@charset "UTF-8";

/*---------------------*/
/* topCopyAcea */
/*---------------------*/
.d_bg {
	background: url(../img/premium_plan/bg01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #FFF;
}
.topCopyAcea {
	width: 100%;
	margin: 0 auto;
	padding: 17.5em 0 7em;
}

#main_top .imageCap img {
	object-position: center;
}
#main_top .main_ttlArea p {
	text-shadow: 2px 2px 3px #000000c6;
}
#main_top .main_ttlArea h2 {
	color: #b1b1b2;
}
.font01 {
	font-family: "goldenbook", serif;
    font-weight: 400;
    font-style: normal;
}
#index01,
#index01 .d_bg .section_title,
#index01 .d_bg .lead {
	color: #595757;
}

/* Tablet */
@media only screen and (max-width: 768px) {
	.topCopyAcea {
		width: 100%;
		padding: 10.5em 0 5em;
	}
	.topCopyAcea .section_title.slash01::before {
		top: -130%;
	}
}
/* sp */
@media only screen and (max-width: 576px) {
	.topCopyAcea {
		padding: 6.5em 0 3em;
	}
	.topCopyAcea .section_title.slash01::before {
		top: -110%;
	}
}

/*---------------------*/
/* 共通 */
/*---------------------*/
.conTtl {
	margin: 0 auto 4rem;
}
.conTtl p {
	font-size: 28px;
	letter-spacing: 4px;
	color: #ae8047;
	text-align: center;
	font-family: "goldenbook", serif;
    font-weight: bold;
    font-style: normal;
	display: flex;
	align-items: center;
}
.conTtl p:before,
.conTtl p:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #ae8047;
}

.conTtl p:before {
	margin-right: 1.2em;
}

.conTtl p:after {
	margin-left: 1.2em;
}
.conTtl .txt {
	font-size: 18px;
	color: #ae8047;
	text-align: center;
	margin: 1.5rem auto 5.5rem;
}
/**/
.topTtl {
	font-size: 28px;
	position: relative;
	text-align: center;
	letter-spacing: 4px;
	margin: 0 auto 3rem;
}
.topTtl::after {
	position: absolute;
	content: "";
	background-color: #595757;
	width: 42px;
	height: 1px;
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
}
/**/
.imageCap .cap.cap_r,
.imageCap .cap.cap_l {
	background-color: #00000095;
}

@media only screen and (max-width: 768px) {
.conTtl {
	margin: 0 auto 3rem;
}
.conTtl p {
	/*font-size: 28px;*/
	font-size: 4.6875vw;
}
.conTtl p:before {
	margin-right: 0.8em;
}
.conTtl p:after {
	margin-left: 0.8em;
}
.conTtl .txt {
	/*font-size: 18px;*/
	font-size: 3.385vw;
	margin: 1.5rem auto 3.5rem;
}
/**/
.topTtl {
	/*font-size: 28px;*/
	font-size: 4.6875vw;
	margin: 0 auto 2rem;
}
.topTtl::after {
	position: absolute;
	content: "";
	bottom: -8px;
}
}

/* sp */
@media only screen and (max-width: 576px) {

}

/*---------------------*/
/* premium_planArea */
/*---------------------*/
.premium_planArea {
	width: 100%;
	padding: 0 0 7em;
}
.premium_planArea .plan_area {
	margin-bottom: 5em;
	padding: 3.5em;
	background-color: #efede5;
}
.premium_planArea .plan_area.last {
	margin-bottom: 0;
}
.premium_planArea .topTxtarea {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #595757;
	margin-bottom: 3em;
}
.premium_planArea .topTxtarea .tx01 {
	font-size: 56px;
	text-align: center;
}
.premium_planArea .topTxtarea .tx01 span {
	font-size: 30px;
	display: block;
}
.premium_planArea .topTxtarea .tx02 {
	width: 50%;
	padding: 0 3%;
	border-right: 0.5px solid #595757;
	border-left: 0.5px solid #595757;
}
.premium_planArea .topTxtarea .tx02 b {
	font-size: 38px;
}
.premium_planArea .topTxtarea .tx02 .tx02_1 {
	font-size: 30px;
	margin-bottom: 0.25em;
	padding: 0 0 0.25em 0.8em;
	border-bottom: 0.5px solid #595757;
}
.premium_planArea .topTxtarea .tx02 .tx02_2 {
	font-size: 17px;
	padding: 0 0 0 1.4em;
}
.premium_planArea .topTxtarea .tx02 .tx02_2 span {
	font-size: 27px;
}
.premium_planArea .topTxtarea .tx03 {
	font-size: 16px;
	line-height: 1.8;
}
/**/
.premium_planArea .bgArea {
	padding: 4em 3em;
	background-color: #FFF;
	border-radius: 2%;
}
.premium_planArea .bgArea .ttl {
	font-size: 24px;
	text-align: center;
	padding: 0 5px 5px;
	color: #ae8047;
	border-bottom: 0.5px solid #916134;
	/*position: relative;
	display: inline-block;*/
}

.premium_planArea .bgArea .ttl b {
	font-size: 50px;
}
.premium_planArea .bgArea .area_flex {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.premium_planArea .bgArea .area_flex .left {
	width: 52%;
}
.premium_planArea .bgArea .area_flex .right {
	width: 46%;
}
.premium_planArea .bgArea .area_flex .right ul {
	margin-top: 2em;
}
.premium_planArea .bgArea .area_flex .right li {
	font-size: 14.5px;
	line-height: 1.4;
	margin-bottom: 1.4em;
	color: #ae8047;
}
.premium_planArea .bgArea .area_flex .right li p {
	display: flex;
	align-items: center;
	letter-spacing: 0;
	text-indent: -1.25em;
	padding-left: 1.25em;
}
.premium_planArea .bgArea .area_flex .right li span {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	border-radius: 15%;
	box-sizing: border-box;
	background: #ae8047;
	font-size: 30px;
	line-height: 1.4;
	color: #FFF;
	text-align: center;
}

@media only screen and (max-width: 768px) {
.premium_planArea {
	width: 100%;
	padding: 2em 0 6em;
}
.premium_planArea .plan_area {
	margin-bottom: 3em;
	padding: 2em 1em;
}
.premium_planArea .topTxtarea {
	display: block;
	margin-bottom: 1.5em;
}
.premium_planArea .topTxtarea .tx01 {
	/*font-size: 56px;*/
	font-size: 8.333vw;
}
.premium_planArea .topTxtarea .tx01 span {
	/*font-size: 30px;*/
	font-size: 4.947vw;
	display: inline-block;
	padding-left: 3px;
}
.premium_planArea .topTxtarea .tx02 {
	width: 100%;
	padding: 0;
	margin: 1.1em auto;
	border-right: none;
	border-left: none;
	text-align: center;
}
.premium_planArea .topTxtarea .tx02 b {
	/*font-size: 38px;*/
	font-size: 5.989vw;
}
.premium_planArea .topTxtarea .tx02 .tx02_1 {
	/*font-size: 30px;*/
	font-size: 4.947vw;
	margin-bottom: 0.15em;
	padding: 0 0 0.15em 0;
}
.premium_planArea .topTxtarea .tx02 .tx02_2 {
	/*font-size: 17px;*/
	font-size: 3.255vw;
	padding: 0;
}
.premium_planArea .topTxtarea .tx02 .tx02_2 span {
	/*font-size: 27px;*/
	font-size: 4.557vw;
}
.premium_planArea .topTxtarea .tx03 {
	/*font-size: 16px;*/
	font-size: 3.125vw;
	line-height: 1.35;
	text-align: center;
}
/**/
.premium_planArea .bgArea {
	padding: 1.5em 0.8em;
	border-radius: 15px;
}
.premium_planArea .bgArea .ttl {
	margin: 1rem auto;
	text-align: center;
}
.premium_planArea .bgArea .ttl p {
	/*font-size: 24px;*/
	font-size: 4.166vw;
	padding: 0 10px;
}
.premium_planArea .bgArea .ttl p::after {
	position: absolute;
	content: "";
	width: 100%;
	bottom: -6px;
}

.premium_planArea .bgArea .ttl b {
	/*font-size: 50px;*/
	font-size: 7.552vw;
}

.premium_planArea .bgArea .area_flex {
	display: block;
}

.premium_planArea .bgArea .area_flex .right {
	width: 100%;
}

.premium_planArea .bgArea .area_flex .left {
	width: 100%;
	position: relative;
}
/*　図面プロット */
.premium_planArea .left .plotArea .plot {
	position: absolute;
	width: 6.25vw;
	height: 6.25vw;
	border-radius: 6px;
	box-sizing: border-box;
	background: #ae8047;
	font-size: 4.947vw;
	line-height: 1.4;
	color: #FFF;
	text-align: center;
}
/*　S-Qr type プロット */
.premium_planArea .left .plotArea.s-Qr .plot01 {
	top: 38%;
	left: 65%;
}
.premium_planArea .left .plotArea.s-Qr .plot02 {
	top: 60%;
	left: 51%;
}
.premium_planArea .left .plotArea.s-Qr .plot03 {
	top: 52%;
	left: 56%;
}
.premium_planArea .left .plotArea.s-Qr .plot04 {
	top: 46%;
	left: 39%;
}
.premium_planArea .left .plotArea.s-Qr .plot05 {
	top: 40%;
	left: 20%;
}
/*　S-Rr type プロット */
.premium_planArea .left .plotArea.s-Rr .plot01 {
	top: 45%;
	left: 67%;
}
.premium_planArea .left .plotArea.s-Rr .plot02 {
	top: 64%;
	left: 67%;
}
.premium_planArea .left .plotArea.s-Rr .plot03 {
	top: 45%;
	left: 54%;
}
.premium_planArea .left .plotArea.s-Rr .plot04 {
	top: 43%;
	left: 78%;
}
.premium_planArea .left .plotArea.s-Rr .plot05 {
	top: 36%;
	left: 49%;
}
.premium_planArea .left .plotArea.s-Rr .plot06 {
	top: 22%;
	left: 66%;
}
.premium_planArea .left .plotArea.s-Rr .plot07 {
	top: 67%;
	left: 31%;
}
/**/

.premium_planArea .bgArea .area_flex .right ul {
	margin-top: 1em;
}

.premium_planArea .bgArea .area_flex .right li {
	font-size: 3.125vw;
	margin-bottom: 1em;
}

.premium_planArea .bgArea .area_flex .right li span {
	/*width: 40px;
	height: 40px;*/
	width: 6.25vw;
	height: 6.25vw;
	margin-right: 5px;
	border-radius: 6px;
	/*font-size: 30px;*/
	font-size: 4.947vw;
	line-height: 1.4;
}
}
/* sp */
@media only screen and (max-width: 576px) {
.premium_planArea {
	padding: 0 0 5em;
}
}

/*---------------------*/
/*  */
/*---------------------*/
.p-planindex__notes {
	margin: -6.5em auto 0;
	padding-right: 2em;
	font-size: 12px;
	line-height: 2;
	/*color: #FFF;*/
	display: grid;
	justify-content: end;
}

.p-planindex__notes>dl {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.p-planindex__notes>dl>dt {
	margin-left: 12px;
}

.p-planindex__notes>dl>dt:first-of-type {
	margin-left: 0;
}

.p-planindex__notes>dl>.cls {
	margin-left: 12px;
}

.p-planindex__notes>dl>.cls_dt {
	margin-left: 0;
}

.p-planindex__notes>dl>dt strong {}

.p-planindex__notes>dl>dd {
	/*margin-left: 5px;*/
}

.p-planindex__notes>dl>dd span {}

.p-planindex__notes>dl>dd span i {
	display: inline-block;
	width: 30px;
	height: 1em;
	vertical-align: middle;
	margin: -5px 5px 0 0;
}

.p-planindex__notes>dl>dd span i.p-planindex__notes_clr01 {
	background: #f3efe1;
}

.p-planindex__notes>dl>dd span i.p-planindex__notes_clr02 {
	background: #e7dec3;
}

@media screen and (max-width: 768px) {
	.p-planindex__notes {
		width: 100%;
		margin: 3em auto 0;
		padding-right: 0;
		line-height: 1.5;
		font-size: 10px;
		display: block;
	}

	.p-planindex__notes>dl {}

	.p-planindex__notes>dl>dt:first-of-type {
		margin-left: 0;
	}

	.p-planindex__notes>dl>dt strong {}

	.p-planindex__notes>dl>dd span {}

	.p-planindex__notes>dl>dd span i {
		width: 3em;
		height: 1.2em;
		margin: -3px 5px 0 0;
	}

}

/*---------------------*/
/* pointArea */
/*---------------------*/
.pointArea {
	width: 100%;
	padding: 7em 0;
	background: #f5f3eb;
}
.pointArea ul {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
	gap: 3em 1.5em;
}
.pointArea ul>li {
	width: calc((100% - 3em) / 3);
	text-align: left;
}
.pointArea ul>li .ttlArea {
	text-align: center;
}
.pointArea ul>li .ttl,
.pointArea .point_sub .txtArea .ttl,
.equipmentArea .option_sub .ttl {
	font-size: 18px;
	line-height: 1.4;
	color: #ae8047;
	margin-bottom: 1.2rem;
}
.pointArea ul>li .txt,
.pointArea .point_sub .txtArea .txt,
.equipmentArea .option_sub .txt {
	font-size: 14px;
	line-height: 1.6;
	text-align: justify;
}
.equipmentArea .option_sub .txt span {
	font-size: 12px;
	display: block;
	padding-top: 10px;
}
.pointArea ul>li .img {
	margin: 0 auto 1rem;
}
/**/
.pointArea .point_sub {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
	margin-top: 3.5rem;
}
.equipmentArea .option_sub {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 3.5rem;
}
.pointArea .point_sub .img,
.equipmentArea .option_sub .img {
	width: 50%;
}
.pointArea .point_sub .txtArea,
.equipmentArea .option_sub .txtArea {
	width: 47%;
}

@media only screen and (max-width: 768px) {
.pointArea {
	width: 100%;
	padding: 6em 0;
}
.pointArea ul {
	display: block;
	gap: 0;
}

.pointArea ul>li {
	width: 90%;
	text-align: left;
	margin: 0 auto 2em;
}
.pointArea ul>li:last-child {
	margin-bottom: 0;
}
.pointArea ul>li .ttl,
.pointArea .point_sub .txtArea .ttl,
.equipmentArea .option_sub .ttl {
	/*font-size: 18px;*/
	font-size: 3.776vw;
	margin-bottom: 0.6rem;
}
.pointArea ul>li .txt,
.pointArea .point_sub .txtArea .txt,
.equipmentArea .option_sub .txt {
	/*font-size: 14px;*/
	font-size: 3.125vw;
	line-height: 1.4;
}
.equipmentArea .option_sub .txt span {
	font-size: 10px;
}
.pointArea ul>li .img {
	margin: 0 auto 0.5rem;
}
/**/
.pointArea .point_sub,
.equipmentArea .option_sub {
	display: block;
	margin-top: 3rem;
}
.pointArea .point_sub .img,
.equipmentArea .option_sub .img {
	width: 100%;
}
.pointArea .point_sub .txtArea,
.equipmentArea .option_sub .txtArea {
	width: 100%;
}
.pointArea .point_sub .txtArea,
.equipmentArea .option_sub .txtArea {
	margin-bottom: 1.2em;
}
}

/* sp */
@media only screen and (max-width: 576px) {
	.pointArea {
		padding: 5em 0 2.5em;
	}
}


/*---------------------*/
/* equipmentArea */
/*---------------------*/
.equipmentArea {
	width: 100%;
	padding: 7em 0;
	background: url(../img/premium_plan/bg02.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-size: cover;
}
.equipmentArea ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 3em 1.2em;
	margin-bottom: 4.5em;
}
.equipmentArea ul.ul01 {
	align-items: center;
	margin-bottom: 3em;
}
.equipmentArea ul>li {
	width: calc((100% - 3.6em) / 4);
	text-align: left;
}
.equipmentArea ul>li .ttl {
	margin-top: 1.2rem;
}
.equipmentArea ul.ul01>li .ttl,
.equipmentArea ul.flex_ul>li .ttl {
	margin-top: 0;
}

.equipmentArea ul>li .ttl {
	font-size: 15.5px;
	line-height: 1.4;
	color: #ae8047;
	margin-bottom: 1.2rem;
}
.equipmentArea ul>li .txt {
	font-size: 13px;
	line-height: 1.6;
	text-align: justify;
}
/**/
.equipmentArea ul.flex_ul {
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
	gap: 1.5em;
}
.equipmentArea ul.flex_ul>li {
	width: calc((100% - 1.5em) / 2);
	text-align: left;
}
/**/
.equipmentArea .option_sub {
	margin-top: 0;
}

@media only screen and (max-width: 768px) {
.equipmentArea {
	width: 100%;
	padding: 6em 0;
}

.equipmentArea ul {
	gap: 2em 1em;
	margin-bottom: 3.5em;
}
.equipmentArea ul.ul01 {
	gap: 1em;
	margin-bottom: 2em;
}
.equipmentArea ul>li {
	width: calc((100% - 1em) / 2);
	text-align: left;
}
.equipmentArea ul>li .ttl {
	min-height: 9.895vw;
	margin-top: 0.5rem;
}
.equipmentArea ul>li .ttl {
	/*font-size: 15.5px;*/
	font-size: 3.515vw;
	margin-bottom: 0.5rem;
	display: flex;
	align-items: center;
}
.equipmentArea ul>li .txt {
	/*font-size: 13px;*/
	font-size: 3.125vw;
	line-height: 1.4;
}
/**/
.equipmentArea ul.flex_ul {
	gap: 1em;
}
.equipmentArea ul.flex_ul>li {
	width: calc((100% - 1em) / 2);
}
}

/* sp */
@media only screen and (max-width: 576px) {
	.equipmentArea {
		padding: 5em 0;
	}
}

/**/
.section_title02 {
	position: relative;
	/*font-size: 4vw;*/
	font-size: 28px;
	line-height: 1.8;
	text-align: center;
	font-weight: normal;
	margin: 0 auto 1em;
	letter-spacing: 0.18em;
}
.section_title02.section_title03 {
	margin: 0 auto 1.6em;
}
@media (max-width: 768px) {
	.section_title02 {
		font-size: 4.95vw;
		line-height: 1.6;
		margin-bottom: 4.5vw;
	}
}
@media (max-width: 576px) {
	.section_title02 {
		font-size: 3.667vw;
		margin-bottom: 6vw;
	}
}

/* サブコピー */
.lead02 {
font-size: 18px;
line-height: 2.0;
text-align: center;
letter-spacing: 0.18em;
}
@media (max-width: 768px) {
	.lead02 {
		font-size: 1.82vw;
		line-height: 1.8;
	}
}
@media (max-width: 576px) {
	.lead02 {
		font-size: 3.125vw;
	}
}