@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,500,600,700&display=swap");
#anchor_top {
  display: none;
}

/*フォント*/

.noto-serif-jp-r {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
@font-face {
	font-family: "harenosora";
	font-weight: 400;
	src: 
		 url("../font/shipporimincho-regular.woff2") format("woff2"),
}
@font-face {
	font-family: "dairy";
	font-weight: 400;
	src: 
		 url("../font/dairy-day.woff2") format("woff2"),
}

@font-face {
	font-family: "tsukumin";
	font-weight: 400;
	src: 
		 url("../font/f+ud-tsukumin-d2.woff2") format("woff2"),
}

@font-face {
	font-family: "notoserif-b";
	
	src: 
		 url("../font/notoserifjp-bold2.woff2") format("woff2"),
}

@font-face {
	font-family: "juliette";
	font-weight: 400;
	src: 
		 url("../font/juliette-regular.woff2") format("woff2"),
}

@font-face {
	font-family: "montserrat";
	font-weight: 400;
	src: 
		 url("../font/montserrat-regular.woff2") format("woff2"),
}

/*画面遷移モーション*/

/*========= 画面遷移中ローディング画面のためのCSS ===============*/
#splash {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #333;
	z-index: 9999999;
	text-align:center;
	color:#fff;
}

#splash-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*========= 画面遷移のためのCSS ===============*/

/*画面遷移アニメーション*/
.splashbg{
    display: none;
}

/*bodyにappearクラスがついたら出現*/
body.appear .splashbg{
    display: block;
    content: "";
    position:fixed;
	z-index: 999;
    width: 100%;
    height: 100vh;
    top: 0;
	left: 0;
    transform: scaleX(0);
    background: linear-gradient(45deg,rgba(74,198,186,1),rgba(14,141,152,1));/*伸びる背景色の設定*/
	animation-name:PageAnime;
	animation-duration:1.2s;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
}

@keyframes PageAnime{
	0% {
		transform-origin:left;
		transform:scaleX(0);
	}
	50% {
		transform-origin:left;
		transform:scaleX(1);
	}
	50.001% {
		transform-origin:right;
	}
	100% {
		transform-origin:right;
		transform:scaleX(0);
	}
}

/*画面遷移の後現れるコンテンツ設定*/
#container{
	opacity: 0;/*はじめは透過0に*/
}

/*bodyにappearクラスがついたら出現*/
body.appear #container{
	animation-name:PageAnimeAppear;
	animation-duration:1s;
	animation-delay: 0.8s;
	animation-fill-mode:forwards;
	opacity: 0;
}

@keyframes PageAnimeAppear{
	0% {
	opacity: 0;
	}
	100% {
	opacity: 1;
}
}

/* CSS Document */
*{
	box-sizing: border-box!important;
}
#wrapper{
	position: relative;
	animation: fadein 3s forwards;
}

#vimeo-record-extension{
	display: none;
}

@keyframes fadein {
	0% {opacity: 0}
	100% {opacity: 1}
}

.kodomo{
	
	font-weight: 400;
	font-style: normal;
}

.gnav-box a{
	
	font-weight: 400;
	font-style: normal;
}


.subp #wrapper {
    background-image: url(../img/common/sub-bk.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
header #panel-btn .close {
    background: transparent;
	}
	header #panel-btn .close:before,
	header #panel-btn .close:after {
    margin-top: -1px;
	}
	header #panel-btn .close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	}
header #panel-btn .close:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
	}
.tel-area .txt02 span {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
}
html{
	font-size: 62.5%;	
}

body {
	/*font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;*/
	/*font-family: "times new roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro","HG明朝E", "ＭＳ 明朝","Sawarabi Mincho", sans-serif;*/
	/*font-family: 'Noto Serif JP', serif;*/
	/*font-family: "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;*/
	
	
	color: #354245;

	line-height: 1.8;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  -webkit-print-color-adjust: exact;

	background-color: #fff;
	
	font-family: "Noto Sans JP","montserrat", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo,sans-serif;
	font-weight: 400;
}

.montserrat-l{
font-family: montserrat, sans-serif;
font-style: normal;
font-weight: 300;

}

.montserrat-r{
font-family: montserrat, sans-serif;
font-style: normal;
font-weight: 400;

}

.montserrat-m{
font-family: montserrat, sans-serif;
font-style: normal;
font-weight: 500;

}

.montserrat-b{
font-family: montserrat, sans-serif;
font-style: normal;
font-weight: 700;

}

img { width:100%; height:auto; display:block;-webkit-backface-visibility: hidden;}
a   { 
	text-decoration:none; color:#354245;
	
}
ul  { list-style:none;}
.gothic   { font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif" }
.garamond { font-family: 'EB Garamond', serif; }
.pc { display: block;}
.pc-lnline { display: inline;}
.sp { display: none;}
.cf:after,
.cf::after {
	content: "";
	display: table;
	clear: both;
}
.cf > .left  { float: left;}
.cf > .right  { float: right;margin-right: 50px;

max-width: calc(100% - 220px);

}
.mw90     { width: 90%;  margin: 0 auto;}
.mw960     { width: 90%;  max-width:  960px; margin: 0 auto;}
.mw1200    { width: 90%;  max-width: 1200px; margin: 0 auto;}
.mw1600    { width: 90%;  max-width: 1600px; margin: 0 auto;}
.hov08 {
  transition: 0.4s;
}
#anchor_top {height: 0;} 

/* --------------------------------------------------------------------------------------------------------------------- header */
header .wrap {
	width: 100%;
  
	position: fixed;
	z-index: 9999;
}
header .inner-base {
	box-sizing: border-box;
}

.gnav-box{
	display: flex;
	justify-content: space-between;
	
}




.gnav-box-g{
	display: flex;
	justify-content: space-around;
	align-items: center;
	
}




/*! CSS Used keyframes */

@-webkit-keyframes btnAnime02 {
  0% {
    -webkit-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -6px);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}

@-moz-keyframes btnAnime02 {
  0% {
    -moz-transform: translate(0, 0);
  }
  50% {
    -moz-transform: translate(0, -6px);
  }
  100% {
    -moz-transform: translate(0, 0);
  }
}


/*
header #gNav ul li:nth-child(1) a:nth-child(1) {
	margin-top: 0.6em;
}
header #gNav ul li:nth-child(1) a:nth-child(2) {
}
header #gNav ul li:nth-child(1) a:before {
	display: inline-block;
	content: '';
	width: 0.5em;
	height: 0.5em;
	margin-right: 0.75em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
	transform-origin: top;
}
*/
/*
header #gNav ul li:nth-child(3) a span {
	opacity: 0.4;
}
*/




header #gNav02 {
	padding: 1.25em 0 1.0em;
}
header #gNav02 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	text-align: center;
	letter-spacing: -0.4em;
  width: 96%;
}
header #gNav02 ul li {
	display: inline-block;
  width: 12.5%;
}
header #gNav02 ul li:nth-last-child(1) {
}
header #gNav02 ul li a {
  display: inline-block;
	font-size: 75%;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	letter-spacing: normal;
	padding: 0.25em 0;
  width: 100%;
	box-sizing: border-box;
	border-right: 1px solid #d3d2d2;
	position: relative;
}
header #gNav02 ul li:first-child a {
	border-left: 1px solid #d3d2d2;
}
header #gNav02 ul li a:after {
	display: inline-block;
	content: '';
	width: 0;
	height: 2px;
	margin: auto;
	background: #000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	transition: 0.4s;
	width: 0%;
}
body.top header #gNav02 ul li:nth-child(1) a {
  color: #000;
}
body.top header #gNav02 ul li:nth-child(1) a:after {
	width: 100%;
}
header #gNav02 ul li a:before {
  display: block;
  content: '';
  white-space: nowrap;
  margin: auto;
  position: absolute;
  top: 0.25em;
  left: 0;
  right: 0;
  z-index: 100;
  opacity: 0;
  transition: 0.4s;
}
/*header #gNav02 ul li:nth-child(8) a:before { content: '会社案内'; }
header #gNav02 ul li:nth-child(7) a:before { content: 'モデルルーム'; }
header #gNav02 ul li:nth-child(6) a:before { content: '設備･仕様'; }
header #gNav02 ul li:nth-child(5) a:before { content: '間取り'; }
header #gNav02 ul li:nth-child(4) a:before { content: 'デザイン'; }
header #gNav02 ul li:nth-child(3) a:before { content: '周辺環境'; }
header #gNav02 ul li:nth-child(2) a:before { content: '資産性'; }
header #gNav02 ul li:nth-child(1) a:before { content: 'トップ'; }*/





/*header #gNav02 ul li:nth-child(3) a {
	pointer-events: none;
  z-index: -1;
}

header #gNav02 ul li:nth-child(3) a {
	opacity: 0.3;
}*/



header #fNav {
	background: #1a1a1a;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
}
header #fNav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*border-top: 1px solid #aaa;*/
}
header #fNav ul li {
	text-align: center;
	box-sizing: border-box;
	width: 20%;
}
header #fNav ul li:nth-child(1) {
	width: 80%;
}
header #fNav ul li:nth-child(2) {
	
}
header #fNav ul li:nth-child(3) {
	
}
header #fNav ul li:nth-child(1) {
	/*border-right: 1px solid #aaa;*/
}
header #fNav ul li a {
	display: block;
	color: #fff;
	font-size: 137.5%;
	font-weight: bold;
	line-height: 3;
	background: #000;
	border-right: #fff solid 1px;
}
header #fNav ul li:nth-child(1) a {
}
header #fNav ul li:nth-child(2) a {
}
header #fNav ul li:nth-child(3) a {
}
header #fNav ul li:nth-child(4) a {
	
}






/* --------------------------------------------------------------------------------------------------------------------- header END */
/* --------------------------------------------------------------------------------------------------------------------- billboard */

h2.st{
	text-align: center;
	margin-bottom: 2em;
	
}
h2.st img{
	height: 1.2em;
	
}
.entry-btn{
	display: block;
	background: #B59A5A;
	color: #fff;
	padding: 1em;
	max-width: 300px;
	margin: 0em auto 7em;
	text-align: center;
}



.caption-sec{
	background: #000;
	color: #fff;
	font-size: 80%;
	padding: 4em 0px;
}

.cv-sec{
	padding: 4em 0px;
	background: #F4F0E6;
}
.cv-sec-inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.tel-area{
	width: 50%;
	
}
.logo-area{
	max-width: 200px;
}

.free{
	max-width: 36px;
	display: inline-block;
	margin-right: 10px;
}
.tel-area .txt02{
	font-size: 300%;
	line-height: 1.2;
}

.tel-area .txt03{
	font-size: 80%;
}




@media only screen and (max-width: 767px) {
	.cv-sec-inner{
	display: block;
	justify-content: space-between;
	align-items: center;
}


.tel-area{
	width: 100%;
	text-align: center;
}
.logo-area{
	max-width: 200px;
}

	
	
	.logo-area{
	max-width: 200px;
		margin: 1em auto;
}
	
	
}

.second-h2{
	font-size: 150%;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 2em;
}

#billboard {
	
	/*overflow: hidden;*/
}
#billboard.page {
}
#billboard.page .inner01 {
	padding: 13em 0 12.75em;
	
	position: relative;
	z-index: 100;
}

#billboard.page .inner01 h2.ttl01 {
	color: #fff;
	font-size: 200%;
	font-weight: 300;
	line-height: 1;
	text-align: center;
}
#billboard.page .inner01 h2.ttl01:after {
	display: none;
	content: '';
	width: 0;
	height: 1px;
	margin: -0.18em auto 0;
  background: #000;
}


/* --------------------------------------------------------------------------------------------------------------------- billboard END */
/* --------------------------------------------------------------------------------------------------------------------- contents */
#contents {
	overflow: hidden;
	background: #fff;
}
#contents-news{
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	#contents {
	
}
}
/* --------------------------------------------------------------------------------------------------------------------- contents END */
/* --------------------------------------------------------------------------------------------------------------------- footer */
footer {
position: relative;
}
@media only screen and (max-width: 767px) {
	footer {

}
}


.spate{
	
}
@media only screen and (max-width: 767px) {
	.spate{
	
}
}
/*
/* --------------------------------------------------------------------------------------------------------------------- footer END */
@media only screen and (max-width: 1200px) {
	.mw1200 { width: 90%; }
	header .inner-base {
		width: 100%;
    padding-left: 2%;
	}
	header .left a img {
    width: 100%;
    height: auto;
	}
  header #gNav02 {
    padding: 0.75em 0 0.5em;
  }
	header #gNav02 ul li a {
		font-size: 81.25%;
    padding: 0.15em 0;
	}	
	#billboard {
    margin-top: 0px;
	}
	
}
@media only screen and (max-width: 960px) {
  header #gNav02 ul {
    justify-content: flex-start;
  }
  header #gNav02 ul li {
    width: 25%;
    margin-top: 0.5em;
  }
  #billboard {
    margin-top: 0px;
  }
	
}

#fadeLayer {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: 0.8;
		display: none;
		z-index: 9997;
	}
@media (min-width: 768px) {
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
  .hov08:hover { opacity: 0.3; transition: 1.0s; }
	header #gNav02 ul li a:hover {
		transition: 0.4s;
	}
	header #gNav02 ul li a:hover {
    background: #f9f7f0;
	}
	header #gNav02 ul li a:hover:after {
		width: 80%;
		transition: 0.4s;
	}
  header #gNav02 ul li a:hover:before {
    opacity: 1;
    transition: 0.4s;
  }
  header #gNav02 ul li a:hover span {
    opacity: 0.8;
    transition: 0.4s;
  }

}
@media only screen and (max-width: 767px) {
	
	
	.pc   { display: none;}
	.pc-inline   { display: none;}
	.sp   { display: block;}
	br.sp { line-height: 0;}
	body {
		font-size: 3.4vw;
		width: 100vw;
	}
	
	#billboard {
    margin-top: 0px;
	}
  #billboard.page .inner01 {
    padding: 8em 0 7.75em;
  }
	#billboard.page .inner01 h2.ttl01 {
		font-size: 200%;
	}
	#contents {
	}
	
	
	
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  body {
    font-size: 2.2vw;
  }
  header #gNav02 ul li a {
    line-height: 2.5;
  }
}

@media (min-width: 768px) {
	.pc{display: block!important;}
	.sp{display: none!important;}
}

@media (max-width: 767px) {
	.pc{display: none!important;}
	.sp{display: block!important;}
	
}
@media (max-width: 599px) {
.tab-pc{
	display: none!important;
}
}
@media (min-width: 600px) {
.tab-pc{
	display: block!important;
}
}
/*header*/
header .inner-base {
		width: 100%;
    height: 60px;
    padding: 0px 0 0;
    box-sizing: border-box;
	}
	header .left {
		padding: 20px;
		display: flex;
		align-items: center;
		transition: all 0.4s;
	}

	
header .left .g-logo {
	display: block;
	width: 180px;
	transition: all 0.4s;
	
}
header .left .ggst {
	display: block;
	font-size: 0.8rem;
	color: #fff;
	transition: all 0.4s;
	font-weight: normal;
	letter-spacing: 2px;
	margin-left: 10px;
}

	header #btnNavView {
    display: block;
    
		position: absolute;
		top: 0;
		right: 0;
		z-index: 9999;
	}
	header #btnNavView a {
    position: relative;
    display: block;
    width: 54px;
    height: 54px;
    padding: 0.1em 0.3em;
		box-sizing: border-box;
	}
  header #btnNavView a:after {
    display: block;
   
    color: #fff;
    font-size: 75%;
    text-align: center;
		position: absolute;
		top: calc(58% + 1em);
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
    z-index: 100;
  }
	header #gNav02 {
    display: none;
    width: 100%;
    margin: auto;
		padding: 0;
    
    position: fixed;
    top: 54px;
    left: 0;
    right: 0;
		z-index: 9998;
	}
	header #gNav02 ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		border-top: 1px solid #d3d2d2;
		width: 100%;
		margin-top: 40vh;
		
	}
	header #gNav02 ul li {
    display: block;
    text-align: center;
    margin: 0;
		width: 50%;
		position: relative;
		background: #fff;
	}
	header #gNav02 ul li:nth-last-child(1) {
	}
	header #gNav02 ul li:after {
    content: 'NEW';
    color: #fff;
		font-size: 75%;
    line-height: 1.5;
    letter-spacing: 0.1em;
    padding: 0 0.5em;
    position: absolute;
    top: 0;
    right: 0;
    background: #931a07;
	}
header #gNav02 ul li:nth-child(5){
	width: 100%;
}
header #gNav02 ul li:nth-child(5):after,
	header #gNav02 ul li:nth-child(4):after,
	header #gNav02 ul li:nth-child(1):after,
	header #gNav02 ul li:nth-child(2):after,
	header #gNav02 ul li:nth-child(3):after {
		display: none;
	}
	header #gNav02 ul li a {
		display: block;
    font-size: 112.5%;
    line-height: 3;
		padding: 0;
		box-sizing: border-box;
    border-left: none !important;
		border-bottom: 1px solid #d3d2d2;
	}
  body.top header #gNav02 ul li:nth-child(1) a {
    font-weight: 500;
    background: #ddd;
  }
	header #gNav02 ul li:nth-child(odd) a {
		border-right: 1px solid #d3d2d2;
	}
	header #gNav02 ul li a:after {
		
	}
	header #panel-btn-icon {
    pointer-events: all;
    position: absolute;
    display: block;
    top: 37%;
    left: 0;
    right: 0;
    width: 31px;
    height: 4px;
    margin: -1px auto;
    background: #ccc;
    transition: .2s;
	}
	header #panel-btn-icon:before,
	header #panel-btn-icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    width: 31px;
    height: 4px;
    background: #ccc;
    transition: .3s;
	}
	header #panel-btn-icon:before {
    margin-top: -10px;
	}
	header #panel-btn-icon:after {
    margin-top: 6px;
	}
	header #fNav ul li {
	
		height: 65px;
	}
	header #fNav ul li a {
    color: #fff !important;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 0;
    padding: 1em 0 0.25em;
    height: 100%;
    box-sizing: border-box;
	}
header #fNav ul li:nth-child(1) a {
    background: #B59A5A;
	}



	header #fNav ul li a img {
    width: auto;
    height: 47%;
    margin: 0 auto;
	}	
	header #fNav ul li a span.txt01 {
		display: block;
    line-height: 1;
    margin-top: 0.7em;
    font-size: 120%;
		letter-spacing: 5px;
	}


@media (max-width: 767px) {
	
	header .left .g-logo {
    display: block;
    width: 130px;
    transition: all 0.4s;
}
}






/*========= スクロール固定可変ナビのためのCSS ===============*/

header .wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1199;
    height: 0px;
	transition: all 0.7s ease-out 0.1s;/*アニメーション速度*/
	background-color: rgba(0, 0, 0, 0.0);
	
}
header .wrap.js_active {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1199;
    height: 60px;
	backdrop-filter: blur(3px);
	background-color: rgba(255, 255, 255, 0.03);
	
}

header .wrap .left {
		
		transition: all 0.4s;
	}
header .wrap.js_active .left {
		padding: 10px 10px;
		
	}

header .wrap.js_active .left .g-logo {
	display: block;
	width: 120px;
	
}
header .wrap.js_active .left .ggst {
	display: block;
	font-size: 0.7rem;
	color: #fff;
}



header .wrap .cv-menu-pc {
    opacity: 1;
    padding: 10px 5px;
    transition: all 0.4s ease-out 0s;
	width: 100%;
    display: flex;
}

header .wrap.js_active .cv-menu-pc {
    
    opacity: 1;
    padding: 5px;

}

header .wrap .cv-menu-pc a {
    display: flex;
    color: #B3B542;
    padding: 10px;
font-size: clamp(12px, 0.78vw, 18px);
    margin: 0em 10px 0em;
    text-align: center;
	align-items: center;
	line-height: 1.5;
}

header.second .wrap .cv-menu-pc a {

    color: #fff;

}
header.second .wrap .cv-menu-pc .dropdown__lists a {

    color: #354245;

}


header.second .wrap.js_active .cv-menu-pc a {

    color: #354245;

}

.js_active a.gnav-btn{
	color: #686868!important;
}
@media all and (max-width: 1230px) {
    /*SP*/
/*header #fNav {
	opacity: 0;
	transition: all 0.4s ease-out 0s;
	transition-delay: 0.25s;
	}
	header #fNav.fn_active {
	opacity: 1;
	}*/
	header .wrap.js_active {

    height: 60px;

	
}

	header .wrap .gnav-box {
    display: none;
    color: #fff;
    padding: 10px;

    margin: 0em auto 0em;
    text-align: center;
	
}
}


.gnavi__list {
    position: relative;
    transition: all .3s;
	
}
.gnavi__list:hover {
    /*backdrop-filter: blur(3px);*/
	
}

.gnavi__list:hover .gnav-text {
    color: #fff;
}
.dropdown__lists {
    transform: scaleY(0);/*デフォルトでは非表示の状態にしておく*/
    transform-origin: center top;/*変形を適応する基準をtopとする*/
    transition: all .3s;/*表示の変化を0.3秒に指定*/
    width: 900px;
    position: absolute;
    top: 55px;
    right: 0;
   
	
	background-color:rgba(255,255,255,0.9);
	backdrop-filter: blur(3px);
	padding: 15px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	z-index: 100;
}


.gnavi__list:hover .dropdown__lists {
    transform: scaleY(1);/*Gナビメニューにホバーしたら表示*/
}

.sc-link{
	display: flex!important;
	justify-content: space-between;
	align-items: center;
}

.sc-link span{
	margin-right: 15px;
}







/*スクロールモーション*/

.fadein {
    opacity: 0;
    transform: translateY(30px);
    transition: all 1s;
	-ms-filter: blur(6px);
    filter: blur(6px);
}




@media all and (min-width: 1201px) {
    /*PC*/
    /*トップ、共通*/
	.fadeinleft {
		opacity: 0;
		transform: translateX(-50px);
		transition: all 1s;
			ms-filter: blur(6px);
		filter: blur(6px);
	}

	.fadeinright {
		opacity: 0;
		transform: translateX(50px);
		transition: all 1s;
		transition-delay: 0.3s;
		ms-filter: blur(6px);
		filter: blur(6px);
	}
}


@media all and (min-width: 768px) and (max-width: 1200px) {
    /*TABLET*/
    /*トップ、共通*/
	.fadeinleft {
		opacity: 0;
		transform: translateY(20px);
		transition: all 1s;
			ms-filter: blur(6px);
		filter: blur(6px);
	}

	.fadeinright {
		opacity: 0;
		transform: translateY(20px);
		transition: all 1s;
		ms-filter: blur(6px);
		filter: blur(6px);
	}
}

@media all and (max-width: 767px) {
    /*SP*/
    /*トップ、共通*/
	.fadeinleft {
		opacity: 0;
		transform: translateY(0px)!important;
		transition: all 1s;
			ms-filter: blur(6px);
		filter: blur(6px);
	}

	.fadeinright {
		opacity: 0;
		transform: translateY(0px)!important;
		transition: all 1s;
		ms-filter: blur(6px);
		filter: blur(6px);
	}
}



/*========= ナビゲーション改のためのCSS ===============*/

.cover{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: -1;
    /*ナビのスタート位置と形状*/
	top:0;
    right: 0;
	width:100%;
    height: 100vh;/*ナビの高さ*/
	/*background: rgba(0, 0, 0, 0.7);*/
    /*動き*/
	transition: all 1.0s;
	opacity: 0;
	
}
.g-nav .g-nav-list{
    
    position: fixed;
    z-index: 999;
    width: 100%;
   z-index: -2;
	
	top: 0px;
    height: calc(100%);
    overflow: auto;
	background: #354245;

	opacity: 0;
	transition: all 1.0s;

    
}
.g-nav-list .gnav-box {
    display: none;

}
.nav-center{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

/*アクティブクラスがついたら位置を0に*/
.cover.panelactive{
    opacity: 1;
	z-index: 998;
}

/*ナビゲーションの横スクロール*/
.g-nav.panelactive .g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
	right: 0px;
   transition: all 1.0s;
	top: 0px;
    height: calc(100%);
    overflow: auto;
	opacity: 0.9;
    -webkit-overflow-scrolling: touch;
	display: block;
	background: #4B4D52;
  
}
.g-nav.panelactive .g-nav-list .gnav-box {
    display: block;
    width: 100%;
    padding-top: 80px;
}
/*ナビゲーション*/
.g-nav ul {
    /*ナビゲーション天地中央揃え*/
    width: 80%;
	margin: 0px auto;
}

/*リストのレイアウト設定*/

.g-nav li{
	list-style: none;
    text-align: center;

}

.g-nav li a{
	color: #fff;
	text-decoration: none;
	padding: 17px 0px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

@media only screen and (max-width: 767px) {

    .g-nav ul {
        width: 100%;
        margin: 15px auto;
        display: flex;
        flex-flow: row wrap;
    }

	.g-nav li a{
	color: #fff;
	text-decoration: none;
	padding: 3px 0px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

	}
@media only screen and (max-width: 767px) {

.g-nav li .sc-link-menu a{
	color: #fff;
	text-decoration: none;
	padding: 10px 0px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: clamp(11px, 0.67vw, 16px);
	border-top: 1px dotted #fff;
	opacity: 0.8;
}
	.g-nav li a.p-roundButton{
		width: 100%;
		margin-top: 20px;
		padding: 0px!important;
		
	}
	.g-nav li .p-roundButton--small .p-roundButton__label {
    font-size: 1.5rem!important;
		padding-left: 0px!important;
		padding-top: 13px;
    display: block;
}

}



/*========= ボタンのためのCSS ===============*/
.openbtn{
	position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
	top:5px;
	right: 5px;
	cursor: pointer;
    width: 50px;
    height:50px;
}
@media all and (max-width: 767px) {
    /*SP*/
    /*トップ、共通*/
.openbtn{
	position:fixed;
    z-index: 9999;
		top:5px;
	
	right: 15px;
	cursor: pointer;
    width: 50px;
    height:50px;
}

	.openbtn span{
    
	background-color: #fff;
  	
  }
}

@media all and (max-width: 599px) {
    /*SP*/
    /*トップ、共通*/
.openbtn{
	position:fixed;
    z-index: 9999;
		top:auto;
	top:5px;
	right: 15px;
	cursor: pointer;
    width: 50px;
    height:50px;
	font-size: 0;
}

	.openbtn span{
    
	background-color: #fff;
  	
  }
}


/*×に変化*/	
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 1px;
    border-radius: 2px;
	background-color: #000;
  	width: 45%;
	font-size: 0;
  }

.openbtn span:nth-of-type(1) {
	top:15px;	
}

.openbtn span:nth-of-type(2) {
	top:23px;
}

.openbtn span:nth-of-type(3) {
	top:31px;
}

.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
	background-color: #fff;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
	background-color: #fff;
}

.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
	background-color: #fff;
}
/*========= メニューホバーのためのCSS ===============*/
.Item{
  text-decoration: none;
  
}
.Item-Text{
  position: relative;
  z-index: 1;
	display: block;
	font-size: 90%;
}
.Item-Text:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;/*テキストからの距離*/
  width: 0%;/*初期状態では下線非表示*/
  height: 1px;/*下線の高さ*/
  background-color: rgba(255, 255, 255, 0.25);/*下線の色*/
  z-index: -1;
	transition: all 0.4s ease-out 0s;/*アニメーション速度*/
 
}

.top .nav-top.Item-Text:after,.map .nav-map.Item-Text:after,.brand .nav-brand.Item-Text:after
{
	/*ナビカレント表示*/
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;/*テキストからの距離*/
  width: 100%;/*初期状態では下線非表示*/
  height: 1px;/*下線の高さ*/
  background-color: rgba(255, 255, 255, 0.25);/*下線の色*/
  z-index: -1;
	transition: all 0.4s ease-out 0s;/*アニメーション速度*/
 
}

.Item-Text:before{
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;/*テキストからの距離*/
  width: 100%;/*初期状態では下線非表示*/
  height: 1px;/*下線の高さ*/
  background-color: rgba(255, 255, 255, 0.15);/*下線の色*/
  z-index: -1;
  
}

.Item:hover .Item-Text:after{
  width: 100%;/*hover時に表示*/
}





/*========= コンテンツエリア共通パーツ ===============*/


.h2-title{
	position: relative;
	margin-bottom: 2.5rem;
}
.t-logo{
	position: absolute;
	left: -10rem;
	top:0;
	width: 8.5rem;
	display: block;
}
.h2-jp{
	display: block;
	color: #354245;
	font-size: clamp(30px, 2.5vw, 55px);
	
}

.h2-en{
	display: block;
	color: #27B6BA;
	font-size: clamp(18px, 1.25vw, 32px);
	font-weight: 400;
}



@media only screen and (max-width: 767px) {
.t-logo{
	position: absolute;
	left: 0rem;
	top:-4rem;
	width: 5rem;
	display: block;
}
.h2-jp{
	display: block;
	color: #354245;
	font-size: 2.8rem;
	
}

.h2-en{
	display: block;
	color: #27B6BA;
	font-size: clamp(12px, 0.78vw, 18px);
	font-weight: 400;
}

}



/*! CVボタン*/


a.p-roundButton {
  margin: 0;
  padding: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  vertical-align: baseline;
  background: transparent;
	color: #364246;
  cursor: pointer;
  text-decoration: inherit;
}

@media screen and (max-width:767px)  {
  a.p-roundButton {
    margin: 0;
    padding: 20px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    vertical-align: baseline;
    background: transparent;
    color: #364246;
    cursor: pointer;
    text-decoration: inherit;
	  width: 50%;
}
}

*, *:before, *:after {
  box-sizing: border-box;
}


span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

  vertical-align: baseline;
  background: transparent;
  -webkit-overflow-scrolling: touch;
	letter-spacing: 0.06rem;
  word-wrap: break-word;
  word-break: break-word;
}




a.p-roundButton:active, a.p-roundButton:focus {
  outline: none;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.p-roundButton {
  pointer-events: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  display: inline-flex;
  width: 210px;
  height: 60px;
}

.p-roundButton:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 40px;
}

.p-roundButton__label {
  z-index: 2;
  position: relative;
  font-weight: 600;
  font-size: clamp(12px, 0.78vw, 18px);
  line-height: 20px;
  text-decoration: underline;
	    
	right: 10px;
}



.p-roundButton__arw {
  z-index: 2;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 27px;
  height: 27px;
  margin-top: -13.5px;
  border-radius: 50%;
  border: 1px solid #cdd4d4;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-roundButton__arw:after {
  content: '';
  display: block;
  width: 15px;
  height: 5px;
  background-image: url("../img/common/gr-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.p-roundButton--small {
  width: 200px;
  height: 40px;
}

.p-roundButton--small .p-roundButton__label {
  font-size: clamp(10px, 0.62vw, 13px);
  line-height: 15px;
  text-decoration: none;
}

.p-roundButton--small .p-roundButton__arw {
  right: 6px;
}

.p-roundButton--black:before {
  
  border: 1px solid #000;
  background-color: rgba(0, 0, 0, 0);
}

.p-roundButton--black .p-roundButton__label {
  color: #000;
}

.p-roundButton--black .p-roundButton__arw {
  border-color: #000;
}

.p-roundButton--black .p-roundButton__arw:after {
  background-image: url("../img/common/wt-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

@media (min-width: 60em) {
  .p-roundButton__line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .p-roundButton__line rect {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    transform: translate(1px, 1px);
    fill: none;
    stroke: #d0dcc2;
    stroke-width: 1;
    stroke-dasharray: 0, 100;
    stroke-dashoffset: 100;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 0.7, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-roundButton:hover .p-roundButton__label {
    color: #FFF;
    text-decoration: none;
  }
  .p-roundButton:hover .p-roundButton__arw:after {
    background-image: url("../img/common/gr-arrow.svg");
    background-repeat: no-repeat;
    background-position: left top;
  }
  .p-roundButton:hover .p-roundButton__line rect {
    stroke-width: 2;
    stroke-dasharray: 100, 0;
    stroke-dashoffset: 0;
  }
  .p-roundButton:hover .p-roundButton__arw {
    border-color: #fff;
  }
  .p-roundButton:before {
    transition-property: opacity;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-delay: 0.2s;
  }
  .p-roundButton:hover:before {
    background-color: #B3B542;
    transition-duration: 0.2s;
    transition-delay: 0s;
    opacity: 1;
  }
}

@media (max-width: 59.99em) {
  .p-roundButton {
    display: flex;
    margin: 0 auto;
  }
  .p-roundButton__label {
    padding-left: 5px;
  }
  .p-roundButton__line {
    display: none;
  }
}

:root .p-roundButton rect {
  stroke-width: 0;
}

@media all and (-ms-high-contrast: none) {
  .p-roundButton:hover {
    border: 1px solid #B3B542;
    border-radius: 210px;
  }
}



/*フッター*/


/*! CSS Used from: https://www.opexpark.co.jp/assets/css/style.css?v=1 */


.l-footer {
  position: relative;
  width: 100%;
  background-color: #1C293F;
  color: #fff;

}

.l-footer__menu {
  z-index: 2;
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}

.l-footer__bottom {
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  padding-bottom: 40px;
}

.l-footer__bottom__l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.l-footer__bottom__l__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.l-footer__logo {
  width: 96px;
  line-height: 0;
}

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

.l-footer__copyright {
  padding-left: 45px;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
font-weight: normal;
  font-size: clamp(10px, 0.62vw, 14px);
  line-height: 12px;
  color: #93aab0;
}

.l-footer__copyright span {
  
  font-size: clamp(10px, 0.62vw, 14px);

}

@media (max-width: 59.99em) {
  .l-footer__menu {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .l-footer__bottom {
    display: block;
    padding-bottom: 35px;
  }
  .l-footer__bottom__l {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  .l-footer__bottom__l__item {
    width: 100%;
    padding-top: 0;
  }
  .l-footer__bottom__l__item:not(:last-child) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: stretch;
    padding-top: 40px;
  }
  .l-footer__bottom__r {
    position: absolute;
    right: 0;
    bottom: 100px;
  }
  .l-footer__logo {
    width: 65px;
  }
  .l-footer__copyright {
    padding-left: 0;
    font-size: 0.9rem;
    transform: scale(0.9);
    transform-origin: 100% 50%;
    line-height: 13px;
    letter-spacing: 0px;
    text-align: right;
  }
}

.c-grid {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 50px;
}

.c-grid__row {
  position: relative;
  left: 30px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1850px;
}

.c-grid__col {
  width: 100%;
}

.c-grid__col img {
  width: 100%;
}

@media (min-width: 80em) {
  .c-grid__col {
    
  }
  .c-grid__col.lg-1 {
    width: 4.1666666667%;
  }
  .c-grid__col.lg-4 {
    width: 16.6666666667%;
	  
  }
  .c-grid__col.lg-18 {
    width: 75%;
  }
}

@media (min-width: 60em) and (max-width: 79.99em) {
  .c-grid__col {
    padding-right: 5%;
  }
  .c-grid__col.md-1 {
    width: 8.3333333333%;
  }
  .c-grid__col.md-2 {
    width: 16.6666666667%;
  }
  .c-grid__col.md-9 {
    width: 75%;
  }
  .c-grid__col.md-0 {
    display: none!important;
  }
}

@media (max-width: 59.99em) {
  .c-grid {
    padding-left: 40px;
    max-width: 100%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-grid__row {
    left: 10px;
  }
  .c-grid__col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .c-grid__col.xs-0 {
    display: none!important;
  }
  .c-grid__row {
    left: auto;
    min-width: 100%;
  }
}

.p-pagetop {
  cursor: pointer;
  position: relative;
}

.p-pagetop--cr {
  position: relative;
  right: -10px;
  display: block;
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-pagetop--cr .p-pagetop__label {
  display: block;
  position: relative;
  padding-right: 40px;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 600;
  font-size: clamp(12px, 0.78vw, 18px);
  line-height: 16px;
	color: rgb(201, 219, 217);;
}

.p-pagetop--cr .p-pagetop__slider {
  position: absolute;
  right: 10px;
  bottom: 0;
}

.p-pagetop--cr .p-pagetop__slider__rail {
  z-index: 1;
  position: relative;
  display: block;
  width: 1px;
  height: 45px;
  background-color:  rgb(201, 219, 217);;
}

.p-pagetop--cr .p-pagetop__slider:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  border-radius: 50%;
  z-index: 3;
  right: -5px;
  width: 11px;
  height: 11px;
  background-color:  rgb(201, 219, 217);;
  -webkit-animation: pagetop_slider_after_anim 3.5s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
  animation: pagetop_slider_after_anim 3.5s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}

@media (min-width: 60em) {
  .p-pagetop--cr:hover .p-pagetop__label {
    color:  rgb(201, 219, 217);;
	  opacity: 0.7;
  }
  .p-pagetop--cr:hover .p-pagetop__slider:after {
    background-color:  rgb(201, 219, 217);;
	  opacity: 0.7;
  }
}

@media (max-width: 59.99em) {
  .p-pagetop--cr {
    right: -10px;
  }
  .p-pagetop--cr .p-pagetop__label {
    padding-right: 30px;
    font-size: 1rem;
    line-height: 12px;
  }
}

.p-langNav {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-langNav li {
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 600;
  font-size: clamp(11px, 0.67vw, 16px);
  line-height: 15px;
}

.p-langNav li span {
  display: inline-block;
  padding: 10px 5px;
  color: #93aab0;
}

.p-langNav li:after {
  content: '/';
  display: inline-block;
  color: #364246;
}

.p-langNav li:last-child:after {
  display: none;
}

.p-langNav li a {
  display: inline-block;
  pointer-events: auto;
}

.p-langNav li a span {
  color: #364246;
  text-decoration: underline;
}

@media (min-width: 60em) {
  .p-langNav li a:hover span {
    color: #27B6BA;
    text-decoration: none;
  }
}

@media (max-width: 59.99em) {
  .p-langNav li {
    font-size: clamp(12px, 0.78vw, 18px);
    line-height: 17px;
  }
}

.p-footerNav {
  position: relative;
}

.p-footerNav__horizontal {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-footerNav__label--lv1 {
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 200;
  font-size: 1.625vw;
  line-height: 2.4375vw;
}

@media (min-width: 100em) {
  .p-footerNav__label--lv1 {
    font-size: 26px;
    line-height: 39px;
  }
}

.p-footerNav__label--lv1 a:not(.p-footerNav__global__blank) {
  position: relative;
  display: block;
}

.p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):before, .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):after {
  content: "";
  display: block;
  position: absolute;
  right: -24px;
  bottom: 0.5vw;
  width: 15px;
  height: 7px;
  background-size: contain;
}

.p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):before {
  background-image: url("https://www.opexpark.co.jp/assets/img/icon/arw-thin--grey.svg");
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 1;
}

.p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):after {
  background-image: url("https://www.opexpark.co.jp/assets/img/icon/arw-thin--blue3.svg");
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 0;
}

.p-footerNav__label--lv2 {
  padding-top: 40px;
}

.p-footerNav__label--lv2 a {
  position: relative;
  display: block;
}

.p-footerNav__label--lv2 a:before, .p-footerNav__label--lv2 a:after {
  content: "";
  display: block;
  position: absolute;
  left: 3.75vw;
  top: 50%;
  width: 15px;
  height: 7px;
  margin-top: -0.125vw;
  background-size: contain;
}

.p-footerNav__label--lv2 a:before {
  background-image: url("../img/common/arrow-lg.svg");
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 1;
}

.p-footerNav__label--lv2 a:after {
  background-image: url("../img/common/arrow-lg.svg");
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 0;
}

.p-footerNav__label--lv2 a.blank:before, .p-footerNav__label--lv2 a.blank:after {
  transform: rotate(0.0001deg) rotateZ(-45deg);
}

.p-footerNav__label--lv2 span {
  position: relative;
  left: -10px;
  display: inline-block;
  padding: 10px;
  font-family: 'Manrope', sans-serif;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 0.875vw;
  line-height: 1.3125vw;
}

@media (min-width: 100em) {
  .p-footerNav__label--lv2 span {
    font-size: clamp(11px, 0.72vw, 16px);
    line-height: 21px;
  }
}

.p-footerNav__label--lv2.-privacy {
  flex-shrink: 0;
  padding-top: 0;
  padding-left: 25.9375vw;
}

.p-footerNav__global li:nth-child(2) .p-footerNav__label--lv2 a:before, .p-footerNav__global li:nth-child(2) .p-footerNav__label--lv2 a:after {
  left: 4.375vw;
}

.p-footerNav__global {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}

.p-footerNav__global>li {
  padding-right: 4.375vw;
}

.p-footerNav__global>li:last-child {
  padding-right: 0;
}

.p-footerNav__global__blank {
  position: relative;
}

.p-footerNav__global__blank:before, .p-footerNav__global__blank:after {
  content: "";
  display: block;
  position: absolute;
  right: -25px;
  bottom: 3px;
  width: 15px;
  height: 15px;
  transform: rotate(0.0001deg) rotateZ(-45deg);
  background-size: contain;
}

.p-footerNav__global__blank:before {
  background-image: url("https://www.opexpark.co.jp/assets/img/icon/arw-thin--grey.svg");
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 1;
}

.p-footerNav__global__blank:after {
  background-image: url("https://www.opexpark.co.jp/assets/img/icon/arw-thin--blue3.svg");
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 0;
}

.p-footerNav__lang {
  position: relative;
  top: -3px;
  padding-left: 7.5vw;
}

.p-footerNav__line {
  position: relative;
  width: 1px;
  height: 100%;
  background-color: #e2e9e9;
}


  .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):before, .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):after {
    bottom: 10px;
  }
  .p-footerNav__label--lv2 a:before, .p-footerNav__label--lv2 a:after {
    left: 100px;
    margin-top: -3px;
  }
  .footer-inner li:nth-child(2) .p-footerNav__label--lv2 a:before, .footer-inner li:nth-child(2) .p-footerNav__label--lv2 a:after {
    left: 130px;
  }
	.footer-inner li:nth-child(3) .p-footerNav__label--lv2 a:before, .footer-inner li:nth-child(3) .p-footerNav__label--lv2 a:after {
    left: 90px;
  }
	.footer-inner li:nth-child(4) .p-footerNav__label--lv2 a:before, .footer-inner li:nth-child(4) .p-footerNav__label--lv2 a:after {
    left: 130px;
  }
	.footer-inner li:nth-child(5) .p-footerNav__label--lv2 a:before, .footer-inner li:nth-child(5) .p-footerNav__label--lv2 a:after {
    left: 120px;
  }
  .p-footerNav__global>li {
    padding-right: 75px;
  }
  .p-footerNav__lang {
    padding-left: 145px;
  }


@media (min-width: 60em) {
  .p-footerNav a:hover {
    color: #27B6BA;
  }
  .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):before, .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):after {
    transition-property: transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 0.7, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):hover:before, .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):hover:after {
    transform: rotate(0.0001deg) translateX(5px);
  }
  .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):hover:before {
    opacity: 0;
  }
  .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):hover:after {
    opacity: 1;
  }
  .p-footerNav__label--lv2 a:before, .p-footerNav__label--lv2 a:after {
    transition-property: transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 0.7, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-footerNav__label--lv2 a:hover:before, .p-footerNav__label--lv2 a:hover:after {
    transform: rotate(0.0001deg) translateX(5px);
  }
  .p-footerNav__label--lv2 a:hover:before {
    opacity: 0;
  }
  .p-footerNav__label--lv2 a:hover:after {
    opacity: 1;
  }
  .p-footerNav__label--lv2 a:hover.blank:before, .p-footerNav__label--lv2 a:hover.blank:after {
    transform: rotate(0.0001deg) rotateZ(-45deg) translateX(4px);
  }
  .p-footerNav__label--lv2.-privacy {
    padding-left: 40px;
    display: flex;
  }
  .p-footerNav__label--lv2.-privacy li:not(:last-child) {
    margin-right: 2.625vw;
  }
  .p-footerNav__label--lv2.-privacy a:before, .p-footerNav__label--lv2.-privacy a:after {
    right: -0.75vw;
    left: auto;
  }
  .p-footerNav__global__blank:before, .p-footerNav__global__blank:after {
    transition-property: transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 0.7, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-footerNav__global__blank:hover:before, .p-footerNav__global__blank:hover:after {
    transform: rotate(0.0001deg) rotateZ(-45deg) translateX(7px);
  }
  .p-footerNav__global__blank:hover:before {
    opacity: 0;
  }
  .p-footerNav__global__blank:hover:after {
    opacity: 1;
  }
}

@media (max-width: 79.99em) {
  .p-footerNav__label--lv2.-privacy {
    padding-left: 10vw;
  }
  .p-footerNav__label--lv2.-privacy a:before, .p-footerNav__label--lv2.-privacy a:after {
    right: -0.5vw;
    left: auto;
  }
}

@media (max-width: 59.99em) {
  .p-footerNav {
    border-bottom: 1px solid #e2e9e9;
  }
  .p-footerNav__horizontal {
    display: block;
    padding-bottom: 40px;
  }
  .p-footerNav__label--lv1 {
    padding-top: 15px;
    font-size: 2.5rem;
    line-height: 27px;
	  padding-bottom: 15px;
  }
  .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank) {
    display: inline-block;
  }
  .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):before, .p-footerNav__label--lv1 a:not(.p-footerNav__global__blank):after {
    bottom: 4px;
  }
/*  .p-footerNav__label--lv2 {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: stretch;
    padding-top: 12px;
  }*/
  .p-footerNav__label--lv2 a {
    padding-right: 25px;
  }
  /*.p-footerNav__label--lv2 a:before, .p-footerNav__label--lv2 a:after {
    left: auto;
    right: 22px;
    margin-top: -3px;
  }*/
  .p-footerNav__label--lv2 span {
    font-size: clamp(12px, 0.78vw, 18px);
    line-height: 17px;
  }
  .p-footerNav__label--lv2.-service {
    flex-wrap: wrap;
    padding-right: 18.115942029vw;
  }
  .p-footerNav__label--lv2.-service li {
    width: 112px;
    height: 26px;
  }
  .p-footerNav__label--lv2.-service a {
    display: inline-block;
  }
  .p-footerNav__label--lv2.-service span {
    padding: 0 10px;
    line-height: 25px;
  }
  .p-footerNav__label--lv2.-privacy {
    padding-left: 0;
    display: block;
  }
  .p-footerNav__label--lv2.-privacy a {
    padding-right: 0;
  }
  /*.p-footerNav__label--lv2.-privacy a:before, .p-footerNav__label--lv2.-privacy a:after {
    left: 100px;
  }*/
  .p-footerNav__label--lv2.-privacy a.-specified:before, .p-footerNav__label--lv2.-privacy a.-specified:after {
    left: 160px;
  }
  .p-footerNav__label--lv2.-privacy a.-information:before, .p-footerNav__label--lv2.-privacy a.-information:after {
    left: 150px;
  }
  .p-footerNav__global li:nth-child(2) .p-footerNav__label--lv2 a:before, .p-footerNav__global li:nth-child(2) .p-footerNav__label--lv2 a:after {
    left: auto;
  }
  .p-footerNav__global {
    display: block;
  }
  .p-footerNav__global>li {
    padding-right: 0;
  }
  .p-footerNav__global__blank:before, .p-footerNav__global__blank:after {
    right: -25px;
    bottom: 3px;
    width: 15px;
    height: 15px;
  }
  .p-footerNav__lang {
    left: -5px;
    top: auto;
    padding: 30px 0 0;
  }
  .p-footerNav__customer {
    padding: 10px 0 30px;
    border-top: 1px solid #e2e9e9;
  }
}

.u-no-event {
  pointer-events: none;
}


/*! CSS Used keyframes */

@-webkit-keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }
  25% {
    transform: scale(1) translateY(-35px);
  }
  50% {
    transform: scale(1) translateY(-35px);
  }
  75% {
    transform: scale(0.4) translateY(10px);
  }
  100% {
    transform: scale(0.4) translateY(10px);
  }
}

@keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }
  25% {
    transform: scale(1) translateY(-35px);
  }
  50% {
    transform: scale(1) translateY(-35px);
  }
  75% {
    transform: scale(0.4) translateY(10px);
  }
  100% {
    transform: scale(0.4) translateY(10px);
  }
}

@-webkit-keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }
  25% {
    transform: scale(0.8) translateY(-45px);
  }
  50% {
    transform: scale(0.8) translateY(-45px);
  }
  75% {
    transform: scale(0.4) translateY(10px);
  }
  100% {
    transform: scale(0.4) translateY(10px);
  }
}

@keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }
  25% {
    transform: scale(0.8) translateY(-45px);
  }
  50% {
    transform: scale(0.8) translateY(-45px);
  }
  75% {
    transform: scale(0.4) translateY(10px);
  }
  100% {
    transform: scale(0.4) translateY(10px);
  }
}



.footer-inner{
	
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;

}
.footer-inner li.footer-inner-list{
	width: 30%;
	border-top: 1px solid #E2E9E9;
	padding-top: 50px;
	padding-bottom: 80px;

}
.p-footerNav__label{
	position: relative;
}

.u-no-event{
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
.u-no-event-en{
	font-size: clamp(12px, 0.78vw, 18px);
	line-height: 1.5;
}
.link-arrow-area{
	position: absolute;
	right: 0px;
	top:0px;
	display: flex;
	align-items: center;
	height: 100%;
}

.footer-logo{
	margin-right: 8%;
}
@media only screen and (max-width: 767px) {
.footer-logo{
	margin-right: 0%;
}
.footer-logo img{
	display: block;
	margin: 50px auto;
	width: 50%!important;
	
}
.footer-inner{
	
	display: block;
	flex-flow: row wrap;
	justify-content: space-between;

}
.footer-inner li.footer-inner-list{
	width: 100%;
	border-top: 1px solid #E2E9E9;
	padding-top: 50px;
	padding-bottom: 80px;

}
}

.testarea{
	height: 100vh;
}

/*pagetopボタンまわり */


button {
  cursor: pointer;
  background-color: transparent;
  background: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button {
  color: #364246;
  font-family: "Noto Sans JP", Hiragino Kaku Gothic ProN, Hiragino Sans, BIZ UDPGothic, Meiryo, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.06rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: 40px;
}

@media (max-width: 59.99em) {
  button {
    font-size: clamp(12px, 0.78vw, 18px);
    line-height: 30px;
  }
}

button {
  line-height: 0;
}

span {
  letter-spacing: 0.06rem;
  word-wrap: break-word;
  word-break: break-word;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}




/*! アイコンまわり */



.p-svgArw {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  width: 122px;
  height: 122px;
}

.p-svgArw:before, .p-svgArw:after {
  content: '';
  display: block;
}

.p-svgArw:before {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e2e7e8;
  transform: rotate(0.0001deg) scale(0.8);
}

.p-svgArw:after {
  z-index: 2;
  position: relative;
  width: 33px;
  height: 9px;
  background-image: url("../img/common/gr-l-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}

.p-svgArw svg {
  display: none;
}

@media (min-width: 60em) {
  .p-svgArw:before {
    transition-property: transform opacity;
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-svgArw svg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 122px;
    height: 122px;
    transition-property: transform opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(0.8);
    opacity: 0;
  }
  .p-svgArw svg circle {
    fill: transparent;
    stroke: #27B6BA;
    stroke-width: 2px;
    stroke-dasharray: 376.991118431;
    stroke-dashoffset: 376.991118431px;
    transition-property: stroke-dashoffset;
    transition-duration: 0.7s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

@media (max-width: 79.99em) {
  .p-svgArw {
    transform: rotate(0.0001deg) scale(0.8);
  }
}

@media (max-width: 59.99em) {
  .p-svgArw {
    width: 75px;
    height: 75px;
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:after {
    left: 1px;
  }
}

@media (min-width: 60em) {
  a:hover .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
    opacity: 0;
  }
  a:hover .p-svgArw svg {
    transform: scale(1);
    opacity: 1;
  }
  a:hover .p-svgArw svg circle {
    stroke-dashoffset: 0px;
  }
}

div {
  letter-spacing: 0.06rem;
  word-wrap: break-word;
  word-break: break-word;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.p-svgArw {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
  width: 122px;
  height: 122px;
}

.p-svgArw:before, .p-svgArw:after {
  content: '';
  display: block;
}

.p-svgArw:before {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e2e7e8;
  transform: rotate(0.0001deg) scale(0.8);
}

.p-svgArw:after {
  z-index: 2;
  position: relative;
  width: 33px;
  height: 9px;
  background-image: url("../img/common/gr-l-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}

.p-svgArw svg {
  display: none;
}

.p-svgArw--small {
  width: 62px;
  height: 62px;
}

.p-svgArw--small:after {
  width: 15px;
  height: 7px;
  background-image: url("../img/common/gr-arrow.svg");
  background-repeat: no-repeat;
  background-position: left top;
}

.p-svgArw--small.glink:after {
    height: 15px!important;
    background-image: url(../img/common/glink.svg)!important;

}

@media (min-width: 60em) {
  .p-svgArw:before {
    transition-property: transform opacity;
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-svgArw svg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 122px;
    height: 122px;
    transition-property: transform opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scale(0.8);
    opacity: 0;
  }
  .p-svgArw svg circle {
    fill: transparent;
    stroke: #27B6BA;
    stroke-width: 2px;
    stroke-dasharray: 376.991118431;
    stroke-dashoffset: 376.991118431px;
    transition-property: stroke-dashoffset;
    transition-duration: 0.7s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-svgArw--small svg {
    width: 62px;
    height: 62px;
  }
  .p-svgArw--small svg circle {
    stroke-dasharray: 188.495559215;
    stroke-dashoffset: 188.495559215px;
  }
}

@media (max-width: 79.99em) {
  .p-svgArw {
    transform: rotate(0.0001deg) scale(0.8);
  }
}

@media (max-width: 59.99em) {
  .p-svgArw {
    width: 75px;
    height: 75px;
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
  }
  .p-svgArw:after {
    left: 1px;
  }
  .p-svgArw--small {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 60em) {
  a:hover .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
    opacity: 0;
  }
  a:hover .p-svgArw svg {
    transform: scale(1);
    opacity: 1;
  }
  a:hover .p-svgArw svg circle {
    stroke-dashoffset: 0px;
  }
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

@media (min-width: 60em) {
  a:hover .p-svgArw:before {
    transform: rotate(0.0001deg) scale(1);
    opacity: 0;
  }
  a:hover .p-svgArw svg {
    transform: scale(1);
    opacity: 1;
  }
  a:hover .p-svgArw svg circle {
    stroke-dashoffset: 0px;
  }
}



/*ページフォーマットセカンド*/


#section01,#section02,#section03 {
  padding: 7em 0px 10em;
  position: relative;
}

.section-inner {
  margin-top: 6rem;
  margin-bottom: 10rem;
}

@media only screen and (max-width: 767px) {
  .section-inner {
    margin-top: 3rem;
    margin-bottom: 5rem;
  }
}







/*! パンくず */

.st-Breadcrumb a {
  color: #49565e;
  text-decoration: none!important;
  cursor: pointer;
  -webkit-transition: all 0.3s ease, -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s ease, -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s ease, transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s ease, transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.st-Breadcrumb a:hover {
  opacity: 0.3;
}

.st-Breadcrumb_List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  max-width: 1600px;
  padding: 80px 150px 0;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
  font-size: clamp(12px, 0.78vw, 18px);
  line-height: 1;
  color: #49565e;
  letter-spacing: 0.05em;
position: absolute;
	top:0;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: 10;
}

@media (max-width: 1120px) {
  .st-Breadcrumb_List {
    max-width: 1120px;
    padding: 95px 30px 0;
  }
}

@media (max-width: 991px) {
  .st-Breadcrumb_List {
    padding-left: 30px;
    padding-right: 0;
    padding-top: 55px;
   
    font-weight: 300;
    font-size: clamp(11px, 0.67vw, 16px);
    line-height: 1;
    color: #49565e;
    letter-spacing: 0.01em;
  }
}

.st-Breadcrumb_Item {
  margin-right: 12px;
}

.st-Breadcrumb_Item::after {
  margin-left: 12px;
  content: '';
  display: inline-block;
  width: 16px;
  height: 6px;
  background-image: url("../img/common/gr-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;

  margin-bottom: 3px;
}

@media (max-width: 991px) {
  .st-Breadcrumb_Item::after {
    width: 13px;
    height: 5px;
    margin-bottom: 2.5px;
  }
}

.st-Breadcrumb_Item:last-child::after {
  content: none;
}

.st-Breadcrumb_Link {
  text-decoration: none;
  text-transform: uppercase;
}

a:hover {
	transition: all 0.4s ease-out 0s;
    color: #666;
}


/*! サンエーホーム */

.top-navbox{
  position: relative;
  
}
.top-navbox .wrap{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.top-nav-inner{
  border-right: 1px solid rgba(255, 255, 255, 0.5 );
  padding-left: 4%;
  padding-right: 4%;
  padding-top: 50px;
 position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  z-index: 10;
  height: 100vh;
}




.top-nav-inner.second-logo{
  border-right: none;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 50px;
 position: absolute;
  top: 0;
  left: 0;
  width: 12%;
  z-index: 10;
  height: auto;
}
@media only screen and (max-width: 767px) {
  
	.top-nav-inner {
    border-right: none;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    z-index: 10;
    height: 100vh;
  }
	 .top-nav-inner.second-logo{
  border-right: none;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
 position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  z-index: 1998;
  height: auto;
} 
}
.logo-sec{
  margin: auto;
  margin-bottom: 5vh;
  width: 70%;
  
}

.top-nav-list li{
  margin-bottom: 0.8vh;
}
.top-nav-list li a{
  color: #fff;
  font-weight: bold;
  font-size: clamp(11px, 0.72vw, 16px);
  transition: all 0.3s ease-out 0s;
}
.top-nav-list li a:hover{
  opacity: 0.5;
}

/*========= 背景動画設定のCSS ===============*/

/*header設定*/


#video-area{
  position: fixed;
  z-index: -1;/*最背面に設定*/
  top: 0;
  right:0;
  left:0;
  bottom:0;
  overflow: hidden;
}

#video {
  /*天地中央配置*/
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}



/*! モアボタン */
/* Third Button */
/* Button Styles */

.more-button-center {
  display: flex;
  height: 60px;
  width:90%;
  max-width: 550px;
  border: 1px solid #1C293F;
  margin: 20px auto;
  color: #1C293F;
  text-transform: uppercase;
  text-decoration: none;
  font-size: clamp(13px, 0.83vw, 20px);
  letter-spacing: 1.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 30px;
  box-sizing: border-box;
  transition: all 0.4s ease-out 0s;
  text-align: center;
	position: relative;
  cursor: pointer;
}





.more-button-center a {
  position: relative;
  transition: all .45s ease-Out;
      
  
}

.more-button-center:hover .circle-bk {
  width: 200%;
  height: 500%;
  opacity: 1;
  
}

.more-button-center:hover a {
  color: #2D3142;

}


.more-button {
  display: inline-flex;
  height: 60px;
  width:100%;
  border: 1px solid #fff;
  margin: 20px 0px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: clamp(13px, 0.83vw, 20px);
  letter-spacing: 1.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 30px;
  box-sizing: border-box;
}

a {
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
}

.more-button {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.more-button a {
  position: relative;
  transition: all .45s ease-Out;
  padding-top: 5px;
}

.js-auto-slider-elm .more-button a {
  color: #fff;
}



.circle-bk {
  width: 0%;
  height: 0%;
  opacity: 0;
  line-height: 40px;
  border-radius: 50%;
  background: #BFC0C0;
  position: absolute;
  transition: all .5s ease-Out;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.more-button:hover .circle-bk {
  width: 200%;
  height: 500%;
  opacity: 1;
  
}

.more-button:hover a {
  color: #2D3142;
}



.cv-area{
  position: fixed;
  top: 100px;
  right: 10px;
  z-index: 100;
}

.line-area{
  position: fixed;
  bottom: 30px;
  right: 0px;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  
	.cv-area{
    display: none!important;
  }
  
  .line-area{
    display: none!important;
  }
	  
}
.more-button-black {
  display: inline-flex;
  height: 60px;
  width:auto;
  border: 1px solid #1C293F;
  margin: 20px 0px;
  color: #1C293F;
  text-transform: uppercase;
  text-decoration: none;
  font-size: clamp(13px, 0.83vw, 20px);
  letter-spacing: 1.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0px 40px;
}

a {
  color: #1C293F;
  text-decoration: none;
  letter-spacing: 1px;
}

.more-button-black {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.more-button-black a {
  position: relative;
  transition: all .45s ease-Out;
  padding-top: 5px;
}

.circle-bk {
  width: 0%;
  height: 0%;
  opacity: 0;
  line-height: 40px;
  border-radius: 50%;
  background: #BFC0C0;
  position: absolute;
  transition: all .5s ease-Out;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.more-button-black:hover .circle-bk {
  width: 200%;
  height: 500%;
  opacity: 1;
  
}

.more-button-black:hover a {
  color: #2D3142;
}



/*------- タイトル画像文字が流れる -------*/
.flow-font01 {
  position: relative;
  padding: 100px 10vw;
  overflow: hidden;
}
.flow-font01::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 230px;
  background-image: url(../img/reform/reform.svg);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: 1000px auto;
  animation: flow-font01 60s linear infinite;
  z-index: -1;
}
@keyframes flow-font01 {
  0%   { background-position: 0 0;}
  100% { background-position: -1000px 0;}
}
@media screen and (max-width: 768px) {
.flow-font01 {
    padding: 60px 10vw;
}
.flow-font01::before {
  height: 90px;
  background-size: 500px auto;
}
@keyframes flow-font01 {
  0%   { background-position: 0 0;}
  100% { background-position: -500px 0;}
}
}

.second-c{
  position: absolute;
  top: 300px;
  left: 0;
  width: 100%;
  z-index: 10;
  
}

.second-c-jp{
  font-size: 40px;
  font-weight: bold;
  color: #000;
  font-family: "Noto Serif JP", serif;
}


/* tuizui */
.wrap {
  width: 100%;
  height: 100%;
  display: flex;
}

.left_contents {
  width: 20%;
  height: 12000px;
  background-color: #D00;
  position: relative;
}

.menu {
  position: -webkit-sticky; /* 任意 */
  position: sticky;
  background-color: lightgreen;
  top: 0;
  left: 0;
}

.right_contents {
  float: right;
  width: 80%;
  height: 12000px;
  background-color: rgb(144, 211, 238);
}

h2 {
  margin: 0;
}

#second-contents{
  z-index: 102;
  margin-top: 0px;
}
.mv-img{
  
 
  
}

.t-img-none{
  background-color: #F1EFEB;
  height: auto;
}


.second-contents{
  
  position: absolute;
  z-index: 10;
  top: -500px;
  left: 0;
  width: 100%;
  
}
/* sns-cv */

.sns-btn-sec{
  width: 70px;
  background: #2E2E2E;
  padding: 18px;
  border-radius: 40px;

}
.sns-btn-sec li{
  margin-bottom: 15px;
}
.sns-btn-sec li:first-child{
  padding-top: 10px;
  
}
.sns-btn-sec li:nth-child(2){
  padding-bottom: 15px;
  border-bottom: #fff solid 1px;
}

.sns-btn-sec li:nth-child(4){
  margin-bottom: 20px;
}
.sns-btn-sec li:last-child{
  margin-bottom: 10px;
}




/*! フッター要素 */
img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
}

ul {
  list-style: none;
}

div,
span,
img,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: clamp(13px, 0.83vw, 20px);
  vertical-align: baseline;
  background: transparent;
  -webkit-overflow-scrolling: touch;
}

a {
  margin: 0;
  padding: 0;
  font-size: clamp(13px, 0.83vw, 20px);
  vertical-align: baseline;
  background: transparent;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

ul {
  list-style: none;
}

div,
span {
  letter-spacing: 0.06rem;
  word-wrap: break-word;
  word-break: break-word;
}

a:active,
a:focus {
  outline: none;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.c-grid {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 50px;
}

.c-grid__row {
  position: relative;
  left: 30px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1850px;
}

.c-grid__col {
  width: 100%;
}

.c-grid__col img {
  width: 100%;
}

@media (max-width: 59.99em) {
  .c-grid {
    padding-left: 40px;
    max-width: 100%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-grid__row {
    left: 10px;
  }

  .c-grid__col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .c-grid__row {
    left: auto;
    min-width: 100%;
  }
}

button {
  cursor: pointer;
  background-color: transparent;
  background: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button {
  color: #364246;
  font-family: "Noto Sans JP", Hiragino Kaku Gothic ProN, Hiragino Sans, BIZ UDPGothic, Meiryo, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.06rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: 40px;
}

@media (max-width: 59.99em) {
  button {
    font-size: clamp(12px, 0.78vw, 18px);
    line-height: 30px;
  }
}

small {
  font-size: clamp(12px, 0.78vw, 18px);
  line-height: 38px;
}

@media (max-width: 59.99em) {
  small {
    font-size: clamp(11px, 0.67vw, 16px);
    line-height: 28px;
  }
}

button {
  line-height: 0;
}

div,
span {
  letter-spacing: 0.06rem;
  word-wrap: break-word;
  word-break: break-word;
}

a:active,
a:focus {
  outline: none;
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.c-grid {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 50px;
}

.c-grid__col {
  width: 100%;
}

@media (max-width: 59.99em) {
  .c-grid {
    padding-left: 40px;
    max-width: 100%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-grid__row {
    left: 10px;
  }

  .c-grid__col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .c-grid__row {
    left: auto;
    min-width: 100%;
  }
}

::selection {
  color: #ffffff;
  background-color: #0c2f9e;
}

.c-grid__col img {
  width: 100%;
}

@media all {

  *,
  :after,
  :before {
    border: 0 solid;
    box-sizing: border-box;
  }

  :after,
  :before {
    --tw-content: "";
  }

  a {
    color: inherit;
    text-decoration: inherit;
  }

  button {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
  }

  button {
    text-transform: none;
  }

  button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
  }

  p {
    margin: 0;
  }

  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  button {
    cursor: pointer;
  }

  :disabled {
    cursor: default;
  }

  img {
    display: block;
    vertical-align: middle;
  }

  img {
    height: auto;
    max-width: 100%;
  }

  *,
  :after,
  :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
  }

  button {
    font: inherit;
    letter-spacing: inherit;
  }

  html body a {
    text-decoration: none;
  }
}

a:where(:not(.wp-element-button)) {
  text-decoration: underline;
}

.box2-sitemap {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.f-sitemap-area {
  width: 90%;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.f-logo-area {
  width: 30%;
}

.f-sitemap {
  width: 70%;
}

.sitemap-list {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.sitemap-list li.sitemap-list-li {
  width: 100%;
}

.sitemap-list li:last-child {
  border-right: none;
}

.sitemap-list li a {
  font-size: clamp(13px, 0.83vw, 20px);
  color: #b7becd;
  font-family: "harenosora";
}

.sitemap-list-li-wrapper {
  width: 23%;
  border-right: 1px solid #b7becd;
}

.f-text-center{
  color: #fff;
  font-size: clamp(13px, 0.83vw, 20px);
  text-align: center;
  line-height: 2;
  margin-bottom: 40px;
}

.f-txt-wt{
  color: #fff!important;
  font-weight: 400;
}
.f-button{
  max-width: 500px;
  height: 100px!important;
  background-color: #fff;
  border-radius: 50px!important;
  color: #000!important;
  margin: 20px auto;
  display: flex!important;
}

@media only screen and (max-width: 767px) {
  .f-button{
	height: 60px!important;
	}  
}


/*! CSS Used keyframes */
@-webkit-keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }

  25% {
    transform: scale(1) translateY(-35px);
  }

  50% {
    transform: scale(1) translateY(-35px);
  }

  75% {
    transform: scale(0.4) translateY(10px);
  }

  100% {
    transform: scale(0.4) translateY(10px);
  }
}

@keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }

  25% {
    transform: scale(1) translateY(-35px);
  }

  50% {
    transform: scale(1) translateY(-35px);
  }

  75% {
    transform: scale(0.4) translateY(10px);
  }

  100% {
    transform: scale(0.4) translateY(10px);
  }
}

@-webkit-keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }

  25% {
    transform: scale(0.8) translateY(-45px);
  }

  50% {
    transform: scale(0.8) translateY(-45px);
  }

  75% {
    transform: scale(0.4) translateY(10px);
  }

  100% {
    transform: scale(0.4) translateY(10px);
  }
}

@keyframes pagetop_slider_after_anim {
  0% {
    transform: scale(0.4) translateY(10px);
  }

  25% {
    transform: scale(0.8) translateY(-45px);
  }

  50% {
    transform: scale(0.8) translateY(-45px);
  }

  75% {
    transform: scale(0.4) translateY(10px);
  }

  100% {
    transform: scale(0.4) translateY(10px);
  }
}







/*! フッターショールーム */


.title-area {
  margin-bottom: 20px;
}

.h2-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
}

.title-area-en {
  font-size: clamp(24px, 1.66vw, 42px);
  font-family: "dairy";
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .title-area-en {
  font-size: clamp(18px, 1.25vw, 32px);
  font-family: "dairy";
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}
	
	  
}


.title-area-ja {
  font-size: clamp(24px, 1.66vw, 42px);
  font-family: "harenosora";
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
	line-height: 1.5;
}

.title-area-line {
  width: 100px;
}

#showroom-f {
  padding-top: 200px;
  padding-bottom: 200px;
  background: url(https://brafman.xsrv.jp/sanei/sanei/assets/img/top/f-showroom-bk.jpg) no-repeat center center;
  background-size: cover;
}

.cv-btn-list {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: center;
}

.cv-btn-list li {
  width: 23%;
}

#loadmap-f {
  padding-top: 200px;
  padding-bottom: 200px;
  background: url(../img/top/f-load-map-bk.jpg) no-repeat center center;
  background-size: cover;
}
.loadmap-f {
  padding-top: 100px;
  padding-bottom: 50px;
  background: url(../img/top/f-load-map-bk.jpg) no-repeat center center;
  background-size: cover;
	border-radius: 10px;
}

.l-footer__bottom__l__item ul {
  display: flex;
  
  align-items: center;
}

.l-footer__bottom__l__item ul li {
  margin: 0px 10px;
	width: 7%;
}




.h4-t{
  font-size: clamp(18px, 1.25vw, 32px);
  font-family: var(--font-primary-m);
  font-weight: 600;
  margin: 20px auto;
	text-align: left;
}

/*! 右よせ左寄せボタン */
.left-btn{
  margin-top: 50px;
  display: flex;
  justify-content: left;
}
.center-btn {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}
.rigth-btn{
  margin-top: 50px;
  display: flex;
  justify-content: right;
}
.js-pjax{
  width: auto;
  display: inline-block;
  margin-right: 40px;
}
.center-btn .js-pjax{
  margin-right: 0px;
}

.p-footerNav__label--lv1 p{
  margin-bottom: 0px!important;
}
.p-footerNav__label {
  position: relative;
  padding-right: 80px;
}
.u-no-event {
  font-size: clamp(18px, 1.07vw, 25px);
  font-family: var(--font-primary-m);
  font-weight: 400;
  line-height: 1.5;
}



.u-no-event.glink-t {
  font-size: clamp(13px, 0.83vw, 20px);
  font-family: var(--font-primary-m);
  font-weight: 400;
  line-height: 1.5;
}



.u-no-event-en {
  font-size: 12px;
  font-family: var(--font-en);
  color: var(--clr-gray);
  line-height: 1.5;
}


@media only screen and (max-width: 767px) {
  
	.u-no-event {
  font-size: clamp(15px, 1.07vw, 30px);
  font-family: var(--font-primary-m);
  font-weight: 400;
  line-height: 1.5;
		letter-spacing: 0em!important;
}
	  .u-no-event-en {
  font-size: 10px;
  font-family: var(--font-en);
  color: var(--clr-gray);
  line-height: 1.5;
}
}


.p-svgArw svg circle {
  stroke: #000;
  stroke-width: 1px;
}

.mb-100{
  margin-bottom: 100px;
}

.f-logo-text{
	font-size: clamp(12px, 0.78vw, 18px);
	font-family: "harenosora";
}
.annotation{
	margin-top: 30px;
	font-size: clamp(10px, 0.62vw, 14px);
}

@media only screen and (max-width: 767px) {
  .mb-100{
  margin-bottom: 50px;
}
	.btn-box2 a{
    width: 100%;
  }
	  
}

@media only screen and (min-width: 768px) {
  .f-sitemap .sitemap-list-inner-f{
	margin-left: 20px;
}

	  
}

.sitemap-list li a:hover {
    opacity: 0.7;
}

#loadmap-f{
  padding-top: 100px;
  padding-bottom: 100px;
  background:url(../img/top/f-load-map-bk_pc.jpg) no-repeat center center;
  background-size: cover;
  
}


#showroom-f{
  padding-top: 100px;
  padding-bottom: 100px;
  background:url(../img/top/f-showroom-bk.jpg) no-repeat center center;
  background-size: cover;
  
}
.cv-btn-list{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: center;
}
.cv-btn-list li{
  width: 23%;
}
@media only screen and (max-width: 767px) {
  
	.cv-btn-list li{
    width: 100%;
    margin-bottom: 10px;
  }
	.more-button a {
    text-align: center;
		padding-top: 0px;
}
	.f-button {
    
    margin: 10px auto!important;

}
  #loadmap-f{
  padding-top: 100px;
  padding-bottom: 100px;
  background:url(../img/top/f-load-map-bk_sp.jpg) no-repeat center center;
  background-size: cover;
  
}
#showroom-f{
  padding-top: 100px;
  padding-bottom: 100px;
  background:url(../img/top/f-showroom-bk.jpg) no-repeat center center;
  background-size: cover;
  
}
	
	  
}

.cv-btn-list li a{
  
}

.box2-sitemap{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  
}
.f-sitemap-area{
  width: 90%;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.f-logo-area{
  width: 30%;
}

.f-sitemap{
  width: 70%;
}
@media only screen and (max-width: 767px) {
  .f-sitemap-area{

  padding-top: 30px;
  padding-bottom: 50px;
}
	.f-logo-area{
    width: 100%;
    margin-bottom: 30px;
  }
  
  .f-sitemap{
    width: 100%;
  }
	  
}

.sitemap-list{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
 
}
.sitemap-list li.sitemap-list-li{
  width: 100%;
  
}
.sitemap-list li:last-child{
  border-right: none;
}
.sitemap-list li a{
  font-size: clamp(13px, 0.83vw, 20px);
  color: #b7becd;
  font-family: "harenosora";
}
.sitemap-list-li-wrapper{
  width: 25%;
  border-right: 1px solid #b7becd;
}

@media only screen and (max-width: 767px) {
  
	.sitemap-list-li-wrapper{
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #b7becd;
		

  }
	  .f-sitemap-area .sitemap-list-li-wrapper{
    padding-bottom: 1em;
		  padding-top: 1em;

  }
}
@media only screen and (min-width: 768px) {
	.g-nav-list .sitemap-list{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
 
}
}

@media only screen and (max-width: 767px) {
	.g-nav-list .sitemap-list{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  position: relative;
  margin-top: 0px;
 
}
	}
.building-img{
  position: relative;
  height: auto;

  aspect-ratio:477/419;


}

.building01{
  width: 60%;
  position: absolute;
  top:0;
  right: 0;
  z-index: 1;
}

.building02{
  width: 80%;
  position: absolute;
  top:25%;
  left: 0;
  z-index: 3;
}
.building03{
  width: 40%;
  position: absolute;
  top:70%;
  right: 15%;
  z-index: 2;
}
.square-build{
  width: 20%;
  position: absolute;
  bottom:0;
  left: 35%;
  z-index: 1;
  aspect-ratio:1/1;
  background-color: #D9D9D9;
}

@media (max-width:1200px) {
  .top-nav-list li a{
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    transition: all 0.3s ease-out 0s;
  }
}


@media only screen and (max-width: 767px) {
  
	.top-nav-list{
    display: none;
  }
  
	  
}
.b-overflow{
	overflow: hidden;
}


.cv-g-nav{
	display: flex;
	flex-wrap: row wrap;
	justify-content: space-between;
	position: absolute;
	bottom: 10vh;
	left: 0;
	right: 0;
}

.cv-g-nav li{
	width: 30%;
}

.cv-g-nav li a{
	border: 1px solid;
	padding: 20px;
	color: #fff;
	background: #1C293F;
	font-family: "harenosora";
	font-size: clamp(14px, 0.9vw, 22px);
	border-radius: 5px;
	position: relative;
	
}
.cv-g-nav li a:hover{
	opacity: 0.7;
	
}


.cv-g-nav li a::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    top: 0;
    bottom: 0;
	right: 20px;
    margin: auto;
    transform: rotate(45deg);
}


.logo-gnav{
	position: absolute;
	top: 10vh;
	left: 0;
	right: 0;
	width: 120px;
	margin: auto;
}
.logo-gnav a:hover{
	opacity: 0.7;
}
.footer-logo{
	display: block;
  width: 30%;
  max-width: 200px;
  margin-bottom: 20px;
  margin-right: 8%;
}



@media only screen and (max-width: 767px) {
  .footer-logo{
	width: 50%; max-width: 200px; margin-bottom: 20px;
	  margin: auto;
}
	.sitemap-list li.sitemap-list-li {
    width: 50%;
    text-align: center;
}
	
	.sitemap-list ul.sitemap-list-inner-f li.sitemap-list-li {
    width: 100%;
    text-align: center;
}
	
	.f-logo-area{
		text-align: center;
	}
	.cv-g-nav{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	position: relative;
		margin: auto;
		width: 96%!important;
bottom: 0;
		margin-bottom: 100px!important;
}

.cv-g-nav li:nth-child(1){
	width: 48%;
	margin-bottom: 10px;
}
.cv-g-nav li:nth-child(2){
	width: 48%;
	margin-bottom: 10px;
}
.cv-g-nav li:nth-child(3){
	width: 100%;
}	

.logo-gnav{
	position: relative;
	
	top: 0;

	width: 60px;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 60px;
}
  .cv-g-nav li a{
	
	font-size: clamp(12px, 0.83vw, 20px);

}
	.logoactive{
		display: none;
	}
	
	.cv-g-nav li a{
		padding: 20px 10px;
	font-size: clamp(10px, 0.62vw, 14px);
}
	.cv-g-nav li a::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    transform: rotate(45deg);
}
}

@media only screen and (max-width: 767px) {
.hide-on-scroll{
	display: none!important;
	transition: 0.5s;
}
.element-to-hide{
	transition: 0.5s;
	}
}

/* 初期表示される黒丸スタイル */
.page_ttl--list a::before {
  content: "";
  position: absolute;
  top: 1em;
  left: .5em;
  width: .5rem;
  border-radius: 50%;
  border: 1px solid transparent;
  background-color: transparent;
}

/* 現在地にいるリンクに黒丸を表示 */
.page_ttl--list a.is-current::before {
  content: "●";
  color: #1C293F;
  font-size: 0.8rem; /* 少し小さめでバランスを取る */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-48%); /* ← 50%だと少し下に見える場合、48%に */
  background: none;
  border: none;
  line-height: 1; /* これもズレを減らすため重要 */
}

.page_ttl--list a {
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
  line-height: 1.6; /* 明示的に文字の高さを制御 */
}