@charset "utf-8";


.is-home .g-footer-inner {
	display: none;
}

.is-home .g-footer-nav_button {
	display: inline-block;
}

.is-home .g-footer-pagetop {
	bottom: 75px;
}


.g-wrap {
	position: relative;
}

/* ---------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------------------
* Local guide
* ------------------------------------------------------------------------------------------------ */
.g-container {
	background: #e8e8e8;
}

.l-map {
	display: none;
}

.l-scene-title .e-sub,
.l-scene-title .e-main {
	color: #000;
}

.l-scene-title.is-textcolor-white .e-sub,
.l-scene-title.is-textcolor-white .e-main {
	color: #fff;
}

.l-scene-title .e-sub:after {
	background: rgba(0, 0, 0, .25);
}

.l-scene-title.is-textcolor-white .e-sub:after {
	background: rgba(255, 255, 255, .25);
}

.l-scene-title-mid {
	color: #000;
}

.l-map .u-inner {
	padding-top: 100px;
	padding-bottom: 120px;
}

.l-map #map {
	text-align: center;
	width: 1000px;
	margin: 0 auto 20px;
}

.l-map .l-scene-title-mid .e-note {
	font-size: 1.6rem;
	letter-spacing: .15em;
	display: block;
}

.l-map .inner-title,
.l-map .holder,
.l-map .print-btn {
	display: none;
}

.l-map #map_canvas {
	height: 300px;
}

.l-map .search-head-inbox {
	letter-spacing: -.4em;
	padding: 30px 0 15px;
}

.l-map .l-map-input {
	font-size: 1.5rem;
	letter-spacing: 0;
	width: 400px;
	min-height: 40px;
	padding: 0 10px;
	border: 1px solid #9f9f9f;
	border-radius: 6px 0 0 6px;
	background: #f4f4f4;
}

.l-map .l-map-button {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	min-height: 40px;
	padding: 0 20px;
	background: transparent;
	border-radius: 50px;
	border: 1px solid #af0445;
	color: #af0445;
}

.l-map-button-modal {
	text-align: center;
	margin: 0 0 60px;
}

.l-map-button-modal .e-link {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 0 0 0 20px;
	display: inline-block;
	position: relative;
}

.l-map-button-modal .e-link:before {
	content: '';
	width: 17px;
	height: 17px;
	display: block;
	background: url(../../img/common/arrow-01.png) no-repeat center / 100% auto;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

.l-map .l-scene-button:before {
	color: #000;
}



/* ------------------------------------------------------------------------------------------------
*KV
* ------------------------------------------------------------------------------------------------ */
.l-kv {
	position: relative;
	text-align: center;
	background: #fff;
	padding-top: 60px;
}

.l-kv.slick-initialized {
	opacity: 1;
}

.l-kv .slick-list {
	z-index: 10;
}

.l-kv img {
	width: 100%;
}

.slick-slide img {
	width: 100%;
}

.l-Action {
	color: #fff;
	font-size: 4.2rem;
	text-align: center;
	letter-spacing: 0;
	text-shadow: 0 0 5px rgba(0, 0, 0, .5);
	background: -webkit-gradient(linear, left top, right top, from(#dc930e), color-stop(50%, #d48900), to(#dc930e));
	background: linear-gradient(to right, #dc930e 0%, #d48900 50%, #dc930e 100%);
	position: static;
	bottom: 0;
	width: 100%;
}

.l-Action a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	padding: 35px 0 25px;
	display: block;
}

.l-Action a:hover {
	background: rgba(255, 255, 255, .15);
}

/*
.l-Action .u-inner {
	margin: 0 auto;
	padding: 0;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	text-shadow: 0 0 5px rgba(0,0,0,.35);
}
*/

.l-Action .u-inner {
	max-width: 960px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: block;
	background: transparent;
	position: relative;
}

.l-Action .u-inner * {
	vertical-align: middle;
}

.l-Action em {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: .1em;
	margin: .5em 0 0;
	display: block;
}

@media all and (-ms-high-contrast:none) {
	.l-Action em {
		padding: .25em 1em .35em;
	}
}

.l-Action strong {
	font-size: 4.2rem;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 0 .5em;
	-webkit-transform: translate(0, .15em);
	-ms-transform: translate(0, .15em);
	transform: translate(0, .15em);
}

@media all and (-ms-high-contrast:none) {
	.l-Action strong {
		-webkit-transform: translate(0, -.05em);
		-ms-transform: translate(0, -.05em);
		transform: translate(0, -.05em);
	}
}

.l-Action small {
	font-size: 1.2rem;
	line-height: 1.35;
	letter-spacing: .15em;
	text-align: center;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -43px;
	left: 0;
}

.l-Feature {
	padding: 15px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}

.l-Feature .u-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

.l-caption {
	/*	background: transparent;
	margin: 0 auto;
	padding: 20px 0 0 0;
	font-size: 1.1rem;
	line-height: 1.3;*/
}

.l-caption .u-inner {
	background: transparent;
	margin: 0 auto;
	padding: 20px 0 0 0;
	font-size: 1.1rem;
	line-height: 1.3;
}

.l-kv_caption {
	position: absolute;
	bottom: 116px;
	left: 10px;
	font-size: 1rem;
	color: #000;
	padding: 3px;
	text-shadow: #ffffff 1px 1px 0, #ffffff -1px -1px 0,
		/*右下、左上*/
		#ffffff -1px 1px 0, #ffffff 1px -1px 0,
		/*右上、左下*/
		#ffffff 0px 1px 0, #ffffff 0-1px 0,
		/*右、左*/
		#ffffff -1px 0 0, #ffffff 1px 0 0;
	/*上、下*/
}

.l-banner-cp {
	margin: 0 auto;
	padding: 2% 10px;
	text-align: center;
	display: block;
}

/* ------------------------------------------------------------------------------------------------
*l-Bottom-nav
* ------------------------------------------------------------------------------------------------ */

.l-Bottom-nav {
	width: 100%;
	background-color: rgb(20 68 19 / 85%);
	margin-top: 80px;
}

.l-Bottom-nav .u-inner {
	background: none;
	padding: 40px 0;
	margin: 0 auto;
}

.l-Bottom-nav_list {
	display: block;
	letter-spacing: -.5rem;
	margin: -10px;
}

.l-Bottom-nav_item {
	text-align: center;
	letter-spacing: 0.8px;
	display: inline-block;
	width: 25%;
	padding: 10px 10px;
	position: relative;
}

/*
.l-Bottom-nav_item:before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 12px;
	background-image: url(../../img/common/arrow_W.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	background-repeat: no-repeat;
	right: 10%;
	top: 45%;
}
*/

/*.l-Bottom-nav_item:nth-child(8):before,
.l-Bottom-nav_item:nth-child(7):before,
.l-Bottom-nav_item:nth-child(6):before,
.l-Bottom-nav_item:nth-child(5):before,
.l-Bottom-nav_item:nth-child(4):before,
.l-Bottom-nav_item:nth-child(3):before,
.l-Bottom-nav_item:nth-child(2):before,
.l-Bottom-nav_item:nth-child(1):before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 12px;
	background-image: url(../../img/common/arrow_W.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	background-repeat: no-repeat;
	right: 10%;
	top: 45%;
}*/

/*.l-Bottom-nav_item:nth-child(3):before,
.l-Bottom-nav_item:nth-child(2):before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 12px;
	background-image: url(../../img/common/arrow_W.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	background-repeat: no-repeat;
	right: 10%;
	top: 45%;
}*/

.l-Bottom-nav_item a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: rgba(0, 0, 0, .35);
	border: 3px double #fff;
	padding: 45px 0 40px 0;
	max-height: 135px;
}

.l-Bottom-nav_item .e-link.js-link-invalid {
	cursor: default;
	opacity: .4;
}

.l-Bottom-nav .l-text {
	font-size: 1.8rem;
	padding-bottom: 5px;
}

.l-Bottom-nav .l-text_eng {
	font-size: 1.3rem;
	padding-bottom: 10px;
}

.l-Bottom-nav .l-text_eng_small {
	color: #b28f31;
	font-size: 1.1rem;
	display: inherit;
}

.l-Bottom-nav .l-text_eng_small span {
	border: 1px solid #b28f31;
	padding: 0 3px;
}

/* ------------------------------------------------------------------------------------------------
* Access
* ------------------------------------------------------------------------------------------------ */
.l-access-wrap {
	width: 100%;
	display: table;
	margin: 0 auto;
	padding: 0;
}

.l-access-item {
	display: table-cell;
}

.l-access-item .e-img {
	width: 100%;
}

.l-access .l-scene-title .e-sub,
.l-access .l-scene-title .e-main,
.l-access .l-scene-title-mid {
	/*color: #000;*/
	color: #fff;
}

.l-access .l-scene-title .e-sub:after {
	background-color: rgba(255, 255, 255, .25);
}

.l-access__img:nth-child(1) {
	padding: 20px 0 0;
}

.l-access__img:nth-child(1) small {
	color: rgba(0, 0, 0, .75);
	font-size: 1rem;
	line-height: 1.35;
	letter-spacing: 0;
	padding: 30px 0 0;
	display: block;
}

.l-access__img:nth-child(2) {
	padding: 40px 0 20px;
}

.l-access__img:nth-child(2) img {
	width: 70%;
}

.l-access__img:nth-child(2) small {
	color: rgba(0, 0, 0, .75);
	font-size: 1rem;
	line-height: 1.35;
	letter-spacing: 0;
	text-align: left;
	padding: 60px 0 0;
	display: block;
}




/* ------------------------------------------------------------------------------------------------
*concept-2
* ------------------------------------------------------------------------------------------------ */
.l-concept2 {}

.l-concept2 .l-section_text {
	line-height: 1.6;
	padding-bottom: 40px;
}

.l-concept2 .l-colom_container {
	display: block;
	vertical-align: top;
	letter-spacing: -5px;
	margin: 0px -40px 0px 0;
}

.l-concept2 .l-colom_container.is-2line .l-colom_item {
	width: 50%;
	overflow: hidden;
	padding: 0 40px 0 0;
	letter-spacing: 0.7px;
	display: inline-block;
	line-height: 1.6;
}

.l-concept2 .l-colom_container.is-2line .l-colom_item .l-section_text {
	padding-bottom: 20px;
}

.l-concept2 .l-colom_container.is-2line.is-inner {
	display: block;
	vertical-align: top;
	letter-spacing: -5px;
	margin: 0px -20px 0px 0;
}

.l-concept2 .l-colom_container.is-2line.is-inner .l-colom_item {
	width: 50%;
	overflow: hidden;
	padding: 0 20px 0 0;
	letter-spacing: 0.7px;
	display: inline-block;
}

.l-concept2 .is-caption {
	font-size: 1rem;
	margin-top: -10px;
	letter-spacing: 0;
	text-align: right;
}

.l-concept2 .l-colom_container.is-2line.is-inner .is-left {}

.l-concept2 .l-colom_container.is-2line.is-inner .is-right {}

.l-concept2 .l-colom_container.is-2line.is-inner.is-height {
	margin-top: 22px;
}

.l-concept2 .l-colom_container.is-2line.is-inner img {
	width: 100%;
}

.l-concept2 .l-container {
	border-top: 1px solid #a8976d;
	padding: 40px 0 0 0;
}




/* ------------------------------------------------------------------------------------------------
*btn
* ------------------------------------------------------------------------------------------------ */

.is-home .l-btn_container {
	margin: 0 auto;
	margin-top: -40px;
	max-width: 1080px;
}

/* ------------------------------------------------------------------------------------------------
*info
* ------------------------------------------------------------------------------------------------ */
.c-news-tumb {
	line-height: 1.5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-news-tumb > .c-news_data:nth-child(1) {
	width: 6em;
}

.c-news-tumb > .c-news_data:nth-child(2) {
	width: calc(100% - 6em);
}

.c-news-lists_items {
	padding-bottom: 15px;
}


/* ------------------------------------------------------------------------------------------------
* Map
* ------------------------------------------------------------------------------------------------ */

.l-map {
	text-align: center;
}

.l-map #map {
	width: 100%;
}

.l-map #map_canvas {
	height: 230px;
}

.l-map .search-head-inbox {
	padding: 20px 0 10px 0;
}

.l-map .l-map-input {
	font-size: 1.6rem;
	/*		width: 65%;
	margin: 0 0 10px;*/
	display: block;
	width: 100%;
	border-radius: 5px;
	padding: 15px 10px;
}

.l-map .l-map-button {
	font-size: 1.2rem;
	/*width: 35%;*/
	width: 100%;
	padding: 0;
}

.l-map .l-scene-title-mid {
	font-size: 1.7rem;
	line-height: 1.5;
}

.l-map .l-scene-title-mid .e-note {
	font-size: 1.1rem;
}

.l-map .l-scene-button {
	margin-top: -100px;
	bottom: auto;
}

.l-map {
	display: none;
}

.l-map .u-inner {
	padding: 30px 10px;
}

.l-search_btn-container {
	display: block;
	letter-spacing: -.5rem;
	margin: 20px -20px 10px 0px;
}

.l-search_btn-container li {
	display: inline-block;
	width: 50%;
	letter-spacing: 0.8px;
	padding: 0 20px 0 0;
}

.l-map .is-google_btn {
	padding: 15px 0 0 0;
}

.l-map a {
	text-decoration: none;
}

.l-map .is-location_btn {
	padding: 15px 0 0 0;
	color: #7d672e;
	border-color: #7d672e;
}


/*ADD 181213*/
.l-home_banner {
	padding: 40px 0 0 0;
	text-align: center;
	margin: 0 auto;
}

.l-subtitle-min {
	color: #B18E31;
	font-size: 3rem;
	line-height: 1.4;
	margin-bottom: 35px;
}

.c-info-min {
	word-break: break-word;
	text-align: left;
	max-width: 515px;
	margin: 0 auto 40px auto;
	padding: 30px;
	border: 1px solid;
	line-height: 1.4;
}

.c-infoTitle {
	font-size: 2rem;
	color: #9b0000;
}

.c-infoText {
	font-size: 1.4rem;
	line-height: 1.4;
	margin: 1em 0 0;
}

.c-infoText b {
	color: #9b0000;
	font-weight: 700;
	vertical-align: baseline;
}

.u-text_center {
	text-align: center;
}

.c-info_link {
	font-weight: bold;
	font-size: 1.6rem;
}

/* ------------------------------------------------------------------------------------------------
* location
* ------------------------------------------------------------------------------------------------ */


.l-location-button-wrap {
	letter-spacing: -.4em;
	width: 100%;
	height: 200px;
	margin: 0 0 100px;
	padding: 30px 0 0;
	display: table;
}

.l-location-button-item {
	letter-spacing: 0;
	width: 50%;
	margin: 0 2px;
	display: inline-block;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
	overflow: hidden;
	position: absolute;
}

.l-location-button-item:nth-of-type(1) {
	right: 50%;
}

.l-location-button-item:nth-of-type(2) {
	left: 50%;
}

.l-location-button-item .e-link {
	display: block;
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	transform: skewX(30deg);
	position: relative;
}

.l-location-button-item .e-link.js-link-invalid {
	cursor: default;
}

.no-touch .l-location-button-item .e-link.js-link-invalid:hover {
	opacity: 1;
}

.l-location-button-item:nth-of-type(1) .e-link {
	background-position: right center;
	-webkit-transform: translateX(100px) skewX(30deg);
	-ms-transform: translateX(100px) skewX(30deg);
	transform: translateX(100px) skewX(30deg);
}

.l-location-button-item:nth-of-type(2) .e-link {
	background-position: left top;
	-webkit-transform: translateX(-100px) skewX(30deg);
	-ms-transform: translateX(-100px) skewX(30deg);
	transform: translateX(-100px) skewX(30deg);
}

.l-location-button-item .e-title {
	color: #000;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .3em;
	width: 400px;
	padding: 15px 15px 10px 15px;
	display: inline-block;
	background: rgba(255, 255, 255, .7);
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.l-location-button-item:nth-of-type(1) .e-title {
	text-align: left;
	margin-top: -20px;
	right: 0;
}

.l-location-button-item:nth-of-type(2) .e-title {
	text-align: right;
	margin-top: 20px;
	left: 0;
}

.l-location .l-scene-title-mid {
	font-size: 1.8vw;
}

.l-location .l-scene-button:before {
	color: #000;
}


/* ------------------------------------------------------------------------------------------------
* loop image slider
* ------------------------------------------------------------------------------------------------ */
.l-loop-slide-wrap {
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
}

.l-loop-slide-item {
	padding: 0 10px;
}

.l-loop-slide-item:focus {
	outline: none;
}



/* ------------------------------------------------------------------------------------------------
* Structure
* ------------------------------------------------------------------------------------------------ */
.l-structure {
	background: rgba(181, 162, 124, 0.8);
}

.l-structure-wrap {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	display: table;
}

.l-structure-item {
	width: 50%;
	padding: 20px;
	display: table-cell;
}

.l-structure-item dl {
	/*	padding: 20px;
	background: rgba(255, 255, 255, .7);*/
}

.l-structure-item .e-title {
	font-size: 2vh;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0 0 15px;
	border-bottom: 3px solid #b5a27c;
}

.l-structure-item .e-item {
	font-size: 1.5vh;
	line-height: 1.75;
	letter-spacing: .025em;
}

.l-spec .l-scene-title .e-sub,
.l-spec .l-scene-title .e-main,
.l-spec .l-scene-title-mid {
	color: #000;
}

.l-spec .l-scene-title .e-sub:after {
	background: rgba(0, 0, 0, .25);
}




/* ------------------------------------------------------------------------------------------------
* Video
* ------------------------------------------------------------------------------------------------ */
.l-video {
	background: rgba(10, 10, 10, .95);
}

.l-video .l-scene-title-mid {
	font-size: 1.75vw;
	line-height: 1.35;
	margin: 0 0 1.5vh;
}

.video-wrap {
	text-align: center;
	margin: 0 auto;
}

.video-inner {
	width: 100%;
	margin: 0 auto;
	/*	padding-top: 28.25%;*/
	position: relative;
}

.video-wrap video {
	width: 100%;
	height: 100%;
	/*	position: absolute;
	top: 0;
	left: 0;*/
}

.c-banner {
	max-width: 1080px;
	margin: 40px auto 0;
}




/* 2021.08 KOYANOSATO */
.u-note {
	padding: 0;
}

.c-propertyfeatures {
	padding: 30px 20px;
	background: #000 url("../../img/home/point-01@bg.png?-") repeat center / auto 100%;
	position: relative;
}

.c-propertyfeatures:before,
.c-propertyfeatures:after {
	content: '';
	width: 100%;
	height: 4px;
	display: block;
	background: -webkit-gradient(linear, left top, right top, from(#bf7f0c), color-stop(50%, #ffffff), to(#bf7f0c));
	background: linear-gradient(to right, #bf7f0c 0%, #ffffff 50%, #bf7f0c 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.c-propertyfeatures:after {
	top: auto;
	bottom: 0;
}

.c-propertyfeatures__inner {
	text-align: center;
}

.c-propertyfeatures__items {
	background: -webkit-gradient(linear, left top, right top, from(rgba(252, 247, 238, 1)), color-stop(50%, rgb(255 243 198)), to(rgba(252, 247, 238, 1)));
	background: linear-gradient(to right, rgba(252, 247, 238, 1) 0%, rgb(255 243 198) 50%, rgba(252, 247, 238, 1) 100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
}

.c-propertyfeatures__item {
	border-top: 2px solid #fff;
	padding: 20px 30px 25px;
	position: relative;
}

.c-propertyfeatures__item:after {
	content: '';
	width: 50%;
	height: 100%;
	border-right: 1px solid #fff;
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .045)));
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .045) 100%);
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	transform: skewX(-15deg);
}

.c-propertyfeatures__item:last-child:after {
	display: none;
}

.c-propertyfeatures__items:first-child .c-propertyfeatures__item:first-child {
	margin-left: 1em;
}

.c-propertyfeatures__item small {
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0;
	display: block;
}

.c-propertyfeatures__item em {
	color: #80500a;
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0;
	margin: 8px 0 0;
	display: block;
}


.c-pickup__inner {
	padding: 0 0 30px;
}

.c-pickup__main {
	position: relative;
}

.c-pickup__main h3 {
	font-size: 4.2rem;
	text-align: center;
	letter-spacing: .25em;
	white-space: nowrap;
	text-shadow:
		0 0 5px #fff,
		0 0 10px #fff,
		0 0 20px #fff;
	width: 100%;
	margin: 10% 0 0;
	padding: 0 0 0 .5em;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: scale(.75, 1);
	-ms-transform: scale(.75, 1);
	transform: scale(.75, 1);
}

.c-pickup__main p {
	font-size: 1.8rem;
	line-height: 2.25;
	text-align: center;
	letter-spacing: .15em;
	text-shadow:
		0 0 5px #fff,
		0 0 10px #fff,
		0 0 20px #fff;
	margin: 17% 0 0;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c-pickup__corner {
	margin: 80px 0 0;
	padding: 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-pickup__corner > div {
	width: 50%;
}

.c-pickup__corner > div:nth-child(1) {
	padding: 0 30px 0 0;
}

.c-pickup__corner h4 {
	padding: 40px 0 0 30px;
	position: relative;
}

.c-pickup__corner h4:before {
	content: '';
	width: 120px;
	height: 100px;
	display: block;
	border-top: 1px solid #277063;
	border-left: 1px solid #277063;
	position: absolute;
	top: 0;
	left: 0;
}

.c-pickup__corner h4 em:nth-child(1) {
	color: #277063;
	font-size: 6rem;
	font-weight: 700;
	letter-spacing: .25em;
	display: block;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(.75, 1);
	-ms-transform: scale(.75, 1);
	transform: scale(.75, 1);
}

.c-pickup__corner h4 em:nth-child(2) {
	font-size: 2.2rem;
	line-height: 1.5;
	margin: 5px 0 0 5px;
	display: block;
}

.c-pickup__corner p {
	font-size: 1.65rem;
	line-height: 2;
	padding: 30px 0 0 35px;
}

.c-pickup__corner:nth-of-type(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.c-pickup__corner:nth-of-type(odd) > div:nth-child(1) {
	padding-right: 0;
	padding-left: 30px;
}

.c-pickup__corner ul {
	margin: 0 -5px;
	padding: 10px 0 0 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.c-pickup__corner ul li {
	font-size: 1.65rem;
	text-align: center;
	width: 50%;
	padding: 15px 5px 0;
}

.c-pickup__corner ul li em {
	color: #fff;
	font-size: 1.5rem;
	padding: .75em 0;
	background: #277063;
	display: block;
}

.c-pickup__corner ul li span {
	font-size: 1.4rem;
	line-height: 1.35;
	margin: .5em 0 0;
	display: block;
}

.p-banner-itami {
	text-align: center;
	padding: 20px 0 60px;
}

.p-banner {
	background: #fff;
}

.p-banner a {
	text-align: center;
	display: block;
	background: #333;
}

.p-banner img {
	width: 100%;
	max-width: 1920px;
}

.l-banner-cp .l-subtitle_min {
	color: #333;
	font-size: 2rem;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #b59639;
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
}
