
@charset "UTF-8";
body{
font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;

}

ul{
list-style: none outside;
}

@media (min-width: 0) {
.navbar-toggle {
display: block;
}
}

.btn-outline-success{
border-color: #deb00d;
color: #deb00d;
}
.btn-outline-success:hover{
background-color: #deb00d;
}

.amikake{
position: relative;
width: 100%;
height: 100%;
color: #fff;
background-color: rgba(0,0,0,0.35);
}

.amikake-d{
position: relative;
width: 100%;
height: 100%;
color: #fff;
background-color: rgba(0,0,0,0.4);
transition: 0.5s;
}
.amikake-d:hover{
transition: 0.5s;
background-color: rgba(0,0,0,0.35);
}

.bg-dark{
background-color: #0b0b0b !important;
}

.navbar.onbg{
min-height: 90px;
background-color: rgba(0,0,0,0.7);
font-size: 90%;
z-index: 100000000000;
}

.navbar.nobg{
position: fixed;
width: 100%;
min-height: 90px;
font-size: 90%;
z-index: 90000000000 !important;
background-color: rgba(0,0,0,0.7);
display: none;
}

.navbar.nobg .navbar-toggler{
top: 15px;
position: relative;
float: right;
}

.left-set ,.right-set{
margin: 0px -15px;
padding: 0px;
overflow: hidden !important;
}

.navbar .navbar-brand img{
width: 170px;
}

.navbar .form-inline{
width: 270px;
}

.navbar .form-inline input.form-control{
width: 180px !important;
}

.navbar .form-inline input.btn{
width: 80px !important;
}

.contplc{
position: relative;
z-index: 10000000;
}

footer{
background-color: #000;
}

.kuten{
	position: relative;
	float: none;
	top: -9px;
	left: 9px;
}

.smallVbox a.link{
	color: #fff;
	text-decoration: none;
	width: 100%;
}


#rtop{
	position: absolute;
	top: 0px;
}

.rtop{
	position: relative;
	bottom: 0px;
	background-color: #3a3a3a;
	right: 0px;
	float: right;
	font-size: 90%;
	display: inline-block;
	margin-top: -37px;
	margin-right: 20px;
}


.rtop a{
	color: #bfbfbf;
}


@media (max-width: 1350px) {
.form-inline{
display: none;
}
}


@media (min-width: 900px) {

.logo{
/* position: absolute; */
position: fixed; 
top: 50%;
left: 50%;
transform: translate(-40%, -50%);
-webkit-transform: translate(-40%, -50%);
-ms-transform: translate(-40%, -50%);
z-index: 100;
}

.logo h1{
width: 200px;
text-align: center;
position: absolute;
left: -120px;
top: -140px;
}

.logo h1 p.copys{
width: 1000px;
position: relative;
margin-left: -410px;
color: #fff;
font-weight: 600;
}

.logo h1 img{
width: 100%;
}

/* フェードイン表示用 */
.is_flow_in{
display: none;
left: -100px !important;
}

.is_flow_out{
display: block;
}


.topcopy{
background-image: url("../img/top/copy.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.home{
background-position: center 0px;
background-size: 165%;
background-image: url(../img/top/basebg.jpg);
background-repeat: no-repeat;
}
	
.home header{
height: 90vh;
}

.home.second{
}
.home.second header{
height: 35vh !important;
}

.second .topcopy h1{
		padding-top: 200px;
	}

.navbar.nobg .navbar-collapse{
padding: 10px 10px 20px;
position: relative;
border-radius: 10px;
}	


.smallVbox{
height: 520px;
width: 30% !important;
}	

.bigVbox{
height: 520px;
width: 70% !important;
overflow: hidden !important;
}	

.left-set .smallVbox{
background-size: cover;
float: left !important;
}

.left-set .bigVbox{
border-left: 1px solid #fff!important;
float: right !important;
}

.right-set .smallVbox{
background-size: cover;
float: right !important;
border-left: 1px solid #fff !important;
}

.right-set .bigVbox{
overflow: hidden !important;
float: left !important;
}

.widetext{
height: 270px;
}

.widetext .wideleft{
height: 60px;
margin-left: auto;
text-align: right;
margin-top: 35px;
}

.widetext .wideright{
height: 60px;
margin-right: auto;
text-align: left;
margin-top: 35px;
}

.widetext .widecenter{
height: 90px;
text-align: center;
margin-top: 35px;
}

.widetext .widecenter img{
display: none;
/* display: block; */
}

.inbox{
position: absolute;
width: 69.9%;
height: 520px;
background-color: rgba(0,0,0,0.4);
overflow: hidden !important;
}

.left-set .inbox{
text-align: right;
}

.hero__text{
border-top: 1px solid #666;
border-bottom: 1px solid #666;
height: 420px;
}

.hero__text::after{
clear: both;
}

.left-set .inbox h3{
float: right;
}

.left-set .inbox h4{
float: right;
}

.left-set .inbox h4 span{
text-align: left !important;
float: left;
}

.right-set .inbox{
text-align: left;
}
.right-set .inbox h3{
float: left;
}

.right-set .inbox h4{
float: left;
}
.right-set .inbox h4 span{
text-align: right !important;
float: right;
}

.inbox h3{
margin-top: 150px !important;
color: #fff;
font-size: 250% !important;
height: 90px;
font-weight: 400; 
}

.inbox h3:after{
clear: both;
}

.inbox h3 span{
display: block;
float: left;
}

.inbox .sponly{
display: none;
}

.inbox h4{
background-color: #fff;
font-size: 130%;
clear: both;
padding: 8px;	
/* width: 460px; */
font-weight: 300;
}


.inbox h4 span{
/* padding: 2%; */
text-align: left !important;
float: left;
display: block;
}


.minwindow{
width: 100px;
height: 97px;
overflow: hidden;
position: absolute;
top: 40%;
z-index: 10000;
border: 1px solid #fff;
}


.left-set .minwindow{
right: 0%;
margin-right: -55px;
}

.right-set .minwindow{
left: 0%;
margin-left: -55px;
}

.minwindow video{
width: 170px;
}

.amikake-d .h3 , .amikake-d .h6{
font-weight: 400;
}

.amikake-d .small{
font-weight: 300;
color: #ddd;
}
	
	.sponly{
	display: none;
}
	
}

@media (max-width: 899px) {
.topcopy{
background-image: url("../img/top/copy.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}	
.topcopy h2{
position: absolute;
top: 60% !important;
font-size: 100%;
width: 100%;
color: #fff;
text-align: center;
font-weight: 600 !important;
}
.home{
}
.home header{
height: 50vh !important;
background-image:  url(../img/top/basebg.jpg);
background-size: 300%!important;
background-position: top center;
background-repeat: no-repeat;
position: relative;
}
	
.home.second header{
height: 25vh !important;
}
	
.second .topcopy h1{
		padding: 120px 60px 0px !important;
	font-size: 140% !important;
	text-align: center !important;
	}

/* フェードイン表示用 */
.logo{
display: none;
}

.widetext{
text-align: center;
height: 160px;
padding-top: 10px !important;
}

.widetext .h4{
font-size: 120%;
}

.widetext .widecenter{
margin: 0px auto;
}

.widetext .widecenter .py-2{
padding-top: 10px !important;
padding-bottom: 10px !important;
margin: 0px !important;
}

.widetext .pt-4{
padding: 10px 0px !important;
margin: 0px !important;
}

.smallVbox{
height: 200px;
width: 100% !important;
background-size: cover;
}

.amikake-d{
height: 200px;
padding-top: 50px !important;
background-color: rgba(0,0,0,0.7);
}

.amikake-d:hover{
background-color: rgba(0,0,0,0.5);
}

.amikake-d .pt-5{
padding-top: 0px !important;
}

.bigVbox{
height: 300px;
width: 100% !important;
overflow: hidden !important;
border-top: 1px solid #fff !important;
}

.inbox{
position: absolute;
width: 100% !important;
height: 300px;
background-color: rgba(0,0,0,0.4);
overflow: hidden !important;
}	

.hero__text::after{
clear: both;
}

.bigVbox .hero__text{
text-align: center;
margin-left: 0px !important;
margin-right: 0px !important;
}	
.bigVbox video{
width: 170% !important;
}


.inbox h3{
margin-top: 70px !important;
color: #fff;
font-size: 170% !important;
height: 70px;
font-weight: 400; 
width: 100%;
}

.inbox h3:after{
clear: both;
}

.inbox h3 span{
display: none;
}

.inbox h4{
background-color: #fff !important;
font-size: 80%;
clear: both;	
width: 100% !important;
font-weight: 300;
display: none;
}	

.inbox .sponly{
display: block !important;
}

.inbox h4 span{
padding:2%;
display: block;
}	

.minwindow{
width: 70px;
height: 67px;
overflow: hidden;
position: absolute;
left: 40%;
margin-top: 10px;
z-index: 10000;
border: 1px solid #fff;
}

.vm,.dline{
display: none !important;
}

.inner{
padding: 0.5rem;
}

.wrapperplc .col-12{
margin-bottom: 30px;
}

.front,
.back{
min-height: 280px !important;
}

.navbar.nobg ,.navbar.onbg  {
padding: 10px !important;
}

.navbar.nobg .navbar-brand {
margin-top:7px; 
}
	
	.pconly{
	display: none;
}

}

#newsarea h3{
color: #588dc3;
font-size: 37px;
font-weight: 600 !important;
}


#newsarea h4{
font-size: 24px;
font-weight: normal !important;
}

#newsarea ul{
border-top:  1px solid #e1e1e1;
list-style: none outside;
padding-left: 0px;
margin-top: 10px;
}

#newsarea ul li{
line-height: 40px;
border-bottom:  1px solid #e1e1e1;
padding-left: 10px;
}

#newsarea ul li a{
color: #000 !important;
}

#newsarea ul li a span{
margin-left: 90px;
}

#newsarea ul li a  br{
display: none;
}

#newsarea ul li a:hover{
color: #e95504 !important;
}

#newsarea .btn-primary{
font-size: 90%;
}

@media only screen and (max-width: 1139px) {
#newsarea ul li{
line-height: 20px;
border-bottom:  1px solid #e1e1e1;
padding-left: 10px;
padding-top: 15px;
padding-bottom: 15px;
}

#newsarea ul li a span{
margin-left: 0px;
}
#newsarea ul li a  br{
display: block;
}
	}

.article-case{
	list-style: none outside;
}
.article-case li{
	width: 25%;
	float: left;
}

.article-case li a.desc{
	color: #111;
}

.article-case li img{
	width: 100% !important;
	height: auto !important;
}

.article-case li p{
	height: 160px !important;
	overflow: hidden !important;
}

.article-case::after{
	clear: both;
}

.article-case .btn-primary{
	border: 1px solid #111;
	background-color: #111;
}

.article-case .btn-primary:hover{
	background-color: #666;
}

@media only screen and (max-width: 1139px) {
	
	.article-case li{
	width: 100% !important;
	float: none;
}

	.article-case li p{
	height: 240px !important;
	overflow: hidden !important;
}
	
}


#newsmain{
	border: 0px!important;
	margin: 0px!important;
}

.casetitle{
background-image: url("../img/top/casetitle_bg.png");
	background-size: contain;
	background-repeat: repeat-x;
}

.casetitle img{
	width: 70% !important;
	max-width: 500px !important;
	min-width: 350px !important;
}

.btn-dark {
	background-color: #000;
	border: 1px solid #fff;
	font-size: 80%;
	width: 100% !important;
	display: block;
}

.btn-dark:hover {
	background-color: #000;
	border: 1px solid #FFCE00;
	color: #FFCE00 !important;
}

/* 20250204_kles 左側UI */
  .fixed-box {
	position: fixed;
	  left: 0;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 110px;
	  height: 276px;
	  z-index: 10000001;
	  
	  @media (max-width: 760px) {		  
		display: none;
	}
	  
  }
  
  .fixed-box ul li.header {
		height:132px;
	}
  
  .fixed-box ul li.link {
	  margin-top: 4px;
	  height:24px;
  }
  
  .fixed-box ul li.link-news {
		margin-top: 4px;
		height:47px;
	}
  
  .fixed-box ul li img {
		width: 100%;
		vertical-align: unset !important;
	}
	
	.fixed-box a:hover {
		opacity: 0.5;
	}
	
ul.document-dl {
	display: flex;
}

ul.document-dl li {
	margin: 0px 12px;
	width: 186px;
}