@charset "UTF-8";
/*-----------------------------------------------------------------------------
basic
-----------------------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #fff;
}
nav ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {text-decoration: line-through;}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {border-collapse:collapse;}

hr {
    display:block;
    height:4px;
    border:0;
    border-top:4px solid #e1edf6;
    margin: 0;
    padding:0;
}

input, select {vertical-align:middle;}


/* BIZ UDPGothic */
@font-face {
    font-family: ' BIZUDPGothic ';
    src: url('../fonts/BIZUDPGothic-Regular.woff2') format('woff2'),
             url('../fonts/BIZUDPGothic-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
/* BIZ UDPGothic-Bold */
@font-face {
    font-family: ' BIZUDPGothic ';
    src: url('../fonts/BIZUDPGothic-Bold.woff2') format('woff2'),
             url('../fonts/BIZUDPGothic-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: ' ReemKufi ';
    src: url('../fonts/ReemKuf-Regular.woff2') format('woff2'),
             url('../fonts/ReemKufi-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ' ReemKuf ';
    src: url('../fonts/ReemKuf-Medium.woff2') format('woff2'),
             url('../fonts/ReemKuf-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

body {
color: #333;
font-size: 93%;
line-height: 1.6;
font-weight:normal;
font-family: ' BIZUDPGothic ';
letter-spacing: 0.05rem;
padding-top: 60px;
position: relative;
overflow: hidden;
background:white;}


@media (min-width: 768px) {
body {
letter-spacing: 0.05rem;

}
}

@media (min-width: 992px) {

body {
font-size: 94%;
line-height: 1.7;
letter-spacing: 0.05rem;
padding-top: 0px;}

}
@media (min-width: 1200px) {
body {
font-size: 99%;
line-height: 1.8;
letter-spacing: 0.08rem;
}


}


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

/* 共通
---------------------------------------------------- */

.fluid {position: relative;
	max-width: 1140px;
	margin: 0 auto;
}
.clearfix:after {
  content: "";
  clear: both;
	display: table;
}
.clear {clear: both;}

.f-right {float: right;}
.f-left {float: left;}
.pointer {cursor: pointer;}
ul.decimal li{list-style: decimal;margin-left: 25px;line-height: 1.7;}
ul.dot li{list-style:disc;margin-left: 25px;line-height: 1.7;text-align: left;}
ul.square {margin-left: 30px;}
ul.square li{list-style:disc;line-height: 1.7;}

.mb0  { margin-bottom: 0 !important; }
.mb5  { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.pad10 { padding: 10px; }
.pad20 { padding: 20px; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pl10 { padding-left: 10px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w33 { width: 33.33333333%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.mb150mb100{margin-bottom: 150px;}
.mb120mb80{margin-bottom: 120px;}
.mb80mb50{margin-bottom: 80px;}
.mb50mb30{margin-bottom: 50px;}
.mb30mb10{margin-bottom: 30px;}

@media (max-width: 1140px) {
.mb120mb80{margin-bottom: 80px;}
.mb150mb100{margin-bottom: 100px;}
.mb50mb30{margin-bottom: 40px;}

}


@media (max-width: 991px) {
.mb120mb80{margin-bottom: 60px;}
.mb150mb100{margin-bottom: 90px;}
.mb30-md{margin-bottom: 30px;}
.mb50mb30{margin-bottom: 30px;}

}

@media (max-width: 767px) {
.space15{margin-bottom: 15px;}
.mb150mb100{margin-bottom: 80px;}
.mb120mb80{margin-bottom: 50px;}
.mb80mb50{margin-bottom: 50px;}
.mb50mb30{margin-bottom: 30px;}
.mb20-xs{margin-bottom: 20px;}
.mb30-xs{margin-bottom: 30px;}
}
@media (max-width: 666px) {
.mb30-xs2{margin-bottom: 30px;}
.mb10-xs{margin-bottom: 10px;}
.mb30mb10{margin-bottom: 10px;}
.mb20-xs2{margin-bottom: 20px;}

}


@media (min-width: 1200px) {

.mb30-xl { margin-bottom: 30px !important; }
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.indent2 {
  padding-left: 1.8em;
  text-indent: -1.8em;
}

.flexbox{display: flex;align-items: center;}

.flexbox-between{display: flex;align-items: center;justify-content: space-between;}
.flexbox2{display: flex;align-items: stretch;}

.flexbox3{display: flex;align-items: flex-end;}
.flexbox4{display: flex;justify-content: flex-end;}


@media (max-width: 767px) {
.flexbox4{display:block;}


}


.bg-gray{background:rgba(152,133,95,.06);}
.bg-blue{background:rgba(0,156,255,0.05);}
.bg-border-top{border-top: 1px solid #ddd;}




/*btn
------------------------------ */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img{vertical-align: bottom;}




/* アニメーション
---------------------------------------------------- */
.delayed-image {
	/* じわっと画像が表示される */
 	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}

/* じわっと画像が表示される ---------　一度追加していたら不要*/
@keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}

/*古いブラウザ用　---------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.vertical {
  animation: vertical_6392 2.44s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes vertical_6392 {
  0% { transform:translate(0,-3px) }
  3.27869% { transform:translate(0,3px) }
  6.55738% { transform:translate(0,-3px) }
  9.83606% { transform:translate(0,3px) }
  13.11475% { transform:translate(0,-3px) }
  16.39344% { transform:translate(0,3px) }
  18.03279% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}



.horizontal {
  animation: horizontal_5801 5s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes horizontal_5801 {
  0% { transform:translate(0,0) }
  4.41177% { transform:translate(5px,0) }
  8.82353% { transform:translate(0,0) }
  13.23529% { transform:translate(5px,0) }
  17.64706% { transform:translate(0,0) }
  22.05882% { transform:translate(5px,0) }
  26.47059% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

.passing-reverse {
  animation: passing-reverse_1059 4s linear infinite;
  transform-origin: 50% 50%;
}

@keyframes passing-reverse_1059 {
  0% { transform:translateX(50%); opacity:0 }
  50% { transform:translateX(35%); opacity:.5 }
  100% { transform:translateX(0%); opacity:1 }
}

.float {
  animation: float_1 4s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_1 {
  0% { transform: translateY(0) }
  50% { transform: translateY(-10px) }
  100% { transform: translateY(0) }
}

.float2 {
  animation: float_2 2s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_2 {
  0% { transform: translateY(0) }
  60% { transform: translateY(-5px) }
  100% { transform: translateY(0) }
}

.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}

@-webkit-keyframes fuwafuwa {
0% {-webkit-transform:translate(0, 0) rotate(-5deg);}
50% {-webkit-transform:translate(0, -5px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(5deg);}
}

@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(-5deg);}
50% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}

@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

@keyframes rotate-z {
  from { transform: rotateZ(0deg); }
  to { transform: rotateZ(360deg); }
}

.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}

.swing {
animation: swing 2s ease-in-out infinite;
}
/* swing */
@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0deg)
    }
}

/* link
---------------------------------------------------- */
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
a.opacity {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.opacity:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}


[data-action="call"]  {text-decoration: none;}

/* font-size color
---------------------------------------------------- */
.x-small { font-size: .8em; line-height: 1.5; }
.small { font-size: .9em; line-height: 1.5; letter-spacing: 0;}
.middle { font-size: 14px; letter-spacing: 0;}
.large { font-size: 1.2em; }
.x-large { font-size: 1.4em; }
.x2-large { font-size: 20px; }
.x3-large { font-size: 22px; }
.x4-large { font-size: 24px; }
.max-large { font-size: 32px; }
.italic {font-style: italic;}
.bold{font-weight: 700;font-family: ' BIZUDPGothic-Bold ';}

.white { color: #ffffff; }
.red { color: #f00; }
.blue{color: dodgerblue;}
.green { color: forestgreen; }
.pink { color: #EB5960; }
.orange { color: #f60; }
.kiiro { color: yellow!important; }
.brown{color: #8b6f57;}

/* スクロールでナビ表示
---------------------------------------------------- */
.cb-header {
    position: fixed;
    top: 0;
    left: 0;
	right:0;
    display: none;
    background: #fafafa;
}
.cb-header .inner {width: 96%;margin: 0px auto; margin-top: 20px;}




@media (max-width: 767px) {
.cb-header {display: none!important;}

}



/* header mobile pad
---------------------------------------------------- */
#header{display: none;}
.cb-header2 {
    position: fixed;
    /* 固定 */
    top: 0;
    /* 上から0の位置に固定 */
    left: 0;
    /* 左から0の位置に固定 */
    display: block;
    /* 表示 */
	z-index: 200;
	width: 100%;
	box-sizing: border-box;
}

.sc {
display: flex;
align-items: center;
    width: 100%;
    margin: 0 auto;
	height: 60px;
	background:white;}
	
.sc .logo{padding-left: 15px;}
.sc .logo a{}
.sc img{vertical-align: bottom;width: 100px;height: auto;}

header{display: none;}



/*header pc
------------------------------------------------------------------*/
@media (min-width: 992px) {

header{display: block;}
.cb-header2 {display: none;}



.header {
  color: #fff;
  position: fixed;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 60;
  height: 80px;
  display: flex;
  align-items: center;justify-content: space-between;
}
.logo {position: relative;padding-left: 50px;}
.logo.color {display: none;}

.header .navi{padding-right: 0px;display: flex;align-items: center;justify-content: flex-end;}

/* ナビゲーションメニュー */
.nav-menu {}
.menu-list {
  display: flex;
  justify-content: center; /* メニューアイテムを中央揃えに */
  margin-right: 1.5em;
}
.menu-item {position: relative;padding: 0;width: 9em;text-align: center;}
.menu-item::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
right:0;  
  width: 1px;
  height: .6em;
  background: #ddd;
}
.menu-item:first-child {width: 7em;}
.menu-item:first-child::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
left:0;  
  width: 1px;
  height: .6em;
  background: #ddd;
}
.menu-item:last-child {width: 10em;}

.menu-item a {
font-family: ' ReemKufi ';
font-weight: 500;
font-size: 16px;
  color: white;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.menu-item a::after {
  background-color: #fff; /* 下線の色 */
  bottom: -4px; /* 要素の下端からの距離 */
  content: ""; /* 要素に内容を追加 */
  height: 1px; /* 下線の高さ */
  left: 0; /* 要素の左端からの距離 */
  position: absolute; /* 絶対位置指定 */
  transform: scale(0, 1); /* 下線を横方向に0倍、縦方向に1倍に変形（非表示） */
  transform-origin: left top; /* 変形の原点を左上に指定 */
  transition: transform .3s; /* 変形をアニメーション化 */
  width: 100%; /* 要素の幅 */
}
/* リンクにホバーした際の下線の表示 */
.menu-item a:hover::after {transform: scale(1, 1);}

.menu-item a:hover {color: #fff;}
.menu-item a.active {color: #3c3!important;}

}

.contents {}
/* スクロールしたらヘッダーメニューのフォントカラー変更 */
.header.headerColorScroll {
  color: #000;
  background: #fafafa;
  height: 80px;
  transition: color 2s ease-out;
}
.header.headerColorScroll .logo {display: none;}
.header.headerColorScroll .logo.color {display: block;margin-top: .3em;}
.header.headerColorScroll .logo.color a{display: flex;align-items: center;color: black;transition: .4s;}
.header.headerColorScroll .logo.color a span{margin-left: .5em;}
.header.headerColorScroll .logo.color a:hover span{color: #00810A;}

.header.headerColorScroll .menu-item a {color: black;}


@media (max-width: 1680px){


}

@media (max-width: 1366px){
.logo{padding-left: 20px;}


}

@media (max-width: 1199px){
.header.headerColorScroll .logo.color a span{font-size: .9em;}

}











/*main
------------------------------------------------------------------*/

#main{position: relative;width: 100%;height: 100vh;}
.main-h2{position: absolute;z-index: 50;
top: 50%;
transform: translateY(-50%);
left: 15%;}


.scrolldown{
    /*描画位置※位置は適宜調整してください*/
	position:absolute;
	z-index: 30;
	right:7%;
	bottom:100px;
    /*全体の高さ*/
	height:50px;
}

/*Scrollテキストの描写*/
.scrolldown span{
    /*描画位置*/
	position: absolute;
	left:-.8em;
	top: -80px;
    /*テキストの形状*/
	color: #fff;
  writing-mode: vertical-rl;
	font-size: 1em;
	letter-spacing: 0.2rem;
	font-family: ' ReemKufi ';
font-weight: 500;
}

/* 線の描写 */
.scrolldown::after{
	content: "";
    /*描画位置*/
	position: absolute;
	top: 0;
    /*線の形状*/
	width: 1px;
	height: 200px;
	background: #fff;
    /*線の動き1.4秒かけて動く。永遠にループ*/
	animation: pathmove 1.4s ease-in-out infinite;
	opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
	0%{
		height:0;
		top:0;
		opacity: 0;
	}
	30%{
		height:75px;
		opacity: 1;
	}
	100%{
		height:0;
		top:150px;
		opacity: 0;
	}
}






@media (max-width: 1680px){
.main-h2{width: 600px;}


}



@media (max-width: 1280px){
.main-h2{width: 500px;left: 17%;}




}


@media (max-width: 1199px){
.main-h2{width: 430px;}

}




@media only screen and (max-width: 991px) {
#main{height:  max(70vh, 70vw);}

.main-h2{width: 400px;left: 15%;}

.scrolldown{display: none;}

}

@media only screen and (max-width: 767px) {
#main{}
.main-h2{width:350px;left: 10%;}


}


@media only screen and (max-width: 666px) {
#main{}

 .main-h2{width: 250px;left: 20px;}




}





/* index.html 
---------------------------------------------------- */
.home #section01{position: relative;padding: 50px 0;}
.home #section01 .wrap{margin-bottom: 1em;padding: 0 20px;}
.home #section01 .index{color: #4c9b12;font-weight: 700;margin-bottom: 1.5em;}
.bg-green{background: #507733;position: absolute;width: 70%;height: 150px;right:0;top:0;}
.bg-green .deco{width: 160px;}

.home #section01 .thumb{position: relative;margin-top: 50px;width: 90%;margin-left: 10%;}
.home #section01 .thumb2{position:absolute;left:0;top:50%;transform: translateY(-50%);display: none;}

.home #section02{position: relative;padding: 0px 0 50px;}
.home #section02 .wrap{margin-bottom: 1em;padding: 0 20px;}
.home #section02 .txt{margin-bottom: 1.5em;}
.home #section02 .wrap h4{margin-bottom: 1em;font-weight: 700;color: black;font-size: 1.1em;}
.home #section02 .wrap .txt2{margin-bottom: 1em;font-weight: 700;color: black;padding-bottom: .5em; border-bottom: 1px solid #ddd;position: relative;}
.home #section02 .wrap .txt2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 1px #690;
  bottom: -1px;
  width: 15%;
}
.home #section02 .wrap .txt2.last{margin-bottom: 20px;}

.home #section02 .bg-green{background: #507733;position: absolute;width: 70%;height: 220px;left:0;top:0;}
.home #section02 .bg-green .deco{width: auto; display: flex;justify-content: flex-end;padding-right: 1.5em;}
.home #section02 .bg-green .deco img{width: 160px;height: auto; }

.home #section02 .thumb{position: relative;margin-top: 50px;width: 65%;margin-left: 0;z-index: 10;}
.home #section02 .thumb2{position:relative;margin-left:35%;width: 55%;margin-top: -50px;z-index: 5;}



.home #section03{position: relative;padding-bottom: 60px;}
.home #section03 .container{max-width: 100%;}
.home #section03 a{position: relative;display: block;transition: .4s;}
.home #section03 a .pic{position: relative;border:1px solid #333;}
.home #section03 a .pic img{transition: .4s;}
.home #section03 a:hover .pic img{filter: grayscale(100%);}
.home #section03 a .pic h3{position: absolute;color: black;background: white;top:0;left:1em;font-weight: 700;padding: .5em; font-size: 1.4em;writing-mode: vertical-lr;transition: .4s;}
.home #section03 a .txtbox{position: relative;}
.home #section03 a .txtbox p{padding: 1em .5em;color: #222;line-height: 1.5;}
.home #section03 a .txtbox .moreline{position: relative;display: flex; align-items: center;font-family: ' ReemKufi ';font-weight: 500;text-align: right;color: #222;}
.home #section03 a .txtbox .moreline::before {
  content: '';
  height: 1px;
  flex-grow: 1;
  background: #555;
  transition: .5s;
  margin-right: .4em;
}
.home #section03 a:hover .pic h3{color: white;background:#507733;}
.home #section03 a:hover .txtbox p{color: #555;}
.home #section03 a:hover .txtbox .moreline{color: #393;}
.home #section03 a:hover .txtbox .moreline::before { background: #393;}



.home #section04{position: relative;max-width: 1920px;margin: 0 auto;padding-bottom: 50px;}
.home #section04 .wrap{padding: 0 20px;}
.home #section04 .wrap .txt{margin-bottom:  20px;}
.home #section04 .thumb{position: relative;margin-top: 20px;}
.home #section04 .deco{width: 160px;position: absolute;z-index: 20; bottom:15px;right:20px;}

.home #section05{position: relative;padding-bottom: 50px;}
.home #section05 .wrap{position: relative;background: #1f580b;color: white;display: block; width: 100%;}
.home #section05 .wrap .thumb{position: relative;width: 100%;height: 200px;transition: .4s; overflow: hidden;background: url("../images/top-recruit.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}
.home #section05 .deco{width: 150px;position: absolute;z-index: 1; bottom:0px;right:10px;}
.home #section05 .wrap .box{position: relative;width: 100%;padding:20px 20px 40px;}
.home #section05 .wrap .box .heading{color: white;}
.home #section05 .wrap .box .heading span{color:#ddd;}
.home #section05 .wrap .box p{margin-bottom: 1.5em;}
.home #section05 .wrap:hover .thumb{opacity: .7;}

.gmap{padding: 1em;border:1px solid #ddd;border-radius: 7px;margin-bottom: 1em;}
.gmap iframe{width: 100%;height: 220px;border-radius: 5px;margin-bottom: 0;vertical-align: bottom;}

.btn-posi-right{display: flex;justify-content: flex-end;}
.btn-arrow {}
.btn-arrow a {
width: 230px;
    height: 50px;   
    display: flex;
    justify-content: center;
    align-items: center;
	background:#393;
    color: #fff;
	padding: 0 .5em;
	transition: .5s;
	font-family: ' ReemKufi ';
	font-weight: 500;
	position: relative;}
.btn-arrow a::after {
  content: '';
  position: absolute;
  right:0;
  top:50%;
  width: 30px;
  height: 1px;
  background: #fff;
  transition: .5s;
}
.btn-arrow a:hover {
    align-items: center;background:#3c3;
    color: #fff;
    }
.btn-arrow a:hover::after {width: 50px;}

.btn-dummy {position: relative;z-index: 10;}
.btn-dummy span {
width: 230px;
    height: 50px;   
    display: flex;
    justify-content: center;
    align-items: center;
	background:#393;
    color: #fff;
	padding: 0 .5em;
	transition: .5s;
	font-family: ' ReemKufi ';
	font-weight: 500;
	position: relative;}
.btn-dummy span::after {
  content: '';
  position: absolute;
  right:0;
  top:50%;
  width: 30px;
  height: 1px;
  background: #fff;
  transition: .5s;
}
.home #section05 .wrap:hover .btn-dummy span {
    align-items: center;background:#3c3;
    color: #fff;
    }
.home #section05 .wrap:hover .btn-dummy span::after {width: 50px;}



@media (min-width: 667px) {
.home #section01 .wrap{padding: 0 0px;width: 85%;margin: 0 auto; margin-bottom: 1em;}

.home #section02 .wrap{padding: 0 0px;width: 85%;margin: 0 auto; margin-bottom: 1em;}
.home #section02 .bg-green{width: 70%;height: 400px;left:0;top:0;}

.home #section03 a .txtbox{display: flex;flex-direction: column;justify-content: space-between;}

.home #section04 .wrap{padding: 0 0px;width: 85%;margin: 0 auto; }

.home #section05 .wrap .thumb{position: relative;width: 100%;height: 250px;overflow: hidden;}

}




@media (min-width: 768px) {

.home #section01{padding: 70px 0;}
.home #section01 .wrap{width: 80%;margin: 0 auto; margin-bottom: 1em;}



.home #section02{padding: 0px 0 70px;}
.home #section02 .wrap{width: 80%;margin: 0 auto; margin-bottom: 1em;}
.home #section02 .thumb2{position:relative;margin-left:35%;width: 55%;margin-top: -80px;z-index: 5;}



.home #section03{padding-bottom: 70px;}

.home #section04{padding-bottom: 70px;z-index: 10;}
.home #section04 .wrap{padding: 30px 30px 0 30px;width:55%;margin-left: 0; background: white;position: relative;z-index: 30;margin-top: 80px;}
.home #section04 .thumb{position:absolute;right:0;top:0;width: 50%;margin-top: -80px;z-index: 10;}

.home #section05{padding-bottom: 70px;z-index: 20;}
.home #section05 .wrap{position: relative;background: #1f580b;color: white;display: flex;align-items: center;width: 100%;}
.home #section05 .wrap .thumb{position: relative;width: 50%;height:400px;}
.home #section05 .wrap .box{position: relative;width: 50%;padding:20px;}



.link-pdf{width: 100px;}

.gmap{}
.gmap iframe{height: 300px;}


}
@media (min-width:800px) {
.home #section04 .wrap{padding: 40px 40px 20px 70px;width:55%;margin-left: 0; background: white;position: relative;z-index: 30;margin-top: 80px;}


}



@media (min-width: 992px) {

.home #section01 .wrap{width: 85%;margin-left: 15%; margin-bottom:0;}
.bg-green{width: 70%;height: 350px;right:0;top:0;}
.bg-green .deco{width: 180px;padding: 1em 0 0 1em;}

.home #section01 .thumb{margin-top: 80px;width: 100%;margin-left:0;}
.home #section01 .thumb2{position:absolute;left:0;top:50%;transform: translateY(-50%);display: block;width: 50px;}

.home #section02 .bg-green{width:85%;height: 420px;left:0;top:0;}
.home #section02 .bg-green .deco{width: auto; display: flex;justify-content: flex-end;padding: 1.5em;}
.home #section02 .bg-green .deco img{width: 180px;height: auto; }
.home #section02 .wrap{width: 85%;margin-right: 15%; margin-bottom:0;}
.home #section02 .txt{margin-bottom: 2.5em;}
.home #section02 .thumb{position: relative;margin-top: 80px;width: 78%;margin-left: 5%;z-index: 10;}
.home #section02 .thumb2{position:relative;margin-left:32%;width: 68%;margin-top: -45px;z-index: 5;}


.home #section03 a .pic h3{padding: .5em .3em; font-size: 1.6em;}

.home #section04 .wrap{padding: 30px 40px 0 70px;width:50%;margin-left: 0; background: white;position: relative;z-index: 30;margin-top: 50px;}
.home #section04 .thumb{position:absolute;right:0;top:0;width: 65%;margin-top: -50px;z-index: 10;}
.home #section04 .deco{width: 180px;z-index: 30; bottom:20px;right:20px;}


.home #section05 .wrap{position: relative;background: #1f580b;color: white;display: flex;align-items: center;width: 100%;}
.home #section05 .wrap .thumb{position: relative;width: 50%;height:460px;}
.home #section05 .wrap .box{position: relative;width: 50%;padding:30px 40px;}
.home #section05 .wrap .box p{margin-bottom: 2em;font-size: 1.05em;line-height: 2;}
.home #section05 .deco{width: 180px; bottom:10px;right:10px;}


.btn-arrow a {
width: 250px;
    height: 60px;   
	padding: 0;
	}

.d-btwn{display: flex;flex-direction: column;justify-content: space-between;}
.gmap iframe{width: 100%;height: 350px;}

}

@media (min-width: 1199px) {
.home #section04 .wrap{padding: 40px 80px 0 0px;width:40%;margin-left: 10%; background: white;position: relative;z-index: 30;margin-top: 50px;}
.home #section04 .wrap .txt{margin-bottom:  40px;}
.home #section04 .thumb{position:absolute;right:0;top:0;width: 60%;margin-top: -50px;z-index: 10;}
.home #section04 .deco{width: 220px;z-index: 30; bottom:40px;right:40px;}

.home #section05 .deco{width: 220px; bottom:0px;right:10px;}
}


@media (min-width: 1200px) {

.home #section01{padding: 120px 0;}
.home #section01 .wrap{width: 75%;margin-left: 25%; margin-bottom:0;}
.bg-green{width: 70%;height: 350px;right:0;top:0;}
.bg-green .deco{width: 220px;padding: 1em 0 0 1em;}

.home #section01 .thumb{margin-top: 80px;width: 100%;margin-left:0;}
.home #section01 .thumb2{width: 88px;}

.home #section02{padding: 0px 0 100px;}
.home #section02 .bg-green{width:90%;height: 480px;left:0;top:0;}
.home #section02 .bg-green .deco{width: auto; padding: 1em 3.5em 1em 0;}
.home #section02 .bg-green .deco img{width: 220px;height: auto; }
.home #section02 .wrap{width: 70%;margin-right: auto; margin-bottom:0;margin-left: 3%;}
.home #section02 .txt{margin-bottom: 2.5em;line-height: 2.2;}
.home #section02 .wrap h4{margin-bottom: 1.3em;font-size: 1.5em;}
.home #section02 .wrap .txt2{font-size: 1.2em;}
.home #section02 .thumb{position: relative;margin-top: 80px;width: 78%;margin-left: 5%;z-index: 10;}
.home #section02 .thumb2{position:relative;margin-left:32%;width: 68%;margin-top: -50px;z-index: 5;}


.home #section03{padding-bottom: 100px;}


.home #section04{padding-bottom: 100px;}

.home #section05{padding-bottom: 100px;}
.home #section05 .wrap .thumb{position: relative;width: 50%;height:480px;}
.home #section05 .wrap .box{padding:30px 50px;}
.home #section05 .wrap .box .heading{font-size:50px;}
.home #section05 .wrap .box .heading span{color:#ddd;}

.home #section05 .wrap .box p{margin-bottom: 2em;font-size: 1.05em;line-height: 2;}


.btn-arrow a {
width: 350px;
height: 75px;}

.btn-arrow a::after {width: 50px;}
.btn-arrow a:hover::after {width: 80px;}

.gmap iframe{height: 450px;}

}





@media (min-width: 1440px) {
.home #section01{padding: 120px 0 150px;}
.home #section01 .wrap{width: 70%;margin-left: 25%; }
.home #section01 .index{font-size: 1.2em;margin-bottom: 1.5em;}
.home #section01 .txt{line-height: 2.2;}

.home #section01 .wrap{width: 75%;margin-left: 25%; margin-bottom:0;}
.bg-green{width: 70%;height:420px;right:0;top:0;}
.bg-green .deco{width: 220px;padding: 1em 0 0 1em;}

.home #section01 .thumb{margin-top: 80px;width: 85%;margin-left:10%;}

.home #section02 .bg-green{width:90%;height: 520px;left:0;top:0;}
.home #section02 .bg-green .deco{width: auto; padding: 1em 3.5em 1em 0;}
.home #section02 .bg-green .deco img{width: 220px;height: auto; }
.home #section02 .wrap{width:540px;margin-right: auto; margin-bottom:0;margin-left:0;}
.home #section02 .txt{margin-bottom: 4.5em;}
.home #section02 .wrap .txt2.last{margin-bottom: 50px;}

.home #section02 .thumb{position: relative;margin-top: 80px;width: 78%;margin-left: 5%;z-index: 10;}
.home #section02 .thumb2{position:relative;margin-left:30%;width: 70%;margin-top: -60px;z-index: 5;}

.home #section03 a .pic h3{padding: .5em .3em; font-size: 2em;left:2em;letter-spacing: .4rem;}

.home #section04 .wrap{padding: 60px 80px 0 0px;width:35%;margin-left: 15%; background: white;position: relative;z-index: 30;margin-top: 90px;}
.home #section04 .thumb{position:absolute;right:0;top:0;width: 60%;margin-top: -90px;z-index: 10;}
.home #section04 .deco{width: 220px;z-index: 30; bottom:40px;right:40px;}

.home #section05 .wrap .thumb{height:530px;}
.home #section05 .wrap .box{padding:30px 55px;}
.home #section05 .wrap .box p{margin-bottom: 2em;font-size: 1.1em;line-height: 2.2;}

}

@media (min-width: 1680px) {
.home #section01 .wrap{width: 54%;margin-left: 40%; }
.bg-green{width: 70%;height:600px;right:0;top:0;}

.bg-green .deco{width:auto;padding: 2em 0 0 2em;}

.home #section01 .thumb{margin-top: 140px;width: 85%;margin-left:10%;}
.home #section01 .thumb2{width: 110px;}

.home #section02 .bg-green{width:80%;height: 620px;left:0;top:0;}
.home #section02 .bg-green .deco{width: auto; padding: 2em 3.5em 2em 0;}
.home #section02 .bg-green .deco img{width:auto;height: auto; }
.home #section02 .wrap .txt2.last{margin-bottom: 80px;}

.home #section02 .thumb{margin-top: 140px;width: 76%;margin-left: 5%;z-index: 10;}
.home #section02 .thumb2{position:relative;margin-left:30%;width: 70%;margin-top: -90px;z-index: 5;}

.home #section03 .container{max-width: 1500px;margin: 0 auto;}

.home #section04{padding-bottom: 130px;}
.home #section04 .wrap{padding: 60px 100px 0 0px;width:30%;margin-left: 20%; background: white;position: relative;z-index: 30;margin-top: 100px;}
.home #section04 .thumb{position:absolute;right:0;top:0;width: 55%;margin-top: -100px;z-index: 10;}
.home #section04 .deco{width: auto; bottom:40px;right:40px;}

.home #section05 .container{max-width: 1460px;}
.home #section05 .wrap .thumb{height:550px;}
.home #section05 .wrap .box{padding:30px 70px 30px 100px;}
.home #section05 .wrap .box .heading{font-size:60px;}
.home #section05 .wrap .box p{margin-bottom: 2em;font-size: 1.1em;line-height: 2.2;}
.home #section05 .deco{width: 280px; bottom:-20px;right:20px;}

}




.maker{
  background: linear-gradient(
    transparent 60%,
    #fbeb64 60%
  );}



.btn-view {position: relative;display: flex;align-items: center;color: #333;font-size: .9em;letter-spacing: .05rem;transition: .5s;}
.btn-view::after{
content: "";
display: inline-block;
  width: 50px;
  height: 50px;
  border:1px solid #06f;
  margin-left: 3em;
  transition: .5s;
}
.btn-view::before {
content: "";
    width: 60px;
    height: 6px;
    position: absolute;
	left:9em;
    border-bottom: 1px solid #06f;
    border-right: 1px solid #06f;
    -webkit-transform: skew(45deg);
    transform: skew(45deg);
}
.btn-view:hover {color: #069;}
.btn-view:hover::after{background:rgba(247,130,9,.5);}


a.btn-large{width: 100%;line-height: 55px; font-size: 17px; background: black;color: white;text-align: center;margin-top: 10px;display: block;
  padding: 0px;
  border:none;
  transition: .3s;
  padding-right: 0px!important;
  margin-right: 0!important;
}
a.btn-large:hover{background: #07a3d7;}

@media (min-width:667px) {


}



@media (min-width:768px) {
.cp_button {
  width: 230px;
  padding: 1em;
}

a.btn-large{width: 100%;line-height: 68px;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}

@media (min-width: 992px) {


a.btn-large{width: 100%;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}


@media (min-width: 1200px) {
.cp_button {
  width: 290px;
  padding: 1em;
}

a.btn-large{width: 100%;line-height: 80px;font-size: 24px;}


}



/* pagetop 
---------------------------------------------------- */
#pagetop {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 999;
	transition: .5s;
}
#pagetop:hover {opacity: .8;}


@media (max-width: 1280px) {
#pagetop {
    position: fixed;
    bottom: 25px;
    right: 25px;
}



}

@media (max-width: 992px) {
#pagetop {
bottom: 15px;
right: 15px;
}

}

@media (max-width: 568px) {
#pagetop {
width: 8px;
bottom: 15px;
right: 10px;
}

}


/* -----  footer ------- */

footer{ padding: 40px 0px 15px;position: relative;background:url("../images/bg-footer.jpg");background-position: center;background-repeat: no-repeat;background-size: cover; color: white;}
footer .logoblock{position: relative;text-align: center;margin: 0 auto; margin-bottom: 15px;}
footer .name{text-align: center;margin-bottom: 2em;}


footer .address{font-size: .9em;letter-spacing: 0;text-align: center;margin-bottom: 1em;}
footer .address a{color: white;transition: .4s;}
footer .address a:hover{color:#BEE7A3;}
footer .link{text-align: center;font-size: .9em;margin-bottom: 1.5em;}
footer .link a{color: white;transition: .4s;display: inline-block;border:1px solid #666;padding: .3em .6em;background-image: radial-gradient(at 26% 29%, rgba(85, 85, 85, 1), rgba(0, 0, 0, 1));}
footer .link a:hover{color:#BEE7A3;}



.footer-menu{width: 100%;padding: 0 30px; margin: 0 auto; margin-bottom: 2em;}
.footer-menu ul{display: block;border-top: 1px solid #666;}
.footer-menu li{width:100%;text-align:center;background:none;font-size: 14px;}
.footer-menu li a{color: #fff;text-decoration: none; text-align: center; padding: .8em 0;border-bottom: 1px solid #555;display: block;transition: .3s;}
.footer-menu li a:hover{color:#BEE7A3;background: rgba(51,51,51,.9);}

footer .heading{color: white;font-size: 30px;margin-bottom: 1em;text-align: center;}
footer .heading span{color:#9f0;font-size: 15px;margin-top: .2em;}
footer .txt{color: white;margin-bottom: 1em;text-align: center;}

footer .btn-arrow {text-align: center;display: flex;justify-content: center;}

.copy{text-align: center;color: #999; font-size: .8em;letter-spacing: 0;}
.copy{padding-top: 1.5em;}

@media (min-width: 667px) {

footer{ padding: 40px 0px 20px;}
footer .address{text-align: center;}
footer .address a{color: white;}

footer .tel{text-align: center;}

.footer-menu{width: 100%;border-top: none;padding: 0px;}
.footer-menu{border-top: none;margin-bottom: 1.8em;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;display: flex;justify-content: center;}

.footer-menu li {width: auto;padding-bottom: 0px;position: relative;background: none;text-align: left;font-size: 14px;}
.footer-menu li a{letter-spacing:0.05rem;border-right:none; padding: 0 .6em;text-align: left;border-bottom: none;line-height: 1;}
.footer-menu li a:hover{color:#BEE7A3;background:none;}

.down{border-bottom: none;padding: 0;}

}



@media (min-width: 768px) {

footer .address{font-size: .9em;}

footer .txt{margin-bottom: 1.6em;text-align: center;}



.copy{font-size: 12px;}
.copy{padding-top: 2em;}


}


@media (min-width: 992px) {

footer .logoblock{margin-bottom: 20px;text-align: left;margin-left: 0;}
footer .address{font-size: .9em;text-align: left;}
footer .name{text-align:left;margin-bottom: 2em;}
footer .link{text-align:left;margin-bottom: 0;}

.footer-menu{width: 100%;border-top: none;padding-top: 0;margin-bottom: 0px;padding: 1em 1.5em;border-left:1px solid #999;border-right: 1px solid #999;}
.footer-menu ul{border-top: none;border-left:none;display: block;}
.footer-menu li {padding-bottom: 0px;text-align: left;font-size: 15px;}
.footer-menu li a{text-decoration: none;padding: .8em .5em;letter-spacing: .08rem;}
footer .wrap{}
footer .heading{color: white;font-size: 40px;margin-bottom: 1em;text-align:left;}
footer .heading span{color:#9f0;font-size: 15px;margin-top: .4em;}

footer .txt{color: white;margin-bottom: 1em;text-align:left;}
footer .btn-arrow {display: flex;justify-content:flex-start;}
footer .btn-arrow a{width: 270px;height: 50px;}


.btwn{display: flex;flex-direction: column;justify-content: space-between;}
.btwn2{display: flex;flex-direction: column;justify-content: center;}

.copy{font-size: 12px;}

}




@media (min-width: 1200px) {

footer{padding: 90px 0 30px;}
footer .logoblock{position: relative;margin-bottom: 20px;}
footer .address{font-size: .9em;}
footer .wrap{padding-left: 40px;}
.footer-menu li {font-size: 16px;}
.footer-menu li a{text-decoration: none;padding: .8em .5em;letter-spacing: .08rem;}

.copy{font-size: 12px;}
.copy{padding-top: 3.5em;}



}





/*------------------------------　　h2area 背景　　------------------------------------------*/

.h2area{
position: relative;
width:100%;
height: 400px;
display: flex;align-items:center;justify-content: center;
}
.h2area::after {
  content: "";
  position: absolute;
  top: 0;  bottom: 0;
  left: 0;  right: 0;
  background: rgba(10,30,0,.7);
}
.h2area.h2-business{background: url("../images/h2-business.jpg");background-position: center;background-size: cover;}
.h2area.h2-company{background: url("../images/h2-company.jpg");background-position: center;background-size: cover;}
.h2area.h2-recruit{background: url("../images/h2-recruit.jpg");background-position: center;background-size: cover;}
.h2area.h2-contact{background: url("../images/h2-contact.jpg");background-position: center;background-size: cover;}

.h2-txt{position:relative;z-index: 10;font-family: ' ReemKufi ';font-weight: 500;font-size: 45px;letter-spacing: .3rem;color: #fff;text-align: center;}
.h2-txt span { display: block;font-size: 24px;font-family: ' BIZUDPGothic ';font-weight: 400;letter-spacing: .2rem;margin-top: .3em;}
/* 線の描写 */
.h2-txt::after{
	content: "";
    /*描画位置*/
	position: absolute;
	top:110%;
    /*線の形状*/
	width: 1px;
	height: 30px;
	background: #fff;
	animation: pathmove2 1.4s ease-in;
}
@keyframes pathmove2{
	0%{
		height:0;
		opacity: 0;
	}
	100%{
		height:30px;
		opacity: 1;
	}
}


@media (max-width: 1440px){
.h2area{height:380px;}
.h2-txt{font-size: 42px;}



}


@media (max-width: 1199px){
.h2area{height: 300px;}

.h2-txt{font-size: 38px;}
.h2-txt span {font-size: 22px;}



}

@media only screen and (max-width: 991px) {
.h2area{height: 220px;}

.h2-txt{font-size: 38px;}
.h2-txt span {font-size: 22px;margin-top: .2em;}



}


@media only screen and (max-width: 767px) {
.h2area{height: 180px;}

.h2-txt{font-size: 32px;margin-top: -30px;}
.h2-txt span {font-size: 20px;}



}

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

.h2area{height: 160px;}

.h2-txt{font-size: 26px;}
.h2-txt span {font-size: 18px;}


}

/*------------------------------　　下層ページ style　　------------------------------------------*/
.heading{ font-family: ' ReemKufi ';font-weight: 500;color: black;font-size: 30px;margin-bottom: 1em;}
.heading span{display: block;font-family: ' BIZUDPGothic ';font-weight: 700;color:#360;font-size: 15px;margin-top: 1em;}

.headline-h3 {
color: #000;
  position: relative;
  margin-bottom: 25px;
  font-size: 22px;
  letter-spacing: .1rem;
  line-height: 1.4;
font-family: ' BIZUDPGothic-Bold ';font-weight: 700;}
.headline-h3 span{display: block;color: #999;font-weight: 500;font-size: 16px;}
.headline-h3:before {
  content: '';/*何も入れない*/
  position: absolute;
  top:-15px;
  left:-10px;
  width: 12px;/*画像の幅*/
  height: 12px;/*画像の高さ*/
  border-radius: 50%;
  background: #09f;
}



.headline-h4 {
  font-family: ' BIZUDPGothic ';font-weight: 700;
  font-size: 1.3em;
 position: relative;
  margin-bottom: 1.2em;
  text-align: left;
}
.headline-h4::before {
  font-family: "Font Awesome 5 Free";
  content: "\f142";
font-weight: 900;
color: #009D00;
margin-right: .2em;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.headline {
 font-family: ' BIZUDPGothic ';font-weight: 700;
  font-size: 18px;
 position: relative;
  margin-bottom: 2em;
  color:#222;
}
.headline:before {
  content: '';/*何も入れない*/
  position: absolute;
  bottom:-15px;
  left:0px;
  width: 2.3em;
  height: 2px;
  background: #09f;
}
.h5-about{ font-family: ' BIZUDPGothic-Bold ';font-weight: 700;border-bottom: 1px dashed #BCA46E;padding-bottom: .5em;margin-bottom: 1em;font-size: 1.1em;}
.h6-about{ font-family: ' BIZUDPGothic-Bold ';font-weight: 700;color: forestgreen;margin-bottom: .6em;}

@media (min-width: 667px) {




}



@media (min-width: 768px) {
.heading{font-size: 35px;margin-bottom: 1em;}
.heading span{font-size: 15px;margin-top: 1.5em;}


.headline-h3 {font-size: 24px;margin-bottom: 30px; }

.headline-h4 {font-size: 20px;}

.headline {font-size: 24px;}

.h5-about{ padding-bottom: .5em;margin-bottom: 1em;font-size: 20px;}
.h6-about{margin-bottom: .6em;font-size: 17px;}

}


@media (min-width: 992px) {
.heading{font-size: 45px;margin-bottom: 1em;}
.heading span{font-size: 18px;margin-top: 1.5em;}



.headline-h3 {font-size: 26px;margin-bottom: 40px;letter-spacing: .3rem;}

.headline-h3 span{font-size: 20px;}


 .headline-h4{font-size: 22px; }


}


@media (min-width: 1200px) {
.heading{font-size: 65px;margin-bottom: .7em;}
.heading span{font-size: 20px;margin-top: 1.5em;}


.headline-h3 {font-size: 30px;letter-spacing: .3rem;}


.headline-h4 { font-size: 24px;letter-spacing: .1rem;}

.headline {font-size:26px;margin-bottom: 2.5em;}

}


@media (min-width: 1680px) {
.heading{font-size: 75px;margin-bottom: .7em;}
.heading span{font-size: 23px;margin-top: 1.5em;}

.headline {font-size: 28px;}

.headline-h4 { font-size: 28px;letter-spacing: .1rem;}



}

@media (min-width: 1920px) {
.heading{font-size: 80px;margin-bottom: .7em;}
.heading span{font-size: 25px;margin-top: 1.5em;}
}


#pankuzu{}





.marker {background: linear-gradient(transparent 60%, #ccff66 60%);padding-bottom: 3px;}
.marker2 {background: linear-gradient(transparent 80%, rgba(255,102,0,.5) 0%);}
.marker-ao {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #b5fbfb 60%);}
.marker-pink {padding-bottom: 0.4em; background: linear-gradient(transparent 40%, #fcaacb 60%);}
.marker-green {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #a8f099 60%);}



.btn-back {
  display: inline-block;
  padding:10px 5px;
  text-align: center;
  width:200px;
  text-decoration: none;
  border-radius: 6px;
  background:rgba(162,131,79,1.00);
  color: #fff;/*文字色*/
  font-size: 15px;
  letter-spacing: 0;
  transition: .3s;
}
.btn-back:hover{
  color: #fff;/*文字色*/
  background:#555;

}

.btn-pdf {
  text-align:center;
  text-decoration: none;
}
.btn-pdf a{display: flex;align-items: center;justify-content: space-between;padding: 10px 10px;background: #99CC66;color: #111;transition: .5s;border-radius: 4px;width: 260px;margin: 0 auto;}
.btn-pdf a .fas{}
.btn-pdf a:hover{
  color: #222;
  background:#f90;
}


@media (min-width: 768px) {
.btn-read{width: 325px;}
.btn-pdf a{width: 320px;padding: 20px 40px;font-size: 1.2em;}


.btn-back {
  padding:18px 5px;
  width:300px;
  font-size: 16px;
}

}


@media (min-width:1200px) {
.btn-pdf {margin-bottom: 0px;}

.btn-read{line-height: 70px;padding: 0;}

}



.photo-ofi {
  height: 0;
  display: block;
  background: none;
  overflow: hidden;
  position: relative;
  padding-bottom: 65%;
  /* 高さを指定（ボックスの横幅を基準） */
}
.photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
  left: 0;
  top: 0;
}



/* paging */
.paging {
	padding:0em 10px 0;
	line-height: 1.4;
	font-size: 15px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}
.paging .page{text-align: center;margin-bottom: 5px;font-size: 13px;}
.paging span.current,
.paging  span.paging-text a{
	padding:5px 10px;
	color:#333;
	display:inline-block;
	margin:3px 0;
	background: #fff;
	border: 1px solid #ddd;
	text-decoration: none;
}
.paging span.current {
	background:#08ace2;
	color:#fff;
}
.paging span.paging-text a:hover {
	background:#08ace2;
	color:#fff;
}



/* shadow */
.box-shadow {box-shadow: 4px 4px #cdeaf8;}
.box-shadow2 {box-shadow: 2px 2px 10px rgba(0,0,0,.5)}
.drop-shadow { -webkit-filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2));
        filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2)); }
.drop-shadow2 { -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,.08));
        filter: drop-shadow(0px 0px 10px rgba(0,0,0,.08));}


.table-responsive {position: relative;z-index: 10;
border:none;
}


@media screen and (max-width: 666px) {
.table-responsive {
border:none;margin-bottom: 30px;
}
.table-responsive::-webkit-scrollbar {
height: 8px;
}

.table-responsive::-webkit-scrollbar-track {
border-radius: 2px;
background: #eee;
}

.table-responsive::-webkit-scrollbar-thumb {
border-radius: 2px;
background:#999;
}
}



/*サムネ付きスライダー start*/
.slickwrap {
max-width: auto;
width: 93%;
margin: 0px auto;
margin-left: 0;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slider {
border:1px solid #eee;
  width: 100%;
  margin: 0 0 10px 0;
  overflow:hidden;
  background: white;
  padding: 0;
}
.slide-item img {width: 100%;}


.thumbnail-list {
  width: 100%;
  margin: 0;
  padding:0 0px;
}
.thumbnail-list .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex!important;
  flex-flow:wrap;
}
.thumbnail-item {
  transition: .3s;
  padding: 1px;
  width:33.3%!important;
  box-sizing: border-box;
  position: relative;
  list-style:none;
  cursor: pointer;
}
.thumbnail-item .photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  position: absolute;
  left: 0;
  top: 0;
}
.thumbnail-item img{opacity: .5;}
.thumbnail-item.slick-current img{
border: 2px solid darkorange;
opacity: 1;
}
.thumbnail-item:hover img{opacity: 1;}
.thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width:991px) {
.slickwrap{width: 400px;margin: 0 auto;}
}

@media only screen and (max-width:767px){
.slider {margin: 0 0 10px 0;}

}

@media only screen and (max-width:500px){
.slickwrap{width:100%;margin: 0 auto;}

}
/*サムネ付きスライダー end*/










.gmap2{}
.gmap2 iframe{width: 100%;height: 200px;}








/* ----- product.html  -----*/
.product #section01{padding: 50px 0;position: relative;background: url("../images/bg-cable.jpg");background-position: right bottom;background-repeat: no-repeat;background-size: cover;}
.product #section01 .index{color: #017E01;font-weight: 700;text-align: center;margin-bottom: 1.3em;font-size: 1.4em;line-height: 1.8;}
.product #section01 .index span{padding-bottom: .2em;border-bottom: thick double #017E01;}
.product #section01 .txt{line-height: 1.8;padding: 0 15px;margin-bottom: 40px;}
.product #section01 .box{position: relative;background: #F0F6F1;padding: 1.5em;display: flex;flex-direction: column;align-items: center;border-radius: 5px;filter: drop-shadow(0px 0px 10px rgba(1,80,0,0.2));}
.product #section01 .box .icon{margin-bottom: 1.2em;width: 110px;height: 110px;background: white;border-radius: 50%;padding: 1.6em;}
.product #section01 .box h4{color: #017E01;font-weight: 700;text-align: center;margin-bottom: 1.1em;font-size: 1.1em;}



.product #section02{padding: 50px 0;position: relative;background: #f7f7f7;}
.product #section02 .table{background: white;}
.product #section02 .table th{font-weight: 700;width: 100%;display: block;color:#00A000;}
.product #section02 .table td{width: 100%;display: block;}
.tec{margin-bottom: 40px;}
.tec:last-child{margin-bottom: 0px;}


.product #section03{padding: 50px 0;position: relative;}
.indent-arrow{position: relative;padding-left: 1.5em;}
.indent-arrow::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
font-weight: 900;
color: #009D00;
position: absolute;
left:0;
top:0;
}
.item-wrap{}
.item-thumb{margin: 0 15px; padding: 1em;display: flex;align-items: center;justify-content: space-between;margin-bottom: 1em;border:1px solid #ddd;width: calc(100% - 30px);background: #fafafa;border-radius: .5em;}
.item-thumb .item-title{width: 60%;line-height: 1.5;}
.item-thumb .thumb{width: 35%;}
.item-sub{font-weight: 700;margin-bottom: .8em;color: #00A000;font-size: 1.1em;}
.item-thumb2{padding: 1em;display: flex;align-items: center;justify-content: space-between;margin-bottom: 1em;border:1px solid #ddd;width: auto;background: #fafafa;border-radius: .5em;}
.item-thumb2 .thumb{width: 35%;text-align: center;}
.item-thumb2 .item-title{width: 60%;line-height: 1.5;}
.item-thumb.type3{margin: 0; padding: 1em;display:block;margin-bottom: 0;border:1px solid #ddd;width: 40%;}
.item-thumb.type3 .thumb{width: 100%;}
.item-wrap.w50{width: 100%;}


@media (min-width: 667px) {


}


@media (min-width: 768px) {
.product #section01{padding: 70px 0;}

.product #section01 .txt{margin-bottom: 50px;}
.product #section01 .box h4{height: 50px;}



.product #section02{padding: 70px 0;}
.product #section02 .table th{width: 30%;display:table-cell;vertical-align: middle;}
.product #section02 .table td{width:auto;display: table-cell;}
.tec{margin-bottom: 50px;}

.product #section03{padding: 70px 0;}

}


@media (min-width: 992px) {
.product #section01 .index{margin-bottom: 1.5em;font-size: 1.6em;line-height: 2;}
.product #section01 .box{padding:2.5em;}
.product #section01 .box .icon{margin-bottom: 1.6em;}
.product #section01 .box h4{margin-bottom: 1.1em;font-size: 1.2em;height: auto;}

.item-wrap{display: flex;align-items: center;justify-content: space-between;}
.item-wrap.w50{width: 50%;}

.item-thumb{margin: 0; padding: 1em;display:block;margin-bottom: 0;border:1px solid #ddd;width: 48.5%;}
.item-thumb .item-title{width: 100%;margin-bottom: .5em;height: 3em;text-align: center;}
.item-thumb .thumb{width: 100%;text-align: center;}
.item-sub{font-size: 1.2em;}
.item-thumb.type3{margin: 0; padding: 1em;display:block;margin-bottom: 0;border:1px solid #ddd;width: 100%;}
.item-thumb.w50{margin: 0; padding: 1em;display:block;margin-bottom: 0;border:1px solid #ddd;width: 50%;}

}


@media (min-width: 1200px) {
.product #section01{padding: 100px 0;}
.product #section01 .txt{line-height: 2;padding: 0 0;text-align: center;font-size: 1.1em;margin-bottom: 70px;}

.product #section01 .box .icon{width: 130px;height: 130px;padding: 1.6em;}

.product #section02{padding: 100px 0;}

.product #section03{padding: 100px 0;}
.item-thumb{margin: 0; padding: 1.8em;width: 48%;}
.item-thumb.w100{margin: 0; padding: 1.8em;width: 100%;}
.item-thumb.type3{margin: 0; padding: 1.8em;display:block;width: 100%;}

}

@media (min-width: 1440px) {

.product #section01 .index{margin-bottom: 1.5em;font-size: 36px;line-height: 2.2;}
.product #section01 .box{padding:3.5em;}

.tec{margin-bottom: 70px;}

}

@media (min-width: 1680px) {

.product #section01{background: url("../images/bg-cable.jpg");background-position: center bottom;background-repeat: no-repeat;background-size: cover;}

}


/* business.html
--------------------------------------------------------- */

.business #section01{padding: 50px 0px 50px;position: relative;background: #f6f6f6;}
.business #section01 .txt{margin-bottom: 2.5em;}
.business #section01 .wrap{position: relative;margin-bottom: 50px;}
.business #section01 .wrap:last-child{margin-bottom: 0px;}

.business #section01 .wrap .box{margin-bottom: 1em;}
.business #section01 .wrap h4{position: relative;font-family: ' BIZUDPGothic-Bold ';font-weight: 700;font-size: 1.2em;margin-bottom: 1.3em;}
.business #section01 .wrap h4 span{font-size: 2em;font-family: ' Barlow Semi Condensed '; font-weight: 500;color: #0099cc;font-style: oblique;padding-left: .1em; margin-right: .5em;position: relative;}
.business #section01 .wrap h4 span:before {
  content: '';/*何も入れない*/
  position: absolute;
  bottom:-5px;
  left:0px;
  width: .6em;
  height: 3px;
  background: #09f;
}


.business #section02{padding:50px 0px 50px;position: relative;}
.business #section02 .box{margin-bottom: 1em;}
.business #section02 .box h4{margin-bottom: 1em;font-family: ' BIZUDPGothic-Bold ';font-weight: 700;font-size: 1.1em;color: #2360DD;}

#target1{position: absolute;left:0;top:-60px;}
#target2{position: absolute;left:0;top:-60px;}
#target3{position: absolute;left:0;top:-60px;}
#target4{position: absolute;left:0;top:-60px;}
#target5{position: absolute;left:0;top:-60px;}

@media (min-width: 667px) {
.business-pic{width: 350px;margin: 0 auto;}

.business #section01 .townline2{position:absolute;left: -80px;bottom:auto;top:10px;width: 45%;}
.business #section02 .townline1{position:absolute;right: -80px;top:10px;width: 45%;}
.business #section03 .townline2{position:absolute;left: -80px;bottom:auto;top:10px;width: 45%;}
.business #section04 .townline1{position:absolute;right: -80px;top:10px;width: 45%;}

}



@media (min-width: 768px) {


.business #section01{padding: 70px 0px 70px;}
.business #section01 .wrap .box{margin-bottom: 0em;}
.business #section01 .wrap h4{font-size: 1.3em;margin-bottom: 1.3em;}
.business #section01 .wrap h4 span{font-size: 2.2em;padding-left: .1em; margin-right: .5em;}
.business #section01 .wrap h4 span:before {
  content: '';/*何も入れない*/
  position: absolute;
  bottom:-5px;
  left:0px;
  width: .6em;
  height: 3px;
  background: #09f;
}

.business #section02{padding: 70px 0px 70px;}
.business #section02 .box{margin-bottom: 0em;}



}



@media (min-width: 992px) {
.business #section01 .wrap{margin-bottom: 70px;}

.business #section01 .wrap .box{padding: 0 1.5em;}

.business #section02 .box{padding: 0 1.5em;}
.business #section02 .box h4{margin-bottom: .6em;font-size: 1.2em;}

#target1{position: absolute;left:0;top:-80px;}
#target2{position: absolute;left:0;top:-80px;}
#target3{position: absolute;left:0;top:-80px;}
#target4{position: absolute;left:0;top:-80px;}
#target5{position: absolute;left:0;top:-80px;}


}



@media (min-width: 1280px) {
.business #section01{padding:100px 0px 100px;}
.business #section01 .wrap{margin-bottom: 80px;}

.business #section01 .wrap h4{font-size: 1.5em;margin-bottom: 1.3em;}
.business #section01 .wrap h4 span{font-size: 2.2em;padding-left: .1em; margin-right: .5em;}

.business #section02{padding:100px 0px 100px;}



}







/* company.html
--------------------------------------------------------- */


.company #section01{padding: 50px 0px 50px;position: relative;}


.company #section02{padding: 50px 0px 50px;position: relative;background: #f7f7f7;}
.company .table{font-size: .9em;letter-spacing: .03rem;border-bottom: 1px solid #dee2e6;}
.company .table th{font-weight:normal;width: 100%;display: block;background:rgba(0,103,0,.05)!important;padding: 15px .5em;}
.company .table td{width: 100%;display: block;padding-left: 2em;background: white!important;}
.company .table td span{color: #333;}
.company .table.history{font-size: .9em;letter-spacing: .03rem;border-bottom: 1px solid #dee2e6;}
.company .table.history th{background:none!important;border-bottom: 1px solid #62AD77;border-top:none;font-weight: 700;}
.company .table.history td{border-bottom: 1px solid #ccc;border-top:none;background:none!important;}

.company #section03{padding: 50px 0px 50px;position: relative;}


.company #section04{padding: 50px 0px 50px;position: relative;}

.company #section05{padding: 50px 0px 50px;position: relative;background: #f7f7f7;}
.company #section05 .partner p{padding-bottom: .7em;border-bottom: 1px solid #ddd;margin-bottom: .7em;}


.company #section06{padding: 50px 0px 50px;position: relative;}

.company #section06 h4{margin-bottom: 1.6em;margin-top: .6em;}
.company #section06 h4 span{font-family: ' BIZUDPGothic-Bold ';font-weight: 700;font-size: 1.1em;color: #2360DD;padding: .6em 1em;border: 1px solid #2360DD;border-radius: 4px;}
.company #section06 .address{font-size: .9em;line-height: 1.6;margin-bottom: 1em;}
.company #section06 .address2{font-size: .9em;line-height: 1.6;margin-bottom: 1.5em;}

@media (min-width: 667px) {
.company .table th{width: 130px;display: table-cell;}
.company .table td{width: auto;display: table-cell;padding-left: 1em;}



}



@media (min-width: 768px) {
.company #section01{padding: 70px 0px 70px;}



.company #section02{padding: 70px 0px 70px;}
.company .table{font-size: 1em;}
.company .table.history{font-size: 1em;}
.company .table th{width: 180px;}

.company #section03{padding: 70px 0px 70px;}

.company #section04{padding: 70px 0px;}

.company #section05{padding: 70px 0px;}

.company #section06{padding: 70px 0px;}



}




@media (min-width: 992px) {

.company .table th{width: 200px;}


}



@media (min-width: 1200px) {
.company #section01{padding: 100px 0px;}





.company #section02{padding: 100px 0px 100px;}
.company .table th{padding: 1.5em 1.2em;width: 230px;}
.company .table td{padding: 1.5em 1em;}

.company #section03{padding: 100px 0px 100px;}

.company #section04{padding: 100px 0px;}

.company #section05{padding: 100px 0px;}
.company #section06{padding: 100px 0px;}
}


/* recruit.html
--------------------------------------------------------- */
.recruit #section01{padding: 50px 0px;position: relative;}
.recruit #section01 .thumb{;}
.recruit #section01 .container{z-index: 5;}
.recruit #section01 .wrap{margin-bottom: 1em;}
.recruit #section01 .index{font-size: 1.3em;color:#0BA500;font-weight: 700; margin-bottom: .6em;}
.recruit #section01 .txt{}

.deco-logo{width: 160px;position: absolute;bottom:5px;right:25px;}



.recruit #section02{padding: 50px 0px;position: relative;background:rgba(0,103,0,.05);}
.recruit #section02 .wrap{position: relative;background: #1f580b;color: white;display: block; width: 100%;}
.recruit #section02 .wrap .thumb{position: relative;width: 100%;height: 200px;transition: .4s; overflow: hidden;background: url("../images/top-recruit.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}
.recruit #section02 .deco{width: 150px;position: absolute;z-index: 1; bottom:0px;right:10px;}
.recruit #section02 .wrap .box{position: relative;width: 100%;padding:20px 20px 40px;}
.recruit #section02 .wrap .box .title{font-weight: 700;text-align: center;font-size: 1.5em;margin-bottom: .4em;}
.recruit #section02 .wrap .box p{margin-bottom: 1.5em;}
.recruit #section02 .wrap .box .btn-arrow{display: flex; justify-content: center;}

.table.yoko{margin-bottom: 50px;font-size: .9em;}
.table.yoko th{background: rgba(50,50,50,.03)!important;width: 100px;font-weight: 400;}
.table.yoko td{background: white!important;width: auto;}



@media (min-width: 667px) {
.recruit #section01 .thumb{width: 55%; position: absolute;left:0;top:50px;z-index: 1;}
.recruit #section01 .container{z-index: 5;padding-top:80px;}
.recruit #section01 .wrap{width: 100%;background: white;padding:1.6em;margin-bottom: 0;}
.deco-logo{width: 160px;position: absolute;bottom:auto;right:auto;top:10px;left:25px;}

.recruit #section02 .wrap .box{position: relative;width: 100%;padding:20px 40px 40px;}

.table.yoko th{width: 120px;}

.table.entry{width: 100%!important; margin-bottom: 30px;font-size: .9em;}
.table.entry th{width: 100%;display: block;vertical-align: middle;}
.table.entry td{background: white!important;width: 100%;display: block;vertical-align: middle;}

}


@media (min-width: 768px) {
.recruit #section01{padding: 70px 0px;}
.recruit #section01 .thumb{width: 50%; position: absolute;left:0;top:70px;z-index: 1;}

.recruit #section01 .txt{margin-bottom: 0em;}
.recruit #section01 .wrap{width: 70%;margin-left:30%;padding:1.6em;}

.recruit #section02{padding: 70px 0px;}
.recruit #section02 .wrap{position: relative;background: #1f580b;color: white;display: flex;align-items: center;width: 100%;}
.recruit #section02 .wrap .thumb{position: relative;width: 50%;height:320px;}
.recruit #section02 .wrap .box{position: relative;width: 50%;padding:20px 35px;}
.recruit #section02 .deco{width: 150px;position: absolute;z-index: 1; bottom:0px;right:10px;}


.recruit #section03{padding: 70px 0px;}

.recruit #section04{padding: 70px 0px;}

.recruit #section05{padding: 50px 0px;}


.table.yoko th{width: 170px;}

.table.entry{margin-bottom: 50px;font-size: .9em;}
.table.entry th{width: 190px;display: table-cell;}
.table.entry td{width: auto;display: table-cell;}

}


@media (min-width: 992px) {
.recruit #section01 .wrap{width: 70%;margin-left:30%;padding:2em 1em 0 3em;}
.recruit #section01 .index{font-size:2em;margin-bottom: .6em;}
.recruit #section02 .wrap .box{position: relative;width: 50%;padding:20px 55px;}

.table.yoko th{width: 190px;}

.table.entry{margin-bottom: 70px;font-size: .9em;}
.table.entry th{width: 210px;display: table-cell;}
.table.entry td.subindex{width: 190px;}

}


@media (min-width: 1200px) {
.recruit #section01{padding: 100px 0px;}
.recruit #section01 .thumb{width: 50%;top:100px;z-index: 1;}
.recruit #section01 .wrap{width: 60%;margin-left:40%;padding:2em 1em 0 3em;}
.recruit #section01 .index{font-size:2.5em;margin-bottom: .6em;}
.recruit #section01 .txt{line-height: 2;}
.deco-logo{width: 220px;position: absolute;bottom:auto;right:auto;top:30px;left:45px;}

.recruit #section02{padding: 100px 0px;}
.recruit #section02 .wrap .thumb{position: relative;width: 50%;height:400px;}
.recruit #section02 .wrap .box{position: relative;width: 50%;padding:20px 55px;}
.recruit #section02 .deco{width: 200px;position: absolute;z-index: 1; bottom:10px;right:10px;}



.table.yoko{font-size: 1em;}
.table.yoko th{width: 230px;}
.table.entry{margin-bottom: 80px;font-size: 1em;}
.table.entry th{width: 260px;display: table-cell;}
.table.entry td.subindex{width: 230px;}


}


@media (min-width: 1440px) {
.recruit #section01 .wrap{width: 60%;margin-left:40%;padding:3.5em 0em 0 4em;}
.recruit #section01 .index{font-size:2.5em;margin-bottom: .6em;}
.recruit #section01 .txt{line-height: 2;font-size: 1.1em;}
.deco-logo{width: 250px;position: absolute;bottom:auto;right:auto;top:50px;left:50px;}
.recruit #section02 .wrap .box .title{font-size: 1.9em;margin-bottom: .4em;}

}


@media (min-width: 1680px) {
.recruit #section01 .wrap{width: 60%;margin-left:35%;padding:4em 0em 0 6.5em;}


}

/* contact.html
--------------------------------------------------------- */


.contact #section01{padding: 50px 0px 50px;position: relative;}


.contact #section02{padding: 50px 0px;position: relative;}

.contact #section02 .pre-scrollable{max-height: 300px;padding: 15px;background: white; word-break: break-all;border:1px solid rgba(0,0,0,.09);box-shadow: inset 0 0 20px rgba(0, 0, 0, .02);border-radius: 5px;}
.privacybox{position: relative;color: #333;}
.privacybox #privacy{position: absolute;left:0;top:-100px;}
.contact .table{font-size: .9em;margin-bottom: 50px;}
.contact span.hissu{color: white;background:red; padding: 3px 5px;border-radius: 2px;font-size: 12px;}
.contact .table th{position: relative;background: rgba(0,106,1,.03)!important;display: block;font-weight: 700;}
.contact .table th span.hissu{color: white!important;background: red; padding: 3px 5px;border-radius: 2px;position: absolute;right:15px;top:50%;transform: translateY(-50%);font-size: 12px;}
.contact .table td{position: relative;background:white;display: block;}
.auto{font-size: .9em;background: #eee;line-height: 1;padding: .5em;border-radius: .4em;margin-left: .4em;color: #999;}
.contact h5{font-weight: normal;border-bottom: 1px solid #ddd;padding-bottom: 10px; margin-bottom: 15px;font-size:1.2em;}
.tenpu{margin: 0;}
.tenpu input {
width: 90%;
 display: block;
 position: relative;
 font-size: 13px;
 letter-spacing: 0;
 padding: 5px 10px 5px 0;
 border-radius: 4px;
 transition: all 0.3s;
 color: #555;
 cursor: pointer!important;
 margin: 0px 0px 2px;
}


@media (min-width: 667px) {



}


@media (min-width: 768px) {

.contact #section01{padding: 70px 0px;}

.contact #section02{padding: 70px 0px;}
.contact .table th{width: 220px;display:table-cell;vertical-align: middle;}
.contact .table td{width: auto;display:table-cell;}

.contact #section02 .pre-scrollable{max-height: 400px;padding: 15px;}

}


@media (min-width: 992px) {

.contact .table th{width: 240px;}

}




@media (min-width: 1200px) {

.contact #section01{padding: 100px 0px;}


.contact #section02{padding: 100px 0px 100px;}
.contact .table{font-size: 1em;margin-bottom:80px;}

.contact .table th{width: 280px;}

.contact #section02 .pre-scrollable{max-height: 500px;padding: 50px;}

}




.doi-box{padding: 30px 15px;border-radius: .4em;background:rgba(162,202,171,.2);border:1px solid rgba(162,202,171,.9);}
.doi-box label{font-size: 13px;margin-bottom: 15px;width: auto;display:inline-block;}
.doi-box p a{color: #F46A02;font-size: 15px;transition: .3s;font-weight: bold;}
.doi-box p a:hover{color: #333;}
.doi-box .btn-lg{font-size: 13px;padding: 10px 10px;}
.captcha-area{text-align: center;margin-bottom: 1.5em;}
.captcha_code{margin-bottom: .3em;}


@media (min-width: 768px) {
.doi-box label{font-size: 14px;margin-bottom: 20px;}
.doi-box .btn-lg{font-size: 14px;padding: 10px 10px;}
}

@media (min-width: 1140px) {
.doi-box{padding: 50px 15px;}

.doi-box .btn-lg{font-size: 16px;padding: 20px 50px;}
}








.form-s{width:70px}
.form-m{width:150px}
.form-name{width:99%;}
.form100{width:90%}
.form-h{ height:15em;}
input ,select {
    position:relative;
	color: #111;
}
input[type="checkbox"], input[type="radio"] {vertical-align:middle;position: relative;top:-2px;display: inline-block;}
input{font-size:100%;vertical-align:middle; padding:12px;width: auto;}
input[type="text"], select{border:1px solid #ddd;}
input,textarea,select { outline:0; padding:12px;border-radius: 7px; }
textarea{border:1px solid #ccc;color: #111;width: 90%;}
.needinput{background-color:rgba(255,255,255,1)!important;border:1px solid red!important;}

input::placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
input::-webkit-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
input:-ms-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
input::-moz-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::-webkit-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea:-ms-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::-moz-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}


@media (min-width: 768px) {
.form-name{width:350px;}

}



/*-----------------------------------------------------------------------------
print css
-----------------------------------------------------------------------------*/
@media print {
body {padding-top:0px;}
.aos-init { opacity: 1 !important; transform: none !important; }
.cb-header2 {display: none!important;}
header{display: block;}
.cb-header2 {display: none;}



.header {
  color: #fff;
  position: absolute;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 10;
  height: 80px;
  display: flex;
  align-items: center;justify-content: space-between;
}
.logo{padding-left: 10px;}
.logo.color {display: none;}

.header .navi{padding-right: 10px;display: flex;align-items: center;justify-content: flex-end;}

/* ナビゲーションメニュー */
.nav-menu {}
.menu-list {
  display: flex;
  justify-content: center; /* メニューアイテムを中央揃えに */
  margin-right: 1.5em;
}
.menu-item {position: relative;padding: 0 1.5em;}
.menu-item:last-child {}
.menu-item a {
  align-items: center;
  color: white;
  display: flex;
  justify-content: center;
  text-decoration: none; /* リンクの下線を非表示 */
  transition: .3;
}
.menu-item a.active {color: #3c3!important;}
.drop-menu-list {display: none;}
#main{height: 600px;}
.mv02{height: 600px;}
.mv02 .slide {height: 600px;}

.home #section04 .wrap{padding: 50px 70px 50px 90px;width:40%;margin-left: 0; background: white;position: relative;z-index: 30;margin-top: 90px;}
.home #section04 .thumb{position:absolute;right:0;top:0;width: 65%;margin-top: -90px;z-index: 10;}
.home #section04 .deco{width: 180px;z-index: 30; bottom:20px;right:20px;}

.home #section05 .wrap{position: relative;background: #1f580b;color: white;display: flex;align-items: center;width: 100%;}
.home #section05 .wrap .thumb{position: relative;width: 50%;height:460px;}
.home #section05 .wrap .box{position: relative;width: 50%;padding:30px 40px;}
.home #section05 .wrap .box p{margin-bottom: 2em;font-size: 1.05em;line-height: 2;}
.home #section05 .deco{width: 180px; bottom:10px;right:10px;}



.product #section02 .table th{width: 30%;display:table-cell;vertical-align: middle;}
.product #section02 .table td{width:auto;display: table-cell;}

.recruit #section01 .thumb{width: 50%; position: absolute;left:0;top:70px;z-index: 1;}
.recruit #section01 .txt{margin-bottom: 0em;}
.recruit #section01 .wrap{width: 70%;margin-left:30%;padding:1.6em;}
.recruit #section02 .wrap{position: relative;background: #1f580b;color: white;display: flex;align-items: center;width: 100%;}
.recruit #section02 .wrap .thumb{position: relative;width: 50%;height:320px;}
.recruit #section02 .wrap .box{position: relative;width: 50%;padding:20px 35px;}
.recruit #section02 .deco{width: 150px;position: absolute;z-index: 1; bottom:0px;right:10px;}

.company .table th{width:160px;display: table-cell;}
.company .table td{width: auto;display: table-cell;padding-left: 1em;}

.contact .table th{width: 220px;display:table-cell;vertical-align: middle;}
.contact .table td{width: auto;display:table-cell;}

footer .logoblock{margin-bottom: 20px;text-align: left;margin-left: 0;}
footer .address{font-size: .9em;text-align: left;}
footer .name{text-align:left;margin-bottom: 2em;}
footer .link{text-align:left;margin-bottom: 0;}

.footer-menu{width: 100%;border-top: none;padding-top: 0;margin-bottom: 0px;padding: 1em 1.5em;border-left:1px solid #999;border-right: 1px solid #999;}
.footer-menu ul{border-top: none;border-left:none;display: block;}
.footer-menu li {padding-bottom: 0px;text-align: left;font-size: 15px;}
.footer-menu li a{text-decoration: none;padding: .8em .5em;letter-spacing: .08rem;}
footer .wrap{}
footer .heading{color: white;font-size: 40px;margin-bottom: 1em;text-align:left;}
footer .heading span{color:#9f0;font-size: 15px;margin-top: .4em;}
footer .txt{color: white;margin-bottom: 1em;text-align:left;}
footer .btn-arrow {display: flex;justify-content:flex-start;}
footer .btn-arrow a{width: 270px;height: 50px;}



.drawer_menu{display: none!important;}

.no-print{display: none!important;}
.gmap iframe{width: 100%;height: 360px;}
#pagetop {display: none!important;}

}
