@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;
}


html {
  visibility: hidden;
}
html.wf-active, html.loading-delay {
  visibility: visible;
}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;
}


body {
display: none;
color: #333;
font-size: 91%;
line-height: 1.7em;
font-weight:normal;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
overflow: hidden;
letter-spacing: 0.05rem;
padding-top: 80px;
background: white;
position: relative;}
@media (min-width: 768px) {
body {
font-size: 92%;
letter-spacing: 0.05rem;
}
}

@media (min-width: 992px) {
body {
font-size: 94%;
line-height: 1.8em;
padding-top: 0px;
letter-spacing: 0.05rem;
}
}
@media (min-width: 1280px) {
body {
font-size: 99%;
line-height: 1.9em;
letter-spacing: 0.08rem;
}
}

@media (min-width: 1980px) {
body {max-width: 1980px;margin: 0px auto;}

}

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

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

.fluid {position: relative;
	max-width: 1420px;
	margin: 0 auto;
}
.fluid.bg-white {background: white;}



.clearfix:after {
  content: "";
  clear: both;
	display: table;
}
.clear {clear: both;}

a{outline:none;}

.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;}

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

}


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

@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;}
.mb10-xs{margin-bottom: 10px;}
}
@media (max-width: 568px) {
.mb30-xs2{margin-bottom: 30px;}
.mb10-xs2{margin-bottom: 10px;}

}


@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;}

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


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


}


.bg-gray{background: #f7f7f7;}
.bg-cream{background: #FBF8EC;}
.bg-blue{background:#f5fdfd;}

.font-noto{font-family: 'Noto Sans JP', sans-serif;}/* 500 700 */
.font-oswald{font-family: 'Oswald', sans-serif;}/* 500 700 */
.oblique{font-style: oblique;}




/*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) }
}

.fluffy {
	-webkit-animation: fluffy 0.8s linear 0s 1;
	animation: fluffy 0.8s linear 0s 1;
}
@-webkit-keyframes fluffy {
	0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { -webkit-transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { -webkit-transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { -webkit-transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes fluffy {
	0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}

.horizontal {
  animation: horizontal_5801 2.72s 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) }
}


/* 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;
}
a:focus{
  outline: none;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
[data-action="call"]  {text-decoration: none;}

/* font-size color
---------------------------------------------------- */
.x-small { font-size: 10px; line-height: 1.6; }
.small { font-size: 12px; line-height: 1.6; }
.middle { font-size: 14px; }
.large { font-size: 16px; }
.x-large { font-size: 18px; }
.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: bold;}

.white { color: #ffffff; }
.red { color: #f00; }
.blue { color: #0587c6; }
.purple { color: #e24bc4; }
.orange { color:#FA6B07; }
.green { color: #39a124; }
.pink{color: #FA68AF;}

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


#navibar {
    width: 100%;
    height: auto;
    z-index: 100;
}

@media (min-width: 768px) {
    #navibar {
        height:70px;
        /*32px;*/
        z-index: 100;
    }
	
  #navibar .navarea{padding-top: 20px;}
  #navibar .logo{padding-top: 20px;} 
}

@media (min-width: 992px) {
    #navibar {
        width: 100%;
        z-index: 100;
    }
  #navibar .logo{padding-top: 15px;} 

	
}

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


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

.sc {
display: flex;
align-items: center;
    width: 100%;
    margin: 0 auto;
	height: 80px;
	justify-content: space-between;}
.sc img{vertical-align: bottom;}
	
.sc .logo{padding-left: 15px;}
.sc .logo img{width: 210px;height: auto;}
.sc .tel{position: absolute;right: 70px;top:0;}


.site-header{display: none;}





.header{display: none;}
.top-logo {display: none;}

@media (min-width: 662px) {
.sc .logo img{width: 250px;height: auto;}

}



@media (min-width: 992px) {
.cb-header2 {display: none!important;}

.site-header{
position: fixed;
	display: flex;
	justify-content: space-between;
	width: 100%;
	z-index: 99;
	top:0;
}

.header{width: 100%; display: flex;justify-content: space-between; align-items: center;height: 120px;position: relative;z-index: 10;background: #333;}
.header .point{position: absolute;top:-15px;left:20%;}

.top-logo {display: block;position:relative;padding-left: 15px;}
.top-logo img{width:260px;height: auto;}

.navarea{display: flex;align-items: flex-end;justify-content: center;flex-direction: column;padding-right: 15px;}
.navarea .tel{font-family: 'Barlow Condensed', sans-serif;font-size: 18px;color: #EB5612;}
.navarea .tel span{font-size: 32px;margin-left: 5px;color: #EB5612;}

.navbar-nav{  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  padding-top: 10px;
}
.navbar-nav li{ text-align: center;}
.navbar-nav li a{color: #fff; transition: .3s;line-height: 1;padding: 0px 10px;}
.navbar-nav li:last-child a{padding-right: 0px;}

.navbar-nav li a.active{color:#F49202;}

.navbar-nav li a:hover{color:#F49202}




}

@media (min-width: 1280px) {
.top-logo {left: 30px;}
.top-logo img{width:auto; height: auto;}
.navarea{display: flex;align-items: flex-end;justify-content: center;flex-direction: column;padding-right: 40px;}

.navbar-nav li a{text-align: center;font-size: 16px;padding: 0px 15px;}




}


@media (min-width: 1680px) {
.top-logo img{width:auto; height: auto;}
.navarea .tel{font-size: 22px;}
.navarea .tel span{font-size: 40px;margin-left: 5px;}

.navbar-nav li a{text-align: center;font-size: 16px;padding: 0px 25px;}


}











/* main
---------------------------------------------------- */
.main{position: relative;display: flex;justify-content: center;align-items: center;}







@media (min-width: 768px){

}

@media (min-width: 992px){
.main{margin-top: 120px;}
}







/* index.html 
---------------------------------------------------- */
 .h3-large{font-family: 'Hind', sans-serif;font-size: 28px;color: rgba( 235,222,6,.5);line-height: 1;margin-bottom: 10px;}
.wrapper{background:  linear-gradient(55deg, #ecf6fc 0%, #ecf6fc 50%, #fff 50%, #fff 100%)}
.home #section01{position: relative; width: 100%;padding: 50px 0px;}
.home #section01 a .bnBox{position: relative; border:1px solid #222;background: white; padding: 10px;display: flex;justify-content: space-between;align-items: center;transition: .3s;}
.home #section01 a:hover .bnBox{background:#0174e7;transition: .3s;}

.home #section01 a .bnBox .pic{width: 45%;}
.home #section01 a .bnBox .pic img{width: 100%;height: auto;vertical-align:bottom;}
.home #section01 a:hover .bnBox .pic img{filter: grayscale(100%);}


.home #section01 a .bnBox .txt{font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-weight: bold;text-align: center;width: 65%;font-size: 18px;color: #555;}
.home #section01 a:hover .bnBox .txt{color: #fff;}

.btn-sankaku{position: absolute;bottom:0;right:10px;transform:rotate(45deg);}
a .triangle{
   width: 0;
  height: 0;
  border-left: 20px solid #ff7200;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  transition: .3s;}
a:hover .triangle{
  border-left: 20px solid #333;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;}


  

.home #section02{position: relative; width: 100%;margin-bottom: 50px;}
.home #section01 h3{font-family: 'Barlow Condensed', sans-serif;font-size: 28px;margin-bottom: 15px;text-align: center;color: #111;}
.home #section01 .news-more {text-align: center;}
.home #section01 .news-more a{background:  url("../images/moreline.jpg"),#0174e7;font-family: 'Barlow Condensed', sans-serif;background-position: center right -70px;background-repeat: no-repeat; color: white;width: 180px;line-height: 48px;display: inline-block;padding: 0px 15px;overflow: hidden;transition: .3s;}
.home #section01 .news-more a:hover{background:  url("../images/moreline.jpg"),#dc6708;background-position: center right -90px;background-repeat: no-repeat;transition: .3s;}

.home #section03{position: relative; width: 100%;padding: 80px 0px 0px;}
.home #section03 h3{text-align: center;margin-bottom: 30px;font-size: 14px;color: #111;}
.home #section03 h3 span{display: block;margin-bottom: 5px;font-size: 25px;font-family: 'Barlow Condensed', sans-serif;}
.home #section03 .box{background: #f49301;}
.home #section03 .box.metal{background: #0174e7;}
.home #section03 .box .wrap{width: 90%;padding: 35px 0px;margin: 0px auto;position: relative;}
.home #section03 .box .wrap .pic-neji{position: absolute;bottom:25px;right:15px;}
.home #section03 .box .wrap .pic-neji img{width: 110px;height: auto;}

.home #section03 .box .wrap p{color: white;font-size: 14px;}
.home #section03 h4{margin-bottom: 15px;font-size: 30px;color: #fff;font-family: 'Barlow Condensed', sans-serif;font-weight: 600;letter-spacing: .2rem;}
.home #section03 h4 span{font-size: 16px;font-weight: normal;display: block;letter-spacing: .1rem;margin-top: 5px;}
.home #section03 p{}
.home #section03 a.linkbtn{border:1px solid #fff;width: 200px;line-height: 52px;text-align: center;color: white;transition: .3s;display: inline-block;}
.home #section03 a.linkbtn:hover{background: rgba(255,255,255,.2);}


.home #section04{position: relative; width: 100%;padding: 50px 0px;}
a .linkbox {
  position: relative;
  transition: .5s;
  }

a .linkbox p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: white;
  font-size: 18px;
  text-align: center;
  font-family: 'Barlow Condensed', sans-serif;
  }
a .linkbox p span {font-size: 35px;display: block;margin-bottom: 15px;letter-spacing: .2rem;}
a .linkbox p span.click {font-size: 15px;display: block;width: 9em; margin-bottom: 0px;letter-spacing: .1rem;border:1px solid #eee;margin: 0px auto;margin-top: 20px;}
a .linkbox p span.click .fas {font-size: 13px;margin-left: .3em;}

a .linkbox img {
  width: 100%;
  height: auto;
  transition: .3s;
    outline: 5px double rgb(255, 255, 255,.5);
  outline-offset: -15px;
}
a:hover .linkbox img {filter: grayscale(80%);transition: .3s;opacity: 1;}

.newsarea{background: none;border-top: 1px solid #eee;}
.pre-scrollable {
  max-height: 300px;
  overflow-y: scroll;}
.news_box {text-align:left;padding:20px ;border-bottom: 1px solid #eee;}
.news_box .date { line-height: 1.6;margin-bottom: 5px;font-family: 'Barlow Condensed', sans-serif;vertical-align: middle;font-size: 1.1em;}
.news_box .date span.new{margin-left: 15px;color: red; }
.news_box .text{line-height: 1.6;width: 100%;position: relative;}
.news_box .text .txt{padding: 5px 0px;}
.news_box .text a{color:#ff8314;border-bottom: 1px solid #222;padding-bottom: 3px; transition: .3s;line-height: 2;}
.news_box .text a:hover{color:#555;}
.news_box .text a.pdf{color:#fff;padding: 8px 10px;background: #01A2FF;}
.news_box .text a.pdf::before{
  content: url("../images/ico-pdf.png");
  vertical-align: middle;
  margin-right: 4px;
}

@media (min-width: 569px) {

}




@media (min-width: 768px) {
.home #section01{padding: 80px 0px;}
.home #section01 a .bnBox{position: relative; border:1px solid #222;padding: 15px;display: flex;justify-content: space-between;align-items: center;}
.home #section01 a .bnBox .pic{width: 45%;}
.home #section01 a .bnBox .pic img{width: 100%;height: auto;vertical-align:bottom;}
.home #section01 a .bnBox .txt{font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-weight: bold;text-align: center;width: 65%;font-size: 23px;}

.home #section02{margin-bottom: 80px;}
.home #section01 h3{font-size: 28px;margin-bottom: 15px;text-align: left;}
.home #section01 .news-more {text-align: left;}
.home #section01 .news-more a{background:  url("../images/moreline.jpg"),#0174e7;background-position: center right -70px;background-repeat: no-repeat; color: white;width: 180px;line-height: 48px;display: inline-block;padding: 0px 15px;overflow: hidden;}


.home #section03{padding: 100px 0px 50px;}
.home #section03 h3{margin-bottom: 30px;font-size: 18px;}
.home #section03 h3 span{margin-bottom: 5px;font-size: 30px;}
.home #section03 .box .wrap{width: 90%;padding: 30px 0px;margin: 0px auto;}
.home #section03 .box .wrap.meta{padding: 30px 0px;margin: auto auto;}

.home #section03 .box .wrap p{color: white;}
.home #section03 h4{margin-bottom: 25px;font-size: 40px;color: #fff;font-family: 'Barlow Condensed', sans-serif;font-weight: 600;letter-spacing: .2rem;}
.home #section03 h4 span{font-size: 18px;font-weight: normal;display: block;letter-spacing: .1rem;margin-top: 5px;}
.home #section03 .box .wrap .pic-neji{position: absolute;bottom:30px;right:-10px;}
.home #section03 .box .wrap .pic-neji img{width: 140px;height: auto;}
.home #section03 .box .wrap .pic-metal{}
.home #section03 .box .wrap .pic-metal img{width: 110px;height: auto;}
.home #section03 .box .bg-neji{background: url("../images/bg-top-neji.jpg");background-position: center;background-size: cover;}
.home #section03 .box .bg-metal{background: url("../images/bg-top-metal.jpg");background-position: center;background-size: cover;}


.home #section04{padding: 80px 0px;}
a .linkbox {
  position: relative;
  }



.pre-scrollable {max-height: 240px;margin-bottom: 0px; }
.news_box {text-align:left;padding: 15px;}
.news_box .text{ line-height: 1.6;width: 100%;padding-top:0px;position: relative;}

}



@media (min-width: 992px) {
.home #section01 h3{font-size: 32px;text-align: left;margin-bottom: 40px;}
.home #section01 .news-more a{background:  url("../images/moreline.jpg"),#0174e7;background-position: center right 0px;background-repeat: no-repeat; color: white;width: 255px;line-height: 70px;display: inline-block;padding: 0px 15px;overflow: hidden;}
.home #section01 .news-more a:hover{background-position: center right -50px;background-repeat: no-repeat;}

.news_box .date { line-height: 1.6;vertical-align: middle;margin-bottom: 0px;}
.news_box .text{ line-height: 1.6;width:auto;padding-left: 10px; padding-top:0px;position: relative;}
.home #section03 h3{margin-bottom: 50px;font-size: 28px;}
.home #section03 a.linkbtn{width: 250px;line-height: 52px;}

.home #section03 .box .wrap .pic-neji{position: absolute;bottom:20px;right:0px;}
.home #section03 .box .wrap .pic-neji img{width: 150px;height: auto;}

.home #section03 .box .wrap.meta{width: 65%; padding: 30px 0px;margin: auto auto;margin-left: 8%;}
.home #section03 .box .wrap .pic-metal{position: absolute;bottom:60px;right:-40%;}
.home #section03 .box .wrap .pic-metal img{width: 110px;height: auto;}

a .linkbox img {
  outline-offset: -20px;
}


}




@media (min-width: 1280px) {

.home #section01{padding: 100px 0px;}
.home #section01 a .bnBox{position: relative; border:1px solid #222;padding: 15px;display: flex;justify-content: space-between;align-items: center;}
.home #section01 a .bnBox .pic{width: 45%;}
.home #section01 a .bnBox .pic img{width: 100%;height: auto;vertical-align:bottom;}
.home #section01 a .bnBox .txt{font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-weight:normal;text-align: center;width: 65%;font-size: 34px;}
.home #section01 h3{font-size: 60px;text-align: left;margin-bottom: 40px;}
a .linkbox p span.click {font-size: 16px;display: block;width: 9em; margin-bottom: 0px;letter-spacing: .1rem;border:1px solid #eee;margin: 0px auto;margin-top: 30px;}
a .linkbox p span.click .fas {font-size: 14px;margin-left: .3em;}

.home #section02{margin-bottom: 100px;}


.home #section03{padding: 120px 0px 0px;}
.home #section03 h3{margin-bottom: 60px;font-size: 20px;}
.home #section03 h3 span{margin-bottom: 15px;font-size: 60px;}
.home #section03 .box .wrap{width: 70%;padding: 60px 0px;margin: auto auto;margin-left: 20%;}
.home #section03 .box .wrap.meta{width: 65%;padding: 60px 0px;margin-left: 10%;}

.home #section03 h4{margin-bottom: 30px;font-size: 72px;color: #fff;font-family: 'Barlow Condensed', sans-serif;font-weight: 600;letter-spacing: .2rem;}
.home #section03 h4 span{font-size: 30px;font-weight: normal;display: block;letter-spacing: .1rem;margin-top: 5px;}

.home #section03 p{line-height: 2;font-size: 15px;}
.home #section03 .box .wrap p{font-size: 15px;line-height: 1.6;}
.home #section03 .box .wrap .pic-neji{position: absolute;bottom:20px;right:-30px;}
.home #section03 .box .wrap .pic-neji img{width: 200px;height: auto;}
.home #section03 .box .wrap .pic-metal{position: absolute;bottom:60px;right:-30%;}
.home #section03 .box .wrap .pic-metal img{width: 110px;height: auto;}


.home #section04{padding: 100px 0px;}
a .linkbox {
  position: relative;
  }

a .linkbox p { font-size: 24px;  }
a .linkbox p span { font-size: 46px;  }

a .linkbox img {
  outline-offset: -30px;
}


.news_box {text-align:left;}
.news_box .text{padding-left: 0px;font-size: 1.1em;}


}



@media (min-width: 1680px) {
.home #section03{padding: 150px 0px 0px;}
.home #section03 .box .wrap{width: 55%;padding: 70px 0px;margin: auto auto;margin-left: 30%;}
.home #section03 .box .wrap.meta{width: 45%;padding: 70px 0px;margin-left: 10%;}

.home #section03 h4{margin-bottom: 30px;font-size: 86px;color: #fff;font-family: 'Barlow Condensed', sans-serif;font-weight: 600;letter-spacing: .2rem;}
.home #section03 h4 span{font-size: 34px;font-weight: normal;display: block;letter-spacing: .1rem;margin-top: 5px;}
.home #section03 .box .wrap .pic-neji{position: absolute;bottom:20px;right:-20%;}
.home #section03 .box .wrap .pic-neji img{width: auto;height: auto;}
.home #section03 .box .wrap .pic-metal{position: absolute;bottom:70px;right:-55%;}
.home #section03 .box .wrap .pic-metal img{width: auto;height: auto;}


}




a.veiwmore{color: white;font-size: 16px;border-bottom: 1px solid white;padding-bottom: 5px;transition: .3s;}
a.veiwmore img{margin-left: 5px;vertical-align: middle;}
a.veiwmore:hover{color: #ccc;border-bottom: 1px dashed #ccc;}






@media (min-width: 1024px) {
a.veiwmore{font-size: 20px;}
a.veiwmore.white{font-size: 20px;}


}





/* pagetop 
---------------------------------------------------- */
#pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}
 #pagetop img{vertical-align: bottom;}

#pagetop a {
    display: block;
    width: auto;
    text-align: center;
}
 
#pagetop a:hover {
    opacity: .8;
    text-decoration: none;
}






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

#common{background:url("../images/bg-common-xs.jpg");background-position: center right;background-size: cover;padding: 60px 0px;}
#common.re{background:url("../images/bg-common-reason-xs.jpg");background-position: center right;background-size: cover;}
#common.neji{background:url("../images/bg-common-neji.jpg");background-position: center bottom;background-size: cover;}

#common h3 {
  position: relative;
  font-size: 16px;
  text-align: center;
  margin-bottom: 35px;
  color: #fff;
}
#common h3 span{margin-bottom: 10px;display: block;font-size: 35px;font-family: 'Barlow Condensed', sans-serif;letter-spacing: .1em;}
#common .tel{text-align: center;color: #fff;font-weight: bold;font-size: 16px;margin-bottom: 15px;font-family: 'Barlow Condensed', sans-serif;}
#common .tel span{color: #fff;font-size: 28px;margin-left: 5px;letter-spacing: .08rem;}

#common a.mail {background: #fff;text-align: center;color: #222;padding: 15px;display: block;transition: .3s;}
#common a.mail:hover{background:#EE701C;}


footer{color: #111;
background:#fff;padding: 50px 0px;}


footer .logo{text-align: center;width: 230px;margin: 0px auto;margin-bottom: 20px;}

footer .address{font-size: 14px;line-height: 1.5;margin-bottom: 10px;text-align: center;}
footer .tel{font-size: 14px;line-height: 1.8;text-align: center;letter-spacing: .1rem;}
footer .tel span{color: #111;}



.footer-menu{margin-bottom: 20px;padding:20px 15px;}
.footer-menu ul{}
.footer-menu li{text-align: center;}
.footer-menu li a{color: #111;font-size: 15px;text-decoration: none;padding: 13px;border-bottom: 1px solid #999;display: block;transition: .3s;}
.footer-menu li:first-child a{border-top: 1px solid #999;}

.footer-menu li a:hover{color:#ED6F17;}

.copy{font-size: 12px;color:#666;text-align: center;padding: 15px;}

@media (min-width: 568px) {
#common{background:url("../images/bg-common.jpg");background-position: center;background-size: cover;}

#common h3 {
  position: relative;
  text-align: center;
  margin-bottom: 35px;
}
#common ul li {height: 60px;}

#common ul li:first-child {border-right: 1px solid #eee;}

#common .tel{text-align: center;font-weight: bold;font-size:17px;margin-bottom: 0px;line-height: 60px;}
#common a.mail {text-align: center;padding: 0px;line-height: 60px;}




}


@media (min-width: 768px) {
#common{padding: 70px 0px;}
#common h3 span{font-size: 40px;}
#common ul li {height: 70px;}

#common .tel{text-align: center;font-weight: bold;font-size: 20px;line-height: 70px;}
#common a.mail {text-align: center;padding: 0px;font-size: 16px;font-weight: bold;line-height: 70px;}



footer{ padding: 60px 0px;}
footer .logo{text-align: left;width: 230px;margin-left: 0px; margin-bottom: 20px;}
footer .address{font-size: 14px;text-align: left;letter-spacing: 0;}
footer .tel{font-size: 14px;text-align: left;}

.footer-menu{width: auto;border-top: none;padding: 0px 0px 0px 0px;}
.footer-menu{margin-bottom: 0px;padding:0px;display: flex;justify-content: flex-end;}
.footer-menu ul{margin-left: 50px;}
.footer-menu li {width: auto;float: none;padding-bottom: 0px;}
.footer-menu li a{text-decoration: none;text-align: left; padding: 10px 0px; border-bottom: none; line-height: 1;font-size: 14px;}
.footer-menu li:first-child a{border-top: none;}



.copy{font-size: 12px;padding: 15px 0px;text-align:right;}


}


@media (min-width: 992px) {
#common.re{background:url("../images/bg-common-reason.jpg");background-position: center;background-size: cover;}

#common h3 {font-size: 18px; margin-bottom: 45px;}
#common h3 span{font-size: 46px;}

footer{padding: 70px 0px;}
footer .logo{text-align: left;width: 270px;margin-bottom: 20px;}
footer .address{text-align: left;letter-spacing: 0;}
footer .tel{text-align: left;}

.footer-menu{width: auto;border-top: none;padding: 0px 0px 0px 0px;}
.footer-menu ul{margin-left: 70px;}

.footer-menu li a{text-decoration: none;text-align: left; padding: 10px 0px; border-bottom: none; line-height: 1;}

.copy{font-size: 13px;}

}




@media (min-width: 1280px) {
#common{padding: 120px 0px;}

#common h3 { margin-bottom: 60px;}
#common h3 span{font-size: 60px;margin-bottom: 10px;}
#common ul li {height: 80px;;}
#common .tel{text-align: center;font-weight: bold;font-size: 24px;line-height: 80px;}
#common .tel span{font-size: 34px;line-height: 80px;}

#common a.mail {text-align: center;padding: 0px 10px;font-size: 20px;font-weight: bold;line-height: 80px;}

footer{ padding: 90px 0px;}
footer .logo{text-align: left;width: auto;margin-bottom: 20px;}
footer .address{line-height: 1.5;}
.footer-menu li a{ padding: 15px 0px; font-size: 16px;}






}





/*------------------------------　　下層ページ style　　------------------------------------------*/
.h2area{width: 100%; position: relative;padding: 80px 0px;border-bottom: 1px solid #ddd;overflow: hidden;}
.h2area.h2-topics{background: url("../images/h2-topics.jpg");background-position: center;background-size: cover;}
.h2area.h2-contact{background: url("../images/h2-contact.jpg");background-position: center;background-size: cover;}
.h2area.h2-hiratuka{background: url("../images/h2-company.jpg");background-position: top center;background-size: cover;}
.h2area.h2-neji{background: url("../images/h2-neji.jpg");background-position: center;background-size: cover;}
.h2area.h2-bankin{background: url("../images/h2-bankin.jpg");background-position: center;background-size: cover;}
.h2area.h2-reason{background: url("../images/h2-reason-xs.jpg");background-position: center;background-size: cover;}

.h2-txt {font-size: 30px;letter-spacing: 0.1rem;color: #fff;font-family: 'Barlow Condensed', sans-serif;padding-left: 20px;text-transform: uppercase;}
.h2-txt span{font-size: 18px;letter-spacing: 0.08rem;display: block;color:#EB5612;font-family: 'Noto Sans JP', sans-serif;}
.circle-ani{display: none;position:absolute;}
.h2-circle{animation:15s linear infinite rotation1;}
.h2-circle img{width: 200px;height: auto;}

@keyframes rotation1{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}

.h2-shadow {
    -webkit-filter: drop-shadow(3px 5px 5px rgba(0,0,0,.3));
        filter: drop-shadow(3px 5px 5px rgba(0,0,0,.3));
        }
		


.headline-h3 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 0em;
  font-size: 24px;
  letter-spacing: .1rem;
color: #111;
font-family: 'Noto Sans JP', sans-serif;}

.headline-h3 span {
	display: flex;
	align-items: center;
	color:#ED6E16;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
margin-bottom: 5px;
}
.headline-h3 span.komoji {text-transform:none;}

.headline-h3 span::before {
	content: '';
	display: inline-block;
	margin-right: 10px;
	width: 30px;
	height: 1px;
	background-color: #ED6E16;
}


.headline-h4 { text-align: left;
  font-size: 18px;
color: #222;
font-weight: 600;
margin-bottom: 30px;
   text-indent: -1.9em;
   padding-left: 1.9em;}

@media (min-width: 660px) {
.h2area{  position: relative;padding: 100px 0px;}

}

@media (min-width: 768px) {
.h2area{  position: relative;padding: 120px 0px;}

.h2-txt {font-size: 40px;letter-spacing: 0.1rem;}
.h2-txt span{font-size: 26px;padding-top: 5px;}
.circle-ani{ position:absolute;width: 70px;top:10px;right:20px;}
.h2-circle{width: 70px; position: relative;z-index: 10;}
.h2-circle img{width: 70px;height: auto;}
.logo-circle{width: 25px; position:absolute;top:50%; left:50%;transform: translate(-50%,-50%);z-index: 20;}


.headline-h3 {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 0em;
  font-size: 30px;
  letter-spacing: .1rem;
color: #111;
font-family: 'Noto Sans JP', sans-serif;}

.headline-h3 span {
	display: flex;
	align-items: center;
	color:#ED6E16;
	font-size: 18px;
	text-transform: uppercase;
margin-bottom: 5px;
}

.headline-h3 span::before {
	content: '';
	display: inline-block;
	margin-right: 20px;
	width: 40px;
	height: 1px;
	background-color: #ED6E16;
}


.headline-h4 {  font-size: 18px;}
.headline-h4 span.number{font-size: 30px;padding:0px 5px 10px;}

}


@media (min-width: 992px) {
.h2area{padding: 120px 0px;margin-top: 120px;}
.h2area.h2-reason{background: url("../images/h2-reason.jpg");background-position: center;background-size: cover;}

.h2-txt {font-size: 76px;letter-spacing: 0.2rem;}
.h2-txt span{font-size: 30px;padding-top: 5px;}



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


a.scrolldown {
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 50%;
  z-index: 2;
  padding: 10px 10px 60px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-rl;
}
a.scrolldown::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 50px;
  background: #fff;
}

a.scrolldown::after {
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}


}
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}


@media (min-width: 1200px) {
.h2area{padding: 150px 0px;}

.ani{position: absolute; right:15px; bottom:-80px!important;display: flex!important;align-items: center;justify-content: flex-end;}
.circle-ani{ display: block;position:relative;width:70px; right:0%; top:0px;}
.h2-circle{width: 70px;}
.h2-circle img{width: 70px;height: auto;}
.logo-circle{width: 25px; position:absolute;top:9px; left:50%;transform:translateX(-50%);z-index: 20;}
.art{margin-left: 8px;}


.headline-h3 {font-size: 38px;margin-bottom: 60px;}
.headline-h3 span {	font-size: 22px;}


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


a.scrolldown {
  display: inline-block;
  position: absolute;
  left: 40px;
  top: 50%;
  z-index: 2;
  padding: 10px 10px 90px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
}
a.scrolldown::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  background: #fff;
}

}



@media (min-width: 1680px) {
.h2area{padding: 180px 0px;}

.h2-txt {font-size: 80px!important;letter-spacing: 0.5rem;}

}

#pankuzu{background: #fff;}





.marker { background: linear-gradient(transparent 60%, #ffff7f 0%);}
.marker2 {background: linear-gradient(transparent 60%, #f9cc96 0%);}


a.btn-more{background: #00a2ff;color: white;display: inline-block;transition: .3s;width: 240px;line-height: 50px;text-align: center;}
a.btn-more:hover{background: #222;}

@media (max-width: 767px) {
a.btn-more{width: 200px;}


}


.btn-back {
  display: inline-block;
  padding:10px 5px;
  text-align: center;
  width:240px;
  text-decoration: none;
  border-radius: 5px;
  background:#222;
  color: #fff;/*文字色*/
  font-family: 'Staatliches', cursive;
  font-size: 16px;
  letter-spacing: 0.2em;
  transition: .3s;
}
.btn-back:hover{
  color: #fff;/*文字色*/
  background:#EB5612;

}

.btn-pdf {
  display: inline-block;
  padding:12px 5px 12px 50px;
  text-align: left;
  width:100%;
  text-decoration: none;
  border-radius: 5px;;
  background:url("../images/ico-pdf.png"),#eee;
  background-position: center left 15px;background-repeat: no-repeat;
  color: #555;/*文字色*/
  font-size: 14px;
  letter-spacing: 0;
  transition: .3s;
}
.btn-pdf:hover{
  color: #222;/*文字色*/
  background:url("../images/ico-pdf.png"),#ccc;
  background-position: center left 15px;background-repeat: no-repeat;transition: .3s;
}


@media (min-width: 768px) {
.btn-back {
  padding:18px 5px;
  width:340px;
  font-size: 16px;
}

}



.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:0px 10px;
	line-height: 1.4;
	font-size: 14px;
	font-family: 'Staatliches', cursive;
}
.paging .page{text-align: center;margin-bottom: 5px;font-size: 13px;}
.paging span.current,
.paging  span.paging-text a{
	padding:5px 10px;
	color:#222;
	display:inline-block;
	margin:3px 0;
	background: #fff;
	border: 1px solid #ddd;
	text-decoration: none;
}
.paging span.current {
	background:#EB5612;
	color:#fff;
}
.paging span.paging-text a:hover {
	background:#EB5612;
	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: 767px) {
.table-responsive {
border:none;
}
.table-responsive::after {
font-size: 12px;
display: block;
padding: 0px 5px 5px 5px;
content: "表は左右にスクロールできます";
color: #999;
}
.table-responsive::-webkit-scrollbar {
height: 5px;
}

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

.table-responsive::-webkit-scrollbar-thumb {
border-radius: 5px;
background:#4ba4bc;
}
}


/* アコーディオン */
.accordion {width:100%;margin-bottom: 30px;}
.accordion dt {
	cursor:pointer;
	background: url(../images/plus_black.gif),#ddd;
	background-repeat: no-repeat;
	background-position: right 15px center;
	color:#222;
	padding:10px;
	font-size:15px;	
	font-weight: 700;margin-bottom: 5px;
}
.accordion dd{
	display:none;
	line-height:120%;
	margin:0;
	padding:0px;
	}
.accordion dt.active{
	background: url(../images/minus_black.gif),#ddd;
	background-repeat: no-repeat;
	background-position: right 15px center;}
.accordion dt.cover {background-color: #eee;}
.accordion dd ul{}
.accordion dd ul li{width: 100%;}
.accordion dd ul li a{padding: 15px;color: #fff;background: #0174e7; border:1px solid #092e53;transition: .3s;border-radius: 5px;display:  block;text-align: center;margin-bottom: 5px;}
.accordion dd ul li a.active{color: #fff;background: #f5760f; }

.accordion dd ul li a:hover{background: #555;}

@media (min-width: 768px) {

.accordion {width:100%;display: block;}
.accordion dt {display: none;}

.accordion dd{
	display:block;
	line-height:1.6;
	margin:0;
	padding:0px;	
	}
.accordion dd ul{
	display:flex;
	flex-wrap:wrap;
	line-height:1;
	margin:0;
	padding:0px;
	}
.accordion dd ul li{width: auto;}
.accordion dd ul li a{font-size: 14px;margin: 5px 2px;padding: 13px 20px;}

}

@media (min-width: 992px) {
.accordion {width:100%;margin-bottom: 0px;}
.accordion dd ul li{}

}

@media (min-width: 1280px) {
.accordion dd ul li a{font-size: 16px;padding: 20px;margin: 5px 0px;}


}





/* -----  topics.html  -----*/
.topics #section01{padding: 40px 0px 10px;position: relative;border-bottom: 1px solid #ddd;background: url("../images/white_carbon.png");}
.topics #section02{padding: 60px 0px;position: relative;}
.topics #section02 #target{position: absolute;left:0;top:-80px;}

.news-box{}
.update{display: flex;align-items: center;margin-bottom: 10px;}
.date{margin-right: 10px;line-height: 1;font-family: 'Staatliches', cursive;}
.tag{background: #ddd;border-radius: 5px;padding: 5px 10px;display: inline-block;line-height: 1;font-size: 13px;}
.news-txt{line-height: 1.5;}
.topics .set{margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #ddd;}
.more{text-align: right;margin-top: 15px;}
.more a{background:#EE701A ;color: white;padding: 6px 15px;line-height: 1;font-size: 13px;border-radius: 5px;transition: .3s}
.more a:hover{background:#0E7FD6;color: white;transition: .3s}
.detail-txt{line-height: 1.5;margin-bottom: 30px;}
.file{margin-bottom: 30px;}



@media (min-width:768px) {
.topics #section01{padding: 40px 0px 30px;}

.topics #section02{padding: 70px 0px;position: relative;}
.news-box{display: flex;flex-direction: column;}
.more{margin-top: auto;}


}


@media (min-width:992px) {
.topics #section01{padding: 40px 0px 40px;}

.topics #section02{padding: 100px 0px 80px;position: relative;}
.topics #section02 #target{position: absolute;left:0;top:-120px;}

.detail-txt{line-height: 1.8;margin-bottom: 50px;}

.file{margin-bottom: 50px;}

}


@media (min-width:1280px) {
.topics #section01{padding: 70px 0px;}
.topics .set{margin-bottom: 50px;padding-bottom: 50px;}
}


/* -----  topics-detail　ギャラリーサムネイル付き  -----*/
.topics .wrap{margin-bottom: 30px;margin-top: 15px;}
.topics .slider{
  width: 100%;
  height:229px;
  margin:0px auto;
  margin-bottom: 20px;
  background:#ffff;
  box-sizing: border-box;
  border:1px solid #eee;
}
.slide-item{  width: 100%;
  height:229px;
}
.slide-item img{
  width:100%;
  height:229px;
  object-fit: contain; 
}

.thumbnail-list{
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap:nowrap;
  justify-content: space-between;
}
.thumbnail-item{
width: 24%;
  height:55px;
  box-sizing: border-box;
  position:relative;
  cursor: pointer;
  border:1px solid #eee;}

.thumbnail-item img{vertical-align: bottom;}
.thumbnail-item:after{
    content:'';
    background-color: rgba(0,0,0,0.3);
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 55px;
    opacity: 1;
    transition: .3s;
  }
.thumbnail-item:hover:after{
    background-color: rgba(0,0,0,0);
  }
.thumbnail-current:after{
    opacity: 0;
  }
.thumbnail-item img{
  width: 100%;
  height: 55px;
object-fit: contain;  } 

@media (min-width: 569px) {
.topics .slider{
  height:320px;
}
.slide-item{ 
  height:320px;
  margin: 0px auto;
  text-align: center;
}
.slide-item img{
  height: 320px;
}

.thumbnail-list{
  margin: 0 auto;
  display: flex;
  flex-wrap:wrap;
}
.thumbnail-item{
  height:80px;
  margin-bottom: 0px;
  box-sizing: border-box;
  position:relative;
  cursor: pointer;}

.thumbnail-item:after{
    content:'';
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height:80px;
    opacity: 1;
    transition: .3s;
  }
 .thumbnail-current:after{
    opacity: 0;
  }
  .thumbnail-item img{
  width: 100%;
  height: 80px;
object-fit:contain;  } 


}

@media (min-width: 768px) {
.topics .wrap{width: 600px;margin: 0px auto;margin-bottom: 50px;margin-top: 15px;}

.topics .slider{
  height:380px;
}
.slide-item{  
  height:380px;
  margin: 0px auto;
}
.slide-item img{ height: 380px;}
.thumbnail-list{
  margin: 0 auto;
  display: flex;
  flex-wrap:wrap;
}
.thumbnail-item{
  height: 90px;
  margin-bottom: 0px;
  box-sizing: border-box;
  position:relative;
  cursor: pointer;}
.thumbnail-item:after{
    content:'';
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    opacity: 1;
    transition: .3s;
  }
.thumbnail-current:after{ opacity: 0; }
.thumbnail-item img{
  width: 100%;
  height: 90px;
object-fit:contain;  } 


}


@media (min-width: 992px) {
.topics .wrap{width: 800px;margin: 0px auto;margin-bottom: 80px;margin-top: 30px;}

.topics .slider{
  height:530px;
}

.slide-item{  
  height:530px;
  margin: 0px auto;
}
  
.slide-item img{height: 530px;}


.thumbnail-list{
  margin: 0 auto;
  display: flex;
  flex-wrap:wrap;
}
.thumbnail-item{
  height: 115px;
  margin-bottom: 0px;
  box-sizing: border-box;
  position:relative;
  cursor: pointer;}
  .thumbnail-item:after{
    content:'';
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height:115px;
    opacity: 1;
    transition: .3s;
  }
 .thumbnail-current:after{
    opacity: 0;
  }
  .thumbnail-item img{
  width: 100%;
  height: 115px;
object-fit:contain;  } 

}






/* -----  reasons.html  -----*/
.reason #section01{padding: 50px 0px;position: relative;background: #fff;}
.reason #section01 .index{margin-bottom: 30px;line-height: 1.7;}
.reason #section01 .index h3{font-size: 16px;font-weight: bold;margin-bottom: 30px;line-height: 1.7;}
.reason #section01 .index h4{font-size: 15px;font-weight: bold;margin-bottom: 15px;line-height: 1.7;}

.reason .h3-reason{font-size: 18px;font-weight: bold;margin-bottom: 20px;line-height: 1;position: relative;color: white;}
.reason .h3-reason span{font-size: 42px;color:#ED6F17;font-family: 'Staatliches', cursive;margin-right: 10px;letter-spacing: .1rem;}
.reason #section02{padding: 0px 0px 50px;position: relative;}
.reason #section02 .wrap{;}
.reason #section02 .wrap .reasonbox{padding: 20px 15px;}
.reason #section02 .wrap .txtbox{padding: 20px; background: rgb(18,67,143);
background: radial-gradient(circle, rgba(38,163,255,1) 0%, rgba(18,67,143,1) 100%);margin-bottom: 20px;}

.reason #section02 .txt{margin-bottom: 20px;padding: 0px 10px;color: white;letter-spacing: .05rem;}

@media (min-width:768px) {
.reason #section01{padding: 70px 0px;}
.reason #section01 .index{}
.reason #section01 .index h3{font-size: 18px;font-weight: bold;margin-bottom: 30px;line-height: 1.7;}
.reason #section01 .index h4{font-size: 16px;font-weight: bold;margin-bottom: 15px;line-height: 1.7;}

.reason .h3-reason{font-size: 22px;margin-bottom: 20px;}
.reason .h3-reason span{font-size: 46px;}
.reason #section02{padding: 30px 0px 70px;position: relative;}
.reason #section02 .wrap .reasonbox{display: flex;justify-content: space-between;align-items: center;}
.reason #section02 .wrap .txtbox{width: 49%;background: rgb(18,67,143);
background: radial-gradient(circle, rgba(38,163,255,1) 0%, rgba(18,67,143,1) 100%);padding: 50px 20px;}
.reason #section02 .wrap .pic{width: 48%;}

.reason #section02 .txt{margin-bottom: 0px;}

.reflect-x {
  transform: scale(-1, 1);
}
.reflect-x .txtbox{transform: scale(-1, 1);}
.reflect-x .pic{transform: scale(-1, 1);}

}


@media (min-width:992px) {
.reason #section01 .index{margin-bottom:0;line-height: 2;padding-right: 350px;font-size: 1.1em;}
.reason #section01 .index h3{font-size: 28px;font-weight: bold;margin-bottom: 30px;line-height: 1.7;}
.reason #section01 .index h4{font-size: 22px;font-weight: bold;margin-bottom: 15px;line-height: 1.7;}
.reason .ani{position: absolute; right:50px; bottom:50px!important;}

.reason #section02 .wrap .txtbox{width: 50%;}
.reason #section02 .wrap .pic{width: 45%;}

.reason #section02 .txt{padding: 0px 20px;}


}


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

.reason .h3-reason{font-size: 30px;margin-bottom: 30px;}
.reason .h3-reason span{font-size: 76px;}

.reason #section01 .index{margin-top: 0px; margin-bottom: 0px;padding-right: 350px; line-height: 2.2;font-size: 1.2em;}
.reason #section01 .index p{padding-left: 2em;}
.reason #section01 .index h3{font-size: 32px;font-weight: bold;margin-bottom: 30px;line-height: 1.7;}
.reason #section01 .index h4{font-size: 23px;font-weight: bold;margin-bottom: 15px;line-height: 1.7;}
.reason .ani{position: absolute; right:0px; bottom:50px!important;}
.reason #section02{padding: 0px 0px 100px;}
.reason #section02 .wrap{width:  96%;margin: 0px auto;}
.reason #section02 .wrap .reasonbox{padding: 50px 0px;}
.reason #section02 .wrap .txtbox{width: 50%;padding: 100px 50px;margin-left: 0;}
.reason #section02 .txt{padding: 0px 0px;}
.reason #section02 .wrap .pic{width: 48%;}

}

@media (min-width:1440px) {
.reason #section02 .wrap{width:  90%;margin: 0px auto;}
.reason #section02 .wrap .txtbox{width: 50%;}
.reason #section02 .txt{padding: 0px 0px;line-height: 2;font-size: 17px;}


}


@media (min-width:1680px) {
.reason .h3-reason{font-size: 34px;margin-bottom: 30px;}
.reason .h3-reason span{font-size: 76px;}

.reason #section02 .wrap .txtbox{width: 50%;padding: 100px;}
.reason #section02 .txt{padding: 0px 0px;line-height: 2;font-size: 19px;}

}




/* -----  neji.html  -----*/
.neji {background: #F0F3F4;}

.neji #section01{padding: 50px 0px;position: relative;z-index: 40;}
.neji #section01 .wrap{width: 96%;margin: 0px auto;}
.neji #section01 .wrap2{width: 96%;margin: 0px auto;margin-bottom: 50px;}
.neji #section01 .wrap3{width: 96%;margin: 0px auto;}

.neji #section01 .bankin{padding: 0px 0px 25px;}
.neji #section01 h3.onestop{font-weight: 700;font-family: 'Noto Sans JP', sans-serif;text-align: center;color: red;margin-bottom: 30px;font-size: 22px;}

.neji #section01 .box-right{width:100%;}
.neji #section01 .box-right .txtbox{padding: 20px;}
.neji #section01 .box .txt1 span{color: red;font-size: 18px;font-weight: 700;font-family: 'Noto Sans JP', sans-serif;}
img.bankin1{width: 300px;height: auto;margin-bottom: 30px;}
.neji #section01 .box-neji .txt1 span{color: red;font-size: 18px;font-weight: 700;font-family: 'Noto Sans JP', sans-serif;}

.neji #section02{padding: 0px 0px 50px;position: relative;z-index: 30;}
.neji #section02.bg-neji{background: #fff;}

.neji #section02 .wrap{width: 96%;margin: 0px auto;position: relative;z-index: 20;}
.neji #section02 .box-left{width:100%;background: white;}
.neji #section02 .box-left .txtbox2{padding: 20px;}
.neji #section02 .box .txt1 span{color: red;font-size: 18px;font-weight: 700;font-family: 'Noto Sans JP', sans-serif;}


.neji #section02 .txtbox{background: #0a68c6;color: white;padding: 30px 20px 20px;width: 100%;}
.neji #section02 .txtbox .headline-h3{color: white;}
.neji #section02 .fluid{padding: 15px;}
.neji #section02 .fluid h4{margin-bottom: 15px;font-size: 16px;font-weight: 700;font-family: 'Noto Sans JP', sans-serif;}
.neji #section02 .list{width: 100%;margin-bottom: 60px;}
.neji #section02 .list li{margin-bottom:30px;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.neji #section02 .list li:last-child{margin-bottom: 0px;}
.neji #section02 .list li .txtbox{background: none;position: relative;color: #333;padding: 0px;padding-bottom: 30px;}
.neji #section02 .list li .txtbox .inbox{margin-bottom: 30px;height: 11em;}

.neji #section02 .list li .txtbox p{font-size: 14px;line-height: 1.5;}
.neji #section02 .list li .pic{margin-bottom: 10px;}
.neji #section02 .fluid h5{margin-bottom: 10px;font-size: 15px;font-weight: 700;font-family: 'Noto Sans JP', sans-serif;}

.neji #section02 .setubi img{border:1px solid #ccc;}

.neji .faci-wrap{;}
.neji .faci-wrap .set{margin-bottom: 40px;}
.neji .faci-wrap .pic{margin-bottom: 15px;text-align: center;}
.neji .faci-wrap .pic img{border:5px solid #222;}

.neji .nav-tabs{display: flex;justify-content: flex-start;margin-bottom: 30px;}
.neji .nav-tabs .nav-item{width: 50%;}
.neji .nav-tabs .nav-item a.nav-link{font-size: 14px;background: #EE7019;background-image: linear-gradient( 135deg, #FEC163 10%, #EE7019 100%);text-align: center;margin: 2px 2px;padding: 10px 2px;letter-spacing: 0;color: white;border-radius: 5px;border:1px solid #333}

.neji .tab-content{padding: 0px 10px;}
.neji #section03{padding: 50px 0px;position: relative;background: url("../images/bankin2.jpg");background-position: center top;background-size: cover;background-repeat: no-repeat;}
.neji #section03 .headline-h3{color: black;}

.neji #section03 .wrap{width: 96%;margin: 0px auto;}
.neji #section03 .box-right{width:100%;background: white;}
.neji #section03 .box-right .txtbox{padding: 20px;}
.neji #section03 .box .txt1 span{color: red;font-size: 18px;font-weight: 700;font-family: 'Noto Sans JP', sans-serif;}

.neji #section03 .faci-table thead{background: #555;color: white;text-align: center;}
.neji #section03 .faci-table thead tr th{white-space: nowrap;}
.neji #section03 .faci-table thead tr th:nth-of-type(1){width: 20%;}
.neji #section03 .faci-table thead tr th:nth-of-type(2){width: 16%;}
.neji #section03 .faci-table thead tr th:nth-of-type(3){width: 20%;}
.neji #section03 .faci-table thead tr th:nth-of-type(4){width: 34%;}
.neji #section03 .faci-table thead tr th:nth-of-type(5){width: 10%;}

.neji #section03 .faci-table tbody{background: #fff;color: #222;text-align: center;line-height: 1.5;}
.neji #section03 .faci-table tbody th{vertical-align: middle;white-space: nowrap;background: #fafafa;}
.neji #section03 .faci-table tbody td{vertical-align: middle;white-space: nowrap;}

.neji #section04{padding: 50px 0px;position: relative;background: url("../images/carbon_fibre.png");}
.neji #section04 .fluid{padding: 15px;}
.neji #section04 .fluid h4{margin-bottom: 15px;font-size: 16px;font-weight: 700;font-family: 'Noto Sans JP', sans-serif;}
.neji #section04 .txt{padding: 15px;}


@media (min-width:569px) {
.neji #section02 .list li{display: flex;justify-content: space-between;}
.neji #section02 .list li .pic{margin-bottom: 0px;width: 30%;}
.neji #section02 .list li .txtbox{width: 65%;}

}

@media (min-width:768px) {
.neji #section01{padding: 70px 0px;}
.neji #section01 .box{padding: 0px 0px;}
.neji #section01 h3.onestop{margin-bottom: 50px;font-size: 26px;}
img.bankin1{width: 450px;height: auto;margin-bottom: 30px;}
.neji #section01 .bankin{padding: 0px 25px 0px 0px;line-height: 1.7;font-size: 15px;}

.neji #section02{padding: 0px 0px 70px;}
.neji #section02 .txtbox{color: white;position: relative;top:50px;right:0px;padding: 40px 40px 40px;width:50%;}
.neji #section02 .txtbox .headline-h3{color: white;}

.neji #section02 .fluid h4{margin-bottom: 20px;font-size: 20px;}

.neji #section02 .list{margin-bottom: 80px;}
.neji #section02 .list li{margin-bottom: 0px;border-bottom: none;}
.neji #section02 .list .txtbox{background: #0B3774;color: white;position: relative;top:0px;right:0px;padding: 0px;width:auto;}

.neji #section02 .fluid h5{margin-bottom: 10px;font-size: 16px;}
.neji .nav-tabs{display: flex;justify-content: flex-start;margin-bottom: 30px;}
.neji .nav-tabs .nav-item{width: 25%;}
.neji .nav-tabs .nav-item a.nav-link{font-size: 12px;}

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

.neji #section04{padding: 70px 0px;}
.neji #section04 .fluid h4{margin-bottom: 20px;font-size: 20px;}
.neji #section04 .txt{padding: 25px;}

}





@media (min-width:992px) {
.neji #section01 .wrap{width: 96%;margin: 0px auto;display: flex;justify-content: space-between;align-items: center;}
.neji #section01 .wrap2{width: 96%;margin: 0px auto;margin-bottom: 60px;}
.neji #section01 .bankin{padding: 0px 15px 0px 0px;font-size: 18px;}

.neji #section01 .box{width: 40%;}
.neji #section01 .box-right{width:55%;}
.neji #section01 .box .txt1{font-size: 18px;line-height: 2;}
.neji #section01 .box .txt1 span{font-size: 30px;}
img.bankin1{width: auto;height: auto;margin-bottom: 0px;}
.neji #section01 .box-neji{padding: 0px 20px;}
.neji #section01 .box-right .txtbox{padding: 40px;font-size: 18px;}

.neji #section02 .wrap{width: 96%;margin: 0px auto;display: flex;justify-content: space-between;}
.neji #section02 .txtbox{color: white;position: absolute;top:-200px;right:0px;padding: 200px 40px 40px 100px;width:50%;}

.neji #section02 .box{width: 40%;}
.neji #section02 .box-left{width:55%;background: white;}
.neji #section02 .box-left .txtbox2{padding: 20px;}


.neji #section02 .box .txt1 span{font-size: 22px;}
.neji #section02 .txtbox2{font-size: 1.1em;line-height: 2;}

.neji #section02 .list{display: flex;justify-content: space-between;align-items: flex-start;}
.neji #section02 .list li{width: 30%;display: flex;flex-direction: column;margin-bottom:0px;padding-bottom: 0px;}
.neji #section02 .list li .pic{margin-bottom: 15px;width: 100%;}
.neji #section02 .list li .txtbox{margin-bottom: 0px;width: 100%;padding: 0px 15px;position: relative;top:0;}
.neji .nav-tabs .nav-item{width: 20%;}
.neji .nav-tabs .nav-item a.nav-link{font-size: 13px;}
.neji .faci-wrap{width: 900px;margin: 0px auto;}
.neji .faci-wrap .set{margin-bottom: 50px;}
.neji .faci-wrap .pic img{border:8px solid #222;}

.neji #section03 .wrap{width: 96%;margin: 0px auto;display: flex;justify-content: space-between;}
.neji #section03 .box{width: 40%;}
.neji #section03 .box-right{width:75%;background: white;}
.neji #section03 .box .txt1 span{font-size: 22px;}

}




@media (min-width:1280px) {
.neji #section01{padding: 100px 0px;}
.neji #section01 .fluid{padding: 0px 50px;}

.neji #section01 .box{padding: 0px 0px 0px 0px;}
.neji #section01 .box{width: 38%;}

.neji #section01 .box .txt1 span{font-size: 35px;}
.neji #section01 .bankin{padding: 0px 25px 0px 0px;}

.neji #section01 .box-right .txtbox{padding: 60px 50px;}
.neji #section01 .box-neji{padding: 0px 20px;font-size: 1.2em;}

.neji #section02{padding: 0px 0px 100px;}
.neji #section02 .txtbox{color: white;position: absolute;top:-200px;right:5%;padding: 200px 20px 80px 200px;width:45%;}
.neji #section02 .box-left{width:60%;background: white;}
.neji #section02 .box-left .txtbox2{padding: 30px;}

.neji #section02 .fluid{padding: 60px 50px;}
.neji #section02 .fluid h4{margin-bottom: 30px;font-size: 27px;}
.neji #section02 .fluid h5{margin-bottom: 15px;font-size: 18px;}
.neji #section02 .list li .txtbox .inbox{margin-bottom: 30px;height: 12em;}
.neji #section02 .txtbox2{font-size: 1.2em;line-height: 2.2;}
.neji .nav-tabs .nav-item a.nav-link{font-size: 14px;padding: 20px 5px;}

.neji #section03{padding: 100px 0px;}
.neji #section03 .box{padding: 0px 0px 0px 0px;}
.neji #section03 .box{width: 35%;}

.neji #section01 .box .txt1 span{font-size: 32px;}
.neji #section01 .box-right .txtbox{padding: 30px;}

.neji #section04{padding: 100px 0px;}
.neji #section04 .fluid{padding: 60px 50px;}
.neji #section04 .fluid h4{margin-bottom: 30px;font-size: 24px;}
.neji #section04 .fluid h5{margin-bottom: 15px;font-size: 18px;}
.neji #section04 .txt{padding: 45px;}



}




@media (min-width:1366px) {
.neji #section01 .wrap{width: 1280px;margin: 0px auto;}
.neji #section01 .wrap2{width: 1110px;margin: 0px auto;margin-bottom: 80px;}
.neji #section01 .wrap3{width:1280px;margin: 0px auto;}

.neji #section01 h3.onestop{margin-bottom: 80px;font-size: 32px;}

.neji #section01 .box-right{width:58%;}
.neji #section01 .box-right .txtbox{padding: 60px;}

.neji #section02 .txtbox{color: white;position: absolute;top:-200px;right:7%;padding: 200px 20px 80px 28%;width:45%;}
.neji #section02 .box-left{width:60%;background: white;margin-left: 8%;}
.neji #section02 .box-left .txtbox2{padding: 60px;}

.neji #section03 .wrap{width: 1280px;margin: 0px auto;}
.neji #section03 .box-right .txtbox{padding: 0px;}

}




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

.company #section01{padding: 60px 0px;position: relative;background:white;}
.company #section01 p{margin-bottom: 20px;letter-spacing: .05rem;}
.company #section01 img{width: 180px;height: auto;}

.company .wrap{background:url("../images/bg-rinen.jpg");background-position: center;background-size: cover;}
.company .wrap .fluid{padding: 20px 15px;background: rgba(255,255,255,0);}

.company #section02{padding: 60px 0px;position: relative;}
.company #section02 p{font-size: 16px;font-family: 'Noto Sans JP', sans-serif;text-align: center;line-height: 1.8;color: black;}
.company #section02 p span{font-size: 20px;font-weight: 700;display: block;}

.company #section02 p img{margin-bottom: 10px;}


.company #section03{padding-bottom: 60px;position: relative;}
.company #section03 .dot li{margin-bottom: 10px;line-height: 1.5;}
.company #section03 .dot li:last-child{margin-bottom: 0px;}

.company #section04{padding: 60px 0px;position: relative;}
.company #section05{padding: 60px 0px;position: relative;background:#fafafa;}

.company .table {border-bottom: 1px solid #ddd;}
.company .table th {width: 100%;display: block;color: #000;}
.company .table td {width: 100%;display: block;}
.company .table td span.call{color: #222;}
dl.daihyo {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
dl.daihyo dt { width: 130px;font-weight: normal;}
dl.daihyo dd { width: calc(100% - 130px);}

.company .map iframe{width: 100%;height: 280px;}

@media (min-width:569px) {

.company #section01 p{margin-bottom: 0px;}
.company #section01 img{width: auto;height: auto;}
}

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

.company #section02{padding: 80px 0px;}
.company #section02 p{font-size: 20px;}
.company #section02 p span{font-size: 26px;}
.company #section03{padding-bottom:80px;}
.company #section03 .dot li{margin-bottom: 10px;font-size: 16px;}

.company #section04{padding: 80px 0px;}
.company #section05{padding: 80px 0px;}

.company .table th {width: 200px;display: table-cell;}
.company .table td {width: auto;display: table-cell;}

}


@media (min-width:992px) {
.company #section01 p{letter-spacing: 0.08rem;font-size: 1.2em;line-height: 2;}
.company .map iframe{width: 100%;height: 350px;}


}


@media (min-width:1280px) {
.company #section01{padding: 100px 0px;}
.company #section01 p{letter-spacing: 0.08rem;font-size: 1.4em;line-height: 2.2;}

.company .wrap .fluid{padding: 80px 70px;}
.company #section02{padding: 130px 0px;}
.company #section02 p{font-size:22px;line-height: 2.3;}
.company #section02 p span{font-size: 36px;}

.company #section03{padding-bottom: 100px;}
.company #section03 .dot li{margin-bottom: 15px;font-size: 18px;}

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

.company .table th {width: 240px;display: table-cell;padding: 28px 15px;}
.company .table td {padding: 28px 15px;}

.company .map iframe{width: 100%;height: 450px;}

}















/* -----  recruit.html ------- */

.recruit #section01{padding: 60px 0px;background: linear-gradient(-62deg, #fefbed 0%, #fefbed 50%, #fff 50%, #fff 100%);}
.recruit #section01 .index{font-weight: 700;color: black;font-size: 20px;font-family: 'Noto Sans JP', sans-serif;margin-bottom: 20px;line-height: 1.6;}
.pic-shadow{box-shadow: 7px 7px 0px 0px #9cf ;
-webkit-box-shadow: 7px 7px 0px 0px #9cf ;
-moz-box-shadow: 7px 7px 0px 0px #9cf ;
-o-box-shadow: 7px 7px 0px 0px #9cf ;
-ms-box-shadow: 7px 7px 0px 0px #9cf ;
}
.recruit #section02{padding: 60px 0px;}
.recruit .table {border-bottom: 1px solid #ddd;}
.recruit .table th {width: 100%;display: block;color: #000;}
.recruit .table td {width: 100%;display: block;}
.recruit .table td span.call{color: #222;}


@media (min-width:768px) {
.recruit #section01{padding: 80px 0px;}
.recruit #section01 .index{font-size: 20px;margin-bottom: 20px;}

.recruit #section02{padding: 80px 0px;}
.recruit .table th {width: 230px;display: table-cell;}
.recruit .table td {width: auto;display: table-cell;}

}


@media (min-width:992px) {
.recruit #section01{padding: 100px 0px;}
.recruit #section01 .index{font-size: 26px;margin-bottom: 35px;}

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

}



@media (min-width:1440px) {
.recruit #section01{padding: 120px 0px;}
.recruit #section01 .index{font-size: 32px;margin-bottom: 40px;}

.recruit #section02{padding: 120px 0px;}

}






/* -----  contact-box ------- */

.contact #section01{padding: 60px 0px;clear: both;}

.contact #section02{padding: 60px 0px;position: relative;background: #e7f5fb;}
.contact #section02 .txt{margin-bottom: 40px}



.contact .table{border-bottom: 1px solid #eee;}
.contact .table th{width: 100%;display: block;background: #fafafa;}
.contact .table td{width: 100%;display: block;background: white;}
.contact .table th span.hissu{background: red;color: white;padding: 0px 5px;border-radius: 5px;float: right;font-size: 12px;font-weight: bold;}

.contact-box{background:#fafafa;padding:10px 0px;border-radius: 7px;}
.contact-box p.tel{text-align:center;font-size: 15px;font-family: 'Barlow Condensed', sans-serif;}
.contact-box p.tel span.call{font-size: 28px;color: #222;letter-spacing: .1rem;}
.contact-box p.tel span.time{font-size: 13px;letter-spacing: 0;display: block;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}


.contact h4{font-weight: 500;margin-bottom: 15px;font-size: 20px;}


.tenpu label {
 display: inline-block;
 position: relative;
 background: #ccc;
 color:#fff;
 font-size: 14px;
 padding: 5px 15px;
 border-radius: 4px;
 transition: all 0.3s;
 cursor: pointer!important;
 margin: 2px 0px;
}
.tenpu label:hover {
 background: #888;
}
.tenpu label input {
 position: absolute;
 left:0;
 top:0;
 opacity: 0;
 width: 100%;
 height: 100%;
}
.tenpu .filename {
 font-size: 14px!important;
 margin:0 0 0 10px;
 display: inline-block!important;
}

@media (min-width: 569px) {

.contact-box p.tel{border-right: 1px solid #555;}
.contact-box p.tel.fax{border-right:none;}
}

@media (min-width: 768px) {

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

.contact #section02{padding: 80px 0px;}

.contact-box p.tel{text-align:center;font-size: 20px;letter-spacing: .1rem;}
.contact-box p.tel span.call{font-size: 30px;letter-spacing: .2rem;}


.contact .table th{width: 250px;display:table-cell;font-weight: normal;vertical-align: middle;}
.contact .table td{width: auto;display:table-cell;}





}


@media (min-width: 992px) {
.contact-box{padding:15px 0px;}
.contact-box p.tel{font-size: 19px;}
.contact-box p.tel span.call{font-size: 38px;}

.contact #section02 .txt{margin-bottom:50px}

}


@media (min-width: 1140px) {

.contact-box p.tel{font-size: 24px;letter-spacing: 0.2rem;}
.contact-box p.tel span.call{font-size: 46px;letter-spacing: 0.2rem;}
.contact .table th{width: 250px;display:table-cell;font-weight: normal;}
.contact h4{font-weight: 500;margin-bottom: 25px;font-size: 26px;}


}


@media (min-width: 1280px) {

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

.contact-box{padding:30px 0px;}


}



.doi-box{background:#fff;padding: 30px 15px;border-radius: 15px;}
.doi-box label{font-size: 13px;margin-bottom: 15px;}
.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: 7px 5px;}

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

@media (min-width: 1140px) {
.doi-box .btn-lg{font-size: 16px;padding: 15px 50px;}
}





.form-s{width:70px}
.form-m{width:150px}
.form-name{width:99%;}
.form100{width:99%}
.form-h{ height:80px}
.needinput{background-color:#fafafa;border:1px solid #ddd}
input ,select {
    position:relative;
	color: #111;
	font-size: 13px;
}
input[type="checkbox"], input[type="radio"] {vertical-align:middle;position: relative;top:-2px;}
input{font-size:100%;vertical-align:middle; padding:12px;}
input[type="text"], select{border:1px solid #ddd;}
input,textarea { outline:0; padding:12px;border-radius: 7px; }
textarea{border:1px solid #ccc;width:99%;color: #111;}

input::placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
input::-webkit-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
input:-ms-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
input::-moz-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea::placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea::-webkit-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea:-ms-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea::-moz-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}


@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;}
.site-header{
position: absolute;
	display: flex;
	justify-content: space-between;
	width: 100%;
	z-index: 99;
	top:0;
}
.header{width: 100%; display: flex;justify-content: space-between; align-items: center;height: 120px;position: relative;z-index: 10;background: #222;}
.top-logo {display: block;position:relative;padding-left: 15px;}
.top-logo img{width:260px;height: auto;}
.navarea{display: flex;align-items: flex-end;justify-content: center;flex-direction: column;padding-right: 15px;}
.navbar-nav{  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  padding-top: 10px;
}
.navbar-nav li{ text-align: center;}
.navbar-nav li a{color: white; transition: .3s;line-height: 1;padding: 0px 10px;}
.navbar-nav li:last-child a{padding-right: 0px;}
.navbar-nav li a.active{color:#F49202;}
.main{margin-top: 120px;}
.h2area{padding: 90px 0px;margin-top: 120px;}

.h2-txt {font-size: 56px;letter-spacing: 0.2rem;color: black;}
.h2-txt span{font-size: 24px;padding-top: 5px;}
.accordion {width:100%;display: block;}
.accordion dt {display: none;}

.accordion dd{
	display:block;
	line-height:1.6;
	margin:0;
	padding:0px;	
	}
.accordion dd ul{
	display:flex;
	justify-content: center;
	flex-wrap:wrap;
	line-height:1;
	margin:0;
	padding:0px;
	}
.accordion dd ul li{width: auto;}
.accordion dd ul li a{font-size: 14px;margin: 0px 2px;padding: 13px 20px;margin-bottom:10px;}
.topics .wrap{width: 600px;margin: 0px auto;margin-bottom: 50px;margin-top: 15px;}

.topics .slider{
  height:380px;
}
.slide-item{  
  height:380px;
  margin: 0px auto;
}
.slide-item img{ height: 380px;}
.thumbnail-list{
  margin: 0 auto;
  display: flex;
  flex-wrap:wrap;
}
.thumbnail-item{
  height: 90px;
  margin-bottom: 0px;
  box-sizing: border-box;
  position:relative;
  cursor: pointer;}
.thumbnail-item:after{
    content:'';
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    opacity: 1;
    transition: .3s;
  }
.thumbnail-current:after{ opacity: 0; }
.thumbnail-item img{
  width: 100%;
  height: 90px;
object-fit:contain;  } 
.neji #section02 .list li{display: flex;justify-content: space-between;}
.neji #section02 .list li .pic{margin-bottom: 0px;width: 25%;}
.neji #section02 .list li .txtbox{width: 70%;}
.neji .nav-tabs{display: flex;justify-content: flex-start;margin-bottom: 30px;}
.neji .nav-tabs .nav-item{width: 25%;margin-bottom: 0px;}
.neji .nav-tabs .nav-item a.nav-link{font-size: 12px;}
.neji #section03 .faci-table thead th{background: #555!important;color: white!important;text-align: center;}
.neji #section03 .faci-table tbody th{vertical-align: middle;white-space: nowrap;background: #fafafa!important;}




.company .table th {width: 200px;display: table-cell;}
.company .table td {width: auto;display: table-cell;}



.contact .table th{width: 250px;display:table-cell;font-weight: normal;vertical-align: middle;background: #f7f7f7!important;}
.contact .table td{width: auto;display:table-cell;}




footer .logo{text-align: left;width: 230px;margin-left: 0px; margin-bottom: 20px;}
footer .address{font-size: 14px;text-align: left;letter-spacing: 0;}
footer .tel{font-size: 12px;text-align: left;}

.footer-menu{width: auto;border-top: none;padding: 0px 0px 0px 0px;}
.footer-menu{margin-bottom: 0px;padding:0px;display: flex;justify-content: flex-end;}
.footer-menu ul{margin-left: 50px;}
.footer-menu li {width: auto;float: none;padding-bottom: 0px;}
.footer-menu li a{text-decoration: none;text-align: left; padding: 10px 0px; border-bottom: none; line-height: 1;font-size: 14px;}
.footer-menu li:first-child a{border-top: none;}

.copy{font-size: 12px;padding: 15px 0px;text-align: right;}

.drawer_menu{display: none!important;}


#pagetop {display: none!important;}
.no-print{display: none!important;}

}
