/* ----------- mv ----------- */
.mv {
	overflow: hidden;
	position: relative;
}
.mv {
	background: url(../img/mv_bg_02_pc.jpg);
	background-repeat: no-repeat !important;
	background-position: top center !important;
	background-size: cover !important;
	padding: 0 0 30px;
}
.mv_content{
	height: 740px;
	position: relative;
}
.mv_content img{
	display: block;
}
.mv_img01{
	width: 545px;
    position: absolute;
    right: 0;
    left: 0;
    top: 330px;
    margin: 0 auto;
}
.mv_img02{
	width: 293px;
    position: absolute;
    right: -50px;
    top: 330px;
}
.mv_img03{
	width: 512px;
    position: absolute;
    left: 0px;
    right: 0;
    top: 440px;
    margin: 0 auto;
}
.mv_btn{
	position: absolute;
	width: 320px;
	right: 0;
	bottom: 105px;
}
.mv_btn a{
	display: block;
	font-size: 2.0rem;
	line-height: 1;
	color: #FFFFFF;
	font-weight: bold;
	padding: 29px 0 27px;
	text-align: center;
	border-radius: 60px;
	background: #f19ea5;
	background: -moz-linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: -webkit-linear-gradient(-330deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: -o-linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: -ms-linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
}
.mv_btn a:hover{
	opacity: 0.8;
}

.mv_top{
	position: absolute;
	top: 120px;
	left: 10px;
	right: 0;
	margin: 0 auto;
	max-width: 472px;
}

.mv_txt {
	position: absolute;
    left: 10px;
    right: 0;
	top: 295px;
    margin: 0 auto;
	max-width: 525px;
}
.mv_txt span {
	color: #e1646c;
}

.mv_price {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
.mv_price_ttl {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	background: url("../img/only_course_price_ttl.jpg")no-repeat;
	background-size: cover;
	width: 130px;
	height: 65px;
	font-family: 'Zen Kaku Gothic New',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color: #fff;
    font-size: 1.7rem;
	line-height: 1.1;
	padding-bottom: 5px;
}
.mv_price_detail {
	background-color: #fff;
	padding: 5px 25px 0 20px;
	color: #222222;
	font-size: 2.3rem;
	font-weight: bold;
	font-family: 'Zen Kaku Gothic New',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.mv_price_detail .big {
	color: #e1646c;
	font-size: 3.7rem;
}
.mv_price_detail .medium {
	margin: 0 0 0 14px;
	color: #e1646c;
	font-size: 3.5rem;
}
.mv_price_detail sup {
	font-size: 1.3rem;
	vertical-align: text-top;
}
.mv_price_annotation {
	text-align: center;
	color: #222222;
	font-size: .95rem;
	margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
}
.mv_price_annotation .hide-pc {
	display: none;
}

/* ----------- gist ----------- */
.gist{
	padding: 90px 0;
}
.gist_content{
	margin-top: 35px;
	
}
.gist_content ul{
	
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.gist_content ul li{
	width: 28.0701%;
	margin-right: 7.89%;
}
.gist_content ul li:nth-child(3n){
	margin-right: 0;
}
.gist_img{
	
}
.gist_img img{
	display: block;
	margin: 0 auto;
}
.gist_inner{
	font-size: 2.2rem;
	color: #812b2e;
	font-weight: bold;
	line-height: 4.2rem;
	text-align: center;
	margin-top: 20px;
}
.gist_inner span{
	font-size: 2.8rem;
	color: #ec8b94;
	
	background-image: linear-gradient(to bottom, transparent, transparent 70%, #fefab8 70%, #fefab8 100%);
}

/* ----------- settle ----------- */
.settle{
	background: url(../img/settle_bg.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	background-position: center top;
	padding-bottom: 135px;
}
.settle_box{
	background-color: #feeeee;
	box-shadow: 0px 1px 16px 0px rgba(175, 99, 106, 0.26);
}
.settle_title{
	background: url(../img/settle_titleBg.png);
	padding-top: 50px;
	padding-bottom: 92px;
	background-size: auto 100%;
}
.settle_title h2{
	font-size: 0;
	text-align: center;
}
.settle_title h2 img{
	
}

.settle_list{
	padding-top: 15px;
}
.settle_list>li{
	padding: 0 80px;
	overflow: hidden;
}
.settle_list>li.settle_lLi0{
	padding-bottom: 40px;
}
.settle_titleSub{
	font-size: 2.8rem;
	color: #812b2e;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: justify;
}
.settle_titleSub span{
	color: #ec8b94;
	background-image: linear-gradient(to bottom, transparent, transparent 70%, #fdf78b 70%, #fdf78b 100%);
}
.settle_lLi0 .settle_titleSub{
	text-align: center;
}

.settle_img01{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	font-size: 0;
	text-align: center;
	margin-top: 20px;
}
.settle_img01>li:nth-child(1),.settle_img01>li:nth-child(3){
	width: 43.87%;
}
.settle_img01>li:nth-child(2){
	width: 12.26%;
}
.settle_img01>li:nth-child(2) img{
	position: relative;
	top: 10px;
	left: 5px;
}
.settle_img01>li:nth-child(2) img.sp{
	display: none;
}
.settle_text{
	font-size: 1.6rem;
	color: #333333;
	line-height: 2.8rem;
	text-align: justify;
}
.settle_text01{
	margin-top: 40px;
}

.settle_list>li.settle_lLi{
	background-color: #fff8f8;
	padding-top: 128px;
	position: relative;
	padding-bottom: 20px;
}
.settle_list>li.settle_lLi:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-right: 1140px solid #feeeee;
	border-bottom: 105px solid transparent;
	position: absolute;
	top: 0;
	right: 0;
}

.settle_Inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.settle_IImg{
	width: 43.87%;
	font-size: 0;
}
.settle_IText{
	width: 50%;
}
.settle_IText .settle_text{
	margin-top: 8px;
}
.settle_list>li.settle_lLi03{
	padding-bottom: 95px;
}

.settle_list>li.settle_lLi02{
	background-color: #feeeee;
}
.settle_list>li.settle_lLi02:before{
	border-left: 1140px solid #fff8f8;
	border-right: none;
	right: auto;
	left: 0;
}

.settle_list>li.settle_lLi02 .settle_Inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: row;
	
	flex-direction: row-reverse;
	
}


/* ----------- advantage ----------- */
.advantage{
	background: url(../img/advantage_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 140px 0 155px;
}
.advantage:before{
	content: "";
	display: block;
	width: 100%;
	height: 13px;
	background: url(../img/advantage_bg_02.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	top: 0;
	left: 0;
}
.advantage_content{
	margin-top: 50px;
}
.advantage_content ul{
	font-size: 0;
	text-align: center;
	margin-bottom: -65px;
}
.advantage_content ul li{
	display: inline-block;
	width: 30.1754%;
	margin-right: 4.7369%;
	margin-bottom: 65px;
}
.advantage_content ul li:nth-child(3),.advantage_content ul li:last-child{
	margin-right: 0;
}

/* ----------- voice ----------- */
.voice{
	padding: 114px 0 127px;
}

.voice_content {
	position: relative;
	padding-top: 35px;
}
.voice_text_box{
	background-color: #fdf2f3;
	border-radius: 48px;
	
}

.voice_top{
	background-color: #f9dcdf;
	border-top-left-radius: 48px;
	border-top-right-radius: 48px;
}
.voice_img{
	font-size: 0;
	text-align: center;
}
.voice_img img{
	position: relative;
	top: -39px;
}

.voice_title{
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -15px;
}
.voice_title div{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 0 30px 20px;
	font-size: 0;
}

.voice_title div span:nth-child(1){
	display: inline-block;
	vertical-align: middle;
	font-size: 2.4rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
	
	background: #f19ea5;
	background: -moz-linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: -webkit-linear-gradient(-330deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: -o-linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: -ms-linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	background: linear-gradient(60deg, #c6969b 0%, #c6969b 15%, #f19ea5 75%, #f19ea5 100%);
	padding: 7px 20px 4px;
	border-radius: 20px;
	margin: 0 13px 5px;
}

.voice_title div span:nth-child(2){
	display: inline-block;
	vertical-align: middle;
	
	font-size: 2.4rem;
	color: #812b2e;
	font-weight: bold;
	margin: 0 13px 5px;
}

.voice_text{
	padding: 35px 30px 50px;
	
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #333333;
	text-align: justify;
}


.voice_content .swiper-container {
	width: 100%;
	height: 100%;
	padding-top: 39px;
}


.voice_content .swiper-button-prev, .voice_content .swiper-button-next {
    opacity: 0.9;
    outline: none;
    background-size: 100% auto;
    width: 58px;
    height: 58px;
    margin-top: -29px;
    
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.voice_content .swiper-button-prev {
    left: calc(50% - 658px);
    background: url(../img/voice_btn_l.png);
}
.voice_content .swiper-button-next {
    right: calc(50% - 658px);
    background: url(../img/voice_btn_r.png);
}
.voice_content .swiper-button-prev:hover, .voice_content .swiper-button-next:hover {
    opacity: 1;
}
.voice_content_sp{
	display: none;
}

/* ----------- flow ----------- */
.flow{
	background: url(../img/flow_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 128px 0 160px;
}
.flow_content{
	margin-top: 50px;
}
.flow_content>ul{
	
}
.flow_content>ul>li{
	border: 8px solid #FFFFFF;
	background-color: rgb(252, 232, 234);
	box-shadow: 0px 4px 13px 0px rgba(175, 99, 106, 0.23);
	margin-bottom: 100px;
	padding: 40px 72px;
	position: relative;
}
.flow_content>ul>li::after{
	content: "";
	width: 0;
	height: 0;
	display: block;
	border-top: 42px solid #fcf24d;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -85px;
	transform: translateX(-50%);
}
.flow_content>ul>li:last-child::after{
	display: none;
}
.flow_content>ul>li:last-child{
	margin-bottom: 0;
}
.flow_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/* align-items: flex-start; */
	
}
.flow_content>ul>li:nth-child(2n) .flow_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/* align-items: flex-start; */
	flex-direction: row-reverse;
	
}
.flow_img{
	width: 32.244%;
	font-size: 0;
}
.flow_img img{
	box-shadow: 0px 4px 13px 0px rgba(175, 99, 106, 0.23);
}
.flow_inner{
	width: 64.6938%;
}
.flow_content>ul>li:nth-child(2n) .flow_inner{
	width: 63.6938%;
}
.flow_iTitle{
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flow_iTitle div{
	display: table-cell;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flow_iTitle div:nth-child(1){
	
}
.flow_iTitle div:nth-child(1) img{
	/* display: block; */
	position: relative;
	top: 2px;
}
.flow_iTitle div:nth-child(2){
	font-size: 2.6rem;
	color: #812b2e;
	line-height: 3.3rem;
	font-weight: bold;
	padding-left: 23px;
}
.flow_iText{
	font-size: 1.6rem;
	color: #333333;
	line-height: 2.8rem;
	text-align: justify;
	margin-top: 15px;
}
.flow_iText_annotation {
	font-size: 1.4rem;
	color: #222222;
	margin-top: 5px;
}
.flow_iText_annotation.red {
	color: #ff0000;
}
	
.flow_iBtn{
	margin-top: 15px;
}
.flow_iBtn a{
	display: inline-block;
	width: 333px;
	background-image: -moz-linear-gradient( 48deg, rgb(198,150,155) 0%, rgb(241,158,166) 100%);
	background-image: -webkit-linear-gradient( 48deg, rgb(198,150,155) 0%, rgb(241,158,166) 100%);
	background-image: -ms-linear-gradient( 48deg, rgb(198,150,155) 0%, rgb(241,158,166) 100%);
	
	font-size: 2.0rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 1;
	padding: 25px 0 23px;
	border-radius: 40px;
	position: relative;
	font-weight: bold;
}
.flow_iBtn a::after{
	content: "";
	width: 29px;
	height: 13px;
	background: url(../img/flow_btn.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(50% - 6px);
	right: 35px;
}
.flow_iBtn a:hover{
	opacity: 0.8;
}

/* ----------- course ----------- */
.course{
	padding: 160px 0 140px;
}
.course_content{
	margin-top: 40px;
	background: url(../img/course_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 60px 80px 66px;
	position: relative;
}
.course_content::after{
	content: "";
	width: 50%;
	height: 100%;
	display: block;
	background-color: rgba(225, 123, 130, 0.4);
	position: absolute;
	right: 0;
	top: 0;
}

.course_inner{
	position: relative;
	z-index: 2;
}
.course_inner ul{
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.course_inner ul:nth-child(1){
	padding-right: 67px;
}
.course_inner ul:nth-child(2){
	padding-left: 67px;
}
.course_inner ul li{
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 2px dotted #FFFFFF;
	padding: 30px 0;
}
.course_inner ul li:first-child{
	padding-top: 0;
}
.course_inner ul li:last-child{
	padding-bottom: 0;
	border-bottom: none;
}
.course_inner ul li div{
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.course_inner ul li div:nth-child(1){
	width: 86px;
	font-size: 0;
}
.course_inner ul li div:nth-child(2){
	font-size: 2.4rem;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 3.9rem;
	padding-left: 20px;
	text-align: justify;
}

.course_inner02{
	position: relative;
	z-index: 2;
	background-color: #FFFFFF;
	padding: 28px 40px;
	margin-top: 37px;
}

.course_link{
	font-size: 2.0rem;
	color: #333333;
	font-weight: bold;
}
.course_link a{
	color: #ec8b94;
	text-decoration: underline;
}
.course_annotation{
	font-size: 1.4rem;
	color: #908e8e;
	padding-top: 5px;
}

/* ----------- summary ----------- */
.summary{
	background-color: #feeeee;
	padding: 120px 0 155px;
}
.summary_content{
	margin-top: 40px;
	background-color: #FFFFFF;
	box-shadow: 0px 4px 13px 0px rgba(129, 128, 128, 0.23);
	padding: 80px 80px 70px;
}
.summary_list{
	
}
.summary_list>li{
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 2px solid #fceff0;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.summary_list>li:last-child{
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.summary_title{
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 146px;
}
.summary_title.block {
	display: block;
	width: 26%;
}
.summary_title span{
	display: block;
	border-radius: 5px;
	background-image: -moz-linear-gradient( 51deg, rgb(198,150,155) 0%, rgb(241,158,166) 91%);
	background-image: -webkit-linear-gradient( 51deg, rgb(198,150,155) 0%, rgb(241,158,166) 91%);
	background-image: -ms-linear-gradient( 51deg, rgb(198,150,155) 0%, rgb(241,158,166) 91%);
	
	font-size: 2.4rem;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	padding: 14px 0 12px;
}
.summary_inner{
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
}
.summary_inner.block {
	display: block;
	padding-left: 176px;
	padding-top: 30px;
}
.summary_text01{
	margin: 0 2rem 0 0;
	font-size: 1.8rem;
	color: #333333;
	text-align: justify;
}
.summary_text01 span{
	font-size: 2.8rem;
	color: #812b2e;
	font-weight: bold;
}
.summary_text01 span.small{
	font-size: 2rem;
	padding-right: 20px;
}
.summary_text01 span.medium{
	font-size: 2.4rem;
}
.summary_text01 span.ttl{
	font-size: 1.8rem;
}

.summary_text01 span.summary_class{
	font-size: 2.2rem;
}
.summary_text01 .yen{
	font-size: 2.2rem;
}
.summary_text01 span.summary_class_detail{
	font-size: 1.6rem;
	color: #222222;
	font-weight: normal;
}
.summary_txts{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.summary_text01_red{
	position: relative;
	padding: 1rem;
	border-radius: 10px;
	background: #fdeded;
	color: #ff0009;
	font-weight: bold;
	font-size: 2rem;
}
.summary_text01_red::before{
    content: '';
    position: absolute;
    top: 1.5rem;
    left: -1rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
    border-right: 1rem solid #fdeded;
    border-left: 0;
}
.summary_accordion_ttl{
	cursor: pointer;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width: 90%;
	margin: 2rem 0 0;
	padding: 1rem 0 1rem 1.7rem;
	border: 1px solid #812b2e;
	border-radius: 10px;
}
.summary_accordion_txt{
	color: #812b2e;
	font-weight: bold;
	font-size: 2rem;
}
.summary_accordion_btn{
	position: absolute;
	bottom: .5rem;
	right: 1.2rem;
	font-weight: bold;
	color: #812b2e;
	font-size: 1.1rem;
}
.summary_accordion_btn.open{
	right: .7rem;
}
.summary_accordion_btn::before{
	position: absolute;
	top: -1rem;
	right: 0.38rem;
	content: "";
	width: 1.5rem;
	height: 2px;
	background: #812b2e;
}
.summary_accordion_btn::after{
	position: absolute;
	top: -0.875rem;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	width: 2px;
	height: 1.5rem;
	background: #812b2e;
}
.summary_accordion_btn.open::before{
	right: .9rem;
}
.summary_accordion_btn.open::after{
	display: none;
}
.summary_text01 .sub_ttl{
	font-size: 2.2rem;
	color: #812b2e;
	font-weight: bold;
	margin-bottom: 10px;
}
.summary_text01 .sub_detail {
	line-height: 1.3;
}
.summary_text01 .sub_detail.top {
	margin-bottom: 8px;
}
.summary_accordion_box{
	display: none;
	padding: 2rem 0 0;
}
.summary_accordion_box .summary_text01 span.summary_class{
	font-size: 2rem;
}
.summary_accordion_box .summary_text01 span.medium{
	font-size: 2.2rem;
}
.summary_accordion_box_bottom{
	margin: 2rem 0 0;
	padding: 2rem 2.5rem;
	background: #f3f3f3;
	border-radius: 10px;
}
.summary_accordion_box_bottom .ttl{
	margin: 0 0 1rem;
	color: #812b2e;
	font-weight: bold;
	font-size: 1.8rem;
}
.summary_annotation{
	
}
.summary_annotation>li{
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.summary_annotation>li>div{
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-size: 1.4rem;
	color: #908e8e;
	line-height: 2.6rem;
	text-align: justify;
}
.summary_annotation.black>li>div {
	color: #222222;
}
.summary_annotation.block_black {
	margin-top: 10px;
}
.summary_annotation.block_black>li>div {
	color: #222222;
}
.summary_annotation>li.red>div {
	color: #ff0000;
}
.summary_list02{
	padding-top: 5px;
}
.summary_list02>li{
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.summary_list02>li>div{
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-size: 1.8rem;
	color: #333333;
	line-height: 3.4rem;
}
.summary_list02>li>div:nth-child(1){
	color: #812b2e;
	padding-right: 6px;
}
.summary_iTitle{
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.summary_iTitle>div{
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-size: 2.8rem;
	color: #812b2e;
	font-weight: bold;
	line-height: 4.3rem;
}
.summary_iTitle>div:nth-child(1){
	font-size: 1.8rem;
	padding-right: 6px;
}
.summary_text02{
	font-size: 1.8rem;
	color: #333333;
	line-height: 3.4rem;
	text-align: justify;
}
.summary_pinkbg {
	background: #fdeded;
	padding: 20px 15px;
	font-size: 1.8rem;
	display: inline-block;
    margin: 20px 0;
}
.summary_pinkbg .hide-pc {
	display: none;
}
.mg_t15{
	margin-top: 15px;
}
.summary_text03{
	padding-top: 10px;
}
.summary_img{
	padding: 26px 0;
	font-size: 0;
}

/* ----------- contribution ----------- */
.contribution{
	padding: 103px 0 154px;
}
.contribution_title{
	
}
.contribution_title h2{
	font-size: 0;
}
.contribution_title h2 img{
	width: 100%;
	position: relative;
	z-index: 5;
}
.contribution_content{
	background-color: #f2f2f2;
	/* padding: 90px 50px; */
	padding: 115px 80px;
	margin-top: -35px;
}
.contribution_content ul{
	font-size: 0;
	margin-bottom: -25px;
}
.contribution_content ul li{
	display: inline-block;
	/* margin: 0 20px 45px; */
	width: 31.1224%;
	margin-right: 3.3164%;
	margin-bottom: 25px;
	vertical-align: top;
}
.contribution_content ul li:nth-child(3n){
	margin-right: 0;
}
.twitter-tweet{
	width: 100% !important;
}
.twitter-tweet iframe{
	width: 100% !important;
}


/* ----------- chair ----------- */
.chair{
	padding: 134px 0;
	background-color: #fff8f8;
}
.chair_title{
	
}
.chair_title h2{
	font-size: 0;
	text-align: center;
}
.chair_content{
	margin-top: 70px;
}
.chair_btn{
	
}
.chair_btn li{
	width: 47.0175%;
	float: left;
}
.chair_btn li:nth-child(2){
	float: right;
}
.chair_btn li a{
	display: block;
	background: url(../img/chair_img01.png);
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: right bottom !important;
	
	font-size: 2.6rem;
	color: #FFFFFF;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding: 135px 0;
	border-radius: 20px;
	text-shadow: 0px 1px 7px rgba(26, 25, 26, 0.81);
	position: relative;
}
.chair_btn li:nth-child(2) a{
	background: url(../img/chair_img02.png);
}
.chair_btn li a:before{
	content: "";
	display: block;
	width: 60px;
	height: 23px;
	background: url(../img/chair_img03.png);
	background-size: 100% 100%;
	
	position: absolute;
	right: 34px;
	bottom: 22px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.chair_btn li a:hover{
	opacity: 0.8;
}
.chair_btn li a:hover:before{
	transform: translateX(5px);
}

/* ----------- gist ----------- */

/* ----------- gist ----------- */

/* ----------- lead ----------- */
.lead {
	padding: 60px 0 80px;
}
.lead_ttl {
	max-width: 680px;
	margin: 0 auto 5px;
}
.lead_ttl_bottom {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .06em;
	color: #222222;
	font-family: 'Zen Kaku Gothic New',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	margin: 0 auto 20px;
}
.lead_ttl_bottom span {
	font-size: 4.8rem;
	color: #e1646c;
}
.lead_pic {
	max-width: 1000px;
	margin: 0 auto;
}


/* ----------- only_course ----------- */
.only_course {
	background: #f3ece7;
	border-top: solid 10px #e86774;
	padding: 60px 0 25px;
	margin: 0 0 60px;
	position: relative;
}
.only_course_ttl {
	max-width: 410px;
	position: absolute;
	left: 0;
    right: 0;
    top: -33px;
    margin: 0 auto 5px;
    padding-left: 90px;
}
.only_course_txt {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .06em;
	color: #222222;
	font-family: 'Zen Kaku Gothic New',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	margin: 0 auto 20px;
}
.only_course_txt span {
	color: #e1646c;
}
.only_course_txt .small {
	color: #222222;
}
.only_course_btn {
	display: block;
	max-width: 486px;
	margin: 0 auto;
}
.only_course_price {
	display: flex;
	justify-content: center;
	margin: 20px auto 0;
}
.only_course_price_ttl {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	background: url("../img/only_course_price_ttl.jpg")no-repeat;
	background-size: cover;
	width: 130px;
	height: 65px;
	font-family: 'Zen Kaku Gothic New',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color: #fff;
    font-size: 2rem;
	line-height: 1.1;
	padding-bottom: 5px;
}
.only_course_price_detail {
	background-color: #fff;
	padding: 5px 25px 0 20px;
	color: #222222;
	font-size: 2.3rem;
	font-weight: bold;
	font-family: 'Zen Kaku Gothic New',"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.only_course_price_detail .big {
	color: #e1646c;
	font-size: 3.7rem;
}
.only_course_price_detail .medium {
	margin: 0 0 0 14px;
	color: #e1646c;
	font-size: 3.5rem;
}
.only_course_price_annotation {
	text-align: center;
	color: #222222;
	font-size: 1.2rem;
	margin: 20px auto 0;
}
.only_course_price_annotation .hide-pc {
	display: none;
}



@media only screen and (max-width: 1700px) {
	.settle{
		background-size: auto auto;
	}
}

@media only screen and (max-width: 1400px) {
	/* ----------- voice ----------- */
	.voice_content .swiper-button-prev {
	    left: 20px;
	    background: url(../img/voice_btn_l.png);
	}
	.voice_content .swiper-button-next {
	    right: 20px;
	    background: url(../img/voice_btn_r.png);
	}
	
}



@media only screen and (max-width: 1200px) {
	/* ----------- mv ----------- */
	.mv_img03 {
	    left: 40px;
	}
	
	/* ----------- settle ----------- */
	.settle {
	    /* background-size: 100% auto; */
	}
	/* ----------- gist ----------- */
	.course_inner ul li div:nth-child(2) br {
	    display: none;
	}
	
	/* ----------- gist ----------- */
	
	/* ----------- gist ----------- */
	
	/* ----------- gist ----------- */
	
	/* ----------- gist ----------- */
	
	/* ----------- gist ----------- */
	
	/* ----------- gist ----------- */
	
	/* ----------- gist ----------- */
	

}

@media only screen and (max-width: 1024px) {
	/* ----------- mv ----------- */
	.mv_img02 {
		right: -100px;
	}
	.mv_btn {
	    width: 26.66vw;
	    bottom: 6.75vw;
	}
	.mv_btn a {
	    font-size: 1.6vw;
	    padding: 2.4vw 0 2.2vw;
	}
	
	/* ----------- gist ----------- */
	.gist {
	    padding: 80px 0;
	}
	.gist_content ul li {
	    width: 31%;
	    margin-right: 3.5%;
	}
	.gist_inner {
	    font-size: 2.0rem;
	    line-height: 4.0rem;
	}
	.gist_inner span {
	    font-size: 2.6rem;
	}
	
	/* ----------- settle ----------- */
	.settle {
	    padding-bottom: 80px;
	}
	.settle_title h2 img {
	    width: 80vw;
	}
	.settle_list>li {
	    padding: 0 40px;
	}
	
	.settle_img01>li:nth-child(1), .settle_img01>li:nth-child(3) {
	    width: 46%;
	}
	.settle_img01>li:nth-child(2) {
	    width: 8%;
	}
	.settle_IImg {
	    width: 46%;
	}
	.settle_img01>li:nth-child(2) img {
		width: 50%;
	}
	
	.settle_titleSub {
	    font-size: 2.6rem;
	}
	
	.settle {
	    /* background-size: 100% auto; */
	}
	
	/* ----------- advantage ----------- */
	.advantage {
	    padding: 93px 0 80px;
	}
	.advantage_content {
	    margin-top: 35px;
	}
	
	/* ----------- voice ----------- */
	.voice {
	    padding: 80px 0 80px;
	}
	.voice_text_box {
	    border-radius: 30px;
	}
	.voice_top {
	    background-color: #f9dcdf;
	    border-top-left-radius: 30px;
	    border-top-right-radius: 30px;
	}
	.voice_img img {
	    width: 200px;
	}
	.voice_title {
	    margin-top: -25px;
	}
	.voice_title div {
	    padding: 0 20px 15px;
	}
	.voice_title div span:nth-child(1) {
	    font-size: 2.0rem;
		padding: 6px 20px 4px;
	    border-radius: 20px;
	    margin: 0 10px 5px;
	}
	.voice_title div span:nth-child(2) {
	    font-size: 2.0rem;
	    margin: 0 10px 5px;
	}
	.voice_text {
	    padding: 30px 30px 40px;
	    font-size: 1.6rem;
	    line-height: 2.8rem;
	}
	
	/* ----------- flow ----------- */
	.flow {
	    padding: 80px 0 80px;
	}
	.flow_content>ul>li {
	    border: 6px solid #FFFFFF;
	    margin-bottom: 100px;
	    padding: 40px 40px;
	}
	.flow_iTitle div:nth-child(1) {
		width: 64px;
	}
	.flow_iTitle div:nth-child(2) {
	    font-size: 2.4rem;
	    line-height: 3.0rem;
	    padding-left: 20px;
	}
	.flow_iBtn a {
	    width: 280px;
	    font-size: 1.8rem;
	    padding: 20px 0 18px;
	}
	.flow_iBtn a::after {
	    width: 26px;
	    height: 11px;
	    top: calc(50% - 5px);
	    right: 24px;
	}
	
	/* ----------- course ----------- */
	.course{
		padding: 80px 0 80px;
	}
	.course_content {
	    margin-top: 40px;
	    padding: 40px 40px 40px;
	}
	.course_inner ul:nth-child(1) {
	    padding-right: 40px;
	}
	.course_inner ul:nth-child(2) {
	    padding-left: 40px;
	}
	.course_inner ul li div:nth-child(1) {
	    width: 80px;
	}
	.course_inner ul li div:nth-child(2) {
	    font-size: 2.2rem;
	    line-height: 3.7rem;
	    padding-left: 16px;
	}
	.course_inner ul li {
	    padding: 26px 0;
	}
	
	/* ----------- summary ----------- */
	.summary {
	    padding: 80px 0 80px;
	}
	.summary_content {
	    padding: 60px 40px 50px;
	}
	.summary_title span {
	    border-radius: 4px;
	    font-size: 2.2rem;
	    padding: 14px 0 12px;
	}
	.summary_title {
	    width: 140px;
	}
	.summary_list>li {
	    padding-bottom: 30px;
	    margin-bottom: 30px;
	}
	
	/* ----------- contribution ----------- */
	.contribution {
	    padding: 40px 0 80px;
	}
	.contribution_content {
	    padding: 80px 40px 60px;
	    margin-top: -35px;
	}
	
	.contribution_content ul li {
	    width: 48%;
	    margin-right: 4%;
	}
	.contribution_content ul li:nth-child(3n) {
	    margin-right: 4%;
	}
	.contribution_content ul li:nth-child(2n) {
	    margin-right: 0;
	}
	
	
	
	
	
	/* ----------- chair ----------- */
	.chair {
	    padding: 80px 0;
	}
	.chair_title h2 img{
	    width: 70%;
	}
	.chair_content {
	    margin-top: 40px;
	}
	.chair_btn li a {
	    font-size: 2.2rem;
	    padding: 11.18vw 0;
	    border-radius: 20px;
	}
	.chair_btn li {
	    width: 48%;
	}
	.chair_btn li a:before {
		width: 4.8vw;
		height: 1.9vw;
	    right: 2.9vw;
	    bottom: 1.9vw;
	}
	
	/* ----------- gist ----------- */

}


@media only screen and (max-width: 768px) {
	/* ----------- mv ----------- */
	.mv {
	    background: url(../img/mv_bg_02_sp.jpg),#e3dbdb;
	    background-repeat: no-repeat !important;
	    background-position: center top !important;
	    background-size: cover !important;
		padding: 50px 0 0;
	}
	.mv_content {
	    height: 150.93vw;
	}
	.mv_img01 {
		width: 83.6vw;
		top: 29vw;
		left: 6vw;
	}
	.mv_img02 {
		width: 50.13vw;
		top: 52vw;
		right: 0;
	}
	.mv_img03 {
		width: 84vw;
		left: 0;
		top: 92vw;
	}
	.mv_btn {
	    width: 32.66vw;
	    bottom: 6.75vw;
	}
	.mv_btn a {
	    font-size: 2.4vw;
	    padding: 2.8vw 0 2.6vw;
	}
	.mv_top{
		display: none !important;
	}
	.mv_txt {
		position: absolute;
		left: 0;
		right: 0;
		top: 15vw;
		margin: 0 auto;
		max-width: 88vw;
	}
	.mv_price {
		bottom: 14vw;
		justify-content: flex-start;
		box-shadow: -0.2125rem -0.2125rem 1.275rem 0.2125rem #e5e5e5, 0.2125rem 0.2125rem 3.875rem 0.2375rem #e5e5e5;
	}
	.mv_price_ttl {
		background: url("../img/only_course_price_ttl.jpg")no-repeat;
		background-size: cover;
		width: 34.13vw;
		height: 7rem;
		font-size: 2rem;
		padding-bottom: 2px;
	}
	.mv_price_detail {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 3px 0 0 1.7rem;
		font-size: 2.1rem;
		width: 50.27vw;
	}
	.mv_price_detail sup {
		font-size: .8rem;
	}
	.mv_price_detail .big {
		font-size: 3.3rem;
	}
	.mv_price_detail .medium {
		margin: 0 0 1rem 1.1rem;
		font-size: 3.2rem;
	}
	.mv_price_annotation {
		text-align: left;
		font-size: 1.1rem;
		margin: 20px auto 0;
		padding-left: 1em;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 4vw;
	}
	.mv_price_annotation .hide-pc {
		display: block;
	}
	
	/* ----------- gist ----------- */
	.gist_content {
	    margin-top: 30px;
	}
	
	.gist_inner {
	    font-size: 1.8rem;
	    line-height: 3.8rem;
		margin-top: 15px;
	}
	.gist_inner span {
	    font-size: 2.4rem;
	}
	
	/* ----------- settle ----------- */
	.settle {
	    padding-bottom: 60px;
	}
	.settle_title {
	    padding-top: 40px;
	    padding-bottom: 72px;
	}
	.settle_title h2 img {
	    width: 90vw;
	}
	.settle_titleSub {
	    font-size: 2.4rem;
	}
	.settle_list>li {
	    padding: 0 20px;
	}
	.settle_list>li.settle_lLi0 {
	    padding-bottom: 30px;
	}
	.settle_text01 {
	    margin-top: 20px;
	}
	.settle_list>li.settle_lLi:before {
	    border-right: 95vw solid #feeeee;
	    border-bottom: 60px solid transparent;
	}
	.settle_list>li.settle_lLi02:before {
	    border-left: 95vw solid #fff8f8;
	}
	.settle_list>li.settle_lLi {
	    padding-top: 90px;
	    padding-bottom: 30px;
	}
	.settle_list>li.settle_lLi03 {
	    padding-bottom: 60px;
	}
	.settle_IText .settle_text {
	    margin-top: 5px;
	}
	.settle_text {
	    font-size: 1.4rem;
	    line-height: 2.6rem;
	}
	.settle_img01>li:nth-child(2) img {
	    top: 0.5vw;
	    left: 0.5vw;
	}
	
	/* ----------- advantage ----------- */
	.advantage {
	    padding: 73px 0 60px;
	}
	.advantage_content {
	    margin-top: 30px;
	}
	.advantage_content ul{
		margin-bottom: -30px;
	}
	
	.advantage_content ul li {
	    width: 31%;
		margin-right: 3.5%;
		margin-bottom: 30px;
	}
	
	/* ----------- voice ----------- */
	
	.voice_text_box {
	    border-radius: 20px;
	}
	.voice_content {
	    position: relative;
	    padding-top: 30px;
	}
	.voice_top {
	    border-top-left-radius: 20px;
	    border-top-right-radius: 20px;
	}
	.voice_title div {
	    padding: 0 20px 15px;
	}
	.voice_text {
	    padding: 30px 20px 40px;
	    font-size: 1.4rem;
	    line-height: 2.6rem;
	}
	.voice_title div span:nth-child(1) {
	    font-size: 1.8rem;
	    padding: 6px 20px 4px;
	}
	.voice_title div span:nth-child(2) {
	    font-size: 1.8rem;
	}
	.voice_img img {
	    width: 180px;
	}
	
	/* ----------- flow ----------- */
	.flow_content {
	    margin-top: 30px;
	}
	.flow_content>ul>li {
	    border: 4px solid #FFFFFF;
	    margin-bottom: 80px;
	    padding: 30px 20px;
	}
	.flow_content>ul>li::after {
	    border-top: 30px solid #fcf24d;
	    border-left: 32px solid transparent;
	    border-right: 32px solid transparent;
	    bottom: -65px;
	}
	.flow_img {
	    width: 38.244%;
	}
	.flow_inner {
	    width: 58.6938%;
	}
	.flow_content>ul>li:nth-child(2n) .flow_inner {
	    width: 57.6938%;
	}
	.flow_iTitle div:nth-child(2) {
	    font-size: 2.0rem;
	    line-height: 2.6rem;
	    padding-left: 18px;
	}
	.flow_iTitle div:nth-child(1) {
	    width: 58px;
	}
	.flow_iText {
	    font-size: 1.4rem;
	    line-height: 2.6rem;
	    margin-top: 10px;
	}
	.flow_iText_annotation {
		font-size: 1.4rem;
		margin-top: 5px;
	}
	.flow_iBtn a {
	    width: 240px;
	    font-size: 1.6rem;
	    padding: 18px 0 16px;
	}
	.flow_iBtn {
	    margin-top: 10px;
	}
	.flow_iBtn a::after {
	    width: 24px;
	    height: 11px;
	    top: calc(50% - 5px);
	    right: 20px;
	}
	
	
	/* ----------- course ----------- */
	.course_content {
	    margin-top: 35px;
	    padding: 40px 20px 40px;
	}
	.course_inner ul:nth-child(1) {
	    padding-right: 20px;
	}
	.course_inner ul:nth-child(2) {
	    padding-left: 20px;
	}
	.course_inner ul li div:nth-child(1) {
	    width: 70px;
	}
	.course_inner ul li div:nth-child(2) {
	    font-size: 1.8rem;
	    line-height: 3.0rem;
	    padding-left: 12px;
	}
	.course_inner02 {
	    padding: 20px 20px;
	    margin-top: 30px;
	}
	.course_link {
	    font-size: 1.8rem;
	}
	
	/* ----------- summary ----------- */
	.summary_content {
	    padding: 40px 20px 30px;
		margin-top: 30px;
	}
	.summary_title span {
	    font-size: 1.8rem;
	    padding: 12px 0 10px;
	}
	.summary_title {
	    width: 120px;
	}
	.summary_inner {
	    padding-left: 20px;
	}
	.summary_inner.block {
		padding-left: 0;
		padding-top: 10px;
	}
	.summary_txts{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 1rem 0;
	}
	.summary_text01 {
		margin: 0 1.5rem 0 0;
	    font-size: 1.6rem;
	}
	.summary_text01 span {
	    font-size: 2.6rem;
	}
	.summary_list>li {
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	}
	.summary_list02>li>div {
	    font-size: 1.6rem;
	    line-height: 3.2rem;
	}
	.summary_list02>li>div:nth-child(1) {
	    padding-right: 4px;
	}
	.summary_iTitle>div {
	    font-size: 2.6rem;
	    line-height: 4.0rem;
	}
	.summary_iTitle>div:nth-child(1) {
	    font-size: 1.6rem;
	    padding-right: 4px;
	}
	.summary_text02 {
	    font-size: 1.6rem;
	    line-height: 3.2rem;
	}
	.summary_text01 span.small{
		font-size: 1.4rem;
		padding-right: 14px;
	}
	.summary_text01 span.medium{
		font-size: 2rem;
	}
	.summary_text01 span.money{
		font-size: 2rem;
	}
	.summary_text01 span.yen{
		font-size: 1.7rem;
	}
	.summary_text01 span.ttl{
		font-size: 1.4rem;
	}
	.summary_text01 span.summary_class{
		font-size: 2rem;
	}
	.summary_text01 span.summary_class_detail{
		font-size: 1.4rem;
	}
	.summary_text01_red{
		position: relative;
		padding: .8rem;
		background: #fdeded;
		color: #ff0009;
		border-radius: 10px;
		font-weight: bold;
		font-size: 1.3rem;
	}
	.summary_text01_red::before{
		content: '';
		position: absolute;
		top: 2rem;
		left: -1rem;
		width: 0;
		height: 0;
		border-style: solid;
		border-top: 1rem solid transparent;
		border-bottom: 1rem solid transparent;
		border-right: 1rem solid #fdeded;
		border-left: 0;

	}
	.summary_text01 .sub_ttl{
		font-size: 1.4rem;
		margin-bottom: 5px;
	}
	.summary_text01 .sub_detail {
		line-height: 1.3;
	}
	.summary_text01 .sub_detail.top {
		margin-bottom: 8px;
	}
	.summary_pinkbg {
		padding: 10px 20px;
		font-size: 1.4rem;
		display: block;
		margin: 20px 0;
	}
	.summary_pinkbg .hide-pc {
		display: block;
	}
	.mg_t15 {
	    margin-top: 10px;
	}
	.summary_img {
	    padding: 20px 0;
	    font-size: 0;
	}
	.summary_img img{
		width: 100%;
	}
	.summary_accordion_ttl{
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		margin: 2rem 0 0;
		padding: 1rem 0 1rem 1.7rem;
		border: 1px solid #812b2e;
		border-radius: 10px;
	}
	.summary_accordion_txt{
		color: #812b2e;
		font-weight: bold;
		font-size: 1.8rem;
	}
	.summary_accordion_btn{
		position: absolute;
		bottom: .5rem;
		right: 1.2rem;
		font-weight: bold;
		color: #812b2e;
		font-size: 1.1rem;
	}
	.summary_accordion_btn.open{
		right: .7rem;
	}
	.summary_accordion_btn::before{
		position: absolute;
		top: -1rem;
		right: 0.38rem;
		content: "";
		width: 1.5rem;
		height: 2px;
		background: #812b2e;
	}
	.summary_accordion_btn::after{
		position: absolute;
		top: -0.875rem;
		left: 50%;
		transform: translate(-50%, -50%);
		content: "";
		width: 2px;
		height: 1.5rem;
		background: #812b2e;
	}
	.summary_accordion_btn.open::before{
		right: .9rem;
	}
	.summary_accordion_btn.open::after{
		display: none;
	}
	.summary_accordion_box{
		display: none;
		padding: 2rem 0 0;
	}
	.summary_accordion_box .summary_text01 span.summary_class{
		font-size: 2rem;
	}
	.summary_accordion_box .summary_text01 span.medium{
		font-size: 1.7rem;
	}
	.summary_accordion_box_bottom{
		margin: 2rem 0 0;
		padding: 2rem 2.5rem;
		background: #f3f3f3;
		border-radius: 10px;
	}
	.summary_accordion_box_bottom .ttl{
		margin: 0 0 1rem;
		color: #812b2e;
		font-weight: bold;
		font-size: 1.8rem;
	}
	
	/* ----------- contribution ----------- */
	.contribution {
	    padding: 30px 0 60px;
	}
	.contribution_content {
	    padding: 60px 20px 40px;
	    margin-top: -25px;
	}
	.contribution_content ul {
	    margin-bottom: -10px;
	}
	.contribution_content ul li {
	    width: 48%;
	    margin-right: 4%;
	    margin-bottom: 10px;
	}
	.contribution_content ul li img{
		width: 100%;
	}
	.contribution_content ul li:nth-child(3n) {
	    margin-right: 4%;
	}
	.contribution_content ul li:nth-child(2n) {
	    margin-right: 0;
	}
	
	/* ----------- chair ----------- */
	.chair_content {
	    margin-top: 30px;
	}
	.chair_btn li a {
	    font-size: 2.8vw;
	    padding: 11.18vw 0;
	    border-radius: 16px;
	}
	.chair_title h2 img {
	    /* width: 80%; */
	}
	
	/* ----------- gist ----------- */

	/* ----------- lead ----------- */
	.lead {
		padding: 35px 0 45px;
	}
	.lead_ttl {
		max-width: 95%;
		margin: 0 auto 5px;
	}
	.lead_ttl_bottom {
		font-size: 1.8rem;
		margin: 0 auto 15px;
	}
	.lead_ttl_bottom span {
		font-size: 2.3rem;
		color: #e1646c;
	}
	.lead_pic {
		max-width: 1000px;
		margin: 0 auto;
	}

	/* ----------- only_course ----------- */
	.only_course {
		padding: 45px 0 35px;
		margin: 0 0 35px;
	}
	.only_course_ttl {
		max-width: 240px;
		top: -25px;
		margin: 0 auto 5px;
		padding-left: 30px;
	}
	.only_course_txt {
		font-size:  2.2rem;
		margin: 0 auto 20px;
	}
	.only_course_txt .small {
		font-size:  2rem;
		color: #222222;
	}
	.only_course_btn {
		max-width: 100%;
	}
	.only_course_price {
		display: flex;
		justify-content: center;
		margin: 20px auto 0;
	}
	.only_course_price_ttl {
		background: url("../img/only_course_price_ttl.jpg")no-repeat;
		background-size: cover;
		width: 30.13vw;
		height: 57px;
		font-size: 1.7rem;
		padding-bottom: 5px;
	}
	.only_course_price_detail {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0 25px 0 20px;
		font-size: 2rem;
		width: 62.27vw;
	}
	.only_course_price_detail .big {
		font-size: 3.3rem;
	}
	.only_course_price_detail .medium {
		margin: 0 0 10px 14px;
		font-size: 3rem;
	}
	.only_course_price_annotation {
		text-align: left;
		color: #222222;
		font-size: 1.3rem;
		margin: 20px auto 0;
		text-indent: -1em;
		padding-left: 1.9em;
	}
	.only_course_price_annotation .hide-pc {
		display: block;
	}

}

@media only screen and (max-width: 700px) {
	/* ----------- gist ----------- */
	.gist_content ul {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
		margin-bottom: -20px;
	}
	.gist_content ul li {
		width: 48%;
	    margin-right: 4%;
		margin-bottom: 20px;
		
	}
	.gist_content ul li:nth-child(2n) {
	    margin-right: 0;
	}
	/* ----------- advantage ----------- */
	.advantage_content ul li {
	    width: 48%;
	    margin-right: 4%;
	    margin-bottom: 30px;
	}
	.advantage_content ul li:nth-child(2n) {
	    margin-right: 0%;
	}
	
	.advantage_content ul li:nth-child(3) {
	    margin-right: 4%;
	}
	/* ----------- flow ----------- */
	.flow_img {
	    width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
	.flow_inner {
	    width: 100%;
	}
	.flow_iBtn {
	    text-align: center;
	}
	.flow_content>ul>li:nth-child(2n) .flow_inner {
	    width: 100%;
	}
	/* ----------- course ----------- */
	.course_content {
	    padding: 40px 20px 40px;
	}
	.course_content::after {
	    display: none;
	}
	.course_inner ul:nth-child(1) {
	    padding-right: 0px;
		border-bottom: 2px dotted #FFFFFF;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.course_inner ul:nth-child(2) {
	    padding-left: 0px;
	}
	.course_inner ul {
	    width: auto;
	    float: none;
	}
	.course_inner ul li {
	    padding: 20px 0;
	}
	/* ----------- course ----------- */
	.chair_btn li {
	    width: 100%;
	}
	.chair_btn li:nth-child(2) {
	    margin-top: 20px;
	}
	.chair_btn li a {
		max-width: 400px;
	    font-size: 22px;
	    padding: 90px 0 86px;
	    border-radius: 16px;
		margin: 0 auto;
	}
	.chair_btn li a:before {
	    width: 48px;
	    height: 19px;
	    right: 25px;
	    bottom: 19px;
	}
	.chair_title h2 img {
	    width: 100%;
		max-width: 500px;
	}
	
	.contribution_content ul li {
	    width: 100%;
	    margin-right: 0%;
	}
	
}

@media only screen and (max-width: 480px) {
	/* ----------- mv ----------- */
	.mv_content {
	    height: 152.93vw;
		
	}
	.mv_btn {
	    width: 48.66vw;
	    bottom: 18.75vw;
	}
	.mv_btn a {
	    font-size: 3.6vw;
	    padding: 3.2vw 0 3.0vw;
	}
	
	/* ----------- gist ----------- */
	.gist_content ul li {
		width: 100%;
	    margin-right: 0%;
	}
	.gist_img img {
	    max-width: 70%;
	}
	.gist_inner {
	    font-size: 1.6rem;
	    line-height: 3.4rem;
		margin-top: 15px;
	}
	.gist_inner span {
	    font-size: 2.2rem;
	}
	
	/* ----------- settle ----------- */
	.settle {
	    padding-bottom: 45px;
	}
	.settle_title {
	    padding-top: 30px;
	    padding-bottom: 42px;
	}
	.settle_titleSub {
	    font-size: 2.2rem;
	}
	.settle_list>li {
    padding: 0 20px;
}
	.settle_img01>li:nth-child(1), .settle_img01>li:nth-child(3) {
	    width: 100%;
	}
	.settle_img01>li:nth-child(2) {
	    width: 100%;
	}
	.settle_img01>li:nth-child(2) img {
	    top: 0;
	    left: 0;
		width: 40px;
		margin: 20px 0 8px;
	}
	.settle_img01>li:nth-child(2) img.pc {
	    display: none;
	}
	.settle_img01>li:nth-child(2) img.sp {
	    display: inline-block;
	}
	.settle_list>li {
	    padding: 0 15px;
	}
	.settle_list>li.settle_lLi:before {
	    border-right: 93vw solid #feeeee;
	    border-bottom: 20px solid transparent;
	}
	.settle_list>li.settle_lLi {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}
	.settle_IImg {
	    width: 100%;
	}
	.settle_IText {
	    width: 100%;
		margin-top: 20px;
	}
	
	/* ----------- advantage ----------- */
	.advantage {
	    padding: 53px 0 45px;
	}
	.advantage:before {
	    height: 8px;
	    background-size: auto 100%;
	}
	.advantage_content ul{
		/* margin-bottom: -20px; */
	}
	.advantage_content ul li {
	    width: 100%;
	    margin-right: 0%;
	    /* margin-bottom: 20px; */
	}
	.advantage_content ul li:nth-child(3) {
	    margin-right: 0%;
	}
	.advantage_content ul li img{
		width: 280px;
	}
	
	/* ----------- voice ----------- */
	.voice_content .swiper-button-prev, .voice_content .swiper-button-next {
	    width: 48px;
	    height: 48px;
	    margin-top: -24px;
		background-size: 100% 100%;
	}
	.voice_content .swiper-button-prev {
	    left: 0;
	}
	.voice_content .swiper-button-next {
	    right: 0;
	}
	.voice_text {
	    padding: 20px 15px 25px;
	}
	.voice_title div {
	    padding: 0 15px 15px;
	}
	
	/* ----------- flow ----------- */
	.flow_iTitle div:nth-child(1) {
	    width: 46px;
	}
	.flow_iTitle div:nth-child(2) {
	    font-size: 1.8rem;
	    line-height: 2.4rem;
	    padding-left: 12px;
	}
	.flow_iBtn a {
	    width: 220px;
	    font-size: 1.4rem;
	    padding: 16px 0 14px;
	}
	.flow_content>ul>li {
	    margin-bottom: 60px;
	    padding: 20px 15px 25px;
	}
	.flow_content>ul>li::after {
	    border-top: 20px solid #fcf24d;
	    border-left: 22px solid transparent;
	    border-right: 22px solid transparent;
	    bottom: -50px;
	}
	
	/* ----------- course ----------- */
	.course_content {
	    margin-top: 30px;
		padding: 30px 15px 30px;
	}
	.course_inner ul li {
	    padding: 16px 0;
	}
	.course_inner ul li div:nth-child(1) {
	    width: 60px;
	}
	.course_inner ul li div:nth-child(2) {
	    font-size: 1.6rem;
	    line-height: 2.8rem;
	    padding-left: 10px;
	}
	.course_inner02 {
	    padding: 20px 15px;
	    margin-top: 20px;
	}
	.course_link {
	    font-size: 1.6rem;
	}
	
	/* ----------- summary ----------- */
	.summary_title {
	    width: 120px;
		display: block;
	}
	.summary_content {
	    padding: 30px 15px 30px;
	    margin-top: 30px;
	}
	.summary_inner {
	    padding-left: 0px;
		display: block;
		padding-top: 10px;
	}
	.summary_txts{
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.summary_text01 {
		margin: 0 1.5rem 0 0;
	    font-size: 1.2rem;
	}
	.summary_text01 span {
	    font-size: 2.4rem;
	}
	.summary_title span {
	    font-size: 1.6rem;
	    padding: 10px 0 8px;
	}
	.summary_list02>li>div {
	    font-size: 1.4rem;
	    line-height: 3.0rem;
	}
	.summary_iTitle>div {
	    font-size: 2.2rem;
	    line-height: 3.0rem;
	}
	.summary_text02 {
	    font-size: 1.4rem;
	    line-height: 3.0rem;
	}
	.summary_annotation>li>div {
	    line-height: 2.4rem;
	}
	
	/* ----------- contribution ----------- */
	.contribution {
	    padding: 30px 0 45px;
	}
	.contribution_content {
	    padding: 50px 15px 30px;
	    margin-top: -25px;
	}
	.contribution_content ul li {
	    width: 100%;
	    margin-right: 0%;
	}
	
	/* ----------- chair ----------- */
	.chair_btn li a {
	    font-size: 18px;
	}
	
	/* ----------- gist ----------- */

}

/* ---------- 共通 ↓ ---------- */
.mv_campaign img{display:block;width:100%;height:auto;}

/* ラッパーを基準点に */
.mv_wrap{position:relative;}

/* ======== PC (幅768px以上) ======== */
@media (min-width:768px){

  /* ① 画像をラッパー下端に絶対配置 */
  .mv_campaign{
    position:absolute;
    left:50%; transform:translateX(-50%);
    bottom:0;
    max-width:690px;
    width:100%;
    z-index:10;
  }

  /* ② ラッパーの下側に画像分の余白を確保して
        下のセクションと重ならないようにする */
  .mv_wrap{ padding-bottom:350px; }   /* ←画像高さに合わせて調整 */
}

/* ======== SP (幅767px以下) ======== */
@media (max-width:767px){

  /* 旧トップ画像を隠して余白を防ぐ */
  .mv_top{display:none!important;}

  /* 画像はフローの一部として普通に流す */
  .mv_campaign{
    position:static;
    width:90%; max-width:none;
    margin:0 auto;
  }

  /* 余計なラッパー padding は SP では不要 */
  .mv_wrap{ padding-bottom:0; }
}
