    @charset "UTF-8";

body {
    color: #231815;
}

.area {
    width: 100%;
    padding-right: 38px;
}

.area1 .top_img {
    width: 100%;
        margin-left: 40px;
    padding-top: 18px;
}
.area1 .top_img.notopmar {   /*金額ボックス上マージン取る*/
    padding-top: 0;
}

.movie-wrap {       /*youyube可変*/
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	    width: 94%;
    margin: 0px 41px 0;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.area1 .wrap_pos {
    width: 100%;
    margin-left: -10px;
    overflow: hidden;
}

.area1 .content_page {
    width: 920px;
    float: right;
    overflow: hidden;
    padding-top: 22px;
}

.content_page .side_page {
    width: 270px;
    float: left;
}

.content_page .in_page {
    width: 650px;
    float: right;
    padding-left: 22px;
}

.content_page .box_phone {
    width: 100%;
    padding-right: 6px;
}

.box_phone .list_phone {
    width: 100%;
    overflow: hidden;
    list-style: none;
}

.box_phone .list_phone li {
    width: 100%;
    float: left;
}

.box_phone .list_phone li+li {
    margin-top: 22px;
}

.box_phone .list_phone li .name_phone {
    width: 145px;
    float: left;
}

.box_phone .list_phone li .box_info {
    width: 477px;
    float: right;
    padding-left: 10px;
}

.box_phone .list_phone li .box_info .phone_number {
    width: 100%;
    padding: 5.5px 0 9.5px;
}

.box_phone .list_phone li .box_info .row_link {
    width: 100%;
    overflow: hidden;
}

.box_phone .list_phone li .box_info .row_link a {
    float: left;
    display: block;
}

.box_phone .list_phone li .box_info .row_link a+a {
    margin-left: 9.5px;
}

.box_phone .list_phone li .box_info .note_phone {
    width: 100%;
    margin-top: -11px;
}

.area1 .banner_img {
    width: 100%;
    margin-top: 22px;
    position: relative;
}

.area1 .banner_img.no_padding {
    margin-top: 0;
}

.area1 .banner_img.last_img {
    margin-top: 29px;
}

.area1 .banner_img.arrow_1:before {
    content: "";
    width: 69px;
    height: 50px;
    display: block;
    position: absolute;
    top: 74px;
    left: -67px;
    background: url(../img/specialcourse-facial/area1_icon1.png) no-repeat left center;
}

.area1 .banner_img.arrow_2:before {
    content: "";
    width: 69px;
    height: 54px;
    display: block;
    position: absolute;
    top: 20px;
    left: -68px;
    background: url(../img/specialcourse-facial/area1_icon2.png) no-repeat left center;
}

.area1 .banner_img.arrow_3:before {
    content: "";
    width: 95px;
    height: 135px;
    display: block;
    position: absolute;
    top: -55px;
    left: -94px;
    background: url(../img/specialcourse-facial/area1_icon3.png) no-repeat left center;
}

.sp1 {
    display: none;
}
/*セルライトバイバイ用css追加*/

.midasi_line {
		display: block;
	    width: 100%;
		border-bottom: #DCC16C 1px solid;
	margin-bottom: 20px;
	padding-bottom: 14px;
	
}
.midasi_line img {
	text-align: left;
	border-bottom: none;
	padding-right: 20px;
}
.exparea {
	margin: 40px auto;
	width: 90%;
}
.exparea ul {
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
.exparea ul li {
	font-size: 110%;
	line-height: 2.4em;
}
.caution {
	margin: 40px auto;
	width: 90%;
}
.caution ul {
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
.caution ul li {
	font-weight: bold;
	font-size: 110%;
	line-height: 2.4em;
}
.midasi_linebox {
	display: block;
	width: 100%;
	border: #DCC16C 1px solid;
	margin-bottom: 20px;
}
.midasi_linebox img {
	text-align: left;
	padding: 14px;
}
.sec_icon {
	width: 90%;
	margin: 42px auto 56px;
	}
.flow {
	margin: 80px auto 100px 40px;
	
}


/*セルライトバイバイ用css追加　ここまで*/

@media (max-width: 1046px) {
    h2.pageTitle {
        display: none;
    }
    .pc1 {
        display: none;
    }
    .sp1 {
        display: block;
    width: 100%;
    }
    .area1 .top_img {
        margin-left: 0;
    }
	.movie-wrap {       /*youyube可変*/
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	width: 100%;
	margin: 0;
}
    .area1 .wrap_pos {
        width: 100%;
        padding: 0 2.5%;
        margin-left: 0;
    }
    #container {
        padding: 0;
        max-width: 960px;
        margin: 0 auto;
    }
    .box_phone {
        padding: 0 2.5%;
        margin-top: 20px;
    }
    .box_phone .list_phone {
        padding-right: 6px;
    }
    .box_phone .list_phone li .name_phone {
        width: 24.5%;
    }
    .box_phone .list_phone li .box_info {
        width: 75.5%;
        padding-left: 1.7%;
    }
    .box_phone .list_phone li .box_info .row_link a {
        width: 32%;
    }
    .box_phone .list_phone li .box_info .row_link a+a {
        margin-left: 2%;
    }
    .box_phone .list_phone li .box_info .phone_number {
        padding: 1vw 0;
    }
    .box_phone .list_phone li .box_info .note_phone {
        margin-top: -2.3vw;
    }
    .area {
        padding-right: 0;
    }
    .box_phone .list_phone li+li {
        margin-top: 4.5vw;
    }
    .area1 .content_page {
        width: 100%;
    }
    .content_page .side_page {
        width: 37.5%;
        float: left;
    }
    .content_page .in_page {
        width: 62.5%;
        padding-left: 3%;
    }
    .area1 .banner_img {
        margin-top: 0;
        position: relative;
    }
    .area1 .banner_img+.banner_img {
        margin-top: 4%;
    }
    .area1 .banner_img+.banner_img.no_padding {
        margin-top: 6.8%;
    }
    .area1 .content_page {
        overflow: visible;
    }
    .area1 .banner_img.no_padding:after {
        content: "";
        width: 43%;
        position: absolute;
        height: 100%;
        top: -2.8vw;
        right: -2vw;
        display: block;
        background: url(../img/specialcourse-facial/area1_img4_sp_part.png) no-repeat top center;
        background-size: 100%;
    }
    .area1 .banner_img.arrow_1:before {
        height: 100%;
        width: 16%;
        background-size: 100%;
        background: url(../img/specialcourse-facial/area1_icon1_sp.png) no-repeat left top;
        left: -15.8%;
        top: 60%;
    }
    .area1 .banner_img.arrow_2:before {
        height: 100%;
        width: 16%;
        background-size: 100%;
        background: url(../img/specialcourse-facial/area1_icon2_sp.png) no-repeat left top;
        left: -15.8%;
        top: 36%;
    }
    .area1 .banner_img.arrow_3:before {
        height: 100%;
        width: 16%;
        background-size: 100%;
        background: url(../img/specialcourse-facial/area1_icon3_sp.png) no-repeat left top;
        left: -15.8%;
        top: 2.5%;
    }
    #container {
        padding-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .area1 .banner_img.arrow_1:before,
    .area1 .banner_img.arrow_2:before,
    .area1 .banner_img.arrow_3:before {
        left: -15.7%;
    }
	.movie-wrap {       /*youyube可変*/
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
	.textarea .main1 {
    font-size: 130%;
    line-height: 151%;
    margin: 0 auto 40px;
}
	.textarea ul.magnetimage li {
    width: 86%;
    margin: 0 8% 7%;
    /* text-align: center; */
}
	.textarea ul.magnetimage li.comment {
    font-size: 110%;
    line-height: 142%;
}

.textarea ul.set li.leftimg {
    width: 61%;
    margin: 3px 20% 7%;
}
.textarea ul.set li.rightimg  { 
	width: 80%;
margin: 0 10% 7%;
}
.flow {
	width: 90%;
	margin: 50px auto 70px;
	
}
.area1 .top_img {
padding-top: 0; 
}
	.sec_icon {
	width: 90%;
	margin: 26px auto 36px;
	}
	.exparea ul li {
	line-height: 1.6em;
}
	.caution ul li {
	line-height: 1.6em;
}
}
@media (max-width: 414px) {
    .area1 .banner_img.arrow_1:before {
        top: 55%;
    }
    .area1 .banner_img.arrow_2:before {
        top: 31%;
    }
    .area1 .banner_img.arrow_3:before {
        top: 0;
    }

}