@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


.manual-wrap h3 {
    font-size: 1rem;
    font-weight: 500;
    text-align: left !important;
    padding: 0 0 0 4.5rem !important;
    line-height: 1.8;
    margin-top: 3rem;
    margin-left: 1rem;
}
.manual-wrap h3:before {
    content: "STEP" !important;
    font-weight: 600;
    font-size: 0.75rem;
    width: 50px !important;
    height: 50px !important;
    background: #fff !important;
    border: 1px solid #222 !important;
    padding: 7px;
    position: absolute;
    top: -13px;
    text-align: center;
}
.manual-wrap > div:nth-of-type(1) h3:after {
    content: "1" !important;
}
.manual-wrap > div:nth-of-type(2) h3:after {
    content: "2" !important;
}
.manual-wrap > div:nth-of-type(3) h3:after {
    content: "3" !important;
}

.manual-wrap h3:after {
    background: none;
    position: absolute;
    left: 20px;
    top: 8px;
    font-weight: 600;
    font-size: 0.9rem;
}

@media screen and (max-width: 959px) {.h-content__group h3{
	font-size: 19px!important; 
	}}


/* Rinker */
div.yyi-rinker-contents div.yyi-rinker-box {
    padding: 16px;
}
.content_wrap div.yyi-rinker-contents {
    margin: 2.5em 0;
}
.content_wrap div.yyi-rinker-contents ul.yyi-rinker-links li a{
    padding: 0 2em;
    letter-spacing: 1px;
}
.yyi-rinker-title p{
    line-height: 1.6;
}
div.yyi-rinker-contents img {
    width: 100%;
}
.yyi-rinker-box .luminous{
  display: none;
}
div.yyi-rinker-contents div.yyi-rinker-detail{
    padding: 4px 8px;
}
/* スマホ用 */
@media (max-width: 420px){
    .yyi-rinker-links li{
        margin: 4px !important;
    }
    .yyi-rinker-links li a {
        text-align: center;
        padding: 0 !important;
        height: auto !important;
        line-height:  3.5 !important;
    }
    .yyi-rinker-detail {
        padding: .5px !important;
    }
    .yyi-rinker-box{
        display: block !important;
    }
    .yyi-rinker-image,
    .yyi-rinker-info{
        width: 100% !important;
    }
    .yyi-rinker-info{
        padding-top: 1em;
    }
}

.selectform.calendar select {
    font-size: 16px;
}

/*　共通 */

.breaking-out {
	padding-right: calc(50vw - 50%);
	padding-left: calc(50vw - 50%);
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
}
.mincho {}

/* トップ　ヘッダー */

.home .l-header {
	box-shadow: unset;
	float: left;
	max-width: 23vw;
}
.home .l-header__inner {
	justify-content: unset;
	flex-direction: column;
	min-width: 100%;
	width: 100%;
	margin: 0 !important;
	padding: 0 3em !important;
}
.home .c-gnav {
	text-align: left;
	flex-direction: column;
}
.home .l-header__logo {
	margin: 10vw 0 2em;
	padding: 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.home .l-header__gnav {
	margin: 0;
	padding: 0;
}
.home .c-gnav>.menu-item {
	height: 50px;
	width: 210px;
	margin: 0em auto 0;
}
.c-gnav>.menu-item>a {
	letter-spacing: 1px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.home .c-gnav>.menu-item>a .ttl {
	font-size: 0.9em;
}
.home .c-gnav > .-current > a{
	background:none;
}
.home .w-header {
	max-width: 77vw;
	margin: 0;
	padding: 0;
	position: relative;
}
.home .w-header .w-header__inner {
	width: 100%;
}
.home .w-header .w-header__inner img {
	width: 100%;
	display: block;
}
.home .w-header:before {
	content: "SCROLL";
	position: absolute;
	bottom: 130px;
	left: -23vw;
	z-index: 100;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 1px;
	font-size: 12px;
	transform: rotate(90deg);
}
.home .w-header:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 100px;
	bottom: 5px;
	left: calc(-23vw + 27px);
	z-index: 100;
	position: absolute;
	background: #888;
}
@media screen and (max-width: 1300px) {
	.home .w-header:before, .home .w-header:after {
		content: unset;
	}
}
@media screen and (max-width: 1150px) {
	.home .l-header__logo {
		margin: 4em 0 0em;
	}
}
@media screen and (max-width: 959px) {
	.home .w-header .w-header__inner img {
		height: 230px !important;
		object-fit: cover;
		font-family: "object-fit: cover;";
	}
	.-img .c-headLogo__link {
		display: block;
		padding: 15px 0 0px;
	}
	.home .l-header__logo {
		margin: 0;
	}
	.home .w-header {
		display: block !important;
		max-width: 100%;
	}
	.home .l-header {
		float: unset;
		max-width: 100%;
	}
	.home .l-header__inner {
		display: flex;
		flex-direction: row;
		padding: 0 !important;
		justify-content: space-between;
	}
	.l-header__customBtn {
		width: 80px;
	}
	.l-header__inner .icon-search::before {
		content: unset;
	}
	.l-header__inner .c-iconBtn__label {
		font-size: 14px;
		letter-spacing: 1px;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
}
@media screen and (max-width: 600px) {
	.home .w-header .w-header__inner img {
		height: 140px !important;
	}
}

/* トップ 共通 */

.home h2 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 80px;
	color: #EDEDED !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: 300;
	letter-spacing: 1.5px !important;
	position: absolute !important;
}
.home h2:after {
	content: unset !important;
}
.home h3 {
	margin: 0;
	padding: 0;
}
.h-content__column {
	justify-content: center;
	display: flex;
	align-items: center;
}
.h-content__group {
	max-width: 550px;
	margin-right: 5em;
}
.h-content__group h3 {
	font-size: 24px;
	margin-bottom: 1.8em;
	letter-spacing: 1.5px;
}
.h-content__group h3:before {
	content: unset !important;
}
.h-content__group h3+p {
	line-height: 1.8;
	letter-spacing: 1px;
	margin-bottom: 3em;
}
.h-content__group .swell-block-button__link {
	text-align: right;
	display: block;
	padding: 0 2.5em 1em 0;
}
.h-content__group .swell-block-button__link:before {
	content: "";
	left: 69px;
	bottom: -20px;
	letter-spacing: 2px;
}
.h-content__group dl {
	letter-spacing: 1px;
	margin-left: 1em;
	margin-bottom: 3em;
}
.h-content__group dl dt {
	font-weight: 500;
	position: relative;
}
.h-content__group dl dd {
	font-size: 0.85em;
	padding: 0;
	margin: 0;
}
.h-content__group dl dt:before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #333;
	left: -20px;
	top: 11px;
}
@media screen and (min-width: 1280px) {
	.h-content__group {
		width: 550px;
	}
}
@media screen and (max-width: 1400px) {
	.home h2 {
		font-size: 72px;
	}
}
@media screen and (max-width: 959px) {
	.home #content {
		padding-top: 2em;
	}
	.home h2 {
		font-size: 45px;
		color: #ddd !important;
	}
	.h-content__column {
		margin: 2em 0 !important;
	}
	.h-content__group {
		margin-right: 0;
		max-width: 90%;
		padding-top: 2em !important;
		padding-bottom: 2em !important;
	}
	.h-content__group h3 {
		font-size: 21px;
		margin-bottom: 1em;
	}
	.h-content__group h3+p {
		margin-bottom: 1.5em;
	}
}
@media screen and (max-width: 600px) {
	.h-content__group {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}

/* トップ ボタン */

.home .swell-block-button__link, .coworking-banner__wrap .swell-block-button__link {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: unset;
	color: #333;
}
.home .swell-block-button__link:before, .coworking-banner__wrap .swell-block-button__link:before {
	display: inline-block;
	position: relative;
	color: #8B8B8B;
	font-size: 12px;
}
.home .swell-block-button__link span, .coworking-banner__wrap .swell-block-button__link span {
	position: relative;
	display: inline-block;
}
.home .swell-block-button__link span::before, .home .swell-block-button__link span::after, .coworking-banner__wrap .swell-block-button__link span::before, .coworking-banner__wrap .swell-block-button__link span::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -25px;
	margin: auto;
	content: "";
	vertical-align: middle;
	transition: 0.3s all;
}
.home .swell-block-button__link span::before, .coworking-banner__wrap .swell-block-button__link span::before {
	width: 18px;
	height: 1px;
	background: #333333;
}
.home .swell-block-button__link span::after, .coworking-banner__wrap .swell-block-button__link span::after {
	width: 6px;
	height: 6px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.home .swell-block-button__link:hover {
	background: unset;
	color: #777 !important;
}
.home .swell-block-button__link:hover span::before, .home .swell-block-button__link:hover span::after {
	right: -35px;
	transition: 0.3s all;
}

/* トップ　about */

.h-about__wrap {
	padding-bottom: 0;
}
.h-about__l-group {
	position: relative;
}
.h-about__l-group img {
	width: 70%;
}
.h-about__wrap h2 {
	top: 100px;
	right: -90px;
	transform: rotate(90deg);
}
@media screen and (max-width: 1400px) {
	.h-about__wrap h2 {
		top: 90px;
	}
}
@media screen and (max-width: 1100px) {
	.h-about__wrap h2 {
		right: -100px;
	}
}
@media screen and (max-width: 959px) {
	.h-about__l-group figure {
		text-align: left;
		padding: 0 0 0 2.5em;
	}
	.h-about__l-group img {
		width: 80%;
	}
	.h-about__wrap h2 {
		top: 64px;
		right: 5px;
	}
}
@media screen and (max-width: 600px) {
	.h-about__l-group figure {
		padding: 0 0 0 1.4em;
	}
	.h-about__wrap h2 {
		top: 58px;
		right: -45px;
	}
}

/* トップ Price */

.h-price__wrap {
	position: relative;
	margin-bottom: 10em;
}
.h-price__l-group figure {
	position: absolute;
	top: -130px;
	left: 17vw;
}
.h-price__l-group img {
	width: 30vw;
	max-width: 500px;
}
.h-price__wrap h2 {
	top: 3vw;
	left: 3vw;
	transform: rotate(-90deg);
}
.h-price__heading {
	font-weight: 600;
	font-size: 1.2em;
	margin-left: -7px;
	margin-bottom: 2em;
}
.reserve-btn .swell-block-button__link:before {
	content: "";
}
.h-price__wrap .wp-block-columns .h-content__group {
	margin-top: -7em !important;
	width: 100%;
}
@media screen and (max-width: 1280px) {
	.h-price__wrap h2 {
		top: -14px;
		left: 2vw;
	}
}
@media screen and (max-width: 959px) {
	.h-price__l-group figure {
		position: unset;
		text-align: right;
		padding: 0 2.5em 0 0;
	}
	.h-price__l-group img {
		width: 80%;
		max-width: 750px;
	}
	.h-price__wrap h2 {
		top: 38px;
		left: 35px;
	}
	.h-price__wrap .wp-block-columns .h-content__group {
		margin-top: 0 !important;
		width: 100%;
	}
	.h-price__heading {
		margin-left: 0.3em;
		margin-bottom: 1em;
	}
	.h-content__group dl {
		margin-left: 2em;
		margin-bottom: 1.5em;
	}
	.h-price__wrap {
		margin-bottom: 0;
	}
	.h-price__wrap .swell-block-button {
		margin-bottom: 1.3em;
	}
}
@media screen and (max-width: 600px) {
	.h-price__l-group figure {
		padding: 0 1.4em 0 0;
	}
	.h-price__wrap h2 {
		top: 36px;
		left: -30px;
	}
}

/* トップ information */

.h-info__wrap .h-info__l-column {
	order: 2;
}
.h-info__l-group {
	position: relative;
}
.h-info__wrap h2 {
	top: -120px;
	left: 0;
	width: 100%;
	text-align: left !important;
}
.h-info__l-group {
	max-width: 650px;
}
.h-info__wrap .h-content__group {
	margin-right: 0;
	padding-top: 1em;
}
.h-info__wrap .p-postList {
	border: none !important;
}
.h-info__wrap .p-postList li a {
	border: none !important;
}
.h-info__wrap .p-postList__body {
	display: flex;
	align-items: flex-start;
}
.h-info__wrap .p-postList__body .p-postList__meta ::before {
	content: unset;
}
.h-info__wrap time {
	color: #A5A5A5;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
}
.h-info__wrap .p-postList__meta {
	flex-basis: 18%;
}
.h-info__wrap .p-postList__title {
	flex-basis: 82%;
	font-weight: 400;
	letter-spacing: 1px;
}
@media screen and (max-width: 1280px) {
	.h-info__wrap h2 {
		top: -100px;
		font-size: 62px;
	}
	.h-info__wrap .p-postList {
		padding: 0 1em;
	}
}
@media screen and (max-width: 1100px) {
	.h-info__wrap h2 {
		top: -80px;
		font-size: 50px;
	}
}
@media screen and (max-width: 959px) {
	.h-info__wrap {
		padding-bottom: 0 !important;
	}
	.h-info__l-group {
		margin: auto;
	}
	.h-info__wrap .h-info__l-column {
		order: 0;
	}
	.h-info__wrap h2 {
		top: unset;
		bottom: -80px;
		left: 0;
		font-size: 36px;
	}
	.h-info__wrap .p-postList__body {
		flex-direction: column;
	}
	.h-info__wrap .p-postList {
		padding: 1.5em 0 0;
		!important;
	}
}
@media screen and (max-width: 600px) {
	.h-info__wrap {
		padding-bottom: 3em !important;
	}
	.h-info__wrap h2 {
		bottom: -60px;
		left: 20px;
	}
}

/*　トップ ギャラリー */

.h-gallery__wrap h2 {
	top: -45px;
	left: 50px;
}
.h-gallery__list .wp-block-columns {
	margin: 0 !important;
	padding: 0 !important;
}
.h-gallery__list .wp-block-column {
	margin: 0 !important;
	padding: 0 !important;
}
.h-gallery__list .wp-block-column figure img {
	object-fit: cover;
	font-family: "object-fit: cover;";
	width: 100%;
	height: 300px;
}
.h-gallery__wrap .swell-block-button__link:before {
	content: "";
	left: 69px;
	bottom: -20px;
	letter-spacing: 2px;
}
.home .h-gallery__wrap .swell-block-button__link {
	text-align: left;
	margin: -10px 0 0 -9vw !important;
}
@media screen and (max-width: 1400px) {
	.h-gallery__wrap h2 {
		top: -35px;
	}
}
@media screen and (max-width: 1280px) {
	.home .h-gallery__wrap .swell-block-button__link {
		margin: -10px 0 0 -3vw !important;
	}
	.h-gallery__list .wp-block-column figure img {
		height: 200px;
	}
}
@media screen and (max-width: 1100px) {
	.home .h-gallery__wrap .swell-block-button__link {
		margin: -10px 0 0 6vw !important;
	}
}
@media screen and (max-width: 959px) {
	.h-gallery__wrap h2 {
		left: 20px;
		top: 20px;
		font-size: 36px;
	}
	.h-gallery__list .wp-block-column figure img {
		height: 200px;
		padding: 2px 1px 0;
	}
	#content .h-gallery__list .wp-block-column {
		flex-basis: 50% !important;
		height: 200px;
		flex: 1;
	}
	.home .h-gallery__wrap h2+.swell-block-button {
		display: inline-block;
	}
	.home .h-gallery__wrap .swell-block-button__link {
		margin: 10px 0 0 140px !important;
		display: block;
	}
}
@media screen and (max-width: 600px) {
	.home .h-gallery__wrap .swell-block-button__link {
		margin: 10px 0 0 -290px !important;
		display: inline;
	}
	.home .h-gallery__wrap h2+.swell-block-button {
		display: block;
	}
	.h-gallery__wrap h2 {
		top: -45px;
	}
	#content .h-gallery__list .wp-block-column {
		height: 130px;
	}
	.h-gallery__list .wp-block-column figure img {
		height: 130px;
	}
}

/*　トップ アクセス */

.h-access__wrap {
	padding-top: 0 !important;
	padding-bottom: 2em !important;
}
.h-access__wrap iframe {
	max-width: 800px;
	width: 100%;
}
.h-accsess_group {
	position: relative;
}
.h-accsess_group h2 {
	top: 100px;
	left: 180px;
	transform: rotate(-90deg);
}
.h-access__column-wrap {
	max-width: 700px;
	width: 100%;
	padding: 3em 0;
}
.h-access__column-wrap .swell-block-button__link:before {
	content: "";
	left: 69px;
	bottom: -20px;
	letter-spacing: 2px;
}
.h-access__column-wrap dl {
	box-shadow: 0px 5px 15px #8d8d8d29;
	padding: 2em;
}
.h-access__column-wrap dt {
	color: #A9D631;
}
.h-access__column-wrap dt, .h-access__column-wrap dd {
	font-weight: 400;
	letter-spacing: 1px;
}
@media screen and (min-width: 1900px) {
	.h-accsess_group h2 {
		left: 18vw;
	}
}
@media screen and (max-width: 1600px) {
	.h-accsess_group h2 {
		left: 90px;
	}
}
@media screen and (max-width: 1400px) {
	.h-accsess_group h2 {
		top: 90px;
		left: 45px;
	}
}
@media screen and (max-width: 1280px) {
	.h-accsess_group h2 {
		left: 0;
	}
}
@media screen and (max-width: 1150px) {
	.h-accsess_group h2 {
		left: -50px;
	}
}
@media screen and (max-width: 1050px) {
	.h-accsess_group h2 {
		left: -80px;
	}
}
@media screen and (max-width: 959px) {
	.h-access__wrap {
		padding-top: 6em !important;
	}
	.h-access__wrap iframe {
		height: 300px;
	}
	.h-accsess_group h2 {
		top: -65px;
		left: 18px;
		transform: unset;
	}
	.h-access__column-wrap {
		padding: 0em 2em;
	}
	.h-access__wrap .swell-block-button__link {
		width: 80%;
		text-align: right;
		padding: 0;
	}
}

/* バナー */

.coworking-banner__title {
	font-size: 1.4em !important;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
}
.coworking-banner__wrap .swell-block-fullWide__inner {
	max-width: 520px;
}
.coworking-banner__wrap p {
	letter-spacing: 1px;
	font-size: 0.9em;
	line-height: 2.2;
}
.coworking-banner__wrap .swell-block-button__link {
	color: #fff;
	display: block;
	border: 1px solid #fff;
	border-radius: unset;
	padding: 0.8em 0 1.7em;
}
.coworking-banner__wrap .swell-block-button__link:before {
	color: #fff;
}
.coworking-banner__wrap .swell-block-button__link span {
	position: absolute;
	left: 0;
	right: 0;
	max-width: 110px;
	margin: auto;
}
.coworking-banner__wrap .swell-block-button__link span::before {
	background: #fff;
}
.coworking-banner__wrap .swell-block-button__link span::after, .coworking-banner__wrap .swell-block-button__link span::before {
	border-color: #fff;
}
.coworking-banner__wrap .swell-block-button__link:before {
	content: "もっと詳しく";
	left: -10px;
	bottom: -20px;
	letter-spacing: 2px;
}
.coworking-banner__wrap .swell-block-button__link:hover {
	color: #ddd !important;
	border: 1px solid #fff;
}
@media screen and (max-width: 600px) {
	.coworking-banner__wrap .swell-block-fullWide__inner {
		padding: 0 10vw;
	}
	.coworking-banner__wrap .swell-block-button__link {
		padding: 0.8em 0 2em;
	}
	.coworking-banner__wrap .swell-block-button__link:before {
		left: -5px;
	}
}

/* フッター */

.l-footer {
	padding: 1em 0 4em;
}
.l-footer__nav a {
	color: #333;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-color: #cecece;
	letter-spacing: 1px;
	transition: 0.2s;
}
.l-footer__nav a:hover {
	transition: 0.2s;
}
.l-footer__nav li:first-child a {
	border-left: none;
}
.l-footer__nav li:last-child a {
	border-right: none;
}
.l-footer .copyright {
	color: #c3c3c3;
	margin-top: 1em;
}
@media screen and (max-width: 600px) {
	.l-footer__nav a {
		border-right: 1px solid #dcdcdc;
		padding: 0 0.5em;
	}
}

/* スマホメニュー */

.c-widget__title.-spmenu {
	display: none;
}
.p-spMenu__nav {
	margin-top: 0;
}
.c-spnav a {
	border: none;
	font-size: 1.1em !important;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#sp_menu_bottom {
	margin-top: 1em;
}
#sp_menu_bottom .widget_media_image img {
	padding: 0 6em;
	display: block;
	margin: auto;
}
#sp_menu_bottom #custom_html-7 {
	margin-top: 1em;
}
#sp_menu_bottom #custom_html-7 a {
	display: block;
	padding: 1em;
	text-align: center;
	letter-spacing: 2px;
	background: #4a6352;
	color: #fff;
	font-size: 1.1em;
}

/*ページ */

.post_content {
	margin: 3em 0;
}
.-body-solid .p-breadcrumb.-bg-on {
	box-shadow: unset;
}
.p-breadcrumb__list {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*目次 */

.-simple.p-toc {
	border: none;
	box-shadow: 0px 5px 15px #8d8d8d29;
	padding: 3em 2em 2em;
}
.-simple .p-toc__ttl {
	font-weight: 600;
	color: #4a6352;
	font-size: 1.1em;
	padding: 0 0 1em 0;
}
.-simple .p-toc__ttl:before {
	content: unset;
}

/* 見出し */

.page:not(.home) h1, .post h1 {}
.page:not(.home) h2, .post h2 {
	font-size: 1.6em;
	font-weight: 600;
	letter-spacing: 1px;
}
.page:not(.home) h2:before, .page:not(.home) h2:after, .post h2:before, .post h2:after {
	border: unset;
}
.page:not(.home) h3, .page:not(.home) h3 {}
.page:not(.home) h3:before, .page:not(.home) h3:before {
	background: #4a885e;
}
.page:not(.home) h4, .page:not(.home) h4 {
	border-color: #4a885e;
}
.page-id-3804 h1, .page-id-3822 h1, .page-id-3851 h1, .page-id-3854 h1, .page-id-3868 h1 {
	text-align: center;
	letter-spacing: 3px;
	font-weight: 600;
	color: #bbb !important;
	font-size: 1.6em;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.page-id-3851 h2 {
	font-size: 1em !important;
}

/* テーブル */

.post_content td, .post_content th {
	padding: 1em .75em;
}
.is-style-simple td, .is-style-simple th {
	border-bottom: solid 1px #ededed;
}
.is-style-simple th {
	font-weight: 500 !important;
	letter-spacing: 2px;
	background: #fafafa !important;
}
.original-table {
	max-width: 600px;
	overflow: hidden;
}
.original-table th {
	width: 50% !important;
	vertical-align: middle;
}
.unit-text {
	font-size: 0.8em;
}

/* Price */

.page-price__list {
	margin: 2em 0;
}
.page-price__list li {
	margin: 1em 0;
	letter-spacing: 1px;
	font-size: 0.9em;
	line-height: 1.8;
}

/* Rental */

.list-flex-original {
	padding: 0 !important;
}
.list-flex-original li {
	border: 1px solid #555;
	list-style: none;
	padding: 0.2em 0.58em;
	margin: 0 0.5em 0.5em 0;
}
.page-id-3822 h2 {
	font-size: 1.1em !important;
	color: #777 !important;
	text-align: center;
	font-weight: 400 !important;
}
.page-id-3822 h2:first-letter {
	font-size: 1em !important;
	border: none !important;
	padding: 0 !important;
	color: #777 !important;
}
.rental-heading {
	border: 1px solid #555;
	padding: 0.2em 0.5em;
	display: inline-block;
	margin: 0;
}
.page-id-3822 .original-table {
	max-width: 100%;
	width: 100%;
	margin: 1.5em 0 2em;
}
.page-id-3822 .original-table th {
	font-size: 0.9em;
	letter-spacing: 0;
}
.page-id-3822 .original-table td {
	min-width: 200px;
}
.page-id-3822 .original-table th+td+td {
	font-size: 0.75em;
	vertical-align: middle;
}
.page-rental__list {
	font-size: 0.9em;
}
.page-rental__list ul {
	padding: 0;
	list-style: none;
}
.page-rental__list p {
	font-weight: 600;
}
@media screen and (min-width: 960px) {
	.page-id-3822 .original-table th {
		min-width: 420px;
	}
}
@media (max-width: 959px) {
	.page-id-3822 .original-table th, .page-id-3822 .original-table td {
		min-width: 31vw !important;
	}
	.page-id-3822 .original-table th+td+td {
		min-width: 18vw !important;
	}
}

/* ギャラリー */

.page-id-3854 p {
	font-size: 0.9em;
	letter-spacing: 1px;
	line-height: 2;
}
.page-gallery__list {
	margin: 0 auto;
	padding: 0 !important;
	max-width: 1320px;
	width: 84vw;
	display: flex;
	flex-wrap: wrap;
}
.page-gallery__list li {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
.page-gallery__list li figure img {
	height: 11vw;
	width: 20vw;
	max-height: 200px;
	max-width: 320px;
	margin: 0 5px 10px;
	display: block;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
@media (max-width: 1250px) {
	.page-gallery__list {
		margin: auto;
		max-width: 990px;
	}
	.page-gallery__list li figure img {
		height: 18vw;
		width: 27vw;
	}
}
@media (max-width: 1150px) {
	.page-gallery__list li figure img {
		height: 16vw;
		width: 27vw;
	}
}
@media (max-width: 1000px) {
	.page-gallery__list {
		max-width: 660px;
	}
	.page-gallery__list li figure img {
		height: 50vw;
		width: 40.5vw;
	}
}
@media (max-width: 700px) {
	.page-gallery__list {
		max-width: 560px;
		width: 100%;
	}
	.page-gallery__list li figure img {
		height: 32vw;
		width: 48.9vw;
		margin: 0 2px 4px;
	}
}
@media (max-width: 320px) {
	.page-gallery__list li figure img {
		width: 48.7vw;
	}
}

/* アクセス */

.page-access__wrap dl {
	font-size: 0.9em;
}
.page-access__wrap dt {
	padding: 0;
	margin-bottom: 0.5em;
}
.page-access__wrap dd {
	padding: 0 1em;
}
.page-id-3868 p {
	font-size: 0.9em;
}
.page-access__wrap {
	padding-bottom: 4em !important;
}
.page-access__wrap .wp-block-columns {
	align-items: center;
}
.page-access__step-wrap img {
	height: 220px;
	display: block;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.page-access__step {
	border: 1px solid #555;
	padding: 0.1em 1em;
	margin-bottom: 0.5em !important;
	font-size: 0.8em !important;
	line-height: 1.5;
	display: inline-block;
}
@media (max-width: 959px) {
	.page-access__step-wrap .wp-block-columns {
		flex-wrap: nowrap;
	}
	.page-access__step-wrap .wp-block-column+.wp-block-column {
		margin-top: 0;
	}
	.page-access__step-wrap .wp-block-column:not(:only-child) {
		margin: 0 5px;
	}
	.page-access__step-wrap img {
		height: 150px;
	}
}
@media (max-width: 600px) {
	.page-access__step-wrap .wp-block-columns {
		flex-wrap: wrap;
		margin: 0.5em 0 0.5em !important;
	}
	.page-access__step-wrap .wp-block-column+.wp-block-column {
		margin-top: 1em;
	}
	.page-access__wrap {
		padding-bottom: 2em !important;
	}
	.page-access__step-wrap img {
		height: 220px;
	}
	.page-access__wrap iframe {
		height: 250px;
	}
}

/* ロケハン */
.h-lh__wrap {
	position:relative;
	margin-bottom:15em;
}
.h-lh__wrap .wp-block-columns{
	flex-flow: row-reverse;
}
.h-lh__wrap .h-content__column{
	background:#ededed;
	flex-basis: 80%;
    max-width: 80%;
    margin: 0 !important;
	height: 50vw;
    min-height: 650px;
	position:relative;
}
.h-lh__wrap .h-content__group{
	padding:4em 5em;
	background:#fff;
	width:100%;
	max-width:45vw;
	position:absolute;
    top: 90px;
    right: 0;
    left: 0;
    margin: auto;
	z-index:2;
}
.h-lh__heading{
	 font-weight: 600;
    font-size: 1.2em;
    margin-left: 0px;
    margin-bottom: 1.8em;
}
.h-lh__wrap h2{
    width: 100%;
    position: absolute !important;
    left: -19vw;
    top: 430px;
    font-size: 4vw;
    color: #fff !important;
	z-index:2;
}
.h-lh__wrap figure{
    max-width: 53vw;
    width: 100%;
    position: absolute;
    left: 47vw;
    top: 150px;
    z-index: 1;
}
.h-lh__wrap .swell-block-button{
	margin-top:4em;
}
@media (min-width: 1900px) {
.h-lh__wrap h2 {
    font-size: 5em;
}
}
@media (min-width: 1800px) {
.h-lh__wrap h2 {
	left:-18vw;
}
}
@media (max-width: 959px) {
	.h-lh__wrap{
		margin-bottom:18em;
		margin-top: 4em !important;
	}
.h-lh__wrap .wp-block-columns {
    flex-flow:column-reverse;
}
	.h-lh__wrap figure {
    max-width: 85vw;
    left: 15vw;
		top:330px;
	}
	.h-lh__wrap .h-content__group {
    padding: 3em 4em !important;
    max-width: 70vw;
	}
	.h-lh__wrap h2 {
    left: -22vw;
		top:400px;
	}
}
@media (max-width: 600px) {
	.h-lh__wrap {
    margin-bottom: 3em;
	}
	.h-lh__wrap .h-content__column{
		max-width:90%;
	}
	.h-lh__wrap .h-content__group {
    padding: 3em 2em !important;
    max-width: 82vw;
		top:16vw;
}
	.h-lh__wrap .h-content__column {
    min-height: 150vw;
	}
	.h-lh__wrap figure {
    top: 80vw;
	}
	.h-lh__heading{
		margin-bottom:1em;
	}
	.h-lh__wrap h2 {
    left: -4vw;
    top: 84vw;
    font-size: 7vw;
	}
		.h-lh__wrap .swell-block-button {
    margin-top: 2em;
}
}
@media (max-width: 300px) {
	.h-lh__wrap h2 {
    top: 300px;
}
}