@charset "UTF-8";
/* CSS Document */



/****************************************************************************************************
20250820追加
****************************************************************************************************/
#value-block1 {
}
#value-block2 {
	background: url(../img/value/sec1-bg.jpg) no-repeat center top;
	background-size: cover;
}
#value-block3 {
	background: url(../img/value/sec2-bg.jpg) no-repeat center top;
	background-size: cover;
}
#value-block4 {
	background: url(../img/value/sec3-bg.jpg) no-repeat center top;
	background-size: cover;
}
/****************************************************************************************************
20250820追加
****************************************************************************************************/



/****************************************************************************************************
20250813追加
****************************************************************************************************/
#front-place-img2 {
	padding: 20px 0 100px 0;
}
/****************************************************************************************************
20250813追加
****************************************************************************************************/



/****************************************************************************************************
20240816追加
****************************************************************************************************/
#header {
	background: #FFF;
}
#wrap.page {
	padding-top: 133px;
}
.page-title {
	background: #FFF;
}
.main-img,
.main-img2 {
	position: relative;
	z-index: 10;
}
.main-img figure,
.main-img2 figure {
	position: relative;
}
.main-img figure img,
.main-img2 figure img {
	object-fit: cover;
	width: 100%;
	height: 360px;
}
.main-img2 figure img {
	object-fit: cover;
	width: 100%;
	height: auto;
}
.main-img figure figcaption,
.main-img2 figure figcaption {
	position: absolute;
	right: 1em;
	bottom: -1.8em;
	font-size: 0.733rem;
}

#access-block1 {
	position: relative;
	background: url(../img/access/bg1.jpg) no-repeat center top;
	background-size: cover;
}
#access-block1 > div {
	position: relative;
	z-index: 2;
}
#access-block1 > div#access-bg2 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#access-bg2 figure figcaption {
	position: absolute;
	left: 1em;
	bottom: 1em;
	font-size: 0.733rem;
}
#access-block2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#access-block2 > div {
	width: 20%;
}
#access-block2 img {
	width: 100%;
}
#access-block2 figure figcaption {
	margin-top: 0.8em;
	padding-right: 0.8em;
	font-size: 0.733rem;
	text-align: right;
}

#front-place-block1 {
	position: relative;
	padding-bottom: 62px;
	background: url(../img/front-place/bg1.jpg) no-repeat center top;
	background-size: cover;
}
#front-place-img3 {
	position: relative;
}
#front-place-img3 > div {
	position: relative;
}
#front-place-img3::before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 332px;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(90deg, rgba(23,140,176,0), rgba(23,140,176,1));
	opacity: .2;
	mix-blend-mode: multiply;
}
#front-place-img4 {
	position: relative;
	margin-top: 55px;
}
#front-place-img4 > div {
	position: relative;
}
#front-place-img4::before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 705px;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(90deg, rgba(141,100,139,1), rgba(141,100,139,0));
	opacity: .2;
	mix-blend-mode: multiply;
}
#front-place-img5 {
	margin-top: 67px;
}
#front-place-block2 {
	position: relative;
	padding: 60px 0;
	background: #FFF;
}
#front-place-bg2-1 {
	position: absolute;
	left: 0;
	top: 0;
}
#front-place-bg2-2 {
	position: absolute;
	right: 0;
	bottom: 0;
}
#front-place-bg2-2 figcaption {
	position: absolute;
	right: 1em;
	bottom: 1em;
	font-size: 0.733rem;
}
#front-place-block3 {
	position: relative;
	padding-top: 70px;
	padding-bottom: 100px;
	background: url(../img/front-place/bg3.jpg) no-repeat center top;
	background-size: cover;
}

#design-block1 {
	position: relative;
	background: url(../img/design/bg1.jpg) no-repeat center top;
	background-size: cover;
}
#design-block1-2 {
	position: relative;
	background: url(../img/design/bg1.jpg) no-repeat center bottom;
	background-size: cover;
}
#design-block2 {
	position: relative;
	background: url(../img/design/bg2.jpg) no-repeat center top;
	background-size: cover;
}
#design-block3 {
	position: relative;
	padding-bottom: 50px;
	background: url(../img/design/bg3.jpg) no-repeat center top;
	background-size: cover;
}
#design-img10 {
	position: relative;
	z-index: 2;
}
#design-img11 {
	margin-top: -56px;
}
#design-img2 {
	display: inline-block;
	position: relative;
	mix-blend-mode: multiply;
}
#design-img4,
#design-img7 {
	position: relative;
	display: inline-block;
	z-index: 2;
}
#design-img4 figcaption,
#design-img7 figcaption {
	position: absolute;
	right: 1em;
	bottom: -1.8em;
	font-size: 0.733rem;
	color: #FFF;
}
#design-img5,
#design-img8 {
	display: inline-block;
	position: relative;
}
#bar1,
#bar2 {
	position: absolute;
	left: -193px;
	top: -83px;
}
#bar3 {
	position: absolute;
	right: -143px;
	top: -101px;
}



/****************************************************************************************************
contents
****************************************************************************************************/
#wrap {
	overflow: hidden;
	background: #F9FAFB;
}
#contents {
	padding: 0;
}
#contents > .inner {
	width: 1200px;
	margin: auto;
	padding: 100px 0 100px 0;
}

.sec-block + .sec-block {
	margin-top: 100px;
}



/****************************************************************************************************
共通
****************************************************************************************************/
#contents p {
	font-size: 1.066rem;
	line-height: 1.8;
}
#contents p .medium,
#contents p.medium {
	font-size: 1.0rem;
	line-height: 1.8;
}

.ttl-box + .col-box,
.col-box + .col-box {
	margin-top: 1rem;
}
.col-box + .col-box.mt0rem {
	margin-top: 0rem;
}
.ttl-box + .col-box.mt05rem,
.col-box + .col-box.mt05rem {
	margin-top: 0.5rem;
}
.ttl-box + .col-box.mt1rem,
.col-box + .col-box.mt1rem {
	margin-top: 1rem;
}
.ttl-box + .col-box.mt15rem,
.col-box + .col-box.mt15rem {
	margin-top: 1.5rem;
}
.ttl-box + .col-box.mt2rem,
.col-box + .col-box.mt2rem {
	margin-top: 2rem;
}
.ttl-box + .col-box.mt25rem,
.col-box + .col-box.mt25rem {
	margin-top: 2.5rem;
}
.ttl-box + .col-box.mt3rem,
.col-box + .col-box.mt3rem {
	margin-top: 3rem;
}
.ttl-box + .col-box.mt35rem,
.col-box + .col-box.mt35rem {
	margin-top: 3.5rem;
}
.ttl-box + .col-box.mt4rem,
.col-box + .col-box.mt4rem {
	margin-top: 4rem;
}
.ttl-box + .col-box.mt5rem,
.col-box + .col-box.mt5rem {
	margin-top: 5rem;
}
.ttl-box + .col-box.mt6rem,
.col-box + .col-box.mt6rem {
	margin-top: 6rem;
}

.alc {
	text-align: center;
}

.caption {
	margin: 100px 0 0 0;
	padding: 1.6em 0 0 0;
	border-top: 1px solid rgba(0,0,0,.15);
	font-size: 0.866rem;
	line-height: 1.6;
	text-align: left;
}



/****************************************************************************************************
concept
****************************************************************************************************/
#concept {
	padding: 220px 0 0 0;
	background: url(../img/location/concept-bg.jpg) no-repeat center top;
}
#contents #concept-text-block p {
	margin-top: 2em;
	font-size: 1.333rem;
	line-height: 3.0;
}
#concept-photo-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
	width: 1200px;
	margin: auto;
	padding: 60px 0 0 0;
	text-align: left;
}
.img-box {
	position: relative;
	display: inline-block;
}
.img-box figcaption {
	margin-top: 0.6em;
	font-size: 0.866rem;
	line-height: 1.4;
	text-align: left;
}
.img-box figcaption.inner {
	position: absolute;
	right: 1em;
	bottom: 1em;
	margin-top: 0;
}



/****************************************************************************************************
タイトル共通
****************************************************************************************************/
.ttl-box {
	position: relative;
	z-index: 10;
}
.ttl-box div {
	color: #A09134;
	font-size: 1.733rem;
	line-height: 1.4;
}
.ttl-box div + h2 {
	margin-top: 0.6em;
}
.ttl-box h2 {
	font-size: 2.4rem;
	line-height: 1.4;
}
.ttl-box h2.large {
	font-size: 3.066rem;
}
.ttl-box h2 + p {
	margin-top: 0.8em;
}
#contents .ttl-box p {
	font-size: 1.2rem;
	line-height: 2.2;
}
.col1 {
	color: #A09134;
}



/****************************************************************************************************
position
****************************************************************************************************/
#position {
	padding: 100px 0 100px 0;
	background: url(../img/top/kei.png) no-repeat center top;
}
#position-main {
	position: relative;
	margin-top: -120px;
}
#position-contents {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 40px;
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	text-align: left;
}
.position-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	gap: 40px 30px;
	width: 580px;
}
.position-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}
.position-box2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	gap: 20px;
}
.position-text h3 {
	color: #9F9133;
	font-size: 1.6rem;
	line-height: 1.5;
}
.position-text h3 + p {
	margin-top: 0.8em;
}
.position-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 5px;
}



/****************************************************************************************************
location
****************************************************************************************************/
#location {
	padding: 100px 0 0 0;
	background: url(../img/top/kei.png) no-repeat center top;
}
.location-area {
	margin-top: 40px;
}
.location-category {
	padding: 0.4em;
	background: #B2A854;
	color: #FFF;
	font-size: 1.333rem;
}
.location-block {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
}
.location-block.short {
	gap: 20px;
}



/****************************************************************************************************
access
****************************************************************************************************/
#contents.access .inner {
	padding: 220px 0 100px 0;
}
#access-img-block {
	margin-top: 60px;
}
#access-photo-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
	width: 1200px;
	margin: auto;
	padding: 60px 0 30px 0;
	text-align: left;
}



/****************************************************************************************************
plan
****************************************************************************************************/
#plan-block1 {
	background: url(../img/plan/bg.jpg) no-repeat center top;
	background-size: cover;
}
#plan-block2 {
	position: relative;
}
#plan-block2.main-img figure img {
	object-fit: cover;
	object-position: 20% 0;
	width: 100%;
	height: 410px;
}
#plan-img2 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
#plan-block3 {
	padding-bottom: 100px;
	background: url(../img/plan/bg.jpg) no-repeat center center;
	background-size: cover;
}
#plan-btn ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 13px;
}
#plan-btn ul li {
	display: block;
	box-shadow: 1px 1px 5px rgba(0,0,0,.3);
}
#plan-btn ul a {
	display: block;
}
.plan-box {
	padding-top: 80px;
}
.plan-box img {
	box-shadow: 1px 1px 5px rgba(0,0,0,.3);
}
/******************************
20250707
******************************/
#plan-block3-ttl {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
}
#menu-plan {
	position: absolute;
	right: -204px;
	top: 25px;
}
.plan-thumb ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 30px;
}
.plan-thumb ul + ul {
	margin-top: 30px;
}
.plan-normal {
	position: relative;
	padding-right: 30px;
}
.plan-normal::after {
	content: "";
	display: block;
	width: 30px;
	height: 40px;
	right: -15px;
	top: 50%;
	transform: translate(0, -50%);
	border-left: 30px solid #8C0000;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	position: absolute;
}
.plan-detail.nomal {
	padding-bottom: 150px;
	position: relative;
}
.plan-detail.nomal::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0);
	border-top: 50px solid #8C0000;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	position: absolute;
}
.plan-detail + .plan-detail {
	margin-top: 100px;
}
.plan-link {
	width:800px;
	margin:0 auto;
	margin-top:100px;
}
.plan-link select {
	width:100%;
	height:auto;
	padding:1.0em;
	background:#EEE;
	font-size:1.2rem;
}
.link-banner {
	width: 1230px;
	margin: auto;
	margin-top: 60px;
}
.link-banner a {
	position: relative;
	display: block;
	padding: 1em;
	background: #006858;
	color: #FFF;
	font-size: 2rem;
	line-height: 1.6;
}
.link-banner a::after {
	content: "";
	display: block;
	position: absolute;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	left: 5px;
	top: 5px;
	border: 1px solid rgba(255,255,255,.5);
}
.link-banner a strong {
	display: inline-block;
	color: #FFFF99;
}
.link-banner a span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
}
.link-banner a span::after {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../img/plan-v2/arrow.png) no-repeat center center;
	background-size: cover;
}
.link-banner-wrap {
	background: #FFF;
	padding-top: 60px;
	padding-bottom: 20px;
}
.link-banner2 {
	width: 1200px;
	margin: auto;
	margin-top: 0;
}
/******************************
20250707
******************************/



/****************************************************************************************************
iot
****************************************************************************************************/
#iot-block1 {
	position: relative;
	background: #FFF;
}
#iot-block1-main {
	position: relative;
}
#iot-block1-main img {
	object-fit: cover;
	width: 100%;
	max-width: 1680px;
	height: 1006px;
}
#iot-block1-main figcaption {
	position: absolute;
	left: 1em;
	bottom: 1em;
	font-size: 0.866rem;
}
#iot-block1-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
}
#iot-block2 {
	background: url(../img/iot/bg1.jpg) no-repeat center top;
	background-size: cover;
}
#iot-block3 {
	padding-bottom: 100px;
	background: url(../img/iot/bg2.jpg) no-repeat center top;
	background-size: cover;
}
#iot-block3-block1 {
	display: inline-block;
	position: relative;
	padding-bottom: 163px;
}
#iot-block3-img6 {
	position: relative;
	z-index: 2;
}
#iot-block3-img7 {
	position: absolute;
	right: -148px;
	bottom: 0;
}
#iot-block3-img8,
#iot-block3-img9 {
	margin-top: 90px;
}



/****************************************************************************************************
quality
****************************************************************************************************/
#quality-block2 {
	background: #EDEFF2;
}



/****************************************************************************************************
mg
****************************************************************************************************/
#contents.mg .inner {
	padding: 212px 0 100px 0;
}
#contents.mg h2 {
	font-size: 2.4rem;
	line-height: 1.4;
}
.information {
	margin-top: 60px;
	margin-bottom: 40px;
}
.information h3 {
	padding: 1.2em;
	background: #6B2822;
	color: #FFF;
	font-size: 1.266rem;
	line-height: 1.8;
}
.information div {
	padding: 1.2em;
	background: #F6F6F6;
	border: 1px solid #CCCCCC;
	color: #000;
	font-size: 1.266rem;
	line-height: 1.8;
}

#present {
	margin-bottom: 40px;
}



/****************************************************************************************************
stop
****************************************************************************************************/
#stop {
	position: relative;
	color: #000;
	line-height: 1.8;
}
#stop-img .photo {
	position: relative;
}
#stop-img .photo::before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 500px;
	left: 0;
	top: 0;
	background-image: linear-gradient(180deg, rgba(243,242,238,0.9), rgba(243,242,238,0));
}
#stop-img .photo img {
	object-fit: cover;
	width: 100%;
	height: 900px;
}
#stop-img .photo figcaption {
	position: absolute;
	left: 15px;
	bottom: 15px;
	color: #FFF;
	font-size: 0.8rem;
}
#stop .stop-title h2 {
	color: #A1913A;
	font-size: 1.6rem;
}
#stop .stop-box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin-top: 50px;
	padding: 80px 100px;
	background: rgba(255,255,255,.95);
	z-index: 2000;
	font-size: 1.2rem;
	box-shadow: 0 0 5px 5px rgba(0,0,0,.05);
}
.stop-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	margin-top: 40px;
}
.stop-btn div a {
	width: 260px;
	padding: 0.6em;
	display: block;
	background: #999;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: bold;
}



@media screen and (max-width: 767px),
screen and (max-width: 960px) and (orientation: landscape) {
	
	
	
	/****************************************************************************************************
	20250820追加
	****************************************************************************************************/
	#value-block1 {
		padding: 0 4vw;
	}
	#value-block2 {
		padding: 0 4vw;
	}
	#value-block3 {
		padding: 0 4vw;
	}
	#value-block4 {
		padding: 0 4vw;
	}
	/****************************************************************************************************
	20250820追加
	****************************************************************************************************/
	
	
	
	/****************************************************************************************************
	20250813追加
	****************************************************************************************************/
	#front-place-img2 {
		padding: 1vw 0 8vw 0;
	}
	/****************************************************************************************************
	20250813追加
	****************************************************************************************************/
	
	
	
	/****************************************************************************************************
	20240816追加
	****************************************************************************************************/
	#header {
		border-bottom: 1px solid #E6E6E6;
	}
	#wrap.page {
		padding-top: 8vw;
	}
	.page-title img {
		width: 80vw;
		margin: auto;
	}
	.main-img figure img {
		height: 30vw;
	}
	.main-img2 figure img {
		height: 30vw;
	}
	.main-img figure figcaption,
	.main-img2 figure figcaption {
		font-size: 0.533rem;
	}
	
	#access-block1 {
		padding: 0 4vw;
	}
	#access-block1 > div#access-bg2 {
		width: 54vw;
	}
	#access-bg2 figure figcaption {
		font-size: 0.533rem;
		bottom: auto;
		top: 1em;
	}
	#access-block2 {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 2vw;
		padding: 0vw 4vw 4vw 4vw;
		background: #CDD6DF;
	}
	#access-block2 > div {
		width: 29.333vw;
	}
	#access-block2 figure figcaption {
		font-size: 0.533rem;
	}
	
	#front-place-block1 {
		padding: 0vw 4vw 10vw 4vw;
	}
	#front-place-img3::before {
		width: 100vw;
		height: 123vw;
		left: 0;
		bottom: 0;
	}
	#front-place-img4::before {
		width: 100vw;
		height: 265vw;
		left: auto;
		right: 0;
		bottom: 0;
	}
	#front-place-img5 {
		margin-top: 10vw;
	}
	#front-place-block2 {
		padding: 10vw 4vw;
	}
	#front-place-bg2-1 {
		width: 50vw;
	}
	#front-place-bg2-2 {
		width: 50vw;
	}
	#front-place-bg2-2 figcaption {
		font-size: 0.533rem;
	}
	#front-place-block3 {
		padding: 4vw 4vw 4vw 4vw;
	}
	
	#design-block1 {
		padding: 0 4vw;
	}
	#design-block1-2 {
		padding: 0 4vw;
	}
	#design-block2 {
		padding: 0 4vw;
	}
	#design-block3 {
		padding: 0 4vw 4vw 4vw;
	}
	#design-img11 {
		margin-top: -5vw;
	}
	#design-img4 figcaption,
	#design-img7 figcaption {
		font-size: 0.533rem;
	}
	#bar1,
	#bar2 {
		width: 40vw;
		left: -20vw;
		top: -10vw;
	}
	#bar3 {
		width: 40vw;
		right: -12vw;
		top: -10vw;
	}
	
	
	
	/****************************************************************************************************
	contents
	****************************************************************************************************/
	#wrap {
	}
	#contents > .inner {
		width: 100%;
		padding: 10vw 4vw 10vw 4vw;
	}
	.sec-block + .sec-block {
		margin-top: 10vw;
	}
	
	
	
	/****************************************************************************************************
	共通
	****************************************************************************************************/
	#contents p {
		font-size: 1.0rem;
	}
	#contents p .medium,
	#contents p.medium {
		font-size: 0.933rem;
	}

	.ttl-box + .col-box,
	.col-box + .col-box {
		margin-top: calc(1rem * 0.75);
	}
	.col-box + .col-box.mt0rem {
		margin-top: calc(0rem * 0.75);
	}
	.ttl-box + .col-box.mt05rem,
	.col-box + .col-box.mt05rem {
		margin-top: calc(0.5rem * 0.75);
	}
	.ttl-box + .col-box.mt1rem,
	.col-box + .col-box.mt1rem {
		margin-top: calc(1rem * 0.75);
	}
	.ttl-box + .col-box.mt15rem,
	.col-box + .col-box.mt15rem {
		margin-top: calc(1.5rem * 0.75);
	}
	.ttl-box + .col-box.mt2rem,
	.col-box + .col-box.mt2rem {
		margin-top: calc(2rem * 0.75);
	}
	.ttl-box + .col-box.mt25rem,
	.col-box + .col-box.mt25rem {
		margin-top: calc(2.5rem * 0.75);
	}
	.ttl-box + .col-box.mt3rem,
	.col-box + .col-box.mt3rem {
		margin-top: calc(3rem * 0.75);
	}
	.ttl-box + .col-box.mt35rem,
	.col-box + .col-box.mt35rem {
		margin-top: calc(3.5rem * 0.75);
	}
	.ttl-box + .col-box.mt4rem,
	.col-box + .col-box.mt4rem {
		margin-top: calc(4rem * 0.5);
	}
	.ttl-box + .col-box.mt5rem,
	.col-box + .col-box.mt5rem {
		margin-top: calc(5rem * 0.5);
	}
	.ttl-box + .col-box.mt6rem,
	.col-box + .col-box.mt6rem {
		margin-top: calc(6rem * 0.5);
	}
	
	.caption {
		margin: 10vw 0 0 0;
		padding: 1em 0 0 0;
		font-size: 0.6rem;
	}
	
	
	
	/****************************************************************************************************
	concept
	****************************************************************************************************/
	#concept {
		padding: 20vw 4vw 0 4vw;
		background: url(../img/location/concept-bg.jpg) no-repeat center top;
		background-size: 180vw auto;
	}
	#concept-text-block h2 {
		width: 70vw;
		margin: auto;
	}
	#contents #concept-text-block p {
		margin-top: 2em;
		font-size: 1.0rem;
	}
	#concept-photo-block {
		gap: 2vw;
		width: 100%;
		padding: 8vw 0 0 0;
	}
	#concept-photo-block .img-box {
		width: 45vw;
	}
	.img-box figcaption {
		font-size: 0.666rem;
	}
	
	
	
	/****************************************************************************************************
	タイトル共通
	****************************************************************************************************/
	.ttl-box div {
		font-size: 1.2rem;
	}
	.ttl-box h2 {
		font-size: 1.4rem;
	}
	.ttl-box h2.large {
		font-size: 1.8rem;
	}
	#contents .ttl-box p {
		font-size: 0.866rem;
	}
	
	
	
	/****************************************************************************************************
	position
	****************************************************************************************************/
	#position {
		padding: 10vw 0 10vw 0;
		background: url(../img/top/kei.png) no-repeat center top;
		background-size: 100% auto;
	}
	#position-main {
		width: 120vw;
		margin-left: -12vw;
		margin-top: -12vw;
	}
	#position-main .img-box figcaption.inner {
		right: calc(14vw + 1em);
		bottom: 0;
	}
	#position-contents {
		gap: 8vw;
		width: 100%;
		margin-top: 8vw;
	}
	.position-block {
		gap: 8vw;
		width: 100%;
	}
	.position-box {
		gap: 2vw;
	}
	.position-box2 {
		gap: 3vw;
	}
	.position-text h3 {
		font-size: 1.2rem;
	}
	#contents .position-text p {
		font-size: 0.866rem;
	}
	.position-img {
		gap: 1vw;
	}
	.position-box .position-text {
		width: 66.666%;
	}
	.position-box .position-img {
		width: 33.333%;
	}
	
	
	
	/****************************************************************************************************
	location
	****************************************************************************************************/
	#location {
		padding: 10vw 0 0 0;
		background: url(../img/top/kei.png) no-repeat center top;
		background-size: 100% auto;
	}
	.location-area {
		margin-top: 6vw;
	}
	.location-category {
		font-size: 1.2rem;
	}
	.location-block {
		margin-top: 2vw;
		gap: 2vw;
	}
	.location-block.short {
		gap: 2vw;
	}
	.location-box {
		width: 45vw;
	}
	
	
	
	/****************************************************************************************************
	access
	****************************************************************************************************/
	#contents.access .inner {
		padding: 18vw 4vw 10vw 4vw;
	}
	#access-img-block {
		margin-top: 4vw;
	}
	#access-photo-block {
		gap: 2vw;
		width: 100%;
		padding: 8vw 0 4vw 0;
	}
	#access-photo-block .img-box {
		width: 45vw;
	}
	
	
	
	/****************************************************************************************************
	plan
	****************************************************************************************************/
	#plan-block1 {
		padding: 0 4vw 0 4vw;
	}
	#plan-block2 {
		padding: 0 0 0 0;
	}
	#plan-block2.main-img figure img {
		object-position: 20% 0;
		height: 76.5vw;
	}
	#plan-block3 {
		padding: 0 4vw 10vw 4vw;
	}
	#plan-btn ul {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 2vw;
	}
	#plan-btn ul li {
		width: 45vw;
	}
	.plan-box {
		padding-top: 8vw;
	}
	/******************************
	20250707
	******************************/
	#plan-block3 {
	}
	#plan-block3-ttl {
		margin-bottom: 4vw;
		position: relative;
		z-index: 100;
	}
	#menu-plan {
		width: 30vw;
		right: auto;
		left: -2vw;
		top: -13.5vw;
	}
	.plan-thumb ul {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 2vw;
	}
	.plan-thumb ul li {
		width: 45vw;
	}
	.plan-thumb ul + ul {
		margin-top: 10vw;
	}
	.plan-thumb ul li.plan-normal {
		width: 100%;
		padding: 0;
		padding-bottom: 8vw;
	}
	.plan-thumb ul li.plan-normal img {
		width: 45vw;
	}
	.plan-normal::after {
		content: "";
		display: block;
		width: 6vw;
		height: 6vw;
		right: auto;
		left: 50%;
		top: auto;
		bottom: -4vw;
		transform: translate(-50%, 0);
		border-top: 4vw solid #8C0000;
		border-left: 5vw solid transparent;
		border-right: 5vw solid transparent;
		position: absolute;
	}
	.plan-detail.nomal {
		padding-bottom: 15vw;
	}
	.plan-detail.nomal::after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		left: 50%;
		bottom: 0;
		transform: translate(-50%, 0);
		border-top: 5vw solid #8C0000;
		border-left: 5vw solid transparent;
		border-right: 5vw solid transparent;
		position: absolute;
	}
	.plan-detail + .plan-detail {
		margin-top: 10vw;
	}
	
	.plan-link {
		width:100%;
		margin-top:10vw;
	}
	.plan-link select {
		font-size:0.8rem;
	}
	.link-banner {
		width: 100%;
		margin: auto;
		margin-top: 10vw;
	}
	.link-banner a {
		padding: 1em;
		font-size: 1.2rem;
	}
	.link-banner a::after {
		width: calc(100% - 2vw);
		height: calc(100% - 2vw);
		left: 1vw;
		top: 1vw;
	}
	.link-banner a span {
		gap: 1vw;
	}
	.link-banner a span::after {
		width: 1.2rem;
		height: 1.2rem;
		background: url(../img/plan-v2/arrow.png) no-repeat center center;
		background-size: 90%;
	}
	.link-banner-wrap {
		padding: 8vw 4vw 2vw 4vw;
	}
	.link-banner2 {
		width: 100%;
		margin: auto;
		margin-top: 0;
	}
	/******************************
	20250707
	******************************/
	
	
	
	/****************************************************************************************************
	iot
	****************************************************************************************************/
	#iot-block1 {
		padding: 0 4vw 0 4vw;
	}
	#iot-block1-main {
		margin: 0 -4vw 0 -4vw;
	}
	#iot-block1-main img {
		object-fit: cover;
		object-position: 80% 0;
		width: 100%;
		height: 98vw;
		margin-top: -64vw;
	}
	#iot-block1-main figcaption {
		font-size: 0.533rem;
	}
	#iot-block1-img {
		position: relative;
	}
	#iot-block2 {
		padding: 0 4vw 0 4vw;
	}
	#iot-block3 {
		padding: 0 4vw 0 4vw;
		padding-bottom: 10vw;
	}
	#iot-block3-block1 {
		display: inline-block;
		position: relative;
		padding-bottom: 20vw;
	}
	#iot-block3-img6 {
		position: relative;
		z-index: 2;
	}
	#iot-block3-img7 {
		width: 90vw;
		right: -3vw;
	}
	#iot-block3-img8,
	#iot-block3-img9 {
		margin-top: 8vw;
	}
	
	
	
	/****************************************************************************************************
	quality
	****************************************************************************************************/
	#quality-block1 {
		padding: 0 4vw 0 4vw;
	}
	#quality-block2 {
		padding: 0 4vw 10vw 4vw;
		background: #EDEFF2;
	}
	
	
	
	/****************************************************************************************************
	mg
	****************************************************************************************************/
	#contents.mg .inner {
		padding: 16vw 4vw 10vw 4vw;
	}
	#contents.mg h2 {
		font-size: 1.6rem;
		line-height: 1.6;
	}
	.information {
		margin-top: 5vw;
		margin-bottom: 5vw;
	}
	.information h3 {
		font-size: 1.0rem;
	}
	.information div {
		font-size: 1.0rem;
	}
	
	
	
	/****************************************************************************************************
	stop
	****************************************************************************************************/
	#stop-img .photo::before {
		display: none;
	}
	#stop-img .photo img {
		height: 120vw;
	}
	#stop-img .photo figcaption {
		left: 1em;
		bottom: 1em;
		font-size: 0.533rem;
	}
	#stop .stop-title h2 {
		font-size: 1.4rem;
	}
	#stop .stop-box {
		width: 92vw;
		margin-top: 5vw;
		padding: 8vw 8vw;
	}
	.stop-btn {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 3vw;
		margin-top: 6vw;
	}
	.stop-btn div a {
		width: 72vw;
		font-size: 1.4rem;
	}
	
}

@media screen and (max-width: 960px) and (orientation: landscape) {
}