@charset "UTF-8";
.contactNav {
	background-image: url(../images/JwxSygyvNPuB.png);
	padding: 59px 0 60px;
	background-repeat: repeat;
	background-color: #f3e9e0;
}
.contactNav_inner {}
.contactNav_title {
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 47px;
}
.contactNav_title > small {
	display: flex;
	background-color: #36acbd;
	width: 216px;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-weight: 900;
	height: 59px;
	color: #fff;
	border-radius: 50px;
	position: relative;
	z-index: 1;
	margin-right: 13px;
}
.contactNav_title > small::before {
	content: "";
	border: 10px solid rgba(255, 255, 255, 0);
	border-right-color: #36acbd;
	border-top-color: #36acbd;
	display: block;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
}
.contactNav_title > b {
	display: block;
	font-weight: 900;
	color: #543d29;
	font-size: 48px;
}
.contactNav_tel {
	border-top: 3px solid #cfa95e;
	border-bottom: 3px solid #cfa95e;
	max-width: 800px;
	margin: 0 auto;
}
.contactNav_tel-white {
	background-color: #fff;
	max-width: 1000px;
}
.contactNav_tel::before {}
.contactNav_tel > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.contactNav_tel > a::before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #cfa95e;
	margin-top: 2px;
	display: block;
	margin-bottom: 14px;
}
.contactNav_tel > a::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #cfa95e;
	margin-bottom: 2px;
	display: block;
	margin-top: 19px;
}
.contactNav_tel-white > a::before {
	margin-bottom: 38px;
}
.contactNav_tel-white > a::after {
	margin-top: 37px;
}
.contactNav_tel_message {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #543d29;
}
.contactNav_tel_number {
	color: #f65c39;
	font-size: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	letter-spacing: -.04em;
	white-space: nowrap;
}
.contactNav_tel_number > .icon {
	display: block;
	font-size: 60px;
}
.contactNav_tel_open {
	color: #543d29;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.contactNav_link {
	max-width: 240px;
	margin: 27px auto 0;
}
.contactNav_link > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 60px;
	background-color: #ffffff;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	font-size: 16px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	transition-duration: .3s;
	transition-property: box-shadow, -webkit-transform;
	transition-property: transform, box-shadow;
	transition-property: transform, box-shadow, -webkit-transform;
}
.contactNav_link > a::before {
	content: "";
}
.contactNav_link > a::after {
	content: "";
}
.contactNav_link > a > .icon {
	display: block;
	font-size: 22px;
	color: #cfa95e;
	margin-right: 7px;
}
.outline {
	margin: 78px 0 80px;
}
.outline_inner {}
.outline_title {}
.outline_table {
	margin-top: 42px;
}
.outline_table > tbody {}
.outline_table > tbody > tr {}
.outline_table > tbody > tr:first-child {}
.outline_table > tbody > tr:last-child {}
.outline_table > tbody > tr > th {
	white-space: nowrap;
}
.outline_table > tbody > tr > td {}
.outline_cols {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.outline_col {}
.outline_col-no1 {
	width: 360px;
}
.outline_image {}
.outline_image > img {
	display: block;
}
.outline_col-no2 {
	width: calc(100% - 400px);
}
.outline_map {
	height: 100%;
	position: relative;
	z-index: 1;
}
.outline_map > iframe {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.rules_main { 
	height: calc(100vh - 120px - 78px - 70px);
	min-height: 600px;
}
.rules {
	margin: 78px 0 80px;
}
.rules .rules_inner { max-width: 950px;}
.rules .rules_subtitle {
    font-size: 24px;
}
.rules .rules_text{ padding-top:10px;}
.area {
	background-image: url(../images/KS3u3bkCOidx.png);
	background-repeat: repeat;
	background-color: #e5d5b4;
	padding: 72px 0 78px;
}
.area_inner {}
.area_title {}
.area_cols {
	display: flex;
	justify-content: space-between;
	margin-top: 62px;
}
.area_col {}
.area_col-no1 {
	width: 383px;
	height: 470px;
	position: relative;
	z-index: 1;
}
.area_image {
	width: 480px;
	position: absolute;
	z-index: 1;
	top: -86px;
	right: 0;
}
.area_image > img {
	display: block;
}
.area_col-no2 {
	width: calc(100% - 400px);
	padding-bottom: 20px;
}
.area_headline {
	display: flex;
	height: 50px;
	background-color: #282828;
	color: #fff;
	align-items: center;
	padding: 0 20px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 13px;
}
.area_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.area_list > li {}
.area_list > li::after {
	content: "/";
	margin: 0 0.4em;
}
.area_list > li:first-child {}
.area_list > li:last-child {}
.area_list > li:last-child::after {
	display: none;
}
.area_list > li:nth-child(2n+1) {}
.area_list > li:nth-child(n+3) {}
.area_caution {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 38px;
	margin-bottom: 8px;
}
.area_subhead {
	font-weight: bold;
	font-size: inherit;
	margin-bottom: 7px;
}
.area_message {
	border: 1px solid currentColor;
	color: #f98d74;
	font-size: 20px;
	background-color: #fff;
	text-align: center;
	padding: 13px 10px;
	position: relative;
	z-index: 2;
	top: 0;
}
.faq {
	margin: 72px 0 80px;
}
.faq_inner {}
.faq_title {}
.faq_sect {
	margin-top: 20px;
}
.faq_headline {}
.faq_headline > button {
	display: block;
	width: 100%;
	background-color: #ddc38e;
	text-align: left;
	min-height: 90px;
	color: #543d29;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 84px;
	position: relative;
	z-index: 1;
	line-height: 1.4;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.faq_headline > button::before {
	content: "";
	display: block;
	width: 24px;
	height: 5px;
	border-radius: 2px;
	background-color: currentColor;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%) rotate(0deg);
	transform: translateY(-50%) rotate(0deg);
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.faq_headline > button.isHidden::before {
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
.faq_headline > button::after {
	content: "";
	display: block;
	width: 24px;
	height: 5px;
	border-radius: 2px;
	background-color: currentColor;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.faq_headline > button > b {
	font-size: 166.67%;
	color: #f65c39;
	font-weight: inherit;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 28px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -5px;
}
.faq_toggle {
	background-color: #ffffff;
	padding: 27px 20px;
}
.faq_toggle.isHidden {
	display: none;
}
.faq_text {
	max-width: 990px;
	margin: 0 auto;
}
.flow {
	background-image: url(../images/bg-flow%402x.jpg);
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #e7d6b5;
	padding: 73px 0 80px;
}
.flow_inner {}
.flow_title {}
.flow_boxWrap {
	display: flex;
	justify-content: space-between;
	margin-top: 75px;
}
.flow_boxWrap > .icon {
	align-self: center;
	color: #cfa95e;
	display: block;
	font-size: 30px;
}
.flow_box {
	background-color: #fff;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	width: calc((100% - 76px) / 3);
	box-sizing: border-box;
	padding: 20px 20px 39px;
}
.flow_step {
	background-image: url(../images/bg-step%402x.png);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	background-size: 100% 100%;
	color: #fff;
	line-height: 1;
	font-size: 40px;
	font-weight: bold;
	position: absolute;
	z-index: 2;
	top: -20px;
	left: 20px;
}
.flow_step > small {
	display: block;
	font-weight: 500;
	font-size: 40%;
}
.flow_step > b {
	display: block;
	font-weight: inherit;
}
.flow_headline {
	font-size: 26px;
	text-align: center;
	color: #543d29;
	line-height: 1;
}
.flow_headline > .icon {
	display: block;
	color: #ddc38e;
	font-size: 92px;
}
.flow_headline > b {
	display: block;
	font-weight: 900;
	margin-top: 15px;
}
.flow_text {
	max-width: 301px;
	margin: 20px auto 0;
}
.brand {
	padding-top: 76px;
}
.brand_inner {}
.brand_title {}
.brand_sect {
	position: relative;
	z-index: 1;
}
.brand_sect::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100vw;
	left: 50%;
	top: 0;
	background-color: #fff;
	display: block;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 100%;
}
.brand_cols {
	display: flex;
	position: relative;
	z-index: 1;
	align-items: center;
}
.brand_col {
	width: 50%;
	position: relative;
	z-index: 1;
}
.brand_col-no1 {
	height: 500px;
}
.brand_image {
	width: 960px;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
}
.brand_image-rev {
	right: auto;
	left: 0;
}
.brand_image > img {
	display: block;
}
.brand_col-no2 {}
.brand_areaText {
	padding: 50px 50px;
	padding-right: 0;
}
.brand_areaText-rev {
	padding-left: 0;
	padding-right: 50px;
}
.brand_point {
	background-image: url(../images/bg-step%402x.png);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	background-size: 100% 100%;
	color: #fff;
	line-height: 1;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 11px;
}
.brand_point > small {
	display: block;
	font-size: 40%;
	font-weight: 500;
}
.brand_point > b {
	display: block;
	font-weight: inherit;
}
.brand_headline {
	font-size: 38px;
	font-weight: bold;
	color: #543d29;
	line-height: 1.4;
	margin-bottom: 24px;
}
.brand_headline > b {
	font-weight: inherit;
	color: #f65c39;
}
.brand_text {
	font-size: 20px;
	line-height: 1.9;
}
.brand_text > b {
	color: #f65c39;
	font-weight: inherit;
}
.brand_cols-rev {
	flex-direction: row-reverse;
}
.item {
	position: relative;
	z-index: 1;
	padding: 78px 0 69px;
}
.item_bg {
	background-image: url(../images/bg-item%402x.jpg);
	height: 754px;
	position: absolute;
	z-index: 0;
	width: 100%;
	background-size: cover;
	background-position: center center;
	top: 0;
	left: 0;
}
.item_inner {}
.item_title {
	margin-bottom: 33px;
}
.item_headline {
	max-width: 959px;
	margin: 0 auto -4px;
}
.item_headline > img {
	display: block;
}
.item_list {
	list-style: none;
	background-color: #fff;
	color: #543d29;
	display: flex;
	flex-wrap: wrap;
	padding: 31px 50px;
	font-weight: bold;
	margin-bottom: 40px;
}
.item_list > li {}
.item_list > li::after {
	content: "/";
	margin: 0 0.5em;
}
.item_list > li:last-child::after {
	display: none;
}
.item_list > li:first-child {}
.item_list > li:last-child {}
.item_list > li:nth-child(2n+1) {}
.item_list > li:nth-child(n+3) {}
.item_slide {
	background-color: #ecddbf;
	font-size: 0;
	padding: 31px 40px 23px;
	margin-bottom: 34px;
}
.item_slide_item {
	margin: 0 5px;
}
.item_fig {}
.item_fig > img {
	display: block;
}
.item_fig > figcaption {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-top: 13px;
}
.item_link {}
.item_link > a {
	display: block;
	text-decoration: none;
	color: inherit;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.item_link > a::before {
	content: "";
}
.item_link > a::after {
	content: "";
}
.item_link > a > img {
	display: block;
	position: relative;
	z-index: 1;
	left: -6px;
	height: auto;
	margin: 0 auto;
}
.item_slide_button {
	display: block;
	width: 70px;
	height: 70px;
	background-color: #543d29;
	border-radius: 50%;
	position: absolute;
	z-index: 10;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	transition-duration: .3s;
	transition-property: background-color, color;
}
.item_slide_button::before {
	content: "";
	border: 15px solid rgba(255, 255, 255, 0);
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	position: relative;
	z-index: 1;
	left: 0;
}
.item_slide_button-prev {
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.item_slide_button-next {
	right: 0;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.item_slide_button-prev::before {
	border-right-color: currentColor;
	border-right-width: 23px;
	border-left-width: 0;
	left: -2px;
}
.item_slide_button-next::before {
	border-left-color: currentColor;
	border-left-width: 23px;
	border-right-width: 0;
	left: 2px;
}
.visual {}
.visual_top {
	position: relative;
	z-index: 1;
	height: 740px;
}
.visual_bg {
	background-image: url(../images/pt-main%402x.jpg);
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fef9e6;
}
.visual_top_inner {
	padding-top: 79px;
}
.visual_title {
	max-width: 815px;
	margin-bottom: 151px;
	position: relative;
	z-index: 1;
	left: -13px;
}
.visual_title > img {
	display: block;
}
.visual_headline {
	max-width: 473px;
	margin-bottom: 52px;
	position: relative;
	left: -11px;
}
.visual_subhead {
	max-width: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #282828;
	color: #fff;
	line-height: 1;
	height: 40px;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: bold;
	border-left: 3px solid #f65c39;
	box-sizing: border-box;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	margin-bottom: -10px;
}
.visual_headline > img {
	display: block;
}
.visual_cols {
	display: flex;
	justify-content: space-between;
}
.visual_col {
	width: calc((100% - 2px) / 3);
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px 20px;
	position: relative;
	z-index: 1;
}
.visual_col-no1 {}
.visual_areaText {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
.visual_image {
	width: 120px;
}
.visual_image > img {
	display: block;
}
.visual_text {
	font-size: 20px;
	font-weight: 600;
	width: calc(100% - 130px);
}
.visual_col-no2 {}
.visual_col-no3 {}
.visual_bottom {
	background-image: url(../images/dBqvDFfcCNTl.png);
	background-color: #cda530;
	background-repeat: repeat;
	padding: 17px 0;
}
.visual_bottom_inner {}
.visual_message {
	max-width: 938px;
	margin: 0 auto;
}
.visual_message > img {
	display: block;
}
.sectWrap {}
.contactNav_headline {}
.contactNav_tel_list {
	list-style: none;
	max-width: 620px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	margin-bottom: 13px;
}
.contactNav_tel_list > li {
	background-color: #36acbd;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	height: 50px;
	width: 32%;
}
.contactNav_tel_list > li:first-child {}
.contactNav_tel_list > li:last-child {}
.contactNav_tel_list > li:nth-child(2n+1) {}
.contactNav_tel_list > li:nth-child(n+3) {}
.form {
	padding-bottom: 75px;
	padding-top: 71px;
}
.form_inner {
	max-width: 1000px;
}
.form_title {}
.form_text {
	margin-bottom: 35px;
}
.form_text > b {
	color: #f65c39;
	font-weight: inherit;
}
.form_table {
	margin-bottom: 40px;
}
.form_table > tbody {}
.form_table > tbody > tr {}
.form_table > tbody > tr:first-child {}
.form_table > tbody > tr:last-child {}
.form_table > tbody > tr > th {
	white-space: nowrap;
	padding: 14px 28px;
	padding-right: 20px;
}
.form_table > tbody > tr > td {
	padding: 14px 30px;
}
.form_th {
	white-space: nowrap;
	display: flex;
	position: relative;
	z-index: 1;
	padding-right: 87px;
	align-items: center;
}
.form_th::before {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	margin-right: -1px;
}
.form_th-confirm::before {
	display: none;
}
.form_td {}
.form_th > b {
	display: flex;
	height: 30px;
	width: 50px;
	background-color: #f65c39;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.form_th > b.-any {
	background-color: #fff;
	color: inherit;
}
.form_caution {
	font-size: 16px;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 10px;
}
.privacy {
	font-size: 16px;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 39px;
}
.privacy_title {
	background-color: #282828;
	color: #fff;
	font-size: 26px;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 0 20px;
	line-height: 1;
}
.privacy_scroll {
	border: 1px solid #b3b3b3;
	background-color: #fff;
	overflow: auto;
	max-height: 198px;
}
.privacy_scroll_inner {
	padding: 25px 39px;
}
.privacy_text {}
.privacy_text > a {}
.privacy_text > a::before {
	content: "";
}
.privacy_text > a::after {
	content: "";
}
.privacy_headline {
	margin-top: 31px;
}
.privacy_list {
	list-style: none;
}
.privacy_list > li {
	text-indent: -1em;
	padding-left: 1em;
}
.privacy_list > li:first-child {}
.privacy_list > li:last-child {}
.privacy_list > li:nth-child(2n+1) {}
.privacy_list > li:nth-child(n+3) {}
.privacy_cList {
	list-style: none;
}
.privacy_cList > li {
	text-indent: -1em;
	padding-left: 1em;
}
.privacy_cList > li:first-child {}
.privacy_cList > li:last-child {}
.privacy_cList > li:nth-child(2n+1) {}
.privacy_cList > li:nth-child(n+3) {}
.form_btnListWrap {
	background-color: #fff;
	padding: 42px 30px 50px;
}
.form_agree {
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}
.form_agree > label {
	display: flex;
	font-size: 20px;
	font-weight: 600;
}
.form_agree > label > input {}
.form_btnList {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.form_btnList > li {
	width: 48%;
	max-width: 400px;
	margin-left: 4%;
}
.form_btnList > li:first-child {}
.form_btnList > li:last-child {}
.form_btnList > li:nth-child(2n+1) {
	margin-left: 0;
}
.form_btnList > li:nth-child(n+3) {}
.form_btnList > li > button {
	display: block;
}
.form_btnList > li > button::before {
	content: "";
}
.form_btnList > li > button::after {
	content: "";
}
.form_btnList > li > button > .icon {}
.contactNav_tel_tapWrap {}
.contactNav_tel_tap {
	display: none;
}
.form_errListWrap {}
.form_errList {
	list-style: none;
	background-color: #fef0ed;
	border: 1px solid #f98d74;
	padding: 25px 25px;
	margin-bottom: 35px;
	font-size: 90%;
	color: #f65c39;
}
.form_errList > li {}
.form_errList > li:first-child {}
.form_errList > li:last-child {}
.form_errList > li:nth-child(2n+1) {}
.form_errList > li:nth-child(n+3) {}
@media screen and (max-width:1250px) {
	.item_link > a > img { width: 100%;}
}
@media screen and (min-width:1000px) {
	.privacy_text > a:hover {}
	.form_btnList > li > button:hover {}
	.contactNav_tel > a:hover {}
	.contactNav_link > a:hover {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
		box-shadow: 0 0px 5px rgba(0, 0, 0, 0.10);
	}
	.faq_headline > button:hover {
		background-color: #e2cda2;
	}
	.item_link > a:hover {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
	.item_slide_button:hover {
		background-color: #fff;
		color: #543d29;
	}
}
@media screen and (max-width: 999px) {
	.contactNav {}
	.contactNav_inner {}
	.contactNav_title {}
	.contactNav_title > small {
		font-size: 24px;
		width: 170px;
		height: 50px;
	}
	.contactNav_title > small::before {
		border-width: 6px;
		margin-left: 17px;
	}
	.contactNav_title > b {
		font-size: 29px;
	}
	.contactNav_tel {}
	.contactNav_tel-white {}
	.contactNav_tel::before {}
	.contactNav_tel > a {}
	.contactNav_tel > a::before {}
	.contactNav_tel > a::after {}
	.contactNav_tel-white > a::before {}
	.contactNav_tel-white > a::after {}
	.contactNav_tel_message {}
	.contactNav_tel_number {
		font-size: 80px;
	}
	.contactNav_tel_number > .icon {}
	.contactNav_tel_open {}
	.contactNav_link {}
	.contactNav_link > a {}
	.contactNav_link > a::before {}
	.contactNav_link > a::after {}
	.contactNav_link > a > .icon {}
	.outline {}
	.outline_inner {}
	.outline_title {}
	.outline_table {}
	.outline_table > tbody {}
	.outline_table > tbody > tr {}
	.outline_table > tbody > tr:first-child {}
	.outline_table > tbody > tr:last-child {}
	.outline_table > tbody > tr > th {}
	.outline_table > tbody > tr > td {}
	.outline_cols {}
	.outline_col {}
	.outline_col-no1 {}
	.outline_image {}
	.outline_image > img {}
	.outline_col-no2 {}
	.outline_map {}
	.outline_map > iframe {}
	.area {}
	.area_inner {}
	.area_title {}
	.area_cols {}
	.area_col {}
	.area_col-no1 {
		width: 340px;
	}
	.area_image {
		width: 400px;
	}
	.area_image > img {}
	.area_col-no2 {
		width: calc(100% - 370px);
	}
	.area_headline {}
	.area_list {}
	.area_list > li {}
	.area_list > li::after {}
	.area_list > li:first-child {}
	.area_list > li:last-child {}
	.area_list > li:last-child::after {}
	.area_list > li:nth-child(2n+1) {}
	.area_list > li:nth-child(n+3) {}
	.area_caution {}
	.area_subhead {}
	.area_message {
		text-align: left;
		text-indent: -1em;
		padding-left: calc(1em + 10px);
		font-size: inherit;
	}
	.faq {}
	.faq_inner {}
	.faq_title {}
	.faq_sect {}
	.faq_headline {}
	.faq_headline > button {
		font-size: 22px;
	}
	.faq_headline > button::before {}
	.faq_headline > button.isHidden::before {}
	.faq_headline > button::after {}
	.faq_headline > button > b {}
	.faq_toggle {}
	.faq_toggle.isHidden {}
	.faq_text {}
	.flow {}
	.flow_inner {}
	.flow_title {}
	.flow_boxWrap {}
	.flow_boxWrap > .icon {}
	.flow_box {
		padding: 60px 15px 20px;
	}
	.flow_step {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		top: -40px;
	}
	.flow_step > small {}
	.flow_step > b {}
	.flow_headline {
		font-size: 20px;
	}
	.flow_headline > .icon {}
	.flow_headline > b {}
	.flow_text {}
	.brand {}
	.brand_inner {}
	.brand_title {}
	.brand_sect {
		padding-bottom: 45px;
	}
	.brand_sect::before {}
	.brand_cols {
		display: block;
	}
	.brand_col {
		width: auto;
		height: auto;
		position: relative;
		z-index: 1;
	}
	.brand_col-no1 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.brand_image {
		width: auto;
		position: static;
	}
	.brand_image-rev {}
	.brand_image > img {
		width: 100%;
	}
	.brand_col-no2 {
		margin-top: -45px;
		z-index: 2;
	}
	.brand_areaText {
		padding: 0;
	}
	.brand_areaText-rev {}
	.brand_point {}
	.brand_point > small {}
	.brand_point > b {}
	.brand_headline {
		font-size: 30px;
		margin-bottom: 12px;
	}
	.brand_headline > b {}
	.brand_text {
		font-size: inherit;
	}
	.brand_text > b {}
	.brand_cols-rev {}
	.item {}
	.item_bg {}
	.item_inner {}
	.item_title {}
	.item_headline {}
	.item_headline > img {}
	.item_list {}
	.item_list > li {}
	.item_list > li::after {}
	.item_list > li:last-child::after {}
	.item_list > li:first-child {}
	.item_list > li:last-child {}
	.item_list > li:nth-child(2n+1) {}
	.item_list > li:nth-child(n+3) {}
	.item_slide {
		padding: 31px 50px 25px;
	}
	.item_slide_item {}
	.item_fig {}
	.item_fig > img {}
	.item_fig > figcaption {}
	.item_link {}
	.item_link > a {}
	.item_link > a::before {}
	.item_link > a::after {}
	.item_link > a > img {}
	.item_slide_button {}
	.item_slide_button::before {}
	.item_slide_button-prev {
		left: 20px;
	}
	.item_slide_button-next {
		right: 20px;
	}
	.item_slide_button-prev::before {}
	.item_slide_button-next::before {}
	.visual {}
	.visual_top {
		height: 590px;
	}
	.visual_bg {}
	.visual_top_inner {}
	.visual_title {
		max-width: 540px;
		margin-bottom: 70px;
	}
	.visual_title > img {}
	.visual_headline {
		max-width: 390px;
	}
	.visual_subhead {
		font-size: 17px;
		max-width: 220px;
	}
	.visual_headline > img {}
	.visual_cols {}
	.visual_col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.visual_col-no1 {}
	.visual_areaText {}
	.visual_image {
		width: 80px;
	}
	.visual_image > img {}
	.visual_text {
		font-size: 16px;
		width: calc(100% - 90px);
	}
	.visual_col-no2 {}
	.visual_col-no3 {}
	.visual_bottom {
		padding: 25px 0;
	}
	.visual_bottom_inner {}
	.visual_message {
		max-width: 600px;
	}
	.visual_message > img {}
	.sectWrap {}
	.contactNav_headline {}
	.contactNav_tel_list {}
	.contactNav_tel_list > li {}
	.contactNav_tel_list > li:first-child {}
	.contactNav_tel_list > li:last-child {}
	.contactNav_tel_list > li:nth-child(2n+1) {}
	.contactNav_tel_list > li:nth-child(n+3) {}
	.form {}
	.form_inner {}
	.form_title {}
	.form_text {}
	.form_text > b {}
	.form_table {}
	.form_table > tbody {}
	.form_table > tbody > tr {}
	.form_table > tbody > tr:first-child {}
	.form_table > tbody > tr:last-child {}
	.form_table > tbody > tr > th {}
	.form_table > tbody > tr > td {}
	.form_th {}
	.form_th::before {}
	.form_td {}
	.form_th > b {}
	.form_th > b.-any {}
	.form_caution {}
	.privacy {}
	.privacy_title {}
	.privacy_scroll {}
	.privacy_scroll_inner {}
	.privacy_text {}
	.privacy_text > a {}
	.privacy_text > a::before {}
	.privacy_text > a::after {}
	.privacy_headline {}
	.privacy_list {}
	.privacy_list > li {}
	.privacy_list > li:first-child {}
	.privacy_list > li:last-child {}
	.privacy_list > li:nth-child(2n+1) {}
	.privacy_list > li:nth-child(n+3) {}
	.privacy_cList {}
	.privacy_cList > li {}
	.privacy_cList > li:first-child {}
	.privacy_cList > li:last-child {}
	.privacy_cList > li:nth-child(2n+1) {}
	.privacy_cList > li:nth-child(n+3) {}
	.form_btnListWrap {}
	.form_agree {}
	.form_agree > label {}
	.form_agree > label > input {}
	.form_btnList {}
	.form_btnList > li {}
	.form_btnList > li:first-child {}
	.form_btnList > li:last-child {}
	.form_btnList > li:nth-child(2n+1) {}
	.form_btnList > li:nth-child(n+3) {}
	.form_btnList > li > button {}
	.form_btnList > li > button::before {}
	.form_btnList > li > button::after {}
	.form_btnList > li > button > .icon {}
	.contactNav_tel_tapWrap {}
	.contactNav_tel_tap {}
}
@media screen and (max-width: 767px) {
	.contactNav {
		padding-top: 43px;
		padding-bottom: 40px;
	}
	.contactNav_inner {}
	.contactNav_title {
		display: block;
		margin-bottom: 20px;
	}
	.contactNav_title > small {
		width: 135px;
		height: 37px;
		font-size: 20px;
		margin: 0 auto 22px;
	}
	.contactNav_title > small::before {
		margin-left: 25px;
	}
	.contactNav_title > b {
		font-size: 22px;
		text-align: center;
		line-height: 1.2;
	}
	.contactNav_tel {}
	.contactNav_tel-white {
		background-color: rgba(255, 255, 255, 0);
	}
	.contactNav_tel::before {}
	.contactNav_tel > a {}
	.contactNav_tel > a::before {}
	.contactNav_tel > a::after {}
	.contactNav_tel-white > a::before {
		margin-bottom: 20px;
	}
	.contactNav_tel-white > a::after {
		margin-top: 15px;
	}
	.contactNav_tel_message {
		font-size: 18px;
	}
	.contactNav_tel_number {
		font-size: 38px;
	}
	.contactNav_tel_number > .icon {
		font-size: 26px;
	}
	.contactNav_tel_open {
		font-size: 16px;
	}
	.contactNav_link {
		margin-top: 25px;
	}
	.contactNav_link > a {}
	.contactNav_link > a::before {}
	.contactNav_link > a::after {}
	.contactNav_link > a > .icon {}
	.outline {
		margin-bottom: 0;
		margin-top: 36px;
	}
	.outline_inner {}
	.outline_title {}
	.outline_table {
		margin-top: 0;
	}
	.outline_table > tbody {}
	.outline_table > tbody > tr {}
	.outline_table > tbody > tr:first-child {}
	.outline_table > tbody > tr:last-child {}
	.outline_table > tbody > tr > th {}
	.outline_table > tbody > tr > td {}
	.outline_cols {
		display: block;
		margin-top: 20px;
	}
	.outline_col {
		width: auto;
	}
	.outline_col-no1 {}
	.outline_image {
		margin-bottom: 20px;
	}
	.outline_image > img {
		width: 100%;
	}
	.outline_col-no2 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.outline_map {
		padding-bottom: 53.33%;
	}
	.outline_map > iframe {}
	.rules_main { 
		height: inherit;
		min-height: inherit;
	}
	.rules {
		margin: 60px 0 0px;
	}
	.rules .rules_inner { 
		max-width: 100%;
		padding: 0 40px;
	}
	.rules .rules_subtitle {
		font-size: 20px;
	}
	.rules .rules_text{ 
		padding: 10px 0 80px;
		letter-spacing: -0.5px;
	}
	.area {
		padding: 37px 0 38px
	}
	.area_inner {}
	.area_title {}
	.area_cols {
		display: block;
		margin-top: 20px;
	}
	.area_col {
		width: auto;
		height: auto;
	}
	.area_col-no1 {
		max-width: 284px;
		margin: 0 auto 30px;
	}
	.area_image {
		width: auto;
		position: static;
	}
	.area_image > img {}
	.area_col-no2 {}
	.area_headline {
		margin-left: -20px;
		margin-right: -20px;
	}
	.area_list {}
	.area_list > li {}
	.area_list > li::after {}
	.area_list > li:first-child {}
	.area_list > li:last-child {}
	.area_list > li:last-child::after {}
	.area_list > li:nth-child(2n+1) {}
	.area_list > li:nth-child(n+3) {}
	.area_caution {}
	.area_subhead {}
	.area_message {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 13px;
	}
	.faq {
		margin-top: 37px;
		margin-bottom: 41px;
	}
	.faq_inner {}
	.faq_title {}
	.faq_sect {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 10px;
	}
	.faq_headline {}
	.faq_headline > button {
		font-size: 20px;
		padding-left: 60px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 50px;
		min-height: 70px;
	}
	.faq_headline > button::before {
		right: 20px;
		width: 20px;
	}
	.faq_headline > button.isHidden::before {}
	.faq_headline > button::after {
		right: 20px;
		width: 20px;
	}
	.faq_headline > button > b {
		font-size: 28px;
		left: 21px;
		margin-top: 0px;
	}
	.faq_toggle {
		padding: 20px 20px;
	}
	.faq_toggle.isHidden {}
	.faq_text {}
	.flow {
		background-image: url(../images/bg-flow_sp%402x.jpg);
		padding-top: 36px;
		padding-bottom: 41px;
	}
	.flow_inner {}
	.flow_title {}
	.flow_boxWrap {
		display: block;
		margin-top: 20px;
	}
	.flow_boxWrap > .icon {
		text-align: center;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		margin: 5px 0;
	}
	.flow_box {
		width: auto;
		padding: 19px 20px 26px;
	}
	.flow_step {
		-webkit-transform: none;
		transform: none;
		left: 20px;
		top: -21px;
	}
	.flow_step > small {}
	.flow_step > b {}
	.flow_headline {
		font-size: 26px;
	}
	.flow_headline > .icon {}
	.flow_headline > b {}
	.flow_text {
		margin-top: 23px;
	}
	.brand {
		padding-top: 37px;
	}
	.brand_inner {}
	.brand_title {}
	.brand_sect {
		padding-bottom: 35px;
	}
	.brand_sect::before {}
	.brand_cols {}
	.brand_col {}
	.brand_col-no1 {}
	.brand_image {}
	.brand_image-rev {}
	.brand_image > img {}
	.brand_col-no2 {
		margin-top: -53px;
	}
	.brand_areaText {}
	.brand_areaText-rev {}
	.brand_point {
		width: 70px;
		height: 70px;
		font-size: 30px;
		margin-bottom: 8px;
	}
	.brand_point > small {}
	.brand_point > b {}
	.brand_headline {
		font-size: 24px;
	}
	.brand_headline > b {}
	.brand_text {
		font-size: 18px;
		line-height: 1.5;
	}
	.brand_text > b {}
	.brand_cols-rev {}
	.item {
		padding-top: 37px;
		padding-bottom: 7px;
	}
	.item_bg {
		background-image: url(../images/bg-item_sp%402x.jpg);
		height: 50%;
		background-size: 100% auto;
		background-position: center top;
		background-color: white;
	}
	.item_inner {}
	.item_title {
		margin-bottom: 21px;
	}
	.item_headline {
		max-width: 383px;
	}
	.item_headline > img {
		width: calc(100% + 40px);
		max-width: none;
		position: relative;
		z-index: 1;
		left: -20px;
	}
	.item_list {
		padding: 25px 20px;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 0;
		margin-top: 11px;
	}
	.item_list > li {}
	.item_list > li::after {}
	.item_list > li:last-child::after {}
	.item_list > li:first-child {}
	.item_list > li:last-child {}
	.item_list > li:nth-child(2n+1) {}
	.item_list > li:nth-child(n+3) {}
	.item_slide {
		padding: 31px 76px 24px;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 15px;
	}
	.item_slide_item {}
	.item_fig {}
	.item_fig > img {}
	.item_fig > figcaption {}
	.item_link {
		max-width: 353px;
		margin: 0 auto;
	}
	.item_link > a {
		margin-left: -4px;
		margin-right: -14px;
	}
	.item_link > a::before {}
	.item_link > a::after {}
	.item_link > a > img {
		left: 0;
	}
	.item_slide_button {
		width: 50px;
		height: 50px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.item_slide_button::before {
		border-width: 10px;
	}
	.item_slide_button-prev {}
	.item_slide_button-next {}
	.item_slide_button-prev::before {
		border-right-width: 16px;
		border-left-width: 0;
	}
	.item_slide_button-next::before {
		border-left-width: 16px;
		border-right-width: 0;
	}
	.visual {}
	.visual_top {
		height: auto;
		background-image: url(../images/dBqvDFfcCNTl.png);
		background-color: #cda530;
		background-repeat: repeat;
	}
	.visual_bg {
		height: 400px;
		background-image: url(../images/pt-main_sp%402x.jpg);
	}
	.visual_top_inner {
		padding-top: 10px;
		padding-left: 0;
		padding-right: 0;
	}
	.visual_title {
		max-width: 378px;
		margin: 0 auto;
		left: 0;
	}
	.visual_title > img {}
	.visual_headline {
		max-width: 345px;
		margin: 113px auto 31px;
		left: 4px;
	}
	.visual_subhead {
		font-size: 20px;
		max-width: 300px;
		margin-bottom: -8px;
	}
	.visual_headline > img {}
	.visual_cols {
		display: block;
		padding: 0 20px;
	}
	.visual_col {
		width: auto;
		margin-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.visual_col-no1 {
		margin-top: 0;
	}
	.visual_areaText {
		height: auto;
	}
	.visual_image {
		width: 90px;
	}
	.visual_image > img {}
	.visual_text {
		width: calc(100% - 102px);
		font-size: 18px;
	}
	.visual_col-no2 {}
	.visual_col-no3 {}
	.visual_bottom {
		padding: 19px 0 18px;
	}
	.visual_bottom_inner {}
	.visual_message {
		max-width: 323px;
	}
	.visual_message > img {}
	.sectWrap {}
	.contactNav_headline {}
	.contactNav_tel_list {
		margin-bottom: 6px;
	}
	.contactNav_tel_list > li {
		width: auto;
		flex-grow: 1;
		font-size: 16px;
		font-weight: bold;
		height: 40px;
		padding: 0 5px;
		margin-left: 1px;
	}
	.contactNav_tel_list > li:first-child {
		margin-left: 0;
	}
	.contactNav_tel_list > li:last-child {}
	.contactNav_tel_list > li:nth-child(2n+1) {}
	.contactNav_tel_list > li:nth-child(n+3) {}
	.form {
		padding-top: 36px;
		padding-bottom: 30px;
	}
	.form_inner {}
	.form_title {}
	.form_text {}
	.form_text > b {}
	.form_table {}
	.form_table > tbody {}
	.form_table > tbody > tr {}
	.form_table > tbody > tr:first-child {}
	.form_table > tbody > tr:last-child {}
	.form_table > tbody > tr > th {
		padding: 13px 20px;
	}
	.form_table > tbody > tr > td {
		padding: 17px 20px;
	}
	.form_th {}
	.form_th::before {
		display: none;
	}
	.form_td {}
	.form_th > b {}
	.form_th > b.-any {}
	.form_caution {
		font-size: 14px;
		margin-top: 6px;
	}
	.privacy {
		margin-top: 23px;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 20px;
	}
	.privacy_title {
		height: 48px;
		font-size: 18px;
	}
	.privacy_scroll {}
	.privacy_scroll_inner {
		padding: 20px 20px;
	}
	.privacy_text {}
	.privacy_text > a {}
	.privacy_text > a::before {}
	.privacy_text > a::after {}
	.privacy_headline {}
	.privacy_list {}
	.privacy_list > li {}
	.privacy_list > li:first-child {}
	.privacy_list > li:last-child {}
	.privacy_list > li:nth-child(2n+1) {}
	.privacy_list > li:nth-child(n+3) {}
	.privacy_cList {}
	.privacy_cList > li {}
	.privacy_cList > li:first-child {}
	.privacy_cList > li:last-child {}
	.privacy_cList > li:nth-child(2n+1) {}
	.privacy_cList > li:nth-child(n+3) {}
	.form_btnListWrap {
		padding: 32px 21px;
	}
	.form_agree {}
	.form_agree > label {
		font-size: 18px;
	}
	.form_agree > label > input {}
	.form_btnList {
		display: block;
	}
	.form_btnList > li {
		width: auto;
		margin-left: 0;
		margin-top: 15px;
		max-width: none;
	}
	.form_btnList > li:first-child {
		margin-top: 0;
	}
	.form_btnList > li:last-child {}
	.form_btnList > li:nth-child(2n+1) {}
	.form_btnList > li:nth-child(n+3) {}
	.form_btnList > li > button {}
	.form_btnList > li > button::before {}
	.form_btnList > li > button::after {}
	.form_btnList > li > button > .icon {}
	.contactNav_tel_tapWrap {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background-color: #ffffff;
		border-radius: 6px;
		height: 76px;
		box-shadow: 0 4px 0 #e0c88a;
		margin: 7px 0 10px;
	}
	.contactNav_tel_tap {
		display: block;
		font-size: 16px;
		color: #f65c39;
		text-align: center;
		font-weight: bold;
		line-height: 1;
		margin-top: 2px;
	}
}
@media screen and (max-width:374px) {
	.brand_headline {
		font-size: 22px;
	}
	.form_agree > label {
		font-size: 16px;
	}
	.contactNav_tel_list > li {
		font-size: 14px;
	}
}

/* SateiBnr */
#SateiBnr {
    background-image: url(../images/JwxSygyvNPuB.png);
    background-repeat: repeat;
    background-color: #f3e9e0;
	margin-top: 0;
	padding-top: 0;
}
#SateiBnr *, #SateiBnr *::before, #SateiBnr *::after{box-sizing:border-box;}
#SateiBnr .satei_bnr{ padding: 125px 0 50px;}
#SateiBnr .satei_inner { max-width: 1240px;}
#SateiBnr .satei_mainbox{
	background: #fff;
	position: relative;
	padding: 75px 60px 60px;
	z-index: 2;
}
#SateiBnr .satei_mainbox::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 20px solid #F65C39;
	z-index: -1;
}
#SateiBnr .satei_in{
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
#SateiBnr .satei_box{
	width: 330px;
	margin-right: 35px;
}
#SateiBnr .satei_textbox{ width: calc(100% - 330px);}
#SateiBnr .satei_tit{
	font-size: 30px;
	line-height: 1.5;
	color: #533D28;
	font-weight: 700;
}
#SateiBnr .satei_tit02{
	font-size: 48px;
	line-height: 1.5;
	color: #533D28;
	font-weight: 700;
	position: relative;
}
#SateiBnr .satei_tit02 .border{ 
	position: relative;
	display: inline-block;
}
#SateiBnr .satei_tit02 .border::after{
	content: "";
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 0;
	width: 100%;
	height: 12px;
	background: #FFFF00;
	z-index: -1;
	border-radius: 35px;
}
#SateiBnr .satei_tit02 .colorR{ color: #F65B39;}
#SateiBnr .satei_tit02 > .icon_sateitext {
    display: flex;
    background-color: #238C00;
    width: 250px;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 900;
    height: 66px;
    color: #fff;
    border-radius: 50px;
	position: absolute;
	top: -75px;
	right: -10px;
    z-index: 1;
}
#SateiBnr .satei_tit02 > .icon_sateitext::before {
    content: "";
    border: 10px solid rgba(255, 255, 255, 0);
    border-left-color: #238C00;
    border-top-color: #238C00;
    display: block;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: calc(50% - 25px);
}
#SateiBnr .satei_text{
	font-size: 21.5px;
	line-height: 1.8;
	color: #333;
	font-weight: 700;
	padding-top: 13px;
}
#SateiBnr .satei_btn {
    display: flex;
    text-decoration: none;
	width: 764px;
	margin: 40px auto 0;
    height: 100px;
    background-color: #003664;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 30px;
	color: #fff;
    box-shadow: 0 5px 5px rgb(170 170 170 / 50%);
    transition-duration: .3s;
    transition-property: box-shadow, -webkit-transform;
    transition-property: transform, box-shadow;
    transition-property: transform, box-shadow, -webkit-transform;
	font-weight: 900;
}
#SateiBnr .satei_btn:hover {
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.10);
}
#SateiBnr .satei_btn span{ 
	position: relative;
	display: inline-block;
	letter-spacing: 2px;
}
#SateiBnr .satei_btn span::before,
#SateiBnr .satei_btn span::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: -46px;
    margin: auto;
    content: "";
    vertical-align: middle;
}
#SateiBnr .satei_btn span::before{
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#SateiBnr .satei_btn span::after{
	right: -45px;
    box-sizing: border-box;
    width: 11px;
    height: 12px;
    border: 7px solid transparent;
    border-left: 12px solid #003664;
}
@media screen and (max-width: 1200px) {
	#SateiBnr .satei_tit02{ font-size: 44px;}
}
@media screen and (max-width: 1120px) {
	#SateiBnr .satei_box{ width: 300px;}
	#SateiBnr .satei_box img{ 
		width: 100%;
		height: auto;
	}
	#SateiBnr .satei_textbox { width: calc(100% - 300px);}
}
@media screen and (max-width: 1080px) {
	#SateiBnr .satei_tit02{ font-size: 38px;}
	#SateiBnr .satei_tit { font-size: 26px;}
	#SateiBnr .satei_text { font-size: 20px;}
	#SateiBnr .satei_tit02 > .icon_sateitext {
	    width: 220px;
	    font-size: 22px;
		height: 50px;
	    top: -55px;
	}
}
@media screen and (max-width: 999px) {
	#SateiBnr .satei_mainbox{ padding: 50px 60px 50px;}
	#SateiBnr .satei_in{ display: block;}
	#SateiBnr .satei_box{ 
		width: 330px;
		margin: 0 auto;
	}
	#SateiBnr .satei_textbox { 
		width: 100%;
		margin-top:30px;
	}
	#SateiBnr .satei_btn{
		width:100%;
		max-width: 764px;
	}
}
@media screen and (max-width: 767px) {
	#SateiBnr .satei_bnr{ padding: 35px 0 0px;}
	#SateiBnr .satei_inner { max-width: inherit;}
	#SateiBnr .satei_mainbox{ padding: 25px 25px 25px;}
	#SateiBnr .satei_mainbox::after{ border: 8px solid #F65C39;}
	#SateiBnr .satei_box{
		width: 100%;
		margin-right: 0;
	}
	#SateiBnr .satei_textbox{ 
		width: 100%;
		margin-top: 70px;
	}
	#SateiBnr .satei_tit{ font-size: 22px;}
	#SateiBnr .satei_tit02{ font-size: 28px;}
	#SateiBnr .satei_tit02 .borderSp{ 
		position: relative;
		display: inline-block;
	}
	#SateiBnr .satei_tit02 .border::after{ display: none;}
	#SateiBnr .satei_tit02 .borderSp::after{
		content: "";
		position: absolute;
		bottom: 2px;
		left: 0;
		right: 0;
		width: 100%;
		height: 8px;
		background: #FFFF00;
		z-index: -1;
		border-radius: 35px;
	}
	#SateiBnr .satei_tit02 > .icon_sateitext {
		width: 180px;
    	font-size: 18px;
		height: 45px;
		top: -95px;
	    right: 0;
		left: 0;
		margin: auto;
	}
	#SateiBnr .satei_tit02 > .icon_sateitext::before { 
		border: 6px solid rgba(255, 255, 255, 0);
		border-left-color: #238C00;
		border-top-color: #238C00;
	}
	#SateiBnr .satei_text{
		font-size: 16px;
		line-height: 1.5;
		padding-top: 10px;
	}
	#SateiBnr .satei_btn {
		width: 100%;
		margin: 10px auto 0;
		height: 60px;
		font-size: 22px;
	}
	#SateiBnr .satei_btn span{ letter-spacing: 0px;}
	#SateiBnr .satei_btn span::before,
	#SateiBnr .satei_btn span::after{right: -32px;}
	#SateiBnr .satei_btn span::before{
		width: 20px;
		height: 20px;
	}
	#SateiBnr .satei_btn span::after{
		right: -34px;
		width: 7px;
		height: 8px;
		border: 6px solid transparent;
		border-left: 9px solid #003664;
	}
}
@media screen and (max-width:374px) {
	#SateiBnr .satei_tit02 > .icon_sateitext{
		width: 150px;
		font-size: 16px;
		top: -85px;
	}
	#SateiBnr .satei_tit{ font-size: 20px;}
	#SateiBnr .satei_btn{
		height: 50px;
		font-size: 18px;
	}
	#SateiBnr .satei_btn span::before, 
	#SateiBnr .satei_btn span::after { right: -24px;}
	#SateiBnr .satei_btn span::after{ right: -26px;}
}


/* Method */
#Method {
	text-align: center;
    background-image: url(../images/JwxSygyvNPuB.png);
    background-repeat: repeat;
    background-color: #f3e9e0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: -25px;
}
#Method *, #Method *::before, #Method *::after{box-sizing:border-box;}
#Method .method_inner{
	max-width: 855px;
	width: 92%;
	margin: 0 auto;
	padding: 75px 0 0;
}
#Method .method_inner .method_tit{
	font-weight: 900;
    color: #533D28;
    font-size: 38px;
}
#Method .method_inner .method_list{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
	margin-top: 22px;
	list-style:none;
}
#Method .method_inner .method_list li{ width: 46.2%;}
#Method .method_inner .method_list li .method_box{
	color: #fff;
	font-weight: 900;
	font-size: 72px;
	line-height: 1.8;
	border-radius: 8px;
	padding: 12px;
	width: 100%;
}
#Method .method_inner .method_list li:first-child .method_box{ background: #85B200;}
#Method .method_inner .method_list li:last-child .method_box{ background: #F65C39;}
#Method .method_inner .method_text{
	font-weight: 700;
    color: #533D28;
    font-size: 20px;
	line-height: 1.8;
	padding-top: 3px;
}
@media screen and (max-width: 999px) {
	#Method .method_inner .method_list li .method_box{ font-size: 55px;}
}
@media screen and (max-width: 767px) {
	#Method { margin-bottom: -10px;}
	#Method .method_inner{
		max-width: 100%;
		width: 100%;
		padding: 30px 20px 0;
	}
	#Method .method_inner .method_tit{ font-size: 28px;}
	#Method .method_inner .method_list{ margin-top: 20px;}
	#Method .method_inner .method_list li{ width: 48%;}
	#Method .method_inner .method_list li .method_box{ font-size: 26px;}
	#Method .method_inner .method_text{  font-size: 12px;}	
}
@media screen and (max-width:374px) {
	#Method .method_inner .method_list{ display: block;}
	#Method .method_inner .method_list li{ 
		display:block;
		width:100%;
	}
	#Method .method_inner .method_list li:last-child{ margin-top:10px;}
}