@charset "UTF-8";
html {
  height: 100%;
  position: relative; }

body {
  width: 100%;
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 0.05em;
  color: #385eab;
  position: relative; }

body, input, textarea, select {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

a:link {
  color: #00a0b8;
  text-decoration: underline; }

a:visited {
  color: #00a0b8;
  text-decoration: none; }

a:hover {
  color: #00a0b8;
  text-decoration: none; }

/*=====================================================================================================
*******************************************************************************************************

	header
	
*******************************************************************************************************
=====================================================================================================*/
header {
  width: 100%;
  height: 90px;
  background: #fff;
  display: block; }
  @media screen and (max-width: 1060px) {
    header {
      height: 47px; } }

header div {
  width: 100%;
  max-width: 980px;
  height: 90px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 1060px) {
    header div {
      max-width: none;
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 2em;
      height: 47px; } }

header h1 {
  width: 156px;
  height: 37px;
  margin: 29px 0 0 0;
  display: block;
  position: absolute; }
  @media screen and (max-width: 1060px) {
    header h1 {
      margin: 5px 0; } }

header h1 a {
  width: 156px;
  height: 0;
  padding: 37px 0 0 0;
  display: block;
  overflow: hidden;
  background: url(../../../img/recruit/common/h1.gif) left top no-repeat; }

.rgnav {
  width: 786px;
  height: 90px;
  border-left: 1px solid #e0e0e0;
  display: block;
  overflow: hidden;
  float: right; }

.rgnav > li {
  width: 131px;
  height: 90px;
  display: block;
  float: left; }

.rgnav > li > a {
  width: 131px;
  height: 90px;
  display: block;
  position: relative; }

.rgnav > li > a > span {
  width: 131px;
  height: 0;
  padding: 90px 0 0 0;
  display: block;
  overflow: hidden;
  background-image: url(../../../img/recruit/common/globalmenu.gif);
  background-repeat: no-repeat;
  position: absolute; }

.rgnav > li.li0 > a > span {
  background-position: 0px 0px; }

.rgnav > li.li1 > a > span {
  background-position: -131px 0px; }

.rgnav > li.li2 > a > span {
  background-position: -262px 0px; }

.rgnav > li.li3 > a > span {
  background-position: -393px 0px; }

.rgnav > li.li4 > a > span {
  background-position: -524px 0px; }

.rgnav > li.li5 > a > span {
  background-position: -655px 0px; }

.rgnav > li.li0 > a.now > span {
  background-position: 0px -90px; }

.rgnav > li.li1 > a.now > span {
  background-position: -131px -90px; }

.rgnav > li.li2 > a.now > span {
  background-position: -262px -90px; }

.rgnav > li.li3 > a.now > span {
  background-position: -393px -90px; }

.rgnav > li.li4 > a.now > span {
  background-position: -524px -90px; }

.rgnav > li.li5 > a.now > span {
  background-position: -655px -90px; }

.rgnav > li > a > b {
  width: 131px;
  height: 0;
  padding: 90px 0 0 0;
  display: block;
  overflow: hidden;
  background-image: url(../../../img/recruit/common/globalmenu.gif);
  background-repeat: no-repeat;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.rgnav > li > a:hover > b {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0; }

.rgnav > li.li0 > a > b {
  background-position: 0px -90px; }

.rgnav > li.li1 > a > b {
  background-position: -131px -90px; }

.rgnav > li.li2 > a > b {
  background-position: -262px -90px; }

.rgnav > li.li3 > a > b {
  background-position: -393px -90px; }

.rgnav > li.li4 > a > b {
  background-position: -524px -90px; }

.rgnav > li.li5 > a > b {
  background-position: -655px -90px; }

.rgnav > li > p {
  width: 131px;
  height: 0;
  padding: 90px 0 0 0;
  display: block;
  overflow: hidden;
  background-image: url(../../../img/recruit/common/globalmenu.gif);
  background-repeat: no-repeat;
  position: absolute; }

.rgnav > li.li0 > p {
  background-position: 0px -180px; }

.rgnav > li.li1 > p {
  background-position: -131px -180px; }

.rgnav > li.li2 > p {
  background-position: -262px -180px; }

.rgnav > li.li3 > p {
  background-position: -393px -180px; }

.rgnav > li.li4 > p {
  background-position: -524px -180px; }

.rgnav > li.li5 > p {
  background-position: -655px -180px; }

/*=====================================================================================================
*******************************************************************************************************

	header.sp
	
*******************************************************************************************************
=====================================================================================================*/
header.sp {
  width: 100%;
  height: auto;
  background: #fff;
  display: block; }

header.sp > h1 {
  width: 320px;
  height: 80px;
  margin: 60px 0 0 60px;
  display: block;
  position: static;
  float: left; }

header.sp > h1 > a {
  width: 320px;
  height: 0;
  padding: 80px 0 0 0;
  display: block;
  overflow: hidden;
  background: url(../../../img/recruit/common/sp_h1.gif) left top no-repeat; }

header.sp > a {
  width: 80px;
  height: 80px;
  padding: 60px;
  border-left: #e0e0e0 2px solid;
  display: block;
  overflow: hidden;
  position: static;
  float: right; }

header.sp > a > span {
  width: 80px;
  height: 0;
  padding: 80px 0 0 0;
  background: url(../../../img/recruit/common/sp_menu_btn.gif) left 0px no-repeat;
  display: block;
  overflow: hidden;
  position: static; }

header.sp > a.close > span {
  background-position: left -80px; }

header.sp > div {
  width: 100%;
  height: 0px;
  border-top: #e0e0e0 1px solid;
  clear: both;
  overflow: hidden; }

/*=================================================================================
	menu
=================================================================================*/
header.sp > div > menu {
  width: 100%;
  height: auto;
  border-left: none;
  border-bottom: 2px #e0e0e0 solid;
  display: block;
  overflow: hidden;
  float: none; }

header.sp > div > menu > li {
  width: 50%;
  height: 268px;
  display: block;
  float: left; }

header.sp > div > menu > li > a,
header.sp > div > menu > li > p {
  width: auto;
  height: 148px;
  padding: 60px 0 60px 0;
  border-top: #e0e0e0 1px solid;
  border-bottom: #e0e0e0 1px solid;
  display: block;
  position: static; }

header.sp > div > menu > li.li0 > a,
header.sp > div > menu > li.li2 > a,
header.sp > div > menu > li.li4 > a,
header.sp > div > menu > li.li0 > p,
header.sp > div > menu > li.li2 > p,
header.sp > div > menu > li.li4 > p {
  border-right: #e0e0e0 1px solid; }

header.sp > div > menu > li.li1 > a,
header.sp > div > menu > li.li3 > a,
header.sp > div > menu > li.li5 > a,
header.sp > div > menu > li.li1 > p,
header.sp > div > menu > li.li3 > p,
header.sp > div > menu > li.li5 > p {
  border-left: #e0e0e0 1px solid; }

header.sp > div > menu > li.li5 > a,
header.sp > div > menu > li.li5 > p {
  background-color: #385eab; }

header.sp > div > menu > li > a > b,
header.sp > div > menu > li > p > b {
  display: none; }

header.sp > div > menu > li > a > span,
header.sp > div > menu > li > p > span {
  width: auto;
  height: 0;
  padding: 148px 0 0 0;
  display: block;
  overflow: hidden;
  background-image: url(../../../img/recruit/common/sp_globalmenu.gif);
  background-repeat: no-repeat;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  position: static; }

header.sp > div > menu > li > a > span {
  background-image: url(../../../img/recruit/common/sp_globalmenu.gif); }

header.sp > div > menu > li > p > span {
  /* background-image: url(../../../img/recruit/common/sp_globalmenu_close.gif); */ }

header.sp > div > menu > li.li0 > a > span {
  background-position: center 0px; }

header.sp > div > menu > li.li1 > a > span {
  background-position: center -148px; }

header.sp > div > menu > li.li2 > a > span {
  background-position: center -296px; }

header.sp > div > menu > li.li3 > a > span {
  background-position: center -444px; }

header.sp > div > menu > li.li4 > a > span {
  background-position: center -592px; }

header.sp > div > menu > li.li5 > a > span {
  background-position: center -740px; }

header.sp > div > menu > li.li0 > p > span {
  background-position: center 0px; }

header.sp > div > menu > li.li1 > p > span {
  background-position: center -148px; }

header.sp > div > menu > li.li2 > p > span {
  background-position: center -296px; }

header.sp > div > menu > li.li3 > p > span {
  background-position: center -444px; }

header.sp > div > menu > li.li4 > p > span {
  background-position: center -592px; }

header.sp > div > menu > li.li5 > p > span {
  background-position: center -740px; }

/*=================================================================================
	dl
=================================================================================*/
header.sp > div > dl {
  width: 100%;
  height: auto;
  border-bottom: 2px #e0e0e0 solid;
  display: block;
  overflow: hidden; }

header.sp > div > dl > dt {
  display: none; }

header.sp > div > dl > dd {
  width: 50%;
  padding: 134px 0 20px;
  display: block;
  float: left; }

header.sp > div > dl > dd.dd0 {
  background: #2eb9ee url(../../../img/recruit/common/sp_footer_menu_bg_0.gif) center 58px no-repeat; }

header.sp > div > dl > dd.dd1 {
  background: #fe2d63 url(../../../img/recruit/common/sp_footer_menu_bg_1.gif) center 58px no-repeat; }

header.sp > div > dl > dd > ul {
  width: auto;
  padding: 0 30px 0 30px;
  display: block; }

header.sp > div > dl > dd > ul > li {
  width: auto;
  padding: 0 0 20px 0;
  display: block; }

header.sp > div > dl > dd > ul > li > a {
  width: auto;
  height: 0;
  padding: 148px 0 0 0;
  background: url(../../../img/recruit/common/sp_footer_menu_btn.gif) #fff no-repeat;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; }

header.sp > div > dl > dd.dd0 > ul > li.li0 > a {
  background-position: center 0px; }

header.sp > div > dl > dd.dd0 > ul > li.li1 > a {
  background-position: center -148px; }

header.sp > div > dl > dd.dd1 > ul > li.li0 > a {
  background-position: center -296px; }

header.sp > div > dl > dd.dd1 > ul > li.li1 > a {
  background-position: center -444px; }

/*=================================================================================
	ul
=================================================================================*/
header.sp > div > ul {
  width: auto;
  height: auto;
  padding: 30px 30px 10px 30px;
  background: #999;
  display: block;
  overflow: hidden; }

header.sp > div > ul > li {
  padding: 0 0 20px 0; }

header.sp > div > ul > li > a {
  width: auto;
  margin: 0 auto 0 auto;
  background: #fff;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

header.sp > div > ul > li > a > span {
  padding: 0 61px 0 0;
  display: block; }

header.sp > div > ul > li > a > span > span {
  height: 0;
  padding: 114px 0 0 0;
  display: block;
  overflow: hidden; }

header.sp > div > ul > li.li0 > a > span {
  background: url(../../../img/recruit/common/sp_header_btn_right.gif) no-repeat right top; }

header.sp > div > ul > li.li0 > a > span > span {
  background: url(../../../img/recruit/common/sp_header_btn_access.gif) no-repeat left top; }

header.sp > div > ul > li.li1 > a > span {
  background: url(../../../img/recruit/common/sp_header_btn_right.gif) no-repeat right top; }

header.sp > div > ul > li.li1 > a > span > span {
  background: url(../../../img/recruit/common/sp_header_btn_main.gif) no-repeat left top; }

/*=====================================================================================================
*******************************************************************************************************

	header.tb
	
*******************************************************************************************************
=====================================================================================================*/
header.tb {
  width: 100%;
  height: auto;
  background: #fff;
  display: block; }

header.tb > h1 {
  width: 210px;
  height: 50px;
  margin: 35px 0 0 35px;
  display: block;
  position: static;
  float: left; }

header.tb > h1 > a {
  width: 250px;
  height: 0;
  padding: 70px 0 0 0;
  display: block;
  overflow: hidden;
  background: url(../../../img/recruit/common/h1.gif) left top no-repeat; }

header.tb > a {
  width: 50px;
  height: 50px;
  padding: 28px;
  border-left: #e0e0e0 2px solid;
  display: block;
  overflow: hidden;
  position: static;
  float: right; }

header.tb > a > span {
  width: 50px;
  height: 0;
  padding: 50px 0 0 0;
  background: url(../../../img/recruit/common/tb_menu_btn.gif) left 0px no-repeat;
  display: block;
  overflow: hidden;
  position: static; }

header.tb > a.close > span {
  background-position: left -50px; }

header.tb > div {
  width: 100%;
  height: 0px;
  border-top: #e0e0e0 1px solid;
  clear: both;
  overflow: hidden; }

/*=================================================================================
	menu
=================================================================================*/
header.tb > div > menu {
  width: 100%;
  height: auto;
  border-left: none;
  border-bottom: 2px #e0e0e0 solid;
  display: block;
  overflow: hidden;
  float: none; }

header.tb > div > menu > li {
  width: 33%;
  height: 166px;
  display: block;
  float: left; }

header.tb > div > menu > li.li1,
header.tb > div > menu > li.li4 {
  width: 34%; }

header.tb > div > menu > li > a,
header.tb > div > menu > li > p {
  width: auto;
  height: 106px;
  padding: 30px 0 30px 0;
  border-top: #e0e0e0 1px solid;
  border-left: #e0e0e0 1px solid;
  border-right: #e0e0e0 1px solid;
  border-bottom: #e0e0e0 1px solid;
  display: block;
  position: static; }

header.tb > div > menu > li.li0 > a,
header.tb > div > menu > li.li3 > a,
header.tb > div > menu > li.li0 > p,
header.tb > div > menu > li.li3 > p {
  border-left: none; }

header.tb > div > menu > li.li2 > a,
header.tb > div > menu > li.li5 > a,
header.tb > div > menu > li.li2 > p,
header.tb > div > menu > li.li5 > p {
  border-right: none; }

header.tb > div > menu > li.li5 > a,
header.tb > div > menu > li.li5 > p {
  background-color: #385eab; }

header.tb > div > menu > li > a > b,
header.tb > div > menu > li > p > b {
  display: none; }

header.tb > div > menu > li > a > span,
header.tb > div > menu > li > p > span {
  width: auto;
  height: 0;
  padding: 106px 0 0 0;
  display: block;
  overflow: hidden;
  background-image: url(../../../img/recruit/common/tb_globalmenu.gif);
  background-repeat: no-repeat;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  position: static; }

header.tb > div > menu > li > a > span {
  background-image: url(../../../img/recruit/common/tb_globalmenu.gif); }

header.tb > div > menu > li > p > span {
  /* background-image: url(../../../img/recruit/common/tb_globalmenu_close.gif); */ }

header.tb > div > menu > li.li0 > a > span {
  background-position: center 0px; }

header.tb > div > menu > li.li1 > a > span {
  background-position: center -106px; }

header.tb > div > menu > li.li2 > a > span {
  background-position: center -212px; }

header.tb > div > menu > li.li3 > a > span {
  background-position: center -318px; }

header.tb > div > menu > li.li4 > a > span {
  background-position: center -424px; }

header.tb > div > menu > li.li5 > a > span {
  background-position: center -530px; }

header.tb > div > menu > li.li0 > p > span {
  background-position: center 0px; }

header.tb > div > menu > li.li1 > p > span {
  background-position: center -106px; }

header.tb > div > menu > li.li2 > p > span {
  background-position: center -212px; }

header.tb > div > menu > li.li3 > p > span {
  background-position: center -318px; }

header.tb > div > menu > li.li4 > p > span {
  background-position: center -424px; }

header.tb > div > menu > li.li5 > p > span {
  background-position: center -530px; }

/*=================================================================================
	dl
=================================================================================*/
header.tb > div > dl {
  width: 100%;
  height: auto;
  border-bottom: 2px #e0e0e0 solid;
  display: block;
  overflow: hidden; }

header.tb > div > dl > dt {
  display: none; }

header.tb > div > dl > dd {
  width: 50%;
  padding: 83px 0 20px;
  display: block;
  float: left; }

header.tb > div > dl > dd.dd0 {
  background: #2eb9ee url(../../../img/recruit/common/tb_footer_menu_bg_0.gif) center 32px no-repeat; }

header.tb > div > dl > dd.dd1 {
  background: #fe2d63 url(../../../img/recruit/common/tb_footer_menu_bg_1.gif) center 32px no-repeat; }

header.tb > div > dl > dd > ul {
  width: auto;
  padding: 0 15px 0 15px;
  display: block;
  overflow: hidden; }

header.tb > div > dl > dd > ul > li {
  width: 50%;
  padding: 0 0 0 0;
  display: block;
  float: left; }

header.tb > div > dl > dd > ul > li > a {
  width: auto;
  height: 0;
  padding: 74px 0 0 0;
  margin: 0 5px 0 5px;
  background: url(../../../img/recruit/common/tb_footer_menu_btn.gif) #fff no-repeat;
  display: block;
  overflow: hidden;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px; }

header.tb > div > dl > dd.dd0 > ul > li.li0 > a {
  background-position: center 0px; }

header.tb > div > dl > dd.dd0 > ul > li.li1 > a {
  background-position: center -74px; }

header.tb > div > dl > dd.dd1 > ul > li.li0 > a {
  background-position: center -148px; }

header.tb > div > dl > dd.dd1 > ul > li.li1 > a {
  background-position: center -222px; }

/*=================================================================================
	ul
=================================================================================*/
header.tb > div > ul {
  width: auto;
  height: auto;
  padding: 20px 15px 20px 15px;
  background: #999;
  display: block;
  overflow: hidden; }

header.tb > div > ul > li {
  width: 50%;
  float: left; }

header.tb > div > ul > li > a {
  width: auto;
  margin: 0 5px 0 5px;
  background: #fff;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

header.tb > div > ul > li > a > span {
  padding: 0 28px 0 0;
  display: block; }

header.tb > div > ul > li > a > span > span {
  height: 0;
  padding: 54px 0 0 0;
  display: block;
  overflow: hidden; }

header.tb > div > ul > li.li0 > a > span {
  background: url(../../../img/recruit/common/tb_header_btn_right.gif) no-repeat right top; }

header.tb > div > ul > li.li0 > a > span > span {
  background: url(../../../img/recruit/common/tb_header_btn_access.gif) no-repeat left top; }

header.tb > div > ul > li.li1 > a > span {
  background: url(../../../img/recruit/common/tb_header_btn_right.gif) no-repeat right top; }

header.tb > div > ul > li.li1 > a > span > span {
  background: url(../../../img/recruit/common/tb_header_btn_main.gif) no-repeat left top; }

/*=====================================================================================================
*******************************************************************************************************

	.main_container
	
*******************************************************************************************************
=====================================================================================================*/
.main_container {
  width: 100%;
  background: #ddd;
  display: block;
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 1060px) {
    .main_container {
      padding-top: 47px; } }

/*=====================================================================================================
*******************************************************************************************************

	footer
	
*******************************************************************************************************
=====================================================================================================*/
footer {
  width: 100%;
  height: 116px;
  background: #fff;
  display: block;
  position: relative;
  z-index: 99; }
  @media screen and (max-width: 1060px) {
    footer {
      height: auto;
      padding-bottom: 1em; } }
  @media screen and (max-width: 820px) {
    footer {
      padding-bottom: 0; } }

footer nav {
  width: 100%;
  height: 46px;
  padding: 10px 0;
  background: url(../../../img/recruit/common/footer_bg.gif) center top;
  display: block; }
  @media screen and (max-width: 1060px) {
    footer nav {
      height: auto;
      padding: 1em 0; } }
  @media screen and (max-width: 480px) {
    footer nav {
      padding-bottom: 0; } }

footer nav div {
  width: 100%;
  max-width: 980px;
  height: 46px;
  margin: 0 auto 0 auto;
  display: block; }
  @media screen and (max-width: 1060px) {
    footer nav div {
      height: auto; } }

footer nav div a.in,
footer nav div a.fb {
  height: 0;
  padding: 46px 0 0 0;
  margin: 0;
  background: no-repeat left top;
  display: block;
  overflow: hidden;
  float: left; }
  @media screen and (max-width: 1060px) {
    footer nav div a.in,
    footer nav div a.fb {
      margin: 0 auto; } }

footer nav div a.in {
  width: 150px;
  background: url(../../../img/recruit/common/footer_btn_in.png) no-repeat 50% 50%; }
  @media screen and (max-width: 1060px) {
    footer nav div a.in {
      float: none; } }

footer nav div a.fb {
  width: 170px;
  background-image: url(../../../img/recruit/common/footer_btn_fb.png); }

footer nav div dl {
  width: 792px;
  height: 36px;
  padding: 0 0 0 0;
  display: block;
  float: right; }
  @media screen and (max-width: 1060px) {
    footer nav div dl {
      width: 782px;
      float: none;
      margin: 1em auto; } }
  @media screen and (max-width: 820px) {
    footer nav div dl {
      width: 100%;
      height: auto;
      margin-bottom: 0;
      overflow: hidden; } }

footer nav div dl dt {
  display: none; }

footer nav div dl dd {
  width: 315px;
  height: 36px;
  padding: 5px 0 5px 71px;
  margin: 0 0 0 10px;
  background: url(../../../img/recruit/common/footer_menu_bg.png) no-repeat;
  display: block;
  float: left; }
  @media screen and (max-width: 1060px) {
    footer nav div dl dd.dd0 {
      margin-left: 0; } }
  @media screen and (max-width: 820px) {
    footer nav div dl dd {
      float: none;
      margin: 1em auto 0 auto; }
      footer nav div dl dd.dd0 {
        margin: 0 auto 0 auto; } }
  @media screen and (max-width: 480px) {
    footer nav div dl dd {
      margin: 0;
      width: 100%;
      position: relative;
      padding-left: 0; } }

footer nav div dl dd.dd0 {
  background-position: 0px 0px; }
  @media screen and (min-width: 481px) {
    footer nav div dl dd.dd0 {
      width: 160px; } }
  @media screen and (max-width: 480px) {
    footer nav div dl dd.dd0 {
      background-color: #2EB9EE;
      background-position: 1em 0px; } }

footer nav div dl dd.dd1 {
  background-position: 0px -46px; }
  @media screen and (max-width: 480px) {
    footer nav div dl dd.dd1 {
      background-color: #FE2D63;
      background-position: 1em -46px; } }

footer nav div dl dd ul {
  display: block; }
  @media screen and (max-width: 480px) {
    footer nav div dl dd ul {
      -webkit-transform: scale(0.7);
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -o-transform: scale(0.7);
      transform: scale(0.7);
      -webkit-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      position: absolute;
      top: 0;
      left: 50%;
      right: auto;
      bottom: auto;
      margin-left: -70px;
      width: 315px; } }

footer nav div dl dd ul li {
  width: 150px;
  height: 36px;
  padding: 0 0 0 5px;
  display: block;
  float: left; }

footer nav div dl dd ul li p,
footer nav div dl dd ul li a {
  width: 150px;
  height: 0;
  padding: 36px 0 0 0;
  background: url(../../../img/recruit/common/footer_menu_btn.png) no-repeat;
  overflow: hidden;
  display: block; }

footer nav div dl dd.dd0 ul li.li0 a {
  background-position: 0px 0px; }

footer nav div dl dd.dd0 ul li.li1 a {
  background-position: -150px 0px; }

footer nav div dl dd.dd1 ul li.li0 a {
  background-position: -300px 0px; }

footer nav div dl dd.dd1 ul li.li1 a {
  background-position: -450px 0px; }

footer nav div dl dd.dd1 ul li.li0 p {
  background-position: -300px -72px; }

footer nav div dl dd.dd1 ul li.li1 p {
  background-position: -450px -72px; }

footer div.inner {
  width: 100%;
  max-width: 980px;
  height: 30px;
  padding: 10px 0 10px 0;
  margin: 0 auto 0 auto;
  display: block; }
  @media screen and (max-width: 1060px) {
    footer div.inner {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 2em;
      margin-top: 1em;
      overflow: hidden;
      zoom: 1; } }
  @media screen and (max-width: 820px) {
    footer div.inner {
      height: auto;
      width: 100%;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

footer div.inner h2 {
  width: 163px;
  height: 24px;
  margin: 3px 14px 0 0;
  display: block;
  float: left; }
  @media screen and (max-width: 820px) {
    footer div.inner h2 {
      float: none; } }
  @media screen and (max-width: 480px) {
    footer div.inner h2 {
      width: 100%;
      float: none;
      margin-bottom: 1em; } }

footer div.inner h2 a {
  width: 163px;
  height: 0;
  padding: 24px 0 0 0;
  margin: 0;
  background: url(../../../img/recruit/common/footer_logo.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  float: none; }
  @media screen and (max-width: 480px) {
    footer div.inner h2 a {
      margin: 0 auto; } }

footer div.inner a {
  width: 220px;
  height: 0;
  padding: 30px 0 0 0;
  margin: 0 0 0 0;
  background: url(../../../img/recruit/common/footer_btn_main.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  float: left; }
  @media screen and (max-width: 820px) {
    footer div.inner a {
      float: none; } }
  @media screen and (max-width: 480px) {
    footer div.inner a {
      margin: 0 auto;
      float: none; } }

footer div.inner small {
  width: 306px;
  height: 0;
  padding: 20px 0 0 0;
  margin: 6px 0 0 0;
  background: url(../../../img/recruit/common/footer_copyright.gif) left top no-repeat;
  display: block;
  overflow: hidden;
  float: right; }
  @media screen and (max-width: 820px) {
    footer div.inner small {
      float: none;
      width: 100%;
      background: url(../../../img/recruit/common/footer_copyright.gif) 50% 50% no-repeat;
      background-size: contain;
      margin: 2em 0 1em 0; } }

/*=====================================================================================================
*******************************************************************************************************

	div#pagetop
	
*******************************************************************************************************
=====================================================================================================*/
div#pagetop {
  width: 60px;
  height: 60px;
  position: fixed !important;
  position: absolute;
  display: block;
  bottom: 0px;
  right: 30px;
  z-index: 9; }

div#pagetop a {
  width: 60px;
  height: 0;
  padding: 60px 0 0 0;
  background: url(../../../img/recruit/common/pagetop.png) no-repeat left top;
  position: absolute;
  display: block;
  overflow: hidden;
  bottom: -60px;
  -webkit-transition: 0.7s ease-in-out;
  -moz-transition: 0.7s ease-in-out;
  -ms-transition: 0.7s ease-in-out;
  -o-transition: 0.7s ease-in-out;
  transition: 0.7s ease-in-out; }

div#pagetop.on a {
  bottom: 0; }

/* =======================================================================================================================
　　　　　　　　　格納ナビゲーション
======================================================================================================================= */
.hm_btn, .hm_menu_wrap {
  display: none; }
  @media screen and (max-width: 1060px) {
    .hm_btn, .hm_menu_wrap {
      display: block; } }

/* ヘッダー固定・通常のナビを隠す */
@media screen and (max-width: 1060px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    z-index: 99999; }
    #header .rgnav {
      display: none; } }

.hm_menu_check {
  /* チェックボックスを隠す */
  display: none; }

/* メニューボタン */
.hm_btn {
  font-size: 15px;
  position: fixed;
  width: 1.33em;
  height: 1.2em;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 1em;
  border: rgba(255, 255, 255, 0) solid 1.067em;
  z-index: 9999999999991; }
  @media screen and (max-width: 480px) {
    .hm_btn {
      right: 1em; } }

.triple .hm_btn {
  position: fixed; }

.hm_btn::before {
  -webkit-box-shadow: #385eab 0 0.532em 0;
  box-shadow: #385eab 0 0.532em 0; }

.hm_btn::after {
  bottom: 0; }

.hm_btn::before,
.hm_btn::after {
  width: 1.33em;
  height: 0.13em;
  background: #385eab;
  display: block;
  content: '';
  position: absolute;
  -webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
  transition: box-shadow 0.2s linear, transform 0.2s 0.2s; }

/* =============== 格納領域 ========================================================= */
.hm_menu_wrap {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.7s;
  transition: 0.7s;
  box-sizing: border-box;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999; }

.hm_inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -19px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.hm_inner:before {
  content: "";
  display: block; }

.menucontent {
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  top: -100%;
  left: 0;
  -webkit-transition: top 1.0s;
  transition: top 1.0s;
  padding-top: 47px;
  background: rgba(255, 255, 255, 0.5);
  /* メニュー中身デザイン */ }
  .menucontent .spnav {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-top: #385eab solid 3px; }
    .menucontent .spnav .rgnav {
      width: 100%;
      margin: 0 auto;
      float: none;
      overflow: hidden;
      max-width: 786px;
      border-left: none; }
      .menucontent .spnav .rgnav li {
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .menucontent .spnav .rgnav li:first-child {
          border-left: 1px solid #e0e0e0; }
      @media screen and (max-width: 813px) {
        .menucontent .spnav .rgnav {
          height: auto; }
          .menucontent .spnav .rgnav li {
            width: 16.66%;
            height: auto;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; }
            .menucontent .spnav .rgnav li a {
              width: 100%;
              position: relative;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
              padding-top: 60%;
              height: auto;
              border-right: #849FD5 solid 1px; }
              .menucontent .spnav .rgnav li a b, .menucontent .spnav .rgnav li a span {
                display: none; }
            .menucontent .spnav .rgnav li:nth-child(1) a {
              background: url("../../../img/recruit/common/spnav01.jpg") no-repeat 50% 50%;
              background-size: 90% auto; }
            .menucontent .spnav .rgnav li:nth-child(2) a {
              background: url("../../../img/recruit/common/spnav02.jpg") no-repeat 50% 50%;
              background-size: 90% auto; }
            .menucontent .spnav .rgnav li:nth-child(3) a {
              background: url("../../../img/recruit/common/spnav03.jpg") no-repeat 50% 50%;
              background-size: 90% auto; }
            .menucontent .spnav .rgnav li:nth-child(4) a {
              background: url("../../../img/recruit/common/spnav04.jpg") no-repeat 50% 50%;
              background-size: 90% auto; }
            .menucontent .spnav .rgnav li:nth-child(5) a {
              background: url("../../../img/recruit/common/spnav05.jpg") no-repeat 50% 50%;
              background-size: 90% auto; }
            .menucontent .spnav .rgnav li:nth-child(6) a {
              background: #385eab url("../../../img/recruit/common/spnav06.jpg") no-repeat 50% 50%;
              background-size: 90% auto; } }
      @media screen and (max-width: 768px) {
        .menucontent .spnav .rgnav li {
          width: 33.33%; }
          .menucontent .spnav .rgnav li a {
            border-top: #849FD5 solid 1px; } }
      @media screen and (max-width: 480px) {
        .menucontent .spnav .rgnav li {
          width: 50%; } }

/* 開閉時のアニメーション */
.hm_menu_check:checked ~ .hm_menu_wrap {
  opacity: 1.0;
  filter: alpha(opacity=100);
  visibility: visible; }

.hm_menu_check:checked ~ .hm_menu_wrap .menucontent {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
  height: auto; }

.hm_menu_check:checked ~ .hm_btn {
  position: fixed; }

.hm_menu_check:checked ~ .hm_btn::before {
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0;
  -webkit-transform: rotate(45deg) translate3d(0.266em, 0.49em, 0);
  transform: rotate(45deg) translate3d(0.266em, 0.49em, 0); }

.hm_menu_check:checked ~ .hm_btn::after {
  -webkit-transform: rotate(-45deg) translate3d(0.266em, -0.49em, 0);
  transform: rotate(-45deg) translate3d(0.266em, -0.49em, 0); }

/*=====================================================================================================
*******************************************************************************************************

	各ページヘッダー
	
*******************************************************************************************************
=====================================================================================================*/
.main_container > div > h2 {
  width: 280px;
  height: 0;
  padding: 280px 0 0 0;
  margin: 2.5em auto;
  display: block;
  overflow: hidden; }

#work .main_container > div > h2, #mobile .main_container > div > h2, #accessory .main_container > div > h2, #sales .main_container > div > h2, #call .main_container > div > h2, #management .main_container > div > h2 {
  background: url(../../../img/recruit/h2_work.gif) no-repeat left top;
  background-size: contain; }

#environment .main_container > div > h2 {
  background: url(../../../img/recruit/h2_environment.gif) no-repeat left top;
  background-size: contain; }

#person .main_container > div > h2 {
  background: url(../../../img/recruit/h2_person.gif) no-repeat left top;
  background-size: contain; }

#qa .main_container > div > h2 {
  background: url(../../../img/recruit/h2_qa.gif) no-repeat left top;
  background-size: contain; }

#parents .main_container > div > h2 {
  background: url(../../../img/recruit/h2_parents.gif) no-repeat left top;
  background-size: contain; }

#job .main_container > div > h2 {
  background: url(../../../img/recruit/h2_job.gif) no-repeat left top;
  background-size: contain; }

#entry .main_container > div > h2, #thanks .main_container > div > h2 {
  background: url(../../../img/recruit/h2_entry.gif) no-repeat left top;
  background-size: contain; }

#kanto .main_container > div > h2 {
  background: url(../../../img/recruit/h2_kanto.gif) no-repeat left top;
  background-size: contain; }

#kyushu .main_container > div > h2 {
  background: url(../../../img/recruit/h2_kyushu.gif) no-repeat left top;
  background-size: contain; }

@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium"); }
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
* {
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 1060px) {
    * {
      font-size: 2vw; } }
  @media screen and (max-width: 768px) {
    * {
      font-size: 2.5vw; } }
  @media screen and (max-width: 480px) {
    * {
      font-size: 4vw; } }

body, html {
  scroll-behavior: smooth; }

/* =======================================================================================================================
　　　　　　　　　全体
======================================================================================================================= */
@media screen and (max-width: 1060px) {
  body {
    font-size: 2vw; } }
@media screen and (max-width: 768px) {
  body {
    font-size: 2.5vw; } }
@media screen and (max-width: 480px) {
  body {
    font-size: 4vw; } }

/* =======================================================================================================================
　　　　　　　　　レイアウト
======================================================================================================================= */
#container {
  min-height: -webkit-calc(100vh - 118px);
  min-height: -moz-calc(100vh - 118px);
  min-height: calc(100vh - 118px); }
  @media screen and (max-width: 1060px) {
    #container {
      min-height: -webkit-calc(100vh - 131px);
      min-height: -moz-calc(100vh - 131px);
      min-height: calc(100vh - 131px); } }
  @media screen and (max-width: 768px) {
    #container {
      min-height: -webkit-calc(100vh - 160px);
      min-height: -moz-calc(100vh - 160px);
      min-height: calc(100vh - 160px); } }
  @media screen and (max-width: 480px) {
    #container {
      min-height: -webkit-calc(100vh - 136vw);
      min-height: -moz-calc(100vh - 136vw);
      min-height: calc(100vh - 136vw); } }

/* フレキシブルボックス */
.flexbox {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flexbox.box2 li {
    width: 50%; }
  .flexbox.box3 li {
    width: 33.33%; }

/* 画像・動画 */
img {
  vertical-align: bottom; }
  img.img_max100 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover; object-position: 50% 50%;"; }

video.img_max100 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover; object-position: 50% 50%;"; }

/* 画像リンク */
a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70); }

/* =======================================================================================================================
　　　　　　　　　フリーページ
======================================================================================================================= */
#wrapper .freepage_article {
  text-align: left; }
  #wrapper .freepage_article .right {
    text-align: right; }
  #wrapper .freepage_article .center {
    text-align: center; }

.freepage-ctt .sec {
  padding: 100px 0; }
  @media screen and (max-width: 1060px) {
    .freepage-ctt .sec {
      padding: 5em 0; } }
.freepage-ctt .sec_bg1 + .sec_bg1 {
  padding-top: 0; }
.freepage-ctt .sec_bg2 + .sec_bg2 {
  padding-top: 0; }
.freepage-ctt .sec_bg3 + .sec_bg3 {
  padding-top: 0; }

.freepage_article .innerbox {
  width: 980px;
  margin: 0 auto; }
  @media screen and (max-width: 1060px) {
    .freepage_article .innerbox {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 2em; } }
  @media screen and (max-width: 480px) {
    .freepage_article .innerbox {
      padding: 0 1em; } }

/* =============== 背景色 ========================================================= */
.sec_bg1 {
  background: #fff; }

.sec_bg2 {
  background: #ddd;
  padding: 10em; }
  @media screen and (max-width: 480px) {
    .sec_bg2 {
      padding-left: 0;
      padding-right: 0; } }

.sec_bg3 {
  background: url(../../../img/recruit/common/footer_bg.gif) repeat center top;
  padding: 10em; }
  @media screen and (max-width: 480px) {
    .sec_bg3 {
      padding-left: 0;
      padding-right: 0; } }

/* =============== テキスト ========================================================= */
.freepage-ctt h3 {
  background: none;
  padding: 0; }

/* ------------ 見出し -------------------------------- */
.freepage-ctt h3.parts-h3 {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 2em;
  line-height: 1.8em;
  padding: 0 0 1.25em 0;
  text-align: center;
  color: #000000;
  margin: 0; }
  @media screen and (max-width: 480px) {
    .freepage-ctt h3.parts-h3 {
      font-size: 1.4em;
      padding-bottom: 1.3em; } }

.parts-h4 {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 1.25em;
  font-weight: normal;
  line-height: 1.5em;
  padding-top: 3em;
  padding-bottom: 1em;
  color: #385eab; }
  @media screen and (max-width: 480px) {
    .parts-h4 {
      padding-bottom: 0.8em; } }

/* 英語タイトル */
.eg_subttl {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.5em;
  letter-spacing: 0.2em;
  font-weight: normal;
  color: #2b170c;
  display: block;
  line-height: 1em;
  padding-top: 0.5em; }

/* 大きな数字 */
.lnmb {
  display: block;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: ff-meta-serif-web-pro, serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.1em;
  font-size: 1em;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  margin-bottom: 1.67em;
  padding: 0.3em 0; }

/* ------------ 段落 -------------------------------- */
.freepage-ctt p {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 4em; }
  @media screen and (max-width: 480px) {
    .freepage-ctt p {
      padding-bottom: 1.5em; } }
  .freepage-ctt p.right {
    padding-bottom: 0.5em; }

/* 余白小さめ */
.freepage-ctt p.btmmin {
  padding-bottom: 1em; }

/* リンク */
.freepage-ctt a[href$=".pdf"] {
  background: url(../../../img/common/pdfIcon.gif) no-repeat right center;
  padding: 0 2em 0 0;
  display: inline-block; }

/* 強調 -------------------------------- */
.freepage-ctt .parts-copy {
  font-size: 1.33em;
  line-height: 1.8em;
  padding: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0; }
  @media screen and (max-width: 480px) {
    .freepage-ctt .parts-copy {
      font-size: 1.1em; } }
  .freepage-ctt .parts-copy.center, .freepage-ctt .parts-copy.right {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    color: #000000; }
  .freepage-ctt .parts-copy.right {
    margin-bottom: 0.5em; }
  .freepage-ctt .parts-copy.left {
    background: url(../../../img/common/h3_line.gif) repeat-y left top;
    vertical-align: middle;
    padding: 0 0 0 2em; }

/* やや小さめ強調 */
.strong {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-weight: bold;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 2em; }

/* 注釈 -------------------------------- */
p.note {
  opacity: 0.6;
  font-size: 0.9em;
  line-height: 1.7em;
  padding-bottom: 4em;
  padding-left: 1.2em;
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto; }

.freepage-ctt .sec p.note:last-child {
  padding-bottom: 0; }

p.note::before {
  display: inline-block;
  content: "※";
  padding-right: 0.2em;
  text-indent: -1em; }

/* =============== ブロック ========================================================= */
/* ------------ 背景色つきテキストボックス -------------------------------- */
.bbox {
  background: #fff;
  padding: 5em;
  margin-bottom: 5em;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: rgba(99, 99, 99, 0.227451) 0px 0px 15px -1px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.227451) 0px 0px 15px -1px;
  -moz-box-shadow: rgba(99, 99, 99, 0.227451) 0px 0px 15px -1px; }
  @media screen and (max-width: 480px) {
    .bbox {
      padding: 2.5em; } }

.bbox h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 1.9em;
  border-bottom: 1px solid #eaeaea;
  padding: 0 0 1em 0;
  color: #000000; }
  @media screen and (max-width: 480px) {
    .bbox h3 {
      font-size: 1.2em;
      padding-bottom: 0.5em; } }

.freepage-ctt .bbox p:last-child {
  padding-bottom: 0; }

/* =============== 画像 ========================================================= */
p.parts-100img {
  width: 100%;
  position: relative;
  padding-bottom: 5em;
  text-align: center; }
  p.parts-100img.center {
    text-align: center; }
  p.parts-100img.left {
    text-align: left; }
  p.parts-100img.right {
    text-align: right; }
  @media screen and (max-width: 480px) {
    p.parts-100img {
      padding-bottom: 5em; } }

.parts-100img img {
  max-width: inherit;
  height: auto; }
  @media screen and (max-width: 480px) {
    .parts-100img img {
      width: 100%; } }

/* ------------ 画像＋テキスト -------------------------------- */
.box_imglefttxt, .box_imgrighttxt {
  width: 100%;
  position: relative;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 5em; }
  .box_imglefttxt .parts-copy, .box_imgrighttxt .parts-copy {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    padding-bottom: 0; }

.imgtxt_imgbox {
  width: 40%;
  position: relative;
  padding-bottom: 2.5em; }
  @media screen and (max-width: 1500px) {
    .imgtxt_imgbox {
      width: 45%; } }
  @media screen and (max-width: 768px) {
    .imgtxt_imgbox {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .imgtxt_imgbox {
      width: 100%;
      padding-bottom: 2.5em; } }

/* 画像 */
.imgtxt_imgbox img {
  width: 100%;
  height: auto; }

/* 画像左 -------------------------------- */
.box_imglefttxt .imgtxt_imgbox {
  float: left;
  padding-right: 2.5em; }
  @media screen and (max-width: 480px) {
    .box_imglefttxt .imgtxt_imgbox {
      float: none;
      padding-right: 0; } }

/* 画像右 -------------------------------- */
.box_imgrighttxt .imgtxt_imgbox {
  float: right;
  padding-left: 2.5em; }
  @media screen and (max-width: 480px) {
    .box_imgrighttxt .imgtxt_imgbox {
      float: none;
      padding-left: 0; } }

/* テキスト -------------------------------- */
/* 見出し */
.imgtxt_txtbox h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  padding-bottom: 1em;
  color: #385eab; }

/* ------------ 画像ボックス -------------------------------- */
/* テキスト共通 */
.imgbox_txtarea {
  display: block;
  width: 100%;
  z-index: 1;
  position: relative;
  box-sizing: border-box; }

.imgbox_txtarea h3 {
  font-size: 1.2em;
  text-align: center;
  margin: 0 0 0.6em;
  color: #376692;
  font-style: italic; }

.freepage-ctt .imgbox_txtarea p {
  padding-bottom: 0; }

/* 2つ並び画像テキストボックス -------------------------------- */
.img2box {
  width: 100%;
  position: relative;
  padding-bottom: 5em; }

/* リスト */
.img2box ul {
  list-style: none inside;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /* 高さを揃える */
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: -5em; }

.img2box ul li {
  width: 48%;
  box-sizing: border-box;
  margin-top: 5em; }
  @media screen and (max-width: 480px) {
    .img2box ul li {
      width: 100%; } }

@media screen and (max-width: 480px) {
  .img2box.imghbox ul li {
    width: 48%; } }

/* 画像 */
.img2box img {
  width: 100%;
  height: auto;
  margin-bottom: 1em; }
.img2box.imghbox img {
  margin-bottom: 0; }

/* 3つ並び画像テキストボックス -------------------------------- */
.img3txtbox {
  width: 100%;
  position: relative;
  padding-bottom: 5em; }

/* リスト */
.img3txtbox ul {
  list-style: none inside;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 高さを揃える */
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: -5em; }

.img3txtbox ul li {
  width: 32%;
  position: relative;
  margin-right: 2%;
  box-sizing: border-box;
  margin-top: 5em; }
  @media screen and (max-width: 480px) {
    .img3txtbox ul li {
      width: 100%; } }

@media screen and (min-width: 481px) {
  .img3txtbox ul li:nth-child(3n) {
    margin-right: 0; } }
@media screen and (max-width: 480px) {
  .img3txtbox.imghbox ul li {
    width: 32%; }
    .img3txtbox.imghbox ul li:nth-child(3n) {
      margin-right: 0; } }

/* 画像 */
.img3txtbox img {
  width: 100%;
  height: auto;
  margin-bottom: 1em; }
.img3txtbox.imghbox img {
  margin-bottom: 0; }

/* 4つ並び画像テキストボックス -------------------------------- */
.img4txtbox {
  width: 100%;
  position: relative;
  padding-bottom: 5em; }

.freepage-ctt .sec .img4txtbox:last-child {
  padding-bottom: 0; }

/* リスト */
.img4txtbox ul {
  list-style: none inside;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 高さを揃える */
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: -5em; }

.img4txtbox ul li {
  width: 23.5%;
  position: relative;
  margin-right: 2%;
  margin-top: 5em; }
  @media screen and (min-width: 1061px) {
    .img4txtbox ul li:nth-child(4n) {
      margin-right: 0; } }
  @media screen and (max-width: 1060px) and (min-width: 481px) {
    .img4txtbox ul li {
      width: 48%;
      margin-right: 4%; }
      .img4txtbox ul li:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    .img4txtbox ul li {
      width: 100%;
      margin-right: 0; } }

@media screen and (max-width: 1060px) and (min-width: 481px) {
  .img4txtbox.imghbox ul li {
    width: 23.5%;
    margin-right: 2%; }
    .img4txtbox.imghbox ul li:nth-child(2n) {
      margin-right: 2%; }
    .img4txtbox.imghbox ul li:nth-child(4n) {
      margin-right: 0; } }
@media screen and (max-width: 480px) {
  .img4txtbox.imghbox ul li {
    width: 23.5%;
    margin-right: 2%; }
    .img4txtbox.imghbox ul li:nth-child(2n) {
      margin-right: 2%; }
    .img4txtbox.imghbox ul li:nth-child(4n) {
      margin-right: 0; } }

/* 画像 */
.img4txtbox img {
  width: 100%;
  height: auto;
  margin-bottom: 1em; }
.img4txtbox.imghbox img {
  margin-bottom: 0; }

/* 5つ並び画像テキストボックス -------------------------------- */
.img5txtbox {
  width: 100%;
  position: relative;
  padding-bottom: 5em; }

.freepage-ctt .sec .img5txtbox:last-child {
  padding-bottom: 0; }

/* リスト */
.img5txtbox ul {
  list-style: none inside;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 高さを揃える */
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: -1em; }

.img5txtbox ul li {
  width: 19%;
  position: relative;
  margin-right: 1.25%;
  margin-top: 1em; }
  @media screen and (min-width: 769px) {
    .img5txtbox ul li:nth-child(5n) {
      margin-right: 0; } }
  @media screen and (max-width: 768px) and (min-width: 481px) {
    .img5txtbox ul li {
      width: 32%;
      margin-right: 2%; }
      .img5txtbox ul li:nth-child(3n) {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    .img5txtbox ul li {
      width: 48%;
      margin-right: 4%; }
      .img5txtbox ul li:nth-child(2n) {
        margin-right: 0; } }

/* 画像 */
.img5txtbox img {
  width: 100%;
  height: auto; }
.img5txtbox h3 {
  margin: 0.6em 0 0; }
.img5txtbox p {
  margin-top: 1em; }

/* =============== Youtube動画 ========================================================= */
.videobox .imgtxt_imgbox {
  width: 60%; }
  @media screen and (max-width: 480px) {
    .videobox .imgtxt_imgbox {
      width: 100%; } }

.youtube_box {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em; }

.youtube_box span {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube_box span iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

/* =============== リスト ========================================================= */
/* ノーマルリストマークつき -------------------------------- */
.no_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5em; }

.freepage-ctt .sec .no_list:last-child {
  margin-bottom: 0; }

/* 見出し */
.no_list h3 {
  font-size: 1.33em;
  line-height: 1.8em;
  padding: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0; }
  @media screen and (max-width: 480px) {
    .no_list h3 {
      font-size: 1.1em; } }
  .no_list h3.center, .no_list h3.right {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    color: #000000; }
  .no_list h3.left {
    background: url(../../../img/common/h3_line.gif) repeat-y left top;
    vertical-align: middle;
    padding: 0 0 0 2em; }

/* リスト */
.no_list ul {
  width: 100%;
  box-sizing: border-box;
  padding-left: 1.5em; }

.no_list li {
  list-style-type: disc;
  width: 100%;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.7em;
  padding-bottom: 1.5em; }

.no_list li:last-child {
  padding-bottom: 0; }

/* チェックボックスマークつき -------------------------------- */
.check_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5em; }

/* 見出し */
.check_list h3 {
  font-size: 1.33em;
  line-height: 1.8em;
  padding: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0; }
  @media screen and (max-width: 480px) {
    .check_list h3 {
      font-size: 1.1em; } }
  .check_list h3.center, .check_list h3.right {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    color: #000000; }
  .check_list h3.left {
    background: url(../../../img/common/h3_line.gif) repeat-y left top;
    vertical-align: middle;
    padding: 0 0 0 2em; }

/* リスト */
.check_list ul {
  width: 100%;
  box-sizing: border-box;
  list-style: none inside; }

.check_list li {
  width: 100%;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.7em;
  padding-bottom: 1.5em;
  text-indent: -1.2em;
  padding-left: 1.2em; }

.check_list li::before {
  display: inline-block;
  padding-left: 1em;
  padding-right: 0.2em;
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f14a"; }

.check_list li:last-child {
  padding-bottom: 0; }

/* 番号つき -------------------------------- */
.order_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5em; }

/* 見出し */
.order_list h3 {
  font-size: 1.33em;
  line-height: 1.8em;
  padding: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0; }
  @media screen and (max-width: 480px) {
    .order_list h3 {
      font-size: 1.1em; } }
  .order_list h3.center, .order_list h3.right {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    color: #000000; }
  .order_list h3.left {
    background: url(../../../img/common/h3_line.gif) repeat-y left top;
    vertical-align: middle;
    padding: 0 0 0 2em; }

/* リスト */
.order_list ol {
  width: 100%;
  box-sizing: border-box;
  list-style-position: inside; }

.order_list li {
  list-style-type: decimal;
  width: 100%;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.7em;
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 1em; }

.order_list li:nth-child(n+10) {
  text-indent: -1.5em;
  padding-left: 1.5em; }

.order_list li:last-child {
  padding-bottom: 0; }

/* 表型 -------------------------------- */
.table_list {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-bottom: 5em; }

.freepage-ctt .sec .table_list:last-child {
  padding-bottom: 0; }

/* 見出し */
.table_list h3 {
  font-size: 1.33em;
  line-height: 1.8em;
  padding: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0; }
  @media screen and (max-width: 480px) {
    .table_list h3 {
      font-size: 1.1em; } }
  .table_list h3.center, .table_list h3.right {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    color: #000000; }
  .table_list h3.left {
    background: url(../../../img/common/h3_line.gif) repeat-y left top;
    vertical-align: middle;
    padding: 0 0 0 2em; }

/* リスト */
.table_list ul {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none inside; }
  .table_list ul li {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch; }
    .table_list ul li:last-child {
      margin-bottom: 0; }

.tablelist_th, .tablelist_td {
  padding: 1.5em 2.5em;
  font-size: 1em;
  box-sizing: border-box; }
  @media screen and (max-width: 1060px) {
    .tablelist_th, .tablelist_td {
      padding: 1em 1em; } }
  @media screen and (max-width: 768px) {
    .tablelist_th, .tablelist_td {
      display: block; } }

.tablelist_th {
  width: 30%;
  font-weight: 900;
  -webkit-text-stroke-width: 0 !important;
  background: #f7f7f7;
  color: #575757;
  border-bottom: 1px dotted #D4D4D4; }
  @media screen and (max-width: 768px) {
    .tablelist_th {
      width: 100%; } }

.tablelist_td {
  width: 70%;
  background: #fff;
  color: #000000;
  border-bottom: 1px solid #D4D4D4; }
  @media screen and (max-width: 768px) {
    .tablelist_td {
      width: 100%; } }

/* 注釈マークつき -------------------------------- */
.note_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5em; }

/* 見出し */
.note_list h3 {
  font-size: 1.33em;
  line-height: 1.8em;
  padding: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0; }
  @media screen and (max-width: 480px) {
    .note_list h3 {
      font-size: 1.1em; } }
  .note_list h3.center, .note_list h3.right {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    color: #000000; }
  .note_list h3.left {
    background: url(../../../img/common/h3_line.gif) repeat-y left top;
    vertical-align: middle;
    padding: 0 0 0 2em; }

/* リスト */
.note_list ul {
  width: 100%;
  box-sizing: border-box;
  list-style: none inside;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.note_list li {
  width: 100%;
  box-sizing: border-box;
  font-size: 0.9em;
  line-height: 1.7em;
  padding-bottom: 1.5em;
  text-indent: -1.2em;
  padding-left: 1.2em; }

.note_list li::before {
  display: inline-block;
  padding-left: 1em;
  padding-right: 0.2em;
  content: "※"; }

.note_list li:last-child {
  padding-bottom: 0; }

/* =============== 余白ゼロ ========================================================= */
.freepage-ctt .sec .innerbox p:last-child,
.freepage-ctt .sec .innerbox p.parts-copy:last-child,
.freepage-ctt .sec .innerbox .parts-100img:last-child,
.freepage-ctt .sec .innerbox .box_imglefttxt:last-child,
.freepage-ctt .sec .innerbox .box_imgrighttxt:last-child,
.freepage-ctt .sec .innerbox .img2box:last-child,
.freepage-ctt .sec .innerbox .img3txtbox:last-child,
.freepage-ctt .sec .innerbox .img4txtbox:last-child {
  padding-bottom: 0; }
.freepage-ctt .sec .innerbox .bbox:last-child,
.freepage-ctt .sec .innerbox .no_list:last-child,
.freepage-ctt .sec .innerbox .check_list:last-child,
.freepage-ctt .sec .innerbox .order_list:last-child,
.freepage-ctt .sec .innerbox .table_list:last-child,
.freepage-ctt .sec .innerbox .note_list:last-child {
  margin-bottom: 0; }

.img2box img:last-child,
.img3txtbox img:last-child,
.img4txtbox img:last-child,
.img5txtbox img:last-child {
  margin-bottom: 0; }
.img2box a,
.img3txtbox a,
.img4txtbox a,
.img5txtbox a {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 2.5em; }
  .img2box a img:last-child,
  .img3txtbox a img:last-child,
  .img4txtbox a img:last-child,
  .img5txtbox a img:last-child {
    margin-bottom: 0; }
  .img2box a:last-child,
  .img3txtbox a:last-child,
  .img4txtbox a:last-child,
  .img5txtbox a:last-child {
    margin-bottom: 0; }
    .img2box a:last-child img,
    .img3txtbox a:last-child img,
    .img4txtbox a:last-child img,
    .img5txtbox a:last-child img {
      margin-bottom: 0; }
      .img2box a:last-child img:last-child,
      .img3txtbox a:last-child img:last-child,
      .img4txtbox a:last-child img:last-child,
      .img5txtbox a:last-child img:last-child {
        margin-bottom: 0; }

li .youtube_box:last-child {
  margin-bottom: 0; }

.imgtxt_imgbox .youtube_box {
  margin-bottom: 0; }

/* =======================================================================================================================
　　　　　　　　　採用フリーページ調整
======================================================================================================================= */
#wrapper .freepage_article .freepage-ctt .sec_bg2:first-child {
  padding-top: 0; }
#wrapper .freepage_article .freepage-ctt p {
  color: #385eab; }
#wrapper .freepage_article .freepage-ctt .strong {
  color: #385eab; }
#wrapper .freepage_article .freepage-ctt h3.parts-h3 {
  color: #385eab;
  font-weight: bold; }
#wrapper .freepage_article .freepage-ctt .lnmb {
  border-bottom: 1px solid #385eab;
  border-top: 1px solid #385eab;
  color: #385eab; }
#wrapper .freepage_article .freepage-ctt .bbox h3 {
  color: #385eab;
  margin-bottom: 2.5em;
  font-weight: bold; }
#wrapper .freepage_article .freepage-ctt .parts-copy {
  font-weight: bold; }
  #wrapper .freepage_article .freepage-ctt .parts-copy.left {
    background: none;
    padding-left: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; }
#wrapper .freepage_article .freepage-ctt .no_list h3, #wrapper .freepage_article .freepage-ctt .order_list h3, #wrapper .freepage_article .freepage-ctt .check_list h3, #wrapper .freepage_article .freepage-ctt .table_list h3, #wrapper .freepage_article .freepage-ctt .note_list h3 {
  color: #385eab;
  font-weight: bold; }
#wrapper .freepage_article .freepage-ctt .no_list li, #wrapper .freepage_article .freepage-ctt .order_list li, #wrapper .freepage_article .freepage-ctt .check_list li, #wrapper .freepage_article .freepage-ctt .table_list li, #wrapper .freepage_article .freepage-ctt .note_list li {
  color: #385eab; }
#wrapper .freepage_article .freepage-ctt .table_list ul li {
  background: #fff; }
  #wrapper .freepage_article .freepage-ctt .table_list ul li:nth-child(2n) {
    background: #eee; }
  #wrapper .freepage_article .freepage-ctt .table_list ul li .tablelist_th {
    background: transparent;
    border-bottom: none;
    border-right: #bbb dotted 1px;
    color: #385eab; }
    @media screen and (max-width: 768px) {
      #wrapper .freepage_article .freepage-ctt .table_list ul li .tablelist_th {
        border-right: none;
        border-bottom: #bbb dotted 1px; } }
  #wrapper .freepage_article .freepage-ctt .table_list ul li .tablelist_td {
    background: transparent;
    border-bottom: none;
    color: #385eab; }
  #wrapper .freepage_article .freepage-ctt .table_list ul li:first-child .tablelist_th {
    border-top: #385eab solid 4px; }
  #wrapper .freepage_article .freepage-ctt .table_list ul li:first-child .tablelist_td {
    border-top: #ccc solid 4px; }
    @media screen and (max-width: 768px) {
      #wrapper .freepage_article .freepage-ctt .table_list ul li:first-child .tablelist_td {
        border-top: none; } }
  #wrapper .freepage_article .freepage-ctt .table_list ul li:last-child .tablelist_th {
    border-bottom: #385eab solid 4px; }
    @media screen and (max-width: 768px) {
      #wrapper .freepage_article .freepage-ctt .table_list ul li:last-child .tablelist_th {
        border-bottom: #bbb dotted 1px; } }
  #wrapper .freepage_article .freepage-ctt .table_list ul li:last-child .tablelist_td {
    border-bottom: #bbb solid 4px; }

/* =======================================================================================================================
　　　　　　　　　採用フォーム
======================================================================================================================= */
#wrapper .freepage_article .freepage-ctt .formbox {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.5em;
  background: rgba(255, 255, 255, 0.5); }
  #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5em;
    background: #fff; }
    #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list {
      padding-bottom: 1.5em; }
      #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list ul {
        list-style: none inside; }
        #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list ul li:nth-child(2n) {
          background: #fff; }
      #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul {
        margin-bottom: 1.5em; }
        #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li {
          border-bottom: #bbb dotted 1px; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li:last-child {
            border-bottom: none; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_th .required {
            font-size: 0.5em;
            color: #385eab; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td b {
            padding-right: 0.5em; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td strong {
            display: inline-block;
            margin-bottom: 0.5em;
            border-bottom: #849FD5 solid 4px;
            padding: 0 0.3em 0.1em 0;
            font-weight: bold;
            color: #385eab; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td textarea {
            border: #ccc solid 1px;
            padding: 0.5em;
            width: 100%;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; }
            @media screen and (max-width: 1060px) {
              #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td textarea {
                font-size: 2vw; } }
            @media screen and (max-width: 768px) {
              #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td textarea {
                font-size: 2.5vw; } }
            @media screen and (max-width: 480px) {
              #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td textarea {
                font-size: 4vw; } }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"].wpcf7c-conf, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"].wpcf7c-conf, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td textarea.wpcf7c-conf {
              background: #fff;
              border: none; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"], #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"] {
            padding: 0.5em;
            line-height: 1em; }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"].min, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"].min {
              max-width: 12em; }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"]::placeholder, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"]::placeholder {
              color: #ccc; }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"]:-ms-input-placeholder, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"]:-ms-input-placeholder {
              color: #ccc; }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="text"]::-ms-input-placeholder, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="email"]::-ms-input-placeholder {
              color: #ccc; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td p.wpcf7c-elm-step2 {
            padding-bottom: 1.5em; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input:-internal-autofill-selected {
            background-color: rgba(232, 240, 254, 0) !important; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="hidden"] {
            position: relative;
            z-index: 100;
            display: inline-block;
            background: #fff !important;
            border: #fff solid 2px; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="radio"] {
            position: relative;
            left: 0.5em; }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="radio"].wpcf7c-conf {
              display: none; }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td input[type="radio"].wpcf7c-conf + span {
              display: none; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td span.wpcf7-list-item {
            margin: 0 0 0 0; }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td span.wpcf7-list-item input[type="radio"] + span {
              padding-right: 1em; }
              @media screen and (max-width: 1060px) {
                #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td span.wpcf7-list-item input[type="radio"] + span {
                  font-size: 2vw; } }
              @media screen and (max-width: 768px) {
                #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td span.wpcf7-list-item input[type="radio"] + span {
                  font-size: 2.5vw; } }
              @media screen and (max-width: 480px) {
                #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td span.wpcf7-list-item input[type="radio"] + span {
                  font-size: 4vw; } }
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td span.wpcf7-list-item:last-child input[type="radio"] + span {
              padding-right: 0; }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td .wpcf7-list-item-label {
            font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            padding-left: 0.5em; }
            @media screen and (max-width: 1060px) {
              #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td .wpcf7-list-item-label {
                font-size: 2vw; } }
            @media screen and (max-width: 768px) {
              #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td .wpcf7-list-item-label {
                font-size: 2.5vw; } }
            @media screen and (max-width: 480px) {
              #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .table_list .tableul li .tablelist_td .wpcf7-list-item-label {
                font-size: 4vw; } }
    #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist {
      line-height: 0;
      text-align: center;
      font-size: 0; }
      #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li {
        display: inline-block;
        line-height: 0;
        width: auto;
        vertical-align: bottom; }
        @media screen and (max-width: 1060px) {
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li {
            font-size: 2vw; } }
        @media screen and (max-width: 768px) {
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li {
            font-size: 2.5vw; } }
        @media screen and (max-width: 480px) {
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li {
            font-size: 4vw; } }
        @media screen and (max-width: 768px) {
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li {
            width: 50%;
            text-align: center; } }
        #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li button, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li input {
          vertical-align: bottom;
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -ms-transition: 0.3s ease-in-out;
          -o-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out;
          margin: 0 0.75em; }
          @media screen and (max-width: 768px) {
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li button, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li input {
              margin: 0; } }
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li button:hover, #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li input:hover {
            opacity: 0.7;
            filter: alpha(opacity=70); }
        #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li button {
          border: none;
          cursor: pointer;
          position: relative; }
          @media screen and (max-width: 768px) {
            #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li button {
              width: 90%; }
              #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li button img {
                width: 100%;
                height: auto; } }
        @media screen and (max-width: 768px) {
          #wrapper .freepage_article .freepage-ctt .formbox .wpcf7 .btnlist li input {
            width: 90%;
            height: auto; } }

/* コンタクトフォーム7 */
div.wpcf7-mail-sent-ok {
  border: 2px solid #385eab; }

div.wpcf7 .ajax-loader {
  width: 0;
  height: 0; }

input:-webkit-autofill {
  animation-name: onAutoFillStart;
  transition: background-color 50000s ease-in-out 0s; }

input:-webkit-autofill-selected {
  animation-name: onAutoFillStart;
  transition: background-color 50000s ease-in-out 0s; }

/*# sourceMappingURL=recruit.css.map */
