@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

.cf:after {
  content: "";
  display: block;
  clear: both;
}

body:after {
  content: url(../images/plugin/lightbox/close.png) url(../images/plugin/lightbox/loading.gif) url(../images/plugin/lightbox/prev.png) url(../images/plugin/lightbox/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/plugin/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/plugin/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/plugin/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/plugin/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.ajax-loader {
  display: none !important;
}

html, body {
  min-width: 1325px;
}
@media screen and (max-width: 768px) {
  html, body {
    min-width: inherit;
    min-width: auto;
  }
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  height: 100%;
  line-height: 1.8;
  letter-spacing: 0.1rem;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #333333;
  -webkit-text-size-adjust: 100%;
  padding-left: 230px;
}
@media screen and (max-width: 768px) {
  body {
    line-height: 1.5;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 0;
  }
}

a {
  display: inline-block;
  color: inherit;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  outline: none;
  text-decoration: none;
}
a:visited {
  color: inherit;
}
a:active {
  color: inherit;
}
a:hover {
  opacity: 0.7;
  color: inherit;
}
a:focus {
  outline: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  pointer-events: none;
}

input, textarea, select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type=text],
input[type=email],
input[type=mail],
input[type=tel],
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 7px 17px;
  border: 1px solid #CFD2CB;
  font-size: 1.6rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 8px -3px rgba(5, 5, 5, 0.2);
          box-shadow: 0px 3px 8px -3px rgba(5, 5, 5, 0.2);
}
input[type=text]:-moz-placeholder-shown, input[type=email]:-moz-placeholder-shown, input[type=mail]:-moz-placeholder-shown, input[type=tel]:-moz-placeholder-shown, textarea:-moz-placeholder-shown, select:-moz-placeholder-shown {
  color: #B0B0B0;
  font-size: 1.4rem;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=mail]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #B0B0B0;
  font-size: 1.4rem;
}
input[type=text]:placeholder-shown,
input[type=email]:placeholder-shown,
input[type=mail]:placeholder-shown,
input[type=tel]:placeholder-shown,
textarea:placeholder-shown,
select:placeholder-shown {
  color: #B0B0B0;
  font-size: 1.4rem;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=mail]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #B0B0B0;
  font-size: 1.4rem;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=mail]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  color: #B0B0B0;
  opacity: 1;
  font-size: 1.4rem;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=mail]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #B0B0B0;
  opacity: 1;
  font-size: 1.4rem;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=mail]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #B0B0B0;
  font-size: 1.4rem;
}
input[type=text]:focus:-moz-placeholder-shown, input[type=email]:focus:-moz-placeholder-shown, input[type=mail]:focus:-moz-placeholder-shown, input[type=tel]:focus:-moz-placeholder-shown, textarea:focus:-moz-placeholder-shown, select:focus:-moz-placeholder-shown {
  color: transparent;
}
input[type=text]:focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=mail]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder {
  color: transparent;
}
input[type=text]:focus:placeholder-shown,
input[type=email]:focus:placeholder-shown,
input[type=mail]:focus:placeholder-shown,
input[type=tel]:focus:placeholder-shown,
textarea:focus:placeholder-shown,
select:focus:placeholder-shown {
  color: transparent;
}
input[type=text]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=mail]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent;
}
input[type=text]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=mail]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent;
}
input[type=text]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=mail]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent;
}
input[type=text]:focus::-ms-input-placeholder,
input[type=email]:focus::-ms-input-placeholder,
input[type=mail]:focus::-ms-input-placeholder,
input[type=tel]:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder,
select:focus::-ms-input-placeholder {
  color: transparent;
}
@media screen and (max-width: 768px) {
  input[type=text],
  input[type=email],
  input[type=mail],
  input[type=tel],
  textarea,
  select {
    font-size: 16px;
  }
}
input[type=text].address,
input[type=email].address,
input[type=mail].address,
input[type=tel].address,
textarea.address,
select.address {
  width: 200px;
}
@media screen and (max-width: 768px) {
  input[type=text].address,
  input[type=email].address,
  input[type=mail].address,
  input[type=tel].address,
  textarea.address,
  select.address {
    max-width: 100%;
  }
}

input[type=text],
input[type=email],
input[type=mail],
input[type=tel],
textarea {
  width: 100%;
}

.submit-btn {
  width: 400px;
  margin: 40px auto auto;
  color: #fff;
  display: block;
  position: relative;
  border: 1px solid #48C9BD;
  background-color: #48C9BD;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  border-radius: 60px;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .submit-btn {
    max-width: 100%;
  }
}
.submit-btn input[type=submit] {
  padding: 15px 0;
  cursor: pointer;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.3rem;
  text-align: center;
  border: 0;
  background-color: transparent;
}

.submit-btn:hover {
  color: #48C9BD !important;
  background-color: #fff;
  text-shadow: none;
  border-color: #48C9BD;
}
.submit-btn:hover input[type=submit] {
  color: #48C9BD !important;
}

.submit-btn:hover:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}

.submit-btn:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: "";
  color: #48C9BD !important;
  background: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
}

table {
  table-layout: fixed;
  width: 100%;
}
@media screen and (max-width: 768px) {
  table.tb-vertical thead {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  table.tb-vertical tr {
    border: 1px solid #CFD2CB;
  }
}
@media screen and (max-width: 768px) {
  table.tb-vertical tr th, table.tb-vertical tr td {
    display: block;
    width: 100% !important;
    border: none;
  }
}
@media screen and (max-width: 414px) {
  table.sp-vertical thead {
    display: none;
  }
}
@media screen and (max-width: 414px) {
  table.sp-vertical tr {
    border: 1px solid #CFD2CB;
  }
}
@media screen and (max-width: 414px) {
  table.sp-vertical tr th, table.sp-vertical tr td {
    display: block;
    width: 100% !important;
    border: none;
  }
}
table.small tr th, table.small tr td {
  padding: 10px;
}
@media screen and (max-width: 768px) {
  table.small tr th, table.small tr td {
    padding: 7px;
  }
}
@media screen and (max-width: 768px) {
  table tr:last-child td {
    border-bottom: 1px solid #CFD2CB;
  }
}
table tr th, table tr td {
  border-top: 1px solid #CFD2CB;
  border-bottom: 1px solid #CFD2CB;
  vertical-align: top;
  padding: 20px 15px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  table tr th, table tr td {
    display: block;
    width: 100%;
    padding: 10px;
  }
}
table tr th {
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  table tr th {
    border-bottom: 0;
    padding-bottom: 0;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  table tr td {
    border-top: 0;
    border-bottom: 0;
    padding-top: 0;
  }
}

.fs12 {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .fs12 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 414px) {
  .fs12 {
    font-size: 1rem;
  }
}

.fs13 {
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .fs13 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 414px) {
  .fs13 {
    font-size: 1.1rem;
  }
}

.fs14 {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .fs14 {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 414px) {
  .fs14 {
    font-size: 1.2rem;
  }
}

.fs15 {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .fs15 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 414px) {
  .fs15 {
    font-size: 1.3rem;
  }
}

.fs16 {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .fs16 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 414px) {
  .fs16 {
    font-size: 1.4rem;
  }
}

.fs17 {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .fs17 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 414px) {
  .fs17 {
    font-size: 1.5rem;
  }
}

.fs18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .fs18 {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 414px) {
  .fs18 {
    font-size: 1.6rem;
  }
}

.fs19 {
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  .fs19 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 414px) {
  .fs19 {
    font-size: 1.7rem;
  }
}

.fs20 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .fs20 {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 414px) {
  .fs20 {
    font-size: 1.8rem;
  }
}

.fs21 {
  font-size: 2.1rem;
}
@media screen and (max-width: 768px) {
  .fs21 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 414px) {
  .fs21 {
    font-size: 1.9rem;
  }
}

.fs22 {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .fs22 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 414px) {
  .fs22 {
    font-size: 2rem;
  }
}

.fs23 {
  font-size: 2.3rem;
}
@media screen and (max-width: 768px) {
  .fs23 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 414px) {
  .fs23 {
    font-size: 2.1rem;
  }
}

.fs24 {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .fs24 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 414px) {
  .fs24 {
    font-size: 2.2rem;
  }
}

.fs25 {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .fs25 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 414px) {
  .fs25 {
    font-size: 2.3rem;
  }
}

.fs26 {
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  .fs26 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 414px) {
  .fs26 {
    font-size: 2.4rem;
  }
}

.fs27 {
  font-size: 2.7rem;
}
@media screen and (max-width: 768px) {
  .fs27 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 414px) {
  .fs27 {
    font-size: 2.5rem;
  }
}

.fs28 {
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .fs28 {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 414px) {
  .fs28 {
    font-size: 2.6rem;
  }
}

.fs29 {
  font-size: 2.9rem;
}
@media screen and (max-width: 768px) {
  .fs29 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 414px) {
  .fs29 {
    font-size: 2.7rem;
  }
}

.fs30 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .fs30 {
    font-size: 2.9rem;
  }
}
@media screen and (max-width: 414px) {
  .fs30 {
    font-size: 2.8rem;
  }
}

.font-s12 {
  font-size: 1.2rem !important;
}
@media screen and (max-width: 768px) {
  .font-s12 {
    font-size: 1.1rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s12 {
    font-size: 1rem !important;
  }
}

.font-s13 {
  font-size: 1.3rem !important;
}
@media screen and (max-width: 768px) {
  .font-s13 {
    font-size: 1.2rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s13 {
    font-size: 1.1rem !important;
  }
}

.font-s14 {
  font-size: 1.4rem !important;
}
@media screen and (max-width: 768px) {
  .font-s14 {
    font-size: 1.3rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s14 {
    font-size: 1.2rem !important;
  }
}

.font-s15 {
  font-size: 1.5rem !important;
}
@media screen and (max-width: 768px) {
  .font-s15 {
    font-size: 1.4rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s15 {
    font-size: 1.3rem !important;
  }
}

.font-s16 {
  font-size: 1.6rem !important;
}
@media screen and (max-width: 768px) {
  .font-s16 {
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s16 {
    font-size: 1.4rem !important;
  }
}

.font-s17 {
  font-size: 1.7rem !important;
}
@media screen and (max-width: 768px) {
  .font-s17 {
    font-size: 1.6rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s17 {
    font-size: 1.5rem !important;
  }
}

.font-s18 {
  font-size: 1.8rem !important;
}
@media screen and (max-width: 768px) {
  .font-s18 {
    font-size: 1.7rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s18 {
    font-size: 1.6rem !important;
  }
}

.font-s19 {
  font-size: 1.9rem !important;
}
@media screen and (max-width: 768px) {
  .font-s19 {
    font-size: 1.8rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s19 {
    font-size: 1.7rem !important;
  }
}

.font-s20 {
  font-size: 2rem !important;
}
@media screen and (max-width: 768px) {
  .font-s20 {
    font-size: 1.9rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s20 {
    font-size: 1.8rem !important;
  }
}

.font-s21 {
  font-size: 2.1rem !important;
}
@media screen and (max-width: 768px) {
  .font-s21 {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s21 {
    font-size: 1.9rem !important;
  }
}

.font-s22 {
  font-size: 2.2rem !important;
}
@media screen and (max-width: 768px) {
  .font-s22 {
    font-size: 2.1rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s22 {
    font-size: 2rem !important;
  }
}

.font-s23 {
  font-size: 2.3rem !important;
}
@media screen and (max-width: 768px) {
  .font-s23 {
    font-size: 2.2rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s23 {
    font-size: 2.1rem !important;
  }
}

.font-s24 {
  font-size: 2.4rem !important;
}
@media screen and (max-width: 768px) {
  .font-s24 {
    font-size: 2.3rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s24 {
    font-size: 2.2rem !important;
  }
}

.font-s25 {
  font-size: 2.5rem !important;
}
@media screen and (max-width: 768px) {
  .font-s25 {
    font-size: 2.4rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s25 {
    font-size: 2.3rem !important;
  }
}

.font-s26 {
  font-size: 2.6rem !important;
}
@media screen and (max-width: 768px) {
  .font-s26 {
    font-size: 2.5rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s26 {
    font-size: 2.4rem !important;
  }
}

.font-s27 {
  font-size: 2.7rem !important;
}
@media screen and (max-width: 768px) {
  .font-s27 {
    font-size: 2.6rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s27 {
    font-size: 2.5rem !important;
  }
}

.font-s28 {
  font-size: 2.8rem !important;
}
@media screen and (max-width: 768px) {
  .font-s28 {
    font-size: 2.7rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s28 {
    font-size: 2.6rem !important;
  }
}

.font-s29 {
  font-size: 2.9rem !important;
}
@media screen and (max-width: 768px) {
  .font-s29 {
    font-size: 2.8rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s29 {
    font-size: 2.7rem !important;
  }
}

.font-s30 {
  font-size: 3rem !important;
}
@media screen and (max-width: 768px) {
  .font-s30 {
    font-size: 2.9rem !important;
  }
}
@media screen and (max-width: 414px) {
  .font-s30 {
    font-size: 2.8rem !important;
  }
}

.t-center {
  text-align: center;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

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

.txt-left {
  text-align: left !important;
}

.txt-right {
  text-align: right !important;
}

.block {
  display: block;
}

.iblock {
  display: inline-block;
}

.inline {
  display: inline;
}

.pc-block {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc-block {
    display: none;
  }
}

.pc-iblock {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .pc-iblock {
    display: none;
  }
}

.sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-block {
    display: block;
  }
}

.sp-iblock {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-iblock {
    display: inline-block;
  }
}

.mt-50 {
  margin-top: -50px !important;
}
@media screen and (max-width: 768px) {
  .mt-50 {
    margin-top: -25px !important;
  }
}

.mr-50 {
  margin-right: -50px !important;
}
@media screen and (max-width: 768px) {
  .mr-50 {
    margin-right: -25px !important;
  }
}

.mb-50 {
  margin-bottom: -50px !important;
}
@media screen and (max-width: 768px) {
  .mb-50 {
    margin-bottom: -25px !important;
  }
}

.ml-50 {
  margin-left: -50px !important;
}
@media screen and (max-width: 768px) {
  .ml-50 {
    margin-left: -25px !important;
  }
}

.mt0 {
  margin-top: 0px !important;
}
@media screen and (max-width: 768px) {
  .mt0 {
    margin-top: 0px !important;
  }
}

.mr0 {
  margin-right: 0px !important;
}
@media screen and (max-width: 768px) {
  .mr0 {
    margin-right: 0px !important;
  }
}

.mb0 {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 768px) {
  .mb0 {
    margin-bottom: 0px !important;
  }
}

.ml0 {
  margin-left: 0px !important;
}
@media screen and (max-width: 768px) {
  .ml0 {
    margin-left: 0px !important;
  }
}

.mt5 {
  margin-top: 5px !important;
}
@media screen and (max-width: 768px) {
  .mt5 {
    margin-top: 2.5px !important;
  }
}

.mr5 {
  margin-right: 5px !important;
}
@media screen and (max-width: 768px) {
  .mr5 {
    margin-right: 2.5px !important;
  }
}

.mb5 {
  margin-bottom: 5px !important;
}
@media screen and (max-width: 768px) {
  .mb5 {
    margin-bottom: 2.5px !important;
  }
}

.ml5 {
  margin-left: 5px !important;
}
@media screen and (max-width: 768px) {
  .ml5 {
    margin-left: 2.5px !important;
  }
}

.mt10 {
  margin-top: 10px !important;
}
@media screen and (max-width: 768px) {
  .mt10 {
    margin-top: 5px !important;
  }
}

.mr10 {
  margin-right: 10px !important;
}
@media screen and (max-width: 768px) {
  .mr10 {
    margin-right: 5px !important;
  }
}

.mb10 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 768px) {
  .mb10 {
    margin-bottom: 5px !important;
  }
}

.ml10 {
  margin-left: 10px !important;
}
@media screen and (max-width: 768px) {
  .ml10 {
    margin-left: 5px !important;
  }
}

.mt15 {
  margin-top: 15px !important;
}
@media screen and (max-width: 768px) {
  .mt15 {
    margin-top: 7.5px !important;
  }
}

.mr15 {
  margin-right: 15px !important;
}
@media screen and (max-width: 768px) {
  .mr15 {
    margin-right: 7.5px !important;
  }
}

.mb15 {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 768px) {
  .mb15 {
    margin-bottom: 7.5px !important;
  }
}

.ml15 {
  margin-left: 15px !important;
}
@media screen and (max-width: 768px) {
  .ml15 {
    margin-left: 7.5px !important;
  }
}

.mt20 {
  margin-top: 20px !important;
}
@media screen and (max-width: 768px) {
  .mt20 {
    margin-top: 10px !important;
  }
}

.mr20 {
  margin-right: 20px !important;
}
@media screen and (max-width: 768px) {
  .mr20 {
    margin-right: 10px !important;
  }
}

.mb20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .mb20 {
    margin-bottom: 10px !important;
  }
}

.ml20 {
  margin-left: 20px !important;
}
@media screen and (max-width: 768px) {
  .ml20 {
    margin-left: 10px !important;
  }
}

.mt30 {
  margin-top: 30px !important;
}
@media screen and (max-width: 768px) {
  .mt30 {
    margin-top: 15px !important;
  }
}

.mr30 {
  margin-right: 30px !important;
}
@media screen and (max-width: 768px) {
  .mr30 {
    margin-right: 15px !important;
  }
}

.mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 768px) {
  .mb30 {
    margin-bottom: 15px !important;
  }
}

.ml30 {
  margin-left: 30px !important;
}
@media screen and (max-width: 768px) {
  .ml30 {
    margin-left: 15px !important;
  }
}

.mt40 {
  margin-top: 40px !important;
}
@media screen and (max-width: 768px) {
  .mt40 {
    margin-top: 20px !important;
  }
}

.mr40 {
  margin-right: 40px !important;
}
@media screen and (max-width: 768px) {
  .mr40 {
    margin-right: 20px !important;
  }
}

.mb40 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
  .mb40 {
    margin-bottom: 20px !important;
  }
}

.ml40 {
  margin-left: 40px !important;
}
@media screen and (max-width: 768px) {
  .ml40 {
    margin-left: 20px !important;
  }
}

.mt50 {
  margin-top: 50px !important;
}
@media screen and (max-width: 768px) {
  .mt50 {
    margin-top: 25px !important;
  }
}

.mr50 {
  margin-right: 50px !important;
}
@media screen and (max-width: 768px) {
  .mr50 {
    margin-right: 25px !important;
  }
}

.mb50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 768px) {
  .mb50 {
    margin-bottom: 25px !important;
  }
}

.ml50 {
  margin-left: 50px !important;
}
@media screen and (max-width: 768px) {
  .ml50 {
    margin-left: 25px !important;
  }
}

.mt60 {
  margin-top: 60px !important;
}
@media screen and (max-width: 768px) {
  .mt60 {
    margin-top: 30px !important;
  }
}

.mr60 {
  margin-right: 60px !important;
}
@media screen and (max-width: 768px) {
  .mr60 {
    margin-right: 30px !important;
  }
}

.mb60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 768px) {
  .mb60 {
    margin-bottom: 30px !important;
  }
}

.ml60 {
  margin-left: 60px !important;
}
@media screen and (max-width: 768px) {
  .ml60 {
    margin-left: 30px !important;
  }
}

.mt70 {
  margin-top: 70px !important;
}
@media screen and (max-width: 768px) {
  .mt70 {
    margin-top: 35px !important;
  }
}

.mr70 {
  margin-right: 70px !important;
}
@media screen and (max-width: 768px) {
  .mr70 {
    margin-right: 35px !important;
  }
}

.mb70 {
  margin-bottom: 70px !important;
}
@media screen and (max-width: 768px) {
  .mb70 {
    margin-bottom: 35px !important;
  }
}

.ml70 {
  margin-left: 70px !important;
}
@media screen and (max-width: 768px) {
  .ml70 {
    margin-left: 35px !important;
  }
}

.mt80 {
  margin-top: 80px !important;
}
@media screen and (max-width: 768px) {
  .mt80 {
    margin-top: 40px !important;
  }
}

.mr80 {
  margin-right: 80px !important;
}
@media screen and (max-width: 768px) {
  .mr80 {
    margin-right: 40px !important;
  }
}

.mb80 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 768px) {
  .mb80 {
    margin-bottom: 40px !important;
  }
}

.ml80 {
  margin-left: 80px !important;
}
@media screen and (max-width: 768px) {
  .ml80 {
    margin-left: 40px !important;
  }
}

.mt90 {
  margin-top: 90px !important;
}
@media screen and (max-width: 768px) {
  .mt90 {
    margin-top: 45px !important;
  }
}

.mr90 {
  margin-right: 90px !important;
}
@media screen and (max-width: 768px) {
  .mr90 {
    margin-right: 45px !important;
  }
}

.mb90 {
  margin-bottom: 90px !important;
}
@media screen and (max-width: 768px) {
  .mb90 {
    margin-bottom: 45px !important;
  }
}

.ml90 {
  margin-left: 90px !important;
}
@media screen and (max-width: 768px) {
  .ml90 {
    margin-left: 45px !important;
  }
}

.mt100 {
  margin-top: 100px !important;
}
@media screen and (max-width: 768px) {
  .mt100 {
    margin-top: 50px !important;
  }
}

.mr100 {
  margin-right: 100px !important;
}
@media screen and (max-width: 768px) {
  .mr100 {
    margin-right: 50px !important;
  }
}

.mb100 {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 768px) {
  .mb100 {
    margin-bottom: 50px !important;
  }
}

.ml100 {
  margin-left: 100px !important;
}
@media screen and (max-width: 768px) {
  .ml100 {
    margin-left: 50px !important;
  }
}

.telephone a {
  cursor: default;
}

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .wrapper {
    width: 100%;
  }
}

.breadcrumb {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 30px;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    height: 40px;
    padding: 0 0 0 10px;
    white-space: nowrap;
  }
}
.breadcrumb::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.breadcrumb::-webkit-scrollbar-track {
  background: transparent;
}
.breadcrumb::-webkit-scrollbar-thumb {
  background: transparent;
}
@media screen and (max-width: 768px) {
  .breadcrumb .inner {
    display: inline-block;
    padding-right: 10px;
  }
}
.breadcrumb .inner > span {
  vertical-align: middle;
  display: inline-block;
  margin-left: 1px;
  font-size: 1.1rem;
  line-height: 1;
  color: #4D4D4D;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .breadcrumb .inner > span {
    margin-left: 3px;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 375px) {
  .breadcrumb .inner > span {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 320px) {
  .breadcrumb .inner > span {
    font-size: 1rem;
  }
}
.breadcrumb .inner > span:before {
  content: "/";
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 0 2px;
  padding: 14px 0 5px;
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  .breadcrumb .inner > span:before {
    margin-right: 3px;
    font-size: 1rem;
  }
}
.breadcrumb .inner > span:first-child {
  margin: 0;
}
.breadcrumb .inner > span:first-child:before {
  display: none;
}
.breadcrumb .inner > span > span,
.breadcrumb .inner > span a {
  vertical-align: middle;
  display: inline-block;
  padding: 14px 0 5px;
  color: #4D4D4D;
}
.breadcrumb .inner > span a:hover {
  text-decoration: underline;
}

#pageTop {
  z-index: 400;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  #pageTop {
    bottom: 0;
    right: 0;
    width: 45px;
    height: 45px;
  }
}
#pageTop a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2C2C2B;
}
#pageTop a:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-59%);
          transform: translateY(-59%);
  width: 100%;
  content: "\f062";
  font-family: FontAwesome;
  font-size: 3rem;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #pageTop a:before {
    font-size: 2rem;
  }
}
#pageTop a:hover {
  opacity: 0.5;
}

.fc-red {
  color: #e84a4a !important;
}

.box-colomn-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.box-colomn-01.pc-col02 .colomn-inner {
  width: 50%;
  margin-top: 15px;
}
.box-colomn-01.pc-col03 .colomn-inner {
  width: 32%;
  margin-top: 15px;
}
.box-colomn-01.pc-col03 .colomn-inner:nth-of-type(3n+2) {
  margin-right: 2%;
  margin-left: 2%;
}
@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col01 .colomn-inner {
    width: 100%;
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 414px) {
  .box-colomn-01.tb-col01 .colomn-inner {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col01 .colomn-inner:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner {
    width: 48%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner:nth-of-type(odd) {
    margin-left: 0;
    margin-right: 2%;
  }
}
@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner:nth-of-type(even) {
    margin-left: 2%;
    margin-right: 0;
  }
}
.box-colomn-01.tb-col02 .colomn-inner:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner:first-child {
    margin-top: 15px;
  }
}
@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner {
    width: 100%;
    margin-top: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner:nth-of-type(odd) {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner:nth-of-type(even) {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .box-colomn-01 .colomn-inner figure img {
    width: 100%;
  }
}

.box-pagenation-01 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .box-pagenation-01 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 414px) {
  .box-pagenation-01 {
    font-size: 1.2rem;
  }
}
.box-pagenation-01 > span {
  display: inline-block;
  margin: 0 6px;
}
.box-pagenation-01 a {
  padding: 12px 26px 11px;
  border: 1px solid #333333;
  color: inherit;
}
@media screen and (max-width: 768px) {
  .box-pagenation-01 a {
    padding: 10px 22px 10px;
  }
}
@media screen and (max-width: 414px) {
  .box-pagenation-01 a {
    padding: 8px 10px 7px;
  }
}
.box-pagenation-01 a:hover {
  opacity: 1;
  color: #ffffff;
  background-color: #333333;
}
.box-pagenation-01 .prev a:before {
  content: "<";
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .box-pagenation-01 .prev a:before {
    margin-right: 5px;
  }
}
.box-pagenation-01 .next a:after {
  content: ">";
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .box-pagenation-01 .next a:after {
    margin-left: 5px;
  }
}

@media screen and (max-width: 400px) {
  .error404 .box-undertitle-01 .title-wrap .title {
    letter-spacing: 0;
  }
}

.box-404.box-page-wrap {
  margin-bottom: 128px;
}
@media screen and (max-width: 768px) {
  .box-404.box-page-wrap {
    padding: 0 4%;
    margin-bottom: 100px;
  }
}
.box-404.box-page-wrap p {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .box-404.box-page-wrap p {
    margin-top: 15px;
  }
}
.box-404.box-page-wrap .unit-link-01 {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .box-404.box-page-wrap .unit-link-01 {
    margin-top: 15px;
  }
}

.box-undertitle-01 .title-wrap {
  position: relative;
  width: 100%;
  height: 410px;
  background: url(../images/title/title_default.jpg) no-repeat center center transparent;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap {
    height: 250px;
  }
}
@media screen and (max-width: 414px) {
  .box-undertitle-01 .title-wrap {
    height: 200px;
  }
}
.box-undertitle-01 .title-wrap.color-white {
  color: #ffffff;
}
.box-undertitle-01 .title-wrap.color-white .title {
  border-color: #ffffff;
}
.box-undertitle-01 .title-wrap .title-inner {
  width: 960px;
  margin: auto;
  text-align: left;
  position: absolute;
  z-index: 2;
  bottom: -70px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title-inner {
    width: 100%;
    padding: 0 4%;
    bottom: -50px;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .box-undertitle-01 .title-wrap .title-inner {
    line-height: 1.5;
  }
}
.box-undertitle-01 .title-wrap .title {
  font-family: "Overpass", sans-serif;
  font-size: 8rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title {
    font-size: 7rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .box-undertitle-01 .title-wrap .title {
    font-size: 6rem;
  }
}
.box-undertitle-01 .title-wrap .ruby {
  display: inline-block;
  font-size: 2rem;
  position: relative;
  top: -10px;
}
.box-undertitle-01 .title-wrap .ruby:before {
  content: "／";
  margin: auto 10px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .box-undertitle-01 .title-wrap .ruby {
    font-size: 1.5rem;
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .box-form-01 {
    padding: 0 4%;
  }
}
.box-form-01 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  border-top: 1px solid #CFD2CB;
}
@media screen and (max-width: 768px) {
  .box-form-01 dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 0;
  }
}
.box-form-01 dl:last-child {
  border-bottom: 1px solid #CFD2CB;
}
.box-form-01 dl dt {
  width: 220px;
  padding-top: 5px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .box-form-01 dl dt {
    width: 100%;
    padding-top: 0;
  }
}
.box-form-01 dl dd {
  width: calc(100% - 210px);
}
@media screen and (max-width: 768px) {
  .box-form-01 dl dd {
    width: 100%;
    margin-top: 10px;
  }
}
.box-form-01 textarea {
  height: 180px;
}

.box-thanks-01.box-page-wrap {
  margin-bottom: 128px;
}
@media screen and (max-width: 768px) {
  .box-thanks-01.box-page-wrap {
    padding: 0 4%;
    margin-bottom: 100px;
  }
}
.box-thanks-01.box-page-wrap p {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .box-thanks-01.box-page-wrap p {
    margin-top: 15px;
  }
}
.box-thanks-01.box-page-wrap .unit-link-01 {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .box-thanks-01.box-page-wrap .unit-link-01 {
    margin-top: 15px;
  }
}

.unit-pagenation-01 {
  text-align: center;
}
.unit-pagenation-01 a {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  padding: 10px 10px;
  border: 1px solid #003171;
  background-color: #003171;
  font-size: 1.5rem;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .unit-pagenation-01 a {
    margin: 0 5px;
    font-size: 1.4rem;
  }
}
.unit-pagenation-01 a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #003171;
}
.unit-pagenation-01 .prev a,
.unit-pagenation-01 .next a {
  min-width: 100px;
}
@media screen and (max-width: 768px) {
  .unit-pagenation-01 .prev a,
  .unit-pagenation-01 .next a {
    min-width: 70px;
    padding: 10px 0 10px 5px;
  }
}
.unit-pagenation-01 .prev a:before,
.unit-pagenation-01 .next a:before {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: FontAwesome;
}
.unit-pagenation-01 .prev a:before {
  content: "\f104";
  left: 10px;
}
.unit-pagenation-01 .return a {
  min-width: 220px;
}
@media screen and (max-width: 768px) {
  .unit-pagenation-01 .return a {
    min-width: 100px;
  }
}
.unit-pagenation-01 .next a:before {
  content: "\f105";
  right: 10px;
}

.unit-list-01 li {
  position: relative;
  margin-top: 5px;
  padding-left: 1em;
}
.unit-list-01 li:before {
  content: "・";
  margin-left: -1em;
}
.unit-list-01 li:first-child {
  margin-top: 0;
}
.unit-list-01 li a {
  color: #0071BC;
  text-decoration: underline;
}
.unit-list-01.arrow li {
  padding-left: 1.3em;
}
.unit-list-01.arrow li:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: "\f105";
  margin-left: 0;
  font-family: FontAwesome;
  font-size: 1.6rem;
}

.unit-note-01 {
  position: relative;
  padding-left: 1em;
}
.unit-note-01:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.unit-note-01 + .unit-note {
  margin-top: 5px;
}

.unit-tab-01 {
  position: relative;
  border-bottom: 4px solid #003171;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .unit-tab-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: none;
  }
}
.unit-tab-01 li {
  display: inline-block;
  margin: 0 9px -1px 7px;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .unit-tab-01 li {
    display: block;
    width: 50%;
    margin: 15px 0 0;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 414px) {
  .unit-tab-01 li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .unit-tab-01 li:nth-of-type(1), .unit-tab-01 li:nth-of-type(2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .unit-tab-01 li:nth-of-type(odd) {
    padding-right: 7px;
  }
}
@media screen and (max-width: 768px) {
  .unit-tab-01 li:nth-of-type(even) {
    padding-left: 7px;
  }
}
.unit-tab-01 li a {
  min-width: 200px;
  padding: 11px 0 7px;
  border: 1px solid #003171;
  background-color: #003171;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .unit-tab-01 li a {
    min-width: auto;
    min-width: inherit;
    width: 100%;
    padding: 8px 0 5px;
  }
}
.unit-tab-01 li a.is-active, .unit-tab-01 li a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #003171;
}

.unit-btn-01 span:before,
.unit-btn-01 a:before {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 2rem;
}
.unit-btn-01 span:hover,
.unit-btn-01 a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #003171;
}
.unit-btn-01 span:hover input[type=submit],
.unit-btn-01 a:hover input[type=submit] {
  color: #003171;
}
.unit-btn-01 span input[type=submit],
.unit-btn-01 a input[type=submit] {
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.unit-btn-01 > span,
.unit-btn-01 a {
  display: inline-block;
  position: relative;
  min-width: 200px;
  padding: 7px 5px;
  border: 1px solid #003171;
  background-color: #003171;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .unit-btn-01 > span,
  .unit-btn-01 a {
    min-width: inherit;
    min-width: auto;
    min-width: 164px;
  }
}
.unit-btn-01 input[type=submit],
.unit-btn-01 a {
  padding: 10px 21px 9px 5px;
}
@media screen and (max-width: 768px) {
  .unit-btn-01 input[type=submit],
  .unit-btn-01 a {
    padding: 5px 31px 4px 3px;
  }
}
.unit-btn-01 > span input[type=submit] {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  border: none;
  cursor: pointer;
}

.unit-btn-02 a {
  position: relative;
  min-width: 260px;
  padding: 10px 10px;
  border: 2px solid #ffffff;
  font-size: 1.6rem;
  text-align: center;
  color: #ffffff;
}
.unit-btn-02 a:before {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 2rem;
}
.unit-btn-02 a:hover {
  opacity: 1;
  background-color: #00437c;
}

.unit-btn-03 a {
  position: relative;
  width: 100%;
  padding: 29px 0 26px;
  border: 1px solid #003171;
  background-color: #003171;
  color: #ffffff;
  text-align: center;
}
.unit-btn-03 a:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.unit-btn-03 a:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 2rem;
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.unit-btn-03 a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #003171;
}
.unit-btn-03 a:hover:before {
  border-color: #003171;
}
.unit-btn-03 a:hover:after {
  color: #003171;
}

.unit-link-1 a {
  color: #629CAE;
  text-decoration: underline;
}
.unit-link-1 a:after {
  content: "\f105";
  font-family: FontAwesome;
}

.wp-pagenavi {
  margin-top: 56px;
  font-size: 1.6rem;
  text-align: center;
  /*
  .first,
  .last,
  .pages{
      display: none;
  }
  */
  /*
  .previouspostslink,
  .nextpostslink{
      border: none;
      background-color: transparent;
      font-size: 1.4rem;
      @media screen and (max-width: 768px) {
          font-size: 1.2rem;
      }
      &:before,
      &:after{
          display: block;
          color: $base_c;
          font-family: FontAwesome;
          line-height: 1;
      }
      &:before{
          line-height: 0.7;
          font-size: 2.0rem;
          @media screen and (max-width: 768px) {
              font-size: 1.6rem;
          }
      }
      &:after{
          margin-top: 5px;
          @media screen and (max-width: 768px) {
              margin-top: 3px;
          }
      }
  }
  .previouspostslink{
      margin-right: 31px;
      @media screen and (max-width: 768px) {
          margin-right: 25px;
      }
      @media screen and (max-width: 414px) {
          margin-right: 5px;
      }
      &:before{
          content: "\f104";
      }
      &:after{
          content: "前へ";
      }
  }
  .nextpostslink{
      margin-left: 31px;
      @media screen and (max-width: 768px) {
          margin-left: 25px;
      }
      @media screen and (max-width: 414px) {
          margin-left: 5px;
      }
      &:before{
          content: "\f105";
      }
      &:after{
          content: "次へ";
      }
  }
  */
}
@media screen and (max-width: 768px) {
  .wp-pagenavi {
    margin-top: 28px;
    font-size: 1.4rem;
  }
}
.wp-pagenavi .extend,
.wp-pagenavi .current {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.wp-pagenavi .extend {
  min-width: auto;
  min-width: inherit;
  padding: 0;
}
@media screen and (max-width: 414px) {
  .wp-pagenavi .extend {
    display: none;
  }
}
.wp-pagenavi > a, .wp-pagenavi > span {
  vertical-align: middle;
  display: inline-block;
  min-width: 50px;
  min-height: 50px;
  margin: 0 2px 4px 3px;
  padding: 8px 8px 0 11px;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
  color: #333333;
  line-height: 32px;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi > a, .wp-pagenavi > span {
    min-width: 30px;
    min-height: 30px;
    padding: 0;
    line-height: 30px;
  }
}
@media screen and (max-width: 414px) {
  .wp-pagenavi > a, .wp-pagenavi > span {
    min-width: 26px;
    min-height: 26px;
    padding: 0;
    line-height: 26px;
  }
}
.wp-pagenavi > a:hover {
  opacity: 1;
  background-color: #000;
  color: #fff;
}

.box-blogdetail-01 > * {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 > * {
    margin-top: 15px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 > * {
    margin-top: 10px;
  }
}
.box-blogdetail-01 > *:first-child {
  margin-top: 0;
}
.box-blogdetail-01 h2, .box-blogdetail-01 h3 {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h2, .box-blogdetail-01 h3 {
    margin-top: 35px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h2, .box-blogdetail-01 h3 {
    margin-top: 30px;
  }
}
.box-blogdetail-01 h2:first-child, .box-blogdetail-01 h3:first-child {
  margin-top: 0;
}
.box-blogdetail-01 h2 + h2, .box-blogdetail-01 h2 + h3, .box-blogdetail-01 h2 + h4, .box-blogdetail-01 h2 + h5, .box-blogdetail-01 h2 + h6, .box-blogdetail-01 h3 + h2, .box-blogdetail-01 h3 + h3, .box-blogdetail-01 h3 + h4, .box-blogdetail-01 h3 + h5, .box-blogdetail-01 h3 + h6 {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h2 + h2, .box-blogdetail-01 h2 + h3, .box-blogdetail-01 h2 + h4, .box-blogdetail-01 h2 + h5, .box-blogdetail-01 h2 + h6, .box-blogdetail-01 h3 + h2, .box-blogdetail-01 h3 + h3, .box-blogdetail-01 h3 + h4, .box-blogdetail-01 h3 + h5, .box-blogdetail-01 h3 + h6 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h2 + h2, .box-blogdetail-01 h2 + h3, .box-blogdetail-01 h2 + h4, .box-blogdetail-01 h2 + h5, .box-blogdetail-01 h2 + h6, .box-blogdetail-01 h3 + h2, .box-blogdetail-01 h3 + h3, .box-blogdetail-01 h3 + h4, .box-blogdetail-01 h3 + h5, .box-blogdetail-01 h3 + h6 {
    margin-top: 10px;
  }
}
.box-blogdetail-01 h2 + table,
.box-blogdetail-01 h2 + p, .box-blogdetail-01 h3 + table,
.box-blogdetail-01 h3 + p {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h2 + table,
  .box-blogdetail-01 h2 + p, .box-blogdetail-01 h3 + table,
  .box-blogdetail-01 h3 + p {
    margin-top: 8px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h2 + table,
  .box-blogdetail-01 h2 + p, .box-blogdetail-01 h3 + table,
  .box-blogdetail-01 h3 + p {
    margin-top: 5px;
  }
}
.box-blogdetail-01 h4, .box-blogdetail-01 h5, .box-blogdetail-01 h6 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h4, .box-blogdetail-01 h5, .box-blogdetail-01 h6 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h4, .box-blogdetail-01 h5, .box-blogdetail-01 h6 {
    margin-top: 20px;
  }
}
.box-blogdetail-01 h4:first-child, .box-blogdetail-01 h5:first-child, .box-blogdetail-01 h6:first-child {
  margin-top: 0;
}
.box-blogdetail-01 h4 + table,
.box-blogdetail-01 h4 + p, .box-blogdetail-01 h5 + table,
.box-blogdetail-01 h5 + p, .box-blogdetail-01 h6 + table,
.box-blogdetail-01 h6 + p {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h4 + table,
  .box-blogdetail-01 h4 + p, .box-blogdetail-01 h5 + table,
  .box-blogdetail-01 h5 + p, .box-blogdetail-01 h6 + table,
  .box-blogdetail-01 h6 + p {
    margin-top: 8px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h4 + table,
  .box-blogdetail-01 h4 + p, .box-blogdetail-01 h5 + table,
  .box-blogdetail-01 h5 + p, .box-blogdetail-01 h6 + table,
  .box-blogdetail-01 h6 + p {
    margin-top: 5px;
  }
}
.box-blogdetail-01 h2 {
  margin-bottom: 20px;
  padding-bottom: 19px;
  border-bottom: 1px solid #D6D6D6;
  font-size: 2.2rem;
  letter-spacing: 0.07em;
  margin-top: 75px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h2 {
    margin-top: 60px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 1.8rem;
  }
}
.box-blogdetail-01 h2:first-child {
  margin-top: 0;
}
.box-blogdetail-01 h3 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h3 {
    font-size: 1.6rem;
  }
}
.box-blogdetail-01 h4 {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h4 {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h4 {
    font-size: 1.5rem;
  }
}
.box-blogdetail-01 h5 {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h5 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h5 {
    font-size: 1.5rem;
  }
}
.box-blogdetail-01 h6 {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 h6 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 h6 {
    font-size: 1.4rem;
  }
}
.box-blogdetail-01 ul li {
  position: relative;
  margin-top: 5px;
  padding-left: 1em;
}
.box-blogdetail-01 ul li:before {
  content: "・";
  margin-left: -1em;
}
.box-blogdetail-01 ul li:first-child {
  margin-top: 0;
}
.box-blogdetail-01 ul li a {
  color: #0071BC;
  text-decoration: underline;
}
.box-blogdetail-01 p:after {
  content: "";
  display: block;
  clear: both;
}
.box-blogdetail-01 a {
  color: #0071BC;
  text-decoration: underline;
}
.box-blogdetail-01 strong {
  font-weight: bold;
}
.box-blogdetail-01 img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 img {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.box-blogdetail-01 img.alignright {
  margin-left: 50px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 img.alignright {
    margin-left: 30px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 img.alignright {
    margin: 10px auto;
  }
}
.box-blogdetail-01 img.alignleft {
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 img.alignleft {
    margin-right: 30px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 img.alignleft {
    margin: 10px auto;
  }
}
.box-blogdetail-01 hr {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  border: none;
  border-top: 1px solid #E7E7EB;
}
.box-blogdetail-01 iframe {
  width: 100% !important;
}
.box-blogdetail-01 table {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .box-blogdetail-01 table {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 table {
    margin-top: 25px;
  }
}
.box-blogdetail-01 table:first-child {
  margin-top: 0;
}
.box-blogdetail-01 figure figcaption {
  padding: 5px 10px;
}
.box-blogdetail-01 .box-colomn .colomn-inner figure img {
  width: 100%;
}
.box-blogdetail-01 .alignright {
  float: right;
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 .alignright {
    float: none;
  }
}
.box-blogdetail-01 .alignleft {
  float: left;
}
@media screen and (max-width: 414px) {
  .box-blogdetail-01 .alignleft {
    float: none;
  }
}
.box-blogdetail-01 .aligncenter {
  margin-right: auto;
  margin-left: auto;
}

#gnav {
  display: block;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 230px;
  height: 100%;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #gnav {
    width: 100%;
    height: 70px;
    background-color: #2D384C;
  }
}
#gnav:before {
  display: none;
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #2D384C;
}
@media screen and (max-width: 768px) {
  #gnav:before {
    display: block;
  }
}
#gnav a {
  color: #ffffff;
}
#gnav .logo {
  display: block;
  z-index: 3;
  position: relative;
  width: 120px;
  height: 43px;
  margin: 30px auto 29px;
}
@media screen and (max-width: 768px) {
  #gnav .logo {
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90px;
    height: 40px;
    margin: 0;
  }
}
#gnav .logo a {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/common/logo.svg) no-repeat center top transparent;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #gnav .logo a {
    background-image: url(../images/common/logo.svg);
  }
}
#gnav > .logo {
  display: none;
}
@media screen and (max-width: 768px) {
  #gnav > .logo {
    display: block;
  }
}
#gnav .inner-nav {
  position: relative;
}
#gnav .inner-nav li {
  font-size: 1.5rem;
}
#gnav .inner-nav li a {
  display: block;
  position: relative;
  padding: 12px 20px;
  text-align: center;
  letter-spacing: 0.1em;
}
#gnav .inner-nav li a.is-active:after {
  opacity: 1;
}
#gnav .inner-nav li a span {
  display: block;
  font-family: "Libre Baskerville", serif;
  font-size: 0.9rem;
}
#gnav .language {
  display: block;
  margin-top: 22px;
  margin-bottom: 20px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #gnav .language {
    font-size: 1.5rem;
  }
}
#gnav .language > span:after {
  content: "|";
  display: inline-block;
  margin: auto 10px;
}
#gnav .language a {
  display: inline-block;
  padding: 0;
  letter-spacing: 0.1em;
}
#gnav .btn-outline {
  display: none;
  z-index: 3;
  position: absolute;
  top: 50%;
  right: 60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  #gnav .btn-outline {
    display: inline-block;
  }
}
#gnav .btn-outline a {
  display: block;
  padding: 8px 13px;
  border: 1px solid #ffffff;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1;
}
#gnav .scroll-wrap {
  position: relative;
  overflow: auto;
  height: 100%;
}
#gnav .nav-main {
  z-index: 2;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2D384C;
  text-align: center;
}
#gnav .nav-main .inner-nav li a.is-active, #gnav .nav-main .inner-nav li a:hover {
  opacity: 1;
  font-weight: bold;
  color: #2D384C;
  background-color: #F5F5EE;
}
#gnav .nav-main .box-lang {
  margin: 20px 0 30px;
  color: #abafb7;
  font-family: "Overpass", sans-serif;
  font-size: 1.3rem;
}
#gnav .nav-main .box-lang > * + * {
  margin-top: 5px;
}
#gnav .nav-main .box-lang a {
  color: #abafb7;
}
#gnav .nav-main .box-sns {
  margin-top: 22px;
  font-family: FontAwesome;
}
#gnav .nav-main .box-sns > span {
  margin: 0 8px;
  font-size: 2rem;
}
#gnav .nav-sub {
  z-index: 1;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  width: 100%;
  height: 100%;
  background: rgba(245, 245, 238, 0.95);
}
#gnav .nav-sub.is-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
#gnav .nav-sub .inner-nav {
  display: none;
  position: relative;
  padding: 150px 0 30px;
  top: 0%;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#gnav .nav-sub .inner-nav:nth-of-type(3) {
  display: block;
}
#gnav .nav-sub .inner-nav:before {
  border-color: #2D384C;
}
#gnav .nav-sub .inner-nav li a {
  color: #2D384C;
  font-weight: bold;
  padding: 10px 15px;
}
#gnav .nav-sub .inner-nav li a:after {
  display: none;
}
#gnav .nav-sub .inner-nav li a:before {
  border-color: #2D384C;
}

@media screen and (max-width: 768px) {
  #gnav .nav-sp .unit-search .btn-submit {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #snsButton {
    position: static;
    display: block;
    text-align: center;
  }
  #snsButton.sns {
    padding: 0;
    line-height: 70px;
    font-size: 2.4rem;
  }
  #snsButton.sns a {
    margin: auto 10px;
  }
}
#navButton {
  display: none;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  background: transparent;
}
@media screen and (max-width: 768px) {
  #navButton {
    display: block;
  }
}
#navButton:before, #navButton:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: no-repeat center center transparent;
  background-size: contain;
}
#navButton:before {
  background-image: url(../images/common/menu_btn.png);
}
#navButton:after {
  display: none;
  background-image: url(../images/common/menu_btn_close.png);
}
#navButton.is-open:after {
  display: block;
}

.nav-sp {
  display: none;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  background-color: #2D384C;
}
.nav-sp > ul {
  text-align: center;
  font-size: 1.5rem;
}
.nav-sp > ul > li {
  border-top: 1px solid #222A39;
}
.nav-sp > ul > li > a {
  display: block;
  padding: 15px 0;
}
.nav-sp > ul > li > span {
  display: block;
  padding: 15px 0;
}
.nav-sp > ul > li > span:after {
  content: "\f105";
  margin-left: 5px;
  font-family: FontAwesome;
  line-height: 1;
}
.nav-sp > ul > li > span.is-open:after {
  content: "\f107";
  margin-left: 5px;
  font-family: FontAwesome;
  line-height: 1;
}
.nav-sp > ul > li > ul {
  display: none;
}
.nav-sp > ul > li > ul li {
  border-top: 1px solid #2D384C;
  background-color: #222A39;
}
.nav-sp > ul > li > ul li a {
  display: block;
  padding: 7px 0;
  color: #818894;
}
.nav-sp .box-other {
  padding: 15px 4%;
  border-top: 1px solid #222A39;
  text-align: center;
}
.nav-sp .box-lang {
  margin: 20px 0;
  font-family: "Overpass", sans-serif;
  font-size: 1.3rem;
  line-height: 2;
}
.nav-sp .box-lang a {
  color: #abafb7 !important;
}
.nav-sp .address .tel {
  font-family: "Overpass", sans-serif;
  display: inline-block;
  font-size: 3rem;
}
.nav-sp .address .form-btn {
  width: 500px;
  margin: 10px auto 10px;
  padding: 20px 0;
  background: #818894;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  overflow: hidden;
  font-weight: bold;
  font-size: 1.6rem;
  max-width: 100%;
}
.nav-sp .address .form-btn:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: "";
  color: #000 !important;
  background: #000000;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
}
.nav-sp .address .form-btn span {
  position: relative;
}
.nav-sp .address .form-btn span:before, .nav-sp .address .form-btn span:after {
  display: inline-block;
  font-family: FontAwesome;
}
.nav-sp .address .form-btn span:before {
  content: "\f003";
  margin-right: 20px;
}
.nav-sp .address .form-btn span:after {
  content: "\f178";
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  #footer .nav-sp {
    display: block;
    overflow-y: auto;
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding-top: 0;
  }
  #footer .nav-sp a,
  #footer .nav-sp span {
    color: #fff;
  }
  #footer .nav-sp .box-accordion a {
    color: #818894;
  }
}

.unit-search {
  margin: 20px auto 20px;
  padding: 5px 35px;
}
@media screen and (max-width: 768px) {
  .unit-search {
    margin: 0 auto;
  }
}
.unit-search .searchform {
  position: relative;
}
@media screen and (max-width: 768px) {
  .unit-search .searchform {
    max-width: 100%;
    width: 400px;
    margin: 0 auto;
  }
}
.unit-search input[type=text] {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 30px;
  padding: 4px 33px 4px 10px;
  line-height: 1;
  font-size: 1.4rem;
  background-color: #F1F1F3;
}
@media screen and (max-width: 768px) {
  .unit-search input[type=text] {
    height: 40px;
    font-size: 16px;
  }
}
.unit-search .btn-submit {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-left: 3px;
  background: url(../images/common/icon_search_red.svg) no-repeat center center transparent;
  background-size: contain;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.unit-search .btn-submit input[type=submit] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}

#footer {
  overflow: hidden;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  #footer {
    width: 100%;
  }
}
#footer .contact {
  background: #CFD2CB;
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  #footer .contact {
    padding: 30px 4%;
  }
}
#footer .contact .box {
  width: 960px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #footer .contact .box {
    width: 100%;
  }
}
#footer .contact .box h2 {
  font-size: 4rem;
  font-weight: bold;
  font-family: "Overpass", sans-serif;
}
#footer .contact .box p {
  margin: 30px auto auto;
}
#footer .contact .box p.address {
  margin: auto;
  font-size: 3rem;
  font-weight: bold;
  font-family: "Overpass", sans-serif;
  letter-spacing: 0;
}
#footer .contact .box p.address span {
  display: inline-block;
}
#footer .contact .box a {
  width: 500px;
  margin: 30px auto;
  padding: 20px 0;
  background: #fff;
  border-radius: 30px;
  color: #000000;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  overflow: hidden;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #footer .contact .box a {
    max-width: 100%;
    font-size: 1.4rem;
  }
}
#footer .contact .box a:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: "";
  color: #2D384C !important;
  background: #2D384C;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
}
#footer .contact .box a span {
  position: relative;
}
#footer .contact .box a span:before, #footer .contact .box a span:after {
  display: inline-block;
  font-family: FontAwesome;
}
#footer .contact .box a span:before {
  content: "\f003";
  margin-right: 20px;
}
#footer .contact .box a span:after {
  content: "\f178";
  margin-left: 10px;
}
#footer .contact .box a:hover {
  color: #fff !important;
  background-color: transparent;
  text-shadow: none;
}
#footer .contact .box a:hover:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}
#footer .sitemap {
  background: #E2E4E0;
  padding: 50px 0 0;
}
@media screen and (max-width: 768px) {
  #footer .sitemap {
    padding: 0 0 10px;
  }
}
#footer .sitemap .box, #footer .sitemap .box-sns {
  width: 960px;
  margin: auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #footer .sitemap .box, #footer .sitemap .box-sns {
    width: 100%;
  }
}
#footer .sitemap .box {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #footer .sitemap .box {
    margin-bottom: 10px;
  }
}
#footer .sitemap .box:nth-of-type(2) {
  margin-bottom: 10px;
}
#footer .sitemap .box .list1, #footer .sitemap .box .list2, #footer .sitemap .box .list3, #footer .sitemap .box .list4 {
  display: inline-block;
  float: left;
}
#footer .sitemap .box .list1 .title, #footer .sitemap .box .list2 .title, #footer .sitemap .box .list3 .title, #footer .sitemap .box .list4 .title {
  font-weight: bold;
  font-size: 1.5rem;
}
#footer .sitemap .box .list1 .title .child-list, #footer .sitemap .box .list2 .title .child-list, #footer .sitemap .box .list3 .title .child-list, #footer .sitemap .box .list4 .title .child-list {
  margin-top: 10px;
  overflow: hidden;
}
#footer .sitemap .box .list1 .title .child-list li, #footer .sitemap .box .list2 .title .child-list li, #footer .sitemap .box .list3 .title .child-list li, #footer .sitemap .box .list4 .title .child-list li {
  display: block;
}
#footer .sitemap .box .list1 .title .child-list li a, #footer .sitemap .box .list2 .title .child-list li a, #footer .sitemap .box .list3 .title .child-list li a, #footer .sitemap .box .list4 .title .child-list li a {
  font-weight: normal;
  font-size: 1.3rem;
  color: #666666;
  letter-spacing: 0;
}
#footer .sitemap .box .list1 .title .child-list, #footer .sitemap .box .list4 .title .child-list {
  width: 280px;
}
#footer .sitemap .box .list1 .title .child-list li, #footer .sitemap .box .list4 .title .child-list li {
  width: 50%;
  display: inline-block;
  float: left;
}
#footer .sitemap .box .list1 .title .child-list li:nth-of-type(2n), #footer .sitemap .box .list4 .title .child-list li:nth-of-type(2n) {
  float: right;
}
#footer .sitemap .box .list1 {
  width: 295px;
}
#footer .sitemap .box .list2 {
  width: 140px;
}
#footer .sitemap .box .list2 .title:nth-of-type(2) {
  margin-top: 30px;
}
#footer .sitemap .box .list3 {
  width: 190px;
}
#footer .sitemap .box .list4 {
  width: 330px;
}
#footer .sitemap .box .list4 .title .child-list {
  width: 100%;
}
#footer .sitemap .box .other-nav {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #footer .sitemap .box .other-nav {
    margin-top: 30px;
  }
}
#footer .sitemap .box .other-nav li {
  color: #4D4D4D;
  display: inline-block;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  #footer .sitemap .box .other-nav li:nth-of-type(1), #footer .sitemap .box .other-nav li:nth-of-type(2) {
    display: none;
  }
}
#footer .sitemap .box .other-nav li:after {
  content: "|";
  margin: auto 10px;
}
#footer .sitemap .box .other-nav li:last-child:after {
  display: none;
}
#footer .sitemap .box .other-nav li a {
  color: #4D4D4D;
}
#footer .sitemap .box-sns {
  margin: 0 auto;
  text-align: center;
}
#footer .sitemap .box-sns span {
  display: inline-block;
  font-size: 2.4rem;
  margin: auto 10px;
}
#footer .copyright {
  display: block;
  padding: 10px 0 20px;
  background: #E2E4E0;
  font-size: 1.1rem;
  letter-spacing: 0.14em;
  text-align: center;
  color: #999999;
}
@media screen and (max-width: 768px) {
  #footer .copyright {
    padding: 11px 0 20px;
    letter-spacing: 0;
    font-size: 0.9rem;
  }
}

#contents {
  z-index: 1;
  overflow: hidden;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  #contents {
    width: 100%;
    padding-top: 70px;
  }
}

.topwrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .topwrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 414px) {
  .topwrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.underwrapper {
  padding-top: 70px;
  padding-bottom: 0px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .underwrapper {
    padding-top: 50px;
    padding-bottom: 0px;
  }
}
.underwrapper:before {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 120%;
  height: 120px;
  margin: 3% -10% 0;
  background: #fff;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: 1;
}
.underwrapper * {
  position: relative;
  z-index: 2;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .underwrapper * {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.underwrapper .lead {
  text-align: left;
}
.underwrapper .box {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .underwrapper .box {
    width: 100%;
    padding: 0 4%;
  }
}
.underwrapper .box p {
  margin: auto auto 30px;
}

.category-news .box-undertitle-01 .title-wrap,
.category-pressrelease .box-undertitle-01 .title-wrap {
  background-image: url(../images/title/title_posts.jpg);
}

@media screen and (max-width: 350px) {
  .category-pressrelease .box-undertitle-01 .title-wrap .title-inner {
    bottom: -40px;
  }
}
@media screen and (max-width: 767px) {
  .category-pressrelease .box-undertitle-01 .title-wrap .title {
    font-size: 5.5rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 424px) {
  .category-pressrelease .box-undertitle-01 .title-wrap .title {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 424px) and (max-width: 350px) {
  .category-pressrelease .box-undertitle-01 .title-wrap .title {
    font-size: 4.3rem;
  }
}

.category-media .box-undertitle-01 .title-wrap {
  background-image: url(../images/title/title_media.jpg);
}

.box-undertitle-01.category-staffblog .title-wrap {
  background-image: url(../images/title/title_blog.jpg);
}

.box-undertitle-01.en .title-wrap,
.box-undertitle-01.thanks-en .title-wrap,
.box-undertitle-01.failed-en .title-wrap,
.box-undertitle-01.contact-en .title-wrap,
.box-undertitle-01.cn .title-wrap,
.box-undertitle-01.thanks-cn .title-wrap,
.box-undertitle-01.failed-cn .title-wrap,
.box-undertitle-01.contact-cn .title-wrap {
  background-image: url(../images/title/title_en.jpg);
}

.box-page-wrap {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .box-page-wrap {
    width: 100%;
  }
}

.category .info,
.post-type-archive-faq .info,
.tax-products_cat .info,
.post-type-archive-products .info,
.page-template-temp-all-column .info {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .category .info,
  .post-type-archive-faq .info,
  .tax-products_cat .info,
  .post-type-archive-products .info,
  .page-template-temp-all-column .info {
    padding-top: 50px;
  }
}
.category .info span.cat,
.post-type-archive-faq .info span.cat,
.tax-products_cat .info span.cat,
.post-type-archive-products .info span.cat,
.page-template-temp-all-column .info span.cat {
  color: #808080;
  font-size: 1.4rem;
  display: block;
  margin: 0;
}

.tax-products_cat .underwrapper,
.tax-column_cat .underwrapper,
.tax-column_tag .underwrapper,
.post-type-archive-products .underwrapper,
.page-template-temp-all-column .underwrapper {
  padding-top: 0;
}
.tax-products_cat .sales-tax,
.tax-column_cat .sales-tax,
.tax-column_tag .sales-tax,
.post-type-archive-products .sales-tax,
.page-template-temp-all-column .sales-tax {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .tax-products_cat .sales-tax,
  .tax-column_cat .sales-tax,
  .tax-column_tag .sales-tax,
  .post-type-archive-products .sales-tax,
  .page-template-temp-all-column .sales-tax {
    font-size: 1.3rem;
  }
}
.tax-products_cat .new-products,
.tax-column_cat .new-products,
.tax-column_tag .new-products,
.post-type-archive-products .new-products,
.page-template-temp-all-column .new-products {
  padding-bottom: 0;
}
.tax-products_cat .new-products .products-list,
.tax-column_cat .new-products .products-list,
.tax-column_tag .new-products .products-list,
.post-type-archive-products .new-products .products-list,
.page-template-temp-all-column .new-products .products-list {
  margin-bottom: auto;
}
.tax-products_cat .new-products .products-list .list-code .title,
.tax-column_cat .new-products .products-list .list-code .title,
.tax-column_tag .new-products .products-list .list-code .title,
.post-type-archive-products .new-products .products-list .list-code .title,
.page-template-temp-all-column .new-products .products-list .list-code .title {
  font-size: inherit;
}
.tax-products_cat .new-products .products-list .list-price,
.tax-column_cat .new-products .products-list .list-price,
.tax-column_tag .new-products .products-list .list-price,
.post-type-archive-products .new-products .products-list .list-price,
.page-template-temp-all-column .new-products .products-list .list-price {
  margin-bottom: 0;
}

.post-type-archive-products .products-list li a .text .list-code {
  margin-bottom: 0;
}

.category-pressrelease .info .box ul li a .text time {
  font-size: 2rem;
}

.blog-post-more .products-list .blog-time {
  display: block;
}
.blog-post-more .products-list .blog-cat {
  background-color: #629CAE;
  display: inline-block;
  font-size: 1.3rem;
  color: #fff;
  border-radius: 20px;
  padding: 0 15px;
  margin-bottom: 15px;
}

.post-type-archive-faq .box-undertitle-01 .title-wrap,
.tax-products_cat .box-undertitle-01 .title-wrap,
.tax-column_cat .box-undertitle-01 .title-wrap,
.tax-column_tag .box-undertitle-01 .title-wrap,
.page-template-temp-all-column .box-undertitle-01 .title-wrap {
  background-image: none;
  background-color: #ECF0F1;
  height: auto;
  padding: 50px 0 70px;
}
.post-type-archive-faq .box-undertitle-01 .title-wrap .title-inner,
.tax-products_cat .box-undertitle-01 .title-wrap .title-inner,
.tax-column_cat .box-undertitle-01 .title-wrap .title-inner,
.tax-column_tag .box-undertitle-01 .title-wrap .title-inner,
.page-template-temp-all-column .box-undertitle-01 .title-wrap .title-inner {
  position: relative;
  top: 0;
  bottom: auto;
}
.post-type-archive-faq .box-undertitle-01 .title-wrap .title-inner time,
.post-type-archive-faq .box-undertitle-01 .title-wrap .title-inner .product-cat-p,
.tax-products_cat .box-undertitle-01 .title-wrap .title-inner time,
.tax-products_cat .box-undertitle-01 .title-wrap .title-inner .product-cat-p,
.tax-column_cat .box-undertitle-01 .title-wrap .title-inner time,
.tax-column_cat .box-undertitle-01 .title-wrap .title-inner .product-cat-p,
.tax-column_tag .box-undertitle-01 .title-wrap .title-inner time,
.tax-column_tag .box-undertitle-01 .title-wrap .title-inner .product-cat-p,
.page-template-temp-all-column .box-undertitle-01 .title-wrap .title-inner time,
.page-template-temp-all-column .box-undertitle-01 .title-wrap .title-inner .product-cat-p {
  display: block;
  font-size: 1.4rem;
  color: #629CAE;
  font-weight: bold;
  margin-bottom: 20px;
}
.post-type-archive-faq .box-undertitle-01 .title-wrap .title-inner .unit-page-title1,
.tax-products_cat .box-undertitle-01 .title-wrap .title-inner .unit-page-title1,
.tax-column_cat .box-undertitle-01 .title-wrap .title-inner .unit-page-title1,
.tax-column_tag .box-undertitle-01 .title-wrap .title-inner .unit-page-title1,
.page-template-temp-all-column .box-undertitle-01 .title-wrap .title-inner .unit-page-title1 {
  font-size: 2.4rem;
  position: relative;
}

.tax-products_cat .product-cat-list {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .tax-products_cat .product-cat-list {
    width: 630px;
    max-width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .tax-products_cat .product-cat-list {
    padding: 0 4%;
    text-align: center;
  }
}
.tax-products_cat .product-cat-list a.product-list-parent {
  width: 300px;
  height: auto;
  text-align: center;
  position: relative;
  z-index: 1;
  float: left;
  margin: auto 30px 20px auto;
}
@media screen and (max-width: 768px) {
  .tax-products_cat .product-cat-list a.product-list-parent {
    max-width: 100%;
    margin: auto auto 20px auto;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .tax-products_cat .product-cat-list a.product-list-parent {
    float: none;
  }
}
.tax-products_cat .product-cat-list a.product-list-parent:nth-of-type(3n) {
  float: right;
  margin: auto auto 20px;
}
@media screen and (max-width: 768px) {
  .tax-products_cat .product-cat-list a.product-list-parent:nth-of-type(3n) {
    float: left;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .tax-products_cat .product-cat-list a.product-list-parent:nth-of-type(3n) {
    float: none;
  }
}
@media screen and (max-width: 768px) {
  .tax-products_cat .product-cat-list a.product-list-parent:nth-of-type(2n) {
    float: right;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .tax-products_cat .product-cat-list a.product-list-parent:nth-of-type(2n) {
    float: none;
  }
}
.tax-products_cat .product-cat-list a.product-list-parent:hover {
  opacity: 1;
}
.tax-products_cat .product-cat-list a.product-list-parent:hover p {
  color: #fff !important;
  background-color: transparent;
  text-shadow: none;
}
.tax-products_cat .product-cat-list a.product-list-parent:hover p:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}
.tax-products_cat .product-cat-list a.product-list-parent figure {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}
.tax-products_cat .product-cat-list a.product-list-parent p {
  width: 260px;
  background: #fff;
  padding: 20px 10px;
  display: block;
  position: relative;
  z-index: 2;
  top: -20px;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 1.6rem;
  margin: 0 auto;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  z-index: 1;
}
.tax-products_cat .product-cat-list a.product-list-parent p:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: "";
  color: #2D384C !important;
  background: #2D384C;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
}
.tax-products_cat .product-cat-list .new-products {
  padding-top: 0;
}
.tax-products_cat .product-cat-list .new-products .products-list {
  margin-top: auto;
}
.tax-products_cat .product-cat-list .new-products .products-list li .list-code {
  margin-bottom: auto;
}
@media screen and (max-width: 767px) {
  .tax-products_cat .product-cat-list .new-products .products-list li {
    text-align: left;
  }
}

.single .underwrapper {
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .single .underwrapper {
    padding: 0px 4%;
  }
}
.single .underwrapper .unit-btn {
  margin: 70px auto;
}
.single .box-undertitle-01 .title-wrap {
  background-image: none;
  background-color: #ECF0F1;
  height: auto;
  padding: 50px 0 70px;
}
.single .box-undertitle-01 .title-wrap .title-inner {
  position: relative;
  top: 0;
  bottom: auto;
}
.single .box-undertitle-01 .title-wrap .title-inner time,
.single .box-undertitle-01 .title-wrap .title-inner .product-cat-p {
  display: block;
  font-size: 1.4rem;
  color: #629CAE;
  font-weight: bold;
  margin-bottom: 20px;
}
.single .box-undertitle-01 .title-wrap .title-inner .unit-page-title1 {
  font-size: 2.4rem;
  position: relative;
}
.single .box-undertitle-01 .title-wrap .title-inner .blog-flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .single .box-undertitle-01 .title-wrap .title-inner .blog-flex-box {
    display: block;
  }
}
.single .box-undertitle-01 .title-wrap .title-inner .blog-flex-box time {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .single .box-undertitle-01 .title-wrap .title-inner .blog-flex-box time {
    margin-right: 0;
    margin-bottom: 2px;
    display: block;
    width: 100%;
  }
}
.single .box-undertitle-01 .title-wrap .title-inner .blog-flex-box .cat {
  display: block;
}
@media screen and (max-width: 768px) {
  .single .box-undertitle-01 .title-wrap .title-inner .blog-flex-box .cat {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.single .box-undertitle-01 .title-wrap .title-inner .blog-flex-box .cat a {
  background-color: #629CAE;
  display: inline-block;
  font-size: 1.3rem;
  color: #fff;
  border-radius: 20px;
  padding: 0 15px;
  margin-right: 2px;
}
.single .box-page-wrap.clearfix img {
  max-width: 100%;
}
.single .box-page-wrap.clearfix img.alignnone, .single .box-page-wrap.clearfix img.aligncenter {
  display: block;
  margin: 20px auto;
}
.single .box-page-wrap.clearfix img.alignleft {
  float: left;
  margin: auto 20px 20px auto;
}
@media screen and (max-width: 768px) {
  .single .box-page-wrap.clearfix img.alignleft {
    display: block;
    margin: 20px auto;
    float: none;
  }
}
.single .box-page-wrap.clearfix img.alignright {
  float: right;
  margin: auto auto 20px 20px;
}
@media screen and (max-width: 768px) {
  .single .box-page-wrap.clearfix img.alignright {
    display: block;
    margin: 20px auto;
    float: none;
  }
}
.single .box-page-wrap.clearfix p {
  margin-bottom: 20px;
}
.single .box-page-wrap.clearfix p:last-of-type {
  margin-bottom: 0;
}
.single .box-page-wrap.clearfix strong {
  font-weight: bold;
}
.single .box-page-wrap.clearfix a {
  color: #629CAE;
  text-decoration: underline;
}
.single .box-page-wrap.clearfix h1,
.single .box-page-wrap.clearfix h2,
.single .box-page-wrap.clearfix h3,
.single .box-page-wrap.clearfix h4,
.single .box-page-wrap.clearfix h5,
.single .box-page-wrap.clearfix h6 {
  font-weight: bold;
  margin-bottom: 30px;
}
.single .box-page-wrap.clearfix h1 {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .single .box-page-wrap.clearfix h1 {
    font-size: 2.5rem;
  }
}
.single .box-page-wrap.clearfix h2 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .single .box-page-wrap.clearfix h2 {
    font-size: 2rem;
  }
}
.single .box-page-wrap.clearfix h3 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .single .box-page-wrap.clearfix h3 {
    font-size: 1.7rem;
  }
}
.single .box-page-wrap.clearfix h4 {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .single .box-page-wrap.clearfix h4 {
    font-size: inherit;
  }
}
@media screen and (max-width: 768px) {
  .single .box-page-wrap.clearfix h5 {
    font-size: 1.3rem;
  }
}
.single .box-page-wrap.clearfix h6 {
  font-size: 1rem;
}
.single .breadcrumb .inner > span:last-child span {
  display: inline;
  position: relative;
  top: 3px;
}

.single-products .underwrapper .unit-btn {
  margin: 40px auto 70px;
}
.single-products .box-page-wrap {
  /* ClearFixElements */
}
.single-products .box-page-wrap #viewer {
  margin: 0 0 50px;
  width: 100%;
  text-align: left;
}
.single-products .box-page-wrap #viewer .active {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.single-products .box-page-wrap #viewer div {
  width: 800px;
  height: 493px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap #viewer div {
    width: 100%;
    height: auto;
  }
}
.single-products .box-page-wrap #viewer div img {
  width: auto;
  height: auto !important;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap #viewer div img {
    width: auto;
    height: 100% !important;
  }
  .single-products .box-page-wrap #viewer div img:first-child {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateY(0%) translateX(0%);
            transform: translateY(0%) translateX(0%);
  }
}
.single-products .box-page-wrap #viewer ul {
  width: 100%;
  margin: 20px auto auto;
}
.single-products .box-page-wrap #viewer ul li {
  width: 120px;
  height: 74px;
  display: inline-block;
  border: 1px solid #ccc;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap #viewer ul li {
    width: 19%;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .single-products .box-page-wrap #viewer ul li {
    width: 30%;
    height: 54px;
  }
}
.single-products .box-page-wrap #viewer ul li:hover {
  cursor: pointer;
}
.single-products .box-page-wrap #viewer ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.single-products .box-page-wrap #viewer ul {
  display: inline-block;
  overflow: hidden;
}
.single-products .box-page-wrap .unit-page-title1.title-block {
  font-size: 1.8rem;
  margin: 30px 0 0;
}
.single-products .box-page-wrap .products-btn-wrap {
  margin: 25px auto 40px;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-btn-wrap {
    text-align: center;
  }
  .single-products .box-page-wrap .products-btn-wrap img {
    margin-bottom: 5px;
    width: 320px;
    max-width: 100%;
  }
}
.single-products .box-page-wrap .products-btn-wrap a:nth-of-type(1) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-btn-wrap a:nth-of-type(1) {
    margin: auto;
  }
}
.single-products .box-page-wrap .products-movie {
  margin: 20px auto auto;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .single-products .box-page-wrap .products-movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
.single-products .box-page-wrap .products-status {
  margin: 25px auto 50px auto;
}
.single-products .box-page-wrap .products-status th,
.single-products .box-page-wrap .products-status td {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
}
.single-products .box-page-wrap .products-status th.red,
.single-products .box-page-wrap .products-status td.red {
  color: #e84a4a;
}
.single-products .box-page-wrap .products-status th {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-status th {
    width: 100%;
    padding-bottom: 0;
  }
}
.single-products .box-page-wrap .products-status td {
  width: auto;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-status td {
    width: 100%;
    padding-top: 5px;
  }
}
.single-products .box-page-wrap .products-status .product-point {
  color: #E84A4A;
}
.single-products .box-page-wrap .products-status .code-text {
  display: block;
}
.single-products .box-page-wrap .products-staff {
  background-color: #F5F5EA;
  border-radius: 20px;
  padding: 30px;
  position: relative;
}
.single-products .box-page-wrap .products-staff:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 18px 20px 18px;
  border-color: transparent transparent #f5f5ea transparent;
  position: absolute;
  top: -20px;
  left: 80px;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-staff:before {
    left: 0;
    right: 0;
    margin: auto;
  }
}
.single-products .box-page-wrap .products-staff figure {
  float: left;
  width: 120px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-staff figure {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
.single-products .box-page-wrap .products-staff figure .img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 120px;
  background-color: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-staff figure .img {
    display: inline-block;
  }
}
.single-products .box-page-wrap .products-staff figure figcaption {
  font-size: 1.1rem;
}
.single-products .box-page-wrap .products-staff figure figcaption span {
  font-weight: bold;
  font-size: 1.3rem;
  display: block;
}
.single-products .box-page-wrap .products-staff .text {
  width: 750px;
  float: right;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-staff .text {
    width: 100%;
    float: none;
  }
}
.single-products .box-page-wrap .products-staff .text .title {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 0 auto;
}
.single-products .box-page-wrap .products-staff .text .title span {
  display: inline-block;
  font-size: inherit;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-staff .text .title {
    text-align: center;
  }
}
.single-products .box-page-wrap .products-staff .text .title:before {
  content: "\f0eb";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 10px;
}
.single-products .box-page-wrap .products-staff .text .title:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #2C2C2B;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .single-products .box-page-wrap .products-staff .text .title:after {
    margin: 20px auto;
  }
}
.single-products .box-page-wrap .products-staff .text p:last-child {
  margin-bottom: 0;
}
.single-products .new-products {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .single-products .new-products .box {
    padding: 0;
  }
}
.single-products .new-products .products-list {
  margin: auto;
}
.single-products .new-products .products-list .text p {
  margin: auto;
}
.single-products .new-products .products-list .text p span {
  font-size: 1.3rem;
}
.single-products .new-products .products-list .text p.list-name {
  margin: 5px auto 10px;
}
.single-products .new-products .products-list .no-post {
  display: block;
  width: 100%;
  margin: auto;
  padding: 0;
}
.single-products .shop-btn-list {
  display: block;
}
.single-products .shop-btn-list li {
  width: 220px;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}
.single-products .shop-btn-list li:last-child {
  margin-right: 0;
}
.single-products .shop-btn-list li a {
  width: 100%;
  display: block;
  margin: 0 auto !important;
  padding: 10px 0;
  text-decoration: none !important;
}

@media screen and (max-width: 768px) {
  .post-type-archive-faq .underwrapper,
  .single-faq .underwrapper {
    padding-top: 1px;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList,
  .single-faq #faqList {
    padding: 0;
  }
}
.post-type-archive-faq #faqList .faq-list,
.single-faq #faqList .faq-list {
  display: block;
  margin-top: auto;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-list,
  .single-faq #faqList .faq-list {
    margin: auto auto 50px;
    width: 100%;
  }
}
.post-type-archive-faq #faqList .faq-list li,
.single-faq #faqList .faq-list li {
  display: block;
  float: none;
  width: 100%;
  margin: auto auto 5px;
}
.post-type-archive-faq #faqList .faq-list li:before,
.single-faq #faqList .faq-list li:before {
  display: none;
}
.post-type-archive-faq #faqList .faq-list li a,
.single-faq #faqList .faq-list li a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.post-type-archive-faq #faqList .faq-list li a:before,
.single-faq #faqList .faq-list li a:before {
  content: "\f178";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.post-type-archive-faq #faqList .faq-wrap,
.single-faq #faqList .faq-wrap {
  margin-bottom: 30px;
}
.post-type-archive-faq #faqList .faq-wrap:last-of-type,
.single-faq #faqList .faq-wrap:last-of-type {
  margin-bottom: 50px;
}
.post-type-archive-faq #faqList .faq-wrap h2,
.single-faq #faqList .faq-wrap h2 {
  margin: auto auto 10px;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single,
.single-faq #faqList .faq-wrap .faq-single {
  margin-bottom: 10px;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd,
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt {
  position: relative;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd:before,
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt:before,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd:before,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt:before {
  content: "";
  border-radius: 100%;
  position: absolute;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-family: "Overpass", sans-serif;
  line-height: 30px;
  font-weight: bold;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt {
  display: block;
  border-radius: 50px;
  background: #fff;
  -webkit-box-shadow: 0px 1px 0px 2px #e0e0e0;
          box-shadow: 0px 1px 0px 2px #e0e0e0;
  padding: 7px 5px 7px 50px;
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dt {
    padding-right: 35px;
  }
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt:before,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt:before {
  content: "Q";
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #c12547;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt:hover,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt:hover {
  cursor: pointer;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt .faq-icon,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt .faq-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt .faq-icon:before,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt .faq-icon:before {
  content: "\f067";
  font-family: FontAwesome;
  color: #c12547;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dt .faq-icon.active:before,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dt .faq-icon.active:before {
  content: "\f068";
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd {
  display: none;
  overflow: hidden;
  padding: 5px 0 10px 50px;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd:before,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd:before {
  content: "A";
  left: 7px;
  top: 5px;
  background-color: #A08C85;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd img,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd img {
  max-width: 100%;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignnone, .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd img.aligncenter,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignnone,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd img.aligncenter {
  display: block;
  margin: 20px auto;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignleft,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignleft {
  float: left;
  margin: auto 20px 20px auto;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignleft,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignleft {
    display: block;
    margin: 20px auto;
    float: none;
  }
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignright,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignright {
  float: right;
  margin: auto auto 20px 20px;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignright,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dd img.alignright {
    display: block;
    margin: 20px auto;
    float: none;
  }
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd p,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd p {
  margin-bottom: 20px;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd p:last-of-type,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd p:last-of-type {
  margin-bottom: 0;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd strong,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd strong {
  font-weight: bold;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd a,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd a {
  color: #629CAE;
  text-decoration: underline;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h1,
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h2,
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h3,
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h4,
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h5,
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h6,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h1,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h2,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h3,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h4,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h5,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h1,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h1 {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h1,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dd h1 {
    font-size: 2.5rem;
  }
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h2,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h2 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h2,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dd h2 {
    font-size: 2rem;
  }
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h3,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h3 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h3,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dd h3 {
    font-size: 1.7rem;
  }
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h4,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h4 {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h4,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dd h4 {
    font-size: inherit;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h5,
  .single-faq #faqList .faq-wrap .faq-single .faq-dl dd h5 {
    font-size: 1.3rem;
  }
}
.post-type-archive-faq #faqList .faq-wrap .faq-single .faq-dl dd h6,
.single-faq #faqList .faq-wrap .faq-single .faq-dl dd h6 {
  font-size: 1rem;
}

.products-list li .haiban-icon {
  display: block;
  background-color: #ebebeb;
  text-align: center;
  margin: auto auto 5px !important;
  padding: 2px 0;
}
.products-list li .haiban-icon span {
  display: inline-block;
  font-size: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 414px) {
  .products-list li .haiban-icon span {
    font-size: 3vw !important;
  }
}

.box-form-02 .form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.box-form-02 .form-flex p {
  margin: 0;
}
.box-form-02 .form-flex > *:not(:last-child) {
  margin-right: 15px;
}
.box-form-02 .form-flex + .form-flex {
  margin-top: 15px;
}
.box-form-02 input {
  max-width: 400px;
}
@media screen and (min-width: 769px) {
  .box-form-02 input[type=email] {
    width: 400px;
  }
}

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

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

a.unit-btn {
  width: 400px;
  padding: 15px 0;
  margin: auto;
  color: #000000;
  cursor: pointer;
  display: block;
  position: relative;
  border: 1px solid #000000;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  border-radius: 60px;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  a.unit-btn {
    max-width: 100%;
  }
}
a.unit-btn:after {
  content: "\f178";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 10px;
}
a.unit-btn.color-f {
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-f:hover {
  color: #000 !important;
  border: 1px solid #fff;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-f:before {
  color: #fff !important;
  background: #fff;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-o {
  color: #ffaa28 !important;
  border: 1px solid #ffaa28;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-o:hover {
  color: #fff !important;
  border: 1px solid #ffaa28;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-o:before {
  color: #ffaa28 !important;
  background: #ffaa28;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-b {
  color: #629CAE;
  border: 1px solid #629CAE;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-b:hover {
  color: #fff !important;
  border: 1px solid #629CAE;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}
a.unit-btn.color-b:before {
  color: #629CAE !important;
  background: #629CAE;
  -webkit-transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
  transition: all 0.4s cubic-bezier(255, 255, 255, 1) 0s;
}

a.unit-btn:hover {
  color: #fff !important;
  background-color: transparent;
  text-shadow: none;
  border-color: #5EBABA;
}

a.unit-btn:hover:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}

a.unit-btn:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: "";
  color: #5EBABA !important;
  background: #5EBABA;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
}

.unit-link-01 {
  color: #629CAE;
  text-decoration: underline;
  display: inline-block;
}
.unit-link-01:before {
  content: "\f178";
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: underline;
}

.box-sns {
  font-family: FontAwesome;
}

.unit-title1 {
  font-size: 6rem;
  font-weight: bold;
  font-family: "Great Vibes", cursive;
}
.unit-title1 .unit-subtitle1 {
  font-size: 2rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .unit-title1 {
    font-size: 4rem;
  }
  .unit-title1 .unit-subtitle1 {
    font-size: 1.5rem;
  }
}

.unit-title2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .unit-title2 {
    display: block;
    margin: auto auto 30px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .unit-title2 {
    font-size: 2rem;
    padding-right: 30px;
  }
}
.unit-title2 span {
  display: inline-block;
  position: relative;
  letter-spacing: 0.3rem;
}
@media screen and (max-width: 768px) {
  .unit-title2 span {
    letter-spacing: 0;
  }
}
.unit-title2 .unit-subtitle1:after {
  content: "";
  width: 1px;
  height: 70px;
  background: #1A1A1A;
  -webkit-transform: skew(-35deg, 35deg);
          transform: skew(-35deg, 35deg);
  display: inline-block;
  position: relative;
  top: 20px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .unit-title2 .unit-subtitle1:after {
    height: 60px;
  }
}
.unit-title2 .unit-subtitle2 {
  font-family: "Great Vibes", cursive;
  -webkit-transform: skew(20deg, -20deg);
          transform: skew(20deg, -20deg);
  top: -10px;
  left: 30px;
  font-size: 4rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .unit-title2 .unit-subtitle2 {
    font-size: 3rem;
  }
}

.unit-title3 {
  font-size: 7rem;
  font-weight: bold;
  display: block;
  font-family: "Overpass", sans-serif;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .unit-title3 {
    font-size: 6rem;
  }
}

.unit-subtitle4 {
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  letter-spacing: 0;
  background: #F5F5EA;
  border-radius: 10px;
  padding: 15px 20px;
  margin: auto auto 20px;
}
@media screen and (max-width: 767px) {
  .unit-subtitle4 {
    font-size: 1.6rem;
  }
}

.unit-subtitle5 {
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  letter-spacing: 0;
  color: #7A88B4;
  margin: 10px auto 10px;
}
.unit-subtitle5:before {
  content: "―";
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .unit-subtitle5 {
    font-size: 1.6rem;
  }
}

.unit-subtitle6 {
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  letter-spacing: 0;
  background: #fff0d1;
  border-radius: 10px;
  padding: 15px 20px;
  margin: auto auto 20px;
}
@media screen and (max-width: 767px) {
  .unit-subtitle6 {
    font-size: 1.6rem;
  }
}

.unit-page-title1 {
  font-size: 2.8rem;
  color: #2C2C2B;
  font-weight: bold;
  padding: 0 0 10px;
  margin-bottom: 25px;
  letter-spacing: 0.1rem;
  display: table;
  border-bottom: 1px solid #1A1A1A;
}
@media screen and (max-width: 768px) {
  .unit-page-title1 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .unit-page-title1 {
    font-size: 2rem;
  }
}

.products-list {
  display: block;
  overflow: hidden;
  margin: 40px auto;
}
@media screen and (max-width: 768px) {
  .products-list {
    max-width: 460px;
    margin: 30px auto;
  }
}
.products-list li {
  width: 210px;
  float: left;
  margin: auto 40px 30px auto;
}
.products-list li:nth-of-type(4n) {
  float: right;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .products-list li:nth-of-type(4n) {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .products-list li {
    max-width: 210px;
    width: 49%;
    margin: auto auto 30px;
  }
  .products-list li:nth-of-type(2n) {
    float: right;
  }
}
.products-list li a {
  display: block;
}
.products-list li a figure {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.products-list li a .text {
  letter-spacing: 0.1rem;
}
.products-list li a .text .list-name {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.3;
  margin: 5px auto 10px;
}
.products-list li a .text .list-code,
.products-list li a .text .list-price {
  color: #666666;
  font-size: 1.3rem;
}
.products-list li a .text .list-code .title,
.products-list li a .text .list-price .title {
  font-weight: bold;
}
.products-list li a .text .movie {
  content: "";
  display: inline-block;
  width: 20px;
  height: 15px;
  background: url(../images/common/movie.svg) no-repeat center center transparent;
  background-size: 100% auto;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.about-list-all {
  background: #5EBABA url(../images/common/about_list_bg.svg) no-repeat center -320px;
  background-size: 2000px auto;
}
@media screen and (max-width: 768px) {
  .about-list-all {
    background-position: center -200px;
  }
}
.about-list-all .box {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .about-list-all .box {
    width: 100%;
  }
}
.about-list-all .about-list {
  display: block;
  overflow: hidden;
  margin: 40px auto;
}
.about-list-all .about-list li {
  width: 300px;
  float: left;
  margin: auto 30px auto auto;
}
.about-list-all .about-list li:nth-of-type(3) {
  float: right;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .about-list-all .about-list li {
    max-width: 500px;
    width: 100%;
    float: none;
    margin: auto auto 20px;
  }
  .about-list-all .about-list li:nth-of-type(3) {
    float: none;
    margin: auto;
  }
}
.about-list-all .about-list li a {
  display: block;
}
.about-list-all .about-list li a:hover {
  opacity: 1;
}
.about-list-all .about-list li a:hover p {
  color: #fff !important;
  background-color: transparent;
  text-shadow: none;
}
.about-list-all .about-list li a:hover p:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}
.about-list-all .about-list li a figure {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
  background: #fff;
}
.about-list-all .about-list li a p {
  margin: -20px auto auto;
  width: 260px;
  padding: 20px 0;
  background: #fff;
  text-align: center;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  z-index: 1;
}
.about-list-all .about-list li a p:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: "";
  color: #2D384C !important;
  background: #2D384C;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
}

.page-ft-about.about-list-all {
  padding: 35px 0;
  background: #5EBABA url(../images/common/about_list_bg.svg) no-repeat center -520px;
  background-size: 2000px auto;
}
@media screen and (max-width: 768px) {
  .page-ft-about.about-list-all {
    padding: 35px 4%;
  }
}

.unit-title-01 {
  font-size: 5rem;
  font-family: "Overpass", sans-serif;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .unit-title-01 {
    font-size: 3rem;
  }
}
.unit-title-01 + * {
  margin-top: 30px;
}

.unit-btn-04 .btn-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 50px;
  width: 100%;
  max-width: 500px;
  min-height: 70px;
  border-bottom: 6px solid #4a7583;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
  background: linear-gradient(170deg, rgba(129, 176, 190, 0) 50%, #629cae 50%);
  background-color: #81b0be;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .unit-btn-04 .btn-inner {
    min-height: 50px;
  }
}
.unit-btn-04 .btn-inner > * {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .unit-btn-04 .btn-inner > * {
    font-size: 1.4rem;
  }
}
.unit-btn-04 .btn-inner:hover {
  opacity: 0.9;
  background-color: #629cae;
}
.unit-btn-04 .btn-inner.btn-mail > *::after {
  content: "\f0e0";
  font-family: Fontawesome;
  margin-left: 1em;
}

.unit-list-02 > * {
  position: relative;
  border-bottom: 1px solid #dee9ef;
  padding-bottom: 10px;
  padding-left: 1.5em;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .unit-list-02 > * {
    font-size: 1.4rem;
  }
}
.unit-list-02 > *::before {
  content: "\f0a9";
  font-family: Fontawesome;
  margin-right: 0.5em;
  color: #629cae;
  margin-left: -1.5em;
}

.unit-link-02 a {
  color: #1b96f3 !important;
  text-decoration: underline !important;
}

.mainVisual {
  width: 100%;
}
.mainVisual .slickMainvisual {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .mainVisual .slickMainvisual {
    width: 100%;
  }
}
.mainVisual .slick-list {
  overflow: visible;
}
.mainVisual .slick-list a {
  display: block;
}
.mainVisual .slick-slide img.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .mainVisual .slick-slide img.pc {
    display: none;
  }
}
.mainVisual .slick-slide img.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .mainVisual .slick-slide img.sp {
    display: block;
  }
}
.mainVisual .mv:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  .mainVisual .mv img {
    width: 100%;
    height: auto;
  }
}
.mainVisual .slick-dots {
  text-align: right;
  bottom: -35px;
  right: 3px;
}
@media screen and (max-width: 768px) {
  .mainVisual .slick-dots {
    bottom: -30px;
    right: auto;
    text-align: center;
  }
}
.mainVisual .slick-dots li {
  width: 10px;
  height: 10px;
  margin: auto auto auto 15px;
}
@media screen and (max-width: 768px) {
  .mainVisual .slick-dots li {
    margin: auto 10px;
  }
}
.mainVisual .slick-dots li button {
  width: 5px;
  height: 5px;
  color: transparent;
}
.mainVisual .slick-dots li button:before {
  content: "";
  color: transparent;
  opacity: 1;
  font-size: 12px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border: 3px solid #1A1A1A;
  border-radius: 10px;
}
.mainVisual .slick-dots li.slick-active button:before {
  background-color: #1A1A1A;
}

.lead {
  text-align: center;
  padding: 0 0 50px;
}
@media screen and (max-width: 768px) {
  .lead {
    padding: 30px 0;
  }
}
.lead h2 {
  margin-bottom: -50px;
  position: relative;
  z-index: 5;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .lead h2 {
    padding: 0 4%;
    line-height: 0.7;
  }
}
.lead h2 span {
  margin-top: -10px;
  font-weight: bold;
}
.lead h2 span.unit-subtitle1 {
  letter-spacing: 0.5rem;
}
@media screen and (max-width: 768px) {
  .lead h2 span {
    margin-top: 0;
    line-height: 4;
  }
}
.lead p {
  font-size: 1.4rem;
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .lead p {
    padding: 0 4%;
    width: 100%;
  }
}
.lead .bx-wrapper {
  max-width: 100% !important;
  width: 100%;
  margin: auto;
}
.lead .bx-viewport {
  margin: 30px auto;
}

.info {
  background-color: #F5F5EA;
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  .info {
    padding: 30px 4%;
  }
}
.info .box {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .info .box {
    width: 100%;
  }
}
.info .box h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .info .box h2 {
    margin-bottom: 30px;
  }
}
.info .box .caution {
  display: block;
}
.info .box .caution a {
  display: block;
  border: solid 2px #F7BEBE;
  background: #fff;
  color: #E84A4A;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .info .box .caution a {
    max-width: 100%;
    width: 600px;
    margin: auto;
  }
}
.info .box .caution a span {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .info .box .caution a span {
    margin: auto;
    display: block;
  }
}
.info .box ul {
  display: block;
  overflow: hidden;
  margin: 40px auto;
}
@media screen and (max-width: 768px) {
  .info .box ul {
    max-width: 100%;
    width: 600px;
  }
}
.info .box ul li {
  width: 460px;
  float: left;
  margin-bottom: 30px;
}
.info .box ul li:nth-of-type(2n) {
  float: right;
}
@media screen and (max-width: 768px) {
  .info .box ul li {
    width: 100%;
    float: none;
  }
  .info .box ul li:nth-of-type(2n) {
    float: none;
  }
}
.info .box ul li a {
  display: block;
  overflow: hidden;
}
.info .box ul li a figure {
  float: left;
  width: 140px;
}
@media screen and (max-width: 768px) {
  .info .box ul li a figure {
    max-width: 140px;
    width: 30%;
  }
}
.info .box ul li a .text {
  float: right;
  width: 290px;
}
@media screen and (max-width: 768px) {
  .info .box ul li a .text {
    max-width: 420px;
    width: 65%;
  }
}
.info .box ul li a .text time {
  display: block;
  color: #808080;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .info .box ul li a .text time {
    margin-bottom: 10px;
  }
}
.info .box ul li a .text time.blog-time {
  margin-bottom: 0;
}
.info .box ul li a .text span.blog-cat {
  background-color: #629CAE;
  display: inline-block;
  font-size: 1.3rem;
  color: #fff;
  border-radius: 20px;
  padding: 0 15px;
  margin-bottom: 20px;
}
.info .box ul li a .text p {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  text-decoration: underline;
  letter-spacing: 0rem;
}
@media screen and (max-width: 768px) {
  .info .box ul li a .text p {
    line-height: 1.3;
  }
}

.tabs {
  margin-top: 50px;
  width: 100%;
  margin: 0 auto;
}

.tab-item {
  width: 170px;
  height: 48px;
  background-color: #fff;
  line-height: 50px;
  text-align: center;
  color: #5EBABA;
  display: inline-block;
  float: right;
  font-weight: bold;
  margin-left: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media screen and (max-width: 768px) {
  .tab-item {
    width: 24.3902439024%;
    margin: auto 0.3%;
    font-size: 1.8vw;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  .tab-item {
    font-size: 1vw;
  }
  .tab-item:nth-of-type(1) {
    letter-spacing: -0.2rem;
  }
}

.tab-item:hover {
  cursor: pointer;
  opacity: 0.75;
}
@media screen and (max-width: 768px) {
  .tab-item:hover {
    opacity: 1;
  }
}

input[name=tab-item] {
  display: none;
}

.tab-content {
  display: none;
  padding: 30px 0;
  clear: both;
  overflow: hidden;
  border-top: 3px solid #5EBABA;
}

#News:checked ~ #newsList,
#Media:checked ~ #mediaList,
#Press:checked ~ #pressList,
#Blog:checked ~ #blogList {
  display: block;
}

.tabs input:checked + .tab-item {
  background-color: #5EBABA;
  color: #fff;
}

.new-products {
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  .new-products {
    padding: 30px 4%;
  }
}
.new-products .box {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .new-products .box {
    max-width: 100%;
  }
}

.catalog {
  padding: 0 0 70px;
}
@media screen and (max-width: 768px) {
  .catalog {
    padding: 30px 4%;
  }
}
.catalog .box {
  width: 960px;
  margin: auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .catalog .box {
    width: 100%;
  }
}
.catalog .box a {
  display: inline-block;
  width: 460px;
  float: left;
}
.catalog .box a:nth-of-type(2) {
  float: right;
}
@media screen and (max-width: 768px) {
  .catalog .box a {
    max-width: 100%;
    float: none;
    display: block;
    margin: auto auto;
  }
  .catalog .box a:nth-of-type(2) {
    float: none;
  }
}

.development {
  background-color: #4F5DA0;
  padding: 0 0 50px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .development {
    padding: 0 0 30px;
  }
}
.development .box {
  overflow: hidden;
}
.development .box .main {
  width: 100%;
  min-width: 1070px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .development .box .main {
    min-width: 100%;
  }
}
.development .text {
  width: 960px;
  margin: auto;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .development .text {
    width: 100%;
    padding: 0 4%;
  }
}
.development .text .title {
  color: #fff;
  text-align: right;
  display: inline-block;
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
  .development .text .title {
    margin-top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .development .text .title h2 {
    font-size: 4.5rem;
  }
}
.development .text .title h3 {
  margin-top: -50px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .development .text .title h3 {
    text-align: left;
    margin-top: -20px;
  }
  .development .text .title h3 .unit-subtitle1:after {
    height: 40px;
    top: 15px;
    left: 16px;
  }
  .development .text .title h3 .unit-subtitle2 {
    top: -2px;
  }
}
.development .text .title h3 .unit-subtitle1:after {
  background-color: #fff;
}
.development .text figure {
  float: left;
  width: 350px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .development .text figure {
    display: none;
  }
}
.development .text p {
  float: right;
  width: 550px;
  color: #fff;
  text-align: left;
}
.development .text p a {
  margin-top: 30px;
  float: right;
}
@media screen and (max-width: 768px) {
  .development .text p {
    width: 100%;
    float: none;
  }
  .development .text p a {
    float: none;
  }
}

.about.about-list-all {
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  .about.about-list-all {
    padding: 30px 4%;
  }
}
.about.about-list-all .box {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .about.about-list-all .box {
    width: 100%;
  }
}
.about.about-list-all .box .text {
  overflow: hidden;
}
.about.about-list-all .box .text .title {
  display: inline-block;
  float: left;
}
@media screen and (max-width: 768px) {
  .about.about-list-all .box .text .title {
    float: none;
    display: block;
  }
}
.about.about-list-all .box .text .title h3 {
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
  .about.about-list-all .box .text .title h3 {
    text-align: left;
    margin-top: -30px;
  }
  .about.about-list-all .box .text .title h3 .unit-subtitle1:after {
    height: 40px;
    top: 15px;
    left: 16px;
  }
}
@media screen and (max-width: 768px) and (max-width: 400px) {
  .about.about-list-all .box .text .title h3 .unit-subtitle1 {
    font-size: 1.8rem;
  }
}
.about.about-list-all .box .text p {
  float: right;
  width: 500px;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .about.about-list-all .box .text p {
    width: 100%;
    float: none;
    margin: auto;
  }
}

.sns {
  padding: 50px 0;
  font-family: FontAwesome;
}
@media screen and (max-width: 768px) {
  .sns {
    padding: 30px 4%;
  }
}
.sns .box {
  width: 880px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sns .box {
    width: 100%;
  }
}
.sns .box .fb-box {
  float: left;
  width: 510px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .sns .box .fb-box {
    display: block;
    max-width: 510px;
    width: 100%;
    float: none;
    margin: auto;
  }
}
.sns .box .other-box {
  float: right;
  width: 330px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .sns .box .other-box {
    max-width: 100%;
    float: none;
    margin-top: 20px;
  }
}
.sns .box .other-box a {
  display: block;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .sns .box .other-box a {
    margin-bottom: 10px;
  }
}

.box-undertitle-01.company .title-wrap {
  background-image: url(../images/title/title_compnay.jpg);
}

#companyPage > section, #companyPage > div {
  padding: 30px 0;
}
#companyPage > section table th, #companyPage > div table th {
  width: 240px;
}
@media screen and (max-width: 768px) {
  #companyPage > section table th, #companyPage > div table th {
    width: 100%;
  }
}
#companyPage > section .unit-page-title1, #companyPage > div .unit-page-title1 {
  margin-bottom: 20px;
}
#companyPage .company-page-message .clearfix {
  width: 100%;
  position: relative;
}
#companyPage .company-page-message .clearfix .mes-title {
  width: 960px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-message .clearfix .mes-title {
    width: 92%;
    position: relative;
    margin-bottom: 20px;
  }
}
#companyPage .company-page-message figure {
  max-width: 1300px;
  width: 100%;
  float: right;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-message figure {
    padding: 0 4%;
    float: none;
  }
}
#companyPage .company-page-message figure img {
  max-width: 900px;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  float: right;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-message figure img {
    float: none;
  }
}
#companyPage .company-page-message figcaption {
  width: 960px;
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-message figcaption {
    left: 0;
    bottom: -30px;
  }
}
#companyPage .company-page-message figcaption span {
  background: #629CAE;
  color: #fff;
  padding: 15px;
  display: inline-block;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-message figcaption span {
    padding: 10px 15px;
  }
}
#companyPage .company-page-message figcaption span.name-position {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #companyPage .company-page-message figcaption span.name-position {
    font-size: 1.4rem;
  }
}
#companyPage .company-page-message figcaption span.name {
  font-size: 2.2rem;
}
#companyPage .company-page-origin .box {
  overflow: hidden;
}
#companyPage .company-page-origin .box .text {
  float: left;
  width: 460px;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-origin .box .text {
    float: none;
    width: 100%;
  }
}
#companyPage .company-page-origin .box .text .origin-text {
  font-weight: bold;
  color: #2D384C;
  letter-spacing: 0rem;
}
#companyPage .company-page-origin .box figure {
  float: right;
  width: 460px;
  height: auto;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-origin .box figure {
    float: none;
    width: 100%;
    text-align: center;
  }
  #companyPage .company-page-origin .box figure img {
    margin: auto;
  }
}
#companyPage .company-page-map iframe {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #companyPage .company-page-map iframe {
    height: 250px;
  }
}
#companyPage .company-page-history table {
  margin-bottom: 30px;
}

.box-undertitle-01.philosophy .title-wrap {
  background-image: url(../images/title/title_philosophy.jpg);
}
@media screen and (max-width: 400px) {
  .box-undertitle-01.philosophy .title-wrap .title {
    font-size: 5.8rem;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 768px) {
  #philosophyPage.box-page-wrap {
    padding: 0 4%;
  }
}
#philosophyPage.box-page-wrap .box {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  #philosophyPage.box-page-wrap .box {
    padding: 0;
  }
}
#philosophyPage.box-page-wrap .box p:last-child {
  margin-bottom: 0;
}
#philosophyPage .philosophy-page-policy {
  display: block;
  overflow: hidden;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #philosophyPage .philosophy-page-policy {
    margin-bottom: 70px;
  }
}
#philosophyPage .philosophy-page-policy figure {
  float: left;
  width: 200px;
}
@media screen and (max-width: 768px) {
  #philosophyPage .philosophy-page-policy figure {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #philosophyPage .philosophy-page-policy figure img {
    display: inline-block;
  }
}
#philosophyPage .philosophy-page-policy p {
  float: right;
  width: 730px;
}
@media screen and (max-width: 768px) {
  #philosophyPage .philosophy-page-policy p {
    float: none;
    width: 100%;
  }
}
#philosophyPage .philosophy-page-mission {
  margin-bottom: 70px;
}
#philosophyPage .philosophy-page-quality {
  counter-reset: decimal;
}
#philosophyPage .philosophy-page-quality ul {
  display: block;
}
#philosophyPage .philosophy-page-quality ul li {
  color: #629CAE;
  font-weight: bold;
  border-bottom: 1px solid #CFD2CB;
  padding: 20px 0 20px 25px;
  position: relative;
  letter-spacing: 0.2rem;
}
#philosophyPage .philosophy-page-quality ul li:before {
  counter-increment: decimal;
  content: counter(decimal) ".";
  position: absolute;
  left: 0;
}

.box-undertitle-01.kidsroom .title-wrap {
  background-image: url(../images/title/title_kidsroom.jpg);
}
@media screen and (max-width: 400px) {
  .box-undertitle-01.kidsroom .title-wrap .title {
    font-size: 5.8rem;
    letter-spacing: 0;
  }
}

#kidsroomPage .marka {
  color: #E84A4A;
  font-weight: bold;
}
#kidsroomPage .kidsroom-page-lead {
  position: relative;
  background: url(../images/page/kidsroom/bg.svg) no-repeat center 260px;
  background-size: 2000px auto;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-lead {
    padding-bottom: 30px;
    margin-bottom: 70px;
  }
}
#kidsroomPage .kidsroom-page-lead .box ruby rt {
  font-size: 1.2rem;
}
#kidsroomPage .kidsroom-page-lead .box p:last-child {
  margin-bottom: 0;
}
#kidsroomPage .kidsroom-page-lead .box img {
  margin-bottom: 10px;
}
#kidsroomPage .kidsroom-page-lead figure {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-lead figure {
    margin-top: 30px;
    padding: 0 4%;
  }
}
#kidsroomPage .kidsroom-page-lead figure img {
  display: inline-block;
  position: relative;
  bottom: -30px;
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-lead figure img {
    bottom: 0;
  }
}
#kidsroomPage .kidsroom-page-lead figure img.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-lead figure img.sp {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-lead figure img.pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-voice.box-page-wrap {
    padding: 0 4%;
  }
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-voice.box-page-wrap .box {
    padding: 0;
  }
}
#kidsroomPage .kidsroom-page-voice.box-page-wrap .box p:last-child {
  margin-bottom: 0;
}
#kidsroomPage .kidsroom-page-voice .comment-icon:before {
  content: "\f075";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 2.8rem;
  margin-right: 10px;
}
#kidsroomPage .kidsroom-page-voice .box-voice {
  background-color: #FAF5E1;
  padding: 30px;
  border-radius: 20px;
  overflow: hidden;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #kidsroomPage .kidsroom-page-voice .box-voice {
    padding: 4%;
  }
}
#kidsroomPage .kidsroom-page-voice .box-voice:nth-of-type(2) {
  background-color: #FEE9E3;
  margin-bottom: auto;
}
#kidsroomPage .kidsroom-page-voice .box-voice:nth-of-type(2) figure {
  margin-bottom: auto;
}
@media screen and (max-width: 767px) {
  #kidsroomPage .kidsroom-page-voice .box-voice:nth-of-type(2) figure {
    margin-bottom: 20px;
  }
}
#kidsroomPage .kidsroom-page-voice .box-voice p {
  margin-bottom: 20px;
}
#kidsroomPage .kidsroom-page-voice .box-voice p:last-child {
  margin-bottom: 0;
}
#kidsroomPage .kidsroom-page-voice .box-voice figure {
  float: left;
  margin: auto 20px 20px auto;
}
@media screen and (max-width: 767px) {
  #kidsroomPage .kidsroom-page-voice .box-voice figure {
    float: none;
    margin: auto auto 20px;
    text-align: center;
  }
  #kidsroomPage .kidsroom-page-voice .box-voice figure img {
    display: inline-block;
  }
}
#kidsroomPage .kidsroom-page-voice .box-voice figure figcaption {
  text-align: center;
  font-size: 1.1rem;
  margin-top: 10px;
}
#kidsroomPage .kidsroom-page-voice .box-voice figure figcaption span {
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
}

.box-undertitle-01.recruit .title-wrap {
  background-image: url(../images/title/title_recruit.jpg);
}

#recruitPage .recruit-page-wanted > section, #recruitPage .recruit-page-wanted .recruit-page-lead {
  width: 960px;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #recruitPage .recruit-page-wanted > section, #recruitPage .recruit-page-wanted .recruit-page-lead {
    padding: 0 4%;
  }
  #recruitPage .recruit-page-wanted > section .box, #recruitPage .recruit-page-wanted .recruit-page-lead .box {
    padding: 0;
  }
}
#recruitPage .recruit-page-wanted .recruit-page-lead {
  margin-bottom: 50px;
}
#recruitPage .recruit-page-wanted .recruit-page-lead p {
  margin-bottom: 20px;
}
#recruitPage .recruit-page-wanted .box {
  margin: auto auto 50px;
}
#recruitPage .recruit-page-wanted .box table {
  margin: 10px auto auto;
}
#recruitPage .recruit-page-wanted .box table th {
  width: 230px;
}
@media screen and (max-width: 768px) {
  #recruitPage .recruit-page-wanted .box table th {
    width: 100%;
  }
}

.box-undertitle-01.development {
  background-color: transparent;
  padding: 0;
  text-align: left;
}
.box-undertitle-01.development .title-wrap {
  background-image: url(../images/title/title_development.jpg);
}
@media screen and (max-width: 424px) {
  .box-undertitle-01.development .title-wrap .title {
    font-size: 5rem;
  }
}
@media screen and (max-width: 424px) and (max-width: 350px) {
  .box-undertitle-01.development .title-wrap .title {
    font-size: 4.5rem;
  }
}

#developmentPage > section p, #developmentPage > div p {
  margin-bottom: 30px;
}
#developmentPage .development-page-lead {
  margin: auto auto 60px;
}
#developmentPage .development-page-lead .box {
  max-width: 100%;
}
#developmentPage .development-page-lead .box:first-child {
  margin-bottom: 40px;
}
#developmentPage .development-page-lead .box:first-child p {
  margin-bottom: 0;
}
#developmentPage .development-page-lead .box:last-child p:last-child {
  margin-bottom: 0;
}
#developmentPage .development-page-lead figure {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
#developmentPage .development-page-lead figure img.pc {
  width: 920px;
  max-width: 100%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-lead figure img.pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-lead figure img.sp {
    margin: auto;
  }
}
#developmentPage .development-page-flow {
  margin: auto auto 30px;
}
#developmentPage .development-page-flow .box {
  max-width: 100%;
}
#developmentPage .development-page-flow .box ol {
  counter-reset: step;
  background: url(../images/page/development/bg.png) no-repeat 23px 120px;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol {
    background: none;
  }
}
#developmentPage .development-page-flow .box ol li {
  padding-top: 40px;
}
#developmentPage .development-page-flow .box ol li:first-child {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li {
    padding: 0;
  }
}
#developmentPage .development-page-flow .box ol li span {
  display: block;
  width: 120px;
  height: 120px;
  border: 1px solid #2D384C;
  color: #2D384C;
  background-color: #fff;
  border-radius: 100%;
  float: left;
  position: relative;
  text-align: center;
  font-family: "Overpass", sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.2;
  padding-top: 27px;
}
#developmentPage .development-page-flow .box ol li span:after {
  display: block;
  counter-increment: step;
  content: counter(step, decimal-leading-zero) "";
  font-size: 4rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li span:after {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li span {
    width: 80px;
    height: 80px;
    padding: 15px 0 0;
    line-height: 1;
    display: none;
  }
}
#developmentPage .development-page-flow .box ol li .text {
  width: 650px;
  float: right;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li .text {
    width: 100%;
  }
}
#developmentPage .development-page-flow .box ol li .text h3 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2D384C;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li .text h3 {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
}
#developmentPage .development-page-flow .box ol li .text p {
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li .text p {
    letter-spacing: inherit;
  }
}
#developmentPage .development-page-flow .box ol li:nth-of-type(1) span, #developmentPage .development-page-flow .box ol li:nth-of-type(3) span {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li:nth-of-type(1) span, #developmentPage .development-page-flow .box ol li:nth-of-type(3) span {
    margin-right: 0;
  }
}
#developmentPage .development-page-flow .box ol li:nth-of-type(1) .text, #developmentPage .development-page-flow .box ol li:nth-of-type(3) .text {
  float: left;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li:nth-of-type(1) .text, #developmentPage .development-page-flow .box ol li:nth-of-type(3) .text {
    float: right;
  }
}
#developmentPage .development-page-flow .box ol li:nth-of-type(2) span, #developmentPage .development-page-flow .box ol li:nth-of-type(4) span {
  left: 155px;
}
@media screen and (max-width: 768px) {
  #developmentPage .development-page-flow .box ol li:nth-of-type(2) span, #developmentPage .development-page-flow .box ol li:nth-of-type(4) span {
    left: 0;
  }
}
#developmentPage .development-page-oem {
  margin: auto auto 30px;
}
#developmentPage .development-page-oem .box {
  max-width: 100%;
}

#contactPage .box p {
  margin-bottom: 30px;
}
#contactPage .box.company-page-lead {
  margin-bottom: 70px;
}
#contactPage .box.company-page-lead p {
  margin-bottom: 0;
}
#contactPage .box.company-page-faq {
  margin-bottom: 70px;
}
#contactPage .box.company-page-faq .unit-btn {
  margin: 0;
}
#contactPage .box.company-page-tel {
  margin-bottom: 70px;
}
#contactPage .box.company-page-tel p {
  margin-bottom: 10px;
}
#contactPage .box.company-page-tel address {
  font-family: "Overpass", sans-serif;
  letter-spacing: 0;
  color: #629CAE;
  font-size: 2.6rem;
  display: block;
}
#contactPage .box.company-page-tel address span {
  font-size: inherit;
  display: inline-block;
}
#contactPage .box.company-page-form p {
  margin: auto auto 40px;
}
#contactPage .box.company-page-point {
  margin-top: 50px;
}
#contactPage .box.company-page-point p {
  font-size: 1.4rem;
}
#contactPage .required {
  color: #E84A4A;
  font-weight: bold;
  display: inline-block;
}
#contactPage .point {
  color: #D75A6B;
}

@media screen and (max-width: 768px) {
  .box-undertitle-01.privacypolicy .title-wrap .title {
    line-height: 0.6;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .box-undertitle-01.privacypolicy .title-wrap .title {
    line-height: 1.6;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) and (max-width: 450px) {
  .box-undertitle-01.privacypolicy .title-wrap .title {
    font-size: 5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) and (max-width: 450px) and (max-width: 400px) {
  .box-undertitle-01.privacypolicy .title-wrap .title {
    font-size: 4.3rem;
  }
}

#privacypolicyPage .box {
  margin-bottom: 40px;
}
#privacypolicyPage .box ul {
  margin-left: 25px;
}
#privacypolicyPage .box ul li {
  list-style-type: decimal;
  margin-bottom: 30px;
}

#copyrightPage .box p {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .search .box-page-wrap {
    padding: 0 4%;
  }
}

.box-search {
  display: block;
}
.box-search li {
  display: block;
  margin-bottom: 20px;
}
.box-search li a {
  display: block;
  background-color: #F5F5EA;
  padding: 20px;
}
.box-search li a h3 {
  color: #555;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.box-search li a h3:before {
  color: rgba(94, 186, 186, 0.6);
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  margin: auto 5px auto auto;
  font-weight: normal;
}
.box-search li a p {
  color: #777;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .page-totsuboshi {
    padding-top: 0 !important;
  }
}
.page-totsuboshi-ttl {
  line-height: 1;
}
.page-totsuboshi-head {
  max-width: 1080px;
  margin: 0 auto;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-wrap {
    padding: 0px 4%;
  }
}
.page-totsuboshi .totsuboshi-item {
  background: #ffaa28;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-item-inner {
    padding: 50px 0;
    min-height: 320px;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-item-inner {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 50px 120px;
  }
}
.page-totsuboshi .totsuboshi-item-inner-cap {
  position: absolute;
  color: #ffd479;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  left: 50px;
  top: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  color: #ffd479;
  letter-spacing: 5px;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-item-inner-cap {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-item-inner-cap {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-item-inner-cap {
    font-size: 1.8rem;
  }
}
.page-totsuboshi .totsuboshi-item-inner .list {
  position: relative;
}
.page-totsuboshi .totsuboshi-item-inner .list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-item-inner .list-inner {
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-item-inner .list-inner {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    gap: 35px 39px;
  }
}
.page-totsuboshi .totsuboshi-item-inner .list-inner .box {
  margin: 0;
}
.page-totsuboshi .totsuboshi-item-ttl {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-item-ttl {
    font-size: 2.4rem;
    border-bottom: 1px solid #221815;
    padding-bottom: 5px;
    margin: 0 20px 40px;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-item-ttl {
    font-size: 3.6rem;
    border-bottom: 3px solid #221815;
    padding-bottom: 10px;
    width: 960px;
    margin: 0 auto 40px;
  }
}
.page-totsuboshi .totsuboshi-contents-inner {
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-contents-inner {
    padding: 0px 4%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-tax-child {
    margin-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-tax-child {
    margin-top: 100px;
  }
}
.page-totsuboshi .totsuboshi-tax-head {
  background: #ffaa28;
  padding: 25px 0;
}
.page-totsuboshi .totsuboshi-tax-head-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}
.page-totsuboshi .totsuboshi-tax-head-ttl {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-tax-head-ttl {
    font-size: 1.8rem;
    border-bottom: 2px solid #221815;
    margin: 0 auto 20px;
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-tax-head-ttl {
    margin: 0 auto 40px;
    padding-bottom: 10px;
    font-size: 2.4rem;
    border-bottom: 3px solid #221815;
  }
}
.page-totsuboshi .totsuboshi-tax-head .sub {
  color: #ffd479;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-tax-head .sub {
    font-size: 12px;
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-tax-head .sub {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.page-totsuboshi .totsuboshi-return {
  padding: 50px 0;
}
.page-totsuboshi .u-box-01 {
  background: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  width: 294px;
  padding: 20px 17px 20px 0;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .u-box-01 {
    margin: 0 auto;
    width: 275px;
    padding: 15px 15px 15px 0;
    min-height: 80px;
    height: auto;
  }
}
.page-totsuboshi .u-box-01-pic {
  width: 90px;
  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;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .u-box-01-pic img {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .u-box-01-pic img {
    width: 50px;
    height: 50px;
  }
}
.page-totsuboshi .u-box-01-ttl {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .u-box-01-ttl {
    width: calc(100% - 80px);
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .u-box-01-ttl {
    width: calc(100% - 90px);
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-contact {
    padding: 25px 4%;
  }
}
@media screen and (min-width: 769px) {
  .page-totsuboshi .totsuboshi-contact {
    padding: 80px 0;
  }
}
.page-totsuboshi .totsuboshi-contact-btn {
  width: 500px;
  margin: 30px auto;
  padding: 20px 0;
  background: #fff;
  border-radius: 100px;
  color: #060001;
  border: 4px solid #060001;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  overflow: hidden;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-totsuboshi .totsuboshi-contact-btn {
    max-width: 100%;
    font-size: 1.4rem;
    border-width: 2px;
  }
}
.page-totsuboshi .totsuboshi-contact-btn:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: "";
  color: #060001 !important;
  background: #060001;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
  transition: all 0.4s cubic-bezier(0, 0, 0, 1) 0s;
}
.page-totsuboshi .totsuboshi-contact-btn span {
  position: relative;
}
.page-totsuboshi .totsuboshi-contact-btn span:before, .page-totsuboshi .totsuboshi-contact-btn span:after {
  display: inline-block;
  font-family: FontAwesome;
}
.page-totsuboshi .totsuboshi-contact-btn span:before {
  content: "\f0e0";
  margin-right: 20px;
}
.page-totsuboshi .totsuboshi-contact-btn span:after {
  content: "\f178";
  margin-left: 10px;
}
.page-totsuboshi .totsuboshi-contact-btn:hover {
  color: #fff !important;
  background-color: #060001;
  text-shadow: none;
  opacity: 1;
}
.page-totsuboshi .totsuboshi-contact-btn:hover:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}

.single-totsuboshi .underwrapper .unit-btn {
  margin: 40px auto 70px;
}
.single-totsuboshi .box-page-wrap {
  /* ClearFixElements */
}
.single-totsuboshi .box-page-wrap #viewer {
  margin: 100px 0 50px;
  width: 100%;
  text-align: left;
}
.single-totsuboshi .box-page-wrap #viewer .active {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.single-totsuboshi .box-page-wrap #viewer div {
  width: 800px;
  height: 493px;
  overflow: hidden;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap #viewer div {
    width: 100%;
    height: auto;
  }
}
.single-totsuboshi .box-page-wrap #viewer div img {
  width: auto;
  height: auto !important;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap #viewer div img {
    width: auto;
    height: 100% !important;
  }
  .single-totsuboshi .box-page-wrap #viewer div img:first-child {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateY(0%) translateX(0%);
            transform: translateY(0%) translateX(0%);
  }
}
.single-totsuboshi .box-page-wrap #viewer ul {
  width: 100%;
  margin: 20px auto auto;
}
.single-totsuboshi .box-page-wrap #viewer ul li {
  width: 120px;
  height: 74px;
  display: inline-block;
  border: 1px solid #ccc;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap #viewer ul li {
    width: 19%;
  }
}
@media screen and (max-width: 768px) and (max-width: 767px) {
  .single-totsuboshi .box-page-wrap #viewer ul li {
    width: 30%;
    height: 54px;
  }
}
.single-totsuboshi .box-page-wrap #viewer ul li:hover {
  cursor: pointer;
}
.single-totsuboshi .box-page-wrap #viewer ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.single-totsuboshi .box-page-wrap #viewer ul {
  display: inline-block;
  overflow: hidden;
}
.single-totsuboshi .box-page-wrap .unit-page-title1.title-block {
  font-size: 1.8rem;
  margin: 30px 0 0;
}
.single-totsuboshi .box-page-wrap .products-btn-wrap {
  margin: 25px auto 40px;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-btn-wrap {
    text-align: center;
  }
  .single-totsuboshi .box-page-wrap .products-btn-wrap img {
    margin-bottom: 5px;
    width: 320px;
    max-width: 100%;
  }
}
.single-totsuboshi .box-page-wrap .products-btn-wrap a:nth-of-type(1) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-btn-wrap a:nth-of-type(1) {
    margin: auto;
  }
}
.single-totsuboshi .box-page-wrap .products-movie {
  margin: 20px auto auto;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .single-totsuboshi .box-page-wrap .products-movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
.single-totsuboshi .box-page-wrap .products-status {
  margin: 25px auto 50px auto;
}
.single-totsuboshi .box-page-wrap .products-status th,
.single-totsuboshi .box-page-wrap .products-status td {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
}
.single-totsuboshi .box-page-wrap .products-status th.red,
.single-totsuboshi .box-page-wrap .products-status td.red {
  color: #e84a4a;
}
.single-totsuboshi .box-page-wrap .products-status th {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-status th {
    width: 100%;
    padding-bottom: 0;
  }
}
.single-totsuboshi .box-page-wrap .products-status td {
  width: auto;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-status td {
    width: 100%;
    padding-top: 5px;
  }
}
.single-totsuboshi .box-page-wrap .products-status .product-point {
  color: #E84A4A;
}
.single-totsuboshi .box-page-wrap .products-status .code-text {
  display: block;
}
.single-totsuboshi .box-page-wrap .products-staff {
  background-color: #F5F5EA;
  border-radius: 20px;
  padding: 30px;
  position: relative;
}
.single-totsuboshi .box-page-wrap .products-staff:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 18px 20px 18px;
  border-color: transparent transparent #f5f5ea transparent;
  position: absolute;
  top: -20px;
  left: 80px;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-staff:before {
    left: 0;
    right: 0;
    margin: auto;
  }
}
.single-totsuboshi .box-page-wrap .products-staff figure {
  float: left;
  width: 120px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-staff figure {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
.single-totsuboshi .box-page-wrap .products-staff figure .img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 120px;
  background-color: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-staff figure .img {
    display: inline-block;
  }
}
.single-totsuboshi .box-page-wrap .products-staff figure figcaption {
  font-size: 1.1rem;
}
.single-totsuboshi .box-page-wrap .products-staff figure figcaption span {
  font-weight: bold;
  font-size: 1.3rem;
  display: block;
}
.single-totsuboshi .box-page-wrap .products-staff .text {
  width: 750px;
  float: right;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-staff .text {
    width: 100%;
    float: none;
  }
}
.single-totsuboshi .box-page-wrap .products-staff .text .title {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 0 auto;
}
.single-totsuboshi .box-page-wrap .products-staff .text .title span {
  display: inline-block;
  font-size: inherit;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-staff .text .title {
    text-align: center;
  }
}
.single-totsuboshi .box-page-wrap .products-staff .text .title:before {
  content: "\f0eb";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 10px;
}
.single-totsuboshi .box-page-wrap .products-staff .text .title:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #2C2C2B;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .box-page-wrap .products-staff .text .title:after {
    margin: 20px auto;
  }
}
.single-totsuboshi .box-page-wrap .products-staff .text p:last-child {
  margin-bottom: 0;
}
.single-totsuboshi .new-products {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .single-totsuboshi .new-products .box {
    padding: 0;
  }
}
.single-totsuboshi .new-products .products-list {
  margin: auto;
}
.single-totsuboshi .new-products .products-list .text p {
  margin: auto;
}
.single-totsuboshi .new-products .products-list .text p span {
  font-size: 1.3rem;
}
.single-totsuboshi .new-products .products-list .text p.list-name {
  margin: 5px auto 10px;
}
.single-totsuboshi .new-products .products-list .no-post {
  display: block;
  width: 100%;
  margin: auto;
  padding: 0;
}
.single-totsuboshi .shop-btn-list {
  display: block;
}
.single-totsuboshi .shop-btn-list li {
  width: 220px;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}
.single-totsuboshi .shop-btn-list li:last-child {
  margin-right: 0;
}
.single-totsuboshi .shop-btn-list li a {
  width: 100%;
  display: block;
  margin: 0 auto !important;
  padding: 10px 0;
  text-decoration: none !important;
}