@charset "UTF-8";
/* CSS Document */

main {
	margin: 40px auto 0;
	background: #fff;
	color: #3E3A39;
	font-family: "Hiragino Sans", "YuGothic", "Yu Gothic medium", "Meiryo", sans-serif;
}
.bottomtext {
	color: #231815;
	font-family: "Hiragino Mincho ProN", "Yu Mincho", "Yu Mincho Medium", serif;
	font-weight: 600;
	text-align: center;
	line-height: 1;
}
.linkbtnarea {
	display: flex;
	justify-content: center;
}
.linkbtnarea a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 3em;
	padding: 0 1em;
	background: #E9EBF6;/* #dbd9ec */
	border-radius: 27px;
	color: #595656;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.1em;
	transition: all 0.5s;
}
.linkbtnarea a:hover{
	background: #d4d8f0;
}

/* for SP */
@media (max-width: 767px) {

.pc {
	display: none !important;
}
main {
	padding-bottom: 18.97vw;
	letter-spacing: 0.05em;
}
main img:not(.pc) {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.linkbtnarea a{
	border-radius: 3.0769vw;
	font-size: 2.3076vw;
}
.bottomtext {
	margin-top: 24vw;
	font-size: 3.5897vw;
	line-height: 2.3;
}

h1 + p {
	margin-top: 5.8974vw;
	font-size: 2.8205vw;
	font-weight: 600;
	line-height: 2;
	text-align: center;
}
.s1 {
	margin-top: 6.1538vw;
	padding: 8.2051vw 0 7.6923vw;
	background: #F6F6FA;
	font-size: 2.9487vw;
	font-weight: 600;
	text-align: center;
}
.s1 h2 {
	width: 76.6666vw;
	height: 8.9743vw;
	border-radius: 1.53846vw;
	background: #fff;
	margin: 0 auto 6.6666vw;
	color: #63C0AB;
	font-size: 3.8461vw;
	font-weight: 600;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.s1 h2::after,
.s1 h2::before {
	content: "";
	display: block;
	width: 4.1025vw;
	height: 4.3589vw;
	background: url(img/s1_hd_bg_1_sp.png) no-repeat center;
	background-size: 100% auto;
	margin: auto 1.9230vw;
}
.s1 h2::after {
	transform: scale(-1, 1);
}
.s1 ul {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.s1 ul li {
	display: flex;
	align-items: center;
}
.s1 ul li::before {
	content: "";
	display: block;
	width: 4.4871vw;
	height: 4.4871vw;
	background: url(img/s1_mk_1.png) no-repeat center;
	background-size: 100% auto;
	margin-right: 1.5384vw;
}
.s1 ul li + li {
	margin-top: 1.6666vw;
}

.s2 {
	padding-top: 8.0769vw;
}
.s2 h2 {
	margin: 0 auto 5.8346vw;
	color: #4C4499;
	font-size: 3.84615vw;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2 h2 span {
	display: block;
	padding: 0 0.8em;
	position: relative;
	z-index: 0;
}
.s2 h2 span::after {
	content: "";
	display: block;
	width: 100%;
	height: 1.0256vw;
	background: #C1E6DD;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.s2 h2 span + span {
	margin-top: 2.4358vw;
}
.s2 .inner {
	width: 79.7435vw;
	padding: 3.8461vw 8.3333vw 4.2307vw;
	margin: 0 auto;
	background: #EEEEEF;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2 .inner + .inner img {
	width: 8.0769vw;
}
.s2 h2 + .inner img {
	width: 9.6153vw;
}
.s2 .inner h3 {
	width: 100%;
	margin: 3.4615vw 0 2.5641vw;
	font-size: 3.3333vw;
	font-weight: 600;
	text-align: center;
}
.s2 .inner p {
	font-size: 2.82051vw;
	font-weight: normal;
	line-height: 1.67;
	letter-spacing: 0.05em;
}
.s2 .inner + .inner {
	margin-top: 4.4871vw;
}

.s3 {
	margin-top: 11.5384vw;
}
.s3 h2 {
	font-family: "Hiragino Mincho ProN", "Yu Mincho", "Yu Mincho Medium", serif;
	font-size: 5.8974vw;
	font-weight: 600;
	text-align: center;
}
.s3 table {
	width: 82.5641vw;
	border-collapse: collapse;
	margin: 4.6153vw auto 2.5vw;
}
.s3 th {
	background: #EEEEEF;
	border-bottom: 1px solid #7771B1;
	border-right: 1px solid #7771B1;
	font-size: 2.5641vw;
	font-weight: 600;
	height: 12.1794vw;
	text-align: center;
	vertical-align: middle;
}
.s3 th:last-child {
	border-right: none;
	letter-spacing: 1em;
}
.s3 td {
	border-bottom: 1px solid #7771B1;
	border-right: 1px solid #7771B1;
	font-size: 2.5641vw;
	line-height: 1.68;
	text-align: center;
	vertical-align: middle;
	padding: 4.4vw 0.8em 1.5em 1em;
}
.s3 td:last-child {
	border-right: none;
	padding-left: 0.8em;
}
.s3 td:nth-child(2) {
	padding-left: 0;
	padding-right: 0;
}
.s3 .prdimg {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.s3 .prdimg img {
	order: 1;
	display: block;
	width: 14.3589vw;
	height: auto;
	margin: 2.6vw auto 0;
}
.s3 tr:nth-child(3) .prdimg img {
	width: 9.3589vw;
}
.s3 tr:nth-child(4) .prdimg img {
	width: 4.2307vw;
}
.s3 > p {
	text-align: center;
	font-size: 2.69230vw;
	font-weight: 600;
	line-height: 1.92;
}
.s3 .note {
	width: 82.5641vw;
	margin: 2.0512vw auto 0;
	font-size: 2.3076vw;
	font-weight: 600;
	line-height: 1.5;
}
}/* end @media*/


/* for PC */
@media (min-width: 768px) {

.sp {
	display: none !important;
}
main {
	width: 960px;
	padding-bottom: 130px;
	letter-spacing: 0.05em;
}
main img {
	display: block;
	margin: 0 auto;
}
.bottomtext {
	margin-top: 120px;
	font-size: 18px;
	line-height: 2.15;
}
h1 img {
	width: 100%;
	height: auto;
}
h1 + p {
	margin-top: 68px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.8;
	text-align: center;
	letter-spacing: 0.075em;
}
.s1 {
	margin-top: 78px;
	padding: 49px 0 46px;
	background: #F6F6FA;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.s1 h2 {
	width: 527px;
	height: 63px;
	border-radius: 10px;
	background: #fff;
	margin: 0 auto 48px;
	color: #63C0AB;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.s1 h2::after,
.s1 h2::before {
	content: "";
	display: block;
	width: 28px;
	height: 31px;
	background: url(img/s1_hd_bg_1.png) no-repeat center;
	margin: auto 15px;
}
.s1 h2::after {
	transform: scale(-1, 1);
}
.s1 ul {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.s1 ul li {
	display: flex;
	align-items: center;
}
.s1 ul li::before {
	content: "";
	display: block;
	width: 33px;
	height: 33px;
	background: url(img/s1_mk_1.png) no-repeat center;
	background-size: 100% auto;
	margin-right: 12px;
}
.s1 ul li + li {
	margin-top: 13px;
}

.s2 {
	padding-top: 72px;
}
.s2 h2 {
	margin: 0 auto 52px;
	color: #4C4499;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2 h2 span {
	display: block;
	padding: 0 1em;
	position: relative;
	z-index: 0;
}
.s2 h2 span::after {
	content: "";
	display: block;
	width: 100%;
	height: 10px;
	background: #C1E6DD;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.s2 h2 span + span {
	margin-top: 20px;
}

.s2 .inner {
	width: 544px;
	padding: 24px 58px 28px;
	margin: 0 auto;
	background: #EEEEEF;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2 .inner h3 {
	width: 100%;
	margin: 24px 0 17px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.s2 .inner p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.67;
	letter-spacing: 0.05em;
}
.s2 .inner + .inner {
	margin-top: 29px;
}

.s3 {
	margin-top: 90px;
}
.s3 h2 {
	font-family: "Hiragino Mincho ProN", "Yu Mincho", "Yu Mincho Medium", serif;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}
.s3 table {
	width: 770px;
	border-collapse: collapse;
	margin: 26px auto 15px;
}
.s3 th {
	background: #EEEEEF;
	border-bottom: 1px solid #7771B1;
	border-right: 1px solid #7771B1;
	font-size: 16px;
	font-weight: 600;
	height: 45px;
	text-align: center;
	vertical-align: middle;
}
.s3 th:last-child {
	border-right: none;
	letter-spacing: 1em;
}
.s3 td {
	border-bottom: 1px solid #7771B1;
	border-right: 1px solid #7771B1;
	font-size: 16px;
	font-weight: 600;
	height: 65px;
	vertical-align: middle;
	padding-left: 1em;
}
.s3 td:last-child {
	border-right: none;
}
.s3 td:nth-child(2) {
	text-align: center;
	padding-left: 0;
}
.s3 td .prdimg {
	display: block;
	transition: all 0.5s;
}
.s3 td .prdimg:hover {
	opacity: 0.6;
}
.s3 td img {
	display: inline-block;
	width: 54px;
	height: auto;
	margin: auto 15px auto 0;
	vertical-align: middle;
}
.s3 > p {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.92;
}
.s3 .note {
	width: 770px;
	margin: 12px auto 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
}
}/* end @media*/
