@charset "UTF-8";


/*allreset*/
body,div,form,hr,img,br,a,h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,ul,li,ol,table,td,th,tr,tbody,caption,b,em,strong,i,font,big,small,embed,object,map,frame,frameset,iframe,select,option,address,button,figure   { color: #000; text-indent: 0px; list-style-type: none; margin: 0px; padding: 0px; border: none 0px;background-color: transparent;font-size: 100%;font-family:'Apple TP','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',verdana,sans-serif;text-decoration: none;font-weight: normal;font-style: normal;font-variant: normal;line-height: 100%;-webkit-text-size-adjust: none;box-sizing: border-box;}

html {background-color: #fff;}
body {min-width:960px;}
header {background-color: #fff;}
img {display: block;}
.imgcenter {margin-right: auto;margin-left: auto;}
.imgleft {float: left;}
.imgright {float: right;}

.txt-blue {color: #006596;}
.txt-black {background-color: #333;}
.txt-12 {font-size: 12px;line-height: 1.5em;}
.txt-15 {font-size: 15px;line-height: 1.5em;}
.txt-18 {font-size: 18px;line-height: 1.5em;}
.txt-20 {font-size: 20px;line-height: 1.5em;}
.txt-25 {font-size: 25px;line-height: 1.5em;}
.txt-30 {font-size: 30px;line-height: 1.5em;}
.txt-c {text-align: center;}
.txt-l {text-align: left;}
.txt-r {text-align: right;}
.mincho {font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho,"HGS明朝E","ＭＳ Ｐ明朝",serif;}
.nopc {display: none;}
.inner {
	width: 1000px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}

.mgn50 {padding-top: 50px;}

.hover {
	transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
-moz-opacity:1;
-khtml-opacity: 1;

	}
.hover:hover {
	transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
opacity:.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
-moz-opacity:.5;
-khtml-opacity: .5;

	}


a.hover {
	transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
-moz-opacity:1;
-khtml-opacity: 1;

	}
a.hover:hover {
	transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
opacity:.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
-moz-opacity:.5;
-khtml-opacity: .5;

	}

/*tothetopfixed*/
div.tothetopfixed {
	position: fixed;
	bottom: 0;
	z-index: 1500;right: 0;}	
div.tothetopfixed a {
	display: block;float: right;border: 1px solid #fff;}
 
div.tothetopfixed a:hover {
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
-moz-opacity:1;
-khtml-opacity: 1;
}

div.tothetopfixed a {
    display: block;
    color: #fff;

    font-size: 0.8em;width: 60px;height: 60px;background: url(../img/b_gototop.gif) no-repeat 0 0;margin: 0 20% 20% 0;text-indent: -9999px;
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
opacity:0.75;
filter: alpha(opacity=75);
-ms-filter: "alpha(opacity=75)";
-moz-opacity:0.75;
-khtml-opacity: 0.75;
background-size:cover;
}


article.mainclm {background-color: #fff;}

footer.footer {background-color: #fff;}

section.clm-max {width: 100%;}
section.clm-1000 {width: 1000px;margin-right: auto;margin-left: auto;overflow: hidden;}

/*head*/
section.topbg01 {background-color: #c00;}
h1.h1head {width: 1000px;margin-right: auto;margin-left: auto;color: #fff;font-size: 12px;padding-top: 10px;padding-bottom: 10px;}
section.header {width: 100%;background-color: #fff;padding-top: 20px;padding-bottom: 20px;}
header#top-head {width: 1000px;margin-right: auto;margin-left: auto;overflow: hidden;}
div.head-rogo {}
div.head-rogo img {width: 282px;height: auto;float: left;}

nav#global-nav {float: right;}
nav#global-nav ul {overflow: hidden;}
nav#global-nav ul li {float: left;}
nav#global-nav ul li a {color: #333;font-size: 15px;display: block;text-align: left;padding-right: 10px;background: url(../img/bg_mm.jpg) no-repeat right center;background-size:50% auto;width: 110px;line-height: 1.5em;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}

nav#global-nav ul li:last-child a {background-image: none;}
/*nav#global-nav ul li:nth-child(even) a {padding-top: 5px;padding-bottom: 5px;}
nav#global-nav ul li:nth-child(odd) a {padding-top: 16px;padding-bottom: 16px;}*/

nav#global-nav ul li:nth-child(1) a {padding-top: 16px;padding-bottom: 16px;}
nav#global-nav ul li:nth-child(2) a {padding-top: 5px;padding-bottom: 5px;}
nav#global-nav ul li:nth-child(3) a {padding-top: 5px;padding-bottom: 5px;}
nav#global-nav ul li:nth-child(4) a {padding-top: 16px;padding-bottom: 16px;}
nav#global-nav ul li:nth-child(5) a {padding-top: 16px;padding-bottom:16px;}
nav#global-nav ul li:nth-child(6) a {padding-top: 16px;padding-bottom: 16px;}
nav#global-nav ul li:nth-child(7) a {padding-top: 16px;padding-bottom: 16px;}


nav#global-nav ul li a:hover {color: #c00;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}


h4.h4-next2 {margin-top: 35px;border-bottom: 1px solid #ccc;margin-bottom: 10px;padding-bottom: 10px;color: #333;font-size: 18px;font-weight: bold;}



/*top-img*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;  

  }
  
section.topimg {box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4) inset;
-moz-box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4) inset;
-webkit-box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4) inset;
-o-box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4) inset;
-ms-box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4) inset;display: block;}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;

  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }


/* 画面外にいる状態 */
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
    }
 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }


/*top*/
h2.h2-top {text-align: center;font-weight: bold;color: #333;margin-bottom: 15px;font-size: 25px;}

h2.h2-top2 {text-align: center;font-weight: bold;color: #333;margin-bottom: 15px;font-size: 25px;line-height: 1.25em;}

h2.h2-top:before { content: url(../img/bg_h2.jpg);margin-right: 10px;}
p.exp01-top {color: #333;font-size: 15px;line-height: 1.5em;text-align: center;margin-bottom: 30px;}
p.exp01-top b {color: #333;font-size: 30px;line-height: 2em;text-align: center;margin-bottom: 30px;font-weight: bold;}



ul.top-btn {overflow: hidden;margin-left: -50px;}
ul.top-btn li {float: left;margin-left: 50px;width: 300px;}
ul.top-btn li i {color: #333;font-size: 12px;line-height: 1.5em;display: block;margin-top: 5px;}
ul.top-btn li a {position: relative;display: block;}
ul.top-btn li a img {width: 100%;}
ul.top-btn li a b {width: 300px;padding-top: 15px;padding-bottom: 15px;color: #fff;font-size: 15px;display: block;text-align: center;position: absolute;bottom: 0;}
.bg-red {background-color: rgba(204,0,0,0.75)}
.bg-yellow {background-color: rgba(241,175,0,0.75)}
.bg-blue {background-color: rgba(49,60,150,0.75)}
.bg-glay {background-color: rgba(51,51,51,0.75)}

div.topbtmlink a {width: 1000px;margin-right: auto;margin-left: auto;overflow: hidden;border: 1px solid #ccc;display: block;margin-bottom: 20px;}
div.topbtm-1 {background: #999 url(../img/bg_gotofeat1.png) no-repeat -5px -5px;background-size:150px auto;}
div.topbtm-2 {background-color: #fff}
span.topbtm-l {float: left;padding-top: 35px;padding-bottom: 35px;font-size: 25px;font-weight: bold;margin-left: 20px;}
div.topbtm-1 span.topbtm-l {margin-right: 100px;} 
span.topbtm-m {float: left;padding-top: 25px;padding-bottom: 25px;font-size: 15px;line-height: 1.5em;margin-left: 20px;}
span.topbtm-r {float: right;padding-top: 35px;padding-bottom: 35px;font-size: 18px;margin-right: 20px;}
div.topbtm-1 span {color: #fff;}
div.topbtm-2 span {color: #333;}


div.topbtm-3 {background-color: #2ea7e0}
div.topbtm-3 span {color: #fff;}
div.topbtm-3 {background: #2ea7e0 url(../img/bg_gotofeat2.png) no-repeat -5px -5px;background-size:180px auto;}
div.topbtm-3 span.topbtm-l {margin-right: 130px;} 

section.topbg02 {background: #eee url(../img/bg_top01.png) no-repeat left;height: 133px;padding-top: 50px;padding-bottom: 50px;}

h3.gotofeat {text-align: center;margin-bottom: 15px;color: #c00;font-size: 25px;font-weight: bold;}
p.gotofeat {text-align: center;margin-bottom: 35px;color: #333;font-size: 15px;font-weight: bold;}
ul.gotofeat {overflow: hidden;margin-left: -30px;}
ul.gotofeat li {float: left;width: 220px;margin-left: 30px;display: block;border: 5px solid #ddd;}
ul.gotofeat li a {display: block;padding: 20px;color: #333;font-size: 15px;text-align: center;background-color: #fff;}
ul.gotofeat li a:after {content:'\f054';color: #fff;background-color: #c00;font: 12px FontAwesome;text-align: center;margin-left: 5px;padding: 3px 2px 2px 3px;}
div.gotofeat {width: 480px;margin-right: auto;margin-left: auto;}

p.gotofb {color: #333;font-size: 15px;text-align: center;margin-bottom: 20px;}
img.gotofb {height: 38px;width: auto;margin-right: auto;margin-left: auto;margin-bottom: 10px;}


.slick-dotted.slick-slider {margin-bottom: 0!important;padding-bottom: 30px;}

div.contact {padding-bottom: 25px;width: 560px;margin-right: auto;margin-left: auto;padding-top: 15px;}

div.contact2 {width: 1000px;margin-right: auto;margin-left: auto;border: 5px solid #c00;border-radius:10px;color: #c00;font-size: 20px;line-height: 1.5em;text-align: center;padding-top: 10px;}

ul.contact {margin-top: 30px;
	display:flex;
	justify-content:center;
	}
ul.contact li {
	margin-right: 10px;
	margin-left: 10px;
}
ul.contact li a {display: block;background-color: #c00;border-radius:5px;color: #fff;font-size: 20px;font-weight: bold;width: 240px;text-align: center;padding-top: 20px;padding-bottom: 20px;}
ul.contact li a i {margin-right: 10px;color: #fff;font-size: 25px;}



recruit
div.contact3 {padding-bottom: 25px;}
ul.contact3 {	display:flex;
	justify-content:center;margin-bottom: 50px;}
ul.contact3 li {margin-right: 10px;margin-left: 10px;}
ul.contact3 li a {display: block;background-color: #c00;border-radius:5px;color: #fff;font-size: 20px;font-weight: bold;width: 240px;text-align: center;padding-top: 20px;padding-bottom: 20px;}
ul.contact3 li a i {margin-right: 10px;color: #fff;font-size: 25px;}

dl.recruitexp {margin-top: 20px;}
dl.recruitexp dt {font-size: 20px;color: #333;line-height: 2em;font-weight: bold;}
dl.recruitexp dd {font-size: 15px;color: #333;line-height: 1.5em;margin-left: 0.5em;}

dl.recdl2 {border-bottom: 1px dotted #ccc;padding-top: 15px;padding-bottom: 15px;margin-top: 0;overflow: hidden;}
dl.recdl2 dd {overflow: hidden;}

.rectop50 {margin-top: 50px;}

.recimg01 {float: right;width: 140px;height: auto;margin-left: 20px;}
.recimg02 {float: right;width: 300px;height: auto;margin-left: 20px;}
.recimg03 {float: right;width: 140px;height: auto;margin-left: 20px;}


.footbg01 {background-color: #ccc;padding-top: 25px;padding-bottom: 25px;}
.footbg02 {background-color: #000;padding-top: 25px;padding-bottom: 25px;}
div.footlink {width: 1000px;margin-right: auto;margin-left: auto;}
ul.footlink {overflow: hidden;}
ul.footlink li {float: left;margin-left: 10px;margin-right: 10px;}
ul.footlink li a {color: #fff;font-size: 15px;}
ul.footlink li a:hover {text-decoration: underline;}

p.footad {text-align: center;color: #333;font-size: 20px;font-weight: bold;margin-bottom: 10px;}
address.footad {text-align: center;color: #333;font-size: 15px;}
p.copyright {color: #fff;font-size: 12px;text-align: center;margin-top: 50px;}

/*next*/
section.next-img {width: 100%;}
div.next-img {padding-bottom: 10%;padding-top: 10%;background-color: #ccc;}
p.next-tit {text-align: center;color: #fff;font-size: 35px;font-weight: bold;line-height: 1.5em;
    text-shadow: 2px 2px 2px #000,
    -2px 2px 2px #000,
    2px -2px 2px #000,
    -2px -2px 2px #000;
}
p.next-tit2 {text-align: center;color: #000;font-size: 35px;font-weight: bold;line-height: 1.5em;

}




.head2-1 {background-size:cover;background: url(../img/p_head2-1.jpg) no-repeat center center;background-size:cover;}


.head2-2 {background-size:cover;background: url(../img/p_head2-2.jpg) no-repeat center center;background-size:cover;}
.head2-3 {background-size:cover;background: url(../img/p_head2-3.jpg) no-repeat center center;background-size:cover;}
.head2-4 {background-size:cover;background: url(../img/p_head2-4.jpg) no-repeat center center;background-size:cover;}

.head2-5 {background-size:cover;background: url(../img/p_head3-1.jpg) no-repeat center center;background-size:cover;}


.head2-6 {background-size:cover;background: url(../img/p_head3-2.jpg) no-repeat center center;background-size:cover;}


.head2-7 {background-size:cover;background: url(../img/p_head3-3.jpg) no-repeat center center;background-size:cover;}


.head2-8 {background-size:cover;background: url(../img/p_head3-4.jpg) no-repeat center center;background-size:cover;}

.head2-9 {background-size:cover;background: url(../img/p_head4-2.jpg) no-repeat center center;background-size:cover;}


.head2-10 {background-size:cover;background: url(../img/p_head4-3.jpg) no-repeat center center;background-size:cover;}


.head2-11 {background-size:cover;background: url(../img/p_head4-4.jpg) no-repeat center center;background-size:cover;}

.head2-12 {background-size:cover;background: url(../img/p_head2-12.jpg) no-repeat center center;background-size:cover;}


.head2-13 {background-size:cover;background: url(../img/bg_staff2020.jpg) no-repeat center center;background-size:cover;}


.head2-14 {background-size:cover;background: url(../img/p_head2-5.jpg) no-repeat center center;background-size:cover;}

.head2-15 {background-size:cover;background: url(../img/p_head2-6.jpg) no-repeat center center;background-size:cover;}



.head4-1 {background-size:cover;background: url(../img/p_head4-1.jpg) no-repeat center center;background-size:cover;}


.head4-2 {background-size:cover;background: url(../img/p_head4-2.jpg) no-repeat center center;background-size:cover;}


.head4-3 {background-size:cover;background: url(../img/p_head4-3.jpg) no-repeat center center;background-size:cover;}

.head4-4 {background-size:cover;background: url(../img/p_head4-4.jpg) no-repeat center center;background-size:cover;}

.head5-1 {background-size:cover;background: url(../img/p_head5-1.jpg) no-repeat center center;background-size:cover;}


/*about1*/
div.btn-about1 {overflow: hidden;width: 870px;margin-right: auto;margin-left: auto;}
div.btn-about2 {overflow: hidden;width: 580px;margin-right: auto;margin-left: auto;}

div.btn-next {text-align: center;float: left;margin: 10px 20px;}
div.btn-next a {display: block;padding-top: 20px;padding-bottom: 10px;width: 250px;color: #fff;font-size: 15px;}
div.btn-next a i {display: block;color: #fff;font-size: 30px;}

.btn-red {background-color: #c00;}
.btn-yellow {background-color: #ea8b2d;}
.btn-blue {background-color: #0a4a8d;}
.btn-glay {background-color: #666;}

.txtred {color: #c00!important;}

div.copy-about1 {overflow: hidden;width: 700px;margin-right: auto;margin-left: auto;margin-top: 25px;}

dl.block3 {float: left;border: 5px solid #ccc;width: 200px;}
dl.block3 dt {color: #333;font-size: 25px;font-weight: bold;text-align: center;border-bottom: 5px solid #ccc;padding-top: 10px;padding-bottom: 10px;}
dl.block3 dd {color: #333;font-size: 18px;font-weight: bold;text-align: center;padding-top: 10px;padding-bottom: 10px;line-height: 1.25em;}
div.redx:before {content:'X';float: left;color: #c00;font-size: 50px;margin-top: 50px;margin-right: 5px;margin-left: 5px;}

div.about-top1 {overflow: hidden;}

div.about-top-l {width: 40%;float: left;height: 233px;}


.bgimg01 {background: url(../img/b_about01.jpg) no-repeat right center;}
.bgimg02 {background: url(../img/b_about02.jpg) no-repeat right center;}
.bgimg03 {background: url(../img/b_about03.jpg) no-repeat right center;}

.bgimg04 {background: url(../img/p_company03-01.jpg) no-repeat right center;background-size:auto 233px;}
.bgimg05 {background: url(../img/p_company03-02.jpg) no-repeat right center;background-size:auto 233px;}
.bgimg06 {background: url(../img/p_company03-03.jpg) no-repeat right center;background-size:auto 233px;}

.bgimg07 {background: url(../img/p_feature04-01.jpg) no-repeat right center;background-size:auto 233px;}
.bgimg08 {background: url(../img/p_feature04-02.jpg) no-repeat right center;background-size:auto 233px;}




div.about-top-r {width: 60%;float: right;padding: 20px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+0,ffffff+100 */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(left,  #eeeeee 0%, #eeeeee 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #eeeeee 0%,#eeeeee 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #eeeeee 0%,#eeeeee 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=1 );height: 233px;}

section.about-top1 {margin-top: 50px;margin-bottom: 50px;}

div.about-topimg1 {}

h3.about-top-r {color: #333;font-size: 25px;font-weight: bold;margin-bottom: 10px;padding-bottom: 10px;}
h3.ath3-red {border-bottom: 3px solid #c00;}
h3.ath3-yellow {border-bottom: 3px solid #ea8b2d;}
h3.ath3-blue {border-bottom: 3px solid #0a4a8d;}

dl.about-top-r {}
dl.about-top-r dt {color: #333;font-size: 16px;font-weight: bold;line-height: 1.25em;margin-bottom: 5px;}
dl.about-top-r dd {color: #333;font-size: 12px;line-height: 1.5em;margin-bottom: 10px;}

div.btn-about a {width: 200px;padding-top: 10px;padding-bottom: 10px;display: block;color: #fff;font-size: 15px;text-align: center;}


h3.h3-next {color: #333;font-size: 20px;font-weight: bold;margin-bottom: 10px;padding-bottom: 15px;background: #efefef url(../img/bg_h3next.gif) no-repeat center bottom;text-align: center;padding-top: 10px;}

h3.h3-next2 {color: #333;font-size: 20px;font-weight: bold;margin-bottom: 10px;padding-bottom: 15px;background: url(../img/bg_h3next.gif) no-repeat center bottom;text-align: left;padding-top: 10px;overflow: hidden;}
h3.h3-next2 i {float: right;color: #333;font-size: 15px;}


p.exp01-next {color: #333;font-size: 14px;margin-bottom: 10px;line-height: 1.75em;}

p.exp01-next2 {color: #333;font-size: 15px;line-height: 1.5em;margin-bottom: 10px;font-weight: bold;}

ul.nextimg-2 {overflow: hidden;margin-right: auto;margin-left: auto;width: 670px;}
ul.nextimg-2 li {float: left;width: 315px;margin-right: 10px;margin-left: 10px;text-align: center;color: #333;font-size: 12px;}
ul.nextimg-2 li img {width: 100%;height: auto;margin-bottom: 5px;}

ul.nextimg-3 {overflow: hidden;width: 1000px;margin-left: -10px;}
ul.nextimg-3 li {float: left;width: 315px;margin-left: 10px;text-align: center;color: #333;font-size: 12px;height: 231px;margin-bottom: 50px;}
ul.nextimg-3 li img {width: 100%;height: auto;margin-bottom: 5px;}

ul.nextimg-4 {overflow: hidden;width: 1000px;padding-top: 10px;}
ul.nextimg-4 li {float: left;width: 240px;text-align: center;color: #333;font-size: 12px;margin-left: 10px;}
ul.nextimg-4 li img {width: 100%;height: auto;margin-bottom: 5px;}

h4.h4-next {font-weight: bold;color: #333;font-size: 15px;margin-bottom: 5px;}

div.next-clm-red {width: 100%;margin-right: auto;margin-left: auto;background-color: #c00;color: #fff;font-size: 20px;font-weight: bold;text-align: center;line-height: 1.5em;padding-top: 25px;padding-bottom: 25px;}

ul.btn-about {overflow: hidden;margin-left: -40px;margin-bottom: 50px;padding-top: 25px;}

ul.btn-about li {float: left;margin-left: 40px;}
ul.btn-about li a {width: 480px;display: block;padding-top: 70px;padding-bottom: 70px;}
ul.btn-about li a b {text-align: center;display: block;
    text-shadow: 1px 1px 1px #000,
    -1px 1px 1px #000,
    1px -1px 1px #000,
    -1px -1px 1px #000;color: #fff;font-size: 25px;font-weight: bold;margin-bottom: 10px;}
ul.btn-about li a i {display: block;width: 270px;padding-top: 10px;padding-bottom: 10px;text-align: center;margin-right: auto;margin-left: auto;background-color: rgba(255,255,255,0.75)}
.goto-about1 {background: url(../img/p_about01-01.jpg) no-repeat center center;}
.goto-about2 {background: url(../img/p_about01-02.jpg) no-repeat center center;}
.goto-about3 {background: url(../img/p_about01-03.jpg) no-repeat center center;}

.goto-comp1 {background: url(../img/b_company01.jpg) no-repeat center center;}
.goto-comp2 {background: url(../img/b_company02.jpg) no-repeat center center;}
.goto-comp3 {background: url(../img/b_company03.jpg) no-repeat center center;}


.goto-howto1 {background: url(../img/b_howto01.jpg) no-repeat center center;}

table.material {border-top: 1px solid #999;border-left: 1px solid #999;margin-bottom: 10px;}
table.material th {color: #333;font-size: 13px;line-height: 1.5px;border-right: 1px solid #999;border-bottom: 1px solid #999;padding: 20px;background-color: #ccc;}
table.material td {color: #333;font-size: 13px;border-right: 1px solid #999;border-bottom: 1px solid #999;padding: 10px;text-align: center;line-height: 1.5em;}

/*company*/
.greet1 {color: #333;font-size: 15px;}
.greet2 {color: #333;font-size: 20px;}

div.comp2-0 {overflow: hidden;width: 1000px;margin-right: auto;margin-left: auto;}
div.comp2-l {float: left;width: 700px;}
div.comp2-r {float: right;width: 300px;}
section.greet {padding-top: 25px;padding-bottom: 25px;background-color: #eee;margin-top: 25px;}


div.comp3-0 {overflow: hidden;width: 1000px;margin-right: auto;margin-left: auto;}
div.comp3-l {float: left;width: 500px;}
div.comp3-r {float: right;width: 500px;}
section.greet {padding-top: 25px;padding-bottom: 25px;background-color: #eee;margin-top: 25px;}


p.exp-comp1 {color: #333;font-size: 25px;font-weight: bold;width: 530px;margin-bottom: 10px;margin-top: 25px;}
.rinen23 {
color: #333;font-size: 25px;font-weight: bold;width: 530px;margin-bottom: 10px;margin-top: 25px;
line-height: 1.5em;
text-align: center;
}


p.exp-comp2 {width: 530px;text-align: center;color: #333;font-size: 20px;margin-bottom: 25px;}
p.exp-comp3 {width: 530px;color: #333;font-size: 15px;margin-bottom: 25px;line-height: 1.5em;}
p.exp-comp4 {color: #fff;font-size: 15px;background-color: #c00;padding: 5px;width: 520px;margin-bottom: 10px;}
p.exp-comp5 {width: 530px;color: #c00;font-size: 18px;margin-bottom: 10px;}
dl.exp-comp6 {width: 530px;}
dl.exp-comp6 dt {color: #333;font-size: 18px;width: 10em;margin-top: 1em;}
dl.exp-comp6 dd {color: #333;font-size: 13px;margin-left: 12em;margin-top: -1.25em;padding-bottom: 0.25em;}

iframe.map {width: 1000px;margin-right: auto;margin-left: auto;height: 500px;display: block;}

table.company {width: 1000px;margin-right: auto;margin-left: auto;text-align: left;}
table.company th {color: #333;font-size: 13px;line-height: 1.5em;vertical-align: top;padding: 15px;border-bottom: 1px dotted #ccc;width: 10em;}
table.company td {color: #333;font-size: 13px;line-height: 1.5em;vertical-align: top;padding: 15px;border-bottom: 1px dotted #ccc;}


table.equipment {width: 1000px;margin-right: auto;margin-left: auto;text-align: left;margin-bottom: 20px;}
table.equipment th {color: #333;font-size: 13px;line-height: 1.5em;vertical-align: top;width: 20em;padding: 5px;}
table.equipment td {color: #333;font-size: 13px;line-height: 1.5em;vertical-align: top;}


/*howto*/
div.howtohyo1 {overflow: hidden;margin-left: -10px;}
dl.howtohyo1 {width: 495px;float: left;margin-left: 10px;margin-bottom: 10px;border-top: 1px solid #666;border-right: 1px solid #666;border-left: 1px solid #666;}
dl.howtohyo1 dt {color: #333;font-size: 13px;line-height: 1.5em;text-align: center;padding: 10px;border-bottom: 1px solid #666;background-color: #ddd;}
dl.howtohyo1 dd {color: #333;font-size: 13px;line-height: 1.5em;text-align: center;padding: 10px;border-bottom: 1px solid #666;}
dl.howtohyo1 dd b {color: #c00;font-size: 13px;line-height: 1.5em;text-align: center;}


table.howto1 {border-left: 1px solid #666;border-top: 1px solid #666;margin-bottom: 10px;}
table.howto1 th {border-bottom: 1px solid #666;border-right: 1px solid #666;text-align: center;color: #333;font-size: 13px;padding: 5px;line-height: 1.5em;background-color: #ddd;}
table.howto1 td {border-bottom: 1px solid #666;border-right: 1px solid #666;text-align: center;color: #333;font-size: 13px;padding: 5px;line-height: 1.5em;}
table.howto1 tr.howto1y {background-color: #fff263;}



.copy-top {position: absolute;text-align: center;z-index: 3000;width: 540px;left: 50%;margin-left: -270px;top: 40%;}
.top-img {position: relative;top: 40%;}

li.slick-slide img{width: 100%;height: auto;}

.slick-arrow {display: none!important;}

.process01 {width: 100%;height: auto;}




/*contact*/
p.thanks {color: #333;font-size: 15px;line-height: 1.5em;text-align: center;margin-top: 50px;}
div.contact {width: 760px;margin-right: auto;margin-left: auto;margin-bottom: 50px;}
form#mailformpro {margin-right: auto;margin-left: auto;width: 760px;margin-top: 25px;}
form#mailformpro button{color: #fff;font-size: 20px;width: 10em;padding-top: 20px;padding-bottom: 20px;margin-right: auto;margin-left: auto;display: block;
border-radius:5px;}



 form#mailformpro button.agree {
 	background-color: #00a3da;
 }
 form#mailformpro button.agree:hover {
 	background-color: #35cbfd;
 }
.a-gotoprivacy {
	color: #0055bd;
}
.a-gotoprivacy:hover {
	text-decoration: underline;
}


dl.contact {overflow: hidden;width: 800px;}
dl.contact dt {color: #333;font-size: 80%;}
dl.contact dt b {color: #c00;font-size: 12px;}
dl.contact dd {padding-top: 5px;padding-bottom: 5px;}

dl.contact03 input,dl.contact03 textarea {background-color: #fff;padding: 15px;border: 1px solid #ccc;border-radius:5px;color: #333;font-size: 110%;margin-right: auto;margin-left: auto;
width: 50%;
}

input[type="text"]:focus,input[type="email"]:focus,dl.contact03 textarea:focus,dl.contact03 dd select:focus,button[type="submit"]:focus,input[type="checkbox"]:focus,input[type="radio"]:focus
 {
  outline: 0;
  border-color: orange;
}

dd.contact03rb input[type="checkbox"], dd.contact03rb input[type="radio"] {width: 15px;height: 15px;}
.ipt01 {color: #333;font-size: 15px;width: 470px;}
.ipt02 {color: #333;font-size: 15px;width: 100px;}
.ipt03 {color: #333;font-size: 15px;height: 1em;width: 650px;}
.ipt04 {color: #333;font-size: 15px;width: 200px;}
.ipt05 {color: #333;font-size: 15px;width: 470px;}
.ipt07 {color: #333;font-size: 15px;width: 20px;}
.ipt06 {color: #333;font-size: 18%;height: 20em!important;width: 440px!important;
font-weight: 100;
}
p.contactexp {color: #333;font-size: 15px;line-height: 1.5em;text-align: center;margin-bottom: 20px;margin-left: auto;margin-right: auto;}
p.contactexp a {text-decoration: underline;color: #333;}
p.contactexp a:hover {color: #bea934;}

textarea.ipt06 {color: #333;font-size: 15px;height: 20em!important;width: 95%!important;}

dl.contact03 {overflow: hidden;width: 760px;margin-right: auto;margin-left: auto;}
dl.contact03 dt {color: #333;font-size: 15px;line-height: 1.5em;margin-bottom: 5px;font-weight: bold;
padding-top: 25px;
	padding-right: 10px;
padding-left: 10px;
}
dl.contact03 dt b {color: #c00;font-size: 12px;}
dl.contact03 dt i {color: #333;font-size: 12px;margin-left: 1em;}
dl.contact03 dd {color: #333;font-size: 15px;line-height: 2.5em;padding-bottom: 25px;
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
}
dd.contact03cap {color: #333;font-size: 75%;line-height: 1.5em;}

dl.contact03 dd.contact03rb {margin-top: 10px;}

table#mfp_confirm_table tr th {
	white-space: nowrap;
}

label {
    display: inline-block;
}
.reqbox {}

.reqbox + img {
    border: 2px solid rgba( 0, 0, 0, 0 );
}
.reqbox:checked + img {
    border: 2px solid #e892b4;
}

input[type="radio"],input[type="checkbox"]  {border: 0!important;}

input.reqbox {-webkit-appearance: none;border-style: none;}
input.reqbox:before {content:'\f10c';color: #ccc;font: 25px FontAwesome;}
input.reqbox:checked:before {content:'\f058';color: #0083be;font:25px FontAwesome;}

div.specialterm {width: 500px;color: #333;font-size: 20px;line-height: 2em;background-color: #fef7f8;padding: 20px;margin-bottom: 50px;margin-right: auto;margin-left: auto;}
div.specialterm b {color: #db5f83;font-size: 25px;}

input[type="radio"] {
	padding: 0!important;
	width: auto!important;
	margin-right: 5px!important;
	position: relative;
	bottom: -2px;
}
.dd-reqbox {
display: flex;
justify-content: left;	
}
.lab-reqbox {
	margin-right: 20px;
}

.sec-privacy {
	
}

.sec-privacy h4 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

.sec-privacy p {
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 50px;
}

/*20180216*/
/*ul.ul-reqbox {overflow: hidden;width: 740px;margin-left: auto;margin-right: auto;}*/

.ddcap {color: #333!important;font-size: 14px;display: inline-block;line-height: 1.5em;margin-left: 1em;}

div.reqshop {width: 600px;margin-right: auto;margin-left: auto;margin-bottom: 50px;}

ul.ul-reqbox {overflow: hidden;margin-left: auto;margin-right: auto;width: 380px;}

ul.ul-reqbox li {float: left;margin-bottom: 20px;width: 165px;text-align: center;line-height: 1.5em;margin-right: 10px;margin-left: 10px;color: #333;font-size: 15px;}
ul.ul-reqbox li i {color: #fff;font-size: 10px;background-color: #c00;padding: 2px;display: inline-block;}

ul.ul-reqbox li img {width: 100%;height: auto;margin-bottom: 10px;border: 2px solid #fff;}


h3.h3cont {color: #333;font-size: 25px;text-align: center;border-bottom: 1px dotted #ccc;margin-bottom: 20px;padding-bottom: 20px;font-weight: 300;clear: both;}

button.subminb {cursor:pointer;color: #fff;font-size: 20px;background-color: #ccc;display: block;padding: 10px 20px;transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;margin-top: 25px;}





button.subminb:hover {background-color: #00a3da;transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;color: #666;}

div.daytime {width: 600px;margin-right: auto;margin-left: auto;margin-bottom: 50px;}
div.daytime i {color: #333;font-size: 15px;margin-left: 20px;}
input.hasDatepicker {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
    font-size: 100%;
    margin-right: auto;
    margin-left: auto;}
    

select.restime {fff;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
    font-size: 100%;
    margin-right: auto;
    margin-left: auto;}

p.caupri {text-align: left;color: #fff!important;font-size: 18px;font-weight: 400;background-color: #666;width: 760px;padding: 20px;margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

p.caupri2 {color: #333;font-size: 18px;font-weight: bold;margin-bottom: 20px;padding-bottom: 5px;border-bottom: 1px solid #333;}

.inline {display: inline;}
.yoken {margin-top: 25px;}

/*toprec*/
div.topbtm-4 {background: url(../img/bg_toprec_pc.jpg) no-repeat 0 0;width: 1000px;height: 225px;margin-bottom: 20px;position: relative;}
ul.toprec {display: flex;position: absolute;left: 400px;bottom: 0;}
ul.toprec li {margin-right: 5px;}
ul.toprec li a {width: 180px;
	display: block;
    color: #333;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
	padding: 5px;
}
ul.toprec li a i {font-size: 12px;}	
ul.toprec li a:after {content:'\f054';color: #fff;background-color: #c00;font: 12px FontAwesome;text-align: center;margin-left: 5px;padding: 3px 2px 2px 3px;}
	
ul.toprec li a:hover {}

.fbframepc {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}


.staff-tit {
	margin-left: 40%;
}

.staffphoto {
	margin: 25px auto 50px;
}

.staffinfo {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}.staffinfo dt {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px!important;
	border-bottom: 1px dotted #999;
	padding-bottom: 15px;
}
.staffinfo dd {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
}
.staffcari {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.staffinfo2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;

	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}.staffinfo2 dt {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px!important;
	border-bottom: 1px dotted #999;
	padding-bottom: 15px;
}
.staffinfo2 dd {
	color: #333;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;}
.staffcari {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


.staffsahcho {
	width: 800px;
	margin: 50px auto;
}

.topmovie {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 394px;
	display: block;
}

a.interview {display: block;background-color: #c00;border-radius:5px;color: #fff;font-size: 20px;font-weight: bold;width: 18em;text-align: center;padding-top: 20px;padding-bottom: 20px;
margin-right: auto;
	margin-left: auto;
}


.p-bankin23 {
	text-align: center;
	        color: #333;
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 1.75em;
}

.p-bankin23 img {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.privacy-agree {
	padding-top: 25px;
}

.sec-mailform {
	padding-top: 100px;
	padding-bottom: 100px;
}

table.formTable {
	margin-bottom: 50px!important;
}

.sec-mailform p input[type=submit] {

	border-style: none;
	border-width: 0;
	        color: #fff;
        font-size: 20px;
        width: 10em;
	padding: 10px 15px;
	margin-right: auto;
        margin-left: auto;
        display: inline-block;
        border-radius: 5px;
		background-color: #00a3da;
}

.sec-mailform p input[type=button] {

	border-style: none;
	border-width: 0;
	        color: #333;
        font-size: 20px;
        width: 10em;
	padding: 10px 15px;
	margin-right: auto;
        margin-left: auto;
        display: inline-block;
        border-radius: 5px;
}

.sec-mailform h3 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.sec-mailform p {
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-bottom: 20px;
} 

#formWrap {
	width: 760px!important;
}


::placeholder {
   color: #ccc;
}

