/* sp_top.css */

/* SPのみに適用ここから */
@media screen and (max-width:768px) {
  body{    min-width: initial;padding-top:60px; }
  
 .btn01:visited,.btn02:visited,.btn002lp:visited{color:#fff;}
/**/
.pc { display: none; }
.sp { display: inline; }

.btn_area {
  text-align: center;
  margin: 0 20px!important;
}

img { max-width: 100%; width:auto;}
.pagetop { display: none; }

.btn01 {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 20px 0;
  width: 100%;
  display: inline-block;
  background:  #063d78;
  background-size: 20px 4px;
  text-decoration:none;
}

.btn002lp {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
  background:  #009999;
  background-size: 20px 4px;
  text-decoration:none;
}
.btn002lp .bg {
  font-size: 18px;
  font-weight: bold;
}
.btn02 {
  border-radius: 5px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.075em;
  text-align: center;
  border: 1px solid #fff;

  background: #008cd7;
  text-decoration:none;
}

.btn02 a { color: #fff; }
.btn02 a:visited { color: #fff; }

  
.btn03 {
  font-size: 14px;
  color: #063d78;
  line-height: 18px;
  text-align: center;
  padding: 20px 0;
  border: 1px solid #063d78;
  width: 100%;
  display: inline-block;
  background:#fff;
  background-size: 20px 4px;
  text-decoration:none;
  border-radius:5px;
}

/*MainImage*/
#mainimage_wrap { position: relative; }
#mainimage_wrap h2 img { width: 100%; }

#mainimage {
  padding-top: 62.3%;
  width: 100%;
  position: relative;
}
#mainimage-medium {
  padding-top: 40.3%;
  width: 100%;
  position: relative;
}
#mainimage_wrap .maincopy_wrap {
  padding: 18% 0 0 0;
  width: 18%;
  height: 100%;
  z-index: 50;
  top: 0;
  left: 23%;
  position: absolute;
}
#mainimage_wrap .maincopy_wrap.mcw2020{width:25%;left:15%;top:-5%;}


  
#navi {overflow: hidden;display:none;}
#navi h1{width: 50%;
 display: inline-block;
}
#navi ul{
display: none; 
}

#navi nav{
     display: inline-block;
float: right;
}
#navi nav a{
   margin:5.5% 10px 0 0; 
  padding:5px 20px;
     display: inline-block;
     font-size: 12px;
    
}
 
#message {
  text-align: center;
  padding: 20px 0 30px;
  background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/bg02.gif) repeat;
  background-size: 50px auto;
}
#message p,
#message h2,
#message h3{
  opacity:0;
  position: relative;
  bottom: -50px;
}
 

#message h2 { text-align: center; }
#message h2 { margin-bottom: 10px; }
#message h2 img { width: 80%; }

#message h2 {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px;
  color: #555555;
}
  .msg_sp{padding:0 10px;display:block;font-size:18px;}

#message .text {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 18px;
  text-align: center;
  padding: 0 20px 10px;
  color: #555555;
}

#message .text p { margin-bottom: 10px; }

#message h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size:24px;
}


#message h3 span{
  letter-spacing: 0.05em;
  color: #ACB6E5;
  background: -moz-linear-gradient( -114deg, rgb(41,192,225) 0%, rgb(2,111,220) 100%);
  background: -webkit-linear-gradient( -114deg, rgb(41,192,225) 0%, rgb(2,111,220) 100%);
  background: -ms-linear-gradient( -114deg, rgb(41,192,225) 0%, rgb(2,111,220) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
  /*service*/
/* service */
#service { position: relative; }
#service a{text-decoration:none;}

#in_service {
  background:#2d723c;
}
  #in_service a{
    position:relative;
    display:block;
  padding:30px 0 30px;
  background:url(https://japan.wipgroup.com/hubfs/2019_renewal/img/in_service_bg.jpg) no-repeat right top #2d723c;
  background-size:auto 100%;
  }
  #in_service a:before{
    content:"";display:block;
    width:100%;
    position:absolute;
  height: 100%;
  background: rgba(45,114,60,0.7);
    top:0;
}
#in_service dl {
  position: relative;
  color: #fff;padding:0 20px;
}

#in_service dt {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 24px;
  margin-bottom: 10px;
}

#in_service dd {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 20px;
}
  #in_service02{margin-top:1px;
      background: #013d79;}  
.icon_navi {
      color: #fff;
      background: #013d79;
    }

    .icon_navi a {
      color: #fff;
      text-align: center;
      text-decoration: none;
    }

    .icon_navi a:hover {
      opacity: 0.7;
      text-decoration: none;
    }

    .icon_navi .main {
      font-size: 0;
      text-align: center;
      width: 100%;
      display: table;
    }

    .icon_navi .main li {
      vertical-align: top;
      border-bottom: 1px solid #fff;
    }

    .icon_navi .main a {
      display: block;
    }

    .icon_navi .main li:first-child dt {
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon02.png) center 30% no-repeat;
      background-size: 30px auto;
    }

    .icon_navi .main li:nth-child(2) dt {
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon01.png) center 30% no-repeat;
      background-size: 40px auto;
    }

    .icon_navi .main li:nth-child(3) dt {
      margin-top: 10px;
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon03.png) center 30% no-repeat;
      background-size: 30px auto;
    }

    .icon_navi .sub li:first-child a {
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon04.png) center 15% no-repeat;
      background-size: 24px auto, 25px auto;
    }

    .icon_navi .sub li:nth-child(2) a {
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon05.png) center 15% no-repeat;
      background-size: 24px auto, 25px auto;
    }

    .icon_navi .sub li:nth-child(3) a {
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon06.png) center 15% no-repeat;
      background-size: 24px auto, 25px auto;
    }

    .icon_navi .sub li:nth-child(4) a {
      padding: 55px 10px 5px;
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon08.png) center 15% no-repeat;
      background-size: 24px auto, 25px auto;
    }

    .icon_navi .sub li:nth-child(5) a {
      padding: 55px 10px 5px;
      background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/translation/tl_icon07.png) center 15% no-repeat;
      background-size: 24px auto, 25px auto;
    }

  
  
    .icon_navi dl { overflow: hidden; }

    .icon_navi dt {
      font-size: 13px;
      font-weight: bold;
      margin: 0 20px 0 30px;
      padding-top: 55px;
      float: left;
    }

    .icon_navi dd {
      font-size: 14px;
      line-height: 16px;
      text-align: left;
      padding: 30px 0;
    }

    .icon_navi dd span { font-size: 10px; }

    .icon_navi .sub {
      margin-bottom: 20px;
      width: 100%;
      display: table;
    }

    .icon_navi .sub li {
      font-weight: bold;
      vertical-align: top;
      border-right: 1px solid #fff;
      width: 20%;
      display: table-cell;
    }

    .icon_navi .sub li:last-child { border-right: none; }

    .icon_navi .sub li a {
      font-size: 10px;
      line-height: 14px;
      padding: 50px 10px 15px;
      min-height: 110px;
    }

    .icon_navi .sub li a { display: block; }
  
  
  
  
  
#service_team h2 {
  font-size: 18px;
  letter-spacing: 0.075em;
  text-align: center;color:#666;
}
  
#service_team p {
  font-size: 14px;
  letter-spacing: 0.075em;
  line-height: 20px;
  text-align: center;
  padding: 20px;
}
  
/*2020 add service*/
#servicelist .servicelist_inblc {
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;padding:20px;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
}
#servicelist .servicelist_inblc>div{width:calc(100% - 80px);}
#servicelist .servicelist_inblc>span{text-align:center;width:70px;margin-right:10px;display:block;padding:0 12px;}
#servicelist .servicelist_nav02:first-child>span{padding:0;}
#servicelist .servicelist_inblc p { font-size: 18px; margin-top:5px;}

#servicelist .servicelist_inblc ul {
  margin-top: 8px;
  display: flex;
  flex-wrap:wrap;
}

#servicelist .servicelist_inblc ul li { width:100%;margin-top:3px; }

#servicelist .servicelist_inblc ul li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

#servicelist .servicelist_inblc ul li a:before {
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  margin-right: 8px;
  content: "\f054";
}

#servicelist .servicelist_inblc ul li a:hover{opacity:0.5;}


#media {
  padding: 35px 0 20px 0;
  background: #f6fdff;
  position: relative;
}


#media h2 {
  font-size: 20px;
  letter-spacing: 0.035em;
  line-height: 28px;
  text-align: center;
  padding: 0 0 5px;
  display: block;
}

#media h2 span {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 28px;
  letter-spacing: 0.075em;
  line-height: 32px;
  margin-bottom: 5px;
  display: block;
}

#media h3 {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
  #media .cont_w ul{display:flex;
  flex-wrap:wrap;padding:0 10px;
  justify-content:space-between;}
#media .cont_w li a { display: block;text-decoration:none; }

#media .cont_w li {
  vertical-align: top;
  margin: 0 0 20px;
  background: #fff;
  width:100%;
}
#media .cont_w li .pic {
  position:relative;
  padding-top:65%;
  overflow: hidden;
}
#media .cont_w li .pic img{height:100%;
    position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
    width:auto!important;
    max-width:none!important;
  }
  
#media .cont_w li .st {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-align: left;
  padding: 10px 10px 15px;
}

#media .cont_w li p {
  font-size:  ;
  text-align: right;
  padding: 0 10px 10px;
}

#media .cont_w li p span {
  color: #999;
  margin-left: 15px;
}

#media .cont_w li p span:before {
  margin-right: 4px;
  width:10px;
  height:10px;
  content: "";
  display:inline-block;
  border-radius:50%;
  
  
}


#media .cont_w ul li:nth-child(n+3) .st {
  font-size: 12px;
  line-height: 18px;
}


#media .cont_w ul li:nth-child(n+3) {
  margin: 0 0 15px;
  width: 49%;
}

#media .cont_w ul li:nth-child(n+3) p { font-size: 10px; }

#media .cont_w ul li:nth-child(n+3) p span:before {
  margin-right: 4px;
  width:8px;
  height:8px;
  content: "";
  display:inline-block;
  border-radius:50%;
}

#media .cont_w ul li:nth-child(n+3) p span {
  font-size: 10px;
  color: #999;
  line-height: 16px;
  display: block;
}

#media .pic { overflow: hidden; }

#w_info {
  padding: 10px;
  background: #f0f0f0;
}

#info {
  padding: 35px 0 20px;
  background: #fff;
  position: relative;
}



#info h2 {
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}

.tab_contents ul { margin: 0 10px; }

.tab_contents li a {
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  font-size: 16px;
  color: #063d78;
  line-height: 1.3;
  padding: 0 0 10px;
  display: block;
  position: relative;
  text-decoration:none;
}

.tab_contents ul:first-child li a,.tab_contents ul:nth-child(2) li a,.tab_contents ul:nth-child(3) li a,.tab_contents ul:nth-child(4) li a,.tab_contents ul:nth-child(5) li a{
 border-bottom: 1px solid #f0f0f0;
 margin-bottom: 15px;
}
.tab_contents ul:first-child,.tab_contents ul:nth-child(2),.tab_contents ul:nth-child(3),.tab_contents ul:nth-child(4),.tab_contents ul:nth-child(5),.tab_contents ul:nth-child(6){
margin: 0 10px 10px;
}

.tab_contents li a .date {
  margin-bottom: 5px;
  display: block;
  color:#6b6b6b;
}
  .tab_contents li a .row_text span.cat{border-radius:2px;padding:2px 0;width:100px;text-align:center;font-weight:bold;
  color:#fff;display:inline-block;margin-bottom:5px;font-size:12px;margin-right:5px;}

  
  
.tab_contents .btn_area a{
  font-size: 14px;
  color: #063d78;
  line-height: 18px;
  text-align: center;
  padding: 20px 0;
 }


.btn_image a { color: #fff;
  text-decoration:none; }

.btn_image a dl {
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 20px;
  padding: 15% 0;
  width: 100%;
}

.btn_image a:first-child dl {
  background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/info01.jpg) 0 0 no-repeat;
  background-size: cover;
}

.btn_image a:nth-child(2) dl {
  background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/info02.jpg) 0 0 no-repeat;
  background-size: cover;
}

.btn_image dt {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.btn_image dd {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.btn_image02 {padding:10px 0;}
.btn_image02 a {
  transition: all 500ms 0s ease;
  color: #fff;
  display: block;
  background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/bg_recruit.jpg) center top no-repeat;
  background-size: auto 100%;
  text-decoration:none;
}

.btn_image02 dl {
  font-weight: bold;
  text-align: center;
  padding: 12% 0;
}

.btn_image02 dt {
  font-size: 20px;
  padding-bottom: 10px;
}

.btn_image02 dd { font-size: 12px; }

.btn_image02 a:hover {
  transition: all 500ms 0s ease;
  text-decoration: none;
  background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/bg_recruit.jpg) center top no-repeat;
  background-size: auto 110%;
}


#footer {
  padding-top: 20px;
  background: #f0f0f0;
}

#footer #about { margin: 0 20px; }

#footer #about .contact {
  text-align: center;
  margin-bottom: 20px;
  padding: 20px 10px 25px;
  background: #f6f6f6;
}

#footer #about .contact dt {
  color: #02182f;
  text-align: center;
  margin-bottom: 15px;
  display: inline-block;
}

#footer #about .contact dt span {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-align: left;
  margin-top: 5px;
  padding-left: 30px;
  display: block;
  background: url(https://cdn2.hubspot.net/hubfs/3789278/2019_renewal/img/icon_tel.png) 0 4px no-repeat;
  background-size: auto 70%;
}

#footer #about .contact .btn02 {
  padding: 15px 0;
  width: 95%;
  display: inline-block;
}

#footer #about h2 { text-align: center; }
#footer #about h2 img { width: 30%; }

#footer #about h2 span {
  font-size: 14px;
  margin: 5px 0 15px;
  display: block;
}

#footer .links { display: none; }
.side_navi_active #footer .links{overflow-y:auto !important;}
  
.side_navi_active #footer .links_2020{overflow-y:auto !important;}
#footer .aside {
  text-align: center;
  margin-bottom: 30px;
  display: block;
}

#footer .aside ul {
  line-height: 40px;
  margin-bottom: 15px;
}

#footer .aside li a {
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #3a3c3f;
  margin: 0 5px;
  padding: 10px 15px 10px 30px;
  border: 1px solid #3a3c3f;
  background: #fff;
  position: relative;
  text-decoration:none;
}

#footer .aside li, #footer .aside .sns { display: inline-block; }

#footer .aside .sns {
  font-size: 0;
  text-align: center;
}

#footer .aside .sns a {
  margin: 0 5px;
  display: inline-block;
}

#footer .aside li a:before {
  font: normal normal normal 8px/1 FontAwesome;
  top: 40%;
  left: 8%;
  content: "\f054";
  position: absolute;
}

#footer .aside .sns a {
  border-radius: 100%;
  font-size: 20px;
  color: #013d79;
  line-height: 36px;
  text-align: center;
  border: 2px solid #013d79;
  width: 40px;
  display: inline-block;
  background: #fff;
}
 #footer .b_footer {
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  background: #003d79;
}

#footer .b_footer div.flogo {
  padding: 10px 60px 10px 25%;
  display: inline-block;
}

#footer .b_footer div.flogo span {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
  display: block;
}
#footer .b_footer div.flogo img { width: 80%; }

#footer .b_footer .tel {
  padding: 0 60px 10px 25%;
  display: inline-block;
}

#footer .b_footer .tel p { display: inline-block;font-size:12px; }
  #footer .b_footer .tel a.cta_button{padding:0;display:block;}

#footer .b_footer .in_b_footer {

  position: relative;
}

#footer .b_footer .icon_chara {
  width:25%;
  left: -10px;
  bottom: 0;
  position: absolute;
}

#footer .b_footer .tel img { width:  80%; margin-top:0;}
  
#footer .b_footer a img{width:55px;
 margin:20px 0 5px;
 }

#footer .b_footer .btn02{
 position: absolute;
 right: 0;
 top: 0;
    width: 80px;
  font-size:12px;
    height: 100%;border:none;border-radius:0;
}
  
.copyright {
  font-size: 10px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background: #02182F;
}

.copyright .pagetop {
  color: #fff;
  text-align: center;
  width: 50px;
  height: 50px;
  right: 10px;
  bottom: 10px;
  background: #013d79;
  opacity:0.7;
  position: fixed;
}

.copyright .pagetop i {
  font-size: 30px;
  top: 6px;
  position: relative;
}

 /* side_nav */
  /**/
#footer .links {
  overflow-y: auto;
  width: 100%;
  z-index: 100;
  top: 60px;
  right: 0;
  left: 0;
  bottom: 0;
  display: none;
  position: fixed;
}
#footer .links a{text-decoration:none;}
#footer .links dl { background: #fff; }

#footer .links dt {
  font-size: 14px;
  font-weight: bold;
  color: #013d79;
  padding: 20px;
  background: #f5faff;
  position: relative;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
}
  #footer .links dt a,#footer .links dt span{display:block;width:calc(100% - 35px);}
  #footer .links dt i{display:block;width:35px;text-align:right;}

#footer .links dd ul {
  display: none;
}

#footer .links dd li { margin: 0 30px; }

#footer .links dd li a {
  color: #3a3c3f;
  padding: 10px 10px 10px 18px;
  display: block;
  position: relative;
}

#footer .links dd li a:before {
  font-family: fontAwesome;
  font-size: 12px;
  color: #013d79;
  top: 25%;
  left: 0;
  content: "\f054";
  position: absolute;
}

#footer .links dl:first-child dd ul:last-child { padding: 0; }

#footer .links dl:first-child dd ul:last-child li {
  font-weight: bold;
  margin: 0;
  padding: 0 20px 0 0;
}

#footer .links dl:first-child dd ul:last-child li a { padding: 20px; }

#footer .links dl:first-child dd ul:last-child li:first-child {
  border-top: 1px solid #3a3c3f;
  border-bottom: 1px solid #3a3c3f;
}

#footer .links dl:first-child dd ul:last-child a:before {
  font-family: fontAwesome;
  font-size: 12px;
  color: #013d79;
  top: 30%;
  right: 0;
  left: auto;
  content: "\f054";
  position: absolute;
}
  #footer .links dl.lang_navi dt{background:#eee;}
/*links_2020*/
@charset "Shift_JIS";

#footer .links_2020 {
  overflow-y: auto;
  width: 100%;
  z-index: 100;
  top: 60px;
  right: 0;
  left: 0;
  bottom: 0;
  display: none;
  position: fixed;
}

#footer .links_2020 a { text-decoration: none; }
#footer .links_2020 dl { background: #fff; }

#footer .links_2020 dt {
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  color: #013d79;
  padding: 20px;
  display: flex;
  background: #f5faff;
  position: relative;
}

#footer .links_2020 dt a, #footer .links_2020 dt span {
  width: calc(100% - 35px);
  display: block;
}

#footer .links_2020 dt i {
  text-align: right;
  width: 35px;
  display: block;
}

#footer .links_2020 dd ul { display: none; }
#footer .links_2020 dd li { margin: 0 30px; }

#footer .links_2020 dd li a {
  color: #3a3c3f;
  padding: 10px 10px 10px 18px;
  display: block;
  position: relative;
}

#footer .links_2020 dd li a:before {
  font-family: fontAwesome;
  font-size: 12px;
  color: #013d79;
  top: 25%;
  left: 0;
  content: "\f054";
  position: absolute;
}



#footer .links_2020 dl.lang_navi dt { background: #eee; }

  /**/
#footer .navi {
  width: 100%;
  top: 0;
  left:0;
  background: #fff;
  position: fixed;
  z-index:100;
}

  
/*
#footer .navi h1 .logo {
  width: auto;
  height: 60px;
}
#footer .navi h1 .logo_text {  
  height: 60px;
    margin: 0 0 0 5px;
    position: relative;
}

#footer h1 {
  width: 60%;
  display: inline-block;
}
*/
  
#footer .navi span .logo {
  width: auto;
  height: 60px;
}
#footer .navi span .logo_text {  
  height: 60px;
    margin: 0 0 0 5px;
    position: relative;
}

#footer span {
  width: 60%;
  display: inline-block;
}
  
  
  
  
#footer nav {
  display: inline-block;
  float: right;
}

#navi nav a {
  font-size: 12px;
  margin: 5.5% 10px 0 0;
  padding: 5px 20px;
  display: inline-block;
}

  
.navi nav a.btn02 {
  font-size: 10px;
  width: 60px;
  height: 60px;
  display: inline;
  float: right;
  position:relative;
  border-radius:0;border:none;
}
.navi nav a.btn02 img{width:36px;}
.navi nav a.btn02 span{
    position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);width: 100%;
  }
  

.navi .btn_side_navi {
  font-size: 10px;
  font-weight: bold;
  color: #013d79;
  text-align: center;
  vertical-align: top;
  padding-top: 38px;
  width: 60px;
  height: 60px;
  display: inline-block;
  position: relative;
}

.navi .btn_side_navi:before, .navi .btn_side_navi::after, .navi .btn_side_navi span:before {
  border-radius: 5px;
  width: 30px;
  height: 4px;
  left: 16px;
  display: block;
  background: #013d79;
  content: "";
  position: absolute;
}

.navi .btn_side_navi:before { top: 10px; }
.navi .btn_side_navi::after { top: 20px; }
.navi .btn_side_navi span:before { top: 30px; }
.side_navi_active .navi .btn_side_navi span:before { display: none; }

.side_navi_active .navi .btn_side_navi:before, .side_navi_active .navi .btn_side_navi::after {
  border-radius: 5px;
  width: 4px;
  height: 30px;
  top: 12%;
  left: 28px;
  display: block;
  background: #013d79;
  content: "";
  position: absolute;
}

.side_navi_active .navi .btn_side_navi::before { transform: rotate(-45deg); }
.side_navi_active .navi .btn_side_navi::after { transform: rotate(45deg); }

  
/**/
}