@charset "utf-8";

/* 基本スタイル---------------- */

.page-id-1200-inner * {
	box-sizing: border-box;
}
html {
	overflow-y: scroll;
}

body .page-id-1200-inner {
	margin: 0;
	line-height: 1.5;
	color: #312f30;
	background: #F4F4F4;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.page-id-1200-inner h1,
.page-id-1200-inner h2,
.page-id-1200-inner h3,
.page-id-1200-inner h4,
.page-id-1200-inner h5,
.page-id-1200-inner h6 {
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	background-image: none;
}
.page-id-1200-inner ol,
.page-id-1200-inner ul {
	list-style: none;
}
.page-id-1200-inner img {
	border: 0;
	vertical-align: bottom;
}
.page-id-1200-inner table {
	border-collapse: collapse;
	border-spacing: 0;
}
.page-id-1200-inner caption,
.page-id-1200-inner th {
	text-align: left !important;
}
.page-id-1200-inner address,
.page-id-1200-inner caption,
.page-id-1200-inner cite,
.page-id-1200-inner code,
.page-id-1200-inner dfn,
.page-id-1200-inner th,
.page-id-1200-inner var {
	font-style: normal;
	font-weight: normal;
}
.page-id-1200-inner a {
	color: #312f30;
	outline: none;
	text-decoration: none;
}
.page-id-1200-inner a:visited {
	color: #312f30;
	text-decoration: none;
}
.page-id-1200-inner p {
	word-wrap: break-word;
	line-height: 1.5;
}
.page-id-1200-inner li {
	line-height: 100%;
}
.page-id-1200-inner em {
	font-weight: 600;
	font-style: normal;
}
.page-id-1200-inner label {
	display: inline-block;
	cursor: pointer;
}

.page-id-1200-inner .min {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}


/*pc.css*/
@media screen and (min-width:769px) {

	body .page-id-1200-inner {
		font-size: 16px;
	}
	.page-id-1200-inner a:hover {
		text-decoration: underline;
	}
	.page-id-1200-inner .page-id-1200-inner a img {
		transition: .3s;
	}
	.page-id-1200-inner a:hover img {
		opacity: 0.8;
		transition: .3s;
	}
	.page-id-1200-inner .sp {
		display: none;
	}


	/* 基本レイアウト---------------- */
	#wrapper.page-id-1200-inner {
		min-width: 769px;
		position: relative;
		width: 100%;
		text-align: center;
		background: #f4f4f4;
	}
	#wrapper.page-id-1200-inner * {
		text-align: center;
	}
	.page-id-1200-inner #container {
		width: 100%;
	}
	.page-id-1200-inner .main {
		min-width: 769px;
		width: 1140px;
		margin: 0 auto;
	}
	.page-id-1200-inner .flex {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.page-id-1200-inner .flex_st {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		align-self: center;
	}
	.page-id-1200-inner .indent_m1em {
		text-indent: -1em;
		padding-left: 1em;
	}
	.indent02 * {
		text-indent: -1em;
		padding-left: 1em;
	}

	/* ヘッダー---------------- */
	.page-id-1200-inner #head {
		min-width: 960px;
		height: 391px;
		margin: 0 0 80px;
		background: url(/recommended/wp-content/uploads/2021/10/img/head_back_pc02.png) no-repeat;
		background-size: cover;
		background-position: center bottom;
	}
	.page-id-1200-inner .head_logo {
	}

	/* コンテンツ---------------- */
	.page-id-1200-inner #purpose {
		margin-bottom: 83px;
	}
	.page-id-1200-inner .copy01 {
		margin-bottom: 100px;
		line-height: 1.8;
		font-size: 20px;
		font-weight: bold;
	}
	.page-id-1200-inner .copy01:first-of-type {
		margin-bottom: 0;
	}
	.page-id-1200-inner .marker01 {
		background: linear-gradient(transparent 50%, #D8DCE8 50%);
	}
	.page-id-1200-inner .col01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		align-self: center;
	}
	.page-id-1200-inner .col01_01 {
		position: relative;
		width: 563px;
		padding: 120px 10px 30px;
		background: #fff;
		border: 2px solid #0028D1;
		border-radius: 20px;
	}
	.page-id-1200-inner .col01_02 {
		position: relative;
		width: 563px;
		padding: 120px 10px 30px;
		background: #fff;
		border: 2px solid #0028D1;
		border-radius: 20px;
	}
	.page-id-1200-inner .col01_01 a, .col01_02 a {
		text-decoration: none;
	}
	.page-id-1200-inner .col01_01 a:hover img, .col01_02 a:hover img {
		opacity: 1;
	}
	.page-id-1200-inner .h2_01 {
		width: 565px;
		position: absolute;
		top: -60px;
		left: -3px;
		z-index: 2;
	}
	.page-id-1200-inner .h2_01 img {
		width: 100%;
		height: auto;
	}
	.page-id-1200-inner .col01_t01 {
		margin-bottom: 25px;
		line-height: 1.4;
		font-size: 24px;
	}
	.page-id-1200-inner .marker02 {
		font-size: 36px;
		font-weight: bold;
		background: linear-gradient(transparent 60%, #D8DCE8 60%);
	}
	.page-id-1200-inner .col01_img01 {
		margin-bottom: 35px;
	}
	.page-id-1200-inner .col01_img01 img {
		width: 100%;
		height: auto;
	}
	.page-id-1200-inner .col01_t02 {
		margin-left: 10%;
		text-align: left !important;
	}
	.page-id-1200-inner .box01 span,
	.page-id-1200-inner .box01 a {
		display: flex;
		flex-wrap: nowrap;
		min-height: 138px;
		align-items: flex-start;
		margin-bottom: 30px;
		padding: 15px 30px;
		text-align: left !important;
		background: #D8DCE8;
		border-radius: 20px;
		-webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		-moz-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		-ms-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
	}
	.page-id-1200-inner .box01_01 {
		width: 33.3%;
		margin-right: 4%;
	}
	.page-id-1200-inner .box01_02 {
		width: 62.7%;
	}
	.page-id-1200-inner .box01_01 img {
		width: 100%;
		height: auto;
	}
	.page-id-1200-inner .box01_t01 {
		padding-top: 10px;
	}
	.page-id-1200-inner .box02 {
		padding: 0;
		margin: 0 -10px 15px;
		position: relative;
		top: -8px;
	}

	.page-id-1200-inner a.notu:hover {
		text-decoration: none;
	}
	.page-id-1200-inner .box01b {
		display: flex;
		align-self: cenetr;
		background: #fff;
		padding: 10px;
		margin: 0 0 20px;
		border-radius: 20px;
		-webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		-moz-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		-ms-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
	}
	.page-id-1200-inner a.notu:hover .box01b {
	}
	.page-id-1200-inner .box01b figure {
		padding: 10px 0;
	}
	.page-id-1200-inner .box01b p {
		text-align: left !important;
		padding: 0 0 0 10px;
	}
	.page-id-1200-inner .box01b p:after {
		content: none !important;
	}

	.page-id-1200-inner .col01_t03 {
		margin-left: 14.5%;
		padding-top: 10px;
		text-align: left !important;
	}
	.page-id-1200-inner .comming01 {
		width: 100%;
		padding: 15px;
		text-align: center;
		font-size: 28px;
		font-weight: bold;
		color: #999;
		line-height: 70px;
	}

	.page-id-1200-inner #movie {
		padding: 76px 0 80px;
		background: #D8DCE8;
	}
	.movie_wrap {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.movie_wrap iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	.page-id-1200-inner .main01 {
		width: 98%;
		max-width: 850px;
		margin: 0 auto;
	}
	.page-id-1200-inner .h2_02 {
		margin-bottom: 24px;
	}
	.page-id-1200-inner .h2_02 .pc {
		text-align: left !important;
	}
	.page-id-1200-inner .h2_02 img {
		max-width: 100%;
		height: auto;
	}
	.page-id-1200-inner .movie_wrap img {
		max-width: 100%;
		height: auto;
	}

	.page-id-1200-inner #article {
		padding: 80px 0 90px;
		background: linear-gradient(#fff, #f4f4f4);
	}
	.page-id-1200-inner .h2_03 {
		margin-bottom: 70px;
	}
	.page-id-1200-inner .h2_03 img {
		width: 100%;
		height: auto;
		-webkit-filter: drop-shadow(0 0 40px rgba(0, 0, 0, 0.3));
		-moz-filter: drop-shadow(0 0 40px rgba(0, 0, 0, 0.3));
		-ms-filter: drop-shadow(0 0 40px rgba(0, 0, 0, 0.3));
		filter: drop-shadow(0 0 40px rgba(0, 0, 0, 0.3));
	}
	.page-id-1200-inner .h3_01 {
		position: relative;
		margin-bottom: 35px;
		font-size: 32px;
		font-weight: bold;
	}
	.page-id-1200-inner .h3_01:after {
		position: absolute;
		bottom: -10px;
		left: 0;
		right: 0;
		display: block;
		content: "";
		width: 40px;
		height: 8px;
		margin: 0 auto;
		background: url("./img/title_dot.png") no-repeat;
	}
	.page-id-1200-inner .ul01 {
		width: 800px;
		margin: 0 auto 80px;
	}
	.page-id-1200-inner .ul01 li {
		text-align: left !important;
		text-overflow: ellipsis;
		white-space: wrap;
		padding: 15px 0;
		line-height: 1.6;
		overflow: hidden;
		border-bottom: 1px solid #D8DCE8;
	}
	.page-id-1200-inner .col02 {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		margin-bottom: 75px;
	}
	.page-id-1200-inner .col02_01 {
		width: 47.3%;
		margin-right: 5.4%;
	}
	.page-id-1200-inner .col02_02 {
		width: 47.3%;
	}
	.page-id-1200-inner .btn01 a {
		position: relative;
		display: block;
		height: 82px;
		padding-top: 23px;
		font-size: 24px;
		font-weight: bold;
		text-decoration: none;
		color: #0028D1;
		background: #fff;
		border: 2px solid #0028D1;
		border-radius: 20px;
		transition: .3s;
	}
	.page-id-1200-inner .btn01 a:after {
		position: absolute;
		top: 28px;
		right: 42px;
		display: block;
		content: "";
		width: 24px;
		height: 24px;
		background: url("./img/icon_btn.png") no-repeat;
		z-index: 10;
	}
	.page-id-1200-inner .btn01 a:hover {
		background: #D8DCE8;
		transition: .3s;
	}
	.page-id-1200-inner .note01 {
		line-height: 1.4;
		text-align: left !important;
		font-size: 12px;
		color: #898989;
	}
	.page-id-1200-inner .note01 p {
		text-align: left !important;
	}
}


/*sp.css*/
@media screen and (max-width:768px) {

	body {
		font-size: 14px;
	}
	a:active {
		color: #6FB92C;
	}
	.page-id-1200-inner .pc {
		display: none;
	}


	/* 基本レイアウト---------------- */
	#wrapper.page-id-1200-inner {
		position: relative;
		width: 100%;
		text-align: center;
		background: #f4f4f4;
	}
	.page-id-1200-inner #container {
	}
	.page-id-1200-inner .main {
		width: 97%;
		margin: 0 auto;
	}
	.page-id-1200-inner .flex {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.page-id-1200-inner .flex_st {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		align-self: center;
	}
	.page-id-1200-inner .indent_m1em {
		text-indent: -1em;
		padding-left: 1em;
	}
	.indent02 * {
		text-indent: -1em;
		padding-left: 1em;
	}

	/* ヘッダー---------------- */
	.page-id-1200-inner #head {
		background: url(/recommended/wp-content/uploads/2021/10/img/head_back_sp02.png) no-repeat;
		background-size: 100%;
		background-position: center top;
		padding: 0 50px;
	}
	.page-id-1200-inner .head_logo {
		display: block;
		width: 100%;
		background: url(/recommended/wp-content/uploads/2023/06/head_title_sp04b.png) 0 center no-repeat;
		background-size: 100% auto;
		margin: 0 0 20px;
		padding-top: 100%;
	}
	.page-id-1200-inner .head_logo img {
		display: none;
	}
	.page-id-1200-inner .head_in figure {
		width: 100%;
		height: auto;
		text-align: center;
		margin: auto;
		position: relative;
	}
	.page-id-1200-inner .head_in figure img {
		width: calc(100% - 50px);
		height: auto;
		margin: auto;
		position: absolute;
		top: 9vw;
		left: 0;
		right: 0;
	}
	.page-id-1200-inner .head_copy {
		position: absolute;
		top: 18vw;
		left: 7.5%;
		text-align: center;
		z-index: 2;
	}
	.page-id-1200-inner .head_copy01 {
		display: inline-block;
		margin-bottom: 2.7vw;
		padding: 3px 10px;
		font-size: 18px;
		color: #fff;
		background: #000;
		border-radius: 5px;
	}
	.page-id-1200-inner .head_copy02 {
		display: inline-block;
		padding: 3px 10px;
		font-size: 18px;
		color: #fff;
		background: #000;
		border-radius: 5px;
	}
	.page-id-1200-inner .head_img img {
		width: 100%;
		height: auto;
	}


	/* コンテンツ---------------- */
	.page-id-1200-inner #purpose {
		margin-bottom: 50px;
	}
	.page-id-1200-inner .copy01 {
		width: 90%;
		margin: 0 auto 90px;
		line-height: 1.8;
		text-align: left !important;
		font-size: 16px;
		font-weight: bold;
	}
	.page-id-1200-inner .copy01:first-of-type {
		margin: 0 auto 0.5em;
	}
	.page-id-1200-inner .copy01 br {
		margin: 0 0 20px;
	}
	.page-id-1200-inner .marker01 {
		background: linear-gradient(transparent 50%, #D8DCE8 50%);
	}
	.page-id-1200-inner .col01 {
		width: 100%;
	}
	.page-id-1200-inner .col01_01 {
		position: relative;
		margin-bottom: 70px;
		padding: 20vw 10px 30px;
		background: #fff;
		border: 2px solid #0028D1;
		border-radius: 10px;
	}
	.page-id-1200-inner .col01_02 {
		position: relative;
		padding: 20vw 10px 30px;
		background: #fff;
		border: 2px solid #0028D1;
		border-radius: 10px;
	}
	.page-id-1200-inner .h2_01 {
		position: absolute;
		top: -60px;
		left: -2px;
		width: calc(100% + 4px);
		z-index: 2;
	}
	.page-id-1200-inner .h2_01 img {
		width: 100%;
		height: auto;
	}
	.page-id-1200-inner .col01_t01 {
		margin-bottom: 20px;
		line-height: 1.4;
		font-size: 18px;
		text-align: center !important;
	}
	.page-id-1200-inner .marker02 {
		font-size: 20px;
		font-weight: bold;
		background: linear-gradient(transparent 60%, #D8DCE8 60%);
	}
	.page-id-1200-inner .col01_img01 {
		margin-bottom: 15px;
	}
	.page-id-1200-inner .col01_img01 img {
		width: 100%;
		height: auto;
	}
	.page-id-1200-inner .col01_t02 {
		text-align: left !important;
	}
	.page-id-1200-inner .box01 a {
		display: flex;
		flex-wrap: nowrap;
		align-items: flex-start;
		margin-bottom: 20px;
		padding: 10px 15px;
		text-align: left !important;
		background: #D8DCE8;
		border-radius: 5px;
		-webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.4));
		-moz-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.4));
		-ms-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.4));
		filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.4));
	}
	.page-id-1200-inner .box01_01 {
		width: 26%;
		margin-right: 4%;
	}
	.page-id-1200-inner .box01_02 {
		width: 70%;
	}
	.page-id-1200-inner .box01_01 img {
		width: 100%;
		height: auto;
	}

	.page-id-1200-inner .box01b {
		background: #fff;
		padding: 10px;	
		margin: 0 0 20px;
		border-radius: 20px;
		-webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		-moz-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		-ms-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
		filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
	}
	.page-id-1200-inner .box01b figure {
		text-align: center !important;
		padding: 0 0 5px;
	}
	.page-id-1200-inner .box01b p {
		text-align: center !important;
		padding: 0 0 0 5px;
	}

	.page-id-1200-inner .box02 {
		padding: 0;
		margin: 0 -10px 15px;
	}
	.page-id-1200-inner .box02 img {
		width: 100%;
		height: auto;
	}


	.page-id-1200-inner .col01_t03 {
		text-align: left !important;
	}
	.page-id-1200-inner .comming01 {
		width: 100%;
		padding: 15px;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		color: #999;
	}

	.page-id-1200-inner #movie {
		padding: 45px 0 50px;
		background: #D8DCE8;
	}
	.page-id-1200-inner .main01 {
		width: 97%;
		margin: 0 auto;
	}
	.page-id-1200-inner .h2_02 {
		margin-bottom: 24px;
		text-align: left !important;
	}
	.page-id-1200-inner .h2_02 img {
		max-width: 100%;
		height: auto;
	}
	.page-id-1200-inner .movie_wrap img {
		max-width: 100%;
		height: auto;
	}
	.movie_wrap {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.movie_wrap iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	.page-id-1200-inner #article {
		padding: 50px 0;
		background: linear-gradient(#fff, #f4f4f4);
	}
	.page-id-1200-inner .h2_03 {
		margin-bottom: 35px;
	}
	.page-id-1200-inner .h2_03 img {
		width: 100%;
		height: auto;
		-webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.3));
		-moz-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.3));
		-ms-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.3));
		filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.3));
	}
	.page-id-1200-inner .h3_01 {
		position: relative;
		margin-bottom: 30px;
		font-size: 18px;
		font-weight: bold;
	}
	.page-id-1200-inner .h3_01:after {
		position: absolute;
		bottom: -15px;
		left: 0;
		right: 0;
		display: block;
		content: "";
		width: 40px;
		height: 7px;
		margin: 0 auto;
		background: url("./img/title_dot_sp.png") no-repeat;
		background-size: 40px 7px;
	}
	.page-id-1200-inner .ul01 {
		width: 90%;
		margin: 0 auto 40px;
	}
	.page-id-1200-inner .ul01 li {
		padding: 12px 0;
		line-height: 1.6;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		border-bottom: 1px solid #D8DCE8;
	}
	.page-id-1200-inner .col02 {
		width: 90%;
		margin: 0 auto 45px;
	}
	.page-id-1200-inner .col02_01 {
		margin-bottom: 35px;
	}
	.page-id-1200-inner .btn01 a {
		position: relative;
		display: block;
		height: 62px;
		padding-top: 15px;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		color: #0028D1;
		background: #fff;
		border: 2px solid #0028D1;
		border-radius: 10px;
	}
	.page-id-1200-inner .btn01 a:after {
		position: absolute;
		top: 18px;
		right: 30px;
		display: block;
		content: "";
		width: 24px;
		height: 24px;
		background: url("./img/icon_btn_sp.png") no-repeat;
		background-size: 24px 24px;
		z-index: 10;
	}
	.page-id-1200-inner .btn01 a:hover {
		background: #D8DCE8;
		transition: .3s;
	}
	.page-id-1200-inner .note01 {
		width: 90%;
		line-height: 1.4;
		text-align: left !important;
		font-size: 12px;
		color: #898989;
		margin: 0 auto;
	}
	.page-id-1200-inner .note01 p {
		text-align: left !important;
	}


	/* 汎用スタイル---------------- */
	.page-id-1200-inner .clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		font-size: 0;	
		clear: both; 
		visibility: hidden;
	}
	.page-id-1200-inner .clear {
		clear: both;
	}
	.page-id-1200-inner .center {
		text-align: center;
	}
	.page-id-1200-inner .center_sp {
		text-align: center;
	}
	.page-id-1200-inner .left {
		text-align: left !important;
	}
	.page-id-1200-inner .right {
		text-align: right;
	}
	.page-id-1200-inner .img100 img {
		width: 100%;
		height: auto;
	}
	.page-id-1200-inner .img_res img {
		max-width: 100%;
		height: auto;
	}
	.page-id-1200-inner .bold {
		font-weight: 600;
	}

}