/* general ------------------------------------------------------------*/


body {
	font-family:"ＭＳ Ｐゴシック",sans-serif, "ヒラギノ角ゴ Pro W3",Verdana, Arial, Osaka;
	font-size:14px;
	line-height: 1.8;
	color: #000;
	background:#F2F2F2 url("../img/bg_body.png") repeat-x top;
	
}

a{
	color: #00468C;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

img{
	vertical-align:bottom;
	max-width: 100%;
}


#container{
    width:1100px;
	margin:0 auto;
}

#header{
    padding-left:122px;
}

#key{
    background-image: url("../img/keyVisual.png");
    width: 1100px;
    height: 550px;
    margin: 0 auto;
}



#nav{
	width:908px;
	margin:0 auto;
    overflow:hidden;
	zoom:1;
	
}

#nav li{
    float:left;
	line-height:0;
}

.section{
    background-color:#fff;
	width:900px;
	margin:0 auto;
	padding-bottom:50px;
}

.section h2{
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
}

.section .btn{
    text-align:center;
	margin-top:35px;
}

.pagetop{
   text-align:right;
   padding:15px 110px 35px;
   font-size:12px;
}

.pagetop a{
   padding-top:2px;
   padding-bottom:2px;
   padding-left:24px;
   background:url("../img/ico_arrow.png") no-repeat 0 50%;
   background-size: 14px;
}

.box{
	overflow:hidden;
	zoom:1;
}

.box_l{
	float:left;
}

.box_r{
	float:right;
}

.ac{
	text-align:center;
}

.ar{
	text-align:right;
}

.dpnone{
	display: none;
}

.pcon{
	display: block;
}

.spon{
	display: none;
}


/* features --------------------------------------------------------*/


#features{
	margin-top:35px;
}

#features h2{
	background-image: url("../img/features_h2.png");
}

#features .box{
	width:790px;
	margin:0 auto;
	padding:30px 10px 30px 10px;
	background:url("../img/dotline.png") repeat-x bottom;
}

#features .box_l{
	width:475px;
	padding-top:10px;
}

#features .box_l h3{
	margin-bottom:25px;
}

#features .box_r{
	width:315px;
	text-align:center;
}





/* program --------------------------------------------------------*/


#program h2{
	background-image: url("../img/program_h2.png");
}

#program .programBox{
	background:url("../img/dotline.png") repeat-x bottom;
	padding: 30px;
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
}

#program .programBox .details{
	width:460px;
	float: left;
}

#program .programBox .details dt{
	background-color: #D6F0EF;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 10px;
	border-left: 5px solid #0E4076;
}

#program .programBox .details dd{
	padding: 10px 5px 15px 15px;
	line-height: 1.6;
}

#program .programBox .photos{
	float:right;
}

#program .programBox .photos li{
	margin-top: 5px;
}

#program .programBox .photos li:first-child{
	margin-top: 0;
}

#program .programBox .time{
	font-size: 26px;
	font-weight: bold;
	color: #002862;
}

#program .programBox .program{
	font-size: 18px;
	font-weight: bold;
}


#program .movie{
	width: 810px;
	margin: 30px auto 0;
}

#program .movie h3{
    width: 388px;
    height: 34px;
    background: url("../img/program_movie.png") no-repeat;
	margin-left: 15px;
}

#program .movie .btn{
	text-align: center;
}




/* company --------------------------------------------------------*/


#company h2{
	margin-bottom:20px;
	background-image: url("../img/company_h2.png");
}

#company ul{
	margin:0 auto;
	padding:0 0 0 30px;
	overflow:hidden;
}

#company ul li{
	float:left;
	padding: 3px 0;
	width: 260px;
	font-size: 14px;
	line-height: 1.3;
	margin-right: 10px;
}


#company ul li:nth-child(3n+3){
	width: 300px;
	margin-right: 0;
}




/* voice --------------------------------------------------------*/


#voice h2{
	background-image: url("../img/voice_h2.png");
}

#voice h2 + p{
	margin:20px auto 30px;
	width: 750px;
	height: 318px;
	background: url("../img/voice_result.png") no-repeat;
}

#voice ul{
	padding-left:50px;
	overflow: hidden;
}

#voice ul li{
    float: left;
	margin:25px 8px 0;
}

#voice ul li p{
    margin-top: 10px;
    font-size: 14px;
}




/* media --------------------------------------------------------*/


#media h2{
	background-image: url("../img/media_h2.png");
}

#media h2 + p{
	font-size: 24px;
	color: #001D58;
	line-height: 1.5;
	text-align: center;
	padding: 30px 0 0;
}

#media .box{
	padding: 30px 58px 0;
}





/* schedule --------------------------------------------------------*/


.schedule{width:760px;margin:20px auto 0;background-color:#EEFEB4;text-align: center;padding:0 0 30px;}
.schedule .tit{margin-bottom:10px;height: 87px;background: url("../img/schedule_tit.png") no-repeat;}
.schedule ul{overflow: hidden;padding: 0 15px; }
.schedule ul li{float: left;margin: 2px 3px;}


/* notice --------------------------------------------------------*/


.notice{color:#FF5B10;font-size:108%;padding:10px 75px 0;}
.notice-1{color: inherit;font-size:108%;padding:10px 75px 0;}



/* reservation --------------------------------------------------------*/


#reservation h2{
    margin-bottom:35px;
    background-image: url("../img/reservation_h2.png");
}

#reservation h2 + p{
	width:705px;
	height: 104px;
	margin:30px auto 0;
	padding: 0;
	background: url("../img/reservation_intro.png") no-repeat;
}

#reservation .box{
	width:750px;
	margin:30px auto 0;
}

#reservation .box_l,#reservation .box_r{
	width:350px;
	height:465px;
	background-color:#F2F2F2;
}

#reservation .box p{
	padding:20px 20px 15px;
}

#reservation h3{
	width:350px;
	height: 80px;
	background-repeat: no-repeat;
}

#reservation .reservation1 h3{
	background-image: url("../img/reservation_improvement_tit.png");
}

#reservation .reservation2 h3{
	background-image: url("../img/reservation_discovery_tit.png");
}

#reservation .reservation3 h3{
	background-image: url("../img/reservation_industry_tit.png");
}

#reservation .reservation3 .ac img{
	width: 308px;
}

#reservation .reservation4 h3{
	background-image: url("../img/reservation_solutionSales_tit.png");
}



/* footer --------------------------------------------------------*/


#footerWrap{
	width:100%;
	background-color:#001D58;
	padding:25px 0 35px;
}

#footer{
	width:1100px;
	margin:0 auto;
	color:#fff;
}

#footer ul{
	padding:0 100px 5px;
	overflow:hidden;
	zoom:1;
}

#footer ul li{
	float:right;
	font-size:12px;
}

#footer a{
	color:#fff;
}



#footer p{
	padding:0 100px;
	font-size:10px;
	text-align:right;
}





/* スマートフォン
-------------------------------------------------- */
@media only screen and (max-width: 767px) {




/* general ------------------------------------------------------------*/


body {
	font-size:12px;
	line-height: 1.4;
	background: none;	
}

#container{
    width: auto;
	margin:0;
}

#header{
    padding:0 3.125%;
    background-color:#F2F2F2;
}

#header h1 img{
    width: 202px;
}

#key{
	width: auto;
	height: 0;
	padding-top: 64.6875%;
	background-image: url("../img/keyVisual_sp.png");
	background-size: cover;
}

#nav{
	width: auto;
	margin:0;
	background-image: url("../img/nav_bg_sp.png");
	background-repeat: repeat-x;
	background-size: 4px 42px;
}

#nav ul{
	width: 100%;
	margin:0;
	display: table;	
	height: 42px;
}

#nav li{
    float:none;
	display: table-cell;
	width: 20%;
}
#nav li a{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

#nav li a{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

#nav li a:before{
    content: "";
    display: block;
    width: 1px;
    height: 27px;
    position: absolute;
    background-color: #ffffff;
    top: 6px;
    left: 0;
}

#nav ul li:first-child a:before{
    display: none;
}

#nav li a:after{
    content: "";
    display: block;
    width: 1px;
    height: 27px;
    position: absolute;
    background-color: #0080A3;
    top: 6px;
    right: 0;
}

#nav ul li:last-child a:after{
    display: none;
}

#nav li.nav1 a{
    background-image: url("../img/nav1_sp_on.png");
    background-size: 54px 22px;
}

#nav li.nav2 a{
    background-image: url("../img/nav2_sp_on.png");
    background-size: 44px 21px;
}

#nav li.nav3 a{
    background-image: url("../img/nav3_sp_on.png");
    background-size: 54px 11px;
}

#nav li.nav4 a{
    background-image: url("../img/nav4_sp_on.png");
    background-size: 45px 11px;
}

#nav li.nav5 a{
    background-image: url("../img/nav5_sp_on.png");
    background-size: 37px 11px;
}

#nav li a img{
    display: none;
}

.section{
	width: 93.75%;
	margin:0 auto;
	padding-bottom:20px;
}

.section h2{
    width: 100%;
    height: 0;
    padding-top: 12%;
    background-size: contain;
}

.section .btn{
    text-align:center;
	margin-top:10px;
}

.pagetop{
   padding:0 10px 30px;
}

.pagetop a{
   padding-top:2px;
   padding-bottom:2px;
   padding-left:24px;
   background:url("../img/ico_arrow.png") no-repeat 0 50%;
   background-size: 14px;
}

.pcon{
	display: none;
}

.spon{
	display: block;
}


/* features --------------------------------------------------------*/


#features{
	margin-top:18px;
}

#features h2{
	background-image: url("../img/features_h2_sp.png");
}

#features .box{
	width:auto;
	margin:0;
	padding:10px 0 15px;
}

#features .box_l{
	width:100%;
	padding-top:0;
}

#features .box_l h3{
	margin-bottom:12px;
}

#features .box_l p{
	padding-right: 160px;
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 107px;
	position: relative;
}

#features .features1 h3 img{
	width: 199px;
}

#features .features1 .box_l p{
	background-image: url("../img/features_1_pic.jpg");
	background-size: 157px auto;
}


#features .features2 h3 img{
	width: 208px;
}

#features .features2 .box_l p{
	padding-right: 130px;
}

#features .features2 .box_l p{
    min-height: 140px;
}

#features .features2 .box_l p a{
    width: 106px;
    height: 140px;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    background: url("../img/features_2_btn_sp.png") no-repeat;
    background-size: contain;
}

#features .features3 h3 img{
	width: 188px;
}

#features .features3 .box_l p{
	background-image: url("../img/features_3_pic.jpg");
	background-size: 157px auto;
}

#features .features4 h3 img{
	width: 191px;
}

#features .features4 .box_l p{
	background-image: url("../img/features_4_pic.jpg");
	background-size: 157px auto;
}

#features .features5 h3 img{
	width: 214px;
}

#features .features5 .box_l p{
	background-image: url("../img/features_5_pic.jpg");
	background-size: 157px auto;
}


#features .box_r{
	display: none;
}





/* program --------------------------------------------------------*/


#program h2{
	background-image: url("../img/program_h2_sp.png");
}

#program .programBox{
	padding: 15px;
	width: auto;
	margin: 0;
}

#program .programBox .details{
	width:auto;
	float: none;
}

#program .programBox .details dt{
	font-size: 12px;
	padding: 4px 5px;
	border-left: 3px solid #0E4076;
}

#program .programBox .details dd{
	padding: 5px 3px 8px 8px;
}

#program .programBox .photos{
	float:none;
	text-align: center;
	font-size: 0;
}

#program .programBox .photos li{
	margin: 0 3px;
	display: inline;
}

#program .programBox .photos li img{
	width: 122px;
}

#program .programBox .time{
	font-size: 16px;
}

#program .programBox .program{
	font-size: 14px;
}


#program .movie{
	width: 100%;
	margin: 8px 0 0;
}

#program .movie h3{
    width: 222px;
    height: 18px;
    background-image: url("../img/program_movie_sp.png");
    background-size: contain;
	margin-left: 0;
}





/* company --------------------------------------------------------*/


#company h2{
	margin-bottom:10px;
	background-image: url("../img/company_h2_sp.png");
}

#company ul{
	padding:0 3px;
	display: none;
}

#company ul li{
	float:none;
	padding: 3px 0;
	width: auto;
	font-size: 12px;
	margin-right: 0;	
}


#company ul li:nth-child(3n+3){
	width: auto;
}

#company ul.df{
	display: block;
}

#company .btn_more{
	width: 284px;
	height: 44px;
	background: url("../img/btn_more.png") no-repeat 0 0;
	background-size: 284px 88px;
	margin: 12px auto;
}

#company .btn_more.select{
	background-position: bottom;
}



/* voice --------------------------------------------------------*/


#voice h2{
	background-image: url("../img/voice_h2_sp.png");
}

#voice h2 + p{
	margin:10px auto 0;
	padding: 0 0 5px;
	width: 100%;
	height: 0;
	padding-top: 62%;
	background-image: url("../img/voice_result_sp.png");
	background-size: contain;
}

#voice ul{
	padding-left:0;
}

#voice ul li{
    float: none;
	margin:12px 0 0;
	text-align: center;
}

#voice ul li p{
    margin-top: 5px;
    font-size: 12px;
}

#voice ul li img{
    width: 192px;
}



/* media --------------------------------------------------------*/


#media h2{
	background-image: url("../img/media_h2_sp.png");
}

#media h2 + p{
	font-size: 16px;
	padding: 12px 5px 0;
}

#media .box{
	padding: 15px 0 0;
	text-align: center;
}

#media .box img{
	width: 63.33%;
}

#media .box_l,#media .box_r{
	float: none;
}

#media .box_l{
	margin-bottom: 15px;
}


/* schedule --------------------------------------------------------*/


.schedule{width:100%;margin:10px auto 0;padding:0 0 10px;}
.schedule .tit{margin-bottom:5px;height: 0;padding-top: 14.5%;background-image: url("../img/schedule_tit_sp.png");background-size: contain;}
.schedule ul{padding: 0; }
.schedule ul li{float: none;margin: 0 0 5px;}
.schedule ul li img{width: 179px;}


/* notice --------------------------------------------------------*/


.notice{padding:10px 0 0;}




/* reservation --------------------------------------------------------*/


#reservation h2{
    margin-bottom:12px;
    background-image: url("../img/reservation_h2_sp.png");
}

#reservation h2 + p{
	width:100%;
	height: 0;
	margin:0 0 15px;
	padding: 27% 0 0;
	background-image: url("../img/reservation_intro_sp.png");
	background-size: contain;
}

#reservation .box{
	width:auto;
	margin:0 auto;
}

#reservation .box_l,#reservation .box_r{
	width:auto;
	height:auto;
	background-color:#F2F2F2;
	padding-bottom: 12px;
	margin: 8px 0 0;
}

#reservation .box p{
	padding:20px 20px 15px;
}

#reservation h3{
	width:100%;
	height: 0;
	padding-top: 10%;
	background-size: contain;
}

#reservation .reservation1 h3{
	background-image: url("../img/reservation_improvement_tit_sp.png");
}

#reservation .reservation1 .ac img{
	width: 149px;
}

#reservation .reservation2 h3{
	background-image: url("../img/reservation_discovery_tit_sp.png");
}

#reservation .reservation2 .ac img{
	width: 146px;
}

#reservation .reservation3 h3{
	background-image: url("../img/reservation_industry_tit_sp.png");
}

#reservation .reservation3 .ac img{
	width: 154px;
}

#reservation .reservation4 h3{
	background-image: url("../img/reservation_solutionSales_tit_sp.png");
}

#reservation .reservation4 .ac img{
	width: 146px;
}





/* footer --------------------------------------------------------*/


#footerWrap{
	width:auto;
	background-color:#001D58;
	padding:12px 3px;
}

#footer{
	width:auto;
	margin:0 auto;
	color:#fff;
}

#footer ul{
	padding:0;
	text-align: center;
}

#footer ul li{
	float:none;
	display: inline;
}


#footer p{
	padding:0;
	text-align:center;
	margin-top: 10px;
}






}