@charset "utf-8";

body{
	color:#000;
	font-size:15px;
	font-family:"Noto Serif Japanese", '游ゴシック', serif;
	line-height:27px;
	background-color:#fff;
	margin: 0;
	padding: 0;
	width: 100%;
}
header{
	position: fixed;
	width: 100%;
	background-color: #ffffff;
	padding: 10px 10px 0 0;
	z-index: 2;
}
header a , nav a{
	text-decoration:none;
}
.clear{
	clear:both;
}
a.tel{
	color: #fff;
	text-decoration: none;
}
.lavel{
	margin-left: 10px;
    vertical-align: middle;
    font-family: '游ゴシック';
}
.lavel01{
	margin-left: 10px;
    vertical-align: middle;
    font-family: '游ゴシック';
    font-size: 13px;
    border: 1px solid rgb(137, 137, 137);
    padding: 0 40px;
}
.arrow{vertical-align: middle;}

.txt a{
	text-decoration: none;
    color: #000;
}

/* Hides from IE Mac */
* html .clearfix_af{
	height: 1%;
}

/* End Hack */
h3{
	text-align:center;
}

.fade_animat{
	opacity:0;
}
.logo{
	margin: 0 0 0 20px;
	float: left;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
	-webkit-animation: fadeInUp 1s 1;
	animation: fadeInUp 1s 1;
	opacity:1 !important;
}
h2.kv_title{
	position: absolute;
	z-index: 1;
	top: 25%;
	left: 55%;
	writing-mode: vertical-rl;
	color: #fff;
	font-family: '游明朝';
}
h2.title{
	z-index: 2;
	top: 25%;
	writing-mode: vertical-lr;
	color: #000;
}
h3.gr{
	font-family: Noto Serif JP;
	font-size: 32px;
	color: #000;
	margin: 0;
}

h3.wh{
	color: #ffffff;
	font-family: Noto Serif JP;
	font-size: 32px;
	margin: 0;
}

.loop-section.portfolio {
    margin-bottom: 40px;
}

.clearfix {
    zoom: 1;
}

.length{
	writing-mode: vertical-lr;
	font-size: 18px;
}
.kv_title02{
	writing-mode: vertical-lr;
	color: #000;
	font-size: 26px;
	position: absolute;
    right: 15%;
}

/*---------------------------------
	toppage
---------------------------------*/
#info{
	background-image: url(../images/top/bk_info.png);
	margin: 0 auto;
	text-align: center;
	padding: 120px 10px 110px 10px;
}
#itemlist{
	margin: 0 auto;
	text-align: center;
	padding: 120px 10px 110px 10px;
}
.itemlist span{
	display: block;
}
#itemlist img{width: 100%;}
#office{
	background-image: url(../images/top/bk_office.png);
	background-size: cover;
	background-attachment: fixed;
	background-position: bottom;
	padding: 7em 0;
}
#contact{
	background-image: url(../images/top/bk_contact.png);
	background-size: cover;
	background-attachment: fixed;
	padding: 5em 0;
	color: #ffffff;
	text-align: center;
}
/*---------------------------------
	btn
---------------------------------*/
.btn{
	display: inline-block;
	border: 1px solid #555252;
	padding: 10px;
	width: 287px;max-width: calc(100% - 20px);    box-sizing: border-box;
	/* height: 50%; */
	font-weight: bold;
	background: transparent;
	margin: 5px 10px;
	text-decoration-line: none;
    text-align: center;
    color: #000;
}

.btn_wh{
	display: inline-block;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 10px;
	height: 50%;
	font-weight: bold;
	background: transparent;
}

@media only screen and (min-width: 768px) {
	.sp_only{
		display:none !important;
	}
	.sub_title{
		font-size: 16px;
		font-weight: bold;
	}
	.sns_link{
		transition:all 0.4s;
		margin-right:2px;
		position:relative;
		height:32px;
		z-index:99999;
		display: flex;
		justify-content: flex-end;
	}
	.sns_link a{
		padding:6px 0;
		left:0;
		right:0;
		margin-right:2px;
		z-index:99999;
	}
	.sns_link a:visited{color: #000;}
	.sns_link a img{
		padding: 0 0 0 10px;
		vertical-align: middle;
		width: 30px;display: block;
	}
	.link_bdr::after{
		content:"";
		display:inline-block;
		width: 2px;
		height: 13px;
		background-color: #000;
		margin: 0 15px 0;
	}
	#menuList_pc{
		max-width:1290px;
		margin:auto;
		position:relative;
	}
	#menuList_pc .menu_area{
		justify-content: space-between;
		float: right;
	}
	nav ul li{
		display:inline-block;
		margin-left:20px;
		position:relative;
	}
	.menu{
		clear: both;
		width: 100%;
		padding: 5px 0 0 0;
	}
	ul.menu li a{
		color: #000;
		font-size: 16px;
	}
	nav ul li{
		display:inline-block;
		/* margin-left:30px; */
	}
	hr{
		height: 1px;
		background-color: #000000;
		border: none;
	}
	.btn_wh_tel{width: 100%;max-width: 350px;box-sizing: border-box;}
	.btn_wh_form{
		width: 100%;max-width: 350px;box-sizing: border-box;
		margin: 20px auto 0 auto;
		display: block;
		text-decoration: none;
	}
	.bnr_time::after {
		content: "";
		display: inline-block;
		width: 1px;
		height: 10px;
		background-color: #ffffff;
		margin: 0 15px 0;
	}
	.bnr_tel::before {
		content: url(../images/common/phone.png);
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}
	.kv_catch{
		writing-mode: vertical-lr;
		color: #fff;
		font-size: 18px;
		position: absolute;
		z-index: 5;
		top: 25%;
		left: 42%;
		font-family: 游明朝;
	}
	
	/*---------------------------------
	 toppage
	 ---------------------------------*/
	.infowrap{
		padding: 0;
		max-width: 960px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.infowrap_top{
		   padding: 0;
		max-width: 960px;
		margin: 0 auto;
		 box-sizing: border-box;
	   display: flex;
	   flex-wrap: wrap;
	}
	.mgntop{
		margin-top: 2em;
	}
	#info dl {
		display: flex;
		flex-wrap: wrap;
		padding: 50px 0;
		
	}
	#info  dl dt {
		width: 30%;;
	}
	#info dl dd.txt {
		width: 65%;
		text-align: left;
		margin: 0;
	}
	#info dl dd {
		text-align: left;
		margin: 0;
	}
	#info img{
		vertical-align: middle;
		margin: 0 0 0 24px;
	}

	.loop-section.portfolio .loop-table {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		display: table;
	}

	.loop-section.portfolio .loop-header {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		padding: 20px;
	}

	.officeimg{
		width: 50%;
		float: left;
	}
	.office_topwrap{
		margin: 0 auto;
		position: relative;
		width: 980px;
	}
	.office_top{
		text-align: center;
		margin: 0 auto;
	}
	.office_title{display: flex;}
	h3.office_h3{
		font-family: Noto Serif JP;
		font-size: 32px;
		color: #000;
		margin: 10px 20px 0 0;
		text-align: left;
	}
	.wrap{
		padding: 2.5em 0 0 0;
		/*font-family: '游明朝';*/
	}
    .floatleft{
		width: 55%;
	}
	/*---------------------------------
	 itemlist
	 ---------------------------------*/
	.itemlist_wrap{
		display: flex;
		margin: 5em 0;flex-wrap: wrap;
	}
	.itemlist{
		width: 25%;
		box-sizing: border-box;
		padding: 0 20px;
	}
	/*---------------------------------
	 footer
	 ---------------------------------*/
	footer{
		background-color:#ffffff;
	}
	#footer_wrap{
		color:#000;
		font-size:13px;
		line-height:24px;
		padding:10px 0;
		display: flex;
		width: 980px;
		text-align: center;
		margin: auto;
		justify-content: space-between;
		padding: 7em 0 4em 0;
	}
	#footer_bottom{
		text-align: center;
		background-color: #000;
		color: #fff;
		font-size: 13px;
		padding: 10px 0;
	}
	.footerbox{
		width: 30%;
		text-align: left;
		justify-content: space-between;
	}
	.fnav_top{
		margin-top: 10px;
	}

	footer a{
		color:#000;
		font-size:13px;
		line-height:24px;
		text-decoration: none;
	}
	footer li{list-style: none;}
	footer ul{
		max-width:950px;
		margin:auto;
		justify-content: flex-start;
		display:flex;
		flex-wrap:wrap;
		padding: 0;
	}
	footer span{
		text-align: center;
		display: inline-block;
		width: 270px;
	}
	
	.footer_logo{
		padding:0 40px 20px 0;
	}

	footer > ul > li:first-child{
		width:385px;
	}

	footer > ul > li:last-child dl{
		justify-content: flex-start;
		display:flex;
		flex-wrap:wrap;
	}

	footer > ul > li:last-child dl dt{
		width:250px;
	}

	footer > ul > li:last-child dl dt span{
		font-size:10px;
	}

	footer > ul > li:last-child dl dd a{
		font-size:11px;
	}
	/*---------------------------------
		contact
	---------------------------------*/
	#enqArea {
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
		padding-top: 7em;
	}
	.enqTitle {
		font-family: Noto Serif JP;
		font-size: 32px;
		color: #000;
		margin: 0;
		font-weight: bold;
	}

	.headerMessage {
		margin: 30px auto 55px;
		text-align: center;
	}

	table {
			width: 100%;
		border-top: none;
		border-left: none;
	}

	table th {
		background: #fff;
	}

	table th, table td {
		border-bottom: none;
		border-right: none;
	}

	.enqFormFoot th {
		text-align: center;
		padding-top: 30px;
	}
	table th, table td {
		padding: 10px 15px;
		text-align: left;
	}

	input[type="text"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], textarea {
		display: block;
		padding: 5px;
		box-sizing: border-box;
		background: #FFFFFF;
		font-size: 16px;
		border: 1px solid #EEEEEE;
		border-color: rgba(196,196,196,.4);
	}
	.form-control {
	   display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 16px;
		line-height: 1.42857143;
		color: #000;
		vertical-align: middle;
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
		box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
		-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	/*	max-width: 1170px;
		width: 90%;
		margin: 0 auto;
		padding: 10em 0 0 0;
	}*/
}
@media only screen and (max-width: 1000px) {
	footer > ul > li:last-child dl{
		display:block;
	}

	footer > ul > li:last-child dl dd{
		padding-left:15px;
	}
}

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

}

/*==================================
	SP設定
==================================*/

@media only screen and (max-width: 767px) {
	.pc_only{
		display:none !important;
	}
	.kv_catch{
		writing-mode: vertical-lr;
		color: #fff;
		font-size: 18px;
		position: absolute;
		z-index: 1;
		top: 25%;
		left: 25%;
		font-family: '游明朝';
	}
	.sp_center{text-align: center;}
	.btn_sp_mgn{margin-top: 3em;}
	.length{
		 font-size: 18px;
		 display: block;
		 font-family: '游明朝';
	}

	.kv_title02{
		white-space: pre;
		-webkit-writing-mode: vertical-lr;
		color: #000;
		font-size: 26px;
		margin: 20px 0 0 0;
		font-family: '游明朝';
	}
	/*---------------------------------
		toppage
	---------------------------------*/
	#info{padding:5em 1em;}
	#info dl {
		display: flex;
		flex-wrap: wrap;
		padding: 50px 0;
	  }
	  #info dl dt{
		  margin-bottom: 1em;
	  }
	#info dl dd.txt {
		width: 90%;
		text-align: left;
		margin: 0;
		position: relative;
	  }
	#info dl dd {
		text-align: left;
		margin: 0 20px 0 0;
		position: absolute;
		right: 0;
	}
	.day{
		margin-right: 10px;
		vertical-align: text-top;
	}
	#contact{padding: 5em 10px;}

	#office{
		height: 100vh;
		text-align: initial;
		margin-top: 5px;
		height: 100vh;
	}
	.officeimg{
		width: 90%;
		margin: 10px auto;
		display: block;
	}

	h3.office_h3{
		font-family: Noto Serif JP;
		font-size: 32px;
		color: #000;
		margin: 10px 20px 0 0;
	}
	/*---------------------------------
		btn
	---------------------------------*/

	.btn_wh_tel{width: 267px;margin: 0 auto;}
.bnr_time{ display: block;}
	.btn_wh_form{
		width: 267px;box-sizing: border-box;
		margin: 20px auto 0 auto;
		display: block;
		text-decoration: none;
	}
	.bnr_time::after {
		content: "";
		display: inline-block;
		width: 1px;
		height: 10px;
		background-color: #ffffff;
		margin: 0 15px 0;
	}
	.bnr_tel::before {
		content: url(../images/common/phone.png);
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}
.bnr_time::after{ display: none;}
	.sp_mgntop{
		margin-top: 1.5em;
	}

	/* スマホメニューの設定
	 * --------------------------------------- */
	#menuList_pc {
		display: none;
	}

	.menu-btn {
		position: fixed;
		top: 0px;
		right: 0px;
		display: flex;
		height: 80px;
		width: 80px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: #000;
	}
	.menu-btn span,
	.menu-btn span:before,
	.menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: #ffffff;
		position: absolute;
	}
	.menu-btn span:before {
		bottom: 8px;
	}
	.menu-btn span:after {
		top: 8px;
	}

	#menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);
	}
	#menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	}
	#menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	}
	#menu-btn-check {
		display: none;
	}
	.menu_content {
		width: 50%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 50;
		background-color: #000000;
		transition: all 0.5s;
	}
	#menu-btn-check:checked ~ .menu_content {
		left: 50%;
	}
	.menu_content ul {
		padding: 70px 10px 0;
	}
	.menu_content li {
		border-bottom: solid 1px #ffffff;
		list-style: none;
	}
	.menu_content ul li a {
		display: block;
		width: 100%;
		font-size: 15px;
		box-sizing: border-box;
		color:#ffffff;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	}

	footer{
		background-color:#ffffff;
	}
	#footer_wrap{
		color:#000;
		font-size:13px;
		line-height:24px;
		padding:10px 0;
		width: 100%;
		text-align: center;
		margin: auto;
		justify-content: space-between;
		padding: 7em 0 4em 0;
	}
	#footer_bottom{
		text-align: center;
		background-color: #000;
		color: #fff;
		font-size: 13px;
		padding: 10px 0;
	}
	.footerbox{
		justify-content: space-between;
	}
	.fnav_top{
		margin-top: 10px;
	}

	footer a{
		color:#000;
		font-size:13px;
		line-height:24px;
		text-decoration: none;
	}
	footer li{list-style: none;}

	footer ul{
		max-width:950px;
		margin:auto;
		justify-content: flex-start;
		display:flex;
		flex-wrap:wrap;
		padding: 0;
	}
	footer span{
		text-align: center;
		display: inline-block;
		width: 270px;
	}
	
	.footer_logo{
		padding:0 40px 20px 0;
	}

	/*---------------------------------
		contact
	---------------------------------*/
	#enqArea {
		max-width: 1170px;
		width: 90%;
		margin: 0 auto;
		padding-top: 7em;
	}

	.enqTitle {
		font-family: Noto Serif JP;
		font-size: 32px;
		color: #000;
		margin: 0;
		font-weight: bold;
	}

	.headerMessage {
		margin: 30px auto 55px;
		text-align: center;
	}

	table {
			width: 100%;
		border-top: none;
		border-left: none;
	}

	table th {
		background: #fff;
	}

	table th, table td {
		border-bottom: none;
		border-right: none;
		   text-align: left;
	}

	.enqFormFoot th {
		text-align: center;
		padding-top: 30px;
	}
	table th, table td {
		padding: 10px 0;
	}

	input[type="text"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], textarea {
		display: block;
		padding: 5px;
		box-sizing: border-box;
		background: #FFFFFF;
		font-size: 16px;
		border: 1px solid #EEEEEE;
		border-color: rgba(196,196,196,.4);
	}
	.form-control {
	   display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 16px;
		line-height: 1.42857143;
		color: #000;
		vertical-align: middle;
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
		box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
		-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	#enqArea {
		max-width: 1170px;
		width: 90%;
		margin: 0 auto;
		padding: 10em 0 0 0;
	}
}
.main{
	padding: 105px 0 0 0;
}
#enqArea{
	min-height: calc(100vh - 7em - 348px);
}
.main{
	min-height: calc(100vh - 90px - 348px);
}
.sub-section{padding-top: 60px;}
.details-title{padding-bottom: 15px;border-bottom: 1px solid #ddd;margin-bottom: 25px;}
.details-title h2{font-size: 24px; text-align: center; line-height: 35px; padding-bottom: 15px;margin: 0;}
.details-title h4{text-align: right;margin: 0;}
.news-details-box p{font-size: 16px; line-height: 30px;}
.enqForm th{
	width: 160px;
}
.enqRequire,.error{
	color: red;
}
.complete-text{
	display: flex;
	justify-content: center;
	padding-top: 60px;
}

.sub-title{
	position: relative;
}
.sub-title>img{
	display: block;
	width: 100%;
	height: 25vw;
	min-height: 140px;
	object-fit: cover;
}
.sub-title-box{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.sub-title h2{
	font-size: 40px;
	line-height: 1;
	color: #fff;
	text-shadow: 0 0 7px rgb(0 0 0 / 50%);
}
.company-table{
	border-top: 1px solid #d8dadc;
}
.company-table dl{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #d8dadc;
	margin: 0;
}
.company-table dt{
	padding: 20px 25px;
	line-height: 24px;
	font-size: 16px;
	width: 135px;
	box-sizing: border-box;
}
.company-table dd{
	padding: 20px 25px;
	line-height: 24px;
	font-size: 16px;
	width: calc(100% - 135px);
	box-sizing: border-box;
	margin: 0;
}

.warp-box{
	display: flex;
	justify-content: space-between;
}
.product-category{
	width: 210px;
	background-color: #f4f4f4;
	padding: 30px 20px;
	box-sizing: border-box;
}
#itemlist.product-list{
	padding: 0;
}
.warp-box .product-list{
	/* width: calc(100% - 260px); */
}
.product-list .itemlist_wrap{
	margin: 0 -20px;
}
.product-category ul{
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ddd;
}
.product-category h2{
	font-size: 20px;
	line-height: 1;
	padding-bottom: 20px;
	margin: 0;
}
.product-category li{
	border-bottom: 1px solid #ddd;
}
.product-category li a{
	color: inherit;
	text-decoration: none;
	padding: 10px;
	display: block;
}
.product-item+.product-item{
	margin-top: 80px;
}
.product-title{
	margin-bottom: 10px;
}
.product-title h3{
	font-size: 26px;
	line-height: 40px;
	text-align: left;
	margin: 0;
	position: relative;
}
.kv{padding-top:90px;position: relative;}
.swiper-pagination-bullet{width: 15px;height:15px;background-color: #fff;opacity:0.8;margin: 0 10px !important;}
.swiper-pagination-bullet-active{background-color: #000;}
.swiper-button-prev, .swiper-button-next{z-index:1;}
.swiper-button-prev:after, .swiper-button-next:after{color: #000;}
.kv .swiper-slide img{display:block;width:100%;}

.office-item{display: flex;justify-content: space-between;align-items: center;}
.office-item+.office-item{margin-top: 50px;}
.office-img{width: 45%;}
.office-img img{width: 100%;display: block;}
.office-text {width: 50%;}
.office-text p{text-shadow: 0 0 3px rgb(255 255 255 / 70%); margin: 0;}
.home-more{text-align: center;margin-top: 30px;}

@media only screen and (max-width: 767px) {
	.sub-section{padding-top: 40px;}
	.main{
		padding: 80px 0 0 0;
	}
	.infowrap {
		padding: 0 5%;
		width: 90%;
	}
	.details-title h2{font-size: 18px; text-align: left; line-height: 28px; padding-bottom: 10px;}
	.news-details-box p{font-size: 14px; line-height: 26px;}
	#enqArea{
		min-height: calc(100vh - 10em - 158px);
	}
	.main{
		min-height: calc(100vh - 90px - 158px);
	}
	
	.enqForm table,.enqForm tbody,.enqForm tr{
		width: 100%;
		display: block;
	}
	.enqForm table .enqFormFoot{
		display: block;
	}
	.enqForm table th, .enqForm table td {
	    display: block;
	    width: 100%;
	}
	.enqForm table th {
		padding-bottom: 0;
	}
	.complete-text{
		padding-top: 0;
	}
	.company-table dt{
		padding: 10px;
		font-size: 14px;
		width: 95px;
	}
	.company-table dd{
		padding: 10px;
		font-size: 14px;
		width: calc(100% - 95px);
	}
	.sub-title h2{
		font-size: 26px;
	}
	.product-list .itemlist_wrap{
		margin: 0 -5px;
		display: flex;
		flex-wrap: wrap;
	}
	.product-list .itemlist{
		width: calc(50% - 10px);
		margin: 0 5px;
	}
	.product-list .itemlist span{
		font-size: 12px;
		line-height: 20px;
	}
	
	.warp-box{
		flex-wrap: wrap;
	}
	.product-category{
		width: 100%;
	}
	.warp-box .product-list{
		width: 100%;
	}
	.product-category h2{
		padding-bottom: 15px;
	}
	.product-category li a{
		padding: 5px;
	}
	.kv{padding-top:80px;}
	
	#office.office{ height: auto;padding: 7em 10px;margin: 0;}
	.office-item{ flex-wrap: wrap;}
	.office-item:nth-child(2n){flex-wrap: wrap-reverse;}
	.office-img{width: 100%;}
	.office-text {width: 100%; margin-top: 20px;}
	.office-text p{text-shadow: 0 0 3px rgb(255 255 255 / 70%);}
	.home-more{margin-top: 30px;}

	header{z-index: 11;}
}

.sns_link_footer{float: none; text-align: center; margin: 20px 0 0;}
.sns_link_footer a{display: inline-block; padding: 0; margin: 0 5px;}
.sns_link_footer a img{width: 40px;display: block;}
.company-history p{margin: 0 0 10px; position: relative;padding-left: 9em;}
.company-history p span{position: absolute; left: 0; top: 0;}
@media only screen and (max-width: 767px){
	.company-history p{padding-left: 0;}
	.company-history p span{position: relative;display: block;}
}

/*---------------------------------
	garigari
---------------------------------*/
.garigari-mv img,.garigari-mv video,.garigari-mv iframe {
	width: 100%;
}
.garigari-mv iframe{
	height: 56vw;
}
.garigari_txt {margin-bottom: 30px;}
.garigari_txt h3 {font-size: 26px;line-height: 1.6;}
.garigari-item{
	align-items: flex-end;
}
.garigari-item .office-text{
	width: 40%;
}
.garigari-item .office-img{
	width: 60%;
}
.garigari-item .office-text h3{
	text-align: left;
	font-size: 26px;
	line-height: 40px;
	margin: 0;
}
.garigari-item .office-text h4{
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	margin: 20px 5px;
	border: 2px solid #231815;
	letter-spacing: 4px;
	padding: 0 15px;
	text-indent: 4px;
	text-align: center;
}
.garigari-list{
	display: flex;
	flex-wrap: wrap;
	gap: 70px 50px;
	margin-top: 80px;
}
.garigari-item02{
	width: calc(50% - 25px);
}
.garigari-img img{
	width: 100%;
	display: block;
}
.garigari-text {
	margin-top: 10px;
}
.garigari-text h3{
	text-align: left;
	font-size: 20px;
	line-height: 36px;
	margin: 0 0 10px;
}
.garigari-text h4{
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0 5px;
}
.garigari-text p{
	margin: 0;
}
.garigari-more{
	margin-top: 40px;
}
.garigari-more a{
	display: inline-block;
	border: 1px solid #231815;
	padding: 4px 50px;
	color: #231815;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
}
.garigari-item02_1{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 70px 50px;
}
.garigari-item02_1 .garigari-img,.garigari-item02_1 .garigari-text {
	width: calc(50% - 25px);
}
.garigari-item02_1 .garigari-text{
	margin-top: 0;
}
.garigari-banner{
	position: relative;
	padding-bottom: 0;
}
.garigari-banner img{
	width: 100%;
}
.garigari-banner_text01{
	width: 400px;
	position: absolute;
	bottom: 0;
	left: 50%;
}
.garigari-banner_text h2{
	font-size: 28px;
	line-height: 46px;
	font-weight: 600;
	margin: 0;
}
.garigari-banner_text h4{
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	color: #fff;
	background-color: #231815;
	display: inline-block;
	padding: 3px 10px;
	margin: 20px 0;
	min-width: 220px;
}
.garigari-banner_text p{
	font-size: 16px;
	line-height: 30px;
	margin: 0;
}

.garigari-item02_2{
	gap: 10px 60px;
	width: 800px;
	margin: 0 auto;
}
.garigari-item02_2 .garigari-img {
	width: calc(40% - 30px);
}
.garigari-item02_2 .garigari-text {
	width: calc(60% - 30px);
}
.garigari-item02_2 .garigari-text p{
	font-size: 16px;
	line-height: 30px;
}
.garigari-item02_2 .garigari-text h3+p{
	margin-top: 30px;
}
.garigari-ttl{width: 100%;margin-bottom: 10px;}
.garigari-ttl h2{margin: 0;font-size: 28px; line-height: 1.6;}
.garigari-item02_3 .garigari-img,.garigari-item02_3 .garigari-text {
	width: calc(50% - 30px);
}
.garigari-item02_4 {
	justify-content: center;
	margin-top: -120px;
	align-items: flex-end;
	gap: 10px 20px;
}
.garigari-item02_4 .garigari-img,.garigari-item02_4 .garigari-text {
	width: calc(50% - 10px);
}
.garigari-item02_2 h4{
	font-size: 20px;
	line-height: 36px;
	margin: 0 0 10px;
	font-weight: normal;
}
.garigari-item02_5{
	width: 500px;
	margin-left: auto;
	margin-right: 0;
	margin-top: -200px;
}
.camp_logo{
	text-align: center;
	margin-top: 80px;
}
.camp_logo img{
	width: 100px;
}
.camp_logo p {
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}
.imokenpi-mvtext{
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	margin-top: -100px;
	text-align: center;
}
.imokenpi-mvlogo{position: relative;}
.imokenpi-mvlogo p{position: absolute;left: 50%;top: 80%;font-size: 22px;line-height: 32px;letter-spacing: .2em;font-weight: 600;margin: 0;margin-left: -2em;}
.imokenpi-mvtext h4 {
	margin: 0;
	font-size: 28px;
	line-height: 40px;
}
.imokenpi-mvtext>p {
	margin: 20px 0 0;
	font-size: 18px;
	line-height: 32px;
}
.bg-DFE1E0{
	background-color: #DFE1E0;
}
.banner02{
	padding: 70px 0;
	margin-top: 70px;
}
.banner02 .garigari-list{
	margin-top: 0;
}
.garigari-item02_02 {
	align-items: center;
}
.garigari-item02_02 .garigari-img {
	width: calc(40% - 25px);
}
.garigari-item02_02 .garigari-text {
	width: calc(60% - 25px);
}
.garigari-item02_02 .garigari-text h3{
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 20px;
}
.imokenpi-descbox{
	margin-bottom: 60px;
}
.garigari-list02{
	margin-top: 0;
}
.imokenpi-list .garigari-item02_1{
	align-items: center;
}

.camp_link_list{display: flex;gap: 60px; justify-content: center;flex-wrap: wrap;margin-top: 20px;}
.camp_link_list a{color: #444;text-decoration: none;}

/*****accessmap******/
.accessmap-ttl h3{
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	margin-top: 0;
}
.accessmap-item p{
	font-size: 16px;
	line-height: 26px;
	margin: 0;
}
.accessmap-add,.accessmap-date,.accessmap-traffic{
	margin-top: 25px;
}
.accessmap-map{
	margin-top: 70px;
	height: 400px;
}
.accessmap-banner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.question-banner{
	position: relative;
}
.question-banner::before{
	content: '';
	width: 100%;
	height: 174px;
	background-color: rgba(232,230,230, 0.8);
	position: absolute;
	left: 0;
	top: 0;
}
.question-banner img {
	position: relative;
	width: 100%;
}
.question-box{
	display: flex;
	gap: 80px;
}
.question-ttl{
	width: 315px;
}
.question-ttl h2{
	font-size: 44px;
	line-height: 1;
	margin: 0;
	font-weight: normal;
}
.question-list{
	flex: 1;
	order: 0;
}
.question-item+.question-item{
	margin-top: 50px;
}
.question-q{
	margin-bottom: 16px;
}
.question-q h4{
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	position: relative;
	padding-left: 1.8em;
}
.question-q h4 .span-q{
	position: absolute;
	left: 0;
	top: 0;
}
.question-a p{
	margin: 0;
	font-size: 16px;
	line-height: 1.8;
	position: relative;
	padding-left: 1.8em;
}
.question-a p .span-a{
	position: absolute;
	left: 0;
	top: 0;
}

.privacypolicy-ttl{
	margin-bottom: 30px;
}
.privacypolicy-ttl h3{
	margin: 0;
	font-size: 25px;
	line-height: 40px;
	font-weight: normal;
}
.privacypolicy-box p{
	margin: 0;
}
.privacypolicy-box p+p{
	margin-top: 6px;
}
.privacypolicy-list{
	margin-top: 40px;
}
.privacypolicy-item{
	background-color: rgb(232,230,230);
	padding: 20px;
}
.privacypolicy-item+.privacypolicy-item{
	margin-top: 20px;
}
.privacypolicy-item h3{
	text-align: left;
	margin: 0 0 6px;
	font-size: 20px;
	line-height: 1.8;
}
.tips{
	position: relative;
	padding-left: 1.8em;
}
.tips-span{
	position: absolute;
	left: 0;
	top: 0;
}
.right_text{
	text-align: right;
	margin-top: 50px;
}
.right_text p{
	display: inline-block;
	border: 2px solid #444;
	padding: 3px 25px;
	line-height: 24px;
	margin: 0;
}

@media only screen and (max-width: 767px){
	.garigari-item{
		flex-wrap: wrap-reverse;
	}
	.garigari-item .office-text,.garigari-item .office-img{
		width: 100%;
	}
	.garigari-item .office-img{
		margin-bottom: 20px;
	}
	.garigari-item .office-text h3 {
	    font-size: 20px;
	    line-height: 32px;
	}
	.garigari-item .office-text h4 {
	    font-size: 15px;
	    line-height: 25px;
	    margin: 12px 0px;
	    letter-spacing: 3px;
	    padding: 0 10px;
	    text-indent: 3px;
	}
	.garigari-list {
	    gap: 30px;
	    margin-top: 40px;
		flex-wrap: wrap;
	}
	.garigari-item02 {
	    width: 100%;
	}
	.garigari-text h3{
		font-size: 20px;
		line-height: 32px;
	}
	.garigari-more {
	    margin-top: 20px;
	}
	.garigari-item02_1{
		gap: 20px;
	}
	.garigari-item02_1 .garigari-img, .garigari-item02_1 .garigari-text{
		width: 100%;
	}
	.garigari-banner_text{
		position: relative;
		width: 90%;
		left: 5%;
		margin-top: -10vw;
	}
	.garigari-banner_text h2{
		font-size: 20px;
		line-height: 32px;
	}
	.garigari-item02_2 h4{
		font-size: 16px;
		line-height: 24px;
		margin: 0;
	}
	.garigari-item02_5,.garigari-item02_4{
		margin-top: 0;
		flex-wrap: wrap-reverse;
	}
	
	.imokenpi-mvtext{
		width: 90%;
		margin-top: -50px;
	}
	.imokenpi-mvlogo p {
	    font-size: 16px;
	    line-height: 26px;
	    letter-spacing: 0.05em;
	}
	.imokenpi-mvtext h4 {
	    font-size: 22px;
	    line-height: 32px;
	}
	.imokenpi-mvtext>p {
	    margin: 15px 0 0;
	    font-size: 16px;
	    line-height: 26px;
	}
	.garigari-list02{
		margin-top: 0;
	}
	.banner02 {
	    padding: 50px 0;
		margin: 50px 0;
	}
	.garigari-item02_02 .garigari-text h3 {
	    font-size: 22px;
	    line-height: 32px;
	    margin-bottom: 15px;
	}
	.imokenpi-descbox {
	    margin-bottom: 40px;
	}
	.infowrap .garigari-banner_text{
		width: 100%;
		left: 0;
	}
	.garigari-item_wr{
		flex-wrap: wrap-reverse;
	}
	.garigari-ttl{
		margin-bottom: 0;
	}
	.garigari-ttl h2{
		font-size: 20px;
		line-height: 32px;
	}
	.garigari-item02_2 .garigari-text p {
	    font-size: 15px;
	    line-height: 27px;
	}
	.garigari-banner_text h4 {
	    font-size: 16px;
	    line-height: 24px;
	    min-width: 140px;
	}
	.garigari-banner_text p {
	    font-size: 15px;
	    line-height: 27px;
	}
	.camp_logo{
		margin-top: 50px;
	}
	.garigari_txt {margin-bottom: 20px;}
	.garigari_txt h3 {font-size: 20px;}

	.camp_link_list{gap: 8px 40px;}
	.camp_link_list a{font-size: 13px;line-height: 21px;}
	
	.accessmap-banner{
		height: 200px;
	}
	.accessmap-item p {
	    font-size: 14px;
	    line-height: 24px;
	}
	.accessmap-add, .accessmap-date, .accessmap-traffic {
	    margin-top: 16px;
	}
	.accessmap-map{
		margin-top: 50px;
		height: 240px;
	}
	
	.question-box{
		flex-wrap: wrap;
		gap: 40px;
	}
	.question-ttl {
		width: 100%;
	}
	.question-ttl h2{
		font-size: 27px;
	}
	.question-item+.question-item{
		margin-top: 30px;
	}
	.question-q{
		margin-bottom: 10px;
	}
	.question-q h4{
		font-size: 18px;
		line-height: 28px;
	}
	.question-a p{
		font-size: 14px;
		line-height: 24px;
	}
	
	.privacypolicy-ttl{
		margin-bottom: 10px;
	}
	.privacypolicy-ttl h3{
		text-align: left;
		font-size: 19px;
		line-height: 27px;
	}
	.privacypolicy-list{
		margin: 30px -20px 0;
	}
	.privacypolicy-box p{
		font-size: 14px;
		line-height: 24px;
	}
	.right_text{
		margin-top: 30px;
	}
	.right_text p{
		padding: 3px 20px;
	}
}