@charset "utf-8";

/* ------------------------------------------------------------ miesuta */
#miesuta {
	background: #E5F0F9;
	padding-bottom: 116px;
}

#miesuta #about .ribbon h3:before {
	content: '';
	position: absolute;
	background: url('../images/diff/miesuta_deco1.png') no-repeat;
	background-size: 100%;
	width: 143px;
	height: 184px;
	top: -32px;
	left: 13px;
	z-index: 1;
}

#miesuta #about .ribbon h3:after {
	content: '';
	position: absolute;
	background: url('../images/diff/miesuta_deco2.png') no-repeat;
	background-size: 100%;
	width: 118.5px;
	height: 144.5px;
	top: -20px;
	right: 17px;
	z-index: 1;
}

#miesuta #about .txt-lead {
	margin-top: 44px;
	text-align: center;
	line-height: 36px;
}

#miesuta #about .box {
	position: relative;
	background: #fff;
	border-radius: 20px;
	margin-top: 43px;
	padding: 44px 50px 58px;
}

#miesuta #about .box::before {
	content: '';
	position: absolute;
	background: #fff;
	width: 50px;
	height: 47px;
	bottom: -47px;
	left: 50%;
	transform: translateX(-50%);
	clip-path: polygon(50% 100%, 0 0, 100% 0);
}

#miesuta #about .box h4 {
	position: relative;
	background: #FEFCEF;
	padding: 22px;
	text-align: center;
	border-radius: 44px;
	font-size: 30px;
	font-weight: 500;
	line-height: 44px;
	letter-spacing: 0;
}

#miesuta #about .box h4::before {
	content: '';
	position: absolute;
	background: #FEFCEF;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	width: 35px;
	height: 37px;
	bottom: -37px;
	left: 225px;
}

#miesuta #about .box .row {
	display: flex;
	justify-content: space-between;
}

#miesuta #about .box .row .photo {
	width: 417px;
	margin: 63px 0 0 34px;
}

#miesuta #about .box .row .photo img {
	width: 100%;
	height: auto;
}

#miesuta #about .box .row .txt {
	width: 500px;
	margin-top: 26px;
	line-height: 36px;
}

#miesuta #about .ttl {
	margin-top: 81px;
}

#miesuta #about .ttl strong {
	display: block;
	text-align: center;
	color: #000;
	font-size: 30px;
	font-weight: 500;
	line-height: 54px;
	letter-spacing: 0;
}

#miesuta #about .ttl h4 {
	text-align: center;
	width: fit-content;
	margin: 32px auto 0;
}

#miesuta #about .ttl h4 span {
	background: linear-gradient(transparent 70%, #fff100 0%);
	color: #254595;
	display: inline;
	padding: 0 2px 4px;
	font-size: 39px;
	font-weight: 500;
	letter-spacing: 0;
}

#miesuta .moviebox {
	margin-top: 63px;
}

#miesuta .moviebox .box {
	background: #fff;
	border-radius: 20px;
	padding: 65px 60px 66px 79px;
}

#miesuta .moviebox .box .row {
	display: flex;
	justify-content: space-between;
}

#miesuta .moviebox .box .row .photo {
	width: 341.5px;
	margin-top: 18px;
}

#miesuta .moviebox .box .row .photo img {
	width: 100%;
	height: auto;
}

#miesuta .moviebox .box .row .group-txt {
	width: 580px;
}

#miesuta .moviebox .box .row .group-txt h5 {
	color: #254595;
	font-size: 29px;
	font-weight: 500;
	line-height: 53px;
	letter-spacing: 0;
}

#miesuta .moviebox .box .row .group-txt .txt {
	margin-top: 38px;
	line-height: 36px;
}

#miesuta .moviebox .box h4 {
	color: #254595;
	text-align: center;
	margin-top: 32px;
	font-size: 34px;
	font-weight: 500;
	line-height: 66px;
	letter-spacing: 0;
}

#miesuta .many_functions {
	margin-top: 106px;
}

#miesuta .many_functions h3 {
	text-align: center;
	margin: 0 auto 44px;
}

#miesuta .many_functions h3 span {
	display: block;
	width: fit-content;
	margin: 0 auto;
	font-size: 40px;
	font-weight: 500;
	color: #254595;
	text-align: center;
	position: relative;
	padding: 0 35px;
}

#miesuta .many_functions h3 span::before {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 0;
	display: block;
	width: 2px;
	height: 50px;
	background: #254595;
	transform: rotate(-25deg);
	content: '';
}

#miesuta .many_functions h3 span::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 0;
	display: block;
	width: 2px;
	height: 50px;
	background: #254595;
	transform: rotate(25deg);
	content: '';
}

#miesuta .many_functions .whitebox {
	background: #fff;
	padding: 60px 60px 110px;
	border-radius: 20px;
	position: relative;
	overflow: hidden;
}

#miesuta .many_functions .whitebox .left {
	display: table;
	float: left;
	width: 540px;
}

#miesuta .many_functions .whitebox .left img {
	display: table-cell;
	width: 140px;
	height: auto;
}

#miesuta .many_functions .whitebox .left .textbox {
	display: table-cell;
	vertical-align: middle;
}

#miesuta .many_functions .whitebox .left .textbox h4 {
	font-size: 26px;
	line-height: 32px;
	color: #004bb2;
	font-family: 'Noto-Sans-JP-Medium';
	margin: 0 auto 20px;
}

#miesuta .many_functions .whitebox .left .textbox p {
	font-size: 14px;
	line-height: 28px;
}

#miesuta .many_functions .whitebox .right {
	float: right;
	width: 440px;
	background: #f2efe5;
	padding: 30px 35px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#miesuta .many_functions .whitebox .right h4 {
	position: relative;
	text-align: center;
	z-index: 1;
	margin: 0 auto 20px;
}

#miesuta .many_functions .whitebox .right h4::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	border-bottom: double 4px #004bb2;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
	z-index: -1;
}

#miesuta .many_functions .whitebox .right h4 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 8px;
	background: #f2efe5;
	color: #004bb2;
	font-family: 'Noto-Sans-JP-Medium';
	font-size: 18px;
}

#miesuta .many_functions .whitebox .right ul li {
	float: left;
	width: calc((100% - 15px) / 2);
	margin: 0 0 0 15px;
}

#miesuta .many_functions .whitebox .right ul li:nth-of-type(2n+1) {
	clear: both;
	margin: 0 auto;
}

#miesuta .many_functions .whitebox .list {
	margin: 60px auto 40px;
}

#miesuta .many_functions .whitebox .list article {
	display: table;
	float: left;
	width: calc((100% - 30px) / 2);
	margin: 0 0 30px 30px;
	z-index: 1;
}

#miesuta .many_functions .whitebox .list article:nth-of-type(2n+1) {
	clear: both;
	margin: 0 auto 30px;
}

#miesuta .many_functions .whitebox .list article img {
	display: table-cell;
	vertical-align: middle;
}

#miesuta .many_functions .whitebox .list article .textbox {
	display: table-cell;
	vertical-align: middle;
	width: 300px;
}

#miesuta .many_functions .whitebox .list article .textbox span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 12px 15px;
	min-width: 175px;
	background: #fff100;
	font-size: 18px;
	color: #2360b2;
	font-family: 'Noto-Sans-JP-Medium';
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	margin: 0 auto 18px;
}

#miesuta .many_functions .whitebox .list article .textbox h4 {
	font-size: 23px;
	line-height: 30px;
	color: #004bb2;
	font-family: 'Noto-Sans-JP-Medium';
	margin: 0 auto 15px;
}

#miesuta .many_functions .whitebox .list article .textbox p {
	font-size: 14px;
	line-height: 28px;
}

#miesuta .many_functions .whitebox>h4 {
	font-size: 28px;
	color: #004bb2;
	font-family: 'Noto-Sans-JP-Medium';
	text-align: center;
	line-height: 50px;
}

/* ------------------------------------------------------------ feature */
#feature {
	padding-bottom: 120px;
}

#feature .ribbon h3::before {
	content: '';
	position: absolute;
	background: url('../images/diff/feature_deco1.png') no-repeat;
	width: 258.5px;
	height: 186px;
	background-size: 100%;
	top: -13px;
	left: 67px;
}

#feature .ribbon h3::after {
	content: '';
	position: absolute;
	background: url('../images/diff/feature_deco2.png') no-repeat;
	width: 265px;
	height: 186.5px;
	background-size: 100%;
	top: -15px;
	right: 53px;
}

#feature .intro {
	line-height: 40px;
	text-align: center;
	padding: 64px 0 50px;
}

#feature .recommend {
	width: 880px;
	border: dotted 4px #6ab3e7;
	padding: 35px 70px;
	margin: 0 auto 30px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#feature .recommend li {
	font-size: 18px;
	line-height: 30px;
	background: url(../images/common/check.svg) no-repeat left center/24px;
	padding: 0 0 10px 35px;
}

#feature .recommend li:last-child {
	padding: 0 0 0 35px;
}

#feature .inner>h4 {
	text-align: center;
	padding: 0 0 65px;
}

#feature .inner>h4 span {
	font-size: 38px;
	line-height: 60px;
	color: #004bb2;
	font-family: 'Noto-Sans-JP-Medium';
	background: linear-gradient(transparent 70%, #fff100 0%);
	display: inline;
	padding: 0 2px 4px;
}

#feature .inner>h5 {
	text-align: center;
	margin: 0 auto 35px;
}

#feature .inner>h5 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 38px;
	color: #004bb2;
	text-align: center;
	position: relative;
	padding: 0 35px;
}

#feature .inner>h5 span::before,
#feature .inner>h5 span::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: block;
	width: 1px;
	height: 50px;
	background: #004bb2;
	content: '';
}

#feature .inner>h5 span::before {
	left: 0;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

#feature .inner>h5 span::after {
	right: 0;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}

#feature .preparing_wrap .preparingbox {
	padding: 0 0 70px;
}

#feature .preparing_wrap .preparingbox:last-of-type {
	padding: 0;
}

#feature .preparing_wrap .preparingbox .list_title {
	margin: 0 auto 65px;
}

#feature .preparing_wrap .preparingbox:first-of-type .list_title {
	background: url(../images/diff/preparing_bg_01.jpg) no-repeat center center;
	position: relative;
	padding: 45px 0 65px;
}

#feature .preparing_wrap .preparingbox:nth-of-type(2) .list_title {
	background: url(../images/diff/preparing_bg_02.jpg) no-repeat center center;
	position: relative;
	padding: 45px 0 65px;
}

#feature .preparing_wrap .preparingbox .list_title .light {
	background: url(../images/common/light_bulb.svg) no-repeat center center/78px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	padding: 45px 0 55px;
	margin: 0 auto 20px;
}

#feature .preparing_wrap .preparingbox .list_title .light span {
	display: block;
	font-size: 39px;
	padding: 3px 0 0;
}

#feature .preparing_wrap .preparingbox .list_title h4 {
	font-size: 40px;
	line-height: 54px;
	color: #fff;
	text-align: center;
}

#feature .preparing_wrap .preparingbox .list_title h4 span {
	display: block;
	font-size: 20px;
	padding: 12px 0 0;
}

#feature .preparing_wrap .preparingbox .table {
	display: table;
}

#feature .preparing_wrap .preparingbox .table .table_cell {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

#feature .preparing_wrap .preparingbox .table.rtl {
	direction: rtl;
}

#feature .preparing_wrap .preparingbox .table.rtl .table_cell {
	direction: ltr;
}

#feature .preparing_wrap .preparingbox .table .img img {
	width: 100%;
	height: auto;
}

#feature .preparing_wrap .preparingbox .table .textbox {
	padding: 0 40px;
}

#feature .preparing_wrap .preparingbox .table .textbox h5 {
	font-size: 27px;
	color: #094ea1;
	padding: 0 0 25px;
}

#feature .preparing_wrap .preparingbox .table .textbox p {
	line-height: 28px;
}

#feature .preparing_wrap .preparingbox .caution {
	text-align: center;
	padding: 50px 0 0;
}

/* ------------------------------------------------------------ closing_contact */
.closing_contact {
	background: #FEFCEF;
	padding: 52px 0 129px;
}

.closing_contact h3 {
	text-align: center;
	padding: 0 0 42px;
	font-size: 28px;
	font-weight: 500;
	line-height: 44px;
	letter-spacing: 0;
}

.closing_contact h3 span {
	background: linear-gradient(transparent 70%, #fff100 0%);
	display: inline;
	font-weight: 500;
	padding: 0 2px 4px;
}

.closing_contact p {
	text-align: center;
	line-height: 36px;
	padding: 0 0 0;
}

.closing_contact .group-link {
	display: flex;
	justify-content: space-between;
	max-width: 904px;
	margin: 46px auto 0;
	gap: 15px;
}

.closing_contact .group-link li a img {
	width: 100%;
	height: auto;
}

.closing_contact2 {
	padding-bottom: 75px;
}

/* ------------------------------------------------------------ grade_guarantee */
#grade_guarantee .ribbon1 h3::before {
	content: '';
	position: absolute;
	background: url('../images/diff/grade_guarantee_deco1.png') no-repeat;
	width: 240px;
	height: 169px;
	background-size: 100%;
	top: -32px;
	left: 124px;
}

#grade_guarantee .ribbon1 h3::after {
	content: '';
	position: absolute;
	background: url('../images/diff/grade_guarantee_deco2.png') no-repeat;
	width: 119.5px;
	height: 149px;
	background-size: 100%;
	top: -22px;
	right: 120px;
}

#grade_guarantee .ribbon2 {
	margin-top: 138px;
}

#grade_guarantee .ribbon2 h3::before {
	content: '';
	position: absolute;
	background: url('../images/diff/grade_guarantee_deco3.png') no-repeat;
	width: 132px;
	height: 115.5px;
	background-size: 100%;
	top: -6px;
	left: 204px;
}

#grade_guarantee .ribbon2 h3::after {
	content: '';
	position: absolute;
	background: url('../images/diff/grade_guarantee_deco4.png') no-repeat;
	width: 120.5px;
	height: 111.5px;
	background-size: 100%;
	top: -6px;
	right: 183px;
}

#grade_guarantee .text {
	text-align: center;
	margin-top: 51px;
	line-height: 36px;
}

#grade_guarantee .img {
	text-align: center;
	padding: 49px 0 42px;
}

#grade_guarantee h4 {
	text-align: center;
}

#grade_guarantee h4 span {
	background: linear-gradient(transparent 70%, #fff100 0%);
	display: inline;
	padding: 0 2px 4px;
	color: #004bb2;
	font-size: 38px;
	line-height: 90px;
	color: #004bb2;
	font-family: 'Noto-Sans-JP-Medium';
}

#grade_guarantee h4 strong {
	display: inline;
	font-size: 78px;
	font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Sawarabi Mincho", serif;
	position: relative;
}

#grade_guarantee h4 strong::before {
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	background: url(../images/diff/cross.svg) no-repeat center center/60px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

#grade_guarantee .point {
	padding: 50px 0 0;
}

#grade_guarantee .point li {
	position: relative;
	width: 970px;
	margin: 0 auto 65px;
	text-align: right;
}

#grade_guarantee .point li strong {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: block;
	font-size: 29px;
	font-family: 'Noto-Sans-JP-Medium';
	text-align: center;
	color: #fff;
	background: #004bb2;
	width: 155px;
	height: 155px;
	line-height: 155px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

#grade_guarantee .point li p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #f7f6f0;
	line-height: 30px;
	width: 880px;
	padding: 20px 20px 20px 85px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

#grade_guarantee .bnr {
	text-align: center;
	padding: 52px 0 89px;
}

/* ------------------------------------------------------------ personal_group */
#personal_group {
	background: #e5f0f9;
	padding: 51px 0 88px;
}

#personal_group .inner>h3 {
	text-align: center;
	margin: 0 auto 40px;
}

#personal_group .inner>h3 span {
	position: relative;
	font-size: 40px;
	z-index: 1;
	padding: 120px 10px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#personal_group .inner>h3 span::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 9px;
	background: #fff100;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -3px;
	z-index: -1;
}

#personal_group .inner>h3 span::after {
	position: absolute;
	content: "";
	width: 166px;
	height: 164px;
	background: url(../images/diff/difference.svg) no-repeat center center/166px;
	left: -165px;
	top: 0;
}

#personal_group .inner>h3+p {
	line-height: 38px;
	text-align: center;
	margin: 0 auto 200px;
}

#personal_group .PC table,
#personal_group .PC td,
#personal_group .PC th {
	border: 2px solid #e5f0f9;
	border-collapse: collapse;
	padding: 40px 30px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#personal_group .PC table tr th {
	background: #fff;
}

#personal_group .PC table tr:first-of-type th {
	width: 474px;
	position: relative;
}

#personal_group .PC table tr:first-of-type th .tab {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	background: #fe4950;
	width: 90%;
	margin: 0 auto;
	top: -100px;
	padding: 20px 0;
	border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
}

#personal_group .PC table tr:first-of-type td {
	position: relative;
}

#personal_group .PC table tr:first-of-type td .tab {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	background: #c9c9c9;
	width: 90%;
	margin: 0 auto;
	top: -100px;
	padding: 35px 0;
	border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	text-align: center;
	color: #fff;
	font-size: 30px;
}

#personal_group .PC table tr th h3 {
	text-align: center;
	color: #004ea2;
	font-size: 40px;
	line-height: 52px;
	font-family: 'Noto-Sans-JP-Bold';
}

#personal_group .PC table tr:first-of-type th h3 {
	position: absolute;
	left: 0;
	right: 0;
	top: 55px;
	margin: 0 auto;
}

#personal_group .PC table tr th h3 strong {
	font-family: "alternate-gothic-no-3-d", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 80px;
}

#personal_group .PC table tr th p {
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	margin: 25px 0 0;
}

#personal_group .PC table tr:first-of-type th p {
	margin: 90px auto 0;
}

#personal_group .PC table tr th p span {
	background: linear-gradient(transparent 70%, #fff100 0%);
	display: inline;
}

#personal_group .PC table tr td:nth-of-type(1) {
	background: #226ebb;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

#personal_group .PC table tr td:nth-of-type(1) img {
	display: block;
	margin: 0 auto 20px;
}

#personal_group .PC table tr td:nth-of-type(2) {
	background: #fff;
}

#personal_group .PC table tr td:nth-of-type(2) {
	width: 437px;
	font-size: 14px;
	line-height: 25px;
}

/* ------------------------------------------------------------ time_price */
#time_price {
	padding: 88px 0 111px;
}

#time_price .inner>h3 {
	font-size: 40px;
	text-align: center;
	margin: 0 auto 60px;
}

#time_price .inner>h3+p {
	text-align: center;
	line-height: 40px;
	margin: 0 auto 40px;
}

#time_price .eisai {
	float: left;
	background: #fe4950;
	width: 460px;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#time_price .other {
	float: left;
	background: #e5e5e5;
	width: calc(100% - 460px);
	padding: 15px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#time_price .other .table>h3 {
	font-size: 20px;
	text-align: center;
	margin: 22px auto 33px;
}

#time_price .logo {
	text-align: center;
	margin: 0 auto 15px;
}

#time_price table {
	background: #fff;
}

#time_price table th h3 {
	font-size: 32px;
	font-family: 'Noto-Sans-JP-Bold';
	margin: 0 auto 15px;
	padding: 210px 0 0;
}

#time_price table th h3 strong {
	font-size: 45px;
	font-family: "alternate-gothic-no-3-d", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0 5px;
}

#time_price table th p {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

#time_price table td {
	position: relative;
}

#time_price table td h4 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	line-height: 20px;
}

#time_price table td p {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-family: "Alte DIN 1451 Mittelschrift";
	font-weight: normal;
	font-style: normal;
	font-size: 27px;
}

#time_price table td p span {
	font-size: 14px;
	margin: 0 0 0 3px;
}

#time_price .eisai table,
#time_price .eisai td,
#time_price .eisai th {
	border: 2px solid #fe4950;
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

#time_price .eisai th {
	width: 50%;
	vertical-align: top;
}

#time_price .eisai th h3 {
	color: #004ea2;
}

#time_price .eisai th:nth-of-type(1) h3 {
	background: url(../images/common/to_one.svg) no-repeat center 30px/100%;
}

#time_price .eisai th:nth-of-type(2) h3 {
	background: url(../images/common/to_two.svg) no-repeat center 30px/100%;
}

#time_price .other table,
#time_price .other td,
#time_price .other th {
	border: 2px solid #e5e5e5;
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

#time_price .other th {
	width: 33.333%;
	vertical-align: top;
}

#time_price .other th h3 {
	color: #525252;
}

#time_price .other th:nth-of-type(1) h3 {
	background: url(../images/common/to_three.svg) no-repeat center top/100%;
}

#time_price .other th:nth-of-type(2) h3 {
	background: url(../images/common/to_four.svg) no-repeat center 20px/100%;
}

#time_price .other th:nth-of-type(3) h3 {
	background: url(../images/common/to_five.svg) no-repeat center 20px/100%;
}


.gradation_btn { margin: 0 auto 100px; }

/* ------------------------------------------------------------ mobile */
@media only screen and (max-width:640px) {

	/* ------------------------------------------------------------ miesuta */
	#miesuta {
		padding-bottom: 70px;
	}

	#miesuta #about .ribbon h3:before {
		width: 73px;
		height: 94px;
		top: 50%;
		left: 5px;
		z-index: 1;
		transform: translateY(-50%);
	}

	#miesuta #about .ribbon h3:after {
		width: 65px;
		height: 80px;
		top: 50%;
		right: 5px;
		transform: translateY(-50%);
	}

	#miesuta #about .txt-lead {
		margin-top: 30px;
		text-align: left;
		font-size: 14px;
		line-height: 27px;
	}

	#miesuta #about .box {
		margin-top: 30px;
		padding: 20px 5% 30px;
	}

	#miesuta #about .box::before {
		content: '';
		position: absolute;
		background: #fff;
		width: 50px;
		height: 47px;
		bottom: -47px;
		left: 50%;
		transform: translateX(-50%);
		clip-path: polygon(50% 100%, 0 0, 100% 0);
	}

	#miesuta #about .box h4 {
		border-radius: 20px;
		padding: 10px 5px;
		font-size: 16px;
		line-height: 27px;
	}

	#miesuta #about .box h4::before {
		left: 50%;
		transform: translateX(-50%);
	}

	#miesuta #about .box .row {
		display: block;
	}

	#miesuta #about .box .row .photo {
		width: auto;
		margin: 50px 0 0;
	}

	#miesuta #about .box .row .txt {
		width: auto;
		margin-top: 20px;
		font-size: 14px;
		line-height: 27px;
	}

	#miesuta #about .ttl strong {
		font-size: 18px;
		line-height: 32px;
	}

	#miesuta #about .ttl h4 {
		margin-top: 15px;
	}

	#miesuta #about .ttl h4 span {
		font-size: 23px;
		line-height: 1.8;
	}

	#miesuta .moviebox {
		margin-top: 50px;
	}

	#miesuta .moviebox .box {
		padding: 20px 5% 30px;
	}

	#miesuta .moviebox .box .row {
		display: block;
	}

	#miesuta .moviebox .box .row .photo {
		width: auto;
		margin-top: 0;
	}

	#miesuta .moviebox .box .row .group-txt {
		width: auto;
		margin-top: 20px;
	}

	#miesuta .moviebox .box .row .group-txt h5 {
		font-size: 16px;
		line-height: 27px;
	}

	#miesuta .moviebox .box .row .group-txt .txt {
		margin-top: 20px;
		font-size: 14px;
		line-height: 27px;
	}

	#miesuta .moviebox .box h4 {
		margin-top: 10px;
		font-size: 16px;
		line-height: 32px;
	}

	#miesuta .many_functions {
		margin-top: 50px;
	}

	#miesuta .many_functions h3 {
		margin: 0 auto 20px;
	}

	#miesuta .many_functions h3 span {
		font-size: 20px;
		line-height: 150%;
		padding: 0 22px;
	}

	#miesuta .many_functions .whitebox {
		padding: 20px 20px 50px;
	}

	#miesuta .many_functions .whitebox .left {
		display: block;
		float: none;
		width: 100%;
	}

	#miesuta .many_functions .whitebox .left img {
		display: none;
	}

	#miesuta .many_functions .whitebox .left .textbox {
		display: block;
		margin: 0 auto 20px;
	}

	#miesuta .many_functions .whitebox .left .textbox h4 {
		background: url(../images/concept/miesuta.gif) no-repeat left center/80px;
		font-size: 18px;
		line-height: 24px;
		margin: 0 auto 10px;
		padding: 20px 0 20px 100px;
	}

	#miesuta .many_functions .whitebox .left .textbox p {
		font-size: 14px;
		line-height: 24px;
	}

	#miesuta .many_functions .whitebox .right {
		float: none;
		width: 100%;
		padding: 20px;
	}

	#miesuta .many_functions .whitebox .right h4 {
		margin: 0 auto 15px;
	}

	#miesuta .many_functions .whitebox .right h4::before {
		width: 100%;
		height: 4px;
	}

	#miesuta .many_functions .whitebox .right h4 span {
		padding: 0 8px;
		font-size: 16px;
	}

	#miesuta .many_functions .whitebox .right ul li {
		width: 49%;
		margin: 0 0 0 2%;
	}

	#miesuta .many_functions .whitebox .right ul li:nth-of-type(2n+1) {
		margin: 0 auto;
	}

	#miesuta .many_functions .whitebox .right ul li img {
		width: 100%;
		height: auto;
	}

	#miesuta .many_functions .whitebox .list {
		margin: 50px auto 0;
	}

	#miesuta .many_functions .whitebox .list article {
		display: table;
		float: none;
		width: 100%;
		margin: 0 auto 30px;
	}

	#miesuta .many_functions .whitebox .list article:nth-of-type(2n+1) {
		clear: both;
		margin: 0 auto 30px;
	}

	#miesuta .many_functions .whitebox .list article img {
		width: 100%;
		height: auto;
	}

	#miesuta .many_functions .whitebox .list article .textbox {
		width: 63%;
		padding: 0 0 0 7%;
		vertical-align: top;
	}

	#miesuta .many_functions .whitebox .list article .textbox span {
		padding: 8px 15px;
		min-width: inherit;
		font-size: 12px;
		margin: 0 auto 12px;
	}

	#miesuta .many_functions .whitebox .list article .textbox h4 {
		font-size: 16px;
		line-height: 24px;
		margin: 0 auto 6px;
	}

	#miesuta .many_functions .whitebox .list article .textbox p {
		font-size: 13px;
		line-height: 24px;
	}

	#miesuta .many_functions .whitebox>h4 {
		font-size: 17px;
		line-height: 190%;
	}

	/* ------------------------------------------------------------ feature */
	#feature {
		padding-bottom: 70px;
	}

	#feature .ribbon h3::before {
		width: 95px;
		height: 69px;
		top: 50%;
		left: 5px;
		transform: translateY(-50%);
	}

	#feature .ribbon h3::after {
		width: 95px;
		height: 68px;
		top: 50%;
		right: 5px;
		transform: translateY(-50%);
	}

	#feature .intro {
		font-size: 14px;
		line-height: 27px;
		padding: 30px 0;
	}

	#feature .inner>h5 {
		margin: 0 auto 20px;
	}

	#feature .inner>h5 span {
		font-size: 20px;
		padding: 0 20px;
	}

	#feature .inner>h5 span::before,
	#feature .inner>h5 span::after {
		height: 30px;
	}

	#feature .recommend {
		width: 100%;
		border: dotted 2px #6ab3e7;
		padding: 6%;
		margin: 0 auto 20px;
	}

	#feature .recommend li {
		font-size: 14px;
		line-height: 24px;
		background: url(../images/common/check.svg) no-repeat left 8px/15px;
		padding: 0 0 10px 25px;
	}

	#feature .recommend li:last-child {
		padding: 0 0 0 25px;
	}

	#feature .inner>h4 {
		padding: 0 0 40px;
	}

	#feature .inner>h4 span {
		font-size: 20px;
		line-height: 45px;
	}


	#feature .preparing_wrap .preparingbox {
		padding: 0 0 60px;
	}

	#feature .preparing_wrap .preparingbox:last-of-type {
		padding: 0;
	}

	#feature .preparing_wrap .preparingbox .list_title {
		margin: 0 auto 30px;
	}

	#feature .preparing_wrap .preparingbox:first-of-type .list_title {
		padding: 15px 0 30px;
	}

	#feature .preparing_wrap .preparingbox:nth-of-type(2) .list_title {
		padding: 15px 0 30px;
	}

	#feature .preparing_wrap .preparingbox .list_title .light {
		background: url(../images/common/light_bulb.svg) no-repeat center center/45px;
		padding: 25px 0 35px;
		margin: 0 auto 15px;
	}

	#feature .preparing_wrap .preparingbox .list_title .light span {
		display: block;
		font-size: 22px;
		padding: 3px 0 0;
	}

	#feature .preparing_wrap .preparingbox .list_title h4 {
		font-size: 22px;
		line-height: 34px;
	}

	#feature .preparing_wrap .preparingbox .list_title h4 span {
		font-size: 14px;
		padding: 12px 0 0;
	}

	#feature .preparing_wrap .preparingbox .table {
		display: block;
		padding: 0 0 40px;
	}

	#feature .preparing_wrap .preparingbox .table .table_cell {
		display: block;
		width: 100%;
	}

	#feature .preparing_wrap .preparingbox .table.rtl {
		direction: ltr;
	}

	#feature .preparing_wrap .preparingbox .table:last-of-type {
		padding: 0 0 20px;
	}

	#feature .preparing_wrap .preparingbox .table .img {
		padding: 0 0 18px;
	}

	#feature .preparing_wrap .preparingbox .table .textbox {
		padding: 0;
	}

	#feature .preparing_wrap .preparingbox .table .textbox h5 {
		font-size: 20px;
		padding: 0 0 10px;
	}

	#feature .preparing_wrap .preparingbox .table .textbox p {
		font-size: 14px;
		line-height: 24px;
	}

	#feature .preparing_wrap .preparingbox .caution {
		font-size: 12px;
		line-height: 20px;
		text-align: left;
		padding: 0;
	}

	/* ------------------------------------------------------------ closing_contact */
	.closing_contact {
		padding: 40px 0 !important;
	}

	.closing_contact h3 {
		text-align: left;
		padding: 0 0 30px;
		font-size: 17px;
		line-height: 30px;
	}

	.closing_contact p {
		text-align: left;
		font-size: 13px;
		line-height: 24px;
	}

	.closing_contact .group-link {
		flex-direction: column;
		margin-top: 30px;
		gap: 15px;
	}

	/* ------------------------------------------------------------ grade_guarantee */
	#grade_guarantee .ribbon1 h3::before {
		width: 100px;
		height: 71px;
		top: 50%;
		left: 5px;
		transform: translateY(-50%);
	}

	#grade_guarantee .ribbon1 h3::after {
		width: 62px;
		height: 78px;
		top: 50%;
		right: 5px;
		transform: translateY(-50%);
	}

	#grade_guarantee .ribbon2 {
		margin-top: 0;
	}

	#grade_guarantee .ribbon2 h3::before {
		width: 65px;
		height: 61px;
		top: 50%;
		right: 5px;
		transform: translateY(-50%);
	}

	#grade_guarantee .ribbon2 h3::after {
		width: 80px;
		height: 74px;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}

	#grade_guarantee .text {
		text-align: left;
		font-size: 14px;
		line-height: 27px;
		margin: 30px 0;
	}

	#grade_guarantee .img {
		padding: 0;
	}

	#grade_guarantee .diff_slider .slick-slide {}

	#grade_guarantee .diff_slider .slick-slide div {
		margin: 0 6px;
	}

	#grade_guarantee .diff_slider .slick-slide div img {
		width: auto !important;
		height: 300px !important;
	}

	#grade_guarantee h4 {
		padding: 40px 0 0;
		margin-bottom: -10px;
	}

	#grade_guarantee h4 span {
		font-size: 20px;
		line-height: 55px;
	}

	#grade_guarantee h4 strong {
		font-size: 32px;
	}

	#grade_guarantee h4 strong::before {
		width: 20px;
		height: 20px;
		background: url(../images/diff/cross.svg) no-repeat center center/20px;
	}

	#grade_guarantee .point {
		padding: 50px 0 80px;
	}

	#grade_guarantee .point li {
		width: 100%;
		margin: 0 auto 50px;
		text-align: left;
	}

	#grade_guarantee .point li:last-child {
		margin: 0 auto;
	}

	#grade_guarantee .point li strong {
		font-size: 16px;
		width: 100%;
		height: 50px;
		line-height: 50px;
		top: -25px;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: inherit;
		border-radius: 0;
		-webkit-border-radius: 0;
	}

	#grade_guarantee .point li p {
		font-size: 14px;
		line-height: 24px;
		width: 100%;
		padding: 40px 20px 20px;
	}

	#grade_guarantee .bnr {
		padding: 20px 0 40px;
	}

	#grade_guarantee .bnr img {
		width: 100%;
		height: auto;
	}

	/* ------------------------------------------------------------ personal_group */
	#personal_group {
		padding: 40px 0 60px;
	}

	#personal_group .inner>h3 {
		margin: 0 auto 25px;
	}

	#personal_group .inner>h3 span {
		font-size: 22px;
		padding: 90px 10px 0;
	}

	#personal_group .inner>h3 span::before {
		height: 6px;
	}

	#personal_group .inner>h3 span::after {
		width: 80px;
		height: 80px;
		background: url(../images/diff/difference.svg) no-repeat center center/80px;
		left: -10px;
		top: 0;
	}

	#personal_group .inner>h3+p {
		font-size: 14px;
		line-height: 24px;
		text-align: left;
		margin: 0 auto 30px;
	}

	#personal_group table tr th {
		background: #226ebb;
		text-align: center;
		color: #fff;
	}

	#personal_group table tr th span {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		color: #fff;
		font-size: 16px;
	}

	#personal_group table tr:nth-child(2) th span {
		background: url(../images/common/education.svg) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 40px;
	}

	#personal_group table tr:nth-child(4) th span {
		background: url(../images/common/pace.svg) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 35px;
	}

	#personal_group table tr:nth-child(6) th span {
		background: url(../images/common/question.svg) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 35px;
	}

	#personal_group table tr:nth-child(8) th span {
		background: url(../images/common/teacher.svg) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 30px;
	}

	#personal_group table tr:nth-child(10) th span {
		background: url(../images/common/homework.svg) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 30px;
	}

	#personal_group table tr:nth-child(12) th span {
		background: url(../images/common/absent.png) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 50px;
	}

	#personal_group table tr:nth-child(14) th span {
		background: url(../images/common/timetable.svg) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 35px;
	}

	#personal_group table tr:nth-child(16) th span {
		background: url(../images/common/textbook.svg) no-repeat left center;
		background-size: auto 25px;
		padding: 14px 14px 14px 40px;
	}

	#personal_group table tr th img {
		width: auto;
		height: 30px;
		margin: 0 15px 0 0;
	}

	#personal_group table tr:first-child th {
		width: 50%;
		font-size: 4.5vw;
		padding: 15px;
		border: solid 4px #e5f0f9;
		border-radius: 15px 15px 0 0;
		-webkit-border-radius: 15px 15px 0 0;
	}

	#personal_group table tr:first-child th img {
		width: 90%;
		height: auto;
	}

	#personal_group table tr td {
		background: #fff;
		font-size: 13px;
		line-height: 20px;
		padding: 14px 14px 24px;
		border-bottom: solid 10px #e5f0f9;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#personal_group table tr td:nth-of-type(2) {
		border-left: solid 2px #e5f0f9;
	}

	#personal_group table tr td h3 {
		text-align: center;
		color: #004ea2;
		font-size: 16px;
		line-height: 24px;
		font-family: 'Noto-Sans-JP-Bold';
		padding: 5px 0;
	}

	#personal_group table tr:nth-child(3) td h3 {
		padding: 20px 0 5px;
	}

	#personal_group table tr td h3 strong {
		font-family: "alternate-gothic-no-3-d", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 35px;
		margin: 0 2px;
	}

	#personal_group table tr td p {
		font-size: 13px;
		line-height: 22px;
	}

	#personal_group table tr td p span {
		background: linear-gradient(transparent 80%, #fff100 0%);
		display: inline;
	}

	/* ------------------------------------------------------------ time_price */
	#time_price {
		padding: 50px 0;
	}

	#time_price .inner>h3 {
		font-size: 24px;
		margin: 0 auto 20px;
	}

	#time_price .inner>h3+p {
		text-align: left;
		font-size: 14px;
		line-height: 24px;
		margin: 0 auto 30px;
	}

	#time_price .eisai {
		float: none;
		width: 100%;
		padding: 15px;
	}

	#time_price .other {
		float: none;
		width: 100%;
		padding: 15px;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#time_price .other>h3 {
		font-size: 20px;
		margin: 22px auto 33px;
	}

	#time_price .logo {
		text-align: center;
		width: 100%;
		margin: 0 auto 15px;
	}

	#time_price table {
		background: #fff;
	}

	#time_price table th h3 {
		font-size: 20px;
		margin: 0 auto 15px;
		padding: 120px 0 0;
	}

	#time_price table th h3 strong {
		font-size: 45px;
		margin: 0 5px;
	}

	#time_price table th p {
		font-size: 12px;
		line-height: 22px;
		text-align: left;
	}

	#time_price table td {
		position: relative;
	}

	#time_price table td h4 {
		font-size: 14px;
		line-height: 20px;
	}

	#time_price table td p {
		font-size: 27px;
		bottom: 14px;
	}

	#time_price table td p span {
		font-size: 14px;
		margin: 0 0 0 3px;
	}

	#time_price .eisai .table {
		position: relative;
		overflow: scroll;
		width: 100%;
	}

	#time_price .eisai table {
		width: 100%;
	}

	#time_price .eisai table,
	#time_price .eisai td,
	#time_price .eisai th {
		border: 2px solid #fe4950;
		border-collapse: collapse;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 15px;
	}

	#time_price .eisai th {
		width: 50%;
		vertical-align: top;
	}

	#time_price .eisai th h3 {}

	#time_price .eisai th:nth-of-type(1) h3 {
		background: url(../images/common/to_one.svg) no-repeat center top/auto 90px;
	}

	#time_price .eisai th:nth-of-type(2) h3 {
		background: url(../images/common/to_two.svg) no-repeat center top/auto 90px;
	}

	#time_price .other .table {
		position: relative;
		overflow: scroll;
		width: 100%;
	}

	#time_price .other table {
		width: 100%;
	}

	#time_price .other table,
	#time_price .other td,
	#time_price .other th {
		border: 2px solid #e5e5e5;
		border-collapse: collapse;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
	}

	#time_price .other th:nth-of-type(1) h3 {
		background: url(../images/common/to_three.svg) no-repeat center top/auto 90px;
	}

	#time_price .other th:nth-of-type(2) h3 {
		background: url(../images/common/to_four.svg) no-repeat center top/auto 90px;
	}

	#time_price .other th:nth-of-type(3) h3 {
		background: url(../images/common/to_five.svg) no-repeat center top/auto 90px;
	}
}