@charset "utf-8";

/* TOP */

.top_content {
	background-color: #f8f8f8;
}

.top_content .top_fv img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.top_content .top_fv .text_area {
	position: absolute;
	bottom: 12.1875vw;
	right: 14.58vw;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
	z-index: 99;
	max-width: 20.28125vw;
}

.top_content .top_fv .text_area .top {
	font-size: 1.66vw;
	line-height: 1.875;
	letter-spacing: 0.6em;
	font-family: "Shippori Mincho B1", serif;
	margin-bottom: 25px;
}

.top_content .top_fv .text_area .bottom {
	font-family: "Poppins", sans-serif;
	text-align: right;
	position: relative;
	font-size: 0.625vw;
	letter-spacing: 0.26vw;
	font-weight: 200;
}

.top_content .top_fv .text_area .bottom::before {
	content: "";
	width: 3.33vw;
	height: 1px;
	display: block;
	position: absolute;
	top: 0.3125vw;
	left: 0;
	background-color: #fff;
}

.top_content .top_fv .swiper-pagination-bullet {
	width: 2.5vw;
	height: 1px;
	background-color: #888888;
}

.top_content .top_fv .swiper-pagination-bullet-active {
	background: #e3e3e3;
}

.top_content .top_fv .swiper-horizontal > .swiper-pagination-bullets,
.top_content .top_fv .swiper-pagination-bullets.swiper-pagination-horizontal,
.top_content .top_fv .swiper-pagination-custom,
.top_content .top_fv .swiper-pagination-fraction {
	bottom: 1.67vw;
}

.top_content .top_fv .fv_copyright_area {
	position: absolute;
	top: 16.25vw;
	left: 1.04vw;
	z-index: 99;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 0.52vw;
	writing-mode: vertical-rl;
	font-weight: 200;
	letter-spacing: 0.16em;
}

.top_content .top_ocean_img img {
	width: 100%;
	height: auto;
}

.top_content #lead {
	padding: 160px 0 200px;
}

.top_content #lead .lead_container {
	display: flex;
	align-items: center;
	width: calc(((100vw - 960px) / 2) + 960px);
	margin: 0 0 200px auto;
}

.top_content #lead .lead_container .container_left {
	width: 580px;
	padding: 0 160px 0 0;
}

.top_content #lead .lead_container .container_left p {
	font-size: 15px;
	line-height: 2.13;
	margin-bottom: 30px;
}
.top_content #lead .lead_container .container_left p:last-child {
	margin-bottom: 0;
}

.top_content #lead .lead_container .container_right {
	max-width: 760px;
	width: 100%;
}

.top_content #lead .lead_container .container_right img {
	width: 100%;
	height: auto;
}

.top_content #lead .lead_slider .swiper-wrapper {
	transition-timing-function: linear;
}

.top_content #lead .lead_slider .swiper-slide {
	width: 386px;
}

.top_content #lead .lead_slider .swiper-slide.offset {
	margin-top: 40px;
}

.top_content #lead .lead_slider img {
	width: 100%;
	height: auto;
}
.top_content #detail {
	padding-bottom: 200px;
	position: relative;
	overflow: hidden;
}

.top_content #detail::before {
	content: "";
	display: block;
	background-color: #f1f1f1;
	width: 100vw;
	position: absolute;
	top: 27.99vw;
	left: 0;
	height: 65%;
}

.top_content #detail .detail_top_container {
	display: flex;
	max-width: 1560px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 200px;
	align-items: center;
	position: relative;
	z-index: 2;
}

.top_content #detail .detail_top_container .detail_top_img {
	width: 64.27vw;
}

.top_content #detail .detail_top_container .detail_top_img img {
	width: 64.27vw;
	height: auto;
}

.top_content #detail .detail_top_container .text_area {
	width: 580px;
	margin-left: 76px;
	margin-top: -32px;
}

.top_content #detail .detail_list {
	display: flex;
	justify-content: center;
	gap: 80px;
	max-width: 74.89vw;
	width: 100%;
	margin: 0 auto 160px;
	position: relative;
	z-index: 2;
}

.top_content #detail .detail_list li {
	width: calc((100% / 3) - 40px);
}
.top_content #detail .detail_list li .detail_title .top {
	font-size: 18px;
	letter-spacing: 0;
}

.top_content #detail .detail_list li .detail_title {
	margin-bottom: 25px;
}

.top_content #detail .detail_list li figure {
	margin-bottom: 20px;
}
.top_content #detail .detail_list li figure img {
	width: 100%;
	height: auto;
}

.top_content #detail .detail_list li:nth-child(1) p {
	letter-spacing: 0.12em;
}
.top_content #detail .detail_list li:nth-child(2) p {
	letter-spacing: 0.16em;
}
.top_content #detail .detail_list li:nth-child(3) p {
	letter-spacing: 0.085em;
}
.top_content #detail .detail_list li p {
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.12em;
}
.top_content #detail .detail_title {
	position: relative;
	padding-top: 16px;
	margin-bottom: 55px;
}

.top_content #detail .detail_title::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 2px;
	background-color: #acacac;
}

.top_content #detail .detail_title .top {
	display: block;
	font-size: 20px;
	margin-bottom: 15px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	letter-spacing: 0.1em;
	color: #666666;
}

.top_content #detail .detail_title .bottom {
	display: block;
	font-size: 10px;
	color: #333;
}

.top_content #detail .detail_top_container .text_area p {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.2em;
	color: #333333;
	margin-bottom: 40px;
}

.top_content #detail .detail_top_container .text_area p:last-child {
	margin-bottom: 0;
}

.top_content .bedroom_area {
	max-width: 960px;
	width: 100%;
	margin: 0 auto 160px;
	position: relative;
	z-index: 2;
}

.top_content .bedroom_area .bed_room_img {
	margin-bottom: 50px;
	gap: 65px;
}

.top_content .bedroom_area .bed_text_area {
	display: flex;
	gap: 65px;
	align-items: center;
}

.top_content .bedroom_area .bed_text_area .text p {
	font-size: 16px;
	letter-spacing: 0.08em;
	line-height: 2;
	transform: translate(0, -24px);
}

.top_content .bed_room_img img {
	width: 100%;
	height: auto;
}
.top_content .detail_bottom_container {
	display: flex;
	margin-left: auto;
	justify-content: end;
	align-items: center;
	position: relative;
	z-index: 2;
}

.top_content .detail_bottom_container .text_area {
	width: 326px;
}

.top_content .detail_bottom_container .text_area p {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.2em;
}

.top_content .detail_bottom_container .detail_bottom_img {
	width: 64.27vw;
}

.top_content .detail_bottom_container .detail_bottom_img img {
	width: 64.27vw;
	height: auto;
}

.top_content #news {
	padding: 120px 0;
	background-color: #f1f1f1;
}

.top_content #news h2 {
	font-family: "Poppins", sans-serif;
	text-align: center;
	margin-bottom: 55px;
	font-size: 24px;
	letter-spacing: 0.1em;
}

.top_content #news .news_list {
	max-width: 800px;
	width: 100%;
	margin: 0 auto 24px;
}

.top_content #news .news_list li {
	display: flex;
	padding: 30px 0 25px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	align-items: center;
}

.top_content #news .news_list li a {
	color: #000;
	transition: all 0.5s;
	line-height: 1.5;
}

.top_content #news .news_list li a:hover {
	opacity: 0.5;
}

.top_content #news .news_list li:first-child {
	border-top: 1px solid #cccccc;
}

.top_content #news .news_list li .day_area {
	width: 100px;
}

.top_content #news .view_more {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	text-align: right;
}

.top_content #news .view_more a {
	color: #000;
	transition: all 0.5s;
	position: relative;
	font-size: 12px;
	padding-right: 20px;
	transition: all 0.5s;
}

.top_content #news .view_more a:hover {
	opacity: 0.5;
}

.top_content #news .view_more a::after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
	width: 10px;
	height: 12px;
	background-image: url(../images/pages/view_more_ico.svg);
}

/* Sub Page */

.sub_content {
	background-color: #f8f8f8;
}

.sub_content .sub_fv_area {
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: end;
	padding-left: 20px;
}

.sub_content .sub_fv_area .text_area {
	margin-right: 136px;
	min-width: 215px;
}

.sub_content .sub_fv_area .text_area .title .top {
	font-family: "Poppins", sans-serif;
	font-size: 48px;
	display: block;
	font-weight: 200;
	margin-bottom: 25px;
	color: #333333;
	padding-top: 50px;
	position: relative;
}

.sub_content .sub_fv_area .text_area .title .top::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 2px;
	background-color: #c3c3c3;
}

.sub_content .sub_fv_area .text_area .title .bottom {
	font-size: 14px;
	letter-spacing: 0.1em;
}

.sub_content .sub_fv_area .img_area img {
	width: 100%;
	height: auto;
}

/* Facility */

#facility.sub_content {
	background-color: #f8f8f8;
}

#facility .facility_content {
	padding: 120px 0 0;
}

#facility .facility_content section {
	margin-bottom: 160px;
}

#facility .facility_content .title_wrapper {
	display: flex;
	margin-bottom: 64px;
}

#facility .facility_content .title_wrapper h2 {
	min-width: 64px;
	height: 64px;
	background-color: #acacac;
	color: #fff;
	font-size: 24px;
	font-family: "Poppins", sans-serif;
	text-align: center;
	line-height: 64px;
	margin-right: 47px;
}

#facility .facility_content .title_wrapper p {
	font-size: 16px;
	line-height: 1.875;
}

#facility .facility_content .floor_map {
	max-width: 800px;
	width: 100%;
	margin: 0 auto 20px;
}

#facility .facility_content .floor_map.third {
	margin-bottom: 65px;
}

#facility .facility_content .floor_map img {
	width: 100%;
	height: auto;
}

#facility .facility_content .small_text_wrapper {
	display: flex;
	gap: 45px;
	max-width: 800px;
	width: 100%;
	margin: 0 auto 65px;
	font-size: 12px;
}

#facility .facility_content .img_box {
	background-color: #f1f1f1;
	padding: 40px 48px;
}

#facility .facility_content .img_box .img_list {
	display: flex;
	gap: 55px;
	flex-wrap: wrap;
}

#facility .facility_content .img_box .img_list li {
	width: 46%;
}

#facility .facility_content .img_box .img_list li figure img {
	margin-bottom: 20px;
}

#facility .facility_content .img_box .img_list li figure img {
	width: 100%;
	height: auto;
}

#facility .facility_content .img_box .img_list li h3 {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}

#facility .facility_content .img_box .img_list li p {
	font-size: 14px;
	line-height: 1.71;
}

#facility .equipment_content {
	padding: 80px 0;
	background-color: #f1f1f1;
}

#facility .equipment_content .title {
	margin-bottom: 34px;
	font-size: 24px;
}

#facility .equipment_content section {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 40px 0 20px;
}

#facility .equipment_content dl {
	display: flex;
	flex-wrap: wrap;
}

#facility .equipment_content dl .equipment_item {
	display: flex;
	margin-bottom: 24px;
	width: 100%;
}

#facility .equipment_content dl dt {
	width: 100px;
	font-size: 16px;
	line-height: 1.875;
	position: relative;
	font-weight: 500;
}

#facility .equipment_content dl dt::after {
	content: ":";
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 12px;
}

#facility .equipment_content dl dd {
	font-size: 16px;
	line-height: 1.875;
	width: calc(100% - 100px);
}

#facility .equipment_content dl dd span::after {
	content: " ｜ ";
}

#facility .equipment_content dl dd span:last-child::after {
	content: none;
}

#facility .equipment_content h3 {
	font-size: 18px;
	margin-bottom: 32px;
	font-weight: 500;
}

#facility .equipment_content p {
	font-size: 16px;
	line-height: 1.875;
}

#facility .equipment_content p span::after {
	content: " ｜ ";
}

#facility .equipment_content p span:last-child:after {
	content: none;
}

/* Filming */
#filming.sub_content {
	background-color: #f8f8f8;
}

#filming.sub_content.sub_content .sub_fv_area .text_area {
	margin-top: -12px;
}

#filming.sub_content.sub_content .sub_fv_area .text_area .title .top {
	line-height: 48px;
}

#filming .filming_content {
	padding: 120px 0 160px;
}

#filming .filming_content h2 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 74px;
}

#filming .filming_content h3 {
	font-size: 20px;
	margin-bottom: 32px;
	font-weight: 500;
}
#filming .filming_content p.main_text {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 88px;
}

#filming .filming_content .filming_wrapper {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

#filming .filming_content .filming_wrapper h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 28px;
}

#filming .filming_content .filming_wrapper .use_table {
	border: 1px solid #888888;
	margin-bottom: 50px;
	width: 100%;
}

#filming .filming_content .filming_wrapper .use_table tr > th {
	background-color: #eeeeee;
	padding: 17px 30px;
	border: 1px solid #888888;
	width: 218px;
	vertical-align: middle;
	font-weight: 500;
}

#filming .filming_content .filming_wrapper .use_table tr > td {
	border: 1px solid #888888;
	padding: 24px 36px;
	background-color: #fff;
	font-size: 16px;
	line-height: 1.75;
	font-weight: 500;
}

#filming .filming_content .filming_wrapper .use_table tr > td .inner_item {
	display: flex;
}

#filming .use_table tr > td .inner_item .title::after {
	content: ":";
	position: absolute;
	right: 0;
	padding-right: 15px;
}

#filming .use_table tr > td .inner_item .title {
	position: relative;
	width: 155px;
}

#filming .use_table tr > td .inner_wrapper.special .inner_item .title {
	width: 240px;
}

#filming .filming_content .filming_wrapper .btn_detail a {
	display: block;
	width: 280px;
	height: 64px;
	line-height: 64px;
	border-radius: 40px;
	font-size: 14px;
	border: 1px solid #888;
	color: #333;
	text-align: center;
	margin: 0 auto 90px;
	transition: all 0.5s;
}

#filming .filming_content .filming_wrapper .btn_detail a:hover {
	color: #fff;
	background-color: #333;
}

#filming .filming_content .filming_wrapper .price_table {
	border: 1px solid #888888;
	width: 100%;
	margin-bottom: 10px;
}

#filming .filming_content .filming_wrapper .price_table tr th {
	background-color: #eeeeee;
	padding: 20px 30px;
	border: 1px solid #888888;
	font-weight: bold;
	font-size: 16px;
}

#filming .filming_content .filming_wrapper .price_table tr td {
	padding: 22px 30px;
	border: 1px solid #888888;
	background-color: #fff;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
}

#filming .filming_content .filming_wrapper .price_table tr td .usual {
	padding-right: 15px;
}

#filming .filming_content .filming_wrapper .price_table tr td .holiday {
	position: relative;
	padding-left: 15px;
	margin-right: 15px;
}

#filming .filming_content .filming_wrapper .price_table tr td .holiday::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 30px;
	background-color: #acacac;
	content: "";
	display: block;
}

#filming .filming_content .filming_wrapper .att_text {
	font-size: 14px;
	line-height: 1.71;
	margin-bottom: 120px;
}

#filming .filming_content .filming_wrapper .contact_area .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

#filming .filming_content .filming_wrapper .contact_area .sub_text {
	font-size: 16px;
	line-height: 1.75;
}

/* Business */

#business .business_fv_area {
	position: relative;
}

#business .business_fv_area .img_area img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

#business .business_fv_area .text_area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	padding-top: 6.25vw;
}

#business .business_fv_area .text_area .sub_text {
	text-align: center;
	display: block;
	font-size: 0.9375vw;
	letter-spacing: 0.32em;
	margin-bottom: 3.125vw;
}

#business .business_fv_area .text_area .main_title {
	font-size: 2.5vw;
	letter-spacing: 0.32em;
	font-family: "Poppins", sans-serif;
	margin-bottom: 2.6vw;
	font-weight: 200;
}

#business .business_fv_area .text_area .sub_title {
	text-align: center;
	font-size: 1.14583vw;
	letter-spacing: 0.4em;
	margin-bottom: 8.33vw;
}

#business .business_fv_area .text_area .fv_logo {
	text-align: center;
}

#business .business_fv_area .text_area .fv_logo img {
	width: 5.67vw;
	height: auto;
}

#business #business_lead {
	background-image: url(../images/pages/business_lead_fv.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 170px 0 115px;
	background-color: #f8f8f8;
}

#business #business_lead .inner {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	display: flex;
}

#business #business_lead .text_area {
	width: 480px;
}

#business #business_lead .text_area h2 {
	font-size: 24px;
	margin-bottom: 80px;
	letter-spacing: 0.08em;
}

#business #business_lead .text_area p {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.03em;
	margin-bottom: 32px;
}

#business #business_features {
	padding: 135px 0 40px;
	background-color: #f1f1f1;
}
#business #business_features h2 {
	font-family: "Poppins", sans-serif;
	font-size: 48px;
	letter-spacing: 0.16em;
	font-weight: 200;
	color: #111111;
	margin-bottom: 80px;
}

#business #business_features .top_text {
	font-size: 24px;
	line-height: 1.83;
	letter-spacing: 0.08em;
	margin-bottom: 80px;
}

#business #business_features .features_list li {
	display: flex;
	align-items: center;
	margin-bottom: 120px;
}

#business #business_features .features_list li:nth-child(2n) {
	flex-direction: row-reverse;
}

#business #business_features .features_list .text_container {
	width: 50%;
}

#business #business_features .features_list .title_container {
	margin-bottom: 50px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}

#business #business_features .features_list li:nth-child(2n) .title_container {
	border-bottom: none;
}

#business
	#business_features
	.features_list
	li:nth-child(2n)
	.title_container::after {
	position: absolute;
	bottom: 0;
	left: -80px;
	content: "";
	width: calc(100% + 80px);
	display: block;
	height: 1px;
	background-color: #e3e3e3;
}

#business #business_features .features_list li:nth-child(2n) .title_container {
	margin-left: 80px;
}

#business #business_features .features_list .title_container .en_title {
	display: block;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-size: 28px;
	letter-spacing: 0.04em;
	margin-bottom: 15px;
}

#business #business_features .features_list .text_container p {
	font-size: 16px;
	line-height: 2;
	max-width: 400px;
}

#business #business_features .features_list li:nth-child(2n) .text_container p {
	margin-left: 80px;
}

#business #business_features .features_list .title_container .bottom_text {
	display: block;
	font-size: 14px;
}

#business #business_features .features_list .img_container {
	width: 50%;
}

#business #business_features .features_list .img_container img {
	width: 100%;
	height: auto;
}

#business #business_recommended {
	background-color: #f8f8f8;
	padding: 0 0 160px;
}

#business #business_recommended .img_area {
	height: 640px;
	background-image: url(../images/pages/business_recommend_img.jpg);
	background-position: center center;
	position: relative;
	margin-bottom: 255px;
}

#business #business_recommended .img_area img {
	width: 100%;
	height: auto;
}

#business #business_recommended .text_area {
	max-width: 960px;
	width: 100%;
	background-color: #fff;
	border-radius: 16px;
	padding: 65px 110px;
	position: absolute;
	top: 580px;
	left: 50%;
	transform: translate(-50%, -50%);
}

#business #business_recommended .text_area h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 500;
}

#business #business_recommended .text_area p {
	font-size: 16px;
	line-height: 2.5;
}

#business #business_recommended .text_area p:last-child {
	margin-bottom: 0;
}

#business #business_recommended .enviroment_title {
	font-size: 24px;
	margin-bottom: 60px;
	font-weight: 500;
	letter-spacing: 0.08em;
}

#business #business_recommended .enviroment_list {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

#business #business_recommended .enviroment_list li {
	max-width: 300px;
	width: 100%;
	margin-bottom: 35px;
}

#business #business_recommended .enviroment_list li figure {
	margin-bottom: 20px;
}

#business #business_recommended .enviroment_list li figure img {
	width: 100%;
	height: 100%;
}

#business #business_recommended .enviroment_list li p {
	font-size: 14px;
	line-height: 1.71;
}

#business #business_recommended .btn_detail a {
	display: block;
	width: 280px;
	height: 64px;
	line-height: 64px;
	border-radius: 40px;
	font-size: 14px;
	border: 1px solid #888;
	color: #333;
	text-align: center;
	margin: 0 auto 90px;
	transition: all 0.5s;
}

#business #business_recommended .btn_detail a:hover {
	color: #fff;
	background-color: #333;
}

#business #business_recommended .contact_area .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

#business #business_recommended .contact_area .sub_text {
	font-size: 16px;
	line-height: 1.75;
}

/* Access */

#access.sub_content {
	background-color: #f8f8f8;
}

#access.sub_content .sub_fv_area .text_area {
	margin-top: -14px;
}

#access .access_content {
	padding: 160px 0;
}

#access .facility_information .title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
}

#access .terrace_map_area {
	position: relative;
	width: 100%;
	padding-top: 50%;
	height: 0;
	margin-bottom: 50px;
}

#access .terrace_map_area iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: grayscale(100%);
}

#access .facility_information dl {
	margin-bottom: 45px;
	display: flex;
	flex-wrap: wrap;
}

#access .facility_information dl .facility_dl_conyainer {
	display: flex;
	margin-bottom: 10px;
	width: 100%;
}

#access .facility_information dl dt {
	width: 136px;
	font-size: 16px;
	line-height: 1.875;
	position: relative;
	font-weight: 400;
}

#access .facility_information dl dd {
	font-size: 16px;
	line-height: 1.875;
	width: calc(100% - 100px);
}

#access .btn_detail a {
	display: block;
	width: 280px;
	height: 64px;
	line-height: 64px;
	border-radius: 40px;
	font-size: 14px;
	border: 1px solid #333;
	color: #333;
	text-align: center;
	margin: 0 auto 80px;
	transition: all 0.5s;
}

#access .btn_detail a:hover {
	color: #fff;
	background-color: #333;
}

#access .detail_container {
	display: flex;
	margin-bottom: 80px;
	justify-content: space-between;
}

#access .detail_container.train {
	margin-bottom: 165px;
}

#access .title_container {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}

#access .title_container .main {
	font-size: 20px;
	margin-left: 20px;
}

#access .title_container .sub {
	font-size: 16px;
	margin-left: 24px;
}

#access .title_container span {
	display: block;
}

#access .detail_container .main_text {
	font-size: 16px;
	margin-bottom: 32px;
	letter-spacing: 0.08em;
	line-height: 1.75;
}

#access .detail_container .detail_box {
	width: fit-content;
	display: inline-block;
	border: 1px solid #a1a1a1;
	padding: 10px 20px;
	margin-bottom: 13px;
	font-size: 12px;
}

#access .detail_container .detail_text {
	font-size: 14px;
	line-height: 2.14;
}
#access .detail_container h3{
	font-size: 20px;
	font-weight: 400;
	margin: 40px 0 20px 0;
}

#access .map_container {
	display: flex;
	gap: 64px;
	margin-bottom: 88px;
}

#access .map_container figure {
	width: 50%;
}

#access .map_container figure img {
	width: 100%;
	height: auto;
}

#access .direciton_text {
	font-size: 16px;
	margin-bottom: 16px;
}

#access .direciton_title {
	font-size: 18px;
	margin-bottom: 60px;
	text-align: center;
	padding: 20px;
	border: 1px solid #a1a1a1;
}

#access .path_list {
	margin-bottom: 160px;
	max-width: 960px;
	width: 100%;
}

#access .path_list li {
	display: flex;
	align-items: center;
	gap: 64px;
	margin-bottom: 70px;
}

#access .path_list li figure {
	max-width: 448px;
	width: 100%;
}

#access .path_list figure img {
	width: 100%;
	height: auto;
}
#access .path_list li p {
	font-size: 16px;
	line-height: 1.56;
}

#access .sightseeing_area .title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}

#access .sightseeing_area .top_text {
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 64px;
}

#access .sightseeing_area .sightseeing_list {
	display: flex;
	flex-wrap: wrap;
	gap: 64px 48px;
}

#access .sightseeing_area .sightseeing_list li {
	width: calc((100% / 2) - 24px);
}

#access .sightseeing_area .sightseeing_list li figure {
	margin-bottom: 15px;
}

#access .sightseeing_area .sightseeing_list li figure img {
	width: 100%;
	height: auto;
}

#access .sightseeing_area .sightseeing_list li h3 {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 500;
}

#access .sightseeing_area .sightseeing_list li p {
	font-size: 14px;
	line-height: 1.57;
}

#law.sub_content {
	padding: 112px 0 120px;
}

#law.sub_content .law_inner {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

/* Law */

#law.sub_content .title {
	font-size: 24px;
	margin-bottom: 40px;
	font-weight: 500;
}

#law.sub_content .law_table {
	width: 100%;
}

#law.sub_content .law_table tr {
	border-bottom: 1px solid #e1e1e1;
}

#law.sub_content .law_table tr th {
	padding: 24px 0;
	width: 200px;
	text-align: left;
	font-weight: 500;
	font-size: 14px;
}
#law.sub_content .law_table tr td {
	padding: 24px 0;
	font-size: 14px;
	line-height: 1.71;
}

/* Contact */

#contact.sub_content {
	padding: 112px 0 120px;
}

#contact.sub_content .contact_inner {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
#contact.sub_content .title {
	font-size: 24px;
	margin-bottom: 40px;
	font-weight: 500;
}
#contact.sub_content .contact_inner{
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
#contact.sub_content table{
	width: 100%;
	margin-bottom: 40px;
}
#contact.sub_content table th,
#contact.sub_content table td{
	border: 1px solid #ccc;
	padding: 15px;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	font-weight: 500;
}
#contact.sub_content table th{
	background: #ececec;
	width: 160px;
}
#contact.sub_content table th span{
	color: #d90000;
	padding-left: 3px;
}
#contact.sub_content table td input,
#contact.sub_content table td textarea{
	width: 100%;
	font-size: 14px;
	padding: 5px;
	box-shadow: none;
}
#contact.sub_content table td textarea{
	min-height: 200px;
}
#contact.sub_content table td div.mfp_err{
	padding-left: 0;
	background: none;
}
#contact.sub_content .mfp_element_submit,
#contact.sub_content .mfp_element_reset,
#contact.sub_content .mfp_element_button,
#contact.sub_content button.mfp_next,
#contact.sub_content button.mfp_prev{
	text-shadow: none;
	box-shadow: none;
	background: #111;
	border: 2px solid #111;
	color: #FFF;
	width: 400px;
	margin: 0 auto;
	padding: 10px;
	transition: color 0.2s, background 0.2s;
}
#contact.sub_content .mfp_element_button{
	max-width: 290px;
}
#contact.sub_content .mfp_element_submit:hover,
#contact.sub_content .mfp_element_reset:hover,
#contact.sub_content .mfp_element_button:hover,
#contact.sub_content button.mfp_next:hover,
#contact.sub_content button.mfp_prev:hover{
	background: #FFF;
	color: #111;
}
#contact.sub_content div#mfp_phase_confirm h4{
	line-height: 56px;
	margin-bottom: 40px;
}
#contact.sub_content .thanks_inner{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
#contact.sub_content .thanks_inner .title{
	text-align: left;
}
#contact.sub_content .thanks{
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}

/* Terms */

#terms.sub_content {
	padding: 112px 0 120px;
}

#terms.sub_content .terms_inner {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

#terms.sub_content .title {
	font-size: 24px;
	margin-bottom: 75px;
	font-weight: 500;
}

#terms.sub_content .terms_content section {
	margin-bottom: 70px;
}

#terms.sub_content .terms_content section hr {
	margin: 0 0 32px;
}

#terms.sub_content .terms_content h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
}

#terms.sub_content .terms_content h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#terms.sub_content .terms_content p {
	font-size: 14px;
	line-height: 1.71;
	margin-bottom: 32px;
}

#terms.sub_content .terms_content span.bold {
	font-weight: bold;
}

#terms.sub_content .terms_content table tr th {
	background-color: #eeeeee;
	padding: 17px 30px;
	border: 1px solid #888888;
	vertical-align: middle;
	font-size: 14px;
}

#terms.sub_content .terms_content table tr td {
	padding: 17px 30px;
	border: 1px solid #888888;
	vertical-align: middle;
	font-size: 14px;
}

@media screen and (max-width: 768px) {
	/* Top */
	.top_content .top_fv .text_area {
		position: absolute;
		bottom: auto;
		right: auto;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 90vw;
		top: 49%;
		width: calc(100% - 56px);
		max-width: unset;
	}

	.top_content .top_fv .text_area .top {
		font-size: 28px;
		letter-spacing: 0.6em;
		margin-bottom: 15px;
	}

	.top_content .top_fv .text_area .bottom {
		font-size: 2.82vw;
		text-align: left;
		padding-left: 84px;
		letter-spacing: 0.3em;
	}

	.top_content .top_fv .text_area .bottom::before {
		width: 64px;
		top: 5px;
	}

	.top_content .top_fv .swiper-pagination-bullet {
		width: 12.3vw;
	}

	.top_content .top_fv .swiper-horizontal > .swiper-pagination-bullets,
	.top_content
		.top_fv
		.swiper-pagination-bullets.swiper-pagination-horizontal,
	.top_content .top_fv .swiper-pagination-custom,
	.top_content .top_fv .swiper-pagination-fraction {
		bottom: 5.12vw;
	}

	.top_content .top_fv .fv_copyright_area {
		display: none;
	}
	.top_content .top_ocean_img img {
		transform: none !important;
	}
	.top_content #lead {
		padding: 75px 0 120px;
	}
	.top_content #lead .lead_container {
		display: block;
		width: 100%;
		margin: 0 0 64px 0;
	}

	.top_content #lead .lead_container .container_left {
		width: 100%;
		padding: 0 24px;
		margin-bottom: 60px;
		font-weight: 500;
	}

	.top_content #lead .lead_container .container_left p {
		font-size: 15px;
		line-height: 2.13;
		margin-bottom: 32px;
	}
	.top_content #lead .lead_container .container_left p .ls01 {
		letter-spacing: 0.05em;
	}
	.top_content #lead .lead_container .container_left p .ls02 {
		letter-spacing: -0.01em;
	}
	.top_content #lead .lead_container .container_left p .ls03 {
		letter-spacing: 0.02em;
	}

	.top_content #lead .lead_container .container_right {
		max-width: unset;
		width: 100%;
		padding: 0 24px;
		margin: 0 auto;
	}

	.top_content #lead .lead_slider .swiper-slide {
		width: 44.1026vw;
	}

	.top_content .bedroom_area {
		margin: 0 0 95px auto;
		width: 87.69vw;
	}

	.top_content #detail {
		padding-bottom: 145px;
	}

	.top_content #detail::before {
		top: 762px;
		height: 80%;
		height: calc(80% - 45px);
	}
	.top_content #lead .lead_slider .swiper-slide.offset {
		margin-top: 7.1795vw;
	}

	.top_content #detail .detail_top_container .detail_top_img {
		width: 100%;
		margin-bottom: 25px;
	}
	.top_content #detail .detail_top_container .text_area p {
		font-weight: 500;
	}

	.top_content #detail .detail_title {
		margin-bottom: 45px;
		padding-top: 20px;
	}

	.top_content #detail .detail_top_container .text_area p {
		font-size: 16px;
		margin-bottom: 30px;
	}

	.top_content #detail .detail_top_container .detail_top_img img {
		width: 100%;
	}

	.top_content #detail .detail_top_container .text_area {
		width: 310px;
		margin-left: 0;
		padding: 32px 28px 32px 32px;
		position: absolute;
		right: 0;
		bottom: -67vw;
		bottom: -300px;
		background-color: #f8f8f8;
	}

	.top_content #detail .detail_top_container {
		display: block;
		max-width: unset;
		margin-bottom: 420px;
		position: relative;
	}

	.top_content #detail .detail_list {
		display: block;
		margin-bottom: 80px;
		max-width: unset;
	}

	.top_content #detail .detail_list li {
		width: 87.69vw;
		margin-bottom: 80px;
		margin-right: auto;
	}
	.top_content #detail .detail_list li p {
		font-weight: 500;
	}

	.top_content #detail .detail_list li:nth-child(2n) {
		margin-left: auto;
		margin-right: 0;
	}

	.top_content #detail .detail_list li .text_area {
		padding: 0 0 0 24px;
	}

	.top_content #detail .detail_list li:nth-child(2) .text_area {
		padding: 0 24px 0 0;
	}

	.top_content #detail .detail_title .top {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.top_content .bedroom_area .bed_room_img {
		margin-bottom: 25px;
	}

	.top_content .bedroom_area .bed_text_area {
		display: block;
		padding: 0 24px 0 0;
	}
	.top_content .bedroom_area .bed_text_area .text p {
		font-size: 14px;
		font-weight: 500;
		transform: translate(0, 0);
	}

	.top_content .detail_bottom_container {
		flex-direction: column-reverse;
	}

	.top_content .detail_bottom_container .text_area p {
		font-size: 16px;
		font-weight: 500;
	}

	.top_content .detail_bottom_container .detail_bottom_img img {
		width: 100%;
	}

	.top_content .detail_bottom_container .text_area {
		position: relative;
		width: 310px;
		padding: 32px;
		transform: translateY(31px);
		background-color: #f8f8f8;
		z-index: 8;
		margin-right: auto;
	}

	.top_content .detail_bottom_container .detail_bottom_img {
		width: 100%;
		margin-bottom: 0;
	}

	.top_content #news {
		padding: 60px 24px;
	}

	.top_content #news .news_list li {
		display: block;
		padding: 25px 0;
	}

	.top_content #news .news_list li .day_area {
		width: 100%;
		margin-bottom: 15px;
	}

	.sub_content .sub_fv_area {
		display: block;
		padding-left: 0;
	}

	.sub_content .sub_fv_area .text_area {
		margin-right: 0;
		min-width: unset;
		padding: 64px 24px 48px;
	}

	.sub_content .sub_fv_area .img_area img {
		width: 100%;
		height: auto;
	}

	.sub_content .sub_fv_area .text_area .title .top {
		margin-bottom: 18px;
		padding-top: 35px;
	}
	.sub_content .sub_fv_area .text_area .title .bottom {
		letter-spacing: 0;
	}

	/* Business */

	#business #business_lead {
		padding: 115px 0 80px;
		background-image: url(../images/pages/business_lead_fv_sp.png);
	}

	#business .business_fv_area .text_area {
		width: 100%;
		padding: 100px 24px 0 24px;
	}

	#business .business_fv_area .text_area .sub_text {
		font-size: 4.1vw;
		letter-spacing: 0.2em;
		line-height: 1.5;
		margin-bottom: 40px;
	}

	#business .business_fv_area .text_area .main_title {
		font-size: 8.2vw;
		letter-spacing: 0.28em;
		margin-bottom: 8.2vw;
		text-align: center;
		line-height: 1.34375;
	}

	#business .business_fv_area .text_area .sub_title {
		font-size: 4.1vw;
		letter-spacing: 0.4em;
		margin-bottom: 110px;
	}

	#business .business_fv_area .text_area .fv_logo img {
		width: 21.53vw;
	}

	#business #business_lead .text_area {
		width: 100%;
		padding: 0 24px;
	}

	#business #business_lead .text_area h2 {
		font-size: 24px;
		margin-bottom: 56px;
		line-height: 1.83;
		font-weight: 500;
	}

	#business #business_lead .text_area p {
		margin-bottom: 32px;
		font-weight: 500;
	}
	#business #business_lead .text_area p .ls01 {
		letter-spacing: 0;
	}
	#business #business_lead .text_area p .ls02 {
		letter-spacing: -0.03em;
	}

	#business #business_features {
		padding: 130px 0 40px;
	}

	#business #business_features h2 {
		font-size: 48px;
		margin-bottom: 70px;
		font-weight: 200;
	}

	#business #business_features .top_text {
		letter-spacing: 0;
	}

	#business #business_features .features_list li {
		display: block;
		margin-bottom: 85px;
	}

	#business #business_features .features_list .text_container {
		width: 100%;
		margin-bottom: 32px;
	}

	#business #business_features .features_list .img_container {
		width: 100%;
	}

	#business #business_features .features_list .title_container {
		margin-bottom: 45px;
		padding-bottom: 19px;
	}

	#business #business_features .features_list .title_container .en_title {
		font-size: 28px;
		margin-bottom: 16px;
		font-weight: 200;
	}

	#business
		#business_features
		.features_list
		li:nth-child(2n)
		.title_container {
		margin-left: 0;
		border-bottom: 1px solid #e3e3e3;
	}

	#business #business_features .features_list .text_container p {
		font-weight: 500;
		max-width: unset;
	}
	#business #business_features .features_list .text_container p .ls01 {
		letter-spacing: -0.03em;
	}

	#business
		#business_features
		.features_list
		li:nth-child(2n)
		.text_container
		p {
		margin-left: 0;
	}

	#business
		#business_features
		.features_list
		li:nth-child(2n)
		.title_container::after {
		content: none;
	}

	/* Filming */

	#filming .filming_content {
		padding: 120px 0 80px;
	}

	#filming .filming_content h2 {
		font-size: 24px;
		margin-bottom: 64px;
	}

	#filming .filming_content h3 {
		line-height: 1.8;
		font-weight: 500;
	}

	#filming .filming_content p.main_text {
		font-weight: 500;
	}

	#filming .filming_content .filming_wrapper .use_table {
		font-weight: 500;
	}
	#filming .filming_content .filming_wrapper .use_table tr > th {
		display: block;
		width: 100%;
		text-align: center;
		padding: 5%;
		font-size: 16px;
		border: none;
	}

	#filming .filming_content .filming_wrapper .use_table tr > td {
		display: block;
		padding: 5%;
		font-size: 14px;
		border: none;
		border-top: 1px solid;
		border-bottom: 1px solid;
	}

	#filming .filming_content .filming_wrapper .use_table tr:last-child > td {
		border-bottom: none;
	}

	#filming .use_table tr > td .inner_wrapper.special .inner_item .title {
		width: 130px;
	}

	#filming .filming_content .filming_wrapper .use_table tr > td .inner_item {
		margin-bottom: 5px;
	}
	#filming
		.filming_content
		.filming_wrapper
		.use_table
		tr
		> td
		.inner_item.catering {
		align-items: flex-end;
	}

	#filming .use_table tr > td .inner_item .title::after {
	}

	#filming .filming_content .filming_wrapper .price_table tr td .usual {
		display: block;
		padding: 0;
	}
	#filming .filming_content .filming_wrapper .price_table tr th:first-child {
		width: 115px;
	}
	#filming .filming_content .filming_wrapper .price_table tr th {
		padding: 20px 25px;
	}
	#filming .filming_content .filming_wrapper .price_table tr td {
		font-size: 16px;
		font-weight: 500;
	}

	#filming .filming_content .filming_wrapper .price_table tr td .holiday {
		display: block;
		padding: 0;
		margin-right: 0;
		line-height: 1.5;
	}

	#filming
		.filming_content
		.filming_wrapper
		.price_table
		tr
		td
		.holiday::before {
		display: none;
	}

	#filming .filming_content .filming_wrapper .att_text {
		font-size: 13px;
		margin-bottom: 90px;
	}

	#filming .filming_content .filming_wrapper .contact_area .sub_text {
		font-weight: 500;
	}

	/* Business */

	#business #business_recommended {
		padding: 0 0 80px;
	}

	#business #business_recommended .img_area {
		height: 560px;
		margin-bottom: 460px;
		background-image: url(../images/pages/business_recommend_img_sp.jpg);
	}

	#business #business_recommended .enviroment_list {
		gap: 48px;
		margin-bottom: 38px;
	}

	#business #business_recommended .enviroment_list li {
		max-width: unset;
		margin-bottom: 10px;
	}

	#business #business_recommended .enviroment_title {
		margin-bottom: 64px;
	}

	#business #business_recommended .enviroment_list li figure {
		margin-bottom: 15px;
	}

	#business #business_recommended .enviroment_list li p {
		font-size: 14px;
		line-height: 1.71;
	}

	#business #business_recommended .text_area {
		width: calc(100% - 42px);
		border-radius: 16px;
		padding: 40px 24px;
		top: 670px;
	}

	#business #business_recommended .text_area h2 {
		font-size: 24px;
		margin-bottom: 32px;
		line-height: 1.5;
	}

	#business #business_recommended .text_area p {
		font-weight: 500;
		margin-bottom: 20px;
		line-height: 28px;
	}

	#business #business_recommended .contact_area .title {
		font-size: 18px;
		margin-bottom: 24px;
	}
	#business #business_recommended .contact_area .sub_text {
		font-weight: 500;
	}

	/* Acceses */

	#access.sub_content .sub_fv_area .text_area {
		margin-top: 0;
	}

	#access .access_content {
		padding: 50px 0 120px;
	}

	#access .facility_information .title {
		font-size: 18px;
		margin-bottom: 32px;
	}

	#access .facility_information dl dt {
		width: 106px;
		font-size: 14px;
		flex-shrink: 0;
	}

	#access .facility_information dl dd {
		font-size: 14px;
		letter-spacing: 0.02em;
	}
	#access .btn_detail a {
		margin-bottom: 120px;
	}
	#access .detail_container {
		display: block;
		margin-bottom: 40px;
	}

	#access .detail_container.train {
		margin-bottom: 120px;
	}

	#access .title_container {
		margin-bottom: 25px;
	}
	#access .direction_area {
		font-weight: 500;
	}

	#access .title_container .main {
		font-size: 18px;
		margin-left: 15px;
	}

	#access .title_container .sub {
		font-size: 12px;
		margin-left: 16px;
	}

	#access .title_container .icon img {
		width: 36px;
		height: 36px;
	}

	#access .detail_container .main_text {
		font-size: 16px;
		margin-bottom: 32px;
	}

	#access .detail_container .detail_area {
		margin-bottom: 40px;
	}

	#access .detail_container .detail_box {
		padding: 10px;
		margin-bottom: 20px;
		font-size: 12px;
	}

	#access .detail_container .detail_text {
		font-size: 14px;
		line-height: 2.14;
		letter-spacing: 0.08em;
	}

	#access .detail_container .detail_img_area img {
		width: 100%;
		height: auto;
	}

	#access .map_container {
		flex-direction: column;
		margin-bottom: 48px;
		gap: 32px;
	}

	#access .map_container figure {
		width: 100%;
	}

	#access .direciton_title {
		font-size: 16px;
		margin-bottom: 30px;
		padding: 10px;
	}

	#access .path_list {
		display: block;
		margin-bottom: 120px;
	}

	#access .path_list li {
		width: 100%;
		margin-bottom: 40px;
		display: block;
	}

	#access .path_list li figure {
		margin-bottom: 5px;
		max-width: unset;
	}

	#access .sightseeing_area .title {
		font-size: 18px;
		margin-bottom: 32px;
	}

	#access .sightseeing_area .top_text {
		font-size: 16px;
		margin-bottom: 64px;
	}

	#access .sightseeing_area .sightseeing_list {
		flex-direction: column;
		gap: 48px;
	}

	#access .sightseeing_area .sightseeing_list li {
		width: 100%;
	}

	#access .sightseeing_area .sightseeing_list li figure {
		margin-bottom: 12px;
	}

	#access .sightseeing_area .sightseeing_list li h3 {
		margin-bottom: 8px;
		font-size: 16px;
	}

	#access .sightseeing_area .sightseeing_list li p {
		font-size: 14px;
	}

	/* Facility */

	#facility .facility_content {
		padding: 120px 0 0;
	}

	#facility .facility_content section {
		margin-bottom: 120px;
	}

	#facility .facility_content .small_text_wrapper {
		margin-bottom: 30px;
		line-height: 1.5;
		flex-wrap: wrap;
		gap: 0;
	}

	#facility .facility_content .small_text_wrapper .small_text {
		width: 40%;
	}

	#facility .facility_content .img_box .img_list {
		display: block;
	}

	#facility .facility_content .img_box .img_list li {
		width: 100%;
		margin-bottom: 48px;
	}

	#facility .facility_content .img_box .img_list li figure img {
		margin-bottom: 10px;
	}
	#facility .facility_content .img_box .img_list li h3 {
		font-weight: 300;
	}

	#facility .facility_content .img_box .img_list li:last-child {
		margin-bottom: 0;
	}

	#facility .equipment_content {
		padding: 48px 0 120px;
	}

	#facility .equipment_content .title {
		margin-bottom: 25px;
		font-size: 24px;
	}

	#facility .equipment_content dl dt {
		width: fit-content;
		line-height: 30px;
		margin-bottom: 16px;
	}

	#facility .equipment_content dl dt::after {
		content: none;
	}

	#facility .equipment_content dl .equipment_item {
		display: block;
		margin-bottom: 32px;
	}

	#facility .equipment_content p {
		font-size: 16px;
	}

	#facility .facility_content .title_wrapper {
		display: block;
		margin-bottom: 40px;
	}
	#facility .facility_content .title_wrapper p {
		font-weight: 500;
	}

	#facility .facility_content .title_wrapper h2 {
		width: 64px;
		margin: 0 0 48px 0;
		letter-spacing: 0.1em;
	}

	#facility .facility_content .img_box {
		padding: 24px;
	}

	#facility .equipment_content dl dd {
		width: 100%;
		font-size: 16px;
	}

	/* Law */

	#law.sub_content .law_inner {
		padding: 0 24px;
	}

	#law.sub_content {
		padding: 60px 0 120px;
	}

	#law.sub_content .title {
		font-size: 24px;
		margin-bottom: 35px;
	}

	#law.sub_content .law_table tr th {
		display: block;
		padding: 24px 0 0;
		font-size: 14px;
	}

	#law.sub_content .law_table tr td {
		display: block;
		padding: 8px 0 24px;
		font-size: 14px;
	}


	/* Contact */
	#contact.sub_content {
		padding: 60px 0 120px;
	}

	#contact.sub_content .contact_inner {
		padding: 0 24px;
	}
	#contact.sub_content .title {
		font-size: 24px;
		margin-bottom: 35px;
	}
	#contact.sub_content .contact_inner{
		max-width: 100%;
	}
	#contact.sub_content table{
		margin-bottom: 20px;
	}
	#contact.sub_content table th,
	#contact.sub_content table td{
		display: block;
		padding: 15px;
	font-size: 13px;
	}
	#contact.sub_content table th{
		width: 100%;
		border-bottom: none;
		margin-top: -1px;
	}
	#contact.sub_content table th span{
	color: #d90000;
	padding-left: 3px;
	}
	#contact.sub_content table td input,
	#contact.sub_content table td textarea{
		padding: 10px;
	}
	#contact.sub_content table td textarea{
		min-height: 160px;
	}
	#contact.sub_content .mfp_element_submit,
	#contact.sub_content .mfp_element_reset,
	#contact.sub_content .mfp_element_button,
	#contact.sub_content button.mfp_next,
	#contact.sub_content button.mfp_prev{
	text-shadow: none;
	box-shadow: none;
	background: #111;
	border: 2px solid #111;
	color: #FFF;
	width: 400px;
	margin: 0 auto;
	padding: 10px;
	transition: color 0.2s, background 0.2s;
	}
	#contact.sub_content .mfp_element_button{
		max-width: 49%;
	}
	#contact.sub_content .mfp_element_submit:hover,
	#contact.sub_content .mfp_element_reset:hover,
	#contact.sub_content .mfp_element_button:hover,
	#contact.sub_content button.mfp_next:hover,
	#contact.sub_content button.mfp_prev:hover{
	background: #FFF;
	color: #111;
	}
	#contact.sub_content div#mfp_phase_confirm h4{
		line-height: 40px;
		margin-bottom: 20px;
	}
	#contact.sub_content .thanks_inner{
		max-width: 100%;
		padding: 0 24px;
	}
	#contact.sub_content .thanks_inner .title{
		line-height: 38px;
	}


	/* Terms */

	#terms.sub_content {
		padding: 60px 0 120px;
	}

	#terms.sub_content .terms_inner {
		padding: 0 24px;
	}

	#terms.sub_content .terms_content section {
		margin-bottom: 64px;
	}

	#terms.sub_content .terms_content section:last-child {
		margin-bottom: 0;
	}

	#terms.sub_content .title {
		margin-bottom: 60px;
	}

	#terms.sub_content .terms_content h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}
}
