@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@font-face {
  font-family: 'Noto Serif Japanese', serif;
  src: url("../fonts/NotoSansCJKjp-Regular.woff") format("woff");
  src: url("../fonts/NotoSansCJKjp-Bold.woff") format("woff");
}
title + title {
  display: none;
}

body {
  color: #000000;
  font-family: "Noto Sans Japanese", sans-serif;
  letter-spacing: 0.5px;
  text-size-adjust: 100%;
  line-height: 1.65;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-font-feature-settings: "normal";
}

.ru_font {
  font-family: "Arial", sans-serif !important;
  letter-spacing: -0.02em;
}

h1 {
  width: 30%;
  padding-top: 5px;
}
@media all and (max-width: 1210px) {
  h1 {
    width: 30%;
  }
}
.ru_font h1 {
  width: 21%;
  padding-top: 10px;
}
h1 a {
  display: block;
}

h2 {
  margin: 0 auto 35px auto;
  font-size: 1.5em;
  font-weight: 500;
  text-align: left;
}
@media all and (max-width: 375px) {
  h2 {
    font-size: 21px;
    font-family: 'Noto Serif', serif;
  }
}
.ru_font h2 {
  font-family: "Arial", sans-serif !important;
  letter-spacing: -0.02em;
}

h3 {
  width: 100%;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #aaaaaa;
  font-weight: normal;
  font-size: 1.125em;
}
@media all and (max-width: 375px) {
  h3 {
    font-size: 16px;
  }
}

.russian_box .single_detail h3:before {
  margin-right: 10px;
  content: "\f0a1";
  font-family: FontAwesome;
}

h4 {
  font-size: 1.25em;
  font-weight: normal;
}
h4 span {
  font-size: 1em;
}

a {
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}

.sub_txt {
  display: inline-block;
  line-height: 24px;
  text-align: center;
  word-break: break-all;
}
@media all and (max-width: 398px) {
  .ru_font .sub_txt {
    text-align: left;
  }
}

.sub_en {
  color: #f03232;
  display: none;
  font-size: 0.65em;
  font-family: 'Noto Serif', "Yu Mincho", serif;
  font-weight: bold;
}
@media all and (max-width: 375px) {
  .sub_en {
    font-family: 'Noto Serif', serif;
  }
}

img {
  width: 100%;
}

dl, dt, dd {
  line-height: 1.65;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  clear: both;
  display: table;
  content: "";
}

.inner {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
}
@media all and (max-width: 375px) {
  .inner {
    width: 93%;
  }
}

.sp_none {
  display: none;
}

.drawer_open {
  height: 100%;
  overflow-x: hidden;
}
@media all and (max-width: 375px) {
  .drawer_open {
    overflow-y: hidden;
    overflow: hidden;
  }
}

html {
  height: 100%;
}

.mb {
  margin-bottom: 2em;
}

input[type="text"]:focus {
  outline: 0;
}

/*------------ナビメニュー--------------*/
.top_contact {
  width: 73%;
  margin-left: 10%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.88em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (max-width: 1210px) {
  .top_contact {
    width: 70%;
    margin-left: 5%;
  }
}
.top_contact li {
  margin-right: 1em;
  padding-right: 1em;
  border-right: 1px solid #000000;
}
@media all and (max-width: 1210px) {
  .top_contact li {
    margin-right: 0.5em;
    padding-right: 0.5em;
  }
}
.top_contact li a {
  height: 34px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_contact li a .hilite {
  background: #fff;
}

.ru_font .top_contact {
  width: 84%;
  margin-left: 0;
}

.top_contact li:nth-child(1) a::before {
  content: url(../img/common/navi_01.png);
  display: inline-block;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  vertical-align: middle;
}

.top_contact li:nth-child(2) a::before {
  content: url(../img/common/navi_02.png);
  display: inline-block;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  vertical-align: middle;
}

.top_contact li:nth-child(3) a::before {
  content: url(../img/common/navi_03.png);
  display: inline-block;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  vertical-align: middle;
}

.top_contact li:nth-child(4) span {
  color: #000000;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 1em;
}

.ru_font .top_contact li:nth-child(4) span {
  font-family: "Arial", sans-serif !important;
}

.top_contact li:nth-child(4) span:hover {
  cursor: pointer;
}

.top_contact li:nth-child(4) span::before {
  content: url(../img/common/navi_04.png);
  display: inline-block;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  vertical-align: middle;
}

input, textarea, select, button {
  display: block;
}

.top_contact li:nth-child(4) {
  position: relative;
  top: 2px;
}

.ru_font .top_contact li:nth-child(1) {
  width: 12%;
}

.ru_font .top_contact li:nth-child(3) {
  width: 15%;
}

.ru_font .top_contact li:nth-child(4) {
  width: 9.5%;
  padding-left: 0.5%;
}

.ru_font .top_contact li:nth-child(4) span {
  letter-spacing: 0;
}

.ru_font .top_contact li:nth-child(2) {
  width: 23%;
}

.dis_n {
  width: 300%;
  height: 28px;
  padding-left: 7px;
  border: 1px solid #a0a0a0;
  border-radius: 25px;
  display: none;
  position: absolute;
  right: 15%;
}

.answer_button {
  background: none;
  border: none;
  outline: none;
}

.changeBtn:hover {
  cursor: pointer;
  opacity: 0.7;
}

#header > .inner {
  margin: 15px auto 45px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (max-width: 1040px) {
  #header > .inner {
    display: none;
  }
}
.top_contact li:nth-child(5),
.top_contact li:nth-child(6),
.top_contact li:nth-child(7) {
  height: 25px !important;
  margin: 0;
  padding: 0;
  border: none;
}

.top_contact li:nth-child(5) img,
.top_contact li:nth-child(6) img,
.top_contact li:nth-child(7) img {
  width: 60%;
}

.top_contact li:nth-child(8) {
  border: none;
}

.active {
  opacity: 0.5;
}

/*------------navi メガメニュー--------------*/
#gnav {
  width: 100%;
  background-color: #fff;
}
#gnav > ul {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: table;
  table-layout: fixed;
  text-align: center;
}
#gnav > ul > li > .gnav_menu span {
  display: none;
}
#gnav > ul > li > .gnav_menu .hilite {
  display: contents;
}
#gnav > ul .company:hover .gnav_menu:before {
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  z-index: 220 !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #gnav > ul .company .gnav_menu:before {
    margin-left: 0;
    border: 13px solid transparent;
    border-top: 13px solid #ee252f;
    content: "";
    opacity: 0;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    position: absolute;
    top: 80px;
    /* left: 50%; */
    z-index: 200;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .win #gnav > ul .company .gnav_menu:before {
    top: 80px;
  }
}
@-moz-document url-prefix() {
  .win #gnav > ul .company .gnav_menu:before {
    margin-left: 0;
    border: 13px solid transparent;
    border-top: 13px solid #ee252f;
    content: "";
    opacity: 0;
    position: absolute;
    top: 80px;
    /* left: 50%; */
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    z-index: 200;
  }
}
/*
.fixed > ul > li {
  background-color: rgba(255,255,255,0.7) !important;
  border-color: rgba(0,0,0,0.3) !important;
}
*/
@media all and (-ms-high-contrast: none) {
  #gnav > ul > li a {
    padding-left: 13px;
  }

  #gnav > ul > li a:last-child {
    width: 95%;
  }

  #gnav > ul > li:nth-child(1) > a span {
    margin: 0 !important;
    border: 13px solid transparent;
    border-top: 13px solid rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 200;
  }

  #gnav > ul > li:nth-child(1):hover span {
    margin: 0 !important;
    border: 13px solid transparent;
    border-top: 13px solid #ee252f;
    display: block;
    overflow: hidden;
    position: relative;
    top: 50px;
    left: -63px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    z-index: 220;
  }

  .ru_font #gnav > ul > li:nth-child(1):hover span {
    left: -43px;
  }

  .fixed > ul > li:nth-child(1):hover span {
    left: -56px !important;
  }

  .ru_font .fixed > ul > li:nth-child(1):hover span {
    left: -46px !important;
  }

  #gnav > ul > li:nth-child(2) > a span {
    margin: 0 !important;
    border: 13px solid transparent;
    border-top: 13px solid rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    position: relative;
    top: 50px;
    left: -60px;
    z-index: 200;
  }

  #gnav > ul > li:nth-child(2):hover span {
    margin: 0 !important;
    border: 13px solid transparent;
    border-top: 13px solid #ee252f;
    display: block;
    overflow: hidden;
    position: relative;
    top: 50px;
    left: -58px;
    z-index: 220;
  }

  .ru_font #gnav > ul > li:nth-child(2):hover span {
    left: -108px;
  }

  #gnav > ul > li:nth-child(3) > a span {
    margin: 0 !important;
    border: 13px solid transparent;
    border-top: 13px solid rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    position: relative;
    top: 50px;
    left: -73px;
    z-index: 200;
  }

  #gnav > ul > li:nth-child(3):hover span {
    margin: 0 !important;
    border: 13px solid transparent;
    border-top: 13px solid #ee252f;
    display: block;
    overflow: hidden;
    position: relative;
    top: 50px;
    left: -72px;
    z-index: 220;
  }

  .ru_font #gnav > ul > li:nth-child(3):hover span {
    left: -108px;
  }

  #gnav > ul > li:nth-child(4) > a span {
    margin: 0 !important;
    border: 13px solid transparent;
    border-top: 13px solid rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    position: relative;
    top: 50px;
    left: -73px;
    z-index: 200;
  }

  #gnav > ul > li:nth-child(4):hover span {
    display: block;
    position: relative;
    top: 50px;
    left: -75px;
    margin: 0 !important;
    overflow: hidden;
    border: 13px solid transparent;
    border-top: 13px solid #ee252f;
    z-index: 220;
  }

  .ru_font #gnav > ul > li:nth-child(4):hover span {
    left: -105px;
  }

  #gnav > ul > li:nth-child(5) > a span {
    display: block;
    padding-right: 13px;
  }

  .fixed > ul > li:hover span {
    top: 35px !important;
  }

  .fixed > ul > li {
    background-color: rgba(255, 255, 255, 0.7) !important;
  }

  .fixed > ul .company:hover::before {
    display: none !important;
  }

  .fixed > ul .company a:hover::before {
    display: none;
  }
}
.fixed > ul .company a:before {
  content: "";
  position: absolute;
  top: 95% !important;
  /* left: 50%; */
  margin-left: -15px;
  border: 13px solid transparent;
  border-top: 13px solid #ee252f;
  z-index: 200;
  transition: all .2s ease-in;
  opacity: 0;
  -webkit-transition: all .2s ease-in;
}

#gnav > ul > li {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #000000;
  background-color: #fff;
  line-height: 20px;
}

/*
#gnav > ul > li:first-child {
  border-left: 1px solid #000000;
}
*/
.company_last {
  border-right: none !important;
}

#gnav > ul > li:hover > .gnav_menu {
  color: #fff;
  background-color: #ee252f;
}

#gnav > ul > li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}

#gnav > ul > li > .gnav_menu {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  vertical-align: sub;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000000;
  padding: 0 5px;
  height: 80px;
  position: relative;
}

@media all and (-ms-high-contrast: none) {
  #gnav > ul > li > .gnav_menu {
    position: inherit;
  }
}
#gnav > ul .menu {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  z-index: 215;
}

#gnav ul .menu .menu_inner {
  padding: 2em 0;
  text-align: left;
  width: 95%;
  margin: 0 auto;
  max-width: 1100px;
  background: rgba(0, 0, 0, 0.8);
}

.ru_font #gnav ul .menu .menu_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ru_font #header #gnav ul .menu .menu_inner li {
  margin-left: 0 !important;
  margin: 0;
}

#header #gnav ul .menu .menu_inner li {
  display: inline-block;
  position: relative;
}

#header #gnav ul li:nth-child(2) .menu .menu_inner li:nth-child(1) {
  margin-left: 5%;
}

#header #gnav ul li:nth-child(3) .menu .menu_inner li:nth-child(1) {
  margin-left: 40%;
}

#header #gnav ul li:nth-child(4) .menu .menu_inner li:nth-child(1) {
  margin-left: 60%;
}

#header #gnav ul li:nth-child(5) .menu .menu_inner li:nth-child(1) {
  margin-left: 80%;
}

@media all and (-ms-high-contrast: none) {
  #header #gnav ul li:nth-child(1) .menu .menu_inner li:nth-child(1) {
    margin-left: -1%;
  }

  #header #gnav ul li:nth-child(2) .menu .menu_inner li:nth-child(1) {
    margin-left: 19%;
  }

  #header #gnav ul li:nth-child(3) .menu .menu_inner li:nth-child(1) {
    margin-left: 39%;
  }

  #header #gnav ul li:nth-child(4) .menu .menu_inner li:nth-child(1) {
    margin-left: 59%;
  }

  #header #gnav ul li:nth-child(5) .menu .menu_inner li:nth-child(1) {
    margin-left: 79%;
  }
}
.mac #header #gnav ul .menu .menu_inner li {
  padding: 0 10px;
  display: inline-block;
}

.mac #gnav ul .menu .menu_inner:hover {
  color: #fff;
}

#header #gnav ul .menu .menu_inner li a {
  font-size: 0.88em;
  color: #fff;
  border-bottom: none;
}
#header #gnav ul .menu .menu_inner li a:hover {
  color: #ee252f;
}
#header #gnav ul .menu .menu_inner li a p {
  margin-top: 5px;
}

#header .fixed ul .menu .menu_inner li a {
  font-size: 0.85em !important;
}

#sp_gnav ul li.spnav_tel {
  color: #000000;
  text-align: center;
  margin: 30px auto 45px auto;
  font-size: 90%;
  padding: 10px 0 40px 0;
  line-height: 20px;
  border-bottom: none;
}

@media all and (max-width: 768px) {
  #sp_gnav ul li.spnav_tel {
    margin: 20px auto 35px auto;
  }
}
#sp_gnav ul li.spnav_tel a {
  display: inline-block;
  color: #000000;
  width: 100%;
  cursor: default;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.fixed > ul > li {
  line-height: 16px !important;
}

.fixed > ul > li > a {
  height: 50px !important;
  font-size: 0.875em;
}

.release #gnav {
  display: none;
}

.current_navi {
  color: #fff !important;
  background-color: #f03232;
}

@-moz-document url-prefix() {
  .mac #gnav > ul .company .gnav_menu:before {
    z-index: 200;
    content: "";
    position: absolute;
    top: 80px;
    margin-left: 0;
    border: 15px solid transparent;
    border-top: 15px solid #ee252f;
    transition: all .2s ease-in;
    opacity: 0;
    -webkit-transition: all .2s ease-in;
  }

  .mac .fixed > ul .company a:before {
    content: "";
    position: absolute;
    top: 93% !important;
    /* left: 50%; */
    margin-left: 0;
    border: 13px solid transparent;
    border-top: 13px solid #ee252f;
    z-index: 200;
    transition: all .2s ease-in;
    opacity: 0;
    -webkit-transition: all .2s ease-in;
  }
}
.mac .ru_font #gnav > ul .company .gnav_menu:before {
  top: 80px;
}

#gnav > ul .company .gnav_menu.is-show:before {
  opacity: 1;
}

@media all and (max-width: 975px) {
  #header #gnav ul .menu .menu_inner li a {
    padding: 30px 10px;
  }
}
/* pure-drawer アコーディオン --------------------------------------------------*/
.pure-drawer {
  -webkit-overflow-scrolling: touch;
}

/* .drawer_open .pure-toggle-label{
  background-color: #a1a1a1;
}*/
.pure-container {
  display: none;
}

.sp_head {
  display: none;
}

@media all and (max-width: 1040px) {
  .pure-container {
    display: inherit;
  }

  .sp_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 9996;
    background-color: #fff;
  }

  .sp_head img {
    width: auto;
  }

  .content li:first-child {
    width: 40%;
  }

  .no_content li:first-child img {
    width: 300px;
    margin-right: 20%;
  }

  .content {
    position: fixed;
    top: 0;
    padding: 10px 0 4px 0;
  }

  .no_content li:first-child {
    width: 44.5%;
  }

  .sp_head li:first-child img {
    width: 220px;
  }

  .sp_head li:last-child {
    margin-left: 45%;
  }

  .no_content li:last-child {
    margin-left: 49%;
  }

  .sp_head li:last-child img {
    width: 45px;
  }
}
@media all and (max-width: 768px) {
  .sp_head li:last-child {
    margin-left: 42%;
  }
}
@media all and (max-width: 650px) {
  .sp_head li:last-child {
    margin-left: 40%;
  }
}
@media all and (max-width: 550px) {
  .sp_head li:last-child {
    margin-left: 37%;
  }
}
@media all and (max-width: 475px) {
  .sp_head li:last-child {
    margin-left: 34%;
  }
}
@media all and (max-width: 400px) {
  .sp_head li:first-child img {
    width: 170px;
  }

  .sp_head li:last-child {
    margin-left: 15%;
  }

  .sp_head li:last-child img {
    width: 40px;
  }
}
.drawer_open .no_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 91%;
}

div.drawer-nav .menu {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

div.drawer-nav .menu a {
  color: #000000;
}

div.drawer-nav .menu a:hover {
  opacity: 0.7;
  transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
}

div.drawer-nav .menu li:first-of-type a {
  margin-top: 10px;
}

div.drawer-nav .menu li:last-of-type a {
  margin-bottom: 0;
}

div.drawer-nav .menu a span.name,
div.drawer-nav .menu a span.name_sub {
  display: block;
}

div.drawer-nav .menu a span.name_sub {
  font-size: 14px;
}

div.drawer-nav label {
  display: block;
  margin: 0;
  line-height: 1;
  position: relative;
  cursor: pointer;
  padding: 7%;
}

div.drawer-nav input {
  display: none;
}

div.drawer-nav .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div.drawer-nav .menu li {
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #081488;
}

div.drawer-nav #sp_gnav .sp_list #links01,
div.drawer-nav #sp_gnav .sp_list #links02,
div.drawer-nav #sp_gnav .sp_list #links03,
div.drawer-nav #sp_gnav .sp_list #links04,
div.drawer-nav #sp_gnav .sp_list #links05 {
  background-color: #fff;
  width: 100%;
}

div.drawer-nav #sp_gnav .sp_list #links01 span,
div.drawer-nav #sp_gnav .sp_list #links02 span,
div.drawer-nav #sp_gnav .sp_list #links03 span,
div.drawer-nav #sp_gnav .sp_list #links04 span,
div.drawer-nav #sp_gnav .sp_list #links05 span {
  font-size: 90%;
}

div.drawer-nav #sp_gnav .sp_list #links01 li:last-child a,
div.drawer-nav #sp_gnav .sp_list #links02 li:last-child a,
div.drawer-nav #sp_gnav .sp_list #links03 li:last-child a,
div.drawer-nav #sp_gnav .sp_list #links04 li:last-child a,
div.drawer-nav #sp_gnav .sp_list #links05 li:last-child a {
  margin-bottom: 35px;
}

div.drawer-nav #sp_gnav .sp_list #links01 li:first-child a,
div.drawer-nav #sp_gnav .sp_list #links02 li:first-child a,
div.drawer-nav #sp_gnav .sp_list #links03 li:first-child a,
div.drawer-nav #sp_gnav .sp_list #links04 li:first-child a,
div.drawer-nav #sp_gnav .sp_list #links05 li:first-child a {
  margin-top: 30px;
}

div.drawer-nav #sp_gnav .sp_list #links01 a,
div.drawer-nav #sp_gnav .sp_list #links02 a,
div.drawer-nav #sp_gnav .sp_list #links03 a,
div.drawer-nav #sp_gnav .sp_list #links04 a,
div.drawer-nav #sp_gnav .sp_list #links05 a {
  padding: 0;
  margin: 10px 0;
  display: block;
}

div.drawer-nav #menu_bar01:checked ~ #links01 li,
div.drawer-nav #menu_bar02:checked ~ #links02 li,
div.drawer-nav #menu_bar03:checked ~ #links03 li,
div.drawer-nav #menu_bar04:checked ~ #links04 li,
div.drawer-nav #menu_bar05:checked ~ #links05 li {
  max-height: 130px;
  opacity: 1;
}

.box_1x1 a {
  font-size: 14px;
}

#sp_gnav .sp_list li .sp_nav_btn {
  font-size: 150%;
  position: absolute;
  left: 90%;
}

.sp_list li {
  text-align: left;
}

.sp_list li:nth-child(1), .sp_list li:nth-child(6) {
  max-width: 1000px;
  margin: 0 auto;
}

.no_ac a {
  padding: 1.5em 0;
  display: block;
  color: #fff;
  position: relative;
}

.menu label {
  color: #fff;
}

.sp_list > li {
  border-bottom: 1px solid #fff;
}

.sp_list > li:nth-child(7),
.sp_list > li:nth-child(8),
.sp_list > li:nth-child(9) {
  border-bottom: none;
}

div.drawer-nav .btn_sp_icon .sp_nav_btn:before {
  width: 15px;
  height: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  content: "\f0fe";
  font-family: fontawesome;
}

div.drawer-nav .btn_sp_icon.btn_up span:before {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "\f146";
  font-family: fontawesome;
}

.sp_acmenu {
  display: none !important;
}

.mean-bar + .mean-bar {
  display: none;
}

.no_ac a img {
  width: auto !important;
}

.head-sns {
  display: inline-block !important;
  padding: 0 !important;
}

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

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

#retrieval {
  text-align: start;
}

.retrieval {
  padding: 50px 0 30px 0;
}

#retrieval, .retrieval_answer {
  display: inline-block !important;
}

#retrieval {
  padding: 15px;
  position: relative;
  width: 80%;
  -webkit-appearance: none;
  border-radius: 50px;
  border: 1px solid #a0a0a0;
}

@media all and (max-width: 768px) {
  .iphone .retrieval {
    padding: 60px 0 15px 0;
  }
}
@media all and (max-width: 375px) {
  .iphone .retrieval {
    padding: 50px 0 30px 0;
  }
}
.no_content {
  display: none;
}

.content {
  width: 100%;
}

.sp_head a {
  display: block;
}

.drawer_open .sp_menu {
  position: inherit;
}

.sub_ac {
  width: 100%;
}

.no_ac2 {
  margin: inherit;
  float: left;
  border-bottom: 1px solid #fff;
  width: 50%;
}

.no_ac2 a {
  color: #fff;
  display: block;
  padding: 8%;
}

#main_search {
  position: absolute;
  right: 10vw;
  padding: 0;
  margin-top: 10px;
  background-color: transparent;
  border: none;
  width: 30px;
  cursor: pointer;
}

#top_search {
  position: absolute;
  padding: 0;
  margin-top: 6px;
  background-color: transparent;
  border: none;
  width: 19px;
  margin-left: 28px;
  cursor: pointer;
  outline: none;
  display: none;
}

.ru_font #top_search {
  margin-left: 43px;
}

.open_search {
  display: inherit !important;
}

@media all and (max-width: 1040px) {
  .sp_acmenu {
    display: inherit;
  }

  #gnav {
    display: none !important;
  }

  div.drawer-nav label {
    padding: 4%;
  }

  .no_ac a {
    padding: 4%;
  }

  .box_1x1 a {
    font-size: 14px;
    padding: 1% 4% !important;
  }

  .head-sns {
    width: 6%;
  }
}
@media all and (max-width: 398px) {
  div.drawer-nav label {
    padding: 7%;
  }

  .no_ac a {
    padding: 7%;
  }

  .box_1x1 a {
    font-size: 14px;
    padding: 1% 7% !important;
  }

  .head-sns {
    width: 10%;
  }

  .content li:first-child {
    width: 52%;
  }

  .no_content li:first-child {
    width: 65%;
  }

  .no_ac2 a {
    padding: 14%;
  }

  .iphone #main_search {
    width: 30px;
    margin-top: 10px;
  }
}
/* snsモーダルエリア-------------------------------------------------*/
.remodal-confirm {
  background-color: #fff !important;
}

.remodal-confirm, .remodal-cancel {
  min-width: inherit !important;
  margin: 0 auto !important;
}

.remodal-confirm:hover {
  opacity: 0.7;
}

.remodal-confirm img {
  width: 80% !important;
}

.remodal p {
  color: #f03232;
}

.remodal-is-locked #gnav {
  display: none;
}

.fancybox-infobar {
  display: none;
}

.fancybox-button, .fancybox-caption {
  display: none !important;
}

.fancybox-active .fixed {
  opacity: 0;
}

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 400px !important;
  }
}
@media all and (max-width: 375px) {
  .fancybox-content {
    padding: 20px 14px !important;
  }
}
@media all and (max-width: 365px) {
  .fancybox-content {
    padding: 20px 10px !important;
  }
}
/* snsエリア-------------------------------------------------*/
.sns_field {
  text-align: center;
  margin-bottom: 50px;
}

.sns_field a {
  display: inline-block;
  margin-right: 5px;
}

.sns_field img {
  width: 40px;
}

@media all and (max-width: 375px) {
  .sns_field img {
    width: 35px;
  }
}
/* 関連機関エリア-------------------------------------------------*/
#agencies {
  background-color: #f4f4f4;
  padding: 5% 2%;
}

.agencies_item {
  margin: 0 auto;
  width: 99.4%;
}

.agencies_item li {
  float: left;
  width: 23.5%;
  position: relative;
  height: 70px;
  line-height: 20px;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 20px;
}

.ru_font .agencies_item li {
  font-size: 0.8em;
}

.agencies_item li:nth-child(4),
.agencies_item li:nth-child(8) {
  margin-right: 0;
}

.agencies_item li::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 30px;
  right: 9px;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  background-image: url(../img/common/link.png);
  background-size: 100%;
  overflow: hidden;
}

.ru_font .agencies_item li::after {
  top: 48px;
  right: 1px;
}

.ru_font .agencies_item li a {
  width: 96%;
  padding: 0 4%;
}

.agencies_item li a {
  vertical-align: sub;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000000;
  width: 100%;
  height: 70px;
  background-color: #fff;
  border: 2px solid #000000;
  border-radius: 10px;
}

.agencies_item li a:hover {
  color: #ee252f;
  border: 2px solid #ee252f;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

@media all and (max-width: 1040px) {
  .agencies_item li {
    width: 49%;
  }

  .ru_font .agencies_item li a {
    padding: 0 3%;
  }

  .agencies_item li:nth-child(even) {
    margin-right: 0;
  }
}
@media all and (max-width: 768px) {
  .agencies_item li {
    width: 49%;
  }

  .agencies_item li a {
    font-size: 14px;
  }
}
@media all and (max-width: 375px) {
  .agencies_item li {
    width: 100%;
  }

  .ru_font .agencies_item li {
    width: 98.5%;
  }

  .agencies_item li a {
    width: auto;
  }

  .ru_font .agencies_item li a {
    padding: 0 2%;
    width: 97%;
  }
}
/* 関連機関エリア-------------------------------------------------*/
#footer {
  width: 95%;
  max-width: 1100px;
  margin: 80px auto 0 auto;
}

.footer_menu {
  display: table;
  table-layout: fixed;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  word-break: break-all;
}

.footer_menu ul:first-child {
  border-left: 1px solid #000000;
}

.footer_menu ul {
  border-right: 1px solid #000000;
  display: table-cell;
  padding: 1% 2%;
  text-align: justify;
}

.ru_font .footer_menu ul {
  text-align: center;
}

.ru_font .footer_menu {
  word-break: inherit;
}

.footer_menu ul li {
  font-size: 0.88em;
  margin-bottom: 10px;
}

.footer_menu ul li a:hover {
  color: #f03232;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.footer_menu ul li:first-child {
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: 600;
}

.address p {
  text-align: center;
  font-size: 0.88em;
  margin: 30px auto 30px auto;
  line-height: 1.65;
}

.address p a {
  width: 30%;
  display: inline-block;
}

.copy {
  padding: 0.7em;
  background-color: #2b469d;
  color: #fff;
  font-size: 0.75em;
  line-height: 15px;
  text-align: center;
}

.footer_sns {
  margin: 0 auto 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer_sns li {
  width: 40px;
}

.footer_sns li:first-child {
  margin-right: 7px;
}

.footer_sns li a:hover {
  opacity: 0.7;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

@media all and (max-width: 1040px) {
  #footer {
    display: none;
  }

  #agencies {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 375px) {
  .copy {
    width: 100%;
    padding: 0.7em 0 0.7em 0;
    font-size: 11px;
    word-break: break-all;
  }
}
/*
.iphone .copy,
.android .copy {
  padding: 0.7em 0 70px 0;
}*/
@media all and (max-width: 768px) {
  .iphone .drawer_open .shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper,
  .android .drawer_open .shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
    display: none !important;
  }
}
/* ページャー機能--------------------------------------------------*/
.wp-pagenavi {
  margin: 30px 0 100px 0;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  padding: 5px 10px !important;
}

.wp-pagenavi .current {
  background: #000;
  color: #fff;
}

/* スムースリンク--------------------------------------------------*/
.SmoothScroll_pageTop {
  display: none;
  position: fixed;
  bottom: 5%;
  right: 5%;
  text-align: right;
  z-index: 9990;
}

.SmoothScroll_pageTop a {
  margin: 10px 0;
  padding: 10px 15px;
  background-color: rgba(54, 54, 54, 0.4);
  border-radius: 100px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  color: #FFF;
  display: inline-block;
}

.SmoothScroll_pageTop a::before {
  font-family: FontAwesome;
  content: "\f062";
}

.SmoothScroll_pageTop a:hover {
  background-color: rgba(54, 54, 54, 0.6);
}

@media only screen and (max-width: 768px) {
  .SmoothScroll_pageTop a {
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    line-height: 50px;
    text-align: center;
  }

  .SmoothScroll_pageTop a::before {
    margin-right: 0;
  }

  .SmoothScroll_pageTop a span {
    display: none;
  }
}
.iphone .SmoothScroll_pageTop {
  bottom: 16%;
}

.android .SmoothScroll_pageTop {
  bottom: 16%;
}

/* snsボタンプラグイン_共通--------------------------------------------------*/
.addthis_inline_share_toolbox_2fy9 .at-resp-share-element .at-share-btn .at-label {
  display: none;
}

.addthis_inline_share_toolbox_2fy9 {
  margin-bottom: 50px;
  padding-right: 40px;
  text-align: center;
}

.at-style-responsive .at-share-btn {
  padding: 20px;
}

.addthis_inline_share_toolbox_2fy9 .at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover {
  -webkit-transform: inherit !important;
          transform: inherit !important;
  opacity: 0.7;
}

.remodal-confirm-f {
  margin-left: 117px;
  position: absolute;
  z-index: 9900;
}

.remodal-confirm-f:hover {
  opacity: 0.7;
}

@media all and (-ms-high-contrast: none) {
  .remodal-confirm-f img {
    width: auto;
    /* IE10以上 */
  }
}
@media all and (max-width: 1000px) {
  .remodal-confirm-f {
    margin-left: 123px;
  }
}
@media all and (-ms-high-contrast: none) {
  .remodal-confirm-f {
    margin-left: 280px;
    position: relative;
    top: 50px;
  }
}
@media all and (max-width: 1200px) {
  #at4-share {
    display: none;
  }
}
@media all and (max-width: 398px) {
    /*
    .foo_sns { display: none; }

    .sns_dis { display: inherit; }
    */
  .drawer_open #at-share-dock {
    display: none;
  }

  .foo_sns #at-share-dock {
    display: none;
  }

  .sns_dis #at-share-dock {
    display: inherit !important;
  }

  .drawer_open #at-share-dock {
    display: none !important;
  }

  .atss .at-share-btn .at-icon-wrapper,
  .atss a .at-icon-wrapper {
    padding: 3px 0 !important;
  }
}

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