@charset "utf-8";
/*===========================================
original.css INDEX
===========================================*/
/*--------------------------------------------------
header logo adjust
--------------------------------------------------*/
header #logo .siteLogo img, body.popup header .siteLogo a img {width: 270px;}
@media screen and (max-width:767px) {
  header #logo .siteLogo img, body.popup header .siteLogo a img {width: 185px;}
}

/*--------------------------------------------------
Slider Adjust (TOP PAGE)
--------------------------------------------------*/
.kvWrap[data-opt="wide"] {width: 1600px !important; margin-left: -260px !important;}
.kvWrap#indexKV .elemslider div {height: 640px;}
.kvWrap#indexKV .elemslider div.elem1 {background: url("../../images/kv_02.png") 0 0 no-repeat;}
.kvWrap#indexKV .elemslider div.elem2 {background: url("../../images/kv_01.png") 0 0 no-repeat;}
.kvWrap#indexKV .elemslider div.elemInner p {width: 50%;}

.bx-wrapper .bx-prev::before, .bx-wrapper .bx-next::before {content: none!important;}
.bx-wrapper .bx-pager {display: none;}
.bx-wrapper {margin: 0 auto !important;}

@media screen and (max-width:767px) {
  .kvWrap[data-opt="wide"] {width: 100% !important; margin: 0 !important;}
  .kvWrap#indexKV .bx-wrapper .bx-viewport {height: auto; min-height: 100vw;}
  .kvWrap#indexKV .elemslider div {min-height: 100vw; height: auto;}
  .kvWrap#indexKV .elemslider div.elem1 {background: url("../../images/sp_kv_02.png") 0 0 no-repeat;}
  .kvWrap#indexKV .elemslider div.elem2 {background: url("../../images/sp_kv_01.png") 0 0 no-repeat;}
  .kvWrap[data-change="toggleImg"] + hr {padding-top: 119%;}
  #indexKV + hr {padding-top: 100vw;}
}

/*--------------------------------------------------
Key Visual
--------------------------------------------------*/
#kvIndex_Chapter {background-image: url("../../aboutus/images/abo_kv_index.png");}
[id*="kv"] {width: 1600px; margin-left: -260px;}
[id*="kv"]::after {content: ""; background: url("/shared/images/watermask.svg") no-repeat center right; display: block; position: absolute; margin: 0 auto; z-index: 0; opacity: .2; height: 280px; width: 100%; top: -56px; right: 250px;}
[id*="kvIndex_"]::after {height: 560px;width: 100%;top: -74px;}

#kvIndex_Abo {background: url("../../aboutus/images/abo_kv_index.png") no-repeat;}
#kvIndex_Bus {background: url("../../business/images/bus_kv_index.png") no-repeat;}
#kvIndex_Con {background: url("../../contact/images/con_kv_index.png") no-repeat;}
#kvIndex_Rec {background: url("../../recruit/images/rec_kv_index.png") no-repeat;}
#kvIndex_Rec::after {height: 640px; width: 100%; top: 0; right: 300px;}

#kvAbo {background: url("../../aboutus/images/abo_kv_001.png") no-repeat;}
#kvBus {background: url("../../business/images/bus_kv_001.png") no-repeat;}

.kvType04 {width: 1600px; height: 151px; margin-left: -260px; background-color: #3a5a8a;}
.kvType04::after {content: ""; background: url("/shared/images/watermask.svg") no-repeat center right; display: block; position: absolute; margin: 0 auto; z-index: 0; opacity: .2; height: 240px; width: 100%; top: -48px; right: 250px;}
.kvTitle {width: 1080px; margin: 0 auto;}
.noKV {position: relative; height: 30px; width: 1600px; margin-left: -260px;}
.noKV #breadCrumb li {color: #999;}
.noKV #breadCrumb li a {color: #999; text-shadow: none;}


@media screen and (max-width: 767px) {
  #kvIndex_Chapter {background-image: url("../../aboutus/images/abo_kv_index_sp.png");}
  [id*="kv"] {background-size: 100% !important; width: 100%;}
  [id*="kv"]::after {height: 150%; width: 100%; top: -30%; right: 0;}
  [id*="kvIndex_"]::after {content: none;}
  
  #kvIndex_Abo {background: url("../../aboutus/images/abo_kv_index_sp.png") no-repeat;}
  #kvIndex_Bus {background: url("../../business/images/bus_kv_index_sp.png") no-repeat;}
  #kvIndex_Con {background: url("../../contact/images/con_kv_index_sp.png") no-repeat;}
  #kvIndex_Rec {background: url("../../recruit/images/rec_kv_index_sp.png") no-repeat;}
  
  #kvAbo {background: url("../../aboutus/images/abo_kv_001_sp.png") no-repeat;}
  #kvBus {background: url("../../business/images/bus_kv_001_sp.png") no-repeat;}

  .kvType04 {width: 100%; margin: 0; height: 128px;}
  .kvType04::after {height: 150%; top: -30%;right: 0;}
  .kvTitle {width: 100%;}
  .noKV {height: auto; width: 100%; margin-left: 0; padding-left: 16px;}
}


/*--------------------------------------------------
notes iframe Height
--------------------------------------------------*/
.iframePress {height: 300px;}
@media screen and (max-width:767px) {
  .iframePress {height: 200px;}
}

/*--------------------------------------------------
Common Class
--------------------------------------------------*/
.tt01 {font-size: 21px;}
.tt02 {font-size: 44px;line-height: normal;}
h1.h1Type01 {padding: 43px 0; font-size: 3rem; font-weight: 600; line-height: 1.2;}
.txtDecor {border-bottom: 2px dotted red; font-weight: 500;}
.txtBold {font-weight: 700;}
.mgnC {margin: 0 auto;}
.left {float: left;}
.right {float: right;}
.color02 {color: #fff;}
.color03 {color: #0d2355;}
.color04 {color: #3b5e93;}
.bgType001 {background-color: #3a5a8a;}
.bgType002 {background-color: #f6f6f6 !important;}
.bdType001 {border: 2px outset; padding: 50px 100px; width: 80%; margin: 0 auto;}

@media screen and (max-width:767px) {
  .tt01 {font-size: 16px;}
  .tt02 {font-size: 20px;}
  h1.h1Type01 {font-size: 2rem; padding: 25px 0; margin: 0;}
  .bdType001 {padding: 15px 10px;width: 100%;}
}

/*--------------------------------------------------
Menu at the bottom
--------------------------------------------------*/
.menuBottom {
  padding: 0px 0 80px;
  clear: both;
  font-size: 16px;
  text-align: center;
}
.menuBottom li {
  display: inline-block;
  border-right: #999999 1px solid;
  line-height: 1.5;
}
.menuBottom li:first-child {
  border-left: #999999 1px solid;
}
.menuBottom li a {
  padding: 0 50px;
  color: #000;
}
.menuBottom li.active a {
  color: #014099;
  font-weight: bold;
}
@media screen and (max-width:767px) {
  .menuBottom {
    padding: 20px 0 10px;
    text-align: left;
  }
  .menuBottom li {
    display: block;
    border: none;
    padding: 15px 0;
    position: relative;
  }
  .menuBottom li + li {
    border-top: #e5e5e5 1px solid;
  }
  .menuBottom li:first-child {
    border-left: none;
    border-top: #e5e5e5 1px solid;
  }
  .menuBottom li:last-child {
    border-bottom: #e5e5e5 1px solid;
  }
  .menuBottom li a {
    padding: 0;
  }
  .menuBottom li a::after {
    content: "";
    background: url("../images/arrow.png") no-repeat center right;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
}

/*--------------------------------------------------
Lump
--------------------------------------------------*/
.lumpMix + .lumpMix {
  margin-top: 50px;
}
.lumpMix.type01 {
  position: relative;
  width: 100%;
  height: 460px;
}
.lumpMix.type01 + .lumpMix.type01 {
  margin-top: 80px;
}
[class*="lumpBox"] {
  position: absolute;
  background-color: #fff;
  padding: 40px 60px 50px;
  width: 450px;
  color: #333 !important;
}
[class*="lumpBox"]:hover {text-decoration: none;}
.lumpBox01 {
  right: 0;
  bottom: 0;
  margin: 0 18px 18px 0;
  box-shadow: 2px 2px 18px #b3b1b173;
}
.lumpBox02 {
  left: 0;
  bottom: 0;
  margin: 0 0 18px 18px;
  box-shadow: -2px 2px 18px #b3b1b173;
}

@media screen and (max-width:767px) {
  .lumpMix.type01 {
    height: auto;
    min-height: 300px;
  }
  .lumpMix.type01 + .lumpMix.type01 {
    margin-top: 20px;
  }
  .lumpMix.type01 .lumpL, .lumpMix.type01 .lumpR {
    margin-bottom: 0;
  }
  .lumpMix.type01 .lumpL img, .lumpMix.type01 .lumpR img {
    width: 100%;
  }
  .lumpMix.type01 .lumpEnd {width: 85%; margin: 0 auto;}
  .lumpMix.type01 .btnLink01 {display: inline-block; vertical-align: middle;}
  [class*="lumpBox"] {
    position: relative;
    width: 100%;
    padding: 10px 10px 0;
    box-shadow: none;
  }
}


/*--------------------------------------------------
Grid
--------------------------------------------------*/
.gridType01 {
  margin-bottom: 80px;
}
.gridType01 .col {
  position: relative;
  width: 100%;
  height: auto;
}
.gridType01 .col .elem-col {
  position: absolute;
  bottom: -70px;
  background: #fff;
  padding: 10px 30px 15px;
  width: 80%;
  box-shadow: 2px 2px 18px #b3b1b173;
  color: #333 !important;
}
.gridType01 .col .elem-col:hover {text-decoration: none;}
.gridType01 + .gridType01 {padding-top: 40px;}
.mapType01 {
  position: relative;
}
.textBox {
  padding: 10px 0 0 0;
}
.recGrid {
  padding-top: 80px;
}
.recGrid .col .inner-col {
  background-color: #FFF;
  border: 3px solid #0d2355;
  padding: 60px 0 30px 0;
}
.recGrid .img-col img {
  width: auto;
}
.busFlow .inner-col {
  background-color: #FFF;
}
.busFlow .inner-col .title {
  position: absolute;
  height: 70px;
  margin: 5px 0 0 5px;
}
.busFlow .inner-col .title dl {
  display: flex;
}
.busFlow .img-col + .elem-col {
  padding-top: 0px;
}
.trd-num {
  font-size: 45px;
  line-height: 1;
  font-family: monospace;
  font-weight: bold;
}
.trd-txt {
  font-size: 12px;
  line-height: 1.5;
  padding: 2px 0 0 6px;
  letter-spacing: -1px;
  font-weight: bold;
}
.trd-txt span {
  font-size: 16px;
}
@media screen and (max-width:767px) {
  .gridType01 {
    margin-bottom: 0;
  }
  .gridType01 .col .elem-col {
    position: relative;
    bottom: 0;
    display: block;
    margin: 0 auto;
    padding: 20px 0 0;
    box-shadow: none;
  }
  .busFlow .img-col img {
    height: auto;
  }
  .recGrid {
    padding-top: 30px;
  }
  .recGrid .col .inner-col {
    padding: 25px 0 20px 0;
  }
  .recGrid .img-col + .elem-col {
    padding: 10px 0 0 0;
  }
  .recGrid .col .elem-col p {
    font-size: 22px;
  }
}

/*--------------------------------------------------
Margin - Padding
--------------------------------------------------*/
.partContent {
  padding: 80px 0;
}
#treat.partContent {
  padding: 15px 0 65px;
}
.mapType01 + .mapType01 {
  margin-top: 60px;
}
.underImg {
  font-size: 14px;
  font-weight: 500;
}
.btnLink01 a, .btnLink01 a:visited {
  color: #000;
}
.btnLink01 img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.nextInterView {margin: 30px 0 0; text-align: center;}
.nextInterView a {
  position: relative;
  display: inline-block;
  padding: 25px 200px;
  background-color: #eef4f9;
  font-weight: bold;
  transition: all .4s;
}
.nextInterView a:hover {
  text-decoration: none;
  background-color: #014099;
  color: #fff;
}
.nextInterView a::before{
  content:'';
  display:inline-block;
  position:absolute;
  top: 45%;
  right: 30px;
  width:9px;
  height:9px;
  border-left:#014099 2px solid;
  border-bottom: #014099 2px solid;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  vertical-align: middle;
  transition: all .4s;
}
.nextInterView a:hover::before{border-color:#fff;}

.des {
  margin: 20px 0 35px;
}
.row > [class*="col"] .btnLink01 img {
  width: auto;
}
#philosophy .philosophySlogan {
  padding: 50px 100px 100px;
  margin: 0 auto;
  text-align: center;
  width: 80%;
  background-color: #f6f6f6;
}
#philosophy .philosophySlogan p {
  font-size: 32px;
}
#philosophy .philosophySlogan p + p {
  margin-top: 40px;
}
.galleryPart {
  margin-top: 40px;
}


@media screen and (max-width:767px) {
  .fullWidth .container {
    margin-left: -20px;
    margin-right: -20px;
  }
  .partContent {
    padding: 20px 0;
  }
  .mapType01 + .mapType01 {
    margin-top: 30px;
  }
  .des {
    margin: 10px 0 20px;
  }
  .btnLink01 a {
    font-size: 12px;
  }
  .nextInterView a {padding:15px 0; display: block;}
  .row > [class*="col"] .btnLink01 img, .btnLink01 img {
    width: 25px;
  }
  #philosophy.wrapper {
    margin: 20px 0 0 0;
  }
  #philosophy .philosophySlogan {
    padding: 20px;
    width: 100%;
  }
  #philosophy .philosophySlogan p {
    font-size: 20px;
  }
  #philosophy .philosophySlogan p:first-child {
    text-align: left;
  }
  #philosophy .philosophySlogan p + p {
    margin-top: 20px;
  }
  .galleryPart {
    margin-top: 0;
  }
  .h2Type02 + .galleryPart {
    margin-top: -6%;
  }
  #treat.partContent {
    padding: 5px 0;
  }
}


/*--------------------------------------------------
Contact
--------------------------------------------------*/
.form_mes {
  color: #666666;
  font-size: 1.2em;
}
input, textarea, label {font-size: 16px;}
input[type=checkbox] + label {
  margin-left: 5px;
}
input:not([type=checkbox]), textarea {
  margin-top: 5px;
}
.checkGroup li {
  width: auto;
  margin-right: 40px;
}
.req {
  display: inline-block;
  margin: 5px 0 0 5px;
}
#BTSUBMIT, #BTRESET {
  padding: 10px 60px;
}
#BTRESET {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #mailform {font-size: 16px;}
  input:not([type=checkbox]), textarea {
    width: 100% !important;
  }
  .checkGroup li {
    display: inline-block;
    white-space: nowrap;
    width: 65% !important;
  }
  .checkGroup li input {
    margin-top: 5px;
    float: right;
  }
  .req {
    display: inline-block;
    margin: 2px 0 0 0;
  }
  #BTRESET {
    margin-top: 10px;
    margin-left: 0;
  }
}


/*--------------------------------------------------
Recruit
--------------------------------------------------*/
.message-waku {
  margin-top: 50px;
}
.message-waku img {
  width: 100%;
  margin: 0 auto;
}
.staff-name {
  color: #0d2355;
  font-size: 5em;
  letter-spacing: 0;
  padding: .25em 0 .325em;
  margin: 50px auto 0;
  line-height: normal;
}
[id*="top-"] {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
[id*="top-"] .columns {
  position: absolute;
  width: 100%;
  top: 20%;
}
[id*="top-"] .btnView {
  position: absolute;
  bottom: 25%;
  width: 100%;
}
[id*="top-"] .btnView a {
  border: 2px solid #3b5e93;
  border-radius: 50px;
  padding: 10px 60px;
}
[id*="top-"] .btnView a:hover {
  background-color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
}
#top-message .columns, #top-message .btnView {
  left: 10%;
}
#top-message .columns h3 {
  margin: 30px 0;
  font-size: 22px;
}
#top-staff .btnView a {
  border: 2px solid #fff;
  color: #fff;
}
#top-staff .btnView a:hover {
  color: #3b5e93;
}
#top-staff h2 {
  padding-top: 80px;
}

/*page*/
.page-h3 {
  padding: 80px 0;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
}

/*strength*/
#strength .border-midashi {
  font-size: 45px;
  font-style: oblique;
  font-weight: bold;
}
#strength .border-midashi::after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 3px;
  background-color: #0d2355;
}
#strength .border-midashi span {
  font-size: 25px;
  font-style: normal;
}
.strength-waku, .strength-waku3 {
  position: relative;
  max-width: 980px;
  width: 95%;
  margin: 100px auto 50px auto;
  padding: 50px;
  text-align: center;
  background-color: #fff;
}
.strength-waku3 {
  padding: 85px 100px 60px;
  box-sizing: border-box;
}
.strength-waku .inner {
  max-width: 838px;
  width: 95%;
  margin: 25px auto;
}
.strength-waku2, .strength-waku4 {
  position: relative;
  box-sizing: border-box;
  max-width: 980px;
  width: 100%;
  margin: 70px auto;
  padding: 42px;
  text-align: center;
  background-color: #f6f3df;
  border: 8px solid #0d2355;
  clear: both;
}
.strength-waku4 {
  padding: 80px 70px 50px;
}
.strength-waku2 .inner {
  max-width: 882px;
  width: 95%;
  margin: 25px auto;
}
.strength-waku h4, .strength-waku2 h4, .strength-waku3 h4, .strength-waku4 h4 {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  width: 80%;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 22px;
}
.strength-waku h4, .strength-waku3 h4 {
  border: 4px solid #0d2355;
  font-weight: bold;
  color: #0d2355;
}
.strength-waku2 h4, .strength-waku4 h4 {
  color: #fff;
  background: #0d2355;
  font-weight: bold;
}
#strength .page-h3, #strength .page-h3 {
  padding: 20px 0 !important;
  font-weight: bold;
  color: #0d2355;
}
#strength-footer {
  position: relative;
  margin-top: 200px;
  padding-top: 30%;
  height: 0;
  background: url("../../recruit/images/rec_strength_bg.png") no-repeat;
  background-size: cover;
}
.strength-f-img {
  max-width: 980px;
  width: 100%;
  position: absolute;
  top: -160px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.circle, .circle2 {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  border: 1px solid #0d2355;
  box-sizing: border-box;
}
.strength-waku .circle {
  float: left;
  width: 220px;
  height: 220px;
  margin-top: 50px;
  font-size: 19px;
  color: #0d2355;
  font-weight: bold;
  display: table;
}
.strength-waku .circle p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
}
.strength-waku .circle i {
  margin-bottom: 5px;
}
.strength-waku2 .circle {
  float: left;
  width: 180px;
  height: 180px;
  font-size: 19px;
  text-align: center;
  background-color: #fff;
  color: #0d2355;
  font-weight: bold;
  display: table;
  margin-top: 40px;
}
.strength-waku2 .boueki .circle {
  width: 220px;
  height: 220px;
  margin-top: 0;
}
.strength-waku2 .circle p {
  line-height: 1.4;
  display: table-cell;
  vertical-align: middle;
}
.strength-waku2 .circle i {
  padding-bottom: 15px;
}
.strength-waku2 .circle span {
  font-size: 14px;
}
.strength-waku2 .circle2 {
  width: 215px;
  height: 215px;
}
#strength i {
  font-size: 30px !important;
}
.strength-waku3 .circle {
  float: left;
  width: 160px;
  height: 160px;
  font-size: 19px;
  color: #0d2355;
  font-weight: bold;
  text-align: center;
  display: table;
  background-color: #fff;
}
.strength-waku3 .circle2 {
  float: left;
  width: 150px;
  height: 150px;
  font-size: 19px;
  text-align: center;
  margin-top: 5px;
  display: table;
}
.strength-waku3 .circle i {
  padding-right: 0;
  margin-bottom: 5px;
}
.strength-waku3 .circle p {
  line-height: 1.4;
  display: table-cell;
  vertical-align: middle;
}
.strength-waku3 .circle2 p {
  line-height: 1.4;
  display: table-cell;
  vertical-align: middle;
}
.strength-waku4 .circle {
  float: left;
  width: 200px;
  height: 200px;
  font-size: 19px;
  color: #0d2355;
  font-weight: bold;
  text-align: center;
  display: table;
  background-color: #fff;
}
.strength-waku4 .circle2 {
  float: left;
  width: 150px;
  height: 150px;
  font-size: 19px;
  text-align: center;
  margin-top: 5px;
  display: table;
}
.strength-waku4 .circle i {
  padding-right: 0;
  margin-bottom: 5px;
}
.strength-waku4 .circle p {
  line-height: 1.4;
  display: table-cell;
  vertical-align: middle;
}
.strength-waku4 .circle2 p {
  line-height: 1.4;
  display: table-cell;
  vertical-align: middle;
}
.strength-waku3 .box {
  margin-bottom: 30px;
}


/* clearfix */
.strength-waku3 .box {
  *zoom: 1;
}
.strength-waku3 .box:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.strength-waku3 .box .circlearea {
  float: left;
  width: 200px;
  height: 160px;
  background: url("../../recruit/images/rec_arrowR.png") center right no-repeat;
}
.strength-waku3 .eigyou {
  float: right;
  width: 555px;
  padding: 20px 0 0 50px;
  position: relative;
  box-sizing: border-box;
}
.strength-waku3 .eigyou .txt {
  background-color: #d2deea;
  font-size: 19px;
  display: table-cell;
  vertical-align: middle;
  height: 120px;
  padding: 0 0 0 162px;
  width: 500px;
  text-align: left;
  color: #0d2355;
  font-weight: bold;
  line-height: 1.4em;
}
.strength-waku3 .circle2 {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #fff;
  background-color: #0d2355;
}
.eigyou .circle2 p {
  font-size: 24px;
  font-weight: bold;
}
.strength-waku4 .eigyou {
  float: right;
  width: 530px;
  padding: 20px 0 0 50px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.strength-waku4 .eigyou .txt {
  background-color: #fff;
  border-radius: 10px;
  font-size: 19px;
  display: table-cell;
  vertical-align: middle;
  height: 120px;
  padding: 0 0 0 162px;
  width: 500px;
  text-align: left;
  color: #0d2355;
  font-weight: bold;
  line-height: 1.4em;
}
.strength-waku4 .circle2 {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #fff;
  background-color: #0d2355;
}
.strength-waku4 .alignC {
  margin-bottom: 40px;
}
.producer {
  float: left;
  background: url(../../recruit/images/rec_arrow03.png) right center no-repeat;
  width: 276px;
  padding: 140px 0 140px;
}
.producer .down {
  display: none;
}
.gyoumu-right .circle2 p {}
.strength-waku .boueki {
  float: left;
  width: 40%;
  margin: 0 20px;
  padding: 30px 0 10px 0;
  color: #0d2355;
  background-color: #d2deea;
  position: relative;
}
.strength-waku .boueki .left {
  position: absolute;
  left: -48px;
  top: 155px;
}
.strength-waku .boueki .right {
  position: absolute;
  right: -48px;
  top: 155px;
}
.strength-waku .boueki .up {
  display: none;
}
.strength-waku .boueki .down {
  display: none;
}
.strength-waku p {
  margin-bottom: 20px;
  font-weight: bold;
}
.strength-waku .boueki i {
  vertical-align: middle;
  padding-right: 10px;
}
.strength-waku .boueki span {
  font-weight: bold;
  font-size: 20px;
  vertical-align: middle;
}
.strength-waku2 .boueki {
  float: left;
  width: 490px;
  margin: 0 15px 24px 15px;
  padding: 25px 30px;
  color: #0d2355;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
}
.strength-waku2 .boueki .le {
  position: absolute;
  left: -48px;
  top: 125px;
}
.strength-waku2 .boueki .cent {
  float: left;
  width: 54px;
  height: 218px;
  background: url("../../recruit/images/rec_arrowL.png") 10px center no-repeat;
}
.strength-waku2 .boueki .ri {
  position: absolute;
  right: -48px;
  top: 125px;
}
.strength-waku2 .boueki .up {
  display: none;
}
.strength-waku2 .boueki .down {
  display: none;
}
.strength-waku2 .boueki .right {
  width: 150px;
}
.strength-waku2 .boueki .right p {
  margin-bottom: 15px;
}
.strength-waku2 .boueki .right i {
  vertical-align: middle;
  padding-right: 10px;
}
.strength-waku2 .boueki .right span {
  font-weight: bold;
  font-size: 20px;
  vertical-align: middle;
}
.strength-waku2 .boueki ul {
  padding-left: 14px;
}
.strength-waku2 .boueki li {
  list-style: disc;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}
.strength-waku2 .clear img {
  position: relative;
  vertical-align: bottom;
  z-index: 99;
}
.strength-waku .box {
  width: 80%;
  margin: 30px auto 10px auto;
  padding: 8px 0 10px 0;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  background-color: #0d2355;
}
.strength-waku2 .box {
  width: 70%;
  margin: -1px auto 30px auto;
  padding: 40px;
  color: #0d2355;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #0d2355;
  background-color: #fff;
  zoom: 1;
  clear: both;
  position: relative;
}
.strength-waku2 .box .pls {
  position: absolute;
  left: 50%;
  margin-left: -31px;
  bottom: -46px;
  z-index: 99;
}
.strength-waku2 .box2 {
  width: 70%;
  margin: 30px auto;
  padding: 40px;
  color: #0d2355;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #0d2355;
  background-color: #fff;
  overflow: hidden;
  zoom: 1;
  clear: both;
}
.strength-waku2 .box2 .boxlist {
  margin: 20px auto 0 auto;
  width: 100%;
  max-width: 580px;
}
.strength-waku2 .box2 ul {
  float: left;
  padding-left: 20px;
  margin-right: 40px;
}
.strength-waku2 .box2 li {
  list-style-type: disc;
  font-size: 16px;
  text-align: left;
}
.box i {
  padding-right: 5px;
  vertical-align: middle;
}

/*message*/
#message-catch {
  width: 100%;
  background: url("../../recruit/images/rec_kv_mes.png") no-repeat;
  background-size: cover;
  position: relative;
  height: 650px;
}
#message {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -490px;
  max-width: 980px;
  width: 100%;
}
.messageinner {
  width: 100%;
  max-width: 980px;
  margin: auto;
}
#message-catch img {
  position: absolute;
  top: 0;
  height: 650px;
}
#message-catch .catch {
  position: absolute;
  top: 100px;
  right: -50px;
  width: 50%;
  padding: 10px 20px 20px 25px;
  background-color: rgba(255, 255, 255, 0.6);
}
#message-catch .catch p {
  padding: 0 0 100px 0;
  font-size: 36pt;
  line-height: 1.2;
  font-weight: bold;
}
.syatyou-name span {
  font-size: 34px;
  font-weight: bold;
}
.message-comment h3 {
  font-size: 36px;
  line-height: 1.4;
  font-weight: bold;
  color: #0d2355;
}
#message-waku {
  max-width: 980px;
  width: 100%;
  margin: auto;
  padding: 40px 0 90px 0;
  background: url(../../recruit/images/rec_syatyou03.png) no-repeat 0 bottom;
  overflow: hidden;
  zoom: 1;
}

/*staff*/
#staff-list {
  max-width: 815px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
#staff-list .staff-inner {
  position: relative;
  float: left;
  width: 46%;
  margin: 0 4% 8% 0;
}
#staff-list .profile {
  position: absolute;
  width: 90%;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -7%;
  padding: 30px 30px 20px 30px;
  background: #fff;
  box-shadow: 3px 2px 10px 0px #8890a79e;
}
#staff-list .profile .yaku {
  padding-top: 10px;
  font-size: 14px;
}
#staff-list .profile span {
  font-size: 11px;
}
#staff-list .profile .tit {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: bold;
}
#staff-list .profile .int {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #0d2355;
  color: #fff;
  font-size: 11px;
  width: 110px;
  letter-spacing: 0.2em;
  padding: 5px 0;
  text-align: center;
  font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.staff-h3 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.3;
}
.staff-h3 span {
  font-size: 70px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 5px;
}
#staff {
  width: 100%;
  height: 700px;
  margin: 70px auto 110px;
}
#staff .title {
  position: relative;
  max-width: 862px;
  width: 100%;
  margin: 0 auto;
}
#staff .yaku {
  margin-top: 30px;
  font-size: 22px;
}
#staff .yaku span {
  font-size: 16px;
}
#staff-img {
  position: absolute;
  top: -70px;
  right: 0px;
}
.comment {
  width: 50%;
  padding: 40px;
  margin-top: 145px;
  font-size: 14px;
  background: #fff;
}
.comment2 {
  position: relative;
  top: 590px;
  right: -520px;
  width: 36%;
  padding: 40px;
  font-size: 14px;
  background: #fff;
}
.comment p, .comment2 p, .comment3 p {
  padding: 10px 0;
}
#kawamata, #nakamura, #morikawa, #arai {
  width: 100%;
  height: 0;
  margin-top: -30px;
  padding-bottom: 55%;
}
#kawamata {
  background: url("../../recruit/images/rec_staff_001_02.png") no-repeat;
  background-size: cover;
}
#nakamura {
  background: url("../../recruit/images/rec_staff_002_02.png") no-repeat;
  background-size: cover;
}
#morikawa {
  background: url("../../recruit/images/rec_staff_003_02.png") no-repeat;
  background-size: cover;
}
#arai {
  background: url("../../recruit/images/rec_staff_004_02.png") no-repeat;
  background-size: cover;
}

/*recruit*/
#recruit-bt .col {
  display: block;
  float: left;
  width: 42%;
  margin: 0 3%;
  padding: 50px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #eef4f9;
  color: #004eb6;
}
#recruit-bt .col:hover {
  text-decoration: none;
  background-color: #014099;
  color: #fff;
  opacity: 1;
}
#recruit-bt a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 45%;
  right: 30px;
  width: 9px;
  height: 9px;
  border-left: #014099 2px solid;
  border-bottom: #014099 2px solid;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  vertical-align: middle;
  transition: all .4s;
}
#recruit-bt a:hover::before{border-color:#fff;}
.border-midashi {
  padding: 10px 0;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  clear: both;
}
.recruit-table {
  max-width: 800px;
  width: 100%;
  margin: 40px auto;
  font-size: 16px;
  border-top: 1px solid #ddd;
}
.recruit-table th {
  width: 32%;
  white-space: nowrap;
  color: #0d2355;
  font-weight: normal;
}
.recruit-table th, .recruit-table td {
  padding: 30px 40px;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.recruit-table td p {
  padding-bottom: 20px;
}
.recruit-table td p:last-child {
  padding-bottom: 0;
}
.recruit-table td strong {
  color: #0d2355;
}
#entryBtn {
  position: absolute;
  top: 12px;
  right: 150px;
  text-indent: 15px;
  background-image: url("../images/menu_icon.png");
  background-repeat: no-repeat;
  background-position: 15px center;
  display: block;
  width: 140px;
  padding: 5px 0;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  background-color: #0d2355;
}
#entryBtn span {color: #fff !important;}
#entryBtn:hover {opacity: .8;}

@media only screen and (max-width: 767px) {
  #recruit-bt a::before {top:38%;}
  .strength-waku h4, .strength-waku2 h4, .strength-waku3 h4, .strength-waku4 h4 {
    width: 100%;
    font-size: 20px;
    line-height: 1.5;
    box-sizing: border-box;
  }
  .strength-waku, .strength-waku2, .strength-waku3, .strength-waku4 {
    padding: 0;
    font-size: 16px;
  }
  .strength-waku h4, .strength-waku2 h4, .strength-waku3 h4, .strength-waku4 h4 {
    width: 95%;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
  }
  .strength-waku .boueki {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }
  .strength-waku .circle {
    margin: 20px auto;
  }
  .message-comment h3 {
    font-size: 20px;
  }
  #message-catch {
    margin: 10px auto;
    padding-top: 10px;
    height: auto;
    background: url(../../recruit/images/rec_message_bg.png) no-repeat;
  }
  #message {
    position: static;
    margin: 0 auto;
    text-align: center;
  }
  #message-catch img {
    position: relative;
    height: auto;
    width: 100%;
  }
  #message-catch .catch {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 220px;
    text-align: left;
  }
  #message-catch .catch p {
    padding: 0 0 30px 0;
    font-size: 24px;
  }
  #message-catch .catch span {
    position: static;
  }
  .syatyou-name {
    margin: 20px auto 40px auto;
  }
  .syatyou-name span {
    font-size: 20px;
    font-weight: bold;
  }
  
  
  /*strength*/
  #strength section p {
    padding: 0 10px;
  }
  .strength-waku {
    position: relative;
    margin: 50px auto 25px auto;
    padding: 20px 10px;
  }
  .strength-waku3 {
    position: relative;
    margin: 50px auto 25px auto;
    padding: 40px 10px 20px 10px;
  }
  .strength-waku .circle {
    float: none;
    margin-top: 50px;
    width: 180px;
    height: 180px;
  }
  .strength-waku .boueki {
    float: none;
    padding: 30px 0 10px 0;
  }
  .strength-waku .boueki .left {
    display: none;
  }
  .strength-waku .boueki .right {
    display: none;
  }
  .strength-waku .boueki .up {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: -40px;
  }
  .strength-waku .boueki .down {
    display: block;
    position: absolute;
    right: 50%;
    margin-right: -8px;
    bottom: -40px;
  }
  .strength-waku .box {
    margin: 30px auto 10px auto;
    padding: 10px 0 !important;
  }
  .strength-waku2 .circle {
    float: none;
    width: 160px;
    height: 160px;
    margin: 80px auto 20px;
  }
  .strength-waku2 .boueki .circle {
    width: 200px;
    height: 200px;
  }
  .strength-waku2 .circle span {
    font-size: 14px;
  }
  .strength-waku2 .circle2 {
    width: 160px;
    height: 160px;
  }
  .strength-waku2 .boueki {
    float: none;
    width: 94%;
    margin: 0 auto 15px;
    padding: 10px 15px;
    position: relative;
  }
  .strength-waku2 .boueki .le {
    display: none;
  }
  .strength-waku2 .boueki .cent {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    background: url(../../recruit/images/rec_arrowD.png) center center no-repeat;
  }
  .strength-waku2 .boueki .ri {
    display: none;
  }
  .strength-waku2 .boueki .up {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: -40px;
  }
  .strength-waku2 .boueki .down {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -40px;
  }
  .strength-waku2 .boueki .right {
    float: none;
    width: 150px;
    margin: auto;
  }
  .strength-waku2 .boueki .right span {
    font-size: 16px;
  }
  .strength-waku2 .boueki ul {
    padding-left: 10px;
  }
  .strength-waku2 .boueki li {
    font-size: 14px;
  }
  .strength-waku2 .clear img {}
  .strength-waku2 .box {
    padding: 15px;
    font-size: 16px;
  }
  .strength-waku2 .box2 {
    padding: 15px;
    font-size: 16px;
  }
  .strength-waku2 .box2 .boxlist {
    margin: 10px auto 0 auto;
  }
  .strength-waku2 .box2 ul {
    float: none;
  }
  .strength-waku3 .circle {
    float: none;
    margin: auto;
  }
  .strength-waku3 .circle2 {
    float: none;
    margin: auto;
  }
  .strength-waku4 .circle {
    float: none;
    margin: auto;
    width: 160px;
    height: 160px;
  }
  .strength-waku4 .circle2 {
    float: none;
    margin: auto;
  }
  .strength-waku3 .box .circlearea {
    float: none;
    height: auto;
    width: 100%;
    padding-bottom: 50px;
    background: url(../../recruit/images/rec_arrowD.png) bottom center no-repeat;
  }
  .strength-waku3 .eigyou {
    float: none;
    width: 100%;
    padding: 10px;
    text-align: center;
  }
  .strength-waku3 .eigyou .txt {
    text-align: center;
    font-size: 16px;
    height: auto;
    display: block;
    padding: 10px !important;
    width: 100%;
  }
  .strength-waku3 .circle2 {
    position: static;
    margin: 0 auto 10px auto;
    width: 120px;
    height: 120px;
    font-size: 15px;
  }
  .strength-waku3 .circle2 p {
    font-size: 15px !important;
  }
  .eigyou .circle2 p {
    font-size: 20px;
  }
  .strength-waku4 {
    padding: 40px 10px;
  }
  .strength-waku4 .eigyou {
    float: none;
    width: 100%;
    padding: 10px;
    text-align: center;
  }
  .strength-waku4 .eigyou .txt {
    text-align: center;
    font-size: 16px;
    height: auto;
    display: block;
    padding: 10px !important;
    margin: auto;
    width: 100%;
  }
  .strength-waku4 .circle2 {
    position: static;
    margin: 0 auto 10px auto;
    width: 120px;
    height: 120px;
    font-size: 15px;
  }
  .strength-waku4 .circle2 p {
    font-size: 15px !important;
  }
  .strength-waku4 .alignC {
    margin-bottom: 20px;
  }
  .producer {
    float: none;
    background: url(../../recruit/images/rec_arrowD.png) center bottom no-repeat;
    width: 100%;
    padding: 0 0 40px 0;
  }
}

@media only screen and (max-width: 767px) {
  .staff-name {font-size: 30px; margin: 30px auto 0;}
  #staff .title {margin: 0 auto 30px;}
  [id*="top-"] .columns {
    top: 10%;
  }
  [id*="top-"] .btnView a {
    padding: 5px 12px;
    border: 1px solid #3b5e93;
  }
  #top-strength, #top-message {
    margin: 0 auto 20px;
  }
  #top-message .columns, #top-message .btnView {
    left: 0;
    padding: 0 0 0 20px;
  }
  #top-message .btnView {
    bottom: 15%;
  }
  #top-message .columns h3 {
    font-size: 14px;
    width: 50%;
    margin: 10px 0;
  }
  #kawamata, #nakamura, #morikawa, #arai {
    margin-top: 0;
    height: auto;
    padding-top: 60%;
    padding-bottom: 0;
    background-size: contain;
  }
  #staff {
    margin: 0;
    padding-bottom: 0px;
    height: auto;
  }
  #staff-img {
    top: -40px;
    width: 20%;
    height: auto;
  }
  .staff-h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
  }
  .staff-h3 span {
    line-height: 1;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 5px;
    display: block;
  }
  #staff .yaku {
    width: 60%;
    font-size: 14px;
  }
  #staff .yaku span {
    width: 60%;
    font-size: 13px;
  }
  .comment {
    width: 100%;
    margin: 60px auto 30px auto;
    box-sizing: border-box;
    padding: 15px;
  }
  .comment2 {
    width: 95%;
    margin: 10px auto 30px auto;
    box-sizing: border-box;
    padding: 15px;
    position: static;
  }
  .message-waku {
    margin-top: 20px;
  }
  .firstTxt {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #top-message .columns {
    top: 10%;
  }
  #top-message .columns h3 {
    float: left;
    width: 60%;
    line-height: 1.5;
    font-size: 13px;
    text-indent: 0;
    margin: 5px auto;
  }
  #top-staff h2 {
    padding-top: 40px;
  }
  #top-bt {
    margin: 20px auto;
  }
  #top-bt .columns {
    width: 100%;
    margin: 20px auto;
    text-align: center;
  }
  #top-bt {
    margin: 0 auto;
  }
  #top-bt .columns a {
    height: 160px;
  }
  #top-bt #gallery a, #top-bt #recruit a {
    background-position: center 30%;
  }
  #top-bt #gallery a:hover {
    display: block;
    background-color: #f6f5f4;
  }
  #top-bt #gallery span, #top-bt #recruit span {
    vertical-align: -100px;
  }
  
  
  /*page*/
  .page-h3 {
    width: 90%;
    padding: 40px 0;
    margin: 0 auto;
    font-size: 20px;
  }
  
  /*staff*/
  #staff-list .staff-inner {
    float: none;
    width: 90%;
    margin: 0 auto 20% auto;
    text-align: center;
  }
  #staff-img {
    top: -25px;
    width: auto;
    height: 290px;
  }
  
  /*recruit*/
  #recruit-bt .col {
    float: none;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    background-position: 95% center;
  }
  #recruit-bt .col + .col {
    margin: 5% auto 0;
  }
  .recruit-table {
    font-size: 12px;
    border: 0;
  }
  .recruit-table th, .recruit-table td {
    width: 100%;
    display: block;
    padding: 30px 0;
    border: 0;
  }
  .recruit-table th {
    padding: 10px 0;
    color: #fff;
    text-indent: 10px;
    background-color: #0d2355;
  }
  .recruit-table td {
    padding: 15px 10px;
  }
    #entryBtn {
    top: 12px;
    right: 44px;
    background-position: 6px center;
    padding: 12px 0px;
    width: 22px;
  }
}

@media only screen and (max-width: 1600px) and (min-width: 768px){
  .wrapFooter {width: 1080px; margin: 0 auto;}
  footer {width: 1600px; margin-left: -260px;}
}

@media screen and (min-width:1080px) {
  body {overflow: hidden;}
}

