@charset "UTF-8";
/*
----------------------------------------*/
.skip-link,
.skip-link + p,
#wpadminbar{
	display: none;
}
.single-featured-image-header,
.single-featured-image-header + p,
.skip-link,
a.skip-link,
.screen-reader-text,
a.screen-reader-text{
	display:none !important;
}

html,
body,
#page.site{
	margin: 0 !important;
	padding: 0 !important;
}
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}
#special a{
	transition:.2s;
	border:0 !important;
	}
#special a:hover{
opacity:0.5;
filter: alpha(opacity=50);        /* ie lt 8 */
-ms-filter: "alpha(opacity=50)";  /* ie 8 */
-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.5;              /* Safari 1.x */
	}


#special .special_fixed{
    position: fixed !important;
    top: -137px;
    z-index: 10000;
	}
#special .special_fixed:hover{
	}
/*
----------------------------------------*/
body{
	background: #f0f2f4;
}
#main{
	background: #fff;
	box-shadow: 0 0 3px 1px #eee;
}
	#special .builder{
		width:calc(100% - 40px);
		margin: 0 auto;
		overflow: hidden;
		margin-bottom:20px;
		}
	#special .flex-box{
		display: flex;
		flex-direction: column;
	}
	#special .pc{
		display:none;
		}
	#special .smh{
			display:block;
		}

.normal .limited,
.limited .normal{
	display: none;
}

.normal .normal,
.limited .limited{
	display:block;
}


@media screen and (min-width: 1024px){
	#main{
		max-width: 1000px;
		margin: 0 auto;
	}
	#special .builder{
		width:calc(100% - 200px);
		}
	#special .flex-box{
		display: flex;
	}
	#special .pc{
		display: block !important;
	}
	#special .smh{
		display: none !important;
	}

}
/*font
----------------------------------------*/
 @font-face {
      font-family: 'Noto Sans JP';
      font-style: normal;
      font-weight: 400;
+    src: local("Noto Sans CJK JP Regular"),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
   }
@font-face {
font-family: 'Antro Vectra Regular';
font-style: normal;
font-weight: normal;
src: local('Antro Vectra Regular'), url('../font/Antrovectra-DOLWD.woff') format('woff');
}

@font-face {
font-family: 'Antro Vectra Bolder';
font-style: normal;
font-weight: normal;
src: local('Antro Vectra Bolder'), url('../font/AntrovectraBolder-ALGPp.woff') format('woff');
}

#special{
	font-size:16px;
	font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN', sans-serif,'Lucida Grande';
	color:#434343;
	list-style:none;
	line-height:2;
	}
@media screen and (min-width: 1024px){
	#special{
		line-height: 2.4;
	}
}

#special .en{
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.03em;
	font-weight: 300;
}
#special .script{
	font-family: 'Antro Vectra Regular';
}
#special .serif{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: normal;
}
/*img
----------------------------------------*/
#special{
	position:relative;
	}
#special img{
	vertical-align:top;
	max-width: 100%;
	height: auto;
	width: 100%;
	}
#special a img{
	border:0;
	}
/*text-decoletion
----------------------------------------*/
#special area{
	border:none; outline:none; 
	}
#special h1{
	font-size: 20px;
}
#special h2{
	font-size: 24px;
	line-height: 1.45;
	font-weight: normal;
	margin-bottom: 2em;
	margin-top: 3em;
}
#special p{
	margin-bottom: 2em;
}
#special .bold{
	font-weight: bold;
}
#special .underline{
	text-decoration: underline;
}
#special .marker-red{
	background: linear-gradient(transparent 0%, #f9e1e1 0%);
	display: inline;
}
#special .marker-blue{
	background: linear-gradient(transparent 0%, #d7deee 0%);
	display: inline;
}
#special .marker-green{
	background: linear-gradient(transparent 0%, #e1e9ea 0%);
	display: inline;
}
#special .marker-yellow{
	background: linear-gradient(transparent 0%, #fff5cc 0%);
	display: inline;
}

#special .blue{
	color:#748fa7;
}
#special .green{
	color: #91a68b;
}
#special .red{
	color: #e16a6a;
}
#special .white{
	color: #fff;
}
#special .large{
	font-size: 120%;
}
#special .small{
	font-size: 70%;
	display: inline-block;
}
#special .note{
	font-size: 80%;
}
#special .sup {
	font-size: 60%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
#special .align-center{
	text-align: center;
}
#special .align-right{
	text-align: right;
}
#special ul{
	padding-left: 0;
}
#special ul li{
	list-style: none;
}
@media screen and (min-width: 1024px){
	#special h1{
		font-size: 32px;
	}
	#special h2{
		font-size: 26px;
	}
	
	}




/* footer
----------------------------------------*/
#special .page-top a{
	width: 40px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	padding: 20px;
	display: block;
}
#special .page-top a:hover{
	bottom: 30px;
}
#special .copyright{
	text-align: center;
	font-size: 10px;
	margin: 40px auto 10px auto;
}



/*-----content
----------------------------------------*/
/*bg----------------*/
#special section.section_box.bg_gray{
	background: #8e8e8e;
	padding: 0 20px 10px;
}
#special section.section_box.bg_blue{
	background: #b2bec9;
	padding: 0 20px 10px;
}
#special section.section_box.bg_green{
	background: #bdc7ba;
	padding: 0 20px 10px;
}
#special section.section_box.bg_gray .builder,
#special section.section_box.bg_blue .builder,
#special section.section_box.bg_green .builder{
	background: #fff;
	padding: 20px;
}
@media screen and (min-width: 1024px){
	#special section.section_box.bg_gray,
#special section.section_box.bg_blue,
	#special section.section_box.bg_green{
		margin-bottom: 100px;
		
	}
#special section.section_box.bg_gray .builder,
#special section.section_box.bg_blue .builder,
#special section.section_box.bg_green .builder{
	padding: 60px;
}
}
/*--title--*/
#special section.section_box .ttl{
		padding-top: 30px;
	padding-bottom: 20px;
}
#special section.section_box .ttl h1.serif{
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#special section.section_box .ttl .en{
	text-align: center;
	letter-spacing: 0.5em;
	font-size: 60%;
	color: #c3973c;
}
#special section.section_box.bg_gray > .ttl,
#special section.section_box.bg_blue > .ttl,
#special section.section_box.bg_green > .ttl,
#special section.section_box.bg_gray > .ttl .en,
#special section.section_box.bg_blue > .ttl .en,
#special section.section_box.bg_green > .ttl .en{
	color: #fff;
}
#special section.section_box .ttl.ttl_bg{
	background: #b2bec9;
	color: #fff;
	text-align: center;
}
#special section.section_box .ttl.ttl_bg h1.serif,
#special section.section_box .ttl.ttl_bg .script{
	color: #fff;
	text-align: center;
	display: block;
}
@media screen and (min-width: 1024px){
	#special section.section_box .builder{
		margin-bottom: 100px
	}
	#special section.section_box h1.serif{
		font-size: 34px;
	}
}
/*--photo----------------*/
#special section .photo-tate{
	width: 80%;
	margin: 0 auto 30px auto;
}
@media screen and (min-width: 1024px){
	#special section .photo-tate{
		width: 300px;
	}
	#special section .photo-yoko{
		width: 500px;
		margin: 20px auto 60px auto;
	}
}
/*--decolation----------------*/
/**/
#special section .list_checkbox{
	padding-left: 0;
}
#special section .list_checkbox li{
	list-style: none;
	padding-left: 30px;
	padding-bottom: 1em;
	margin-bottom: 1em;
	position: relative;
	border-bottom: 1px dotted #ccc;
}
#special section .list_checkbox li:before{
	content: "◼︎";
	color: #ececec;
	font-size: 200%;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
}
/**/
#special section .list_pannel{
	padding-left: 0;
}
#special section .list_pannel li{
	list-style: none;
	padding-left: 30px;
	padding-bottom: 1em;
	margin-bottom: 1em;
	position: relative;
	border-bottom: 1px dotted #ccc;
}
/**/
#special .list_fukidashi{
	width: 90%;
	margin: 0 auto 1em auto;
}
#special .list_fukidashi li{
	display: flex;
	flex-wrap: wrap;
	flex-flow: row;
	margin-bottom: 10px;
	align-items: center;
}
#special .list_fukidashi li .photo{
	flex-basis: 60px;
	width: 60px;
	height: 55px;
	margin-right: 20px;
	border-radius: 100px;
	overflow: hidden;
}
#special .list_fukidashi li .txt{
	flex-basis: calc(100% - 90px);
	background: #eee;
	border-radius: 5px;
	padding: 10px;
	line-height: 1.5;
	font-size: 90%;
	font-weight: bold;
	position: relative;
}
#special .list_fukidashi li .txt:after {
  content: "";
	display: block;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -7px;
  border: 7px solid transparent;
  border-right: 15px solid #eee;
}
#special .list_fukidashi.kougo li{
	margin-bottom: 20px;
}
#special .list_fukidashi.kougo li:nth-child(odd) .photo{
	order: 2;
	margin-right: 0;
	margin-left: 20px;
}
#special .list_fukidashi.kougo li:nth-child(odd) .txt{
	background: #eee;
}
#special .list_fukidashi.kougo li:nth-child(odd) .txt:after {
  content: "";
	display: block;
  position: absolute;
  top: 50%;
  left: inherit;
	right: -14px;
  margin-top: -7px;
  border: 7px solid transparent;
  border-right: none;
	border-left: 15px solid #eee;
}
#special .list_fukidashi.kougo li:nth-child(even) .txt{
	background: #eee;
}
#special .list_fukidashi.kougo li:nth-child(even) .txt:after {
	border-right: 15px solid #eee;
}
@media screen and (min-width: 1024px){
	#special .list_fukidashi li .txt{
		padding: 30px;
		font-size: 18px;
	}
	#special .bg_sky .builder{
		width: 60%;
	}
}

@media screen and (min-width: 1024px){
	#special section .list_checkbox li{
		background-position: left 12px;
	}
}

#special section.section_box .box_item{
	margin-bottom: 40px;
}
/*-----個別のパート----------------------------------------------------------------------------------------------------------------------*/

/* vidual-main ヘッダー
----------------------------------------*/
#special #special_head{
	position: relative;
}

#special #special_head .vidual-main{
	position: relative;
}
#special #special_head .vidual-main h1,
#special #special_head .header_img{
	margin-top: 0;
	padding-top: 0;
	line-height: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#special .vidual-main h1 img{
	width: 100%;
	height: auto;
}

#special #special_head .intro{
	position: absolute;
	top:0;
	right: 0;
	width: 60%;
	padding: 3px;
	margin-top: 23%;
	margin-bottom: 0;
}
#special #special_head .intro .catch{
	margin-bottom: 12px;
}
#special #special_head .intro .about{
	width: 60%;
	margin: 0 auto;
}
#special #special_head .intro h1{
	margin: 5px  auto 10px;
}
#special #special_head .intro .arrow{
	width: 18%;
	margin: 0 auto;
}
#special #special_head .btn{
	margin: -30px auto 40px auto;
	position: relative;
}
@media screen and (min-width: 1024px){
	#special #special_head .intro{
    margin-top: 100px;
    width: 645px;
    padding: 0;
    right: 50px;
    text-align: center;
	}
	#special #special_head .intro .catch{
		
	}
	#special #special_head .intro h1{
    width: inherit;
    margin-top: 20px;
    margin-bottom: 0;
	}
	#special #special_head .intro h1 img{
		width: 400px;
	}
	#special #special_head .intro p img{
		max-width: 100% !important;
		width: inherit;
	}
	#special #special_head .btn{
    position: inherit;
    width: 390px;
    right: inherit;
    top: inherit;
	}
	#special #special_head .btn.pro{
		position: initial;
    width: 400px;
    margin-top: -6em;
	}
}



/*-----onayami
----------------------------------------*/
#special .section_onayami{
	
}
/*-----review
----------------------------------------*/
#special .section_review .ttl{
	padding-bottom: 0;
}
#special .section_review h2{
	background: #bdc7ba;
	text-align: center;
	color: #fff;
	letter-spacing: 0.5em;
	font-size: 80%;
	padding: 5px 0;
	margin-top: 0;
}
#special .section_review .photo{
	width: 95%;
	margin: 0 auto;
}
#special .section_review .name{
	text-align: center;
	color: #748fa7;
}
#special .section_review .name h3{
	font-weight: normal;
	margin-bottom: 0;
}
#special .section_review .name p{
	font-size: 90%;
	margin-top: 0;
}
#special .section_review article{
	margin-bottom: 60px;
}
@media screen and (min-width: 1024px){
	#special .section_review h2{
		font-size: 20px;
	}
	#special .section_review .name h3{
		font-size: 30px;
	}
#special .section_review article{
	margin-bottom: 100px;
}
}
/*-----story
----------------------------------------*/
#special .section_story{
	
}
#special .section_story .ttl{
	align-items: center;
	position: relative;
	margin-bottom: 0 !important;
}
#special .section_story .ttl .photo{
	width: 35%;
	position: absolute;
	right: 0;
	margin-bottom: 0;
}
#special .section_story .ttl .txt{
	text-align: left !important;
	margin: 0;
	order: 1;
	margin-left: 20px;
	position: relative;
}
#special .section_story .ttl .txt h1{
	text-align: left !important;
	font-size: 120%;
	color: #748fa7;
	margin-bottom: 5px;
	margin-top: 0;
}
#special .section_story .ttl .txt .script{
	color: #c3973c;
	margin-top: 0;
	margin-bottom: 0;
}
#special .section_story .ttl.ttl_bg .txt{
	margin-left: 0;
}
#special .section_story .ttl.ttl_bg .txt h1{
    text-align: center !important;
}
@media screen and (min-width: 1024px){
	#special .section_story .ttl {
		margin-bottom: 40px !important;
	}
	#special .section_story .ttl .txt {
		margin-left: 100px;
		
	}
		#special .section_story .ttl .txt h1{
		font-size: 34px;
	}
	#special .section_story .ttl_bg{
		margin-bottom: 40px;
	}
	#special .section_story .ttl .txt .script{
		font-size: 30px;
	}
#special .section_story .ttl .photo {
    width: 30%;
    top: -20px;
}
}
/**/
#special .section_story h2{
	line-height: 2;
	margin-top: 0;
	margin-bottom: 1em;
}
#special .section_story .photo{
	margin-bottom: 2em;
	
}
#special .section_story .insert{
	padding: 20px;
	font-size: 80%;
	line-height: 1.6;
	border:1px solid #ddd;
}

#special .section_story .list-success li{
	background: #acbcca;
	font-weight: bold;
	color: #fff;
	position: relative;
	margin-left: 1em;
	margin-bottom: 40px;
	margin-top: 20px;
	font-size: 90%;
	padding: 16px 10px 8px;
}
#special .section_story .list-success li:nth-of-type(even){
	background: #dbc18a;
}
#special .section_story .list-success li span{
	position: absolute;
	display: inline-block;
	background: #434343;
	left: -1em;
	top: -20px;
	padding: 4px 10px;
	border-radius: 100px;
	font-size: 80%;
	
}
#special .section_story .list_phase li{
	border: 1px solid #748fa7;
	border-left:8px solid #748fa7;
	color: #748fa7;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	line-height: 1.6;
}
@media screen and (min-width: 1024px){
	#special .section_story .insert{
		width: 70%;
		margin: 40px auto;
	}
	#special .section_story .insert .photo{
		width: 100% ;
	}
	#special .section_story .list-success{
		margin: 40px auto;
		width: 70%;
	}
	#special .section_story .list_phase li{
		padding: 30px 20px;
		margin-bottom: 20px;
	}
	#special .holding{
		margin-top: 60px;
		font-size: 20px;
	}
}
#special .section_story .photo.flex-box img{
	margin-bottom: 20px;
}
@media screen and (min-width: 1024px){
	#special .section_story .photo{
		width: 70%;
		margin: 40px auto;
	}
	#special .section_story .photo.flex-box{
		display: flex;
		flex-flow: row;
		width: 100%;
	}
	#special .section_story .photo.flex-box img{
		flex-basis: 50%;
		width: 50%;
		height: auto;
	}
}
/*-----program
----------------------------------------*/
#special{
	
}
#special .kouza{
	width: 100%;
	margin: 0 auto;
	border: 0;
}
@media screen and (min-width: 1024px){
	#special .kouza{
	width: 70%;
	}
}
#special .program_box .obi{
	background: #c1cbd4;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	margin-top: 60px;
	margin-bottom: 20px;
}
#special .program_box .number{
	font-size: 70px;
	text-align: center;
	color: #748fa7;
	z-index: 0;
	margin: 0;
	line-height: 0.7;
}
#special .program_box .lead{
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0;
	color: #748fa7;
}
#special .program_box h2{
	text-align: center;
	margin-top: 0px;
	font-size: 120%;
	margin-bottom: 20px;
	color: #748fa7;
}
#special .program_box p{
	font-size: 90%;
}
#special .program_box h3{
	text-align: center;
	font-weight: normal;
}
#special .program_box ul{
	font-size: 90%;
}
#special .program_box ul li{
	line-height: 1.6;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	position: relative;
	padding-left: 1em;
}
#special .program_box ul li:before{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
}
@media screen and (min-width: 1024px){
	#special .program_box .obi{
		font-size: 20px;
	}
	#special .program_box .number{
		font-size: 120px;
		margin-top: 40px !important;
	}
	#special .program_box .lead{
		font-size: 20px;
	}
	#special .program_box h2{
		font-size: 34px;
	}
}
/*-----present
----------------------------------------*/
#special .section_present .present_box{
	background: url("../img/present_icon.png") no-repeat center top;
	background-size: 50px;
}
#special .section_present .present_box .ttl p{
	margin-bottom: 0;
	margin-top: 0;
}
#special .section_present .present_box .ttl p.obi{
	background: #91a68b;
	color: #fff;
	padding: 0;
	margin-top: 30px;
	font-size: 80%;
}
#special .section_present .present_box .ttl p.career{
	font-size: 80%;
	margin-top: 10px;
}
#special .section_present .present_box .ttl h2{
	margin-top: 10px;
	margin-bottom: 0px;
	color: #343434;
}
#special .section_present .present_box h3{
	text-align: center;
	font-size: 16px;

}
#special .section_present .present_box ul li{
}
@media screen and (min-width: 1024px){
	#special .section_present .present_box{
		padding: 0 60px;
	}
	#special .section_present .present_box .ttl p.obi{
		font-size: 16px;
	}
	#special .section_present .present_box .ttl h2{
		margin: 20px auto !important;
		line-height: 1.8;
	}
}
/*-----qa
----------------------------------------*/

#special section .list_qa dl{
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
#special section .list_qa dl:last-of-type{
	border-bottom: none;
}
#special section .list_qa dt,
#special section .list_qa dd{
	margin-bottom: 10px;
	margin-left: 40px;
	
}
#special section .list_qa dt:before,
#special section .list_qa dd:before{
	text-align: center;
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	align-items: center;
	margin-right: 10px;
	margin-left: -36px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
}
#special section .list_qa dt{
	font-weight: bold;
	color: #748fa7;
	line-height: 1.7;
}
#special section .list_qa dt:before{
	content: "Q";
	color: #fff;
	background: #748fa7;
	border-radius: 100px;
	padding: 1px;
}
#special section .list_qa dd{
	padding-bottom: 1em;
	font-size: 90%;
}
#special section .list_qa dd:before{
	content: "A";
	color: #fff;
	background: #cfac63;
	border-radius: 100px;
	padding: 1px;

}
#special section .list_qa dd div{
	width: 150px;
	margin: 1em auto;
}
/*-----planner
----------------------------------------*/
#special section.section_planner{
	
}
#special section.section_planner .planner_box{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}
#special section.section_planner .planner_box:last-of-type{
	border: none;
	margin-bottom:0;
}
#special .section_planner .ttl{
	text-align: center;
	margin: 0;
	padding: 0;
}
#special .section_planner .ttl p{
	margin-bottom: 0;
	margin-top: 0;
}
#special .section_planner .ttl h2{
	line-height: 1.6;
	margin: 10px 0 0;
	font-size: 22px;
}
#special .section_planner .ttl p.large{
	margin-top: 10px;
	margin-bottom: -20px;
}
#special .section_planner .ttl .photo{
	width: 40%;
	margin: 0 auto 20px;
}
#special .section_planner .ttl .photo img{
	border-radius: 300px;
}
@media screen and (min-width: 1024px){
	#special .section_planner .ttl p.large{
		font-size: 24px;
	}
	#special section.section_planner .photo.eighty{
		width: 60%;
		margin: 40px auto;
	}
}
/*-----CTA
----------------------------------------*/
/*-----ボタン---------*/
#special .btn{
	width: 85%;
	margin: 10px auto;
}
#special .btn a{
	display: block;
	text-align: center;
	background: #c3973c url("../img/arrow_right.png") no-repeat 95% center;
	background-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 16px 0;
	line-height: 1.6;
	border-radius: 200px;
	font-size: 95%;
}

#special .btn2{
	width: 85%;
	margin: -30px auto 20px auto;
}
#special .btn2 a{
	display: block;
	text-align: center;
	background: #c11b1b url("../img/arrow_right.png") no-repeat 95% center;
	background-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 16px 0;
	line-height: 1.6;
	border-radius: 200px;
	font-size: 95%;
}
/*-----背景とか---------*/
#special .section_cta{
	border: 8px solid #b2bec9;
	margin: 40px 10px;
}
#special .section_cta .builder{
	margin: 0;
	padding: 0;
	width: 100%;
}
#special .section_cta .builder h1{
	margin: 0;
}
#special .section_cta .builder .btn{
	width: 90%;
	margin: -30px auto 20px auto;
	position: relative;
}
#special .section_cta .builder .btn2{
	width: 90%;
	margin: -30px auto 20px auto;
	position: relative;
}
@media screen and (min-width: 1024px){
	#special .section_cta{
		width: 60%;
		margin: 10px auto 100px;
	}
	#special .section_cta .builder{
		margin-bottom: 20px !important;
	}
}
/*-----フォーム---------*/
#special .section_cta input[type='text'] ,
#special .section_cta input[type='email'] {
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #aaaaaa;
	border: none;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px;
	font-size: 18px;
	font-color: #222;
}
#special .section_cta input[type='text']:focus,
#special .section_cta input[type='email']:focus{
	outline: none;
}
.no-label{
	text-align: center;
}
input[type="submit"] {
	-webkit-appearance: none;
	background-color: #434343;
	background-image: url("../img/arrow_right.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 8px;
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 10px auto 10px auto;
	padding: 15px 30px 15px 20px;
	border-radius: 0;
	border: none;
	font-size: 110%;
	font-weight: bold;
}

/*college----------------------------------------------------------------------------------------*/

/*-----course
----------------------------------------*/
#special .section_nbcollege .ttl{
	background: linear-gradient(#71887b 80%, transparent 0%);
}
#special .section_nbcollege .logo{
	width: 30%;
	margin: 0 auto;
}
#special .section_nbcollege .pink{
	color:  rgba(219,151,150,1.0);
}
#special .section_nbcollege .blue{
    color: rgba(133,154,183,1.0);
}

#special .section_nbcollege .course01{
	background: rgba(219,151,150,1.0);
	padding: 10px;
	margin-bottom: 20px;
}
#special .section_nbcollege .course02{
	background: rgba(133,154,183,1.0);
	padding: 10px;
}

	
	
#special .section_nbcollege .box_white{
	background: #fff;
	padding: 20px;
	margin-top: 20px;
}
#special .section_nbcollege section.section_box .box_item{
	margin-bottom: 40px;
}

/*--title--*/
#special .section_nbcollege .college_box h1.serif{
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#special .section_nbcollege .college_box .ttl_sub{
	text-align: center;
	margin-top: 0;
	font-size: 60%;
	color: #c78e62;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#special .section_nbcollege .college_box h1{
	background:url("../img/ttl_bg01.png") no-repeat top center;
	background-size: 100%;
	padding-top: 40px;
}
#special .section_nbcollege .college_box:nth-of-type(even) h1{
	background:url("../img/ttl_bg02.jpg") no-repeat top center;
	background-size: 100%;
}
#special .section_nbcollege .college_box .box_white h3{
	text-align: center;
	font-size: 100%;
	color: #c78e62;
}
#special .section_nbcollege .college_box .box_white h3 {
    display: flex;
    align-items: center;
}

#special .section_nbcollege .college_box .box_white h3:before,
#special .section_nbcollege .college_box .box_white h3:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #c78e62;
}

#special .section_nbcollege .college_box .box_white h3:before {
    margin-right: 0.5rem;
}

#special .section_nbcollege .college_box .box_white h3:after {
    margin-left: 0.5rem;
}

@media screen and (min-width: 1024px){
	#special .section_nbcollege .builder>h1.serif{
		line-height: 1.8;
		margin-top: 0;
	}
	#special .section_nbcollege .builder>h1.serif+div{
		font-size: 20px;
		margin-bottom: 60px;
	}
	#special .section_nbcollege .college_box .builder{
		padding-top: 60px;
		margin-bottom: 100px
	}
	#special .section_nbcollege .college_box h1{
		padding-top: 80px
	}
	#special .section_nbcollege.college_box h1.serif{
		font-size: 34px;
	}
	#special .section_nbcollege.college_box .ttl_sub{
		margin-bottom: 60px;
	}
}
/**/
#special .section_nbcollege .course_box{
	flex-flow: row;
	justify-content: space-between;
}
#special .section_nbcollege .course_box .course01{
	margin-bottom: 0;
}
#special .section_nbcollege .course_box .course_item{
	flex-basis: calc(50% - 25px);
	color: #fff;
	text-align: center;
	padding: 10px !important;	
}
#special .section_nbcollege .course_box .course_item .photo{
	margin-right: -10px;
}
#special .section_nbcollege .course_box .course_item h2{
	margin: 10px auto;
	font-size: 100%;
}
#special .section_nbcollege .course_box .course_item p{
	font-size: 80%;
}
#special .section_nbcollege .course_box .course_item .btn{
	align-self: flex-end;
}
#special .section_nbcollege .course_box .course_item .btn a{
	padding: 10px 10px 10px 5px;
	background: #fff no-repeat right 10px center;
	background-size: 10px;
	
}
#special .section_nbcollege .course_box .course01.course_item .btn a{
	color: #DB9796;
	background-image: url("../img/arrow_bottom_pink.png");
}
#special .section_nbcollege .course_box .course02.course_item .btn a{
	color:#859BB7;
	background-image: url("../img/arrow_bottom_blue.png");
}

@media screen and (min-width: 1024px){
	#special .course_box{
		padding: 0 20px;
	}
	#special .course_box .course_item{
		flex-basis: calc(50% - 50px);
		padding: 20px !important;	
	}
	#special .course_box .course_item .photo{
		margin-right: -20px;
	}
	#special .course_box .course_item h2{
		font-size: 26px;
	}
	#special .course_box .course_item p{
		font-size: 100%;
	}
}
/*-----feature
----------------------------------------*/
#special .section_nbcollege .feature_box{
	text-align: center;
}
#special .section_nbcollege .feature_box .photo80{
	width: 80%;
	margin: auto;
}
#special .section_nbcollege .feature_box .number{
	background: url("../img/feature_icon.png") no-repeat center center;
	background-size: 70px;
	font-size: 40px;
	padding: 30px;
	margin: 0 auto;
	
}
#special .section_nbcollege .feature_box h2{
	margin: 0 auto;
}
#special .section_nbcollege .feature_box .feature_item h2+p{
	text-align: left;
}
/*-----contents
----------------*/
#special .detail_box .box_white .contents li{
    display: flex;
    margin-bottom: 5px;
    padding: 5px 10px;
    align-items: center;
    line-height: 1.6;
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(1){
	background: rgba(219,151,150,0.1);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(2){
	background: rgba(219,151,150,0.2);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(3){
	background: rgba(219,151,150,0.3);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(4){
	background: rgba(219,151,150,0.4);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(5){
	background: rgba(219,151,150,0.5);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(6){
	background: rgba(219,151,150,0.6);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(7){
	background: rgba(219,151,150,0.7);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(8){
	background: rgba(219,151,150,0.8);
}
#special .section_nbcollege .detail_box .box_white .contents li:nth-of-type(9){
	background: rgba(219,151,150,0.9);
}

#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(1){
	background: rgba(133,154,183, 0.1);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(2){
	background: rgba(133,154,183, 0.2);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(3){
	background: rgba(133,154,183, 0.3);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(4){
	background: rgba(133,154,183, 0.4);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(5){
	background: rgba(133,154,183, 0.5);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(6){
	background: rgba(133,154,183, 0.6);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(7){
	background: rgba(133,154,183, 0.7);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(8){
	background: rgba(133,154,183, 0.8);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(9){
	background: rgba(133,154,183, 0.9);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li:nth-of-type(10){
	background: rgba(133,154,183, 1.0);
}
#special .section_nbcollege .detail_box .course02 .box_white .contents li.consul{
	text-align: center;
	display: block;
	border:1px solid;
}


#special .section_nbcollege .detail_box .box_white .contents li span:nth-of-type(1){
	flex-basis: 25%;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}
#special .section_nbcollege .detail_box .box_white .contents li span:nth-of-type(2){
	border-left: 1px solid;
	flex-basis: 80%;
	margin-left: 10px;
	padding-left: 10px;
}
@media screen and (min-width: 1024px){
	#special .section_nbcollege .detail_box .box_white .contents li{
		padding: 20px 10px;
	}
}
/*-----detail
----------------------------------------*/
#special .section_nbcollege .detail_box{
	
}
#special .section_nbcollege .detail_box .lead{
	text-align: center;
	color: #fff;
}
#special .section_nbcollege .detail_box .lead .photo{
	margin-right: -10px;
}
#special .section_nbcollege .detail_box .lead .sub{
    background: #fff;
    color: rgba(219,151,150,1.0);
    display: inline;
    font-size: 90%;
    font-weight: bold;
    line-height: 1.5em;
    padding: 3px;
}
#special .section_nbcollege .detail_box .course02 .lead .sub{
    color: rgba(133,154,183,1.00);
}
#special .section_nbcollege .detail_box .lead h2{
	font-size: 160%;
	margin: 10px 0;
}
@media screen and (min-width: 1024px){
	#special .section_nbcollege .detail_box{
		width: 90%;
		margin: 20px auto;
	}
	#special .section_nbcollege .detail_box .detail_item{
		position: relative;
	}
	#special .section_nbcollege .detail_box .lead .photo{
		text-align: right;
		margin-top: 30px;
	}
	#special .section_nbcollege .detail_box .lead .photo img{
		width: 550px;
	}
	#special .section_nbcollege .detail_box .lead .sub{
		position: absolute;
		left: 30px;
		top: 260px;
		display: inline-block;
		line-height: 1.8;
	}
}


/*-----detail .box_white{
-----------------------------*/

#special .section_nbcollege .detail_box .box_white{
	text-align: left;
	font-size: 90%;
}
#special .section_nbcollege .detail_box .box_white .list_checkbox li{
	line-height: 1.5em;
}
#special .section_nbcollege .detail_box .box_white .point{
}
#special .section_nbcollege .detail_box .box_white .point li{
    text-align: center;
    background: rgba(219,151,150,0.7);
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    border-radius: 60px;
    padding: 10px 0;
}
#special .section_nbcollege .detail_box .course02 .box_white .point li{
    background: rgba(133,154,183,0.7);
}

/*---*/
#special .section_nbcollege .detail_box .planner ul{
	display: flex;
	flex-wrap: wrap;
}
#special .section_nbcollege .detail_box .planner li{
		width: 150px;
		margin: 0 auto 20px;
		border-radius: 100px;
	text-align: center;
	font-size: 80%;
	flex-basis: calc(50% - 20px);
	padding: 10px;
	}

#special .section_nbcollege .detail_box .planner li img{
	border-radius: 300px;
}
@media screen and (min-width: 1024px){
	
}
/*---*/
#special .section_nbcollege .detail_box .reviwe-item:first-of-type{
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
#special .section_nbcollege .detail_box .reviwe-item h3{
	font-size: 140%;
	font-weight: normal;
	text-align: center !important;
	vertical-align: baseline;
	display: block;
	margin-bottom: 0;
}
#special .section_nbcollege .detail_box .reviwe-item h3:before,
#special .section_nbcollege .detail_box .reviwe-item h3:after{
	content: none;
}
#special .section_nbcollege .detail_box .reviwe-item h3+p{
text-align: center;
	margin-top: 0;
}
#special .section_nbcollege .detail_box .reviwe-item h3,
#special .section_nbcollege .detail_box .reviwe-item h3+p{
	color:  rgba(219,151,150,1.0);
}
#special .section_nbcollege .detail_box .course02 .reviwe-item h3,
#special .section_nbcollege .detail_box .course02 .reviwe-item h3+p{
	color:  rgba(133,154,183,1.0);
}
/*---*/
#special .section_nbcollege .detail_box .box_white h4{
	text-align: center;
	font-weight: bold;
	color:  rgba(219,151,150,1.0);
}
#special .section_nbcollege .detail_box .course02 .box_white h4{
    color: rgba(133,154,183,1.0);
}
#special .section_nbcollege .detail_box .photo{
	margin-bottom: 20px;
}
#special .section_nbcollege .detail_box .photo.photo-small{
	width: 60%;
	margin: auto;
}
@media screen and (min-width: 1024px){
	#special .section_nbcollege .detail_box .box_white{
		width: 80%;
		padding: 10px 30px 30px 30px;
		margin: 0 auto;
	}
	#special .section_nbcollege .detail_box .box_white h3{
		font-size: 18px;
		margin-bottom: 30px !important;
		margin-top: 60px;
		font-weight: normal;
	}
	#special .section_nbcollege .detail_box .box_white .point{
		display: flex;
		height: 200px;
		margin-left: 30px;
	}
	#special .section_nbcollege .detail_box .box_white .point li{
		width: 190px;
		align-self: auto;
		line-height: 1.3;
		padding: 76px 0;
		border-radius: 400px;
		margin-left: -20px;

	}
	#special .section_nbcollege .review-list .reviwe-item h3{
		    font-size: 24px;
    margin: 20px auto 0 !important;
		
	}

}
/*-----section_ps
----------------------------------------*/
#special section.section_ps{
	padding-bottom: 40px;
}

@media screen and (min-width: 1024px){
	#special section.section_ps .builder p{
		font-size: 21px;
	}
}

/*thanks*/
#special .thanks{
	background: #C3973C;
	color:  #C3973C;
	text-align: center;

}
#special .thanks .builder{
	margin-bottom: 0;
}
#special .thanks .fuki{
	background: #FFF;
	border-radius: 100px;
	display: inline-block;
	padding: 5px 20px;
	margin-bottom: 0;
	margin-top: 40px;
	position: relative;
}
#special .thanks .fuki:after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
	margin-left: -10px;
  bottom: -16px;
  border-right: 20px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(-90deg);
}
#special .thanks .serif{
	color: #fff;
}

/*-----youtube
----------------------------------------*/



/*thanks*/
#special .thanks{
	background: #C3973C;
	color:  #C3973C;
	text-align: center;

}
#special .thanks .builder{
	margin-bottom: 0;
}
#special .thanks .fuki{
	background: #FFF;
	border-radius: 100px;
	display: inline-block;
	padding: 5px 20px;
	margin-bottom: 0;
	margin-top: 40px;
	position: relative;
}
#special .thanks .fuki:after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
	margin-left: -10px;
  bottom: -16px;
  border-right: 20px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(-90deg);
}
#special .thanks .serif{
	color: #fff;
}
#special .thanks h2{
	
}
#special .thanks .seeyou{
	
}

/*2DAY MV*/
.mv-2days{
	text-align: center;
	background-color: #bbbbbb;
}
.mv-2days p{
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN', sans-serif,'Lucida Grande';
	margin: 0 auto;
	padding: 20px 0;
}
.mv-2days .point{
	padding: 20px 0 0;
	color: #353535;
}
.movie_2day{
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
 width: 100%;
 margin: 0 auto;
}

.movie_2day iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*3DAY btn*/
.movieclass{
	width: 100%;
	margin: 0 auto;
}

.movieclass ul{
	display: flex;
	justify-content: space-around;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
.movieclass ul li{
	background: rgba(141, 141, 141, 0.627);
	color: #e4e4e4;
	text-align: center;
	padding: 7px 0 ;
	width: calc(100%/2 - 10px);
	margin: 10px 5px;
	border-radius: 5px;
	list-style: none;
  font-size: small;
}
.movieclass ul li.current{
	background: #AC863F;
}
.movieclass ul li a{
	color: #fff;
	text-decoration: none;
	display: block;
	background: #353535;
	padding: 7px 0;
	margin: -7px 0;
	border-radius: 5px;
}

.movieclass ul.interview{
	padding-bottom: 0;
}

.movieclass ul.interview li{
	background: rgba(141, 141, 141, 0.627);
	color: #e4e4e4;
	text-align: center;
	padding: 7px 0 ;
	width: calc(100%/3 - 10px);
	margin: 10px 5px;
	border-radius: 5px;
	list-style: none;
  font-size: small;
}

.movieclass ul.interview li.current{
	background: #475a7c;
}
.movieclass ul.interview li a{
	color: #fff;
	text-decoration: none;
	display: block;
	background: #7a8bb0;
	padding: 7px 0;
	margin: -7px 0;
	border-radius: 5px;
}
/*-----footer
----------------------------------------*/
footer{
	text-align: center;
	font-size: 80%;
	color: #434343;
}
footer .footer_nav{
	list-style: none;
	padding: 0;
}
footer .footer_nav li{
	display: inline-block;
}
footer .footer_nav li a{
	display: block;
	padding: 5px;
	color: #434343;
}
footer .small{
	font-size: 80%;
	margin-bottom: 2rem;
}

