/******* setting.scss *******/
/******* mixin.scss *******/
@media screen and (max-width: 1500px) {
  /******nav******/
  nav ul li:before {
    background-size: auto 25px;
    left: 10px;
    height: 25px;
    width: 25px;
  }
  nav ul li.nav0:before {
    background-position: -0px 0;
  }
  nav ul li.nav1:before {
    background-position: -25px 0;
  }
  nav ul li.nav2:before {
    background-position: -50px 0;
  }
  nav ul li.nav3:before {
    background-position: -75px 0;
  }
  nav ul li.nav4:before {
    background-position: -100px 0;
  }
  nav ul li.nav5:before {
    background-position: -125px 0;
  }
  nav ul li.nav6:before {
    background-position: -150px 0;
  }
  nav ul li.nav7:before {
    background-position: -175px 0;
  }
  nav ul li.nav8:before {
    background-position: -200px 0;
  }
  nav ul li.nav9:before {
    background-position: -225px 0;
  }
  nav ul li.nav10:before {
    background-position: -250px 0;
  }
  nav ul li a {
    color: #666;
    font-size: 90%;
    padding: 13px 5px 13px 50px;
  }
}
@media screen and (max-width: 1400px) {
  #index .kvArea .hArea {
    right: 200px;
  }
  #index .kvArea .kvImage li {
    position: relative;
  }
  #index .kvArea .kvImage li > img {
    height: 500px;
    text-align: right;
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
  }
}
@media screen and (max-width: 1300px) {
  /******nav******/
  nav ul li:first-child {
    width: 12.6%;
  }
  nav ul li:before {
    background-size: auto 20px;
    top: 22px;
    left: 10px;
    height: 20px;
    width: 20px;
  }
  nav ul li.nav0:before {
    background-position: -0px 0;
  }
  nav ul li.nav1:before {
    background-position: -20px 0;
  }
  nav ul li.nav2:before {
    background-position: -40px 0;
  }
  nav ul li.nav3:before {
    background-position: -60px 0;
  }
  nav ul li.nav4:before {
    background-position: -80px 0;
  }
  nav ul li.nav5:before {
    background-position: -100px 0;
  }
  nav ul li.nav6:before {
    background-position: -120px 0;
  }
  nav ul li.nav7:before {
    background-position: -140px 0;
  }
  nav ul li.nav8:before {
    background-position: -160px 0;
  }
  nav ul li.nav9:before {
    background-position: -180px 0;
  }
  nav ul li.nav10:before {
    background-position: -200px 0;
  }
  nav ul li a {
    font-size: 80%;
    padding: 13px 2px 13px 35px;
  }
}
@media screen and (max-width: 1024px) {
	.sp{display:block;}
	.pc{display:none;}
  /******header******/
  header {
    padding: 10px 0 0;
  }
  header h1 {
    display: none;
  }
  header .headLogo {
    padding: 5px 0 15px 20px;
  }
  header .headLogo img {
    width: 150px;
  }
  header .numLinkArea {
    position: relative;
    top: auto;
    right: auto;
  }
  header .numLinkArea ul {
    float: none;
  }
  header .numLinkArea ul li {
    font-size: 12px;
    display: inline-block;
    line-height: 140%;
  }
  header .numLinkArea ul.num {
    background: #F7F8F8;
    border-top: 1px solid #65747A;
    margin: 0;
    padding: 8px 0px; /*tori*/
    text-align: center;
    position: relative;
  }
  header .numLinkArea ul.num:after {
    display: none;
  }
  header .numLinkArea ul.num li {
    margin: 0 0 0 20px;
  }
  header .numLinkArea ul.num li span {
    color: #0092D6;
  }
  header .numLinkArea ul.link {
    position: absolute;
    top: -50px;
    right: 90px;
  }
  header .numLinkArea ul.link li {
    margin: 0 0 0 15px;
  }
  header .numLinkArea ul.link li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 30px;
    background-size: 30px;
    padding: 0 !important;
  }
  header .numLinkArea ul.link li a:hover {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
  }
  header .numLinkArea ul.link li.login a {
    background-image: url(../img/common/headIcon02.gif);
  }
  header .numLinkArea ul.link li.about a {
    text-indent:-10000px;
    background-image: url(../img/common/headIcon01.gif);
  }
  header .numLinkArea ul.link li.about a:before {
    display: none;
  }
  header .numLinkArea ul.link li.faq a {
    text-indent:-10000px;
    background-image: url(../img/common/headIcon04-2.gif);
  }
  header .numLinkArea ul.link li.faq a:before {
    display: none;
  }
  header .numLinkArea ul.link li.fb {display:none;}

	.login header .numLinkArea ul.link.sub{
			    right: 58px;
		top:-50px;
		border-left:1px solid #65747A;
	}
	.login header .numLinkArea ul.link.sub a{
    text-indent: -100000px;
	}
			
  .login header .numLinkArea ul.link {
	right: 140px;
  }
  .login header .numLinkArea ul.link li {
	margin: 0 0 0 3px;
	  vertical-align:middle;
  }
  .login header .numLinkArea ul.link li a {
	background-size: 25px;
	height: 25px;
	width: 25px;
  }
	.login header .numLinkArea ul.link li.login a{
	height:27px;
	background-size:27px;
	}
  .login header .numLinkArea ul.link li.about {
	margin: 0 0 0 10px;
  }

  /******login head******/
  .login header .message1 {
    display: none;
  }
  .login header .message2 {
    display: none;
  }
  .login header .numLinkArea ul.link li.login {
		vertical-align:top;
	}
  .login header .numLinkArea ul.link li.login a {
    background-image: url(../img/common/headIcon03-2.gif);
	  background-color:#fff;
	  color:#0092D6;
	  width:auto;
	  padding-left:32px !important;
	  font-size:10px;
	  text-decoration:underline;
	  line-height:1.3;
  }
  .login header .numLinkArea ul.link li.logout {
    display: none;
  }
  .login header .numLinkArea ul.link li.alert {
    position: relative;
  }
  .login header .numLinkArea ul.link li.alert img {
    vertical-align: -1.6em;
    width: 30px;
  }
  .login header .numLinkArea ul.link li.alert span {
    font-size: 80%;
    border-radius: 35px;
    padding: 5px 6px;
  }
  .login header .message3 {
    background: #fff;
    border: 1px solid #535362;
    padding: 10px;
    top: 80px;
    right: 72px;
  }
/*
  .login header .message3:before {
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    text-indent: -100000px;
    height: 32px;
    width: 42px;
    background-image: url(../img/common/messageBg3.png);
    background-size: 30px;
    position: absolute;
    top: -23px;
    right: 148px;
  }
*/
  .login header .message3 ul {
    background: none;
    border: 1px solid #24B7BD;
    padding: 15px;
  }

  /******nav******/
  nav {
    background-color: #fff;
    position: absolute;
    top: 75px;
    left: 0px;
    width: 100%;
    z-index: 20;
  }
  nav:before {
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    text-indent: -100000px;
    height: 44px;
    width: 38px;
	background-color:#65747A;
    background-image: url(../img/common/navBtn-2.gif);
    background-size: 30px;
    background-position: 50%;
    position: absolute;
    top: -72px;
    right: 0px;
    border-left: 1px solid #65747A;
    padding: 14px 6px;
  }
  nav ul {
    border-bottom: none;
    display: block;
    max-height: 0;
    overflow: hidden;
    transition-property: max-height;
    transition-duration: 0.8s;
    transition-timing-function: ease;
  }
  nav ul li {
    background: url(../img/common/navIcon.png) no-repeat 98% 50%;
    background-size: 10px;
    border-left: none;
    border-top: 1px solid #65747A;
    display: block;
    width: 100% !important;
  }
  nav ul li.c {
    background-image: url(../img/common/navIconHover.png);
  }
  nav ul li.nav7 {
    width: 100% !important;
  }
  nav ul li:before {
    background-size: auto 40px;
    top: 15px;
    left: 20px;
    height: 40px;
    width: 40px;
  }
  nav ul li.nav0:before {
    background-position: -0px 0;
  }
  nav ul li.nav1:before {
    background-position: -40px 0;
  }
  nav ul li.nav2:before {
    background-position: -80px 0;
  }
  nav ul li.nav3:before {
    background-position: -120px 0;
  }
  nav ul li.nav4:before {
    background-position: -160px 0;
  }
  nav ul li.nav5:before {
    background-position: -200px 0;
  }
  nav ul li.nav6:before {
    background-position: -240px 0;
  }
  nav ul li.nav7:before {
    background-position: -280px 0;
  }
  nav ul li.nav8:before {
    background-position: -320px 0;
  }
  nav ul li.nav9:before {
    background-position: -360px 0;
  }
  nav ul li.nav10:before {
    background-position: -400px 0;
  }
  nav ul li a {
    font-size: 120%;
    padding: 25px 30px 25px 80px;
    text-decoration: none;
  }
  nav ul li a br {
    display: none;
  }
  nav.open:before {
    background-color:#fff;
    background-image: url(../img/common/navBtn2.gif);
  }
  nav.open ul {
    border-bottom: 1px solid #65747A;
    max-height: 1000px;
  }

  /******footer******/
  footer {
    padding: 20px 0 10px;
    position: relative;
    text-align: center;
  }
  footer h2 {
    padding: 5px 50px 3px;
  }
  footer p {
    font-size: 100%;
    margin: 0 auto 20px;
  }
  footer .link {
    background: url(../img/common/footBg.gif) repeat-y 50% 0;
    border-top: 1px solid #ddd;
    margin: 0 auto;
  }
  footer .link li {
    float: left;
    margin: 0;
    padding: 10px 2%;
    position: relative;
    text-align: left;
    width: 46%;
  }
  footer .link li:before {
    background-size: auto 32px;
    height: 32px;
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    width: 32px;
  }
  footer .link li.tel {
    border-bottom: 1px solid #ddd;
  }
  footer .link li.fax {
    border-bottom: 1px solid #ddd;
  }
  footer .link li.fax:before {
    background-position: -32px 0;
  }
  footer .link li.email:before {
    background-position: -64px 0;
  }
  footer .link li.fb {
    width: 50%;
  }
  footer .link li.fb a {
    background-size: 32px;
    background-position: 4% 10px;
    color: #666;
    height: auto;
    padding: 15px 2% 10px 58px;
    text-indent: 0;
    text-decoration: none;
    width: auto;
  }
  footer .link li.fb:before {
    display: none;
  }
  footer .link2 {
    background: url(../img/common/footBg.gif) repeat-y 50% 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 auto 140px;
  }
  footer .link2 li {
    float: left;
    text-align: left;
    width: 50%;
  }
  footer .link2 li a {
    background: url(../img/common/footIcon2.png) no-repeat 6% 52%;
    color: #666;
    display: block;
    padding: 13px 0 8px 55px;
    text-decoration: none;
  }
  footer .link2 li a:hover {
    text-decoration: underline;
  }
  footer .pageTop {
    top: auto;
    bottom: 65px;
  }
  footer .banner {
    top: auto;
    bottom: 40px;
  }

  /******contents******/
  .contents .mainArea {
    padding: 0 20px 40px;
    width: auto;
  }

  /*********index*********/
  .firstArea section {
    padding: 40px 20px;
    text-align: left;
    position: relative;
    width: 90%;
  }
  .firstArea .firstCont {
    width: 90%;
  }
  .firstArea .firstCont .imgLink img {
    display: none;
  }
  .firstArea .firstCont .imgLink img.sp {
    display: block;
  }
  .firstArea h3 {
    background: none;
    color: #fff;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    top: 250px;
    left: 15px;
    width: 90px;
  }
  .firstArea .cont {
    margin: 0 auto;
  }
  .firstArea .cont dl {
    background: url(../img/index/firstDtBg.jpg) no-repeat 0 0;
    background-size: 100px auto;
    float: none;
    margin: 0 0 50px !important;
    padding: 0 0 0 100px;
    width: auto;
  }
  .firstArea .cont dl dt {
    background: #fff !important;
    margin: 0 auto 130px;
    padding: 15px;
  }
  .firstArea .cont dl dd {
    padding: 15px;
  }
  .firstArea .cont dl dd:before {
    left: 50%;
    margin-left: -30px;
  }

  #index .kvArea {
    background: none;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  #index .kvArea .hArea {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 80px 0 0;
  }
  #index .kvArea .hArea h2 {
    margin: 0 auto 30px;
  }
  /*torikai*/
  #index .kvArea .hArea h2 img{
    width:500px;
  }
  #index .searchArea {
    height: auto;
    position: relative;
    top: auto;
    left: auto;
  }
  #index .searchArea section {
    margin: 0 auto;
    padding: 40px 0 5px;
    width: 100%;
  }
  #index .searchArea .checkArea {
    float: none !important;
    margin: 0 auto 30px;
    text-align: left;
    padding: 0 5%;
    width: auto !important;
  }
  #index .searchArea.small {
    width: 100% !important;
  }
  #index .searchArea.small section {
    padding: 50px 0 30px;
    width: auto;
  }
  #index .searchArea.small .checkArea.cnt {
    margin: 0 auto;
    width: 370px !important;
  }
  #index .mainArea {
    display: block;
	width:100%;
	padding:0;
  }
  #index .mainArea > div {
    display: block;
    padding: 0 0 1px;
    text-align: left;
    width: 100%;
    border-right:none;
  }
	#index .mainArea > div .swbsmovie{
		border:none;
	}

  /*********form*********/
  table th {
    width: 200px;
  }
  table td input[type="text"],
  table td input[type="password"] {
    max-width: 340px;
    width: 100%;
  }

  #form ul.step li span {
    display: none;
  }

  /*********first*********/
  #first .mainArea {
    padding: 0 0 40px;
  }
  #first section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }


  #first .about .secCont {
    background: none;
    margin: 0 auto 30px;
  }
  #first .about .secCont dl {
    background: #EFF1F1;
    float: none;
    margin: 0 0 20px !important;
    width: auto;
  }
  #first .about .secCont dl dt {
    background-position: 98% 50%;
    padding: 25px 60px 25px 20px !important;
  }
  #first .about .secCont dl dt br {
    display: none;
  }
  #first .about .secCont dl dd br {
    display: none;
  }
  #first .about .fig img {
    display: none;
    margin: 0 auto;
    max-width: 690px;
    width: 100%;
  }
  #first .about .fig img.smp {
    display: block;
  }
  #first .partner .secCont dl {
    border-bottom: 1px dashed #CCCCCC;
    float: none;
    margin: 0 auto 30px !important;
    padding: 0 0 1px;
    width: auto;
  }
  #first .partner .secCont dl:last-of-type {
    border: none;
    padding: 0;
  }
  #first .voice .secCont section {
    float: none !important;
    margin: 0 auto 30px;
    padding: 0 !important;
    position: relative;
    width: auto;
  }
  #first .voice .secCont section h3 {
    margin: 0 auto 20px;
    padding: 13px 30px 10px;
    text-align: left;
  }
  #first .voice .secCont section .pict {
    float: none;
    position: absolute;
    top: 80px;
    left: 0px;
  }
  #first .voice .secCont section .pict + p {
    float: none;
    padding: 0 30px 0 200px;
    min-height: 150px;
    width: auto;
  }
  #first .voice .secCont section dl {
    position: relative;
  }
  #first .voice .secCont section dl dd {
    float: none;
    padding: 0 30px 0 160px;
    min-height: 100px;
    width: auto;
  }
  #first .voice .secCont section dl dd.logo {
    float: none;
    position: absolute;
    top: 70px;
    left: 30px;
    padding: 0;
  }
  #first .faq .secCont {
    margin: 0 auto 50px;
  }
  #first .faq .secCont .faqCont {
    float: none !important;
    width: auto;
  }
  #first .faq .secCont .faqCont dl dd {
    min-height: 30px;
  }

  /*********account*********/
  #account .loginForm {
    max-width: 480px;
    width: auto;
  }

  /*********event*********/
  #event .date {
    float: none;
    width: auto;
  }
  #event .area {
    float: none;
    width: auto;
  }
  #event .area .map {
    margin: 0 auto;
    text-align: center;
  }
  #event .country ul li {
    margin-right: 1.3%;
    width: 24%;
  }
  #event .report {
    background: #EFF1F1;
    padding: 0;
  }
  #event .report h3 {
    margin: 0 0 20px;
  }
  #event .report .archives {
    border-bottom: 1px solid #fff;
    float: none;
    margin: 0;
    padding: 0 20px 15px;
    width: auto;
  }
  #event .report .archives dt {
    border: none;
    margin: 0 0 5px;
  }
  #event .report .archives dd {
    border: none;
    background: url(../img/event/aIcon.gif) no-repeat 0 10px;
    background-size: 8px;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 0 0 15px;
  }
  #event .report .archives dd a {
    display: block;
    color: #666;
    padding: 5px 0;
    text-decoration: none;
  }
  #event .report .archives dd a:hover {
    text-decoration: underline;
  }
  #event .report .reportCont {
    float: none;
    margin: 0;
    width: auto;
  }
  #event .report .reportCont dl {
    padding-left: 100px;
  }
}
@media screen and (max-width: 750px) {
  div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fildset, input, textarea, p, blockquote, table, th, td, address {
    font-size: 18px;
  }

  /*********temp*********/
  .mainImage {
    margin: 0 auto 30px;
  }
  .mainImage img {
    width: 100%;
  }

  .list {
    padding: 0;
  }

  .fwrap figure {
    float: none !important;
    margin: 0 auto 20px !important;
    width: 100%;
  }

  .column2wrap .column2 {
    float: none !important;
    margin: 0 0 30px;
    width: 100%;
  }

  .column4wrap figure {
    margin: 0 0 20px 4%;
    width: 48%;
  }
  .column4wrap figure:first-child, .column4wrap figure:nth-child(2n+1) {
    margin: 0 0 20px;
  }
  .column4wrap figure figcaption {
    margin: 0 0 7px;
  }
  .column4wrap figure a {
    text-decoration: none;
  }
  .column4wrap figure a:hover {
    text-decoration: underline;
  }
  .column4wrap figure a:hover img {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
  }
  .column4wrap figure img {
    width: 100%;
  }
  .column4wrap figure iframe {
    width: 100%;
  }
  .column4wrap figure span {
    background: #F0F1F2;
    color: #0092D6;
    display: block;
    padding: 10px;
  }
	
	
	
div[class^="column4-"],
div[class^="column2-"]{
margin-bottom:0;
}	
div.column4-2wrap figure {
margin: 20px 0 20px 4%;
width: 48%;
}
div.column4-1wrap figure,
div.column2-1wrap figure{
margin: 20px 0;
width: 100%;
padding-bottom:20px;
border-bottom:2px solid #ccc;
}
div.column4-2wrap figure:nth-child(2n-1) {
margin-left:0;
}
div[class^="column4-"] figure figcaption,
div[class^="column2-"] figure figcaption{
margin: 0 0 7px;
}
div.column4-1wrap figure img,
div.column2-1wrap figure img{
top:0;
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
transform:none;
}
div[class^="column4-"] figure span,
div[class^="column2-"] figure span{
padding: 10px 10px 0;
}
	
	
	
	
	

  .menulist li {
    margin: 0 0 20px 4%;
    width: 48%;
  }
  .menulist li:first-child, .menulist li:nth-child(2n+1) {
    margin: 0 0 20px;
  }

  ol {
    padding: 0 0 0 20px;
  }
  /*torikai*/
  #index .kvArea .hArea h2 img{
    width:initial;
  }

  /*********index*********/
  .firstArea {
    overflow: hidden;
  }
  .firstArea section {
    padding: 30px 20px;
    width: 85%;
  }
  .firstArea .firstCont {
    padding: 20px 0;
    width: 92%;
  }
  .firstArea h2 {
    font-size: 120%;
  }
  .firstArea h3 {
    font-size: 80%;
    top: 17%;
  }
  .firstArea .cont dl dt {
    font-size: 100%;
  }
  .firstArea .cont dl dd {
    font-size: 90%;
  }
  .firstArea .close {
    top: -20px;
    right: -3%;
    text-align: right;
  }
  .firstArea .close img {
    width: 80%;
  }

  #index .searchArea .keywordArea {
    max-width: 370px;
    width: 90%;
  }
  #index .searchArea .keywordArea input[type="text"],
  #index .searchArea .keywordArea input[type="submit"] {
    font-size: 14px;
  }

  #index .searchArea.small .checkArea.cnt {
    max-width: 370px;
    width: 90% !important;
  }

  /*********form*********/
  #form ul.step {
    border-width: 4px;
  }
  #form ul.step li {
    line-height: 130%;
    font-size: 120%;
  }
  #form ul.step li br {
    display: inline;
  }
  #form ul.step li:after {
    background-image: url(../img/form/arrow2_sp.gif);
    background-size: auto 100%;
    height: 87px;
    right: -25px;
    top: -4px;
    width: 49px;
  }
  #form ul.step li.c:after {
    background-image: url(../img/form/arrow1_sp.gif);
  }
  #form ul.step li.c:before {
    background-image: url(../img/form/arrow3_sp.gif);
    background-size: auto 100%;
    height: 87px;
    top: -4px;
    left: -24px;
    width: 54px;
  }
  #form table th {
    display: block;
    padding: 10px;
    width: auto;
  }
  #form table td {
    display: block;
  }
  #form table td input[type="text"],
  #form table td input[type="file"],
  #form table td input[type="password"] {
    max-width: 480px;
    width: 100%;
  }

  /*********consultation*********/
  #consultation .past dl {
    margin: 0 -20px;
    padding: 80px 20px 0 20px;
  }
  #consultation .past dl dt {
    font-size: 120%;
    line-height: 140%;
    margin: 0 0 5px;
  }
  #consultation .past dl dt a {
    text-decoration: none;
  }
  #consultation .past dl dt a:hover {
    text-decoration: underline;
  }
  #consultation .past dl dd.info {
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    height: auto !important;
    padding: 10px;
    margin:  0 -20px;
    width: auto;
  }
  #consultation .past dl dd.country {
    left: 20px;
  }
  #consultation .past dl dd.country img {
  width:auto;
	height:auto;
    max-height:55px;
    max-width:200px;
	  vertical-align:middle;
  }
  #consultation .past dl dd.country span {
  display:inline-block;
	width:auto;
	padding:4px 8px;
	margin-top:0;
	margin-left:10px;
  }
  #consultation .past dl dd.icon {
    margin: 0 0 10px;
  }
  #consultation .past dl dd.icon span {
    border: 1px solid #0092D6;
    color: #0092D6;
    display: inline-block;
    margin: 0 10px 0 0;
    line-height: 120%;
    padding: 5px;
  }
  #consultation .past dl dd.date {
    font-size: 70%;
  }
  #consultation .past dl dd.logoArea {
    margin: 0 0 20px;
  }

  /*********event*********/
  #event .date section table {
    margin: 0;
  }
  #event .date section table td {
    display: table-cell;
  }
  #event .date section table td.y a {
    height: 50px;
  }
  #event .date section table td.g a {
    height: 50px;
  }
  #event .area .map img {
    height: auto;
    width: 100%;
  }
  /*tori*/
  #event .country ul li {
    margin: 0 2% 10px 0 !important;
    width: 49%;
    font-size:0.9em;
  }
  #event .country ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  #event .report .reportCont dl dd.day {
    font-size: 80%;
  }
/*TORIKAI*/
#event .report .reportCont dl {
  border-bottom: 1px solid #fff;
  padding: 50px 10px 15px 10px;
  position: relative;
}
#event .report .reportCont dl dd.day{
	display:none;
}
#event .report .reportCont dl dd.day2{
  display:block;
  position: absolute;
  top: 20px;
  left: 10px;
  text-align: center;
}
/*TORIKAI*/
  /*********eventDetail*********/
  #eventDetail .titleArea {
    padding: 0;
  }
  #eventDetail .titleArea h2 {
    background: #1883B6;
    color: #fff;
    font-size: 1.3em;
    line-height:1.3em;
    margin: 0;
    padding: 25px 10px 20px 10px;
    text-align: left;
  }
  #eventDetail .titleArea p {
    background: #EFF1F1;
    color: #0092D6;
    margin: 0;
    padding: 10px 10px;
  }
  #eventDetail .titleArea .day {
    padding: 15px 0;
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    width: auto;
  }
  #eventDetail .titleArea .day span {
    background: url(../img/temp/calendar.png) no-repeat 50% 0;
    color: #000;
    padding: 16px 0 6px;
  }
  #eventDetail .detailArea {
    float: none;
    width: auto;
  }
  #eventDetail .eventNav {
    float: none;
    width: auto;
  }
  #eventDetail .eventNav .past li .day span {
    padding: 16px 0 6px;
  }
  #eventDetail .eventNav .past li:first-child {
    border: none;
    padding-top: 0;
  }
  #eventDetail .eventNav .past li:first-child .day {
    top: 0;
  }
}
@media screen and (max-width: 640px) {
  /*********index*********/
  .firstArea h3 {
    top: 19%;
  }

  /*tori*/
  h2.small{
	font-size:1.1em !important;
	line-height: 1.2em;
  }

}
@media screen and (max-width: 470px) {
	div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fildset, input, textarea, p, blockquote, table, th, td, address {
    font-size: 16px;
  }

  header .headLogo {
    padding: 9px 0 24px 10px;
  }
  header .headLogo img {
    width: 100px;
  }

  header .numLinkArea ul.link li {
    margin: 0 0 0 10px;
  }

  header .numLinkArea ul.num li {
    font-size: 60%;
    margin-left: 10px;
  }

  footer .link2 li {
    font-size: 80%;
  }
  footer .link2 li a {
    padding-left: 40px;
  }


  nav:before {
			    width: 35px;
/*
			  }
			
			  .login header .numLinkArea ul.link {
			    right: 75px;
			  }
			  .login header .numLinkArea ul.link li {
			    margin: 0 0 0 5px;
			  }
			  .login header .numLinkArea ul.link li a {
			    background-size: 25px;
			    height: 25px;
			    width: 25px;
			  }
			  .login header .numLinkArea ul.link li.about {
			    margin: 0 0 0 8px;
*/			  }
			  .login header .numLinkArea ul.link li.alert img {
			    vertical-align: -1.2em;
			    width: 25px;
			  }
			  .login header .message3 {
			    right: 5%;
			    width: 85%;
			  }
			  .login header .message3:before {
			    right: 114px;
			  }
			  
  /*********index*********/
  .firstArea section {
    padding: 30px 15px;
    width: 85%;
  }
  .firstArea .firstCont {
    width: 92%;
  }

  #index .searchArea .keywordArea {
    max-width: 370px;
    width: 90%;
  }
  #index .searchArea .keywordArea input[type="text"] {
    display: inline-block;
    width: 200px;
  }
  #index .searchArea .keywordArea input[type="submit"] {
    float: none;
    display: inline-block;
    margin-left: -5px;
  }

  #account .loginForm th, #account .loginForm td {
    display: block;
    text-align: left;
  }
  #account .loginForm th input, #account .loginForm td input {
    width: 100%;
  }

  #consultation table td.address input:last-child {
    width: 100%;
  }

  #form ul.step {
    overflow: hidden;
  }
  #form ul.step li {
    font-size: 90%;
  }
  #form ul.step li:after {
    height: 68px;
    top: -3px;
  }
  #form ul.step li.c:before {
    height: 68px;
    top: -3px;
  }

  /*********event*********/
  #event .pickup dl {
    padding: 10px; /*tori*/
  }
  #event .pickup dl dd.pict {
    margin: 20px 0 0;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
  }
  #event .pickup dl dd.pict img {
    position: relative;
  }
  #event .date section h4 {
    padding: 5px 0;
  }
  #event .date section .prev,
  #event .date section .next {
    top: 13px;
  }
  #event .date section table {
    margin: 0;
  }
  #event .date section table td {
    padding: 3px;
  }
  #event .date section table td.y a {
    height: 30px;
    padding: 3px 0 0;
  }
  #event .date section table td.g a {
    height: 30px;
    padding: 3px 0 0;
  }
  #event .area {
    padding: 0 10px 20px;
  }
  #event .area h3 {
    margin: 0 -10px 30px;
  }
  #event .country ul {
    padding: 20px 10px 20px;
  }
  #event .country ul li img {
    display: none;
  }

  /*********first*********/
  #first .voice .secCont section .pict {
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
  }
  #first .voice .secCont section .pict + p {
    padding: 0 30px;
    min-height: 10px;
  }
  #first .voice .secCont section dl dd {
    padding: 0 30px;
    min-height: 10px;
  }
  #first .voice .secCont section dl dd.logo {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 20px;
    padding: 0 30px;
    text-align: center;
  }
  #first .banner img {
    max-width: 340px;
    width: 90%;
  }
  #first .banner li.log {
    width: 90%;
  }
  #first .faq .secCont {
    margin: 0 auto 50px;
  }
  #first .faq .secCont .faqCont {
    float: none !important;
    width: auto;
  }
  #first .faq .secCont .faqCont dl dd.banner img {
    max-width: 280px;
    width: 80%;
  }
}
@media screen and (max-width: 340px) {
  header .headLogo img {
    width: 85px;
  }

  header .numLinkArea ul.link li {
    margin: 0 0 0 8px;
  }

  header .numLinkArea ul.link li a {
    background-size: 25px;
    height: 25px;
    width: 25px;
  }
}
/* tori smp kv */
@media screen and (max-width: 750px) {
  #index .kvArea .hArea {
    padding: 50px 0 0;
  }
/* tori smp kv */
