@charset "UTF-8";
/*
Theme Name: athlajp_original
Theme URI: http://www.luck2.co.jp/
Description: テーマの説明
Version: 1.0
Author: ken_kishimoto
Author URI: http://www.luck2.co.jp/
*/
/****************************************
		SCSS Setting 
*****************************************/
/****************************************
		General Setting 
*****************************************/
html, body, div, span, applet, object, iframe, strong, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, table, label, tr, th, td {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}

body {
  font-family: '游ゴシック' , 'Yu Gothic','游ゴシック体','YuGothic', '游ゴシック Medium','Yu Gothic Medium', 'Noto Sans JP' , Helvetica ,  sans-serif;
  font-size: 15px;
  line-height: 1.6;
  word-break: break-strict;
  color: #111;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
}

.f_lato {
  /* regular 400 bold 700 Black 900 */
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.f_noto {
  /* regular 400 bold 700 */
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

a {
  text-decoration: underline;
  color: #111;
}

a:hover {
  color: #111;
}

a img {
  -webkit-transition: all 200ms 0s ease;
  transition: all 200ms 0s ease;
}

a img:hover {
  opacity: .9;
  filter: alpha(opacity=90);
  -moz-opacity: .9;
}

.thumbimg:hover {
  opacity: .9;
  filter: alpha(opacity=90);
  -moz-opacity: .9;
}

.clear {
  line-height: 0;
  clear: both;
}

.clearfix {
  display: block;
  zoom: 1;
}

.clearfix:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

body {
  _display: inline;
  _zoom: 1;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

iframe {
  max-width: 100%;
}

.minc {
  font-family: 'Times New Roman', 游明朝体, 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HGS明朝B, 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.target_line {
  margin-top: -70px;
  padding-top: 70px;
}

iframe {
  max-width: 100%;
}

.anim {
  -webkit-transition: all 200ms 0s ease;
  transition: all 200ms 0s ease;
}

.anim:hover {
  opacity: .9;
  filter: alpha(opacity=90);
  -moz-opacity: .9;
}

section {
  display: block;
}

/****************************************
		Base Setting 
*****************************************/
.preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

body {
  background-color: #f5f5f5;
}

.wrap {
  position: relative;
  z-index: 4;
  max-width: 980px;
  margin: 0 auto;
}

.main {
  overflow: hidden;
}

.boxs .box {
  float: left;
}

.tit_l {
  color: #0f2369;
}

.tit_l h2 {
  font-size: 214%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .15em;
}

.tit_l p strong {
  font-size: 114%;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: .04em;
}

.tit_l p span {
  position: relative;
  top: -5px;
  left: 16px;
  display: inline-block;
  width: 90px;
  height: 2px;
}

.tit_l p span i {
  position: absolute;
  top: 0;
  display: block;
  width: 45px;
  height: 2px;
  -webkit-transition: all 400ms .8s ease;
  transition: all 400ms .8s ease;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.tit_l p span i:nth-child(1) {
  left: 0;
  background: #0f2369;
}

.tit_l p span i:nth-child(2) {
  left: 45px;
  background: #cacaca;
}

.tit_l.wh {
  color: #fff;
}

.tit_l.wh p span i:nth-child(1) {
  background: #adadad;
}

.tit_l.wh p span i:nth-child(2) {
  background: #fff;
}

.tit_l.tr {
  text-align: right;
}

.tit_l.tr p span {
  left: -16px;
}

.tit_l.is-anime p span i {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.tit_b {
  line-height: 1.2;
  text-align: center;
  color: #0f2369;
}

.tit_b h2 {
  font-size: 174%;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .2em;
}

.tit_b p {
  font-size: 94%;
  font-weight: 700;
}

.tit_b .line {
  display: block;
  width: 21px;
  height: 1px;
  margin: 41px auto 0;
  background: #0f2369;
}

.btn {
  position: relative;
  display: inline-block;
  width: 416px;
  height: 74px;
  text-align: center;
  text-decoration: none;
}

.btn .inn {
  position: relative;
  height: 74px;
}

.btn .bgin {
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  background: #0f2369;
}

.btn .bg {
  position: relative;
  z-index: 10;
  height: 74px;
  -webkit-mask-size: 416px;
          mask-size: 416px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("./img/common/common_btn_bg.png");
  mask-image: url("./img/common/common_btn_bg.png");
}

.btn .line {
  position: absolute;
  z-index: 11;
  height: 2px;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: all;
  transition-property: all;
  background: #0f2369;
}

.btn .line.tt, .btn .line.bb {
  left: 34px;
  width: 348px;
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.btn .line.tl, .btn .line.tr, .btn .line.bl, .btn .line.br {
  width: 50px;
}

.btn .line.tl {
  top: -.3px;
  left: -15.5px;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: rotate(-47deg) scale(0, 1);
  transform: rotate(-47deg) scale(0, 1);
  -webkit-transform-origin: right center;
          transform-origin: right center;
}

.btn .line.tr {
  top: 36px;
  right: 0;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
  -webkit-transform: rotate(47deg) scale(0, 1);
  transform: rotate(47deg) scale(0, 1);
  -webkit-transform-origin: right center;
          transform-origin: right center;
}

.btn .line.bl {
  bottom: 36px;
  left: 0;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
  -webkit-transform: rotate(47deg) scale(0, 1);
  transform: rotate(47deg) scale(0, 1);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.btn .line.br {
  right: -15.5px;
  bottom: -.3px;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transform: rotate(-47deg) scale(0, 1);
  transform: rotate(-47deg) scale(0, 1);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.btn .line.tt {
  top: 0;
  -webkit-transform-origin: right;
          transform-origin: right;
}

.btn .line.bb {
  bottom: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}

.btn p {
  font-size: 120%;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  z-index: 12;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  letter-spacing: .05em;
  color: #0f2369;
}

.btn.is-over .bgin {
  -webkit-transform-origin: left;
  transform-origin: left;
}

.btn:hover p {
  color: #fff;
}

.btn:hover .bgin {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn.is-anime .line.tt, .btn.is-anime .line.bb {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn.is-anime .line.tl {
  -webkit-transform: rotate(-47deg) scale(1, 1);
  transform: rotate(-47deg) scale(1, 1);
}

.btn.is-anime .line.tr {
  -webkit-transform: rotate(47deg) scale(1, 1);
  transform: rotate(47deg) scale(1, 1);
}

.btn.is-anime .line.bl {
  -webkit-transform: rotate(47deg) scale(1, 1);
  transform: rotate(47deg) scale(1, 1);
}

.btn.is-anime .line.br {
  -webkit-transform: rotate(-47deg) scale(1, 1);
  transform: rotate(-47deg) scale(1, 1);
}

.btn.wh .bgin {
  background: #fff;
}

.btn.wh p {
  color: #fff;
}

.btn.wh .line {
  background: #fff;
}

.btn.wh:hover p {
  color: #0f2369;
}

.btn.min {
  width: 258px;
  height: 58px;
}

.btn.min .inn {
  height: 58px;
}

.btn.min .bg {
  height: 58px;
  -webkit-mask-size: 258px;
          mask-size: 258px;
  -webkit-mask-image: url("./img/common/common_btn_bg_min.png");
  mask-image: url("./img/common/common_btn_bg_min.png");
}

.btn.min .line.tt, .btn.min .line.bb {
  left: 26px;
  width: 206px;
}

.btn.min .line.tl, .btn.min .line.tr, .btn.min .line.bl, .btn.min .line.br {
  width: 38.5px;
}

.btn.min .line.tl {
  top: 0;
  left: -12px;
}

.btn.min .line.tr {
  top: 28px;
  right: 0;
}

.btn.min .line.bl {
  bottom: 29px;
  left: 0;
  width: 40px;
  -webkit-transform: rotate(47.3deg) scale(0, 1);
  transform: rotate(47.3deg) scale(0, 1);
}

.btn.min .line.br {
  right: -12px;
  bottom: 0;
  width: 39px;
}

.btn.min.is-anime .line.bl {
  -webkit-transform: rotate(47.3deg) scale(1, 1);
  transform: rotate(47.3deg) scale(1, 1);
}

.btn.min p {
  font-size: 100%;
}

.news_lists {
  max-width: 788px;
  margin: 0 auto;
}

.news_list {
  display: block;
  padding: 29px 0 27px;
  text-decoration: none;
  border-bottom: 1px solid #cacaca;
}

.news_list .inn {
  position: relative;
}

.news_list .tag {
  font-size: 80%;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  width: 84px;
  padding: 11px 0;
  text-align: center;
  letter-spacing: .01em;
  color: #fff;
  background: #0f2369;
}

.news_list dl {
  position: relative;
  top: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 121px;
}

.news_list dl dt {
  font-weight: 700;
  width: 12%;
  letter-spacing: .03em;
  color: #0f2369;
}

.news_list dl dd {
  font-size: 107%;
  position: relative;
  top: 1px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  width: 88%;
  padding-left: 23px;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  letter-spacing: .1em;
  -webkit-line-clamp: 2;
}

.news_list:first-child {
  border-top: 1px solid #cacaca;
}

.news_list:hover dl dd {
  opacity: .5;
}

.header {
  position: fixed;
  z-index: 99;
  top: -93px;
  left: 0;
  width: 100%;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  background: #fff;
}

.header.tp {
  top: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}

.header_inner {
  position: relative;
  height: 93px;
}

.header_logo {
  position: absolute;
  top: 50%;
  left: 32px;
  -webkit-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
}

.header_logo img {
  vertical-align: middle;
}

.gnav {
  position: absolute;
  top: 33px;
  right: 209px;
}

.gnav ul li {
  display: inline-block;
  margin-left: 34px;
}

.gnav ul li a {
  line-height: 1.2;
  text-decoration: none;
}

.gnav ul li a .inn strong {
  font-size: 94%;
  font-weight: 700;
  display: block;
  -webkit-transition: opacity 500ms 0s ease;
  transition: opacity 500ms 0s ease;
  letter-spacing: .2em;
}

.gnav ul li a .inn span {
  font-size: 74%;
  font-weight: 700;
  letter-spacing: .04em;
  color: #9d9d9d;
}

.gnav ul li a:hover .inn strong {
  color: #002e86;
}

.header_contact {
  position: absolute;
  top: 12px;
  right: 26px;
}

.header_contact a {
  display: inline-block;
  width: 68px;
  height: 68px;
  text-decoration: none;
}

.header_contact a .inn {
  position: relative;
}

.header_contact a:nth-child(1) {
  margin-right: 8px;
}

.header_contact a:hover .header_contact_d .dbg {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.header_contact a.is-over .header_contact_d .dbg {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.header_contact_d {
  position: relative;
  top: 10px;
  left: 10px;
  display: inline-block;
  overflow: hidden;
  width: 48px;
  height: 48px;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: rotate(45deg) perspective(0);
  transform: rotate(45deg) perspective(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  border: 1px solid #ebd300;
  background: #ebd300;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.header_contact_d .din {
  position: relative;
  width: 68px;
  height: 68px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.header_contact_d .dbg {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  background: #fff;
}

.header_contact_clms {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: center;
}

.header_contact_clms span {
  font-size: 74%;
  font-weight: 700;
  line-height: 1;
  display: block;
  letter-spacing: .04em;
  color: #0f2369;
}

.footer {
  position: relative;
  padding: 239px 0 35px;
  background: #fff;
}

.footer_contact {
  text-align: center;
}

.footer_contact .wrap {
  padding: 84px 0 64px;
}

.footer_contact .tit_b h2 {
  font-size: 200%;
  letter-spacing: .15em;
}

.footer_contact .tit_b p {
  letter-spacing: .05em;
}

.footer_contact_clm {
  padding: 38px 0 45px;
}

.footer_contact_clm p {
  font-size: 114%;
  line-height: 2;
  letter-spacing: .03em;
}

.footer_gotop {
  position: absolute;
  top: -49px;
  right: 0;
  display: block;
  width: 98px;
  height: 98px;
  text-decoration: none;
}

.footer_gotop .inn {
  position: relative;
}

.footer_gotop:hover .footer_gotop_d .dbg {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.footer_gotop.is-over .footer_gotop_d .dbg {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.footer_gotop_d {
  position: relative;
  top: 14px;
  left: 0;
  display: inline-block;
  overflow: hidden;
  width: 70px;
  height: 70px;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #cacaca;
}

.footer_gotop_d .din {
  position: relative;
  width: 98px;
  height: 98px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.footer_gotop_d .dbg {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  background: #ebd300;
}

.footer_gotop_clms {
  position: absolute;
  top: 57%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
}

.footer_gotop_clms span {
  font-size: 107%;
  font-weight: 700;
  line-height: 1;
  display: block;
  margin-top: 5px;
  letter-spacing: .05em;
  color: #0f2369;
}

.footer_inner {
  position: relative;
  max-width: 1260px;
  height: 220px;
  margin: 0 auto;
}

.footer_logo {
  display: block;
  margin-bottom: 21px;
}

.footer_info {
  position: absolute;
  top: 0;
  left: 0;
}

.footer_info dl {
  margin-bottom: 10px;
  color: #fff;
}

.footer_info dl dt {
  font-size: 94%;
  font-weight: 700;
  letter-spacing: .05em;
}

.footer_info dl dd {
  font-size: 94%;
  letter-spacing: .05em;
}

.footer_info dl dd span {
  display: block;
}

.fnav {
  position: absolute;
  top: 0;
  right: 0;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.fnav ul li {
  margin-left: 13px;
  white-space: nowrap;
}

.fnav ul li a {
  display: block;
  padding: 0 5px;
  text-decoration: none;
  color: #111;
}

.fnav ul li a p {
  font-size: 87%;
  font-weight: 700;
  position: relative;
  display: inline-block;
  letter-spacing: .2em;
}

.fnav ul li a i {
  position: absolute;
  top: 0;
  right: -2px;
  width: 1px;
  height: 100%;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  transform-origin: top;
  background: #111;
}

.fnav ul li a:hover i {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.footer_copy {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}

.footer_copy p {
  font-size: 74%;
  line-height: 1.2;
  letter-spacing: .05em;
}

.allbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.allbg.bg_top_head {
  z-index: 2;
  height: 150vw;
  opacity: 0;
  background-image: url(./img/top/bg_head_01.svg);
}

.allbg.bg_top_01 {
  z-index: 1;
  height: 300vw;
  opacity: 1;
  background-image: url(./img/top/bg_top_01.svg);
  background-size: 100vw;
}

.allbg.bg_top_02 {
  z-index: 1;
  top: 160px;
  height: 2000px;
  -webkit-transform: skewY(-45deg);
          transform: skewY(-45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  opacity: 1;
  background: #0f2369;
}

.allbg.bg_foot {
  height: 100%;
  opacity: 1;
  background-image: url(./img/common/bg_foot_01.svg);
  background-position: bottom center;
}

.allbg.bg_pages {
  top: 93px;
  height: 1000px;
  -webkit-transition: opacity ease-out 1.5s,background-size ease-out 1.5s, -webkit-transform ease-out 1.5s;
  transition: opacity ease-out 1.5s,background-size ease-out 1.5s, -webkit-transform ease-out 1.5s;
  transition: transform ease-out 1.5s, opacity ease-out 1.5s,background-size ease-out 1.5s;
  transition: transform ease-out 1.5s, opacity ease-out 1.5s,background-size ease-out 1.5s, -webkit-transform ease-out 1.5s;
  -webkit-transform: scale(1) translateY(-30px);
          transform: scale(1) translateY(-30px);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  opacity: 0;
  background-image: url(./img/common/common_pages_bg_02.svg);
  background-size: 100%;
}

.allbg.bg_pages.is-anime {
  top: 93px;
  -webkit-transform: scale(1) translateY(0px);
          transform: scale(1) translateY(0px);
  opacity: 1;
  background-size: 240%;
}

/****************************************
		top Setting 
*****************************************/
.sec_top_topimg {
  position: relative;
  overflow: hidden;
  min-height: 680px;
  background: #fff;
}

.top_topanim_s {
  position: absolute;
  z-index: 12;
  top: 45%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.top_topanim_s img {
  vertical-align: top;
  opacity: 0;
}

.top_topanim_s .topanim_s_00 {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 76.6px;
  opacity: 1;
}

.top_topanim_s .topanim_s_01 {
  position: relative;
  top: 0;
  left: 0;
  width: 106.26px;
}

.top_topanim_name {
  position: absolute;
  z-index: 14;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
}

.top_topimg_logo {
  position: absolute;
  z-index: 21;
  top: 0;
  left: 58px;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.top_topimg_nav {
  position: absolute;
  z-index: 32;
  top: 177px;
  left: 58px;
  opacity: 0;
}

.top_topimg_nav ul li a {
  line-height: 1.2;
  display: block;
  padding: 12px 0;
  text-decoration: none;
}

.top_topimg_nav ul li a .inn {
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.top_topimg_nav ul li a h3 {
  font-size: 87%;
  font-weight: 700;
  letter-spacing: .15em;
}

.top_topimg_nav ul li a p {
  position: relative;
  top: 0;
  left: 0;
  width: 84px;
}

.top_topimg_nav ul li a p strong {
  font-size: 74%;
  font-weight: 700;
  letter-spacing: .04em;
}

.top_topimg_nav ul li a p i {
  position: absolute;
  top: 10px;
  right: 0;
  display: block;
  height: 1px;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  background: #111;
}

.top_topimg_nav ul li a:hover .inn {
  -webkit-transform: translateX(13px);
          transform: translateX(13px);
}

.top_topimg_nav ul li a:hover p i {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.top_topimg_nav ul li:nth-child(1) a p i {
  width: 31px;
}

.top_topimg_nav ul li:nth-child(2) a p i {
  width: 39px;
}

.top_topimg_nav ul li:nth-child(3) a p i {
  width: 34px;
}

.top_topimg_nav ul li:nth-child(4) a p i {
  width: 50px;
}

.top_topimg_nav ul li:nth-child(5) a p i {
  width: 34px;
}

.top_topimg_contact {
  position: absolute;
  z-index: 32;
  top: 48px;
  right: 44px;
  opacity: 0;
}

.top_topimg_contact a {
  display: block;
  width: 81px;
  height: 81px;
  text-decoration: none;
}

.top_topimg_contact a .inn {
  position: relative;
}

.top_topimg_contact a:nth-child(1) {
  margin-bottom: 11px;
}

.top_topimg_contact a:hover .topimg_contact_d .dbg {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.top_topimg_contact a.is-over .topimg_contact_d .dbg {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.topimg_contact_d {
  position: relative;
  top: 12px;
  left: 12px;
  display: inline-block;
  overflow: hidden;
  width: 57px;
  height: 57px;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #fff;
}

.topimg_contact_d .din {
  position: relative;
  width: 81px;
  height: 81px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.topimg_contact_d .dbg {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  background: #ebd300;
}

.topimg_contact_clms {
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  text-align: center;
}

.topimg_contact_clms span {
  font-size: 87%;
  font-weight: 700;
  line-height: 1;
  display: block;
  letter-spacing: .03em;
  color: #0f2369;
}

.top_topimg_ilst {
  position: absolute;
  z-index: 21;
  top: 54%;
  left: 50%;
  width: 585px;
  height: 210px;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  opacity: 0;
  background-image: url(./img/top/top_topimg_ilst@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 585px;
}

.top_scroll {
  position: absolute;
  z-index: 21;
  top: 451px;
  right: 74px;
  opacity: 0;
}

.top_scroll .inn {
  position: relative;
  text-align: center;
}

.top_scroll p {
  font-weight: 400;
  line-height: 7px;
  position: relative;
  right: -2px;
  margin-top: 11px;
  -webkit-animation: animTopScrollF 2s ease-in-out 2.5s infinite;
          animation: animTopScrollF 2s ease-in-out 2.5s infinite;
  -ms-writing-mode: tb-lr;
  opacity: 0;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}

.top_scroll .sline {
  position: relative;
  width: 7px;
  height: 49px;
  max-height: 49px;
  margin: 0 auto;
}

.top_scroll .sline span {
  display: inline-block;
  width: 1px;
  height: 49px;
  max-height: 49px;
  background: #fff;
}

.top_scroll .sline i {
  position: absolute;
  top: 26px;
  left: 1px;
  display: block;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: animTopScroll 2s ease-in-out 2.5s infinite;
          animation: animTopScroll 2s ease-in-out 2.5s infinite;
  opacity: 0;
  background: #fff;
}

@-webkit-keyframes animTopScroll {
  0% {
    top: 0;
    margin: 0;
    opacity: 0;
  }
  15%, 60% {
    opacity: 1;
  }
  75% {
    top: 110%;
    margin: -10px 0 0;
    opacity: 0;
  }
  100% {
    top: 0;
    margin: 3px 0 0;
    opacity: 0;
  }
}

@keyframes animTopScroll {
  0% {
    top: 0;
    margin: 0;
    opacity: 0;
  }
  15%, 60% {
    opacity: 1;
  }
  75% {
    top: 110%;
    margin: -10px 0 0;
    opacity: 0;
  }
  100% {
    top: 0;
    margin: 3px 0 0;
    opacity: 0;
  }
}

@-webkit-keyframes animTopScrollF {
  0% {
    opacity: 0;
  }
  15%, 60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes animTopScrollF {
  0% {
    opacity: 0;
  }
  15%, 60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.top_topimg_news {
  position: absolute;
  z-index: 21;
  bottom: 0;
  left: 54px;
  width: 70%;
  height: 116px;
  padding-top: 36px;
  opacity: 0;
}

.top_topimg_news .inner {
  position: relative;
}

.top_topimg_news .news_lists {
  width: auto;
}

.top_topimg_news .news_list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 9px 0 8px;
  -webkit-transition: all 600ms 0s ease;
  transition: all 600ms 0s ease;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  border-bottom: none;
}

.top_topimg_news .news_list.is-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.top_topimg_news .news_list:first-child {
  border-top: none;
}

.top_topimg_news .news_list .tag {
  font-size: 80%;
  width: 78px;
  padding: 8px 0;
  background-color: #0f2369;
}

.top_topimg_news .news_list dl {
  padding-left: 100px;
}

.top_topimg_news .news_list dl dt {
  font-size: 94%;
  width: auto;
}

.top_topimg_news .news_list dl dd {
  font-size: 87%;
  padding-left: 10px;
  -webkit-line-clamp: 1;
}

.sec_top_about {
  position: relative;
  z-index: 5;
  padding: 104px 0 191px;
}

.top_about_clm {
  display: block;
  width: 820px;
  height: 350px;
  margin: 0 auto;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.top_about_clm p {
  line-height: 3;
  display: inline-block;
  padding: 0 30px;
  text-align: left;
  vertical-align: top;
  letter-spacing: .13em;
}

@media all and (-ms-high-contrast: none) {
  .top_about_clm {
    margin-left: 80px;
  }
}

.top_about_more {
  padding-top: 77px;
  text-align: center;
}

.sec_top_service {
  padding: 191px 0 203px;
}

.top_services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 109px 0;
}

.top_service {
  position: relative;
  display: block;
  width: 28.66%;
  height: 296px;
  margin-bottom: 90px;
  text-align: center;
}

.top_service.top_service_01 {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.top_service.top_service_01 .service_img {
  top: 14px;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.top_service.top_service_02 {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.top_service.top_service_02 .service_img {
  top: 44px;
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

.top_service.top_service_03 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.top_service.top_service_03 .service_img {
  top: 60px;
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

.top_service.top_service_04 {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.top_service.top_service_04 .service_img {
  top: 80px;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.top_service.top_service_05 {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.top_service.top_service_05 .service_img {
  top: 80px;
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

.top_service.top_service_05 .service_img_2 {
  top: 42px;
}

.top_service.top_service_06 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.top_service.top_service_06 .service_img {
  top: 80px;
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

.top_service.top_service_06 .service_img_2 {
  top: 54px;
}

.top_service.top_service_07 {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.top_service.top_service_07 .service_img {
  top: 68px;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.top_service.top_service_08 {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.top_service.top_service_08 .service_img {
  top: 66px;
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

.top_service.top_service_09 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.top_service.top_service_09 .service_img {
  top: 80px;
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

.service_img {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
}

.service_d {
  position: relative;
  top: 41px;
  display: inline-block;
  overflow: hidden;
  width: 198px;
  height: 198px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #fff;
}

.service_tit {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 223px;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);
  color: #fff;
}

.service_tit .inn {
  position: relative;
  overflow: hidden;
  height: 50px;
  background-color: #0f2369;
  -webkit-mask-size: 223px;
          mask-size: 223px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("./img/top/top_service_mask.png");
  mask-image: url("./img/top/top_service_mask.png");
}

.service_tit .bginn {
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  background-color: #ebd300;
}

.service_tit h3 {
  font-size: 114%;
  line-height: 1.2;
  position: absolute;
  z-index: 12;
  top: 52%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  letter-spacing: .1em;
}

.top_service.is-over .service_tit .bginn {
  -webkit-transform-origin: left;
  transform-origin: left;
}

.top_service:hover .service_tit {
  color: #0f2369;
}

.top_service:hover .service_tit .bginn {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.top_service_more {
  text-align: center;
}

.sec_top_member {
  position: relative;
  padding: 203px 0;
}

.top_members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 118px 0 70px;
}

.top_member {
  position: relative;
  display: block;
  width: 28.887%;
  height: 400px;
  margin-bottom: 94px;
  text-align: center;
}

.member_img {
  position: relative;
  top: 42px;
  display: inline-block;
  overflow: hidden;
  width: 200px;
  height: 200px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.member_bg {
  position: absolute;
  top: -42px;
  left: -42px;
  width: 283px;
  height: 283px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.member_clms {
  position: absolute;
  z-index: 11;
  top: 300px;
  left: 0;
  width: 100%;
  color: #fff;
}

.member_yaku {
  position: relative;
  height: 30px;
}

.member_yaku p {
  font-size: 74%;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  letter-spacing: .08em;
}

.member_name {
  margin-bottom: 6px;
}

.member_name p {
  display: block;
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.member_sika dl {
  width: 100%;
  white-space: nowrap;
}

.member_sika dl dt, .member_sika dl dd {
  line-height: 1.2;
  display: inline-block;
}

.member_sika dl dt {
  position: relative;
}

.member_sika dl dt i {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #ebd300;
}

.member_sika dl dt span {
  font-size: 80%;
  font-weight: 700;
  padding-left: 10px;
  letter-spacing: .05em;
}

.member_sika dl dd {
  font-size: 94%;
  position: relative;
  top: 1px;
  letter-spacing: .05em;
}

.top_member_more {
  text-align: center;
}

.sec_top_recruit {
  padding: 203px 0 153px;
}

.top_recruitclm {
  padding: 100px 0;
  color: #fff;
}

.top_recruitclm h3 {
  font-size: 187%;
  font-weight: 700;
  line-height: 1.8;
  display: block;
  margin-bottom: 30px;
  letter-spacing: .1em;
}

.top_recruitclm p {
  line-height: 2.2;
  letter-spacing: .05em;
}

.top_recruits {
  text-align: center;
}

.top_recruit {
  display: inline-block;
  width: 312px;
  margin: 0 33px;
  text-decoration: none;
}

.top_recruit .inn {
  position: relative;
  overflow: hidden;
  height: 312px;
  background-color: #fff;
  -webkit-mask-size: 313px;
          mask-size: 313px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("./img/top/top_recruit_mask.png");
  mask-image: url("./img/top/top_recruit_mask.png");
}

.top_recruit.top_recruit_01 .recruit_img {
  top: 33px;
}

.top_recruit.top_recruit_01 .recruit_img img {
  position: relative;
  left: -5px;
}

.top_recruit.top_recruit_02 .recruit_img {
  top: 55px;
}

.top_recruit .recruit_bg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  background-color: #ebd300;
}

.top_recruit.is-over .recruit_bg {
  -webkit-transform-origin: left;
  transform-origin: left;
}

.top_recruit:hover .recruit_bg {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.recruit_img {
  position: absolute;
  z-index: 9;
  left: 0;
  width: 100%;
}

.recruit_clms {
  position: absolute;
  z-index: 9;
  top: 233px;
  left: 0;
  width: 100%;
}

.recruit_clms p {
  font-size: 134%;
  font-weight: 700;
  line-height: 1.4;
  color: #0f2369;
}

.top_recruit_more {
  padding: 168px 0 0;
  text-align: center;
}

.sec_top_news {
  padding: 153px 0;
}

.sec_top_news .news_lists {
  padding: 161px 0 119px;
}

.top_news_more {
  text-align: center;
}

.sec_top_outline {
  position: relative;
  padding: 30px 0 30px;
  background: #e4e4e4;
}

.sec_top_outline .wrap {
  height: 591px;
}

.top_outline_clms {
  position: absolute;
  top: 50%;
  left: 0;
  width: 257px;
  -webkit-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
}

.top_outline_clms .tit_b {
  margin-bottom: 36px;
}

.top_outline_maps {
  position: absolute;
  z-index: 11;
  top: 61px;
  right: 36px;
  width: 50%;
}

.top_outline_map {
  position: relative;
  height: 256px;
}

.top_outline_map iframe {
  width: 100%;
  vertical-align: top;
}

.top_outline_map .tag {
  font-size: 94%;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  z-index: 11;
  top: -31px;
  left: 0;
  display: block;
  width: 111px;
  height: 31px;
  padding: 9px 0 8px;
  text-align: center;
  letter-spacing: .2em;
  color: #fff;
  background: #0f2369;
}

.top_outline_map:nth-child(1) {
  margin-bottom: 52px;
}

/****************************************
		anim Setting 
*****************************************/
.animf {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

.animf.is-anime {
  -webkit-animation: fadeInUp 0.8s 0.3s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
  animation: fadeInUp 0.8s 0.3s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.animz {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  opacity: 0;
}

.is-anime .animz {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.animzc {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: scale(0.6) rotate(45deg);
          transform: scale(0.6) rotate(45deg);
  opacity: 0;
}

.top_member.is-anime .animzc {
  -webkit-transform: scale(1) rotate(45deg);
          transform: scale(1) rotate(45deg);
  opacity: 1;
}

/****************************************
		page Setting 
*****************************************/
.body_pages {
  background: #fff;
}

.sec_pages_top {
  position: relative;
  margin-top: 93px;
  padding: 296px 0 0;
}

.sec_pages_top .tit_l h2 {
  font-size: 254%;
  margin-bottom: 10px;
  letter-spacing: .15em;
}

.sec_pages_top .tit_l p strong {
  font-size: 134%;
}

.sec_pages_top .tit_l p span {
  width: 106px;
}

.sec_pages_top .tit_l p span i {
  width: 53px;
}

.sec_pages_top .tit_l p span i:nth-child(2) {
  left: 53px;
}

.pages_bread {
  font-size: 80%;
  position: absolute;
  z-index: 11;
  top: 22px;
  left: 38px;
}

.pages_bread a {
  text-decoration: none;
  color: #0f2369;
}

/****************************************
		aboutus Setting 
*****************************************/
.sec_aboutus_nav {
  z-index: 11;
  padding: 158px 0 88px;
}

.sec_aboutus_nav .wrap {
  z-index: 12;
}

.aboutus_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.aboutus_nav a {
  display: block;
  width: 27.89%;
  text-decoration: none;
}

.aboutus_nav a .inn {
  position: relative;
}

.aboutus_nav a p {
  padding: 10px 0;
}

.aboutus_nav a p strong {
  font-weight: 700;
  line-height: 1.2;
  padding-left: 8px;
  color: #0f2369;
}

.aboutus_nav a p .num {
  position: relative;
  top: 0;
  left: 0;
}

.aboutus_nav a p .num img {
  vertical-align: top;
}

.aboutus_nav a p i {
  position: absolute;
  top: 17px;
  right: 0;
}

.aboutus_nav a p i img {
  vertical-align: top;
}

.aboutus_nav a .line {
  position: relative;
  display: block;
  height: 1px;
  background: #cacaca;
}

.aboutus_nav a .line i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transition: all 400ms 0s ease;
  transition: all 400ms 0s ease;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center left;
          transform-origin: center left;
  background: #0f2369;
}

.aboutus_nav a:nth-child(1) .num {
  top: -4px;
}

.aboutus_nav a:hover .line i {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.aboutus_tit {
  padding: 123px 0 20px;
  text-align: center;
}

.aboutus_tit h2 strong {
  font-size: 234%;
  line-height: 1.2;
  position: relative;
  padding-left: 19px;
  letter-spacing: .05em;
  color: #0f2369;
}

.aboutus_l_outer {
  position: relative;
  margin-top: 156px;
}

.aboutus_l_outer .wrap {
  height: 471px;
}

.aboutus_l_outer.aboutus_l_02 .aboutus_l_d {
  right: inherit;
  left: -46px;
}

.aboutus_l_outer.aboutus_l_02 .aboutus_l_bg {
  right: 0;
  left: inherit;
}

.aboutus_l_outer.aboutus_l_02 .aboutus_l_clms {
  top: 89px;
  right: 0;
  left: inherit;
  height: 320px;
}

.aboutus_l_d {
  position: absolute;
  z-index: 9;
  top: -110px;
  right: -46px;
  width: 346px;
}

.aboutus_l_d .inn {
  position: relative;
  height: 346px;
}

.boutus_l_d_bg {
  position: absolute;
  z-index: 5;
  top: 51px;
  left: 51px;
  width: 244px;
  height: 244px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #0f2369;
}

.aboutus_l_d_clms {
  position: absolute;
  z-index: 6;
  top: 112px;
  left: 142px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.aboutus_l_d_clms p {
  line-height: 1.4;
}

.aboutus_l_d_clms p strong {
  font-size: 174%;
  display: block;
  letter-spacing: .25em;
  color: #fff;
}

.aboutus_l_d_clms p span {
  font-size: 87%;
  position: relative;
  top: 2px;
  letter-spacing: .03em;
  color: #ebd300;
}

.aboutus_l_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 79.58%;
  height: 100%;
  background: #e4e4e4;
}

.aboutus_l_clms {
  position: absolute;
  top: 140px;
  left: 224px;
  width: 340px;
  height: 230px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.aboutus_l_clms h3 {
  font-size: 167%;
  font-weight: 700;
  line-height: 3.5;
  letter-spacing: .1em;
  color: #0f2369;
}

.aboutus_l_clms h3 span {
  position: relative;
  display: inline-block;
}

.aboutus_l_clms h3 span:after {
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  content: '';
  background: #0f2369;
}

.aboutus_l_clms h3 span small {
  position: relative;
  top: 0;
}

.aboutus_l_clms h4 {
  line-height: 1.6;
  padding-left: 20px;
  color: #0f2369;
}

.aboutus_l_clms h4 strong {
  font-size: 154%;
  display: block;
  letter-spacing: .1em;
}

.aboutus_l_clms h4 small {
  font-size: 120%;
  letter-spacing: .1em;
}

.aboutus_l_clms p {
  font-size: 107%;
  line-height: 2;
  padding-left: 50px;
  letter-spacing: .05em;
}

.sec_aboutus_02 {
  padding: 147px 0 237px;
}

.aboutus_logos_outer .wrap {
  max-width: 848px;
}

.aboutus_logos_head {
  padding: 176px 0 136px;
  text-align: center;
}

.aboutus_logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.aboutus_logo {
  width: 217px;
  text-align: center;
}

.aboutus_logo.aboutus_logo_01 {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.aboutus_logo.aboutus_logo_01 .aboutus_logo_img img {
  top: 10px;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.aboutus_logo.aboutus_logo_02 {
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
}

.aboutus_logo.aboutus_logo_02 .aboutus_logo_img img {
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

.aboutus_logo.aboutus_logo_03 {
  -webkit-animation-delay: .9s;
          animation-delay: .9s;
}

.aboutus_logo.aboutus_logo_03 .aboutus_logo_img img {
  top: 20px;
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

.aboutus_logo_img {
  height: 137px;
}

.aboutus_logo_img img {
  position: relative;
}

.aboutus_logo_clms p {
  text-align: justify;
  letter-spacing: .05em;
}

.sec_aboutus_03 {
  position: relative;
  margin-bottom: 283px;
  padding: 131px 0 108px;
}

.sec_aboutus_03 .aboutus_tit h2 strong {
  top: -20px;
  color: #fff;
}

.sec_aboutus_03 .aboutus_bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0f2369;
}

.aboutus_mes {
  padding: 161px 0 0;
}

.aboutus_mes_l_clms {
  position: relative;
  padding-top: 70px;
  padding-left: 48px;
}

.aboutus_mes_l_clms .line {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 100%;
  -webkit-transition: all 500ms .5s ease;
  transition: all 500ms .5s ease;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  background: #ebd300;
}

.is-anime .aboutus_mes_l_clms .line {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.aboutus_mes_l_clm {
  color: #fff;
}

.aboutus_mes_l_clm p {
  font-size: 134%;
  line-height: 1.2;
  padding: 34px 0 18px;
  letter-spacing: .1em;
}

.aboutus_mes_l_clm ul {
  line-height: 1.2;
}

.aboutus_mes_l_clm ul li {
  font-size: 107%;
  margin-bottom: 4px;
}

.aboutus_mes_img {
  position: relative;
  left: -6.8%;
}

.aboutus_mes_r {
  position: absolute;
  top: 175px;
  right: -8.57%;
  width: 72.95%;
}

.aboutus_mes_r .inn {
  position: relative;
  padding: 100px 10.2%;
  background: #f5f5f5;
}

.aboutus_mes_r_clms p {
  font-size: 107%;
  line-height: 2.2;
  margin-bottom: 25px;
  letter-spacing: .05em;
}

.aboutus_mes_r_clms p:last-child {
  margin-bottom: 0;
}

.aboutus_mes_img_02 {
  left: 0;
}

.aboutus_mes_l_clms_02 {
  padding-left: 70px;
}

.aboutus_mes_l_clms_02 .line {
  left: 43px;
}

.aboutus_mes_r_02 {
  right: 0;
  width: 62.75%;
}

/****************************************
		outline Setting 
*****************************************/
.sec_outline_01 {
  padding: 134px 0 0;
}

.sec_outline_pd {
  height: 20px;
}

.outline_tbl table {
  width: 100%;
}

.outline_tbl table th, .outline_tbl table td {
  padding: 30px 0;
  text-align: left;
  border-top: 1px solid #cacaca;
}

.outline_tbl table th {
  position: relative;
  white-space: nowrap;
}

.outline_tbl table th i {
  position: relative;
  top: -2px;
  left: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #0f2369;
}

.outline_tbl table th strong {
  font-weight: 700;
  padding-left: 6px;
  letter-spacing: .05em;
  color: #0f2369;
}

.outline_tbl table td {
  padding-left: 35px;
}

.outline_tbl table td p {
  font-size: 114%;
  letter-spacing: .05em;
}

.outline_tbl table td p strong {
  font-weight: 700;
}

.outline_tbl table td dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.outline_tbl table td dl dt, .outline_tbl table td dl dd {
  font-size: 114%;
  letter-spacing: .05em;
}

.outline_tbl table td dl dt {
  width: 125px;
}

.outline_tbl table td ul li {
  font-size: 114%;
  letter-spacing: .05em;
}

.outline_tbl table td ul li small {
  font-size: 87%;
}

.outline_tbl table td ol {
  padding-left: 20px;
}

.outline_tbl table td ol li {
  font-size: 114%;
  list-style-type: disc;
  letter-spacing: .05em;
}

.outline_tbl table td iframe {
  width: 100%;
  margin: 27px 0 46px;
}

/****************************************
		single Setting 
*****************************************/
.sec_single_top {
  position: relative;
  min-height: 187px;
  margin-top: 93px;
}

.single_outer {
  max-width: 688px;
  margin: 0 auto;
}

.single_tag span {
  font-size: 80%;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  width: 84px;
  padding: 11px 0 10px;
  text-align: center;
  letter-spacing: .01em;
  color: #fff;
  background: #0f2369;
}

.single_date {
  padding: 32px 0 5px;
}

.single_date p {
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .04em;
  color: #0f2369;
}

.single_tit h2 {
  font-size: 134%;
  font-weight: 700;
  letter-spacing: .1em;
}

.single_clms {
  font-size: 107%;
  line-height: 1.8;
  padding: 37px 0 100px;
  letter-spacing: .05em;
}

.single_clms p {
  margin-bottom: 25px;
}

.single_more {
  position: relative;
  margin-bottom: 54px;
}

.single_more ul {
  width: 100%;
  text-align: center;
}

.single_more ul li {
  display: inline-block;
}

.single_more ul li.mprv, .single_more ul li.mnxt {
  position: absolute;
  top: 0;
  width: 59px;
}

.single_more ul li.mprv {
  left: 0;
}

.single_more ul li.mnxt {
  right: 0;
}

.single_more ul li.mcnt {
  position: relative;
  top: -5px;
}

.single_more ul li.mcnt p {
  font-weight: 700;
  margin-top: 5px;
  letter-spacing: .05em;
}

.single_more ul li.mcnt .scnt {
  display: inline-block;
  width: 42px;
  height: 42px;
  -webkit-transition: all 400ms 0s ease;
  transition: all 400ms 0s ease;
  background-image: url(./img/common/common_ico_mcnt@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 41px;
}

.single_more ul li.mcnt:hover .scnt {
  background-image: url(./img/common/common_ico_mcnt_on@2x.png);
}

.single_more ul li a {
  text-decoration: none;
}

.smore {
  display: block;
  width: 59px;
  height: 59px;
  -webkit-transition: all 400ms 0s ease;
  transition: all 400ms 0s ease;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 58px;
}

.smore.sprv {
  background-image: url(./img/common/common_ico_sprv@2x.png);
}

.smore.snxt {
  background-image: url(./img/common/common_ico_snxt@2x.png);
}

.smore:hover.sprv {
  background-image: url(./img/common/common_ico_sprv_on@2x.png);
}

.smore:hover.snxt {
  background-image: url(./img/common/common_ico_snxt_on@2x.png);
}

/****************************************
		category Setting 
*****************************************/
.sec_category_nav {
  padding: 106px 0 92px;
}

.category_nav {
  text-align: center;
}

.category_nav a {
  display: inline-block;
  padding: 10px 0;
  text-decoration: none;
}

.category_nav a .inn {
  position: relative;
}

.category_nav a i {
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: transparent;
}

.category_nav a p {
  font-size: 114%;
  font-weight: 700;
  margin-top: 5px;
  -webkit-transition: all 400ms 0s ease;
  transition: all 400ms 0s ease;
  letter-spacing: .1em;
  color: #9d9d9d;
}

.category_nav a:hover p {
  color: #0f2369;
}

.category_nav a.active p {
  color: #0f2369;
}

.category_nav a.active i {
  background: #0f2369;
}

.category_nav a:nth-child(2) {
  margin: 0 115px;
}

.sec_category .news_lists {
  max-width: 760px;
  padding-bottom: 100px;
}

.category_more {
  font-size: 127%;
  font-weight: 700;
  position: relative;
  max-width: 465px;
  margin: 0 auto;
  padding-bottom: 90px;
  text-align: center;
  letter-spacing: .05em;
}

.category_more .wp-pagenavi a, .category_more .wp-pagenavi span {
  position: relative;
  display: inline-block;
  padding: 10px;
}

.category_more .wp-pagenavi a {
  -webkit-transition: all 400ms 0s ease;
  transition: all 400ms 0s ease;
  text-decoration: none;
  color: #111;
}

.category_more .wp-pagenavi a:hover {
  color: #0f2369;
}

.category_more .wp-pagenavi .current {
  color: #0f2369;
}

.category_more .wp-pagenavi .current:after {
  position: absolute;
  bottom: 7px;
  left: 50%;
  width: 13px;
  height: 2px;
  content: '';
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);
  background: #0f2369;
}

.category_more .wp-pagenavi .previouspostslink, .category_more .wp-pagenavi .nextpostslink {
  position: absolute;
  top: -22px;
  width: 59px;
  height: 59px;
}

.category_more .wp-pagenavi .previouspostslink:after, .category_more .wp-pagenavi .nextpostslink:after {
  display: none;
}

.category_more .wp-pagenavi .previouspostslink {
  left: 0;
}

.category_more .wp-pagenavi .nextpostslink {
  right: 0;
}

/****************************************
	contact Setting 
*****************************************/
.sec_contact_nav {
  padding: 154px 0 92px;
}

.contact_nav ul {
  text-align: center;
}

.contact_nav ul li {
  display: inline-block;
  width: 198px;
}

.contact_nav ul li .inn {
  position: relative;
}

.contact_nav ul li p {
  font-size: 114%;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .1em;
  color: #9d9d9d;
}

.contact_nav ul li span {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 14px;
  background: #9d9d9d;
}

.contact_nav ul li .arw {
  position: absolute;
  top: 2px;
  right: -40px;
  display: block;
  width: 7px;
  height: 12px;
  background-image: url(./img/contact/contact_ico_arws@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6px;
}

.contact_nav ul li:nth-child(2) {
  margin: 0 80px;
}

.contact_nav ul li.active span {
  background: #0f2369;
}

.contact_nav ul li.active p {
  color: #0f2369;
}

.contact_nav ul li.active .arw {
  background-image: url(./img/contact/contact_ico_arws_on@2x.png);
}

.sec_contact .wrap {
  max-width: 1040px;
}

.contact_outer {
  padding: 120px;
  background: #f5f5f5;
}

.contact_head {
  padding-bottom: 93px;
  text-align: center;
}

.contact_head h2 {
  font-size: 187%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .15em;
  color: #0f2369;
}

.contact_head p {
  margin-top: 20px;
}

.contact_head p i {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #0f2369;
}

.contact_body table {
  width: 100%;
}

.contact_body table th, .contact_body table td {
  padding-bottom: 42px;
  text-align: left;
  vertical-align: top;
}

.contact_body table th {
  line-height: 1.2;
  position: relative;
  width: 200px;
  padding-left: 63px;
  white-space: nowrap;
}

.contact_body table th strong {
  font-size: 94%;
  font-weight: 700;
  position: relative;
  top: 10px;
  letter-spacing: .05em;
}

.contact_body table th strong.tn {
  top: 2px;
}

.contact_body .cau {
  font-size: 67%;
  font-weight: 700;
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 47px;
  padding: 5px 0;
  text-align: center;
  letter-spacing: .05em;
  color: #fff;
  background: #0f2369;
}

.contact_body .cau.tn {
  top: 0;
}

.contact_body p.min {
  font-size: 94%;
  padding: 10px 0;
}

.contact_body [type=text], .contact_body [type=email], .contact_body textarea {
  line-height: 1.4;
  border: 1px solid #e4e4e4;
  background: #fff;
  -webkit-appearance: none;
}

.contact_body [type=text], .contact_body [type=email] {
  font-size: 100%;
  width: 100%;
  padding: 10px 19px;
  letter-spacing: .05em;
}

.contact_body [type=text]::-webkit-input-placeholder, .contact_body [type=email]::-webkit-input-placeholder {
  color: #9d9d9d;
}

.contact_body [type=text]:-ms-input-placeholder, .contact_body [type=email]:-ms-input-placeholder {
  color: #9d9d9d;
}

.contact_body [type=text]::-ms-input-placeholder, .contact_body [type=email]::-ms-input-placeholder {
  color: #9d9d9d;
}

.contact_body [type=text]::placeholder, .contact_body [type=email]::placeholder {
  color: #9d9d9d;
}

.contact_body textarea {
  font-size: 100%;
  width: 100%;
  height: 260px;
  padding: 10px;
}

.contact_body .select_outer {
  position: relative;
  overflow: hidden;
  width: 273px;
  text-align: center;
  border: 1px solid #e4e4e4;
  background: #fff;
}

.contact_body .select_outer:after {
  position: absolute;
  top: 12px;
  right: 13px;
  width: 20px;
  height: 20px;
  content: '';
  pointer-events: none;
  background-image: url(./img/contact/contact_ico_arwd@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}

.contact_body .select_outer select {
  font-size: 100%;
  width: 100%;
  padding: 11px 19px 11px;
  cursor: pointer;
  text-indent: .01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.contact_body .select_outer select::-ms-expand {
  display: none;
}

.contact_privacy_outer {
  overflow-y: scroll;
  height: 495px;
  background: #fff;
}

.contact_privacy {
  padding: 54px;
}

.contact_privacy h3 {
  font-size: 120%;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: .05em;
  color: #0f2369;
}

.contact_privacy p {
  font-size: 87%;
  letter-spacing: .05em;
}

.contact_privacy p.lead {
  margin-bottom: 55px;
  text-align: center;
}

.contact_privacy p.leads {
  margin-bottom: 15px;
}

.contact_privacy h4 {
  font-weight: 700;
  margin-bottom: 16px;
}

.contact_privacy h5 {
  font-size: 87%;
  font-weight: 700;
  display: block;
  padding: 10px 0 5px;
  letter-spacing: .05em;
}

.mw_wp_form .horizontal-item {
  display: inline-block;
}

.contact_btn {
  padding: 111px 0 0;
  text-align: center;
}

.contact_btn .cbtn {
  font-size: 100%;
  position: relative;
  display: inline-block;
  width: 320px;
  height: 74px;
  cursor: pointer;
  -webkit-transition: all 400ms 0s ease;
  transition: all 400ms 0s ease;
  border: none;
  background-color: transparent;
  background-image: url(./img/contact/contact_btn_bg@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 319px;
}

.contact_btn .cbtn.sp_ionly {
  display: none;
}

.contact_btn .cbtn.btn_l {
  margin-right: 20px;
}

.contact_btn .cbtn.btn_l span {
  margin-right: 0;
  margin-left: 5px;
}

.contact_btn .cbtn.btn_r {
  margin-left: 20px;
}

.contact_btn .cbtn p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.contact_btn .cbtn p span {
  font-size: 107%;
  font-weight: 700;
  margin-right: 5px;
  letter-spacing: .05em;
  color: #0f2369;
}

.contact_btn .cbtn p .arw {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 29px;
  height: 6px;
  background-image: url(./img/contact/contact_ico_arwmr@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px;
}

.contact_btn .cbtn p .arwb {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 29px;
  height: 6px;
  background-image: url(./img/contact/contact_ico_arwml@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 28px;
}

.contact_btn .cbtn:hover {
  background-image: url(./img/contact/contact_btn_bg_on@2x.png);
}

.contact_btn .cbtn:hover p span {
  color: #fff;
}

.contact_btn .cbtn:hover p .arw {
  background-image: url(./img/contact/contact_ico_arwmr_on@2x.png);
}

.contact_btn .cbtn:hover p .arwb {
  background-image: url(./img/contact/contact_ico_arwml_on@2x.png);
}

.contact_btn .cbtn:disabled {
  cursor: not-allowed;
  -webkit-transition: none;
  transition: none;
  background-image: url(./img/contact/contact_btnd_bg@2x.png);
}

.contact_btn .cbtn:disabled p span {
  color: #9d9d9d;
}

.contact_btn .cbtn:disabled p .arw {
  background-image: url(./img/contact/contact_ico_arwmrd@2x.png);
}

.contact_privacy_ck {
  margin: 30px 0 0;
  text-align: center;
}

.contact_privacy_ck .magic-checkbox + label {
  display: inline-block;
}

.contact_privacy_ck span.wpcf7-list-item {
  margin: 0;
}

.contact_privacy_ck label {
  font-weight: 600;
}

.mw_wp_form_input .contact_nav ul li:nth-child(1) span {
  background: #0f2369;
}

.mw_wp_form_input .contact_nav ul li:nth-child(1) p {
  color: #0f2369;
}

.mw_wp_form_input .contact_nav ul li:nth-child(1) .arw {
  background-image: url(./img/contact/contact_ico_arws_on@2x.png);
}

.mw_wp_form_preview .contact_nav ul li:nth-child(2) span {
  background: #0f2369;
}

.mw_wp_form_preview .contact_nav ul li:nth-child(2) p {
  color: #0f2369;
}

.mw_wp_form_preview .contact_nav ul li:nth-child(2) .arw {
  background-image: url(./img/contact/contact_ico_arws_on@2x.png);
}

.mw_wp_form_preview .contact_body table th strong {
  top: 5px;
}

.mw_wp_form_preview .contact_body table th strong.tn {
  top: 5px;
}

.mw_wp_form_preview .contact_body table td {
  padding-top: 5px;
}

.mw_wp_form_preview .contact_body .select_outer {
  width: auto;
  padding: 0;
  text-align: left;
  border: none;
  background: transparent;
}

.mw_wp_form_preview .contact_body .select_outer:after {
  display: none;
}

.mw_wp_form_preview .contact_body .contact_privacy_outer {
  display: none;
}

.mw_wp_form_preview .contact_body .contact_privacy_ck {
  height: 0;
  margin-top: 0;
  opacity: 0;
}

.mw_wp_form_preview .contact_body .contact_btn {
  padding-top: 60px;
}

.form_bcau {
  font-size: 120%;
  font-weight: 600;
  display: none;
  margin-bottom: 40px;
  text-align: center;
  color: #b9282b;
}

.mw_wp_form_error .form_bcau {
  display: block;
}

.sec_thanks {
  padding: 40px 0;
}

.thanks_outer {
  max-width: 670px;
  margin: 0 auto;
}

.thanks_tit {
  text-align: center;
}

.thanks_tit h3 {
  font-size: 174%;
  font-weight: 700;
  letter-spacing: .08em;
  color: #0f2369;
}

.thanks_clms {
  padding: 45px 0 78px;
}

.thanks_clms p {
  font-size: 107%;
  line-height: 2;
}

.thanks_btn {
  text-align: center;
}

.thanks_btn a {
  display: inline-block;
  text-decoration: none;
}

.thanks_btn a p {
  font-size: 114%;
  font-weight: bold;
  letter-spacing: .07em;
}

.thanks_btn a .smore {
  position: relative;
  left: -3px;
  display: inline-block;
}

/****************************************
		404 Setting 
*****************************************/
.sec_404_top {
  padding-top: 156px;
}

.tit_404 {
  margin-bottom: 50px;
}

.linknone {
  pointer-events: inherit;
}

/****************************************
		service Setting 
*****************************************/
.sec_serice_box {
  padding: 200px 0 0;
}

.service_box {
  margin-bottom: 45px;
  background: linear-gradient(45deg, transparent 10px, #f5f5f5 10px), linear-gradient(315deg, transparent 10px, #f5f5f5 10px), linear-gradient(225deg, transparent 10px, #f5f5f5 10px), linear-gradient(495deg, transparent 10px, #f5f5f5 10px);
  background-repeat: no-repeat;
  background-position: bottom left, bottom right, top right, top left;
  background-size: 51% 51%;
}

.service_box {
  background: -webkit-linear-gradient(45deg, transparent 10px, #f5f5f5 10px), -webkit-linear-gradient(135deg, transparent 10px, #f5f5f5 10px), -webkit-linear-gradient(225deg, transparent 10px, #f5f5f5 10px), -webkit-linear-gradient(315deg, transparent 10px, #f5f5f5 10px);
  background-repeat: no-repeat;
  background-position: bottom left, bottom right, top right, top left;
  background-size: 51% 51%;
}

.service_box_inn {
  cursor: pointer;
}

.service_box_inn:hover .service_box_ico_d .dbg {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.service_box_inn:hover .service_box_ico_d .ddbg {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.service_box_inn:hover .service_box_ico_i {
  background-image: url(./img/service/service_ico_01_on.png);
}

.service_box_inn.is-over .service_box_ico_d .dbg {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.service_box_inn.open .service_box_ico_d .dbg {
  background: #0f2369;
}

.service_box_inn.open .service_box_ico_d .ddbg {
  background: #ebd300;
}

.service_box_inn.open .service_box_ico_i {
  top: 18px;
  background-image: url(./img/service/service_ico_02.png);
}

.service_box_inn.open:hover .service_box_ico_i {
  background-image: url(./img/service/service_ico_02_on.png);
}

.service_box_head {
  position: relative;
  height: 272px;
}

.service_box_head_img {
  position: absolute;
  top: 59px;
  left: 62px;
}

.service_box_head_clms {
  position: absolute;
  top: 78px;
  left: 270px;
  width: 530px;
}

.service_box_head_tit h3 strong {
  font-size: 187%;
  line-height: 1.2;
  position: relative;
  top: -2px;
  left: 16px;
  letter-spacing: .1em;
  color: #0f2369;
}

.service_box_head_clm {
  padding-top: 26px;
}

.service_box_head_clm p {
  font-size: 107%;
  text-align: justify;
  letter-spacing: .05em;
}

.service_box_body {
  display: none;
  width: 790px;
  margin: 0 auto;
  padding-bottom: 92px;
}

.service_box_body_inn {
  padding: 73px 85px 44px;
}

.service_box_body_inn.wh {
  background: #fff;
}

.service_box_body_inn dl {
  float: left;
  width: 282px;
  margin-right: 56px;
  margin-bottom: 29px;
}

.service_box_body_inn dl:nth-child(2n) {
  margin-right: 0;
}

.service_box_body_inn dl dt {
  line-height: 1.4;
  padding: 3px 0 0 11px;
  border-left: 2px solid #ebd300;
}

.service_box_body_inn dl dt strong {
  font-size: 127%;
  display: block;
  letter-spacing: .05em;
  color: #0f2369;
}

.service_box_body_inn dl dt small {
  font-weight: 700;
  letter-spacing: .05em;
  color: #0f2369;
}

.service_box_body_inn dl dd {
  font-size: 94%;
  padding-top: 19px;
  text-align: justify;
  letter-spacing: .05em;
}

.service_box_body_inn dl.mb dt {
  margin-bottom: 21px;
}

.service_box_body_inn h3 {
  font-size: 120%;
  font-weight: 700;
  text-align: center;
  letter-spacing: .15em;
  color: #0f2369;
}

.service_box_body_inn ul li {
  font-size: 94%;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 24px;
  padding: 3px 0 0 11px;
  letter-spacing: .05em;
  color: #0f2369;
  border-left: 2px solid #ebd300;
}

.service_box_body_inn ol li {
  font-size: 114%;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 24px;
  padding: 3px 0 0 11px;
  letter-spacing: .05em;
  color: #0f2369;
  border-left: 2px solid #ebd300;
}

.service_box_body_inn .tac {
  text-align: center;
}

.service_box_body_inn_stit {
  margin-top: 40px;
  padding: 60px 0 40px;
  border-top: 1px solid #cacaca;
}

.service_box_body_inn_ltit {
  line-height: 1;
  width: 240px;
  margin: 50px auto;
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #0f2369;
  border-bottom: 1px solid #0f2369;
}

.service_box_body_inn_ltit h3 {
  font-size: 107%;
  font-weight: 700;
  letter-spacing: .15em;
  color: #0f2369;
}

.service_box_ico {
  position: absolute;
  top: 112px;
  right: 68px;
  display: block;
  width: 48px;
  height: 48px;
  text-decoration: none;
}

.service_box_ico .inn {
  position: relative;
}

.service_box_ico_d {
  position: relative;
  top: 7px;
  left: 7px;
  display: inline-block;
  overflow: hidden;
  width: 34px;
  height: 34px;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.service_box_ico_d .din {
  position: relative;
  width: 48px;
  height: 48px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.service_box_ico_d .ddbg {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  background: #0f2369;
}

.service_box_ico_d .dbg {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  background: #ebd300;
}

.service_box_ico_i {
  position: absolute;
  z-index: 12;
  top: 17px;
  left: 17.5px;
  width: 13px;
  height: 13px;
  background-image: url(./img/service/service_ico_01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 13px;
}

.service_box_cimg {
  text-align: center;
}

.service_box_cclm {
  padding-top: 60px;
}

.service_box_cclm p {
  font-size: 94%;
  line-height: 2;
  text-align: justify;
  letter-spacing: .05em;
}

.service_box_02 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_03 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_03 .service_box_body_inn ul {
  display: inline-block;
  vertical-align: top;
}

.service_box_03 .service_box_body_inn ul:nth-child(1) {
  width: 340px;
}

.service_box_03 .service_box_body_inn ul li {
  text-align: left;
}

.service_box_04 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_04 .service_box_body_inn dl:nth-child(1) dt strong {
  letter-spacing: -.05em;
}

.service_box_05 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_05 .service_box_body_inn {
  padding-top: 20px;
}

.service_box_05 .service_box_body_inn ul {
  width: 437px;
  margin: 0 auto;
}

.service_box_05 .service_box_body_inn ul li {
  display: inline-block;
  padding: 0;
  border-left: 0;
}

.service_box_05 .service_box_body_inn ul li:nth-child(1), .service_box_05 .service_box_body_inn ul li:nth-child(3) {
  width: 240px;
}

.service_box_06 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_06 .service_box_head_tit h3 strong br {
  display: none;
}

.service_box_07 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_07 .service_box_head_tit h3 strong br {
  display: none;
}

.service_box_08 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_09 .service_box_head_img {
  top: 78px;
  left: 84px;
}

.service_box_09 .service_box_body_inn ol {
  display: inline-block;
  vertical-align: top;
}

.service_box_09 .service_box_body_inn ol:nth-child(1) {
  width: 290px;
}

.service_box_09 .service_box_body_inn ol li {
  text-align: left;
}

.target_sline {
  margin-top: -93px;
  padding-top: 93px;
}

.target_sline2 {
  margin-top: -43px;
  padding-top: 43px;
}

/****************************************
		recruit Setting 
*****************************************/
.sec_recruit_nav {
  padding-bottom: 30px;
}

.recruit_nav_01 {
  margin-bottom: 60px;
}

.recruit_tit p {
  font-size: 114%;
  line-height: 2;
  margin-top: 51px;
  letter-spacing: .07em;
}

.recruit_inn {
  max-width: 1217px;
  margin: 0 auto;
}

.sec_recruit_01 .recruit_tit {
  margin-bottom: 160px;
}

.recruit_01_outer {
  margin-bottom: 95px;
}

.recruit_01_outer .recruit_01_box {
  position: relative;
  max-width: 875px;
  background: #f5f5f5;
}

.recruit_01_outer .recruit_01_box_d {
  position: absolute;
  z-index: 11;
  top: -16px;
  left: 122px;
}

.recruit_01_outer .recruit_01_box_clms {
  padding: 92px 122px 92px 116px;
}

.recruit_01_outer .recruit_01_box_clms h3 {
  font-size: 154%;
  margin-bottom: 28px;
  letter-spacing: .05em;
  color: #0f2369;
}

.recruit_01_outer.recruit_01_02 .recruit_01_box {
  margin: 0 auto;
}

.recruit_01_outer.recruit_01_03 .recruit_01_box {
  float: right;
}

.sec_recruit_02 {
  margin-bottom: 200px;
}

.sec_recruit_02 .recruit_tit {
  margin-bottom: 120px;
}

.sec_recruit_02 .recruit_tit h2 strong {
  position: relative;
  top: -8px;
}

.recruit_02_outer {
  text-align: center;
}

.recruit_02_outer .recruit_02_box {
  position: relative;
  display: inline-block;
  max-width: 346px;
  background: #f5f5f5;
}

.recruit_02_outer .recruit_02_box:nth-child(1) {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.recruit_02_outer .recruit_02_box:nth-child(2) {
  margin: 0 44px;
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.recruit_02_outer .recruit_02_box:nth-child(3) {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.recruit_02_outer .recruit_02_box_d {
  position: absolute;
  z-index: 11;
  top: -16px;
  left: 50%;
  -webkit-transform: translateY(0) translateX(-50%);
  transform: translateY(0) translateX(-50%);
}

.recruit_02_outer .recruit_02_box_clms {
  padding: 74px 38px 51px;
}

.recruit_02_outer .recruit_02_box_clms h3 {
  font-size: 154%;
  margin-bottom: 28px;
  letter-spacing: .05em;
  color: #0f2369;
}

.recruit_02_outer .recruit_02_box_clms p {
  max-width: 254px;
  text-align: justify;
}

.sec_recruit_03 {
  margin-bottom: 256px;
}

.sec_recruit_03 .recruit_tit {
  margin-bottom: 120px;
}

.sec_recruit_03 .recruit_tit h2 strong {
  position: relative;
  top: -12px;
}

.recruit_03_outer {
  max-width: 1168px;
  margin: 0 auto;
}

.recruit_03_outer .inn {
  position: relative;
}

.recruit_03_outer .recruit_03_box {
  position: relative;
  float: left;
  width: 567px;
  height: 360px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cacaca;
}

.recruit_03_outer .recruit_03_box:nth-child(2n) {
  margin-left: 33px;
}

.recruit_03_outer .recruit_03_box:nth-child(2n):after {
  position: absolute;
  z-index: 8;
  top: 0;
  left: -15px;
  width: 1px;
  height: 346px;
  content: '';
  background: #cacaca;
}

.recruit_03_outer .recruit_03_box.box_01 .box_num_01 {
  top: 61px;
  left: 42px;
}

.recruit_03_outer .recruit_03_box.box_01 .box_num_02 {
  top: 119px;
  left: 162px;
}

.recruit_03_outer .recruit_03_box.box_02 .recruit_03_box_tit .line {
  height: 46px;
}

.recruit_03_outer .recruit_03_box.box_02 .recruit_03_box_num h4 {
  margin-bottom: 0;
}

.recruit_03_outer .recruit_03_box.box_02 .recruit_03_box_num p small {
  top: 5px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_01 {
  top: 85px;
  left: 20px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_02 {
  top: 40px;
  left: 51px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_02 h4 {
  margin-bottom: -1px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_03 {
  top: 19px;
  left: 92px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_03 h4 {
  margin-bottom: -1px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_04 {
  top: 76px;
  left: 173px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_04 h4 {
  margin-bottom: 1px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_05 {
  top: 168px;
  left: 85px;
}

.recruit_03_outer .recruit_03_box.box_02 .box_num_05 h4 {
  margin-bottom: 1;
}

.recruit_03_outer .recruit_03_box.box_03 .recruit_03_box_gl {
  top: 51px;
  right: 81px;
}

.recruit_03_outer .recruit_03_box.box_03 .recruit_03_box_num p strong {
  font-size: 326%;
}

.recruit_03_outer .recruit_03_box.box_03 .recruit_03_box_num p small {
  font-size: 154%;
  top: 10px;
  left: 4px;
}

.recruit_03_outer .recruit_03_box.box_03 .box_num_01 {
  top: 85px;
  left: 88px;
}

.recruit_03_outer .recruit_03_box.box_04 .recruit_03_box_tit .line {
  height: 75px;
}

.recruit_03_outer .recruit_03_box.box_04 .recruit_03_box_gl {
  top: 51px;
  right: 96px;
}

.recruit_03_outer .recruit_03_box.box_04 .recruit_03_box_num p strong {
  font-size: 326%;
}

.recruit_03_outer .recruit_03_box.box_04 .recruit_03_box_num p small {
  font-size: 154%;
  top: 10px;
  left: 4px;
}

.recruit_03_outer .recruit_03_box.box_04 .box_num_01 {
  top: 86px;
  left: 88px;
}

.recruit_03_outer .recruit_03_box.box_05 .recruit_03_box_tit .line {
  height: 75px;
}

.recruit_03_outer .recruit_03_box.box_05 .recruit_03_box_gl {
  top: 51px;
  right: 81px;
}

.recruit_03_outer .recruit_03_box.box_05 .recruit_03_box_num p strong {
  font-size: 326%;
}

.recruit_03_outer .recruit_03_box.box_05 .recruit_03_box_num p small {
  font-size: 154%;
  top: 10px;
  left: 4px;
}

.recruit_03_outer .recruit_03_box.box_05 .box_num_01 {
  top: 85px;
  left: 88px;
}

.recruit_03_outer .recruit_03_box.box_06 .recruit_03_box_num h4 {
  margin-bottom: 0;
}

.recruit_03_outer .recruit_03_box.box_06 .recruit_03_box_num p small {
  top: 5px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_01 {
  top: 180px;
  left: 122px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_02 {
  top: 152px;
  left: 41px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_02 h4 {
  margin-bottom: 2px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_03 {
  top: 74px;
  left: 24px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_03 h4 {
  margin-bottom: 1px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_04 {
  top: 18px;
  left: 76px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_04 h4 {
  margin-bottom: 1px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_05 {
  top: 75px;
  left: 174px;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_05 h4 {
  margin-bottom: 1;
}

.recruit_03_outer .recruit_03_box.box_06 .box_num_05 h4 small {
  letter-spacing: 0;
}

.recruit_03_outer .recruit_03_box_gl {
  position: absolute;
  z-index: 11;
  top: 65px;
  right: 76px;
}

.recruit_03_outer .recruit_03_box_num {
  line-height: 1;
  position: absolute;
  z-index: 12;
  text-align: center;
  color: #0f2369;
}

.recruit_03_outer .recruit_03_box_num h4 {
  font-weight: 700;
  display: block;
  margin-bottom: 4px;
  letter-spacing: .15em;
}

.recruit_03_outer .recruit_03_box_num h4 strong {
  font-weight: 900;
  letter-spacing: 0;
}

.recruit_03_outer .recruit_03_box_num h4 small {
  font-size: 67%;
  font-weight: 700;
  padding-left: 3px;
}

.recruit_03_outer .recruit_03_box_num p strong {
  font-size: 187%;
  font-weight: 900;
}

.recruit_03_outer .recruit_03_box_num p small {
  font-weight: 900;
  position: relative;
  top: 4px;
  left: 2px;
}

.recruit_03_box_tit {
  position: absolute;
  z-index: 10;
  top: 38px;
  left: 40px;
}

.recruit_03_box_tit h3 {
  font-size: 134%;
  line-height: 1.4;
  padding-left: 12px;
  color: #0f2369;
}

.recruit_03_box_tit .line {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 2px;
  height: 20px;
  -webkit-transition: all 500ms .5s ease;
  transition: all 500ms .5s ease;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  background: #0f2369;
}

.recruit_03_box_tit.is-anime .line {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.recruit_03_one_outer {
  max-width: 1168px;
  margin: 0 auto;
  padding: 52px 0 60px;
  border-bottom: 1px solid #cacaca;
}

.recruit_03_one_outer .recruit_03_box_tit {
  position: relative;
  top: inherit;
  left: -14px;
  margin-bottom: 36px;
}

.recruit_03_one_inn {
  position: relative;
  max-width: 696px;
  margin: 0 auto;
}

.recruit_03_ones .recruit_03_one {
  position: relative;
  margin-bottom: 9px;
  padding: 17px 0;
}

.recruit_03_ones .recruit_03_one .recruit_03_one_bg i {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ebd300;
}

.recruit_03_ones .recruit_03_one:nth-child(1) .recruit_03_one_clms {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.recruit_03_ones .recruit_03_one:nth-child(1) .recruit_03_one_bg i {
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}

.recruit_03_ones .recruit_03_one:nth-child(2) .recruit_03_one_clms {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.recruit_03_ones .recruit_03_one:nth-child(2) .recruit_03_one_bg i {
  -webkit-transition-delay: 0.7s !important;
          transition-delay: 0.7s !important;
  background: #e1b000;
}

.recruit_03_ones .recruit_03_one:nth-child(3) .recruit_03_one_clms {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.recruit_03_ones .recruit_03_one:nth-child(3) .recruit_03_one_bg i {
  -webkit-transition-delay: 0.9s !important;
          transition-delay: 0.9s !important;
}

.recruit_03_ones .recruit_03_one_clms {
  line-height: 1;
  position: relative;
  z-index: 12;
  padding-left: 99px;
  color: #0f2369;
}

.recruit_03_ones .recruit_03_one_clms p {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
}

.recruit_03_ones .recruit_03_one_clms p strong {
  font-size: 200%;
  font-weight: 900;
}

.recruit_03_ones .recruit_03_one_clms p small {
  font-weight: 700;
  position: relative;
  top: -2px;
  left: 10px;
  letter-spacing: .15em;
}

.recruit_03_ones .recruit_03_one_clms h4 {
  font-size: 147%;
  position: relative;
  top: 2px;
  letter-spacing: .05em;
}

.sec_recruit_04 {
  padding: 25px 0 225px;
  background: #f5f5f5;
}

.sec_recruit_04 .recruit_tit {
  margin-bottom: 100px;
}

.sec_recruit_04 .recruit_tit h2 strong {
  position: relative;
  top: -14px;
}

.recruit_04_head {
  text-align: center;
}

.recruit_04_head ul li {
  float: left;
  width: 50%;
  cursor: pointer;
}

.recruit_04_head ul li .inn {
  position: relative;
}

.recruit_04_head ul li p {
  font-size: 120%;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  z-index: 11;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
}

.recruit_04_head ul li .bg {
  position: relative;
  z-index: 9;
  height: 69px;
  background: #afc3e9;
}

.recruit_04_head ul li .bgin {
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  background: #0f2369;
}

.recruit_04_head ul li.on .bg {
  background: #0f2369;
}

.recruit_04_head ul li.is-over .bgin {
  -webkit-transform-origin: left;
  transform-origin: left;
}

.recruit_04_head ul li:hover .bgin {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.recruit_04_bodys .recruit_04_body {
  padding: 74px 98px;
  background: #fff;
}

.recruit_04_clms {
  margin-bottom: 52px;
}

.recruit_04_tit {
  margin-bottom: 11px;
  padding: 4px 0;
  border-bottom: 1px solid #0f2369;
}

.recruit_04_tit h3 {
  letter-spacing: .03em;
  color: #0f2369;
}

.recruit_04_clm {
  font-size: 107%;
  letter-spacing: .05em;
}

.recruit_04_clm ol {
  margin-bottom: 20px;
  padding-left: 20px;
}

.recruit_04_clm ol li {
  list-style: disc;
}

.recruit_04_clm dl dt {
  font-weight: 700;
  color: #0f2369;
}

.recruit_04_clm h4 {
  margin-top: 20px;
  color: #0f2369;
}

.sec_recruit_05 {
  padding: 159px 0 100px;
}

.recruit_05_tit {
  margin-bottom: 134px;
  text-align: center;
}

.recruit_05_tit h2 {
  font-size: 187%;
  letter-spacing: .15em;
  color: #0f2369;
}

.recruit_05_outer {
  text-align: center;
}

.recruit_05_outer .recruit_05_box {
  position: relative;
  float: left;
  width: 304px;
  color: #0f2369;
}

.recruit_05_outer .recruit_05_box:nth-child(1) {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.recruit_05_outer .recruit_05_box:nth-child(1) .recruit_05_box_img {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
}

.recruit_05_outer .recruit_05_box:nth-child(2) {
  margin: 0 32px;
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.recruit_05_outer .recruit_05_box:nth-child(2) .recruit_05_box_img {
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
}

.recruit_05_outer .recruit_05_box:nth-child(3) {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.recruit_05_outer .recruit_05_box:nth-child(3) .recruit_05_box_img {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.recruit_05_outer .recruit_05_box:nth-child(3) .recruit_05_box_clms {
  top: 156px;
}

.recruit_05_outer .recruit_05_box .inn {
  position: relative;
  z-index: 11;
  height: 304px;
}

.recruit_05_outer .recruit_05_box .recruit_05_box_num {
  position: absolute;
  z-index: 12;
  top: 71px;
  left: 50%;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);
}

.recruit_05_outer .recruit_05_box .recruit_05_box_num span {
  font-size: 107%;
  font-weight: 700;
  line-height: 1;
  display: block;
  margin-bottom: 12px;
}

.recruit_05_outer .recruit_05_box .recruit_05_box_clms {
  position: absolute;
  z-index: 12;
  top: 166px;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);
}

.recruit_05_outer .recruit_05_box .recruit_05_box_clms p {
  line-height: 1.4;
}

.recruit_05_outer .recruit_05_box .recruit_05_box_img {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}

/****************************************
		member Setting 
*****************************************/
.member_inn {
  max-width: 1040px;
  margin: 0 auto;
}

.sec_member_nav {
  position: relative;
  z-index: 11;
  padding: 256px 0 0;
  text-align: center;
}

.sec_member_nav ul li {
  float: left;
  width: 33.33%;
  cursor: pointer;
}

.sec_member_nav ul li .inn {
  position: relative;
}

.sec_member_nav ul li p {
  font-size: 107%;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  z-index: 11;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #0f2369;
}

.sec_member_nav ul li p img {
  margin-left: 13px;
  vertical-align: middle;
}

.sec_member_nav ul li .bg {
  position: relative;
  z-index: 9;
  height: 56px;
  background: #fff;
}

.sec_member_nav ul li .bgin {
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0;
  width: 101%;
  height: 100%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  background: #e4e4e4;
}

.sec_member_nav ul li.on .bg {
  background: #0f2369;
}

.sec_member_nav ul li.on p {
  color: #fff;
}

.sec_member_nav ul li.on.is-over .bgin {
  -webkit-transform-origin: right;
  transform-origin: right;
}

.sec_member_nav ul li.on:hover .bgin {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.sec_member_nav ul li.on:hover p {
  color: #fff;
}

.sec_member_nav ul li.is-over .bgin {
  -webkit-transform-origin: left;
  transform-origin: left;
}

.sec_member_nav ul li:hover p {
  color: #0f2369;
}

.sec_member_nav ul li:hover .bgin {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.sec_members {
  position: relative;
  z-index: 11;
  background: #0f2369;
}

.members_body {
  padding: 203px 0 88px;
}

.members_body .top_member {
  margin-bottom: 117px;
}

.members_body .top_member.is-over .member_btn .bginn {
  -webkit-transform-origin: left;
  transform-origin: left;
}

.members_body .top_member:hover .member_btn {
  color: #0f2369;
}

.members_body .top_member:hover .member_btn .bginn {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.members_body.members_01 {
  padding-left: 12%;
}

.members_body.members_01 .top_member {
  float: left;
  height: 467px;
  cursor: pointer;
}

.members_body.members_01 .top_member:nth-child(2n) {
  margin-left: 24.3%;
}

.members_body.members_02 .top_member {
  float: left;
  height: 467px;
  margin-right: 6.6695%;
  cursor: pointer;
}

.members_body.members_02 .top_member:nth-child(3n) {
  margin-right: 0;
}

.members_body.members_03 {
  padding-top: 168px;
}

.member_btn {
  position: absolute;
  top: 425px;
  left: 50%;
  width: 220px;
  -webkit-transition: all 500ms 0s ease;
  transition: all 500ms 0s ease;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);
  color: #fff;
  background-image: url(./img/member/member_btn_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 220px;
}

.member_btn .inn {
  position: relative;
  overflow: hidden;
  height: 41px;
  background-color: transparent;
  -webkit-mask-size: 220px;
          mask-size: 220px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("./img/member/member_btn_mask.png");
  mask-image: url("./img/member/member_btn_mask.png");
}

.member_btn .bginn {
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transition: all 100ms 0s ease;
  transition: all 100ms 0s ease;
  transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.75s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  background-color: #fff;
}

.member_btn p {
  font-size: 87%;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  z-index: 12;
  top: 52%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  letter-spacing: .1em;
}

.modaal-container {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modaal-content-container {
  padding: 0;
}

.modaal-close {
  -webkit-transition: all 400ms 0 ease;
  transition: all 400ms 0 ease;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: center;
  transform-origin: center;
}

.modaal-close:after, .modaal-close:before {
  top: 8px;
  left: 24px;
  width: 2px;
  height: 35px;
  border-radius: 0;
}

.modaal-close:hover, .modaal-close:focus {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  background: none;
}

.modaal-close:hover:after, .modaal-close:hover:before, .modaal-close:focus:after, .modaal-close:focus:before {
  background: #fff;
}

.modal_inn {
  max-width: 880px;
  margin: 0 auto;
}

.modal_inn .boxs .box {
  position: relative;
}

.modal_inn .boxs .box:nth-child(1) {
  width: 373px;
  text-align: center;
}

.modal_inn .boxs .box:nth-child(2) {
  float: right;
  width: 396px;
}

.modal_inn .member_clms {
  position: relative;
  top: inherit;
  left: inherit;
}

.modal_inn .member_yaku {
  margin-bottom: 16px;
}

.modal_inn .member_yaku p {
  font-size: 94%;
}

.modal_inn .box_img {
  margin-bottom: 26px;
}

.modal_inn .box_img .box_bg {
  height: 373px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.modal_inn .box_clms .box_clm {
  margin-bottom: 42px;
  color: #fff;
}

.modal_inn .box_clms .box_clm h3 {
  position: relative;
  margin-bottom: 5px;
}

.modal_inn .box_clms .box_clm h3 i {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #ebd300;
}

.modal_inn .box_clms .box_clm h3 span {
  font-size: 80%;
  font-size: 94%;
  font-weight: 700;
  padding-left: 10px;
  letter-spacing: .05em;
}

.modal_inn .box_clms .box_clm p {
  text-align: justify;
  letter-spacing: .05em;
}

.modal_inn .box_clms .box_clm table {
  width: 100%;
}

.modal_inn .box_clms .box_clm table th, .modal_inn .box_clms .box_clm table td {
  padding-bottom: 5px;
  letter-spacing: .05em;
}

.modal_inn .box_clms .box_clm table th {
  font-size: 87%;
  line-height: 1.4;
  white-space: nowrap;
}

.modal_inn .box_clms .box_clm table td {
  padding-top: 1px;
  padding-left: 9px;
}

.member_staff {
  display: block;
  float: left;
  width: 26.8%;
  margin-right: 9.8%;
  margin-bottom: 52px;
  color: #fff;
}

.member_staff:nth-child(3n) {
  margin-right: 0;
}

.staff_clms {
  position: relative;
}

.staff_yaku {
  position: relative;
  height: 29px;
  margin-bottom: 15px;
  text-align: center;
}

.staff_yaku p {
  font-size: 74%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  letter-spacing: .25em;
}

.staff_name {
  margin-bottom: 34px;
  padding-bottom: 41px;
  border-bottom: 1px solid #fff;
}

.staff_name p {
  display: block;
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.staff_info dl {
  margin-bottom: 18px;
}

.staff_info dl dt {
  line-height: 1.2;
  position: relative;
  padding-bottom: 10px;
}

.staff_info dl dt i {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: #ebd300;
}

.staff_info dl dt span {
  font-size: 80%;
  font-weight: 700;
  padding-left: 10px;
  letter-spacing: .05em;
}

.staff_info dl dd {
  font-size: 94%;
  line-height: 1.5;
  text-align: justify;
  letter-spacing: .05em;
}

.staff_info dl:last-child {
  margin-bottom: 0;
}

/****************************************
		Mobile Setting 
*****************************************/
@media (max-width: 1345px) {
  .sec_top_about:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    content: '';
    background: #fff;
  }
  .footer_inner {
    width: 96%;
  }
}

@media (max-width: 1240px) {
  .top_scroll {
    top: 350px;
  }
  .top_topimg_ilst {
    width: 460px;
    height: 166px;
    background-size: 460px;
  }
}

@media (max-width: 1180px) {
  .header_logo {
    left: 15px;
  }
  .gnav {
    right: 170px;
  }
  .gnav ul li {
    margin-left: 18px;
  }
  .header_contact {
    right: 15px;
  }
  .header_contact a:nth-child(1) {
    margin-right: 0;
  }
  .footer_logo img {
    width: 220px;
  }
  .footer_info dl {
    font-size: 90%;
  }
  .top_outline_clms {
    left: 8%;
  }
  .aboutus_l_outer.aboutus_l_02 .aboutus_l_clms {
    right: 8%;
  }
  .fnav {
    top: 30px;
  }
  .fnav ul li {
    margin-left: 7px;
  }
  .recruit_02_outer .recruit_02_box:nth-child(2) {
    margin: 0 20px;
  }
  .recruit_03_outer {
    margin-left: 1%;
  }
  .recruit_03_outer .recruit_03_box {
    width: 48%;
  }
}

@media (max-width: 1130px) {
  .members_02 {
    padding-right: 6%;
    padding-left: 6%;
  }
  .members_03 {
    padding-right: 6%;
    padding-left: 6%;
  }
}

@media (max-width: 1070px) {
  .aboutus_l_d {
    right: 0;
  }
  .aboutus_l_outer.aboutus_l_02 .aboutus_l_d {
    left: 0;
  }
  .fnav ul li {
    margin-left: 4px;
  }
  .recruit_02_outer .recruit_02_box {
    max-width: 302px;
  }
  .recruit_02_outer .recruit_02_box_clms h3 {
    font-size: 130%;
  }
  .recruit_03_box_tit {
    top: 18px;
    left: 20px;
  }
  .recruit_05_outer .recruit_05_box {
    display: inline-block;
    float: none;
  }
  .recruit_05_outer .recruit_05_box:nth-child(2) {
    margin: 0 10px;
  }
}

@media (max-width: 1024px) {
  .allbg.bg_top_01 {
    background-size: 140vw;
  }
  .top_scroll {
    top: 300px;
  }
  .wrap {
    padding: 0 4%;
  }
  .aboutus_mes_r {
    right: 0;
    width: 58%;
  }
  .aboutus_mes_r .inn {
    padding: 50px 6%;
  }
  .service_box_ico {
    right: 38px;
  }
  .service_box_head_clms {
    width: 480px;
  }
  .recruit_05_outer .recruit_05_box {
    width: 286px;
  }
}

@media (max-width: 980px) {
  .member_sika dl dt, .member_sika dl dd {
    display: block;
  }
  .member_sika dl dt i {
    position: relative;
    top: -3px;
    display: inline-block;
  }
  .fnav {
    top: 50px;
  }
}

@media (max-width: 979px) {
  body {
    font-size: 80%;
  }
  .header_logo {
    left: 10px;
  }
  .header_logo img {
    width: 140px;
  }
  .header_contact {
    right: 5px;
  }
  .gnav {
    font-size: 90%;
    top: 38px;
    right: 155px;
  }
  .gnav ul li {
    margin-left: 10px;
  }
  .sec_top_topimg {
    max-height: 1024px;
  }
  .top_scroll {
    top: 350px;
  }
  .top_scroll p {
    color: #0f2369;
  }
  .top_scroll .sline span {
    background: #0f2369;
  }
  .top_scroll .sline i {
    background: #0f2369;
  }
  .top_about_clm {
    width: 630px;
  }
  .top_about_clm p {
    padding: 0 17px;
  }
  .top_service {
    height: 276px;
  }
  .service_d {
    width: 168px;
    height: 168px;
  }
  .top_member {
    height: 370px;
  }
  .member_img {
    width: 168px;
    height: 168px;
  }
  .member_bg {
    top: -35px;
    left: -35px;
    width: 238px;
    height: 238px;
  }
  .member_clms {
    top: 255px;
  }
  .top_recruit {
    width: 320px;
    margin: 0 10px;
  }
  .top_recruit .inn {
    height: 320px;
  }
  .footer_inner {
    height: 150px;
  }
  .footer_logo img {
    width: 180px;
  }
  .aboutus_l_clms {
    left: 15%;
  }
  .aboutus_l_d {
    width: 296px;
  }
  .aboutus_l_d .inn {
    height: 296px;
  }
  .aboutus_l_d_clms {
    top: 122px;
    left: 122px;
  }
  .boutus_l_d_bg {
    top: 45spx;
    left: 45px;
    width: 204px;
    height: 204px;
  }
  .aboutus_mes_r {
    width: 52%;
  }
  .contact_outer {
    padding: 50px;
  }
  .contact_nav ul li:nth-child(2) {
    margin: 0 40px;
  }
  .contact_nav ul li .arw {
    right: -24px;
  }
  .aboutus_l_outer.aboutus_l_02 .aboutus_l_clms {
    top: 114px;
    right: 6%;
  }
  .fnav {
    top: 10px;
  }
  .fnav ul li {
    margin-left: -1px;
  }
  .top_service.top_service_01 .service_img {
    top: 4px;
  }
  .service_box_body {
    width: 96%;
  }
  .service_box_head_clms {
    width: 320px;
  }
  .service_box_body_inn {
    padding-right: 6%;
    padding-left: 6%;
  }
  .service_box_body_inn dl {
    width: 45%;
    margin-right: 9%;
  }
  .service_box_07 .service_box_head_tit h3 strong {
    position: absolute;
    top: 0;
    left: 76px;
    white-space: nowrap;
  }
  .service_box_07 .service_box_head_tit h3 strong br {
    display: block;
  }
  .recruit_02_outer .recruit_02_box {
    width: 60%;
    max-width: inherit;
    margin-bottom: 40px;
  }
  .recruit_02_outer .recruit_02_box:nth-child(2) {
    margin-bottom: 40px;
  }
  .recruit_02_outer .recruit_02_box_clms p {
    max-width: inherit;
    text-align: center;
  }
  .recruit_03_outer {
    margin-left: 2%;
  }
  .recruit_03_outer .recruit_03_box {
    width: 47%;
  }
  .recruit_03_outer .recruit_03_box.box_03 .recruit_03_box_gl, .recruit_03_outer .recruit_03_box.box_04 .recruit_03_box_gl, .recruit_03_outer .recruit_03_box.box_05 .recruit_03_box_gl {
    top: 91px;
    right: 41px;
  }
  .recruit_03_outer .recruit_03_box_gl {
    top: 72px;
    right: 26px;
  }
  .recruit_05_outer .recruit_05_box {
    width: 226px;
  }
  .recruit_05_outer .recruit_05_box .recruit_05_box_num {
    top: 37px;
  }
  .recruit_05_outer .recruit_05_box .recruit_05_box_clms {
    top: 117px;
  }
  .recruit_05_outer .recruit_05_box:nth-child(3) .recruit_05_box_clms {
    top: 115px;
  }
}

.sp_only, .sp_ionly {
  display: none;
}

@media (max-width: 767px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .sp_ionly {
    display: inline-block;
  }
  /****************************************
			Base Setting 
	*****************************************/
  body {
    font-size: 100%;
  }
  .wrap {
    padding: 0 6%;
  }
  .tit_l h2 {
    font-size: 147%;
  }
  .tit_l p strong {
    font-size: 74%;
  }
  .tit_l p span {
    position: relative;
    top: -3px;
    left: 7px;
    width: 60px;
  }
  .tit_l p span i {
    width: 30px;
    height: 2px;
  }
  .tit_l p span i:nth-child(2) {
    left: 30px;
  }
  .tit_b h2 {
    font-size: 140%;
    margin-bottom: 7px;
    letter-spacing: .1em;
  }
  .tit_b p {
    font-size: 94%;
    letter-spacing: .05em;
  }
  .tit_b .line {
    width: 21px;
    margin: 20px auto 0;
  }
  .btn {
    width: 281px;
    height: 57px;
  }
  .btn p {
    -webkit-transition: none;
    transition: none;
  }
  .btn .inn {
    height: 57px;
  }
  .btn .bgin {
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  .btn .bg {
    height: 57px;
    -webkit-mask-size: 281px;
            mask-size: 281px;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-image: url("./img/common/sp_common_btn_bg.png");
    mask-image: url("./img/common/sp_common_btn_bg.png");
  }
  .btn .line {
    height: 1px;
  }
  .btn .line.tt, .btn .line.bb {
    left: 27px;
    width: 228px;
  }
  .btn .line.tl, .btn .line.tr, .btn .line.bl, .btn .line.br {
    width: 38px;
  }
  .btn .line.tl {
    top: 0;
    left: -11px;
  }
  .btn .line.tr {
    top: 28px;
    right: 1px;
  }
  .btn .line.bl {
    bottom: 28px;
    left: 1px;
  }
  .btn .line.br {
    right: -12px;
    bottom: 0;
  }
  .btn .line.tt {
    top: 0;
  }
  .btn .line.bb {
    bottom: 0;
  }
  .btn p {
    font-size: 94%;
  }
  .btn.min {
    width: 281px;
    height: 57px;
  }
  .btn.min .inn {
    height: 57px;
  }
  .btn.min .bg {
    height: 57px;
    -webkit-mask-size: 281px;
            mask-size: 281px;
    -webkit-mask-image: url("./img/common/sp_common_btn_bg.png");
    mask-image: url("./img/common/sp_common_btn_bg.png");
  }
  .btn.min .line.tt, .btn.min .line.bb {
    left: 27px;
    width: 227px;
  }
  .btn.min .line.tl, .btn.min .line.tr, .btn.min .line.bl, .btn.min .line.br {
    width: 38px;
  }
  .btn.min .line.tl {
    top: -.3px;
    left: -11.5px;
  }
  .btn.min .line.tr {
    top: 28px;
    right: 1px;
  }
  .btn.min .line.bl {
    bottom: 28px;
    left: 1px;
  }
  .btn.min .line.br {
    right: -11px;
    bottom: -.3px;
  }
  .btn.min .line.tt {
    top: 0;
  }
  .btn.min .line.bb {
    bottom: 0;
  }
  .btn.min p {
    font-size: 94%;
  }
  .news_lists {
    width: 100%;
  }
  .news_list {
    padding: 18px 0 15px;
  }
  .news_list .tag {
    font-size: 60%;
    top: 0;
    left: 0;
    display: block;
    width: 55px;
    padding: 6px 0 5px;
    letter-spacing: .05em;
  }
  .news_list dl {
    display: block;
    padding-left: 0;
  }
  .news_list dl dt {
    font-size: 87%;
    width: auto;
    padding-left: 65px;
    letter-spacing: .04em;
  }
  .news_list dl dd {
    font-size: 100%;
    top: inherit;
    width: 100%;
    padding-top: 5px;
    padding-left: 0;
    letter-spacing: 0;
  }
  .news_list:first-child {
    border-top: 1px solid #cacaca;
  }
  .header {
    z-index: 103;
    top: -50px;
  }
  .header_inner {
    height: 50px;
  }
  .header_logo {
    position: absolute;
    left: 14px;
  }
  .header_logo img {
    width: 123px;
  }
  .gnav {
    display: none;
  }
  .header_contact {
    display: none;
  }
  .sp_dnav_btn {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    display: block;
    text-align: center;
  }
  .sp_dnav_btn.open .inn .ct .line i {
    width: 22px;
  }
  .sp_dnav_btn.open .inn .ct .line i:nth-child(1) {
    top: 1px;
    left: 4px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .sp_dnav_btn.open .inn .ct .line i:nth-child(2) {
    bottom: 0;
    left: 4px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .sp_dnav_btn .inn {
    position: relative;
    width: 50px;
    height: 50px;
  }
  .sp_dnav_btn .inn .ct {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  .sp_dnav_btn .inn .ct .line {
    position: relative;
    width: 24px;
    height: 18px;
    margin: 4px auto 0;
  }
  .sp_dnav_btn .inn .ct .line i {
    position: absolute;
    left: 0;
    display: block;
    width: 24px;
    height: 2px;
    -webkit-transition: all 200ms 0s ease;
    transition: all 200ms 0s ease;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    background: #0f2369;
  }
  .sp_dnav_btn .inn .ct .line i:nth-child(1) {
    top: 4px;
  }
  .sp_dnav_btn .inn .ct .line i:nth-child(2) {
    bottom: 4px;
  }
  .drawer--right .drawer-nav {
    right: -100vw;
    -webkit-transition: none;
    transition: none;
    opacity: 0;
  }
  .drawer-nav {
    z-index: 102;
    width: 100vw;
    background: rgba(15, 35, 105, 0.97);
  }
  .drawer-overlay {
    background-color: transparent;
  }
  .drawer-menu {
    width: 330px;
    margin: 0 auto;
  }
  .drawer-menu li {
    line-height: 1.2;
    display: block;
    padding: 0;
  }
  .drawer-menu li a {
    display: block;
    padding: 14px 0 14px 25px;
    text-decoration: none;
    color: #fff;
  }
  .drawer-menu li a strong {
    font-size: 100%;
    display: block;
    letter-spacing: .2em;
  }
  .drawer-menu li a span {
    font-size: 80%;
    font-weight: 700;
    letter-spacing: .04em;
  }
  .drawer-menu li.lbtn {
    margin-top: 24px;
    text-align: center;
  }
  .drawer-menu li.lbtn a {
    padding: 0;
  }
  .drawer-menu li.lbtn a .inn {
    position: relative;
    height: 53px;
    background-color: #ebd300;
  }
  .drawer-menu li.lbtn a .inn {
    background: -webkit-linear-gradient(45deg, transparent 25px, #ebd300 26px), -webkit-linear-gradient(135deg, transparent 25px, #ebd300 26px), -webkit-linear-gradient(225deg, transparent 25px, #ebd300 26px), -webkit-linear-gradient(315deg, transparent 25px, #ebd300 26px);
    background-repeat: no-repeat;
    background-position: bottom left, bottom right, top right, top left;
    background-size: 52% 51%;
  }
  .drawer-menu li.lbtn a p {
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    letter-spacing: .07em;
    color: #0f2369;
  }
  .footer {
    position: relative;
    padding: 20px 0 0;
  }
  .footer_contact {
    position: relative;
    z-index: 11;
  }
  .footer_contact .wrap {
    padding: 64px 4% 0;
  }
  .footer_contact .tit_b h2 {
    font-size: 140%;
  }
  .footer_contact_clm {
    padding: 38px 0 45px;
  }
  .footer_contact_clm p {
    font-size: 92%;
    letter-spacing: 0;
  }
  .footer_gotop {
    z-index: 10;
    top: inherit;
    right: 24px;
    bottom: -197px;
    width: 65px;
    height: 65px;
  }
  .footer_gotop_d {
    top: 9px;
    width: 45px;
    height: 45px;
  }
  .footer_gotop_d .din {
    width: 65px;
    height: 65px;
  }
  .footer_gotop_clms {
    top: 48%;
  }
  .footer_gotop_clms span {
    font-size: 74%;
    margin-top: 3px;
  }
  .footer_gotop_clms img {
    width: 4px;
  }
  .footer_inner {
    position: relative;
    width: 100%;
    height: auto;
  }
  .footer_logo {
    display: block;
    margin-bottom: 21px;
  }
  .footer_logo img {
    width: 296px;
  }
  .sp_footer_bg {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 194px;
    content: '';
    background-image: url(./img/common/sp_bg_foot_01.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100vw;
  }
  .footer_info {
    position: relative;
    z-index: 9;
    top: inherit;
    left: inherit;
    padding: 34px 10%;
    background: #0f2369;
  }
  .footer_info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
  .footer_info dl dt {
    font-size: 94%;
    font-size: 87%;
    width: 25%;
    letter-spacing: 0;
  }
  .footer_info dl dd {
    font-size: 94%;
    width: 75%;
    letter-spacing: 0;
  }
  .footer_info dl dd span {
    display: inline;
  }
  .footer_info dl dd span:first-child {
    margin-right: 7px;
  }
  .fnav {
    position: relative;
    top: inherit;
    right: inherit;
    padding: 37px 7%;
    -ms-writing-mode: inherit;
    background: #cacaca;
    -webkit-writing-mode: inherit;
    writing-mode: inherit;
  }
  .fnav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fnav ul li {
    display: block;
    width: 50%;
    margin-left: 0;
  }
  .fnav ul li a {
    display: block;
    padding: 0 5px;
    padding: 10px;
  }
  .fnav ul li a p {
    font-size: 87%;
    letter-spacing: .05em;
  }
  .fnav ul li a i {
    position: absolute;
    top: 0;
    right: -2px;
    width: 1px;
    height: 1px;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left;
    transform-origin: left;
    background: #111;
  }
  .fnav ul li a:hover i {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .footer_copy {
    position: relative;
    right: inherit;
    bottom: inherit;
    padding: 12px 0;
    text-align: center;
    border-top: 1px solid #9d9d9d;
    background: #cacaca;
  }
  .footer_copy p {
    font-size: 67%;
    letter-spacing: 0;
  }
  .allbg.bg_top_head {
    z-index: 2;
    height: 150vw;
    opacity: 0;
    background-image: url(./img/top/sp_bg_head_01.svg);
  }
  .allbg.bg_top_01 {
    display: none !important;
  }
  .allbg.bg_top_02 {
    top: 270px;
    height: 2000px;
  }
  .allbg.bg_foot {
    display: none !important;
  }
  .allbg.bg_pages {
    top: 50px;
    background-image: url(./img/common/sp_common_pages_bg_02.svg);
  }
  .allbg.bg_pages.is-anime {
    top: 50px;
  }
  /****************************************
			top Setting 
	*****************************************/
  .sec_top_topimg {
    min-height: inherit;
    max-height: inherit;
  }
  .top_topanim_s {
    top: 47%;
    left: 51%;
  }
  .top_topanim_s .topanim_s_00 {
    top: 0;
    left: 0;
    width: 54.06px;
  }
  .top_topanim_s .topanim_s_01 {
    position: relative;
    top: 0;
    left: 0;
    width: 75px;
    height: auto;
  }
  .top_topanim_name {
    position: absolute;
    z-index: 14;
    left: 51%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
  }
  .top_topanim_name img {
    width: 124px;
  }
  .top_topimg_logo {
    display: none;
  }
  .top_topimg_nav {
    display: none;
  }
  .top_topimg_contact {
    display: none;
  }
  .top_topimg_ilst {
    top: 50%;
    width: 305px;
    height: 110px;
    background-size: 305px;
  }
  .top_scroll {
    top: inherit;
    right: 23px;
    bottom: 77px;
  }
  .top_topimg_news {
    left: 23px;
    width: 90%;
    height: 73px;
    padding-top: 0;
  }
  .top_topimg_news .inner {
    position: relative;
  }
  .top_topimg_news .news_lists {
    width: auto;
  }
  .top_topimg_news .news_list {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }
  .top_topimg_news .news_list.is-active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .top_topimg_news .news_list:first-child {
    border-top: none;
  }
  .top_topimg_news .news_list .tag {
    background-color: #0f2369;
  }
  .top_topimg_news .news_list .tag {
    font-size: 9.8px;
    position: relative;
    top: inherit;
    width: 65px;
    margin-bottom: 5px;
    padding: 6.5px 0 6px;
  }
  .top_topimg_news .news_list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
  }
  .top_topimg_news .news_list dl dt {
    font-size: 94%;
    width: auto;
    padding-left: 0;
  }
  .top_topimg_news .news_list dl dd {
    font-size: 80%;
    padding-top: 1px;
    padding-left: 10px;
    -webkit-line-clamp: 2;
  }
  .sec_top_about {
    margin-bottom: 40px;
    padding: 181px 0 93px;
  }
  .sec_top_about:before {
    height: 60%;
  }
  .sec_top_about:after {
    position: absolute;
    z-index: 1;
    bottom: -60px;
    left: 0;
    width: 100%;
    height: 70%;
    content: '';
    background-image: url(./img/top/sp_bg_top_01.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100vw;
  }
  .top_about_clm {
    width: 100%;
    height: auto;
    text-align: center;
    -ms-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
  }
  .top_about_clm p {
    font-size: 94%;
    line-height: 1.8;
    display: block;
    margin-bottom: 20px;
    padding: 0;
    text-align: justify;
    letter-spacing: 0;
  }
  .top_about_more {
    padding-top: 40px;
  }
  .sec_top_service {
    padding: 123px 0 88px;
  }
  .top_services {
    padding: 57px 0 86px;
  }
  .top_service {
    width: 48%;
    height: 174px;
    margin-bottom: 31px;
  }
  .top_service.top_service_01 {
    -webkit-animation-delay: 0.5s !important;
            animation-delay: 0.5s !important;
  }
  .top_service.top_service_01 .service_img {
    top: 7px;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .top_service.top_service_01 .service_img img {
    width: 125px;
  }
  .top_service.top_service_02 {
    -webkit-animation-delay: 0.7s !important;
            animation-delay: 0.7s !important;
  }
  .top_service.top_service_02 .service_img {
    top: 23px;
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
  }
  .top_service.top_service_02 .service_img img {
    width: 92px;
  }
  .top_service.top_service_03 {
    -webkit-animation-delay: 0.5s !important;
            animation-delay: 0.5s !important;
  }
  .top_service.top_service_03 .service_img {
    top: 31px;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .top_service.top_service_03 .service_img img {
    width: 86px;
  }
  .top_service.top_service_04 {
    -webkit-animation-delay: 0.7s !important;
            animation-delay: 0.7s !important;
  }
  .top_service.top_service_04 .service_img {
    top: 41px;
    left: -6px;
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
  }
  .top_service.top_service_04 .service_img img {
    width: 67px;
  }
  .top_service.top_service_04 .service_img_2 {
    top: 42px;
    left: 0;
  }
  .top_service.top_service_04 .service_img_2 img {
    width: 82px;
  }
  .top_service.top_service_05 {
    -webkit-animation-delay: 0.5s !important;
            animation-delay: 0.5s !important;
  }
  .top_service.top_service_05 .service_img {
    top: 41px;
    left: -6px;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .top_service.top_service_05 .service_img img {
    width: 67px;
  }
  .top_service.top_service_05 .service_img_2 {
    top: 21px;
    left: 1px;
  }
  .top_service.top_service_05 .service_img_2 img {
    width: 90px;
  }
  .top_service.top_service_06 {
    -webkit-animation-delay: 0.7s !important;
            animation-delay: 0.7s !important;
  }
  .top_service.top_service_06 .service_img {
    top: 41px;
    left: -6px;
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
  }
  .top_service.top_service_06 .service_img img {
    width: 67px;
  }
  .top_service.top_service_06 .service_img_2 {
    top: 28px;
    left: -2px;
  }
  .top_service.top_service_06 .service_img_2 img {
    width: 75px;
  }
  .top_service.top_service_07 {
    -webkit-animation-delay: 0.5s !important;
            animation-delay: 0.5s !important;
  }
  .top_service.top_service_07 .service_img {
    top: 35px;
    left: -4px;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .top_service.top_service_07 .service_img img {
    width: 87px;
  }
  .top_service.top_service_08 {
    -webkit-animation-delay: 0.7s !important;
            animation-delay: 0.7s !important;
  }
  .top_service.top_service_08 .service_img {
    top: 34px;
    -webkit-transition-delay: .7s;
            transition-delay: .7s;
  }
  .top_service.top_service_08 .service_img img {
    width: 83px;
  }
  .top_service.top_service_09 {
    margin: 0 auto;
    -webkit-animation-delay: 0.5s !important;
            animation-delay: 0.5s !important;
  }
  .top_service.top_service_09 .service_img {
    top: 41px;
    left: -6px;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
  }
  .top_service.top_service_09 .service_img img {
    width: 67px;
  }
  .service_img {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
  }
  .service_d {
    position: relative;
    top: 22px;
    width: 103px;
    height: 103px;
  }
  .service_tit {
    width: 142px;
  }
  .service_tit .inn {
    position: relative;
    height: 43px;
    -webkit-mask-size: 142px;
            mask-size: 142px;
    -webkit-mask-image: url("./img/top/sp_top_service_mask.png");
    mask-image: url("./img/top/sp_top_service_mask.png");
  }
  .service_tit h3 {
    font-size: 13px;
    top: 50.5%;
    letter-spacing: .03em;
  }
  .sec_top_member {
    padding: 89px 0;
  }
  .sec_top_member .wrap {
    padding: 0;
  }
  .sec_top_member .tit_l {
    padding-left: 6%;
  }
  .top_members_nav {
    position: relative;
  }
  .top_members_nav .members_nav {
    position: absolute;
    top: -275px;
    padding: 20px 0;
  }
  .top_members_nav .members_nav.pr {
    left: 62px;
  }
  .top_members_nav .members_nav.nx {
    right: 62px;
  }
  .top_members {
    display: block;
    padding: 70px 0 87px;
  }
  .top_member {
    width: 300px;
    height: 383px;
    margin-bottom: 0;
    -webkit-animation-delay: 0s !important;
            animation-delay: 0s !important;
  }
  .top_member.slick-active .member_sika dl {
    opacity: 1;
  }
  .member_img {
    top: 42px;
    width: 170px;
    height: 170px;
    -webkit-transition-delay: 0s !important;
            transition-delay: 0s !important;
  }
  .member_bg {
    top: -36px;
    left: -36px;
    width: 242px;
    height: 242px;
  }
  .member_clms {
    top: 260px;
  }
  .member_yaku {
    height: 37px;
  }
  .member_yaku p {
    font-size: 67%;
    letter-spacing: .1em;
  }
  .member_name {
    margin-bottom: 10px;
  }
  .member_sika dl {
    width: 100%;
    -webkit-transition: all 100ms 0s ease;
    transition: all 100ms 0s ease;
    white-space: nowrap;
    opacity: 0;
  }
  .member_sika dl dt, .member_sika dl dd {
    line-height: 1.2;
    display: inline-block;
  }
  .member_sika dl dt {
    position: relative;
  }
  .member_sika dl dt i {
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    background: #ebd300;
  }
  .member_sika dl dt span {
    font-size: 80%;
    font-size: 67%;
  }
  .member_sika dl dd {
    font-size: 80%;
    top: 1px;
  }
  .sec_top_recruit {
    padding: 89px 0;
  }
  .top_recruitclm {
    padding: 60px 0;
  }
  .top_recruitclm h3 {
    font-size: 110%;
    margin-bottom: 15px;
    letter-spacing: .05em;
  }
  .top_recruitclm p {
    line-height: 1.8;
    letter-spacing: 0;
  }
  .top_recruitclm p br {
    display: none;
  }
  .top_recruit {
    width: 152px;
    margin: 0 5px;
  }
  .top_recruit .inn {
    background-color: #fff;
  }
  .top_recruit .inn {
    height: 152px;
    -webkit-mask-size: 152px;
            mask-size: 152px;
  }
  .top_recruit.top_recruit_01 .recruit_img {
    top: 17px;
  }
  .top_recruit.top_recruit_01 .recruit_img img {
    position: relative;
    top: -2px;
    left: -6px;
    width: 64px;
  }
  .top_recruit.top_recruit_02 .recruit_img {
    top: 15px;
  }
  .top_recruit.top_recruit_02 .recruit_img img {
    position: relative;
    top: 10px;
    left: 0;
    width: 85px;
  }
  .recruit_clms {
    top: 103px;
  }
  .recruit_clms p {
    font-size: 81%;
  }
  .top_recruit_more {
    padding: 88px 0 0;
  }
  .sec_top_news {
    padding: 90px 0 135px;
  }
  .sec_top_news .news_lists {
    padding: 71px 0 79px;
  }
  .top_news_more {
    text-align: center;
  }
  .sec_top_outline {
    padding: 0;
  }
  .sec_top_outline .wrap {
    height: auto;
  }
  .top_outline_clms {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    padding: 91px 0 100px;
    -webkit-transform: translateY(0%) translateX(0%);
    transform: translateY(0%) translateX(0%);
    text-align: center;
  }
  .top_outline_maps {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
  }
  .top_outline_map {
    height: 199px;
  }
  .top_outline_map .tag {
    font-size: 80%;
    top: -28px;
    width: 86px;
    height: 28px;
    padding: 6.5px 0 0;
    letter-spacing: .05em;
  }
  .top_outline_map iframe {
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 199px;
  }
  .top_outline_map:nth-child(1) {
    margin-bottom: 50px;
  }
  .top_outline_map:nth-child(2) {
    margin-bottom: 50px;
  }
  /****************************************
			page Setting 
	*****************************************/
  .sec_pages_top {
    margin-top: 50px;
    padding: 102px 0 0;
  }
  .sec_pages_top .tit_l h2 {
    font-size: 147%;
    margin-bottom: 0;
  }
  .sec_pages_top .tit_l p strong {
    font-size: 74%;
  }
  .sec_pages_top .tit_l p span {
    width: 60px;
  }
  .sec_pages_top .tit_l p span i {
    width: 30px;
  }
  .sec_pages_top .tit_l p span i:nth-child(2) {
    left: 30px;
  }
  .pages_bread {
    display: none;
  }
  /****************************************
			aboutus Setting 
	*****************************************/
  .sec_aboutus_nav {
    padding: 82px 0 48px;
  }
  .aboutus_nav_more {
    position: relative;
    border-bottom: 1px solid #cacaca;
  }
  .aboutus_nav_more p {
    padding: 16px 0;
  }
  .aboutus_nav_more p strong {
    color: #0f2369;
  }
  .aboutus_nav_more i {
    position: absolute;
    top: 25px;
    right: 11px;
    display: block;
    width: 16px;
    height: 11px;
    background-image: url(./img/aboutus/sp_aboutus_ico_arwd@2x.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
  }
  .aboutus_nav_more.open i {
    background-image: url(./img/aboutus/sp_aboutus_ico_arwu@2x.png);
  }
  .aboutus_nav {
    position: absolute;
    z-index: 39;
    top: 58px;
    left: 6%;
    display: none;
    width: 88%;
    background: #fff;
  }
  .aboutus_nav a {
    width: 100%;
  }
  .aboutus_nav a p {
    padding: 17px 0 15px;
  }
  .aboutus_nav a p strong {
    padding-left: 14px;
  }
  .aboutus_nav a p i {
    display: none;
  }
  .aboutus_nav a:nth-child(1) .num {
    top: -3px;
  }
  .aboutus_nav a:nth-child(2) p strong {
    padding-left: 6px;
  }
  .aboutus_tit {
    padding: 70px 0 20px;
  }
  .aboutus_tit h2 strong {
    font-size: 120%;
    padding-left: 10px;
  }
  .sec_aboutus_01 .aboutus_tit h2 span img {
    width: 50px;
  }
  .sec_aboutus_02 .aboutus_tit h2 span img {
    width: 74px;
  }
  .sec_aboutus_03 .aboutus_tit h2 span img {
    width: 62px;
  }
  .aboutus_l_outer {
    position: relative;
    margin-top: 88px;
  }
  .aboutus_l_outer .wrap {
    height: auto;
  }
  .aboutus_l_outer.aboutus_l_02 .aboutus_l_d {
    right: inherit;
    left: 10px;
  }
  .aboutus_l_outer.aboutus_l_02 .aboutus_l_bg {
    display: none;
  }
  .aboutus_l_outer.aboutus_l_02 .aboutus_l_clms {
    top: inherit;
    right: inherit;
    left: inherit;
    height: auto;
    padding-right: 13%;
    padding-left: 13%;
  }
  .aboutus_l_d {
    top: -60px;
    right: 5px;
    width: 148px;
  }
  .aboutus_l_d .inn {
    position: relative;
    height: 148px;
  }
  .boutus_l_d_bg {
    top: 22px;
    left: 22px;
    width: 104px;
    height: 104px;
  }
  .aboutus_l_d_clms {
    top: 43px;
    left: 52px;
  }
  .aboutus_l_d_clms p {
    line-height: 1.2;
  }
  .aboutus_l_d_clms p strong {
    font-size: 107%;
    letter-spacing: .15em;
  }
  .aboutus_l_d_clms p span {
    font-size: 62%;
    top: 2px;
    letter-spacing: .07em;
  }
  .aboutus_l_bg {
    display: none;
  }
  .aboutus_l_clms {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    height: auto;
    padding: 97px 6% 81px;
    -ms-writing-mode: horizontal-tb;
    background: #e4e4e4;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
  }
  .aboutus_l_clms h3 {
    font-size: 120%;
    line-height: 2.8;
    display: block;
    width: 225px;
    margin: 0 auto;
  }
  .aboutus_l_clms h3 span {
    position: relative;
    display: inline-block;
  }
  .aboutus_l_clms h3 span:after {
    position: absolute;
    top: inherit;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 1px;
  }
  .aboutus_l_clms h3 span small {
    position: relative;
    top: inherit;
  }
  .aboutus_l_clms h4 {
    line-height: 1.6;
    padding: 20px 0 10px;
  }
  .aboutus_l_clms h4 strong {
    font-size: 114%;
    letter-spacing: 0;
  }
  .aboutus_l_clms h4 small {
    font-size: 87%;
    letter-spacing: 0;
  }
  .aboutus_l_clms p {
    font-size: 100%;
    line-height: 1.8;
    padding-left: 0;
    text-align: justify;
    letter-spacing: -.03em;
  }
  .aboutus_l_clms p br {
    display: none;
  }
  .sec_aboutus_02 {
    padding: 90px 0 125px;
  }
  .aboutus_logos_outer .wrap {
    max-width: 848px;
  }
  .aboutus_logos_head {
    padding: 80px 0 136px;
  }
  .aboutus_logos_head img {
    width: 100px;
  }
  .aboutus_logos {
    display: block;
  }
  .aboutus_logo {
    width: 100%;
  }
  .aboutus_logo.aboutus_logo_01 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .aboutus_logo.aboutus_logo_01 .aboutus_logo_img img {
    top: 0;
    width: 84px;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .aboutus_logo.aboutus_logo_02 {
    margin: 78px 0 50px;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .aboutus_logo.aboutus_logo_02 .aboutus_logo_img img {
    top: 0;
    width: 70px;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .aboutus_logo.aboutus_logo_03 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .aboutus_logo.aboutus_logo_03 .aboutus_logo_img img {
    top: 0;
    width: 98px;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .aboutus_logo_img {
    height: auto;
  }
  .aboutus_logo_img img {
    position: relative;
  }
  .aboutus_logo_clms {
    width: 231px;
    margin: 23px auto 0;
  }
  .aboutus_logo_clms p {
    text-align: justify;
    letter-spacing: .05em;
  }
  .sec_aboutus_03 {
    position: relative;
    margin-bottom: 76px;
    padding: 18px 0 0;
  }
  .sec_aboutus_03 .aboutus_bg {
    height: 96%;
  }
  .aboutus_mes {
    padding: 48px 0 0;
  }
  .aboutus_mes_l_clms {
    margin-bottom: 42px;
    margin-left: 7%;
    padding-top: 37px;
    padding-left: 24px;
  }
  .aboutus_mes_l_clm p {
    display: none;
  }
  .aboutus_mes_l_clm ul {
    line-height: 1.2;
  }
  .aboutus_mes_l_clm ul li {
    font-size: 87%;
    margin-bottom: 4px;
  }
  .aboutus_mes_l_name {
    margin-bottom: 10px;
  }
  .aboutus_mes_l_name img {
    width: 120px;
  }
  .aboutus_mes_l_name span {
    font-size: 80%;
    padding-left: 0;
    letter-spacing: .1em;
    color: #fff;
  }
  .aboutus_mes_img {
    position: relative;
    left: -6.8%;
  }
  .aboutus_mes_r {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
  }
  .aboutus_mes_r .inn {
    padding: 36px 10.2%;
  }
  .aboutus_mes_r_clms p {
    font-size: 100%;
    line-height: 2;
    margin-bottom: 20px;
    letter-spacing: 0;
  }
  .aboutus_mes_r_clms p:last-child {
    margin-bottom: 0;
  }
  .aboutus_mes_r_clms .spd {
    display: none;
  }
  .aboutus_mes_r_clms_more {
    position: relative;
    width: 123px;
    margin: 0 auto;
    border-bottom: 1px solid #0f2369;
  }
  .aboutus_mes_r_clms_more p {
    margin: 0;
    padding: 5px 0;
  }
  .aboutus_mes_r_clms_more p strong {
    font-weight: 700;
    letter-spacing: .05em;
    color: #0f2369;
  }
  .aboutus_mes_r_clms_more p small {
    font-weight: 700;
    display: none;
    padding-left: 30px;
    letter-spacing: .05em;
    color: #0f2369;
  }
  .aboutus_mes_r_clms_more.open p small {
    display: block;
  }
  .aboutus_mes_r_clms_more.open p strong {
    display: none;
  }
  .aboutus_mes_r_clms_more.open i {
    background-image: url(./img/aboutus/sp_aboutus_ico_arwu@2x.png);
  }
  .aboutus_mes_r_clms_more i {
    position: absolute;
    top: 18px;
    right: 0;
    display: block;
    width: 13px;
    height: 8px;
    background-image: url(./img/aboutus/sp_aboutus_ico_arwd@2x.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px;
  }
  .aboutus_mes_02 {
    padding-top: 65px;
  }
  .aboutus_mes_img_02 img {
    width: 263px;
  }
  .aboutus_mes_l_clms_02 {
    margin-left: 7.4%;
    padding-top: 13px;
    padding-left: 24px;
  }
  .aboutus_mes_l_clms_02 .line {
    left: 0;
  }
  .aboutus_mes_l_clms_02 .aboutus_mes_l_name {
    margin-bottom: 20px;
  }
  .aboutus_mes_l_clms_02 .aboutus_mes_l_name span {
    position: relative;
    top: 8px;
    left: 40px;
  }
  /****************************************
			outline Setting 
	*****************************************/
  .sec_outline_01 {
    padding: 108px 0 0;
  }
  .sec_outline_pd {
    height: 0;
  }
  .outline_tbl table th, .outline_tbl table td {
    display: block;
  }
  .outline_tbl table th {
    padding: 15px 0 12px;
  }
  .outline_tbl table th i {
    top: -3px;
  }
  .outline_tbl table th strong {
    font-size: 94%;
  }
  .outline_tbl table td {
    padding: 0 0 15px;
    padding-left: 0;
    border-top: none;
  }
  .outline_tbl table td p {
    font-size: 100%;
  }
  .outline_tbl table td p strong {
    font-weight: 700;
  }
  .outline_tbl table td dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .outline_tbl table td dl dt, .outline_tbl table td dl dd {
    font-size: 100%;
  }
  .outline_tbl table td dl dt {
    width: 110px;
  }
  .outline_tbl table td ul li {
    font-size: 100%;
  }
  .outline_tbl table td ul li small {
    font-size: 80%;
    display: block;
  }
  .outline_tbl table td ol {
    padding-left: 20px;
  }
  .outline_tbl table td ol li {
    font-size: 100%;
    list-style-type: disc;
  }
  .outline_tbl table td iframe {
    width: 100%;
    height: 186px;
    margin: 12px 0 25px;
  }
  /****************************************
		single Setting 
*****************************************/
  .sec_single_top {
    min-height: 53px;
    margin-top: 50px;
  }
  .single_outer {
    max-width: 688px;
    margin: 0 auto;
  }
  .single_tag span {
    font-size: 64%;
    width: 78px;
    padding: 7px 0 6px;
    letter-spacing: .05em;
  }
  .single_date {
    padding: 18px 0 5px;
  }
  .single_tit h2 {
    font-size: 114%;
    letter-spacing: .1em;
  }
  .single_clms {
    font-size: 100%;
    line-height: 1.8;
    padding: 40px 0 56px;
    letter-spacing: 0;
  }
  .single_clms p {
    margin-bottom: 25px;
  }
  .single_more {
    margin-bottom: 34px;
  }
  .single_more ul li.mprv, .single_more ul li.mnxt {
    width: 39px;
  }
  .single_more ul li.mprv {
    left: 10px;
  }
  .single_more ul li.mnxt {
    right: 10px;
  }
  .single_more ul li.mcnt {
    top: -5px;
  }
  .single_more ul li.mcnt p {
    font-size: 80%;
    margin-top: 3px;
    letter-spacing: 0;
  }
  .single_more ul li.mcnt .scnt {
    display: inline-block;
    width: 29px;
    height: 29px;
    background-size: 28px;
  }
  .smore {
    width: 39px;
    height: 39px;
    background-size: 38px;
  }
  /****************************************
		category Setting 
	*****************************************/
  .sec_category_nav {
    padding: 80px 0 64px;
  }
  .category_nav a {
    padding: 5px 0;
  }
  .category_nav a i {
    width: 5px;
    height: 5px;
  }
  .category_nav a p {
    font-size: 94%;
  }
  .category_nav a:nth-child(2) {
    margin: 0 22px;
  }
  .sec_category .news_lists {
    padding-bottom: 76px;
  }
  .category_more {
    font-size: 100%;
    padding-bottom: 56px;
  }
  .category_more .wp-pagenavi a, .category_more .wp-pagenavi span {
    padding: 10px 13px;
  }
  .category_more .wp-pagenavi .current:after {
    height: 1px;
  }
  .category_more .wp-pagenavi .previouspostslink, .category_more .wp-pagenavi .nextpostslink {
    top: 7px;
    width: 39px;
    height: 39px;
  }
  .category_more .wp-pagenavi .previouspostslink .smore, .category_more .wp-pagenavi .nextpostslink .smore {
    position: relative;
    top: -11px;
    left: -13px;
  }
  .category_more .wp-pagenavi .previouspostslink {
    left: 5px;
  }
  .category_more .wp-pagenavi .nextpostslink {
    right: 5px;
  }
  /****************************************
		contact Setting 
	*****************************************/
  .sec_contact_nav {
    padding: 82px 0 61px;
  }
  .contact_nav ul li {
    width: auto;
  }
  .contact_nav ul li p {
    font-size: 94%;
    letter-spacing: 0;
  }
  .contact_nav ul li .arw {
    top: 2px;
    right: -23px;
  }
  .contact_nav ul li:nth-child(2) {
    margin: 0 40px;
  }
  .sec_contact .wrap {
    padding: 0;
  }
  .contact_outer {
    padding: 67px 6%;
  }
  .contact_head {
    padding-bottom: 61px;
  }
  .contact_head h2 {
    font-size: 134%;
  }
  .contact_head p {
    margin-top: 10px;
  }
  .contact_head p i {
    width: 3px;
    height: 3px;
    margin: 0 3px;
  }
  .contact_body table {
    display: block;
  }
  .contact_body table tbody, .contact_body table tr {
    display: block;
    width: 100%;
  }
  .contact_body table th, .contact_body table td {
    display: block;
    width: 100%;
    padding-bottom: 0;
    text-align: left;
  }
  .contact_body table th {
    line-height: 1.2;
    width: 100%;
    padding-bottom: 15px;
    padding-left: 0;
  }
  .contact_body table th strong {
    top: 3px;
  }
  .contact_body table th strong.tn {
    top: 3px;
  }
  .contact_body table td {
    padding-bottom: 48px;
  }
  .contact_body .cau {
    font-size: 67%;
    position: relative;
    top: inherit;
    left: inherit;
    display: inline-block;
    width: 38px;
    margin-right: 9px;
    padding: 5px 0 4px;
    letter-spacing: .05em;
  }
  .contact_body .cau.tn {
    top: 2px;
  }
  .contact_body [type=text], .contact_body [type=email] {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .contact_body p.min {
    font-size: 80%;
  }
  .contact_body textarea {
    height: 222px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .contact_body .select_outer:after {
    top: 14px;
  }
  .contact_privacy_outer {
    height: 247px;
  }
  .contact_privacy {
    padding: 28px;
  }
  .contact_privacy h3 {
    font-size: 100%;
    margin-bottom: 5px;
    letter-spacing: 0;
  }
  .contact_privacy p.lead {
    margin-bottom: 30px;
  }
  .contact_privacy p.leads {
    margin-bottom: 15px;
  }
  .contact_privacy h4 {
    margin-bottom: 16px;
  }
  .contact_privacy h5 {
    padding: 10px 0 5px;
  }
  .contact_btn {
    padding: 78px 0 0;
  }
  .contact_btn .cbtn {
    font-size: 100%;
    width: 281px;
    -webkit-transition: none;
    transition: none;
    background-size: 281px;
  }
  .contact_btn .cbtn p span {
    font-size: 94%;
  }
  .contact_btn .cbtn.sp_ionly {
    display: inline-block;
  }
  .contact_btn .cbtn.pc_only {
    display: none;
  }
  .contact_btn .cbtn.btn_l {
    margin-right: 0;
  }
  .contact_btn .cbtn.btn_r {
    margin-bottom: 30px;
    margin-left: 0;
  }
  .mw_wp_form_preview .contact_body .contact_btn {
    padding-top: 20px;
  }
  .sec_thanks {
    padding: 10px 0;
  }
  .thanks_tit {
    text-align: center;
  }
  .thanks_tit h3 {
    font-size: 134%;
    letter-spacing: .05em;
  }
  .thanks_clms {
    padding: 36px 0;
  }
  .thanks_clms p {
    font-size: 100%;
    line-height: 2;
  }
  .thanks_btn a p {
    font-size: 100%;
    text-align: justify;
    letter-spacing: .05em;
  }
  .thanks_btn a .smore {
    left: 0;
  }
  /****************************************
			service Setting 
	*****************************************/
  .sec_serice_box {
    padding: 64px 0 45px;
  }
  .service_box {
    margin-bottom: 26px;
  }
  .service_box_inn:hover .service_box_ico_d .dbg {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  .service_box_inn:hover .service_box_ico_d .ddbg {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .service_box_inn:hover .service_box_ico_i {
    background-image: url(./img/service/service_ico_01.png);
  }
  .service_box_inn.open .service_box_ico_i {
    top: 13px;
  }
  .service_box_inn.open:hover .service_box_ico_i {
    background-image: url(./img/service/service_ico_02.png);
  }
  .service_box_head {
    position: inherit;
    height: 243px;
  }
  .service_box_head_clms {
    position: absolute;
    top: 48px;
    left: 26px;
    width: 87%;
  }
  .service_box_head_tit h3 img {
    margin-bottom: 10px;
  }
  .service_box_head_tit h3 strong {
    font-size: 134%;
    top: 0;
    left: 0;
    display: block;
    letter-spacing: .05em;
  }
  .service_box_head_clm {
    padding-top: 19px;
  }
  .service_box_head_clm p {
    font-size: 87%;
    line-height: 1.5;
    text-align: justify;
    letter-spacing: 0;
  }
  .service_box_body {
    width: 88%;
    padding-bottom: 44px;
  }
  .service_box_body_inn {
    padding: 41px 8% 10px;
  }
  .service_box_body_inn dl {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 29px;
  }
  .service_box_body_inn dl dt {
    line-height: 1.2;
    padding: 3px 0 0 11px;
  }
  .service_box_body_inn dl dt strong {
    font-size: 107%;
    letter-spacing: 0;
  }
  .service_box_body_inn dl dt small {
    font-size: 87%;
    letter-spacing: 0;
  }
  .service_box_body_inn dl dd {
    font-size: 94%;
    padding-top: 14px;
    letter-spacing: 0;
  }
  .service_box_body_inn dl.mb dt {
    margin-bottom: 0;
  }
  .service_box_body_inn h3 {
    font-size: 120%;
    letter-spacing: .15em;
  }
  .service_box_body_inn ul li {
    font-size: 100%;
    line-height: 1.2;
    margin-bottom: 20px;
    letter-spacing: .1em;
  }
  .service_box_body_inn ol li {
    font-size: 100%;
    margin-bottom: 20px;
    padding: 3px 0 0 11px;
    letter-spacing: .1em;
  }
  .service_box_body_inn_stit {
    margin-top: 40px;
    padding: 50px 0 40px;
    border-top: 1px solid #cacaca;
  }
  .service_box_body_inn_ltit {
    width: 100%;
    margin: 35px auto 45px;
    padding: 15px 0;
  }
  .service_box_body_inn_ltit h3 {
    font-size: 110%;
  }
  .service_box_ico {
    top: inherit;
    right: inherit;
    bottom: -13px;
    left: 50%;
    width: 32px;
    height: 32px;
    -webkit-transform: translateY(0%) translateX(-50%);
    transform: translateY(0%) translateX(-50%);
  }
  .service_box_ico_d {
    top: 7px;
    left: 7px;
    width: 22px;
    height: 22px;
  }
  .service_box_ico_d .din {
    width: 32px;
    height: 32px;
  }
  .service_box_ico_i {
    top: 13px;
    left: 14px;
    width: 9px;
    height: 9px;
    background-size: 9px;
  }
  .service_box_cimg {
    margin-top: -10px;
    text-align: center;
  }
  .service_box_cclm {
    padding-top: 30px;
  }
  .service_box_cclm p {
    font-size: 94%;
    line-height: 1.6;
    letter-spacing: 0;
  }
  .service_box_01 .service_box_head_img {
    top: 11px;
    right: 25px;
    left: inherit;
    width: 119px;
  }
  .service_box_01 .service_box_head_tit h3 img {
    width: 33px;
  }
  .service_box_02 .service_box_head_img {
    top: 25px;
    right: 37px;
    left: inherit;
    width: 93px;
  }
  .service_box_02 .service_box_head_tit h3 img {
    width: 46px;
  }
  .service_box_03 .service_box_head_img {
    top: 27px;
    right: 36px;
    left: inherit;
    width: 98px;
  }
  .service_box_03 .service_box_head_tit h3 img {
    width: 35px;
  }
  .service_box_03 .service_box_body_inn ul {
    display: block;
    width: 88%;
    margin: 0 auto;
  }
  .service_box_03 .service_box_body_inn ul:nth-child(1) {
    width: 88%;
    margin: 0 auto;
  }
  .service_box_04 .service_box_head_img {
    top: 36px;
    right: 42px;
    left: inherit;
    width: 96px;
  }
  .service_box_04 .service_box_head_tit h3 img {
    width: 41px;
  }
  .service_box_04 .service_box_body_inn dl:nth-child(1) dt strong {
    letter-spacing: -.05em;
  }
  .service_box_05 .service_box_head_img {
    top: 16px;
    right: 32px;
    left: inherit;
    width: 99px;
  }
  .service_box_05 .service_box_head_tit h3 img {
    width: 50px;
  }
  .service_box_05 .service_box_body_inn {
    padding-top: 20px;
  }
  .service_box_05 .service_box_body_inn:nth-child(1) {
    margin-bottom: 30px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .service_box_05 .service_box_body_inn ul {
    width: auto;
    margin: 0 auto 70px;
  }
  .service_box_05 .service_box_body_inn ul li {
    display: block;
    padding: 0;
    border-left: 0;
  }
  .service_box_05 .service_box_body_inn ul li:nth-child(1), .service_box_05 .service_box_body_inn ul li:nth-child(3) {
    width: auto;
  }
  .service_box_06 .service_box_head_img {
    top: 26px;
    right: 50px;
    left: inherit;
    width: 81px;
  }
  .service_box_06 .service_box_head_clms {
    top: 31px;
  }
  .service_box_06 .service_box_head_tit h3 img {
    width: 38px;
  }
  .service_box_06 .service_box_head_tit h3 strong br {
    display: block;
  }
  .service_box_07 .service_box_head_img {
    top: 30px;
    right: 26px;
    left: inherit;
    width: 110px;
  }
  .service_box_07 .service_box_head_clms {
    top: 22px;
  }
  .service_box_07 .service_box_head_tit h3 img {
    width: 41px;
  }
  .service_box_07 .service_box_head_tit h3 strong {
    position: relative;
    top: inherit;
    left: inherit;
  }
  .service_box_08 .service_box_head_img {
    top: 26px;
    right: 27px;
    left: inherit;
    width: 102px;
  }
  .service_box_08 .service_box_head_tit h3 img {
    width: 48px;
  }
  .service_box_09 .service_box_head_img {
    top: 40px;
    right: 43px;
    left: inherit;
    width: 80px;
  }
  .service_box_09 .service_box_head_tit h3 img {
    width: 42px;
  }
  .service_box_09 .service_box_body_inn ol {
    display: block;
  }
  .service_box_09 .service_box_body_inn ol:nth-child(1) {
    width: auto;
  }
  .target_sline {
    margin-top: -50px;
    padding-top: 50px;
  }
  /****************************************
			recruit Setting 
	*****************************************/
  .sec_recruit_nav {
    padding-bottom: 48px;
  }
  .recruit_nav_01 {
    margin-bottom: 0;
  }
  .recruit_nav_02 {
    top: 233px;
  }
  .recruit_tit p {
    font-size: 100%;
    line-height: 1.6;
    margin-top: 43px;
    text-align: justify;
    letter-spacing: 0;
  }
  .recruit_tit p br {
    display: none;
  }
  .recruit_inn {
    padding: 0 6%;
  }
  .recruit_inn .wrap {
    padding: 0;
  }
  .sec_recruit_01 {
    margin-bottom: 100px;
  }
  .sec_recruit_01 .recruit_tit {
    margin-bottom: 80px;
  }
  .sec_recruit_01 .recruit_tit h2 span img {
    width: 50px;
  }
  .recruit_01_outer {
    margin-bottom: 64px;
  }
  .recruit_01_outer .recruit_01_box_d {
    position: absolute;
    z-index: 11;
    top: -10px;
    left: 31px;
    width: 78px;
  }
  .recruit_01_outer .recruit_01_box_clms {
    padding: 53px 8% 39px;
  }
  .recruit_01_outer .recruit_01_box_clms h3 {
    font-size: 120%;
    margin-bottom: 28px;
    letter-spacing: 0;
  }
  .recruit_01_outer .recruit_01_box_clms h3 br {
    display: none;
  }
  .recruit_01_outer .recruit_01_box_clms p {
    font-size: 94%;
    text-align: justify;
  }
  .recruit_01_outer.recruit_01_03 .recruit_01_box {
    float: none;
  }
  .sec_recruit_02 {
    margin-bottom: 20px;
  }
  .sec_recruit_02 .recruit_tit {
    margin-bottom: 88px;
  }
  .sec_recruit_02 .recruit_tit h2 span img {
    width: 74px;
  }
  .sec_recruit_02 .recruit_tit h2 strong {
    position: relative;
    top: 0;
  }
  .recruit_02_outer .recruit_02_box {
    display: block;
    width: 100%;
    max-width: inherit;
    margin-bottom: 64px;
  }
  .recruit_02_outer .recruit_02_box:nth-child(2) {
    margin: 0;
    margin-bottom: 64px;
  }
  .recruit_02_outer .recruit_02_box_d {
    position: absolute;
    z-index: 11;
    top: -10px;
    width: 78px;
  }
  .recruit_02_outer .recruit_02_box_clms {
    padding: 74px 10%;
  }
  .recruit_02_outer .recruit_02_box_clms h3 {
    font-size: 127%;
    margin-bottom: 36px;
    letter-spacing: 0;
  }
  .recruit_02_outer .recruit_02_box_clms p {
    max-width: inherit;
    text-align: justify;
  }
  .sec_recruit_03 {
    margin-bottom: 113px;
  }
  .sec_recruit_03 .recruit_tit {
    margin-bottom: 40px;
  }
  .sec_recruit_03 .recruit_tit h2 span img {
    width: 62px;
  }
  .sec_recruit_03 .recruit_tit h2 strong {
    position: relative;
    top: -10px;
  }
  .recruit_03_outer {
    max-width: inherit;
    margin: 0 auto;
  }
  .recruit_03_outer .inn {
    position: relative;
  }
  .recruit_03_outer .recruit_03_box {
    position: relative;
    float: none;
    width: 100%;
    height: 360px;
    margin-bottom: 15px;
  }
  .recruit_03_outer .recruit_03_box:nth-child(2n) {
    margin-left: 0;
  }
  .recruit_03_outer .recruit_03_box:nth-child(2n):after {
    display: none;
  }
  .recruit_03_outer .recruit_03_box.box_02 .recruit_03_box_tit .line {
    height: 15px;
  }
  .recruit_03_outer .recruit_03_box.box_03 {
    height: 330px;
  }
  .recruit_03_outer .recruit_03_box.box_03 .recruit_03_box_gl {
    top: 86px;
    right: inherit;
    width: 191px;
  }
  .recruit_03_outer .recruit_03_box.box_03 .recruit_03_box_num p strong {
    font-size: 326%;
  }
  .recruit_03_outer .recruit_03_box.box_03 .recruit_03_box_num p small {
    font-size: 154%;
    top: 10px;
    left: 4px;
  }
  .recruit_03_outer .recruit_03_box.box_03 .box_num_01 {
    top: 65px;
    left: 70px;
  }
  .recruit_03_outer .recruit_03_box.box_04 {
    height: 330px;
  }
  .recruit_03_outer .recruit_03_box.box_04 .recruit_03_box_tit .line {
    height: 36px;
  }
  .recruit_03_outer .recruit_03_box.box_04 .recruit_03_box_gl {
    top: 86px;
    right: inherit;
    width: 191px;
  }
  .recruit_03_outer .recruit_03_box.box_04 .box_num_01 {
    top: 65px;
    left: 70px;
  }
  .recruit_03_outer .recruit_03_box.box_05 {
    height: 330px;
  }
  .recruit_03_outer .recruit_03_box.box_05 .recruit_03_box_tit .line {
    height: 15px;
  }
  .recruit_03_outer .recruit_03_box.box_05 .recruit_03_box_gl {
    top: 86px;
    right: inherit;
    width: 191px;
  }
  .recruit_03_outer .recruit_03_box.box_05 .box_num_01 {
    top: 65px;
    left: 70px;
  }
  .recruit_03_outer .recruit_03_box_gl {
    position: absolute;
    z-index: 11;
    top: 65px;
    right: inherit;
    left: 50%;
    width: 257px;
    -webkit-transform: translateY(0%) translateX(-50%);
    transform: translateY(0%) translateX(-50%);
  }
  .recruit_03_box_tit {
    position: absolute;
    z-index: 10;
    top: 13px;
    left: 0;
  }
  .recruit_03_box_tit h3 {
    font-size: 107%;
    line-height: 1.4;
    padding-left: 12px;
  }
  .recruit_03_box_tit .line {
    top: 3px;
    height: 15px;
  }
  .recruit_03_one_outer {
    max-width: inherit;
    padding: 19px 0 72px;
  }
  .recruit_03_one_outer .recruit_03_box_tit {
    position: relative;
    top: inherit;
    left: 0;
    margin-bottom: 70px;
  }
  .recruit_03_one_inn {
    max-width: inherit;
  }
  .recruit_03_ones .recruit_03_one {
    position: relative;
    margin-bottom: 9px;
    padding: 17px 0;
  }
  .recruit_03_ones .recruit_03_one_clms {
    padding-left: 55px;
  }
  .recruit_03_ones .recruit_03_one_clms p {
    left: 12px;
  }
  .recruit_03_ones .recruit_03_one_clms p strong {
    font-size: 160%;
  }
  .recruit_03_ones .recruit_03_one_clms p small {
    font-size: 67%;
    top: -1px;
    left: 5px;
  }
  .recruit_03_ones .recruit_03_one_clms h4 {
    font-size: 114%;
    position: relative;
    top: 1px;
  }
  .sec_recruit_04 {
    padding: 50px 0 61px;
  }
  .sec_recruit_04 .recruit_tit {
    margin-bottom: 56px;
  }
  .sec_recruit_04 .recruit_tit h2 span img {
    width: 72px;
  }
  .sec_recruit_04 .recruit_tit h2 strong {
    top: -10px;
  }
  .recruit_04_head ul li p {
    font-size: 87%;
    width: 100%;
  }
  .recruit_04_head ul li .bg {
    height: 50px;
  }
  .recruit_04_bodys .recruit_04_body {
    padding: 28px 6%;
  }
  .recruit_04_clms {
    margin-bottom: 30px;
  }
  .recruit_04_tit {
    margin-bottom: 11px;
    padding: 4px 0;
  }
  .recruit_04_clm {
    font-size: 100%;
    letter-spacing: 0;
  }
  .sec_recruit_05 {
    padding: 86px 0 100px;
  }
  .recruit_05_tit {
    margin-bottom: 51px;
  }
  .recruit_05_tit h2 {
    font-size: 140%;
    line-height: 1.2;
    margin-bottom: -10px;
  }
  .recruit_05_tit img {
    width: 46px;
  }
  .recruit_05_outer .recruit_05_box {
    float: left;
    width: 272px;
  }
  .recruit_05_outer .recruit_05_box:nth-child(2) {
    float: right;
    margin: -20px 0;
  }
  .recruit_05_outer .recruit_05_box:nth-child(3) .recruit_05_box_clms {
    top: 138px;
  }
  .recruit_05_outer .recruit_05_box .inn {
    height: 272px;
  }
  .recruit_05_outer .recruit_05_box .recruit_05_box_num {
    top: 63px;
  }
  .recruit_05_outer .recruit_05_box .recruit_05_box_num span {
    font-size: 94%;
    margin-bottom: 12px;
  }
  .recruit_05_outer .recruit_05_box .recruit_05_box_clms {
    top: 153px;
  }
  .recruit_05_outer .recruit_05_box .recruit_05_box_clms p {
    font-size: 87%;
  }
  /****************************************
			member Setting 
	*****************************************/
  .member_inn {
    max-width: inherit;
  }
  .sec_member_nav {
    padding: 100px 0 0;
  }
  .sec_member_nav ul li {
    cursor: pointer;
  }
  .sec_member_nav ul li p {
    font-size: 94%;
  }
  .sec_member_nav ul li p img {
    width: 8px;
    margin-left: 4px;
  }
  .sec_member_nav ul li .bg {
    height: 58px;
  }
  .sec_member_nav ul li:nth-child(1) p {
    font-size: 76%;
    line-height: 1.2;
  }
  .sec_member_nav ul li:nth-child(1) p img {
    position: absolute;
    top: 50%;
    right: 13px;
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%);
  }
  .members_body {
    padding: 100px 0 0;
  }
  .members_body .top_member {
    margin-bottom: 85px;
  }
  .members_body .top_member .member_sika dl {
    opacity: 1;
  }
  .members_body.members_01 {
    padding-left: 0;
  }
  .members_body.members_01 .top_member {
    float: none;
    height: 432px;
    margin-right: auto;
    margin-left: auto;
  }
  .members_body.members_01 .top_member:nth-child(2n) {
    margin-right: auto;
    margin-left: auto;
  }
  .members_body.members_02 {
    display: block;
  }
  .members_body.members_02 .top_member {
    float: none;
    height: 402px;
    margin-right: auto;
    margin-left: auto;
  }
  .members_body.members_02 .top_member .member_yaku {
    display: none;
  }
  .members_body.members_02 .top_member .member_btn {
    top: 360px;
  }
  .members_body.members_02 .top_member:nth-child(3n) {
    margin-right: auto;
  }
  .members_body.members_02 .top_member:nth-child(n+5) {
    display: none;
  }
  .members_body.members_02 .top_member:nth-child(n+5).on {
    display: block;
  }
  .members_body.members_03 {
    display: block;
    padding-top: 100px;
  }
  .members_body .aboutus_mes_r_clms_more {
    margin-bottom: 85px;
    border-bottom: 1px solid #fff;
  }
  .members_body .aboutus_mes_r_clms_more p strong, .members_body .aboutus_mes_r_clms_more p small {
    color: #fff;
  }
  .members_body .aboutus_mes_r_clms_more i {
    top: 15px;
    background-image: url(./img/member/sp_member_ico_arwd@2x.png);
  }
  .members_body .aboutus_mes_r_clms_more.open i {
    background-image: url(./img/member/sp_member_ico_arwu@2x.png);
  }
  .member_btn {
    top: 390px;
  }
  .modaal-inner-wrapper {
    padding: 0 0 80px;
  }
  .modal_inn {
    overflow: hidden;
    max-width: inherit;
    margin: 0 auto;
    padding: 0 6%;
  }
  .modal_inn .boxs .box {
    float: none;
  }
  .modal_inn .boxs .box:nth-child(1) {
    width: 100%;
    margin-top: 136px;
    padding: 0 0 63px;
  }
  .modal_inn .boxs .box:nth-child(2) {
    float: none;
    width: 100%;
  }
  .modal_inn .member_clms {
    position: relative;
    top: inherit;
    left: inherit;
  }
  .modal_inn .member_yaku {
    margin-bottom: 16px;
  }
  .modal_inn .member_yaku p {
    font-size: 94%;
  }
  .modal_inn .box_img {
    width: 326px;
    margin: 0 auto 26px;
  }
  .modal_inn .box_img .box_bg {
    height: 326px;
  }
  .modal_inn .box_clms .box_clm h3 {
    position: relative;
    margin-bottom: 5px;
  }
  .modal_inn .box_clms .box_clm h3 i {
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    background: #ebd300;
  }
  .modal_inn .box_clms .box_clm h3 span {
    font-size: 94%;
  }
  .modal_inn .box_clms .box_clm p {
    letter-spacing: .05em;
  }
  .modal_inn .box_clms .box_clm table {
    width: 100%;
  }
  .modal_inn .box_clms .box_clm table th, .modal_inn .box_clms .box_clm table td {
    display: block;
    padding-bottom: 5px;
    letter-spacing: .05em;
  }
  .modal_inn .box_clms .box_clm table th {
    padding-top: 10px;
  }
  .modal_inn .box_clms .box_clm table td {
    padding-top: 1px;
    padding-left: 0;
  }
  .member_staff {
    display: block;
    float: none;
    width: 284px;
    margin: 0 auto 52px;
  }
  .member_staff:nth-child(3n) {
    margin-right: auto;
  }
  .member_staff:nth-child(n+5) {
    display: none;
  }
  .member_staff:nth-child(n+5).on {
    display: block;
  }
}

@media (max-width: 320px) {
  .contact_nav ul li p {
    font-size: 82%;
  }
  .recruit_05_outer .recruit_05_box:nth-child(2) {
    margin: 0;
  }
}
/*# sourceMappingURL=style.css.map */