@charset "utf-8";

/* -----------------------------------------------
 * style.css
 * LastUpdate : 18/6/11
----------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');
.font {
 /* font-family: 'Montserrat', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
}
.font.bold {
  font-weight: 800;
}

@font-face { 
      font-family: 'Noto Sans JP';
      font-style: normal;
      font-weight: 400;
+    src: local("Noto Sans CJK JP Regular"),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
   }

/* RESET
----------------------------------------------------------------------------------------------------*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,caption,canvas,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,form,footer,header,hgroup,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,main,small,span,strike,strong,sub,summary,sup,tt,table,tbody,tfoot,thead,time,tr,th,td,u,ul,var,video{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}

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

 * 設定をしなおす

---------------------------------------------- */
body {
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  line-height: 1.6em;
  font-family: "Noto Sans", "Noto Sans CJK JP", "Noto Sans CJK JP Subset", sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #000;
}

@media only screen and ( max-width : 768px ) {
  body {font-size: 13px;}
}

table {
  margin : 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

img {
  vertical-align: bottom;
  border: none;
}


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

 * アンカータグの設定

---------------------------------------------- */
a {
  outline:none;
  color: #000;
}

a:hover {
  text-decoration: none;
  /*color: #e39242;*/
}


a,a:hover,a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}


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

 * 要素を左右中央寄せ

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

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.taL {
  text-align: left !important;
}

.imgR {
  float: right;
  margin-left: 2em;
  margin-bottom: 2em;
}
.imgL {
  float: left;
  margin-right: 2em;
  margin-bottom: 2em;
}

.clr{zoom:1;display:inline-table}.clr:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;line-height:0}* html .clr{height:1%;display:inline-table;display:block;height:1%}.clr{display:block}

input,textarea {
    border-radius:0;
    line-height: 1em;
    /*font-size: 100%;*/
}

input[type="text"],textarea,input[type="tel"],input[type="email"]{
  padding:10px;
  border: 1px solid #d6d6d6;
  margin:0;
  display: block;
  background: #fff;
  width: 100%;
  font-family: inherit;
  -webkit-appearance: none;
  font-size: inherit;
	margin-top: 25px;
}
input[type="submit"] {
  -webkit-appearance: none;
}
.submit input[type="submit"] {
	border: 4px double #ff7632;
	background: #ff7632;
	display: block;
	text-align: center;
	width: 50%;
	line-height: 50px;
	font-size: 18px;
	font-family: inherit;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	letter-spacing: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
	margin: 50px auto 0 auto;
}
.submit input[type="submit"]:hover {
	background: rgba(255,238,211,1.00);
	color: #ff7632;
}
textarea {
  height: 15em;
}
select {
	padding:10px;
	border: 1px solid #d6d6d6;
	margin:0;
	display: block;
	background: #fff;
	color: #999;
	font-family: inherit;
	-webkit-appearance: none;
	font-size: inherit;
	margin-top: 25px;
	width: 100%;
}
@media only screen and ( max-width : 682px) {
	select {
	width: 100%;
}
	input[type="text"],textarea,input[type="tel"],input[type="email"]{
  width: 100%;
}
.submit input[type="submit"] {
	width: 100%;
	line-height: 40px;
}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(/scripts/boxsizing.htc)}.container{margin:0 auto}.clr:after,.col:after,.container:after,.group:after,.row:after{content:"";display:table;clear:both}.row{padding-bottom:0}.col{display:block;float:left;width:100%}@media (min-width:769px),print{.gutters .col{margin-left:2%}.gutters .col:first-child{margin-left:0}.gutters .colR:first-child{margin-right:0}.sp{display:none}}@media(max-width:768px){.sp_none{display:none !important;}}
@media print,screen and (min-width:769px){
  .span_1_full{width:8.33333333333%}
  .span_2_full{width:16.6666666667%}
  .span_3_full{width:25%}
  .span_4_full{width:33.3333333333%}
  .span_5_full{width:41.6666666667%}
  .span_6_full{width:50%}
  .span_7_full{width:58.3333333333%}
  .span_8_full{width:66.6666666667%}
  .span_9_full{width:75%}
  .span_10_full{width:83.3333333333%}
  .span_11_full{width:91.6666666667%}
  .span_12_full{width:100%}

  .span_1{width:6.5%;}
  .span_2{width:15%;}
  .span_3{width:23.5%;}
  .span_4{width:32%;}
  .span_5{width:40%;}
  .span_6{width:48%;}
  .span_7{width:57%;}
  .span_8{width:66%;}
  .span_9{width:74.5%;}
  .span_10{width:83%;}
  .span_11{width:91.5%;}
  .span_12{width:100%;}
}


/* -----------------------------------------------
 * base.css
----------------------------------------------- */

* {box-sizing:border-box;}
main {display: block;}
img {
    max-width: 100%;
    height: auto;
    width /***/:auto;　/*IE8のみ適用*/
}
.min {
  font-family:serif;
}
 .br_sp {
    display: none;
  }
@media print, screen and ( min-width : 1400px ) {
  .container {
    max-width: 1100px;
    padding: 0;
  }
  .large_container {
    max-width: 1600px;
    padding: 0;
  }
}
@media only screen and ( max-width : 768px ) {
  .sp_box {
    margin-bottom: 30px;
  }
  .sp_sbox {
    margin-bottom: 10px;
  }
  .sp_inner {
    padding: 0 20px;
  }
  section {
    margin-bottom: 30px;
  }
  .section {
    padding: 30px 0;
    margin-bottom: 0;
  }


  .sbox {
    margin-bottom: 20px;
  }
  .ssbox {
    margin-bottom: 10px;
  }
}
@media only screen and ( max-width : 480px ) {
.br_pc {
    display: none;
  }
.br_sp {
	display: block;
}
 .section {
    margin-bottom: 0;
  }
}
@media print, screen and ( min-width : 769px ) {
  body {
    /*padding: 0 60px;*/
  }
  .container,.large_container {
    max-width: 1140px;
 /*   min-width: 980px;*/
	  padding: 30px 20px;
    margin: 0 auto;
    /*max-width: 1140px;
    min-width: 1000px;*/
  }
  .small_container {
    max-width: 850px;
    margin: 0 auto;
  }
  .posL {
    float: left;
  }
  .posR {
    float: right;
  }
  section {
    margin-bottom: 80px;
  }
  .box {
   
  }
  .sbox {
    margin-bottom: 25px;
  }
	.sbox img {
		margin-right: 10px;
	}
  .ssbox {
    margin-bottom: 15px;
  }
	.ft_text {
		text-align: center;
	}
.section {
    padding: 0;
  }
}
/* ---------------------------------------------------------------------------------------------

　   HEADER

--------------------------------------------------------------------------------------------- */
header {
 background-color: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
box-shadow: 2px 5px 10px rgba(0,0,0,0.1);
}
header nav li a {
  color: #000;
  display: block;
}
.entry_nav a {
  position: relative;
}
.entry_nav a:after {
  content: "\f105";
  font-family: "FontAwesome";
  right: 10px;
  top: 50%;
  height: 1em;
  line-height: 1em;
  margin-top: -0.5em;
  font-weight: normal;
  position: absolute;
}
header #h_logo {
}

@media only screen and ( max-width : 768px ) {
  .entry_nav a {
    background: #000;
    color: #fff;
  }
}
@media only screen and ( max-width : 480px ) {
}
@media only screen and ( max-width : 320px ) {
}
@media print, screen and ( min-width : 769px ) {
  header {
/*    padding: 25px 0 30px 0;*/
    height: 110px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  header.is-animation {
 /*   padding: 20px 0;*/
/*    height: 102px;*/
  }
  header nav li {
    margin-right: 2vw;
  }
  header nav li:last-child {
    margin-right: 0;
  }
  header nav li a {
    font-size: 2vw;
  }
  .entry_nav a {
    padding: 10px 30px 10px 20px;
    border: 2px solid #000;
  }
}

@media print, screen and ( min-width : 1100px ) {
  header nav li a {
    font-size: 16px;
	font-weight: bold;
  }
}

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

　   MENU

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

  
@media only screen and ( max-width : 768px ) {
  #gNav {
    display: none;
  }
  #header {
    height: 65px;
  }
  #h_logo {
    width: 140px;
    margin-left: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    -js-display: flex;
    display: flex;
    flex: 1;
    -webkit-align-items: center;
    align-items: center;
  }
  .nav li {
    font-size: 18px;
  }
  .nav .entry_nav a {
    text-align: center;
  }
  #main {
    padding-top: 65px;
  }
}
@media print, screen and ( min-width : 769px ) {
  #sp_nav,.btn_hamburger {
    display: none;
  }
}
@media print, screen and ( min-width : 1400px ) {
}
/* ---------------------------------------------------------------------------------------------

　   FOOTER

--------------------------------------------------------------------------------------------- */
#footer {
  background: #000;
  color: #fff;
}
#footer a {
  color: #fff;
	margin-left: 20px;
}
#footer li {
  position: relative;
}
#footer li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  margin-right: 8px;
}
#footer .logo {
	text-align: center;
	margin: 35px 0 20px 0;
}
@media only screen and ( max-width : 768px ) {
  #footer {
    padding: 30px 0;
  }
  #footer li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
  }
}
@media only screen and ( max-width : 480px ) {
}
@media only screen and ( max-width : 320px ) {
}


@media print, screen and ( min-width : 769px ) {
  #footer {
    padding: 30px 0;
    font-size: 14px;
  }
  #footer .container div {
  }
  .copy {
    font-size: 12px;
    /*width: 50%;*/
  }
  #footer .f_inner {
    flex-direction: row-reverse;
  }
  #footer li {
    margin-right: 20px;
  }
  #footer li:last-child {
    margin-right: 0;
  }
}
@media print, screen and ( min-width : 1100px ) {
}


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

　   FLEX

--------------------------------------------------------------------------------------------- */
.flexbox {
  -js-display : flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.space-between {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.center {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-end {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.align-center {
  -webkit-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items: center;
}
.align-start {
  -webkit-align-items:flex-start;
  align-items: flex-start;
}
.align-stretch {
  -webkit-align-items:stretch;
  align-items: stretch;
 }

@media only screen and ( max-width : 768px ) {
  .flexbox_sp {
    -js-display : flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

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

@media print, screen and ( min-width : 769px ) {
  .flexbox_pc {
    -js-display : flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flexbox_pc .span_4 {
    width: 31%;
  }
  .flex_direction_pc {
    flex-direction: row-reverse;
  }
}

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

　   CONTENTS

--------------------------------------------------------------------------------------------- */
.caption {
  font-size: 86%;
}
h1,h2,h3,h4,h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}
h2 {
  position: relative;
  text-align: center;
	font-size: 30px;
	letter-spacing: 3px;
}
.jp {
  display: block;
	font-family: "century","游明朝","Yu Mincho","YuMincho","Hiragino Mincho ProN","HGS明朝E","メイリオ","Meiryo",serif;
	text-align: center;
	font-size: 16px;
	margin-bottom: 60px;
}
.srash {
	font-family: "century","游明朝","Yu Mincho","YuMincho","Hiragino Mincho ProN","HGS明朝E","メイリオ","Meiryo",serif;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}
h3 {
  position: relative;
font-size: 30px;
}
.border-ttl {
  border-top: 1px solid #0a417a;
  padding: 0.4em 0;
}
table {
  width: 100%;
}
.space {
	padding-left: 40px;
}
#recruitment {
	font-family: "century","游明朝","Yu Mincho","YuMincho","Hiragino Mincho ProN","HGS明朝E","メイリオ","Meiryo",serif;
	font-weight: normal;
}
#recruitment table th {
	background: #666666;
	color: #fff;
}
#recruitment table td {
	vertical-align: middle;
	font-size: 14px;
	color: #666;
}
#recruitment .ttl {
	border: 1px solid #333333;
	background-color: #333333;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	letter-spacing: 10px;
	margin-bottom: 40px;
	}
.inner {
	max-width: 1260px;
	padding: 0 50px;
	margin-left: auto;
	margin-right: auto;
}
.ttl_in {
	font-weight: bold;
	margin-bottom: 20px;
}
.border_list li {
	border: 1px solid #d6d6d6;
	text-align: center;
	margin-left: 40px;
	letter-spacing: 2px;
	padding: 10px 20px;
}
.left_none li {
	border: 1px solid #d6d6d6;
	text-align: left;
	margin-left: 0px;
	letter-spacing: 2px;
	padding: 10px 10px;
	margin-top: 20px;
}
.border_list .box_in_big {
	padding: 35px 30px;
}
.box2 {
	line-height: 40px;
}
.text1 {
	width: 23%;
	margin-bottom: 10px;
}
.text2 {
	width: 70%;
	margin-bottom: 10px;
	padding-top: 10px;
}
#recruitment .text_in {
	margin-left: 20px;
}

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

#recruitment table th {
  background: #666666;
  color: #fff;
	width: 30%;
	}
table th {
    width: 0px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    letter-spacing: 10px;
    font-weight: normal;
}
.border_list li {
	margin-left: 10px;
	margin-right: 20px;
}
.left_none li {
	border: 1px solid #d6d6d6;
	text-align: left;
	letter-spacing: 2px;
	padding: 10px 10px;
	margin-top: 20px;
}
.border_list .box_in_big {
	padding: 35px 20px;
}
.box2 {
	line-height: 40px;
}
.text1 {
	width: 23%;
	margin-bottom: 10px;
}
.text2 {
	width: 70%;
	margin-bottom: 10px;
	padding-top: 10px;
}
#recruitment .text_in {
	margin-left: 10px;
}
.space {
	padding-left: 10px;
}	
.srash {
	font-size: 18px;
}		
}

@media only screen and ( max-width : 480px ) {
.jp {
	font-size: 14px;
	margin-bottom: 30px;
}	
#recruitment table th {
  background: #666666;
  color: #fff;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
#recruitment table td {
  vertical-align: middle;
	font-size: 14px;
	color: #666;
	display: block;
}
.inner {
	max-width: 1260px;
	padding: 0 50px;
	margin-left: auto;
	margin-right: auto;
}
.border_list li {
	border: 1px solid #d6d6d6;
	text-align: center;
	margin-left: 0px;
	letter-spacing: 2px;
	padding: 10px 10px;
}
.border_list .box_in_big {
	padding: 35px 10px;
}
.box2 {
	line-height: 30px;
}
.text1 {
	width: 23%;
	margin-bottom: 10px;
}
.text2 {
	width: 70%;
	margin-bottom: 10px;
	padding-top: 10px;
}
	
#recruitment .text_in {
	margin-left: 10px;
}
.space {
	padding-left: 0px;
}
}
@media print, screen and ( min-width : 769px ) {
}
/*  entry --------------------------------------------------*/
#entry {
	font-family: "century","游明朝","Yu Mincho","YuMincho","Hiragino Mincho ProN","HGS明朝E","メイリオ","Meiryo",serif;
}
#entry .ttl {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	letter-spacing: 10px;
	margin-bottom: 40px;
	}
#entry tr {
	border-bottom: 1px solid #666;
}
#entry th {
	font-size: 14px;
	text-align: left;
	letter-spacing: 0;
    line-height: 90px;
    font-weight: normal;
	padding-top: 30px;
}
#entry td {
	font-size: 14px;
	text-align: left;
	letter-spacing: 0;
	color: #333;
    line-height: 90px;
    font-weight: normal;
}
#entry .border {
	border-top:  1px solid #666;
}
#entry .th_ttl {
	float: left;
	color: #333;
	background-color: #FFF;
	margin-right: 30px;
}
#entry .text_box {
	margin-right: 40px;
	border: 1px solid #282828;
	background-color: #282828;
	color: #fff;
	padding: 2px 25px;
	float: right;
	font-size: 12px;
}
#entry .text_box2 {
	float: right;
	margin-right: 40px;
	border: 1px solid #282828;
	background-color: #fff;
	color: #282828;
	padding: 2px 25px;
	font-size: 12px;
}
#entry .box_in {
	margin-bottom: 25px;
}


@media only screen and ( max-width : 768px ) {
 h2 {
    font-size: 24px;
}
h2 .en {
	font-size: 24px;
	color: #000;
}
h2 .jp {
	font-size: 13px;
}
h3 {
	font-size: 16px;
	margin-bottom: 20px;
}
h4 {
	font-size: 14px;
}
.inner {
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}
#entry tr {
	border-bottom: 1px solid #666;
}
#entry th {
	font-size: 14px;
	text-align: left;
	letter-spacing: 0;
	color: #333;
	width: 220px;
    line-height: 90px;
    font-weight: normal;
}
#entry td {
	font-size: 14px;
	text-align: left;
	letter-spacing: 0;
	color: #333;
	width: 320px;
    line-height: 90px;
    font-weight: normal;
	display: block;
}
#entry .text_box {
	float: right;
	margin-right: 0;
	border: 1px solid #282828;
	background-color: #282828;
	color: #fff;
	padding: 5px 25px;
}
#entry .text_box2 {
	float: right;
	margin-right: 0;
	border: 1px solid #282828;
	background-color: #fff;
	color: #282828;
	padding: 5px 25px;
}
#entry .box_in {
	margin-bottom: 25px;
}
}
@media only screen and ( max-width : 468px ){
#entry tr {
	border-bottom: 1px solid #666;
}
#entry th {
	font-size: 14px;
	text-align: left;
	letter-spacing: 0;
	color: #333;
	width: 220px;
    line-height: 90px;
    font-weight: normal;
	display: block;
}
#entry td {
	font-size: 14px;
	text-align: left;
	letter-spacing: 0;
	color: #333;
	width: 320px;
    line-height: 90px;
    font-weight: normal;
	display: block;
}
#entry .box_in {
	margin-bottom: 25px;
}
serect {
	width: 100%;
}
}
@media print, screen and ( min-width : 769px ) {
  table th {
    vertical-align: top;
  }
  table th {
    width: 320px;
	  text-align: center;
	  line-height: 160px;
	  font-size: 16px;
	  letter-spacing: 10px;
	  font-weight: normal;
  }
  .border-ttl {
    font-size: 22px;
  }
}

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

　   PAGE TOP

--------------------------------------------------------------------------------------------- */
#pageTop {
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index: 10;
	border: 1px solid #000;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 45px;
	background-color: rgba(255,255,255,0.6);
}
.fa-angle-up {
	font-size: 20px;
	color: #000;
}
#pageTop a:hover {
  background-position: right center; 
  filter: alpha(opacity=100);
  -moz-opacity:1.0;
  opacity:1.0;
}


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