    @charset "UTF-8";

body {
    /*color: #231815;*/
}
#container {
    width: 100%;
}
.area {
    width: 1024px;
    padding-right: 38px;
	margin: 0 auto;
}
.area .area1 {
    width: 1024px;
    padding-right: 38px;
	margin: 0 auto;
}
.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;
}
/*モナリ追加*/
.textarea {
	margin: 40px auto;
    width: 90%;
}
.textarea .main1 {
	    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-weight: bold;
    font-size: 154%;
    line-height: 210%;
    color: #766819;
    /* width: 80%; */
    margin: 0 auto 40px;
	letter-spacing: 1px;
}
.textarea ul.magnetimage  {
}
.textarea ul.magnetimage li  {
	display: inline-block;
    list-style: none;
    width: 49%;
    margin-bottom: 40px;
    vertical-align: top;
	
}
.textarea ul.magnetimage li img {
	padding-right: 20px;
	
}
.textarea ul.magnetimage li.comment {
	font-size: 127%;
	line-height: 230%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing: 1px;
	
}
.textarea ul.magnetimage li img {
	padding-right: 20px;
}


.textarea .beforeafter {
	width: 100%;
	margin-bottom: 30px;
}


.textarea ul.set  {
}
.textarea ul.set li  {
	display: inline-block;
    list-style: none;
    margin-bottom: 40px;
    vertical-align: top;
	
}
.textarea ul.set li.leftimg  { 
	width: 26%;
	margin-right: 14px;
}
.textarea ul.set li.rightimg  { 
	width: 70%;
}

img.present {
	display: block;
	margin: 20px auto;
	width: 90%;
}
.area5 {
    background: url(../img/index/area5_bg.png) repeat-x top center;
    padding-bottom: 55px;
}

.area5 .wraper {
    position: relative
}

.area5 .wraper:before {
    content: '';
    width: 9999px;
    height: 100%;
    position: absolute;
    top: 0;
    right: calc(100% + 35px);
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.area5 .areaTitle {
    width: 78px;
    margin: 0 auto;
	padding: 50px 0;
}

.area5 .wraper:after {
    content: '';
    width: 9999px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(100% + 40px);
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.area5 .navSlide {
    font-size: 0;
    position: absolute;
    top: calc(50% - 22px);
    cursor: pointer;
    z-index: 11;
}

.area5 .navSlide a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.area5 .slider-prevs {
    left: -90px;
}

.area5 .slider-nexts {
    right: -90px;
}

.area5 li a {
    display: block;
}
.bx-viewport {
    overflow: visible !important;
}


/*モナリ追加ここまで*/



@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;
		width: 100%;
    }
    .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;
    }
	.area5 .slider-prevs {
        left: 2.5%;
    }
    .area5 .slider-nexts {
        right: 2.5%;
    }
}

@media (max-width: 860px) {
	.area5 {
        margin-bottom: 50px;
		background-color: #333;
    padding: 30px 0;
    }
}

@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%;
}
	.area1 .top_img {
padding-top: 0; 
}
	
}

@media (max-width: 480px){
	.area5 .wraper {
        width: 70%;
        margin: 0 auto;
        padding: 0;
    }
    .area5 .wraper:before,
    .area5 .wraper:after {
        display: none;
    }
    .area5 .navSlide {
        display: none;
    }
    .area5 .bx-viewport li a {
        padding: 0 5%;
    }

	
}

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

}