@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{
	}

/*
----------------------------------------*/
 @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');
   }
#special{
	font-size:16px;
	font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN', sans-serif,'Lucida Grande';
	color:#434343;
	list-style:none;
	line-height:1.9;
	}
@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 .serif{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: normal;
}

#special{
	position:relative;
	}
#special img{
	vertical-align:top;
	max-width: 100%;
	height: auto;
	width: 100%;
	}
#special a img{
	border:0;
	}
#special area{
	border:none; outline:none; 
	}
#special h2{
	font-size: 18px;
	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 60%, #f7acb5 0%);
	font-weight: bold;
	display: inline;
}
#special .marker-yellow{
	background: linear-gradient(transparent 60%, #ffee1e 0%); 
	font-weight: bold;
	display: inline;
}
#special .marker-blue{
	background: linear-gradient(transparent 60%, #b5deff 0%);
	font-weight: bold;
	display: inline;
}
#special .marker-green{
	background: linear-gradient(transparent 60%, #c8e3d4 0%);
	font-weight: bold;
	display: inline;
}

#special .blue{
	color:rgba(133,154,183,1.0);
}
#special .green{
	color: #5c8a71;
}
#special .orange{
	color: #ea9e54;
}
#special .pink{
	color: rgba(219,151,150,1.0);;
}
#special .red{
	color: #913241;
}
#special .large{
	font-size: 120%;
}
#special .small{
	font-size: 70%;
	display: inline-block;
}

#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;
	}
	
	}
/*
----------------------------------------*/
body{
	background:rgba(140,160,149,0.1);
	background-size: cover;
	background-attachment: fixed;
}
#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;
	}

}

/* vidual-main
----------------------------------------*/
#special #special_head{
	position: relative;
}
#special .shadow{
	width: 35%;
	position: absolute;
	right: 0;
	top: 0;
}
#special .vidual-main{
	position: relative;
}
#special .vidual-main h1{
	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 .vidual-main .logos{
    width: 55%;
    position: absolute;
    top: 80px;
    right: 20px;
}
#special .vidual-main .logos img{
	display: block;
	margin-top: 20px;
}
@media screen and (min-width: 1024px){
	#special .vidual-main h1{
		max-width: 1242px;
	    margin: 0 auto;
	}
	#special .vidual-main h1 img{
		margin: 0 auto;
		width: 100%;
	}
	#special .vidual-main .logos{
		width: 450px;
		position: absolute;
		top: 150px;
		right: 80px;
	}
#special .shadow{
	width: 300px;
	position: absolute;
	right: 0;
	top: -400px;
}
}


/* 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
----------------------------------------*/

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

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

#special section.section_box .box_white h3:before {
    margin-right: 0.5rem;
}

#special section.section_box .box_white h3:after {
    margin-left: 0.5rem;
}

@media screen and (min-width: 1024px){
	#special section.section_box .builder{
		padding-top: 60px;
		margin-bottom: 100px
	}
	#special section.section_box h1.serif{
		font-size: 34px;
	}
	#special .section_box .ttl_sub{
		margin-bottom: 60px;
	}
}
#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 .line_star{
	letter-spacing: 1em;
	margin-left: 1em;
	color: #669D7E;
	display: block;
}
/**/
#special section .list_checkbox{
	padding-left: 0;
}
#special section .list_checkbox li{
	background: url("../img/check_pink.png") no-repeat left 3px;
	background-size: 20px;
	list-style: none;
	padding-left: 28px;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}
#special .decolation-pen{
	padding-top: 2em;
	padding-left: 40px;
	border-top: 1px dotted #ccc;
	background: url("../img/decolation-pen.png") no-repeat left bottom;
	background-size: 36px;
	margin-bottom: 2em;
}
/**/
#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: #ffdbda;
}
#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 #ffdbda;
}
#special .list_fukidashi.kougo li:nth-child(even) .txt{
	background: #b5deff;
}
#special .list_fukidashi.kougo li:nth-child(even) .txt:after {
	border-right: 15px solid #b5deff;
}
@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 .decolation-pen{
		font-size: 26px;
		padding-left: 60px;
		background-size: 50px;
	}
	#special .line-frame {
		margin: 50px auto;
	}
	#special .line-frame li{
		margin-bottom: 20px;
		font-size: 110%;
	}
}
#special .course01{
	background: rgba(219,151,150,1.0);;
	padding: 10px;
	margin-bottom: 20px;
}
#special .course02{
	background: rgba(133,154,183,1.0);
	padding: 10px;
}
#special .box_white{
	background: #fff;
	padding: 20px;	
}
#special section.section_box .box_item{
	margin-bottom: 40px;
}
/* intro
----------------------------------------*/
#special .intro{
	width: calc(90% - 20px);
	margin: -45% auto 100px auto;
	background: #f8f3f5;
	padding: 10px;
	box-shadow: 0px 0px 10px 3px rgba(163, 163, 163, 0.46);
	position: relative;
	padding-bottom: 30px;
}
#special .intro h2{
	margin: 20px 20px 0 20px;
}
#special .intro p.icon{
	width: 80px;
	margin: -40px auto -20px;
}
#special .intro p{
	padding: 20px;
	margin-top: 0;
	margin-bottom: 0px;
}
#special .intro .offer{
	background-color: #343434;
	text-align: center;
	width: 80%;
	margin: 0 auto -90px auto;
	padding-bottom: 0.5em;
}
#special .intro .offer p{
	background-image: url("../img/arrow_white_bottom.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 25px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 2em;
	
}
#special .intro .offer p span{
	border-bottom: 2px solid;
	padding-bottom: 2px;
}
@media screen and (min-width: 1024px){
	#special .intro{
		width: calc(80% - 80px);
		margin: -100px auto 100px auto;
		padding: 10px 40px;
		box-shadow: 0px 0px 6px 3px rgba(163, 163, 163, 0.2);
	}
#special .intro p.icon{
	width: 160px;
	margin: -60px auto -20px;
}
	#special .intro h2{
		font-size: 32px;
	}

}
/*-----course
----------------------------------------*/
#special .course_box{
	flex-flow: row;
	justify-content: space-between;
}
#special .course_box .course01{
	margin-bottom: 0;
}
#special .course_box .course_item{
	flex-basis: calc(50% - 25px);
	color: #fff;
	text-align: center;
	padding: 10px !important;	
}
#special .course_box .course_item .photo{
	margin-right: -10px;
}
#special .course_box .course_item h2{
	margin: 10px auto;
	font-size: 100%;
}
#special .course_box .course_item p{
	font-size: 80%;
}

@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 .feature_box{
	text-align: center;
}
#special .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 .feature_box h2{
	margin: 0 auto;
}

/*-----detail
----------------------------------------*/
#special .detail_box{
	
}
#special .detail_box .lead{
	text-align: center;
	color: #fff;
}
#special .detail_box .lead .photo{
	margin-right: -10px;
}
#special .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;
    margin-bottom: 0;
}
#special .detail_box .course02 .lead .sub{
    color: rgba(133,154,183,1.00);
}
#special .detail_box .lead h2{
	font-size: 160%;
	margin: 10px 0;
}
@media screen and (min-width: 1024px){
	#special .detail_box{
		width: 90%;
		margin: 20px auto;
	}
	#special .detail_box .detail_item{
		position: relative;
	}
	#special .detail_box .lead .photo{
		text-align: right;
		margin-top: 30px;
	}
	#special .detail_box .lead .photo img{
		width: 550px;
	}
	#special .detail_box .lead .sub{
		position: absolute;
		left: 30px;
		top: 260px;
		display: inline-block;
		line-height: 1.8;
	}
}


/*-----detail .box_white{
-----------------------------*/
#special .detail_box .box_white{
	text-align: left;
	font-size: 90%;
}
#special .detail_box .box_white .list_checkbox li{
	line-height: 1.5em;
}
#special .detail_box .box_white .point{
}
#special .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 .detail_box .course02 .box_white .point li{
    background: rgba(133,154,183,0.7);
}
#special .detail_box .box_white .prof_photo{
	width: 100px;
	margin: 0 auto;
	border-radius: 100px;
}
#special .detail_box .box_white .prof_photo img{
	border-radius: 100px;
}
#special .detail_box .box_white h4{
	text-align: center;
	border: 1px solid;
	padding: 5px;
}
@media screen and (min-width: 1024px){
	#special .detail_box .box_white{
		width: 80%;
		padding: 10px 30px 30px 30px;
		margin: 0 auto;
	}
	#special .detail_box .box_white h3{
		font-size: 18px !important;
		margin-bottom: 30px !important;
		margin-top: 60px;
		font-weight: normal;
	}
	#special .detail_box .box_white .point{
		display: flex;
		height: 200px;
		margin-left: 30px;
	}
	#special .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 .detail_box .box_white .prof_photo{
		width: 150px;
		margin: 0 auto;
		border-radius: 100px;
	}
}
/*-----contents
----------------*/
#special .detail_box .box_white .contents li{
    display: flex;
    margin-bottom: 5px;
    padding: 5px 10px;
    align-items: center;
    line-height: 1.6;
}
#special .detail_box .box_white .contents li:nth-of-type(1){
	background: rgba(219,151,150,0.1);
}
#special .detail_box .box_white .contents li:nth-of-type(2){
	background: rgba(219,151,150,0.2);
}
#special .detail_box .box_white .contents li:nth-of-type(3){
	background: rgba(219,151,150,0.3);
}
#special .detail_box .box_white .contents li:nth-of-type(4){
	background: rgba(219,151,150,0.4);
}
#special .detail_box .box_white .contents li:nth-of-type(5){
	background: rgba(219,151,150,0.5);
}
#special .detail_box .box_white .contents li:nth-of-type(6){
	background: rgba(219,151,150,0.6);
}
#special .detail_box .box_white .contents li:nth-of-type(7){
	background: rgba(219,151,150,0.7);
}
#special .detail_box .box_white .contents li:nth-of-type(8){
	background: rgba(219,151,150,0.8);
}
#special .detail_box .box_white .contents li:nth-of-type(9){
	background: rgba(219,151,150,0.9);
}

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


#special .detail_box .box_white .contents li span:nth-of-type(1){
	flex-basis: 25%;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}
#special .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 .detail_box .box_white .contents li{
		padding: 20px 10px;
	}
}
/*-----flow
----------------*/
#special .detail_box .box_white .flow{
	margin-bottom: 40px;
	
}
#special .detail_box .box_white .flow li{
    display: flex;
    margin-bottom: 11px;
    line-height: 1.6;
    border-bottom: 1px dotted;
    padding-bottom: 10px;
	flex-flow: column;
}
#special .detail_box .box_white .flow li > span:nth-of-type(1){
	flex-basis: 10%;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	align-self: center;
	background: #efefe;
	margin-bottom: 10px;
}
#special .detail_box .box_white .flow li span:nth-of-type(2){
	flex-basis: 90%;
	margin-left: 10px;
}
#special .detail_box .box_white .flow li div{
	margin-top: 5px;
}
@media screen and (min-width: 1024px){
	#special .detail_box .box_white .flow li{
		padding-bottom: 30px;
		margin-bottom: 30px
	}
	#special .detail_box .box_white .flow li > span:nth-of-type(1){
		font-size: 100%;
	}
	#special .detail_box .box_white .flow li div{
		margin: 10px auto;
	}

}
/*-----schedule
----------------*/
#special .detail_box .box_white .schedule .month{
	margin-bottom: 20px;
}
#special .detail_box .box_white .schedule h5{
    display: flex;
	align-items: center;
}

#special .detail_box .box_white .schedule h5:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #434343;
}
#special .detail_box .box_white .schedule h5:after {
    margin-left: 0.5rem;
}

#special .detail_box .box_white .schedule .detail li{
	display: flex;
	padding: 5px 10px;
}
#special .detail_box .box_white .schedule .detail li span:first-of-type{
	flex-basis: 20%;
	font-size: 90%;
	align-self: center;
}
#special .detail_box .box_white .schedule .detail li span:nth-of-type(2),
#special .detail_box .box_white .schedule .detail li ul{
	flex-basis: 80%;
	padding: 0;
}
#special .detail_box .box_white .schedule .detail li span:nth-of-type(2){
	font-weight: bold;
}
#special .detail_box .box_white .schedule .detail li ul li{
	padding: 0;
	line-height: 1.5em;
}
#special .detail_box .box_white .schedule .detail li.class{
	background: rgba(219,151,150,0.6);
}
#special .detail_box .box_white .schedule .detail li.follow{
	background: rgba(219,151,150,0.3);
	margin-bottom: 10px;
}
#special .detail_box .course02 .box_white .schedule .detail li.class{
	background: rgba(133,154,183,0.6);
}
#special .detail_box .course02 .box_white .schedule .detail li.follow{
	background: rgba(133,154,183,0.3);
	margin-bottom: 10px;
}
@media screen and (min-width: 1024px){
	#special .detail_box .box_white .schedule .detail li{
		padding: 10px 20px;
	}
}
/*-----price
----------------------------------------*/
#special .price_box{
	
}
#special .price_box .lead{
	text-align: center;
	color: #fff;
}
#special .price_box .lead .photo{
	margin-right: -10px;
}
#special .price_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;
    margin-bottom: 0;
}
#special .price_box .course02 .lead .sub{
    color: rgba(133,154,183,1.0);
}
#special .price_box .lead h2{
	font-size: 160%;
	margin: 10px 0;
}
#special .price_box ul.contents{
	width: 90%;
	margin: 0 auto 30px auto;
}
#special .price_box ul.contents li{
	background: #f8f3f5;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center
}
#special .price_box h3{
	margin-top: 0;
}
#special .price_box h4{
	text-align: center;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin-top: 20px;
}
#special .price_box .cta p{
	margin-bottom: 10px;
}
#special .price_box .price_limited p{
	margin: 0 auto;
}
#special .price_box .price_limited:before{
	content: "↓↓↓↓↓";
	display: block;
	line-height: 1;
}
#special .price_box .special{
	line-height: 1.3;
	margin-bottom: 0;
}
#special .price_box .special .large{
	font-size: 200%;
}
#special .price_box .btn{

	margin: 0 auto 20px;
}
#special .price_box .btn a{
	background:  #434343;
	display: block;
	width:calc(90% - 40px);
	margin: 0 auto 0 auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 20px;
	line-height: 1.5;
	text-align: center;
	position: relative;

}
#special .price_box .btn a:after{
	content: "";
	background: url("../img/price_btn_arrow.png") no-repeat;
	background-size: 6px;
	display: block;
	width: 15px;
	height: 20px;
	position: absolute;
	top: calc(50% - 6px);
	right: 5px;
}
#special .price_box .movie{
	background: #efefef;
	padding: 10px;
	margin: 40px -10px 0 -10px;
}
@media screen and (min-width: 1024px){
	#special .price_box .lead .photo{
		text-align: right;
		margin-top: 50px;
	}
	#special .price_box .lead .photo img{
		width: 650px;
	}
	#special .price_box{
		width: 90%;
		margin: 20px auto;
	}
	#special .price_box .box_white{
		width: 80%;
		padding: 10px 30px 30px 30px;
		margin: 0 auto;
	}
	#special .price_box .cta{
		font-size: 130%;
	}
}
/*-----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;
}