@charset "utf-8";

.title_area {
	background: url('../images/type/title_type_2.jpg') no-repeat;
	background-size: 100%;
}

section#plan {
	padding-bottom:1em;
}

ul.plans {
	width:86%;
	max-width: 1080px;
	margin:1.5em auto;
	font-family: "Noto Serif JP", serif;
}

ul.plans li figure {
	position: relative;
	margin-bottom:1em;
}

ul.plans li:nth-of-type(1) figure figcaption,
ul.plans li:nth-of-type(2) figure figcaption {
	position: absolute;
	bottom:0.3em;
	right:0.5em;
	color:#000;
	font-size: 11px;
}

ul.plans li:nth-of-type(2) figure figcaption {
	color:#FFF;
}

ul.plans li > div {
	margin-bottom:2em;
}

ul.plans li h4 {
	font-size:1.2em;
	color:#330;
	font-weight:700;
}

ul.plans li p {
	color:#330;
	margin-top:1em;
	line-height: 2.0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
}


ul.plan_spec {
	width:86%;
	max-width: 272px;
	margin:0 auto;
}

ul.plan_spec li {
	margin-bottom: 2em;
}

ul.plan_spec li figure {
	position: relative;
}

ul.plan_spec li figure figcaption {
	position: absolute;
	bottom:0.3em;
	left:0.5em;
	font-size:11px;
	color:#000;
}

ul.plan_spec li:nth-of-type(1) figure figcaption {
	color:#000;
}

ul.plan_spec li p {
	font-family: "M PLUS 1p", "メイリオ", "Meiryo", sans-serif;
	display: block;
	background: #330;
	color:#FFF;
	font-weight: 500;
}

ul.plan_spec li p span {
	display: inline-block;
	vertical-align: middle;
	background: #966;
	line-height:1.0;
	padding:0.5em 0.5em;
	margin:0.5em;
	font-weight: 500;
}

ul.plan_spec li p strong {
	display: inline-block;
	vertical-align: middle;
	line-height:1.0;
	font-weight: 500;
}

ul.plan_spec li table {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
	margin-top:0.4em;
	font-size: 13px;
}

ul.plan_spec li table th {
	width:5em;
}

ul.plan_spec li table th,
ul.plan_spec li table td {
	font-weight: bold;
}

section#plan_detail {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
	text-align: center;
}

section#plan_detail .bg_beige .container {
	padding:3em 0;
	max-width: 1080px;
}

section#plan_detail h3 {
	font-family: "M PLUS 1p", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
	background: #330;
	color:#FFF;
	font-size: 3.8vw;
    padding: 0.5em;
    margin-bottom:1em;
}

section#plan_detail p {
	color:#330;
	line-height: 2.1;
	text-align: left;
}

section#plan_detail p.plan_point {
	font-family: "Noto Serif JP", serif;
	font-size:1.2em;
	font-weight: 700;
	color:#330;
	padding:0 0 1em;
	line-height: 1.6;
}

section#plan_detail p.note {
	font-size: 11px;
	color:#000;
}

section#plan_detail .img_box figure {
	position: relative;
	margin:1.5em 0;
}

section#plan_detail .img_box figure figcaption {
	position: absolute;
	bottom:0.3em;
	left:0.5em;
	color:#FFF;
	font-size: 11px;
}

section#plan_detail .floor + .img_box figure figcaption {
	left:auto;
	right:0.5em;
}

section#plan_detail .floor > div {
	position: relative;
	padding-top:2.8em;
}

section#plan_detail .floor h4 {
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
	padding-top:0.6em;
	font-size: 1.2em;
}

section#plan_detail .floor h4 span {
	display: inline-block;
}

section#plan_detail .floor figure figcaption {
	position: absolute;
	top:0;
	left:0;
	display: inline-block;
	padding:0.1em 0.7em;
	font-size:1.2em;
	background: #966;
	color:#FFF;
}

section#plan_detail .floor > div > img {
	position: absolute;
	width:48px;
}

section#plan_detail #plan1 .floor > div > img {
	top:-30px;
	left:5em;
}

section#plan_detail #plan1 .floor > div {
	margin-top:4em;
}

section#plan_detail #plan23 .floor > div {
	margin-top:2em;
}

section#plan_detail #plan23 .floor > div > img {
	right:-3vw;
	bottom:0;
	width:8vw;
}

section#plan_detail #plan23 .plan23_inner figure {
	position: relative;
}

section#plan_detail #plan23 .plan23_inner > figure {
	margin-top: 1em;
}

section#plan_detail #plan23 .plan23_inner figure figcaption {
	font-size: 11px;
	position: absolute;
	bottom:0.3em;
	left:0.5em;
	color:#FFF;
}

section#plan_detail #plan23 .plan23_inner > figure figcaption {
	top:0.3em;
	bottom:auto;
	color:#000;
}

section#plan_detail #plan23 .plan23_img_inner,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) {
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap:12px;
    margin:12px 0;
}

section#plan_detail #plan23 .plan23_img_inner figure,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) li {
	width:calc((100% - 12px)/2);
}

section#plan_detail #plan23 .plan23_inner ul li {
	text-align: center;
	background: #966;
	color:#FFF;
	display: block;
	line-height: 1.2;
	height:3em;
	position: relative;
	display: block;
}

section#plan_detail #plan23 .plan23_inner ul li span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: auto;
	padding:0 0.5em;
	box-sizing: border-box;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) li {
	width:100%;
	margin:12px 0;
}


@media screen and (min-width: 480px) {

section#plan_detail h3 {
	font-size: 16px;
}

section#plan_detail #plan23 .plan23_img_inner {
	gap:20px;
	margin:20px 0;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) {
	gap:12px 20px;
	margin:12px 0;
}

section#plan_detail #plan23 .plan23_img_inner figure,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) li {
	width:calc((100% - 20px)/2);
}

}


@media screen and (min-width: 540px) {

ul.plan_spec li table {
	font-size:12.5px;
}

}


@media screen and (min-width: 640px) {

ul.plan_spec {
	max-width: 960px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: center;
	gap:0 5%;
}

ul.plan_spec li {
	width:calc((100% - 5%)/2);
	max-width: 300px;
}



}


@media screen and (min-width: 740px) {

ul.plan_spec li table {
    font-size: 14px;
}

section#plan_detail .floor > div > img {
	width:60px;
}

section#plan_detail #plan1 .floor > div > img {
	top: -46px;
    left: 6em;
}

}


@media screen and (min-width: 768px) {

section#plan {
	padding-bottom:2em;
}

ul.plans {
	width:100%;
	display: flex;
	align-items: flex-start;
}

ul.plans li {
	width: 100%;
}

ul.plans li:nth-of-type(2) figure figcaption {
	right:auto;
	left:0.5em;
}

ul.plans li:nth-of-type(odd) > div {
	margin-left:14%;
	padding-right:15px;
}

ul.plans li:nth-of-type(even) > div {
	margin-right:14%;
	padding-left:15px;
}

ul.plan_spec li table {
    font-size: 14px;
}

section#plan_detail #plan23 .floor > div > img {
	width:60px;
	right:auto;
	left:93.8%;
}

section#plan_detail .bg_beige .container:last-child {
	padding:0 0 4em;
}

section#plan_detail .floor h4 {
	font-size: 22px;
}

section#plan_detail #plan23 .plan23_inner > figure {
	float: right;
    width: 42.3vw;
    margin-top: 2vw;
    margin-left: 1.4vw;
}

section#plan_detail #plan23 .plan23_img_inner {
	gap: 0 1.4vw;
    margin: 2vw 0 1.4vw;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) {
	gap: 1.4vw;
	margin: 1.4vw 0;
}

section#plan_detail #plan23 .plan23_img_inner figure,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) li {
    width: calc((100% - 1.4vw) / 2);
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) {
	width: 42.3vw;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) li,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) li {
	height:5.83vw;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) li {
	margin: 1.4vw 0;
}

section#plan_detail #plan23 .plan23_inner ul li span {
	padding:0 1em;
}


}


@media screen and (min-width: 1040px) {

ul.plans li h4 {
	letter-spacing: 0.1em;
}

ul.plan_spec {
	gap: 0 3%;
}

ul.plan_spec li {
	width:calc((100% - 6%)/3);
}

ul.plan_spec li table {
	font-size: 13px;
}

section#plan_detail .bg_beige .container {
	padding:4em 0;
}

section#plan_detail p.plan_point {
	letter-spacing: 0.03em;
}

.img_box {
	display: flex;
	align-items: flex-start;
	gap:0 30px;
}

.img_box > div,
.img_box > figure {
	width:100%;
}

section#plan_detail .img_box figure {
	margin:0;
}

section#plan_detail .img_box .txt_area {
	margin-bottom:30px;
}

section#plan_detail .floor + .img_box {
	margin-top:30px;
}
/*
section#plan_detail #plan23 .plan23_inner {
	display: flex;
	align-items: flex-end;
	gap:0 30px;
}

section#plan_detail #plan23 .plan23_inner .txt_area {
	height:23.4vw;
}

section#plan_detail #plan23 .plan23_inner .txt_area p.plan_point {
	padding-bottom:1vw;
}
*/

section#plan_detail #plan23 .plan23_inner {
	overflow: hidden;
}

section#plan_detail #plan23 .plan23_inner .txt_area {
	width:42vw;
	height:26.6vw;
	float:left;
}

section#plan_detail #plan23 .plan23_inner > figure {
	margin-top:0;
	margin-left:0;
	width:42vw;
}

section#plan_detail #plan23 .plan23_img_inner,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) {
	width:42vw;
	float:left;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) {
	clear:left;
	margin-top:0;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) {
	width:42vw;
	margin-top:0;
	float:right;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) li,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) li {
	height:3em;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) li {
	margin:0 0 1.4vw;
}

section#plan_detail #plan23 .plan23_inner ul li span {
	padding:0 0.5em;
}


#floor1,
#floor3,
#floorrf {
	margin-top:-152px;
	padding-top:152px;
}

section#plan_detail #plan23 .floor > div#floor2 {
	margin-top:calc(-152px + 2em);
	padding-top:calc(152px + 2.8em);
}

section#plan_detail #plan23 .floor > div#floor2 figcaption {
	top:152px;
}


}


@media screen and (min-width: 1116px) {

ul.plan_spec li table {
	font-size: 14px;
}

section#plan_detail p {
	line-height: 30px;
}

section#plan_detail p.plan_point {
	letter-spacing: 0.07em;
}

section#plan_detail #plan23 .plan23_inner .txt_area p.plan_point {
	padding-bottom:1em;
}

}


@media screen and (min-width: 1256px) {

section#plan_detail p.plan_point {
	font-size: 21px;
}

section#plan_detail p {
	font-size:15px;
}

section#plan_detail #plan23 .plan23_inner .txt_area {
	height:299px;
}

section#plan_detail #plan23 .plan23_inner .txt_area,
section#plan_detail #plan23 .plan23_inner > figure,
section#plan_detail #plan23 .plan23_img_inner,
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1),
section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) {
	width:525px;
}

section#plan_detail #plan23 .plan23_img_inner {
	gap: 0 14px;
    margin: 0 0 14px;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(1) {
	gap: 14px;
	margin: 0 0 14px;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) {
	display: flex;
	gap:14px;
}

section#plan_detail #plan23 .plan23_inner ul:nth-of-type(2) li {
	margin:14px 0;
}

}

section#plan_detail #planrf .floor > div > img {
	top:-30px;
	left:5em;
}

section#plan_detail #planrf .floor > div {
	margin-top:4em;
}

section#plan_detail #planrf .floor > div > img {
	top: -46px;
    left: 6em;
}

}



section#plan_detail #planrf .floor > div > img {
	width:60px;
	right:auto;
	left:93.8%;
}

}

section#plan_detail #planrf .floor > div > img {
	right:-3vw;
	bottom:0;
	width:8vw;
}

}

/* others1f ------------------------------*/

section#others1f .container {
	padding:1em 0 3em;
}

section#others1f h3 {
	font-size:1.3em;
	color:#966;
	text-align: left;
	line-height: 1.5;
	font-weight:700;
}

section#others1f h3 span {
	display: inline-block;
	font-weight:700;
}

section#others1f figure {
	position: relative;
	margin:0.5em 0 0.8em;
}

section#others1f figure figcaption {
	position: absolute;
	right:0;
	bottom:0.3em;
	font-size: 11px;
	color:#FFF;
}

section#others1f ul li p {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
	color:#330;
}


section#others1f ul.plan_spec li:nth-of-type(1) figure figcaption,
section#others1f ul.plan_spec li:nth-of-type(2) figure figcaption,
section#others1f ul.plan_spec li:nth-of-type(3) figure figcaption {
	position: absolute;
	bottom:0.3em;
	left:0.5em;
	color:#FFF;
	font-size: 11px;
}

ul.plan_spec li:nth-of-type(1) figure figcaption,
ul.plan_spec li:nth-of-type(2) figure figcaption,
ul.plan_spec li:nth-of-type(3) figure figcaption {
	position: absolute;
	bottom:0.3em;
	left:0.5em;
	color:#FFF;
	font-size: 11px;
}

.photo_caption_under h6 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
	color:#330;
}

}
