@charset "UTF-8";

.pagebody {
	overflow: hidden;
	color: #000;
	letter-spacing: .1em;
	line-height: 2.0em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.pagebody {
	font-size: 100%;
	letter-spacing: .05em;
	line-height: 1.8em;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.pagebody {
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.8em;
}
}



/*メインイメージ
---------------------------------------------------------*/
.m_img_area {
	width: 100%;
	position: relative;
	background: #D9DFEC;
	margin-bottom: 100px;
}
.m_img_area::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 133.4%;
	max-width: 2000px;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	background: url("../images/lp/insurance/m_img@2x.jpg") no-repeat center top;
	background-size: 100% auto;
}
.m_img_area .m_copy {
	position: relative;
	z-index: 1;
}
.m_img_area .contact_wrap {
	position: relative;
	z-index: 2;
}
.m_img_area .lp_contact {
	width: 94%;
}
.m_img_area .m_copy {
	width: 94%;
	max-width: 1340px;
	margin: 0 auto;
	padding: min(50px,3.5%) 0;
}
.m_img_area .m_copy .copy1 {
	width: 60%;
	max-width: 780px;
	position: relative;
	z-index: 1;
	margin-bottom: 1.5%;
}
.m_img_area .m_copy .copy2 {
	width: 32%;
	max-width: 420px;
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: 30%;
	transform: translateX(3%);
}
.m_img_area .m_copy .copy3 {
	width: 82%;
	max-width: 1074px;
	position: relative;
	z-index: 1;
	transform: translateX(-1.5%);
}
.m_img_area .contact_wrap::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100vw;
	height: 50%;
	left: 50%;
	bottom: -1px;
	transform: translateX(-50%);
	background: #fff;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.m_img_area {
	margin-bottom: 8%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.m_img_area {
	margin-bottom: 12%;
}
.m_img_area::before {
	width: 100%;
	background-image: url("../images/lp/insurance/m_img_sp.jpg");
}
.m_img_area .m_copy {
	width: 100%;
	padding-top: 55vw;
	padding-bottom: 0;
	margin-bottom: 3%;
}
.m_img_area .m_copy .copy1 {
	width: 97%;
	margin-bottom: 3%;
}
.m_img_area .m_copy .copy2 {
	z-index: 3;
	width: 50%;
	right: 2%;
	bottom: auto;
	top: 55vw;
	transform: translateY(-68%);
}
.m_img_area .m_copy .copy3 {
	width: 100%;
	transform: translateX(0%);
}
.m_img_area .contact_wrap::before {
	height: 30%;
}
}



/*共通
---------------------------------------------------------*/
.insu_title1 {
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}
.insu_title1::before {
	content: "";
	position: absolute;
	width: 50vw;
	max-width: 550px;
	height: 1px;
	background: #0071BC;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
.insu_title1 .ft_spartan {
	width: 50vw;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.insu_title1 h2 {
	color: #0071BC;
	font-size: min(280%,4.0vw);
	letter-spacing: .1em;
	line-height: 1.4em;
	padding-bottom: .2em;
	margin-top: -.7em;
	position: relative;
	z-index: 1;
}

.insu_fukidashi,
.insu_title2 {
	font-size: min(190%,2.6vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.insu_fukidashi {
	width: 60vw;
	max-width: 750px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	background: #0071BC;
	text-align: center;	
	font-feature-settings: "halt";
	color: #fff;
	padding: .6em 1.5em;
	border-radius: 3.0em;
	position: relative;
}
.insu_fukidashi::before {
	content: "";
	position: absolute;
	width: 100%;
	height: .5em;
	left: 0;
	top: calc(100% - 1px);
	background: url("../images/lp/insurance/fukidashi@2x.png") no-repeat center top;
	background-size: contain;
}
.insu_title2 {
	text-align: center;
	color: #0071BC;
	padding-bottom: .7em;
	position: relative;
	margin-bottom: 80px;
}
.insu_title2::before {
	content: "";
	position: absolute;
	width: 60vw;
	max-width: 750px;
	height: 1px;
	border-bottom: dashed 2px #0071BC;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}

.insu_style1 > dt {
	font-size: min(310%,4.4vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5em;
	margin-bottom: .7em;
}
.insu_style1 > dt span {
	display: inline-block;
}
.insu_style1 > dt .txt_small {
	font-size: 60%;
	letter-spacing: .1em;
	line-height: 1.5em;
}
.insu_style1 > dt .marker1 {
	background: url("../images/lp/insurance/marker1@2x.png") no-repeat left bottom;
	background-size: 100% 6px;
}
.insu_style1 > dt .marker2 {
	background: url("../images/lp/insurance/marker2@2x.png") no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
	padding: .3em 1.0em;
	border-radius: 5px;
	margin: .2em .5em;
}

.insu_style2 > dt {
	font-size: min(190%,2.6vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5em;
	margin-bottom: .5em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.insu_title1 {
	margin-bottom: 6%;
}
.insu_fukidashi,
.insu_title2 {
	font-size: 2.8vw;
}
.insu_fukidashi {
	width: 65vw;
}
.insu_title2 {
	margin-bottom: 8%;
}
.insu_title2::before {
	width: 65vw;
}
.insu_style1 > dt {
	margin-bottom: .3em;
}
.insu_style2 > dt {
	font-size: 2.8vw;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.insu_title1 {
	margin-bottom: 8%;
}
.insu_title1::before {
	width: 50vw;
	max-width: 100%;
}
.insu_title1 .ft_spartan {
	width: 70vw;
}
.insu_title1 h2 {
	font-size: 180%;
	letter-spacing: .05em;
	margin-top: -.5em;
}

.insu_fukidashi,
.insu_title2 {
	font-size: 130%;
	letter-spacing: normal;
	line-height: 1.4em;
}
.insu_fukidashi {
	width: 90vw;
	padding: .6em 0;
}
.insu_title2 {
	padding-bottom: 1.0em;
	margin-bottom: 8%;
}

.insu_style1 > dt {
	text-align: center;
	font-size: 180%;
	letter-spacing: .05em;
}
.insu_style1 > dt .txt_small {
	font-size: 70%;
	letter-spacing: .05em;
}

.insu_style2 > dt {
	font-size: 150%;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-bottom: .5em;
}
}



/*about
---------------------------------------------------------*/
#about {
	margin-bottom: 100px;
}
#about .item_list {
	width: 100%;
	max-width: 1075px;
	margin: 0 auto 50px;
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#about .item_list li {
	width: 16%;
	max-width: 165px;
}
#about .txt {
	width: 100%;
	max-width: 840px;
	margin: 0 auto 50px;
}
#about .anshin {
	text-align: center;
	font-size: min(155%,2.4vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.8em;
	padding-top: 3.0em;
	background: url("../images/lp/insurance/icon1@2x.png") no-repeat center top;
	background-size: auto 2.3em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#about {
	margin-bottom: 8%;
}
#about .item_list {
	margin-bottom: 4%;
}
#about .txt {
	margin-bottom: 4%;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#about {
	margin-bottom: 10%;
}
#about .item_list {
	width: 90%;
	margin: 0 auto 6%;
}
#about .item_list li {
	width: 32%;
	margin-top: 2%;
}
#about .txt {
	margin-bottom: 6%;
}
#about .anshin {
	font-size: 110%;
	letter-spacing: normal;
	line-height: 1.6em;
}
}



/*lead
---------------------------------------------------------*/
#lead .box1 {
	background: #4AB3E8;
	padding: 110px 0 120px;
}
#lead .box1 .w1320 {
	text-align: center;
}
#lead .box1 .title_box {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}
#lead .box1 .title_box p {
	color: #fff;
	font-size: min(280%,4.0vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	position: relative;
	z-index: 1;
}
#lead .box1 .title_box p span {
	color: #FFFF85;
}
#lead .box1 .title_box div {
	width: 16%;
	max-width: 194px;
	position: absolute;
	z-index: 0;
	right: 55%;
	top: 50%;
	transform: translateY(-60%);
}
#lead .box1 .illust_box {
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#lead .box1 .illust_box p {
	width: 34%;
	max-width: 370px;
}
#lead .box1 .illust_box div {
	width: 24%;
	max-width: 260px;
}

#lead .box2 {
	padding: 80px 0 120px;
	position: relative;
}
#lead .box2 .insu_fukidashi {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(-50%);
}
#lead .box2 .flt_box .img_l {
	width: 40%;
	max-width: 520px;
	float: left;
}
#lead .box2 .flt_box .txt_r {
	width: 56%;
	max-width: 690px;
	float: right;
}
#lead .box2 .insu_style1 > dt .marker2 {
	margin-left: 0;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#lead .box1 {
	padding: 7% 0 10%;
}
#lead .box1 .title_box {
	margin-bottom: 3%;
}
#lead .box1 .title_box p {
	font-size: 4.2vw;
}
#lead .box1 .illust_box p {
	width: 37%;
}
#lead .box1 .illust_box div {
	width: 24%;
}
#lead .box2 {
	padding: 8% 0 10%;
}
#lead .box2 .flt_box .img_l {
	margin-right: 4%;
	margin-bottom: 1.0em;
}
#lead .box2 .flt_box .txt_r {
	width: 100%;
	max-width: 100%;
	float: none;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#lead .box1 {
	padding: 10% 0 12%;
}
#lead .box1 .title_box {
	margin-bottom: 8%;
}
#lead .box1 .title_box p {
	font-size: 170%;
	letter-spacing: .05em;
}
#lead .box1 .title_box div {
	width: 18%;
	right: 64%;
}
#lead .box1 .illust_box {
	position: relative;
	padding-bottom: 10%;
}
#lead .box1 .illust_box p {
	width: 48.5%;
}
#lead .box1 .illust_box div {
	width: 24%;
	position: absolute;
	z-index: 1;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}

#lead .box2 {
	padding: 14% 0 14%;
}
#lead .box2 .flt_box .img_l {
	width: 60%;
	float: none;
	margin: 0 auto 1.0em;
}
#lead .box2 .flt_box .txt_r {
	width: 100%;
	max-width: 100%;
	float: none;
}
}



/*case
---------------------------------------------------------*/
#case {
	margin-bottom: 120px;
}
#case .insu_title1 {
	background: #666666;
	overflow: hidden;
	margin-bottom: 70px;
}
#case .insu_title1::before {
	display: none;
}
#case .insu_title1 .ft_spartan {
	transform: translateY(-5%);
}
#case .insu_title1 h2 {
	color: #FFFFFF;
	margin-top: .5em;
	padding-bottom: 1.0em;
}

#case .open_btn {
	background: #F3F3F3;
	font-size: min(220%,3.4vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: 1.2em 5%;
	border-left: solid 2px #666;
	position: relative;
	cursor: pointer;
	transition: all 0.8s;
	margin-top: 5px;
}
#case .open_btn:hover {
	transition: all 0.4s;
	background: #ECF8F7;
	border-color: #3FB9B4;
	color: #3FB9B4;
}
#case .open_btn .icon_open {
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
}
/*開閉アイコン*/
.icon_open {
	letter-spacing: normal;
	line-height: 1.0em;
	display: inline-block;
	vertical-align: middle;
	width: 1.0em;
	height: 1.0em;
	background: #B4B4B4;
	border-radius: 50%;
	position: relative;
}
.icon_open::before,
.icon_open::after {
	content: "";
	position: absolute;
	width: 40%;
	height: 2px;
	background: #fff;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.icon_open::after {
	transform: rotate(90deg);
	transition: all 0.4s;
}
.active .icon_open::after {
	transform: rotate(0deg);
}

#case .open_box {
	display: none;
	padding: 60px 0 30px;
}
#case .open_box .case_ancer {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 80px;
	display: flex;
    flex-wrap: wrap;
	font-size: min(110%,1.8vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
}
#case .open_box .case_ancer li {
	width: 23.8%;
	margin-right: 1.6%;
	margin-top: 1.6%;
	border-bottom: solid 1px #8A8A8A;
}
#case .open_box .case_ancer li:nth-child(4n),
#case .open_box .case_ancer li:last-child {
	margin-right: 0;
}
#case .open_box .case_ancer li:nth-child(-n+4) {
	margin-top: 0;
}
#case .open_box .case_ancer a {
	display: block;
	height: 4.0em;
	position: relative;
}
#case .open_box .case_ancer a:hover {
	color: #3FB9B4;
}
#case .open_box .case_ancer a span {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
	padding-left: 2.0em;
}
#case .open_box .case_ancer a span::before {
	content: "";
	position: absolute;
	width: .8em;
	height: .8em;
	background: url("../images/lp/insurance/arrow1@2x.png") no-repeat center center;
	background-size: contain;
	left: .5em;
	top: 50%;
	transform: translateY(-50%);
}
#case .open_box .box {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#case .open_box .med_bottom_l {
	margin-bottom: 80px;
}
#case .open_box .med_bottom_s {
	margin-bottom: 2.0em;
}
#case .open_box .dis_img_500 {
	width: 100%;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#case .open_box h4 {
	background: #3FB9B4;
	color: #fff;
	font-size: min(190%,2.6vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: .8em 4%;
	margin-bottom: 40px;
}
#case .open_box h5 {
	background: #ECF8F7;
	color: #3FB9B4;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: .6em 1.2em;
	border-left: solid 3px #3FB9B4;
	margin-bottom: 40px;
}
#case .open_box .dis_syle1 > dt,
#case .open_box .dis_syle1 > dd {
	padding-left: 1.5em;
	padding-right: 1.5em;
}
#case .open_box .dis_syle1 > dt {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	padding-left: 55px;
	position: relative;
	margin-bottom: .5em;
}
#case .open_box .dis_syle1 > dt::before {
	content: "";
	position: absolute;
	width: .8em;
	height: .8em;
	left: 30px;
	top: .35em;
	background: url("../images/lp/insurance/arrow2@2x.png") no-repeat center center;
	background-size: contain;
}
#case .open_box .dis_syle1 > dd {
	padding-bottom: 30px;
	border-bottom: solid 1px #8A8A8A;
	margin-bottom: 30px;
}
#case .open_box .dis_syle1 > dd:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
}
#case .open_box .flt_box .img_r {
	width: 30%;
	max-width: 300px;
	float: right;
	padding-left: 3%;
	padding-bottom: 1.0em;
	background: #fff;
	position: relative;
	z-index: 1;
}
#case .open_box .box li {
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 1.5em;
	position: relative;
}
#case .open_box .box li::before {
	content: "";
	position: absolute;
	width: 1.0em;
	height: 1.0em;
	border-radius: 50%;
	background: #3FB9B4;
	left: 0;
	top: .5em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#case {
	margin-bottom: 10%;
}
#case .insu_title1 {
	margin-bottom: 6%;
}
#case .open_box {
	padding: 4% 0 2%;
}
#case .open_box .case_ancer {
	margin-bottom: 6%;
	letter-spacing: .05em;
}
#case .open_box .case_ancer a span {
	padding-left: 1.5em;
}
#case .open_box .case_ancer a span::before {
	left: 0;
}
#case .open_box .med_bottom_l {
	margin-bottom: 6%;
}
#case .open_box h4 {
	font-size: 2.8vw;
	margin-bottom: 30px;
}
#case .open_box h5 {
	margin-bottom: 30px;
}
#case .open_box .dis_syle1 > dt,
#case .open_box .dis_syle1 > dd {
	padding-left: 0;
	padding-right: 0;
}
#case .open_box .dis_syle1 > dt {
	padding-left: 18px;
}
#case .open_box .dis_syle1 > dt::before {
	left: 0;
}
#case .open_box .box li::before {
	top: .4em;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#case {
	margin-bottom: 14%;
}
#case .insu_title1 {
	margin-bottom: 8%;
}

#case .open_btn {
	font-size: 120%;
	letter-spacing: .05em;
	padding: 1.0em 3%;
}
#case .open_btn .icon_open {
	right: 2%;
}

#case .open_box {
	padding: 6% 0 4%;
}
#case .open_box .case_ancer {
	margin-bottom: 8%;
    justify-content: space-between;
	font-size: 90%;
	letter-spacing: normal;
}
#case .open_box .case_ancer li {
	width: 49%;
	margin-right: 0;
	margin-top: 1% !important;
}
#case .open_box .case_ancer li:nth-child(-n+2) {
	margin-top: 0 !important;
}
#case .open_box .case_ancer a span {
	padding-left: 1.2em;
}
#case .open_box .case_ancer a span::before {
	left: 0;
}
#case .open_box .med_bottom_l {
	margin-bottom: 10%;
}
#case .open_box .med_bottom_s {
	margin-bottom: 1.5em;
}
#case .open_box h4 {
	font-size: 130%;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: .8em 4%;
	margin-bottom: 6%;
}
#case .open_box h5 {
	font-size: 120%;
	letter-spacing: .05em;
	padding: .6em 1.0em;
	margin-bottom: 6%;
}
#case .open_box .dis_syle1 > dt,
#case .open_box .dis_syle1 > dd {
	padding-left: 0;
	padding-right: 0;
}
#case .open_box .dis_syle1 > dt {
	font-size: 110%;
	letter-spacing: normal;
	padding-left: 1.2em;
}
#case .open_box .dis_syle1 > dt::before {
	left: 0;
}
#case .open_box .dis_syle1 > dd {
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}
#case .open_box .flt_box .img_r {
	width: 60%;
	padding: 0;
	float: none;
	margin: 0 auto 1.0em;
}
#case .open_box .box li::before {
	top: .4em;
}
}



/*flow
---------------------------------------------------------*/
#flow {
	margin-bottom: 100px;
}
#flow .bg {
	background: #0071BC;
	color: #fff;
	padding-top: 120px;
}
#flow .insu_title1 {margin-bottom: 80px;}
#flow .insu_title1::before {background: #fff;}
#flow .insu_title1 h2 {color: #fff;}

#flow .flow_list {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto 80px;
	display: flex;
    justify-content: space-between;
	text-align: center;
}
#flow .flow_list > li {
	width: 16%;
}
#flow .flow_list .img_item {
	position: relative;
}
#flow .flow_list .img_item::before {
	content: "";
	position: absolute;
	width: 7vw;
	max-width: 100px;
	aspect-ratio: 100 / 60;
	left: 0;
	top: 7%;
	transform: translateX(-15%);
	background: url("../images/lp/insurance/01@2x.png") no-repeat center center;
	background-size: contain;
}
#flow .flow_list > li:nth-child(2) .img_item::before {background-image: url("../images/lp/insurance/02@2x.png");}
#flow .flow_list > li:nth-child(3) .img_item::before {background-image: url("../images/lp/insurance/03@2x.png");}
#flow .flow_list > li:nth-child(4) .img_item::before {background-image: url("../images/lp/insurance/04@2x.png");}
#flow .flow_list > li:nth-child(5) .img_item::before {background-image: url("../images/lp/insurance/05@2x.png");}
#flow .flow_list .img_item::after {
	content: "";	/*矢印*/
	position: absolute;
	width: 31%;
	height: 100%;
	left: 100%;
	top: 0;
	background: url("../images/lp/insurance/arrow3@2x.png") no-repeat center center;
	background-size: 13px auto;
}
#flow .flow_list > li:last-child .img_item::after {
	display: none;
}
#flow .flow_list dt {
	color: #A1EBEB;
	font-size: min(135%,2.2vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin: 1.2em 0 .8em;
}
#flow .flow_list dd {
	text-align: left;
}
#flow .contact_wrap {
	position: relative;
	z-index: 1;
}
#flow .contact_wrap::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100vw;
	height: 50%;
	left: 50%;
	bottom: -1px;
	transform: translateX(-50%);
	background: #fff;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#flow {
	margin-bottom: 8%;
}
#flow .bg {
	padding-top: 10%;
}
#flow .insu_title1 {margin-bottom: 8%;}

#flow .flow_list {
	margin-bottom: 8%;
}
#flow .flow_list .img_item::before {
	left: 0;
	top: 0;
	transform: translate(-15%,-20%);
}
#flow .flow_list .img_item::after {
	background-size: 30% auto;
}
#flow .flow_list dt {
	font-size: 2.3vw;
	letter-spacing: .05em;
}
#flow .flow_list dd {
	line-height: 1.6em;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#flow {
	margin-bottom: 12%;
}
#flow .bg {
	padding-top: 12%;
}
#flow .insu_title1 {margin-bottom: 10%;}

#flow .flow_list {
	margin-bottom: 12%;
	display: block;
}
#flow .flow_list > li {
	width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 10%;
}
#flow .flow_list > li:last-child {
	margin-bottom: 0;
}
#flow .flow_list .img_item {
	width: 40%;
}
#flow .flow_list dl {
	width: 55%;
}
#flow .flow_list .img_item::before {
	width: 12vw;
	left: 0;
	top: 0;
	transform: translateY(-20%);
}
#flow .flow_list .img_item::after {
	width: 1.0em;	/*矢印*/
	height: 1.0em;
	margin: auto;
	left: 0;
	right: 0;
	top: calc(100% + .8em);
	transform: rotate(90deg);
	background-size: contain;
}
#flow .flow_list > li:last-child .img_item::after {
	display: none;
}
#flow .flow_list dt {
	text-align: left;
	font-size: 120%;
	letter-spacing: .05em;
	margin: 0 0 .2em;
}
#flow .contact_wrap::before {
	height: 30%;
}
}



/*faq
---------------------------------------------------------*/
#faq {
	margin-bottom: 150px;
}
.qa_style {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 40px;
	border-bottom: solid 1px #8a8a8a;
	margin-bottom: 50px;
}
.qa_style:last-child {
	margin-bottom: 0;
}
.qa_style > dt,
.qa_style > dd {
	padding-left: 105px;
	position: relative;
}
.qa_style > dt::before,
.qa_style > dd::before {
	content: "";
	position: absolute;
	width: 9%;
	max-width: 81px;
	aspect-ratio: 81 / 65;
	left: 0;
	top: 0;
	transform: translateY(-15%);
	background: url("../images/lp/insurance/q@2x.png") no-repeat left center;
	background-size: contain;
}
.qa_style > dd::before {
	background-image: url("../images/lp/insurance/a@2x.png");
}
.qa_style > dt p {
	font-size: min(190%,2.6vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: 1.0em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#faq {
	margin-bottom: 12%;
}
.qa_style {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 4%;
	margin-bottom: 4%;
}
.qa_style > dt,
.qa_style > dd {
	padding-left: 10%;
}
.qa_style > dt::before,
.qa_style > dd::before {
	width: 8%;
	left: 0;
	top: 0;
}
.qa_style > dt p {
	font-size: 2.8vw;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#faq {
	margin-bottom: 14%;
}
.qa_style {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5%;
	margin-bottom: 6%;
}
.qa_style > dt,
.qa_style > dd {
	padding-left: 15%;
}
.qa_style > dt::before,
.qa_style > dd::before {
	width: 12%;
}
.qa_style > dt p {
	font-size: 130%;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-bottom: .8em;
}
}



/*clinic
---------------------------------------------------------*/
#clinic {
	margin-bottom: 120px;
}
#clinic .bg {
	background: #edf0f6;
	padding-top: 120px;
	padding-bottom: 120px;
}
#clinic .insu_title1 {
	margin-bottom: 80px;
}
#clinic .box_list {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	font-size: 150%;
	letter-spacing: .1em;
	line-height: 1.6em;
}
#clinic .box_list > li {
	width: 48.5%;
	max-width: 580px;
	margin-top: 40px;
}
#clinic .box_list > li:nth-child(-n+2) {
	margin-top: 0;
}
#clinic .box_list p {
	margin-top: .2em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#clinic {
	margin-bottom: 10%;
}
#clinic .bg {
	padding-top: 10%;
	padding-bottom: 10%;
}
#clinic .insu_title1 {
	margin-bottom: 8%;
}
#clinic .box_list {
	font-size: 130%;
}
#clinic .box_list > li {
	margin-top: 4%;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#clinic {
	margin-bottom: 12%;
}
#clinic .bg {
	padding-top: 12%;
	padding-bottom: 12%;
}
#clinic .insu_title1 {
	margin-bottom: 10%;
}
#clinic .box_list {
	display: block;
	text-align: center;
	font-size: 130%;
	letter-spacing: .05em;
}
#clinic .box_list > li {
	width: 100%;
	max-width: 100%;
	margin-top: 6% !important;
}
#clinic .box_list > li:first-child{
	margin-top: 0 !important;
}
#clinic .box_list p {
	margin-top: .4em;
}
}



/*doctors
---------------------------------------------------------*/
#doctors {
	margin-bottom: 120px;
}
#doctors .insu_title1 {
	margin-bottom: 80px;
}
#doctors .dr_flex {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
	margin-bottom: 120px;
}
#doctors .dr_flex:last-of-type {
	margin-bottom: 0;
}
#doctors .dr_flex .box_l {
	width: 30%;
	max-width: 320px;
	text-align: center;
}
#doctors .dr_flex .box_r {
	width: 66%;
	max-width: 790px;
}
#doctors .dr_flex .photo {
	width: 94%;
	max-width: 300px;
	margin-left: auto;
	margin-right: 0;
	position: relative;
}
#doctors .dr_flex .photo::before {
	content: "";
	position: absolute;
	width: 65%;
	aspect-ratio: 1 / 1;
	background: url("../images/lp/insurance/corner@2x.png") no-repeat left bottom;
	background-size: contain;
	left: 0;
	bottom: 0;
	transform: translate(-10%,10%);
}
#doctors .dr_flex .box_l dl {
	font-weight: bold;
	margin-top: 3.0em;
}
#doctors .dr_flex .box_l dl dd {
	font-size: min(250%,3.2vw);
	letter-spacing: .1em;
	line-height: 1.2em;
	margin-top: .1em;
}
#doctors .prof_box {
	margin-top: 1.5em;
}
#doctors .prof_style > dt {
	color: #4ab3e8;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin-top: 1.5em;
	margin-bottom: .8em;
}
#doctors .prof_style > dt:first-of-type {
	margin-top: 0;
}
#doctors .prof_style > dd {
	font-size: 90%;
	letter-spacing: .1em;
	line-height: 1.6em;
}
#doctors .prof_flex {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#doctors .prof_flex .prof_style {
	width: 48%;
}
#doctors .prof_list1 > li:first-of-type {
	margin-top: 0;
}
#doctors .prof_list2 {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
#doctors .prof_list2 > dt {
	width: 80px;
}
#doctors .prof_list2 > dd {
	width: calc(100% - 80px);
}
#doctors .prof_list1 > li,
#doctors .prof_list2 > dt,
#doctors .prof_list2 > dd {
	margin-top: .4em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#doctors {
	margin-bottom: 10%;
}
#doctors .insu_title1 {
	margin-bottom: 8%;
}
#doctors .dr_flex {
	margin-bottom: 10%;
}
#doctors .dr_flex .box_l dl {
	margin-top: 2.0em;
}
#doctors .dr_flex .box_l dl dd {
	font-size: 3.5vw;
}
#doctors .prof_style > dd {
	letter-spacing: .05em;
}
#doctors .prof_list2 > dt {
	width: 65px;
}
#doctors .prof_list2 > dd {
	width: calc(100% - 65px);
}
#doctors .prof_list1 > li,
#doctors .prof_list2 > dt,
#doctors .prof_list2 > dd {
	margin-top: .2em;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#doctors {
	margin-bottom: 14%;
}
#doctors .insu_title1 {
	margin-bottom: 10%;
}
#doctors .dr_flex {
	display: block;
	margin-bottom: 12%;
}
#doctors .dr_flex .box_l {
	width: 100%;
	max-width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 0 auto 8%;
}
#doctors .dr_flex .box_r {
	width: 100%;
	max-width: 100%;
}
#doctors .dr_flex .photo {
	width: 50%;
	margin: 0 0 0 3%;
}
#doctors .dr_flex .box_l dl {
	width: 45%;
	margin-top: 0;
}
#doctors .dr_flex .box_l dl dd {
	font-size: 160%;
}
#doctors .prof_box {
	margin-top: 0;
}
#doctors .prof_style > dt {
	letter-spacing: .05em;
	margin-top: 1.0em !important;
	margin-bottom: .5em;
}
#doctors .prof_style > dd {
	letter-spacing: normal;
	line-height: 1.4em;
}
#doctors .prof_flex {
	display: block;
}
#doctors .prof_flex .prof_style {
	width: 100%;
}
#doctors .prof_list2 > dt {
	width: 20%;
}
#doctors .prof_list2 > dd {
	width: 80%;
}
}



/*price
---------------------------------------------------------*/
#price {
	margin-bottom: 120px;
}
#price .box1 {
	background: #314e79;
	position: relative;
	padding: 120px 0 140px;
	margin-bottom: 120px;
}
#price .box1::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 55%;
	max-width: 800px;
	height: 100%;
	background: url("../images/lp/insurance/bg1@2x.jpg") no-repeat right top;
	background-size: 100% auto;
	right: 0;
	top: 0;
}
#price .box1 .w1200 {
	position: relative;
	z-index: 1;
}
#price .box1 .insu_style1 {
	width: 100%;
	max-width: 1030px;
	margin: 0 auto 50px;
	color: #fff;
}
#price .box1 .item_list {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	text-align: center;
}
#price .box1 .item_list li {
	width: 24.2%;
	max-width: 290px;
	background: #fff url("../images/lp/insurance/check@2x.png") no-repeat left top;
	background-size: 35% auto;
	border-radius: 10px;
	font-size: min(155%,2.2vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: 1.5em 0;
}
#price .box1 .item_list li span {
	color: #0071bc;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.4em;
}
#price .box1 .bnr {
	width: 90%;
	max-width: 902px;
	margin: 80px auto 0;
}

#price .box2 {
	background: #eaedf2;
	position: relative;
	padding: 100px 0 120px;
	margin-bottom: 120px;
}
#price .box2 .insu_fukidashi {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(-50%);
}
#price .box2 .pric_ancer {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto 80px;
	display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
#price .box2 .pric_ancer li {
	width: 23.5%;
	margin-right: 2%;
	margin-top: 40px;
	border-bottom: solid 1px #8a8a8a;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
}
#price .box2 .pric_ancer li:nth-child(4n),
#price .box2 .pric_ancer li:last-child {
	margin-right: 0;
}
#price .box2 .pric_ancer li:nth-child(-n+4) {
	margin-top: 0;
}
#price .box2 .pric_ancer a {
	display: block;
	height: 5.0em;
	position: relative;
}
#price .box2 .pric_ancer a:hover {
	color: #0071bc;
}
#price .box2 .pric_ancer p {
	position: absolute;
	z-index: 1;
	margin: auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#price .box2 .pric_ancer a::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 3.0em;
	height: 1.0em;
	background: #eaedf2 url("../images/lp/insurance/arrow4@2x.png") no-repeat center center;
	background-size: contain;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	transform: translateY(50%);
}
#price .box2 .bg_white {
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 80px 4%;
	border-radius: 20px;
	margin-bottom: 10px;
}
#price .box2 .bg_white .cour_lead {
	text-align: center;
	color: #597e96;
	font-size: min(220%,3.4vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	position: relative;
	padding-bottom: 1.0em;
	margin-bottom: 1.0em;
}
#price .box2 .bg_white .cour_lead::before {
	content: "";
	position: absolute;
	width: 3.0em;
	height: 3px;
	background: #597e96;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
#price .box2 .bg_white .box_list {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}
#price .box2 .bg_white .box_list .pric_box {
	padding-bottom: 30px;
	border-bottom: solid 1px #8a8a8a;
	margin-bottom: 40px;
}
#price .box2 .bg_white .box_list .pric_box:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
#price .box2 .bg_white .tbl_cour {
	width: 100%;
	text-align: center;
}
#price .box2 .bg_white .tbl_cour th,
#price .box2 .bg_white .tbl_cour td {
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 1.5em 3%;
}
#price .box2 .bg_white .tbl_cour th {
	width: 59%;
	background: #597e96;
	color: #fff;
	position: relative;
}
#price .box2 .bg_white .tbl_cour td {
	width: 41%;
	background: #f5f6f8;
	color: #597e96;
}
#price .box2 .bg_white .cour_name {
	font-size: min(220%,3.0vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5em;
}
#price .box2 .bg_white .cour_txt1 {
	color: #ffff00;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5em;
}
#price .box2 .bg_white .cour_txt2 {
	position: absolute;
	z-index: 0;
	left: 4%;
	top: 0;
	transform: translateY(-20%);
	color: #597e96;
	font-size: min(110%,1.6vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.3em;
	width: 6.0em;
	height: 6.0em;
	background: #fff;
	border: solid 1px #597e96;
	border-radius: 50%;
}
#price .box2 .bg_white .cour_txt2 p {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#price .box2 .bg_white .cour_price {
	font-size: min(345%,4.5vw);
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.2em;
}
#price .box2 .bg_white .cour_price .en {
	font-size: 70%;
	line-height: 1.2em;
	margin-left: .2em;
}
#price .box2 .bg_white .cour_tax {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
}
#price .box2 .bg_white .tbl_cour + .detail {
	margin-top: 1.0em;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#price .box2 .bg_white .deta_plus {
	background: #eef2f4;
	padding: .6em 2.0em;
	border-radius: 1.2em;
	position: relative;
	margin-right: 2.5em;
}
#price .box2 .bg_white .deta_plus::after {
	content: "";
	width: 2.5em;
	height: 1.0em;
	background: url("../images/lp/insurance/plus@2x.png") no-repeat right center;
	background-size: contain;
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
}
#price .box2 .bg_white .deta_plus > dt,
#price .box2 .bg_white .deta_plus > p {
	color: #597e96;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
}
#price .box2 .bg_white dl.deta_plus {
	display: flex;
    align-items: center;
}
#price .box2 .bg_white .deta_list {
	font-weight: bold;
	line-height: 1.6em;
	display: flex;
    flex-wrap: wrap;
}
#price .box2 .bg_white .deta_list li {
	margin-top: .2em;
	margin-bottom: .2em;
	margin-left: 1.5em;
	position: relative;
	padding-left: 1.0em;
}
#price .box2 .bg_white .deta_list li::before {
	content: "";
	position: absolute;
	width: .8em;
	height: .8em;
	background: #597e96;
	border-radius: 50%;
	left: 0;
	top: .4em;
}
#price .box2 .bg_white .cour_style1 {
	display: flex;
    justify-content: center;
    align-items: center;
	color: #597e96;
}
#price .box2 .bg_white .cour_style1 .circle_txt {
	position: relative;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.3em;
	width: 4.5em;
	height: 4.5em;
	background: #fff;
	border: solid 1px #597e96;
	border-radius: 50%;
	margin-right: 5%;
}
#price .box2 .bg_white .cour_style1 .circle_txt p {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#price .box2 .bg_white .cour_style1 .price_txt p {
	font-size: 300%;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.2em;
}
#price .box2 .bg_white .cour_style1 .price_txt p .en {
	font-size: 70%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
#price .box2 .bg_white .cour_style1 .price_txt p.tax {
	font-size: 110%;
	letter-spacing: .1em;
	line-height: 1.4em;
}
#price .box2 .memo {
	margin-top: 1.0em;
}

#course2 .bg_white .cour_lead {color: #51aed5 !important;}
#course2 .bg_white .cour_lead::before {background: #51aed5 !important;}
#course2 .bg_white .tbl_cour th {background: #51aed5 !important;}
#course2 .bg_white .tbl_cour td {color: #51aed5 !important;}
#course2 .bg_white .deta_list li::before {background: #51aed5 !important;}
#course2 .bg_white .deta_plus {background: #eef7fb !important;}
#course2 .bg_white .deta_plus > dt,
#course2 .bg_white .deta_plus > p {color: #51aed5 !important;}
#course2 .bg_white .cour_txt2 {
	color: #51aed5 !important;
	border-color: #51aed5 !important;
}

#course3 .bg_white .cour_lead {color: #507aa2 !important;}
#course3 .bg_white .cour_lead::before {background: #507aa2 !important;}
#course3 .bg_white .tbl_cour th {background: #507aa2 !important;}
#course3 .bg_white .tbl_cour td {color: #507aa2 !important;}
#course3 .bg_white .deta_list li::before {background: #507aa2 !important;}
#course3 .bg_white .deta_plus {background: #edf2f6 !important;}
#course3 .bg_white .deta_plus > dt,
#course3 .bg_white .deta_plus > p {color: #507aa2 !important;}
#course3 .bg_white .cour_txt2 {
	color: #507aa2 !important;
	border-color: #507aa2 !important;
}

#course4 .bg_white .cour_lead {color: #f88853 !important;}
#course4 .bg_white .cour_lead::before {background: #f88853 !important;}
#course4 .bg_white .tbl_cour th {background: #f88853 !important;}
#course4 .bg_white .tbl_cour td {color: #f88853 !important;}
#course4 .bg_white .deta_list li::before {background: #f88853 !important;}
#course4 .bg_white .deta_plus {background: #fef3ee !important;}
#course4 .bg_white .deta_plus > dt,
#course4 .bg_white .deta_plus > p {color: #f88853 !important;}
#course4 .bg_white .cour_txt2 {
	color: #f88853 !important;
	border-color: #f88853 !important;
}
#course4 .bg_white .flex_box {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 40px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#course4 .bg_white .flex_box .box_l {
	width: 50%;
	text-align: center;
}
#course4 .bg_white .flex_box .box_r {
	width: 50%;
	background: #fef3ee;
	box-sizing: border-box;
	padding: 30px 4%;
	border-radius: 20px;
}
#course4 .bg_white .flex_box .box_r .deta_list {
	margin-left: -1.5em;
}
#course4 .bg_white .flex_box .cour_name {
	margin-bottom: .5em;
}
#course4 .bg_white .cour_style1 {color: #f88853 !important;}
#course4 .bg_white .cour_style1 .circle_txt {border-color: #f88853 !important;}
#course4 .bg_white .osusume {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
}

#price .box3 {
	margin-bottom: 120px;
}
#price .box3 .pric_title {
	border-top: solid 1px #314e79;
	border-bottom: solid 1px #314e79;
	text-align: center;
	color: #314e79;
	font-size: min(190%,2.6vw);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5em;	
	padding: .8em 3%;
	margin-bottom: 40px;
}
#price .box3 .tbl_price {
	width: 100%;
	margin-bottom: 80px;
	font-size: min(125%,1.8vw);
	letter-spacing: .1em;
	line-height: 1.6em;
	font-feature-settings: "halt";
	border-left: solid 1px #314e79;
	border-bottom: solid 1px #314e79;
}
#price .box3 .tbl_price th,
#price .box3 .tbl_price td {
	border-right: solid 1px #314e79;
	border-top: solid 1px #314e79;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	padding: 1.2em 1%;
}
#price .box3 .tbl_price thead th {
	background: #314e79;
	color: #fff;
	font-weight: bold;
	position: relative;
	border-right-color: #fff;
}
#price .box3 .tbl_price thead th:last-child {
	border-right-color: #314e79;
}
#price .box3 .tbl_price thead th::before {
	content: "";
	position: absolute;
	width: calc(100% + 2px);
	height: 5px;
	background: #fff;
	left: -1px;
	bottom: 0;
}
#price .box3 .tbl_price tbody th {
	background: #f5f6f8;
	color: #314e79;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	width: 38.5%;
}
#price .box3 .tbl_price tbody td {
	width: 39%;
}
#price .box3 .tbl_price.col4 tbody td {
	width: 19.5%;
}
#price .box3 .tbl_price tbody td.txt_price {
	width: 22.5%;
	font-weight: bold;
	line-height: 1.4em;
}
#price .box3 .tbl_price tbody td.txt_price .s_tax {
	display: block;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.4em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#price {
	margin-bottom: 10%;
}
#price .box1 {
	padding: 10% 0 10%;
	margin-bottom: 10%;
}
#price .box1 .insu_style1 {
	margin-bottom: 4%;
}
#price .box1 .item_list li {
	letter-spacing: .05em;
}
#price .box1 .item_list li span {
	letter-spacing: .05em;
}
#price .box1 .bnr {
	margin-top: 6%;
}

#price .box2 {
	padding: 8% 0 10%;
	margin-bottom: 10%;
}
#price .box2 .pric_ancer {
	margin-bottom: 8%;
}
#price .box2 .pric_ancer li {
	letter-spacing: .05em;
}
#price .box2 .bg_white {
	padding: 7% 4%;
}
#price .box2 .bg_white .cour_lead {
	font-size: 3.6vw;
}
#price .box2 .bg_white .box_list .pric_box {
	padding-bottom: 3%;
	margin-bottom: 4%;
}
#price .box2 .bg_white .cour_name {
	font-size: 3.2vw;
	letter-spacing: .05em;
}
#price .box2 .bg_white .cour_txt2 {
	left: 0;
	transform: translate(-10%,-20%);
	font-size: 1.8vw;
	letter-spacing: .05em;
}
#price .box2 .bg_white .cour_tax {
	letter-spacing: .05em;
}
#price .box2 .bg_white .deta_plus > dt,
#price .box2 .bg_white .deta_plus > p {
	font-size: 130%;
	letter-spacing: .05em;
}
#price .box2 .bg_white .cour_style1 {
	font-size: 90%;
}

#course4 .bg_white .flex_box {
	margin-bottom: 3%;
}
#course4 .bg_white .flex_box .box_r {
	padding: 4%;
}
#course4 .bg_white .osusume {
	letter-spacing: .05em;
}

#price .box3 {
	margin-bottom: 10%;
}
#price .box3 .pric_title {
	font-size: 2.8vw;
	margin-bottom: 4%;
}
#price .box3 .tbl_price {
	margin-bottom: 8%;
	font-size: 2.0vw;
	letter-spacing: .05em;
}
#price .box3 .tbl_price tbody th {
	letter-spacing: .05em;
}
#price .box3 .tbl_price tbody td.txt_price .s_tax {
	font-size: 80%;
	letter-spacing: .05em;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
#price {
	margin-bottom: 14%;
}
#price .box1 {
	padding: 10% 0 16%;
	margin-bottom: 14%;
}
#price .box1 .insu_style1 {
	margin-bottom: 6%;
}
#price .box1 .insu_style1 > dt {
	text-align: left;
	line-height: 1.8em;
}
#price .box1 .item_list li {
	width: 48.5%;
	max-width: 100%;
	font-size: 110%;
	letter-spacing: .05em;
	padding: 1.0em 0;
	margin-top: 3%;
}
#price .box1 .item_list li:nth-child(-n+2) {
	margin-top: 0;
}
#price .box1 .item_list li span {
	letter-spacing: .05em;
}
#price .box1 .bnr {
	width: 100%;
	margin-top: 10%;
}

#price .box2 {
	padding: 12% 0 14%;
	margin-bottom: 14%;
}
#price .box2 .pric_ancer {
	margin-bottom: 12%;
    justify-content: space-between;
}
#price .box2 .pric_ancer li {
	width: 48.5%;
	margin-right: 0;
	margin-top: 3% !important;
	font-size: 100%;
	letter-spacing: normal;
}
#price .box2 .pric_ancer li:nth-child(-n+2) {
	margin-top: 0 !important;
}
#price .box2 .bg_white {
	padding: 8% 6%;
}
#price .box2 .bg_white .cour_lead {
	font-size: 140%;
	letter-spacing: .05em;
	padding-bottom: 1.0em;
	margin-bottom: 1.2em;
}
#price .box2 .bg_white .cour_lead::before {
	height: 2px;
}
#price .box2 .bg_white .box_list .pric_box {
	padding-bottom: 6%;
	margin-bottom: 10%;
}
#price .box2 .bg_white .tbl_cour tr,
#price .box2 .bg_white .tbl_cour th,
#price .box2 .bg_white .tbl_cour td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}
#price .box2 .bg_white .tbl_cour th {
	padding: .8em 0;
}
#price .box2 .bg_white .tbl_cour td {
	padding: 1.0em 0;
}
#price .box2 .bg_white .cour_name {
	font-size: 140%;
	letter-spacing: .05em;
	line-height: 1.4em;
}
#price .box2 .bg_white .cour_txt1 {
	font-size: 100%;
	letter-spacing: normal;
	line-height: 1.4em;
}
#price .box2 .bg_white .cour_txt2 {
	left: 0;
	top: 50%;
	transform: translate(-30%,-50%);
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.3em;
}
#price .box2 .bg_white .cour_txt2 p {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#price .box2 .bg_white .cour_price {
	font-size: 250%;
}
#price .box2 .bg_white .cour_tax {
	letter-spacing: .05em;
}
#price .box2 .bg_white .tbl_cour + .detail {
	display: block;
}
#price .box2 .bg_white .deta_plus {
	padding: .6em 1.5em;
	margin-right: 0;
	margin-bottom: 2.0em;
}
#price .box2 .bg_white .deta_plus::after {
	background-position: center center;
	margin: auto;
	left: 0;
	right: 0;
	top: calc(100% + .5em);
	transform: none;
}
#price .box2 .bg_white .deta_plus > dt,
#price .box2 .bg_white .deta_plus > p {
	font-size: 120%;
	letter-spacing: normal;
	text-align: center;
}
#price .box2 .bg_white dl.deta_plus {
	display: block;
}
#price .box2 .bg_white .deta_list {
	margin-top: .1em;
	margin-bottom: .1em;
	margin-left: -1.5em;
    justify-content: center;
}
#price .box2 .bg_white .deta_list li {
	margin-left: 1.5em;
}

#price .box2 .bg_white .cour_style1 .circle_txt {
	font-size: 120%;
	letter-spacing: .05em;
}
#price .box2 .bg_white .cour_style1 .price_txt p {
	font-size: 250%;
}
#price .box2 .bg_white .cour_style1 .price_txt p.tax {
	letter-spacing: .05em;
}

#course4 .bg_white .flex_box {
	margin-bottom: 1.0em;
	display: block;
}
#course4 .bg_white .flex_box .box_l {
	width: 100%;
	margin: 0 auto 1.0em;
}
#course4 .bg_white .flex_box .box_r {
	width: 100%;
	padding: 5% 8%;
}
#course4 .bg_white .flex_box .box_r .deta_list {
    justify-content: flex-start;
}
#course4 .bg_white .osusume {
	letter-spacing: normal;
}

#price .box3 {
	margin-bottom: 14%;
}
#price .box3 .pric_title {
	font-size: 130%;
	letter-spacing: normal;
	line-height: 1.4em;	
	padding: .8em 3%;
	margin-bottom: 6%;
}
#price .box3 .tbl_price {
	margin-bottom: 10%;
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.4em;
}
#price .box3 .tbl_price th,
#price .box3 .tbl_price td {
	padding: 1.0em 1%;
}
#price .box3 .tbl_price thead th::before {
	height: 2px;
}
#price .box3 .tbl_price tbody th {
	font-size: 110%;
	letter-spacing: normal;
	width: 33%;
}
#price .box3 .tbl_price tbody td {
	width: 39%;
}
#price .box3 .tbl_price.col4 tbody td {
	width: 19.5%;
}
#price .box3 .tbl_price tbody td.txt_price {
	width: 28%;
}
#price .box3 .tbl_price tbody td.txt_price .s_tax {
	letter-spacing: normal;
}
}



/*
---------------------------------------------------------*/

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
}