@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');
/* font-family: 'Noto Sans JP', sans-serif; */
/* font-weight: 400; */
/* Regular */
/* font-weight: 500; */
/* Medium */
/* font-weight: 700; */
/* Bold */
/* font-weight: 900; */
/* Black */
/* -----------------------------------------------------------------
 reset
 ----------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;300;400;700&text=0123456789&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&text=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ&display=swap');
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, em, img, 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, section, summary, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  /* font: inherit; */
  box-sizing: border-box;
}
main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  font-family: 'Noto Sans JP', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 62.5%;
  font-size: 56.25%;
  font-size: 58.75%;
  touch-action: manipulation;
  box-sizing: border-box;
  height: 100%;
}
body {
  font-size: 1.4rem !important;
  font-family: 'Noto Sans JP', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 2.6rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  /* color: #5d737e; */
  font-feature-settings: "palt";
  overflow-x: hidden;
  height: 100%;
  background: white !important;
}
@media screen and (max-width: 768px) {
  body {
    line-height: 2.4rem;
    /* letter-spacing: 0.05; */
  }
}
.wrap {
  min-height: 100vh;
  position: relative;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
img {
  max-width: 100%;
  max-height: 100%;
}
.img-fluid {
  width: 100%;
  height: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  /* color: #5d737e; */
  color: #5e5e5e;
  transition: 0.3s ease-in-out;
}
a:hover, a:active {
  color: #A1272E;
  opacity: 0.8;
}
input[type=text], input[type=email], select, option {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background-color: #F7F8F8;
  border: none;
  padding: 1rem;
}
input, select, option {
  padding: 1rem;
}
/*
 ::-webkit-scrollbar{
 width: 4px;
 }
 */
::-webkit-scrollbar-track {
  background: #fff;
  border-left: solid 1px #ececec;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
  box-shadow: inset 0 0 0 2px #fff;
}
#cnt .entry-content {
  margin: 0;
}
/* font-family: dnp-shuei-gothic-gin-std, sans-serif; */
/* font-weight: 400; */
/* L */
/* font-weight: 500; */
/* M */
/* font-weight: 600; */
/* B */
.tophd-box .hx {
  width: 18rem;
  margin: 1.6rem 0;
  display: inline-block;
}
.shophd-box {
  text-align: center;
}
.shophd-box .hx {
  width: 18rem;
  margin: 1.6rem 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .shophd-box .hx {
    width: 15rem;
  }
}
.shophd-box .hx .sub-hx {
  letter-spacing: 0.12em;
  margin-top: 0.4em;
  display: inline-block;
}
.breadcrumb-box .breadCrumbHolder {
  margin: 0 auto;
  padding: 0.25em 0 0.35em;
}
.breadcrumb-box .breadCrumb {
  padding: 0;
  background: none;
  width: auto;
  /* max-width: 650px; */
}
.breadcrumb-box ul li a {
  color: #212529;
}
#wp {
  background: white;
  overflow: hidden;
}
#wp .sb-toggle-right {
  position: fixed;
  top: 0;
  width: 40px;
  height: 40px;
  outline: none;
  border: none;
  cursor: pointer;
}
#wp .sb-toggle-left {
  left: 0;
  z-index: 20;
}
#wp .cart-button {
  right: 50px;
  z-index: 220;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 0.2s linear;
}
@media screen and (max-width: 767px) {
  #wp .cart-button {
    width: 30px;
    right: 40px;
  }
}
#wp.inactive .cart-button {
  color: white;
}
#wp .cart-button .material-icons {
  font-size: 2.2rem;
}
#wp .hbg-button {
  right: 10px;
  z-index: 220;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #wp .hbg-button {
    top: 0;
    right: 0;
  }
}
#wp .hbg-button span {
  display: block;
  position: relative;
  width: 50%;
  height: 1px;
  margin: 0;
  background: white;
  transition: 0.2s;
}
#wp .hbg-button span:after, #wp .hbg-button span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: white;
  transition: 0.75s;
}
#wp .hbg-button span:before {
  margin-top: -26%;
}
#wp .hbg-button span:after {
  margin-top: 26%;
}
#wp.inactive .hbg-button span {
  background: transparent;
  opacity: 1;
}
#wp.inactive .hbg-button span:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 0px;
}
#wp.inactive .hbg-button span:after {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
#wp.inactive .hbg-button span:before, #wp.inactive .hbg-button span:after {
  margin-top: 0;
  background: white;
}
#wp.reverse .hbg-button span {
  background: #333333;
}
#wp.reverse .hbg-button span:after, #wp.reverse .hbg-button span:before {
  background: #333333;
}
#wp.reverse.inactive .hbg-button span:after, #wp.reverse.inactive .hbg-button span:before {
  background: white;
}
#hd {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
#hd .hx {
  font-size: 2.4rem;
  margin: 2rem 2.3rem;
  transition: 0.2s linear;
}
@media screen and (max-width: 575px) {
  #hd .hx {
    font-size: 2rem;
  }
}
#hd .hx .img-hx {
  width: 11em;
  display: inline-block;
}
#hd .hx .ja-hx {
  color: white;
  font-size: 0.55em;
  letter-spacing: 0.2em;
  display: inline-block;
}
#hd .list-navi {
  position: absolute;
  top: 2rem;
  right: 2rem;
}
#hd .list-navi li {
  font-size: 1.8rem;
  margin: 0 1rem;
  display: inline-block;
}
#hd .list-navi li a {
  color: white;
  transition: 0.2s linear;
}
#hd .list-navi li .ja-navi {
  font-size: 0.65em;
}
#hd.reverse {
  background: rgba(255, 255, 255, 0.8);
}
#hd.reverse .hx .ja-hx {
  color: #0f0f0f;
}
#hd.reverse .list-navi li a {
  color: #333333;
}
#ft {
  color: white;
  padding: 4rem 0 0;
  background: #333333;
  border-top: 6px solid #366181;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #ft .inr {
    max-width: 95%;
  }
}
#ft .hx {
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 575px) {
  #ft .hx {
    font-size: 2rem;
  }
}
#ft .hx .img-hx {
  width: 11em;
  display: inline-block;
}
#ft .hx .ja-hx {
  color: white;
  font-size: 0.55em;
  letter-spacing: 0.2em;
  display: inline-block;
}
#ft .data-cominfo-ft {
  margin-bottom: 4rem;
}
#ft .data-cominfo-ft p {
  margin-bottom: 1.2rem;
}
#ft .data-cominfo-ft .tel-ft {
  color: white;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 0;
}
#ft .data-cominfo-ft .tel-ft a {
  color: white;
  font-weight: bold;
}
#ft .list-navi {
  text-align: right;
}
#ft .list-navi ul {
  padding: 0 2rem;
  border: 1px solid white;
  border-radius: 3em;
  display: inline-block;
}
#ft .list-navi li {
  list-style-type: none;
  display: inline-block;
}
#ft .list-navi li a {
  color: white;
  padding: 0.5rem 1rem;
  display: inline-block;
}
#ft .list-navi .en-navi {
  margin-right: 0.5rem;
  display: inline-block;
}
#ft .list-navi .ja-navi {
  font-size: 0.8em;
  display: inline-block;
}
.btn-to-top {
  font-size: 1.2rem;
  line-height: 1.4;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  cursor: pointer;
  position: fixed;
  right: 1rem;
  bottom: 2rem;
  z-index: 3;
  opacity: 0;
  transform: translateY(150px);
}
.btn-to-top .icon {
  font-size: 1.7em;
  vertical-align: 0.05em;
  text-align: center;
  width: 90px;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .btn-to-top .icon {
    width: 60px;
  }
}
.btn-to-top.UpMove {
  animation: UpAnime 0.5s forwards;
}
.btn-to-top.DownMove {
  animation: DownAnime 0.5s forwards;
}
.btn-to-top.floatAnime {
  animation: floatAnime 2.75s linear infinite;
  opacity: 0;
}
@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(150px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(150px);
  }
}
@keyframes floatAnime {
  0% {
    transform: translateX(0);
    opacity: 0;
  }
  25% {
    transform: translateX(-6px);
    opacity: 1;
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(6px);
    opacity: 1;
  }
}
.copyright {
  color: white;
  font-size: 1rem;
  text-align: center;
  width: 100%;
  padding: 2rem 0.25rem;
  background: #000000;
}
.wp-menu-box {
  width: 100%;
  transition: 1s ease-in-out;
  opacity: 100;
  position: relative;
  z-index: 200;
}
.wp-menu-box.menu_off {
  opacity: 0;
  z-index: -1;
}
.wp-menu-box .slider-wp-menu {
  background: url(/wp-content/themes/o_i_twentytwentyone-copy/assets/scss/../img/ph/bg-menu2.jpg) right center / cover no-repeat;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 150;
}
@media screen and (max-width: 767px) {
  .wp-menu-box .slider-wp-menu {
    width: 100%;
    background: url(/wp-content/themes/o_i_twentytwentyone-copy/assets/scss/../img/ph/bg-menu.jpg) left 30% center / cover no-repeat;
  }
}
.wp-menu-box .list-wp-menu {
  color: white;
  background: rgba(17, 17, 17, 0.9);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 180;
}
@media screen and (max-width: 767px) {
  .wp-menu-box .list-wp-menu {
    width: 100%;
    left: 0;
    background: rgba(17, 17, 17, 0.85);
  }
}
.wp-menu-box .list-wp-menu a {
  color: white;
}
.wp-menu-box .hx {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.07em;
  margin: 0 0 1.5em;
  max-width: 210px;
}
@media screen and (max-width: 340px) {
  .wp-menu-box .hx {
    margin: 0 0 2em;
    max-width: 160px;
  }
}
.wp-menu-box .hx-wp-menu {
  font-size: 1.8rem;
  letter-spacing: 0.15em;
  margin: 0 0 0.75em;
}
.wp-menu-box .wp-menu {
  margin-bottom: 3rem;
}
.wp-menu-box .wp-menu ul {
  padding: 0;
}
.wp-menu-box .wp-menu li {
  font-size: 1.4rem;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.03em;
  list-style-type: none;
  margin: 0 0 0.5em 1em;
}
.wp-menu-box .wp-menu li:before {
  border: 0.3em solid transparent;
  border-left: 0.45em solid white;
  margin-right: 0.2em;
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
}
.wp-menu-box .wp-menu .en-navi {
  letter-spacing: 0.1rem;
  margin-right: 0.5rem;
}
.wp-menu-box .wp-menu .ja-navi {
  font-size: 0.8em;
  letter-spacing: 0.1rem;
}
.common-hx {
  font-size: 2.3rem;
  letter-spacing: 0.1rem;
  line-height: 1.4;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .common-hx {
    text-align: center;
  }
}
.common-hx .ja-hx {
  font-size: 0.6em;
}
@media screen and (min-width: 768px) {
  .common-hx .en-hx {
    margin-right: 0.75rem;
  }
}
.common-btn a {
  font-size: 1.2rem;
  text-decoration: none;
  padding: 0.75rem 2.5rem;
  border: 1px solid;
  display: inline-block;
}
.common-btn a .ja-txt {
  letter-spacing: 0.15em;
  margin-right: 0.75rem;
}
.common-btn a .en-txt {
  font-size: 0.75em;
}
.breadcrumb-box {
  font-size: 1.2rem;
  margin-bottom: 3rem;
}
.singular #cnt .entry-header {
  padding-bottom: 0;
  border: none;
}
.single-products #cnt .entry-header {
  display: none;
}
#cnt .entry-content {
  margin: 0;
}
/*
 font-family: source-han-serif-japanese, serif;
 font-weight: 400; //regular
 font-weight: 600; //semibold
 font-style: normal;
 */
.video-box {
  line-height: 1;
  margin: 0 !important;
  position: relative;
}
.video-box .video {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .video-box .video {
    position: relative;
    width: 120%;
    margin-left: -10%;
  }
}
.video-box .video video {
  width: 100%;
  height: auto;
}
.video-box .video img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .video-box .video img {
    width: 120%;
  }
}
.video-box .icon-scroll-otr {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 3rem;
  left: 0;
  z-index: 2;
}
.video-box .icon-scroll-otr .icon-scroll {
  width: 8rem;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  /*
   .overlay{
   background: url(/wp-content/themes/o_i_twentytwentyone-copy/assets/scss/../assets/img/chart/dots2.png) repeat;
   position: absolute;
   top: 0;
   left: 0;
   bottom: 5px;
   right: 0;
   overflow: hidden;
   border: none;
   padding: 0;
   margin: 0;
   z-index: 10;
   opacity: .8;
   }
   */
  .video-box .icon-scroll-otr .icon-scroll {
    width: 6rem;
  }
}
.intro-box {
  padding: 6rem 0;
  background: white url(/wp-content/themes/o_i_twentytwentyone-copy/assets/scss/../../../../assets/img/chart/bg-wave.png) center top / 100% auto no-repeat;
}
.intro-box .hx {
  font-size: 3.5rem;
  padding-bottom: 1.2rem;
  margin-bottom: 3rem;
}
.intro-box .hx .en-hx {
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-block;
}
.intro-box .hx .ja-hx {
  color: white;
  font-size: 0.4em;
  letter-spacing: 0.1em;
  padding: 0.25rem;
  background: #333333;
  display: inline-block;
}
.intro-box .hx-intro {
  font-size: 3.5rem;
  line-height: 0.4;
  margin-bottom: 6rem;
}
@media screen and (max-width: 575px) {
  .intro-box .hx-intro {
    font-size: 7.5vw;
  }
}
.intro-box .hx-intro .ja-hx {
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.3;
  margin-bottom: 1.5rem;
  display: inline-block;
}
.intro-box .hx-intro .en-hx {
  font-size: 0.45em;
  font-family: serif;
  line-height: 1.6;
  display: inline-block;
}
.intro-box .text-intro p {
  line-height: 2;
  margin-bottom: 4rem;
}
.service-box {
  padding: 8rem 0;
  background: #f8f5f2;
  border-top: 12px solid #366181;
}
.service-box .hx {
  font-size: 3rem;
  text-align: center;
  border-bottom: 3px solid #366181;
  padding-bottom: 1.2rem;
  margin-bottom: 3rem;
}
.service-box .hx .en-hx {
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-block;
}
.service-box .hx .ja-hx {
  font-size: 0.5em;
  letter-spacing: 0.2em;
  display: inline-block;
}
.service-box .intro-service {
  max-width: 800px;
  margin: 0 auto 8rem;
}
.service-box .list-icons-sdgs {
  text-align: center;
  margin-bottom: 8rem;
}
.service-box .list-icons-sdgs li {
  width: 100px;
  margin: 0 0.25rem 1rem;
  display: inline-block;
  list-style-type: none;
}
@media screen and (max-width: 575px) {
  .service-box .list-icons-sdgs li {
    width: 80px;
  }
}
.service-box .list-service {
  border-bottom: 3px solid #366181;
  padding-bottom: 1.2rem;
}
.service-box .list-service .service {
  max-width: 650px;
  margin: 0 auto 8rem;
}
@media screen and (min-width: 768px) {
  .service-box .list-service .service {
    display: flex;
  }
}
.service-box .list-service .service .image-service {
  width: 230px;
}
@media screen and (max-width: 767px) {
  .service-box .list-service .service .image-service {
    width: 180px;
    margin: 0 auto 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .service-box .list-service .service .text-service {
    width: calc(100% - 180px - 1rem);
  }
}
@media screen and (max-width: 767px) {
  .service-box .list-service .service .text-service {
    text-align: center;
  }
}
.service-box .list-service .service .text-service p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 2rem 2.5rem;
  background: #eeeeef;
  margin-bottom: 1rem;
}
.service-box .list-service .service .icons li {
  width: 3rem;
  margin-bottom: 0.5rem;
  list-style-type: none;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .service-box .list-service .service .icons li {
    margin-right: 0.15rem;
  }
}
.service-box .list-service .service .icons li img {
  border-radius: 3px;
}
@media screen and (min-width: 768px) {
  .service-box .list-service .service:nth-child(odd) .image-service {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .service-box .list-service .service:nth-child(odd) .icons li {
    margin-right: 0.15rem;
  }
}
@media screen and (min-width: 768px) {
  .service-box .list-service .service:nth-child(even) .image-service {
    margin-left: 1rem;
    order: 2;
  }
}
@media screen and (min-width: 768px) {
  .service-box .list-service .service:nth-child(even) .text-service {
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  .service-box .list-service .service:nth-child(even) .icons li {
    margin-left: 0.15rem;
  }
}
.outline-box::before {
  width: 100%;
  height: 300px;
  background: url(/wp-content/themes/o_i_twentytwentyone-copy/assets/scss/../../../../assets/img/ph/city.jpg) center top / cover no-repeat;
  content: '';
  display: block;
}
.outline-box .box-inr {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.outline-box .hx {
  font-size: 3rem;
  text-align: center;
  padding-bottom: 1.2rem;
  margin-bottom: 3rem;
}
.outline-box .hx .en-hx {
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-block;
}
.outline-box .hx .ja-hx {
  font-size: 0.5em;
  letter-spacing: 0.2em;
  display: inline-block;
}
.outline-box .table-outline {
  text-align: left;
  max-width: 550px;
  width: 100%;
  margin: 0 auto 4rem;
  padding: 0.25em 0;
}
@media screen and (min-width: 768px) {
  .outline-box .table-outline {
    display: table;
    border-collapse: collapse;
  }
}
@media screen and (min-width: 768px) {
  .outline-box .table-outline .row-table-outline {
    display: table-row;
  }
}
.outline-box .table-outline dt, .outline-box .table-outline dd {
  line-height: 1.8;
  padding: 1em 2rem;
}
@media screen and (min-width: 768px) {
  .outline-box .table-outline dt, .outline-box .table-outline dd {
    border: 1px solid #003168;
    display: table-cell;
  }
}
.outline-box .table-outline dt {
  color: white;
  letter-spacing: 0.4em;
  background: #4c6586;
}
@media screen and (min-width: 768px) {
  .outline-box .table-outline dt {
    text-align: center;
    vertical-align: middle;
    width: 12em;
  }
}
@media screen and (max-width: 767px) {
  .outline-box .table-outline dt {
    padding: 0.75em 2em;
  }
}
@media screen and (min-width: 768px) {
  .outline-box .table-outline dd {
    width: calc(100% - 12em);
    background: #f2f2f2;
  }
}
@media screen and (max-width: 767px) {
  .outline-box .table-outline dd {
    padding: 1em 2em;
  }
}
.outline-box .gmap-outline iframe {
  width: 100%;
  height: 400px;
  filter: brightness(105%) hue-rotate(-30deg);
  -webkit-filter: brightness(105%) hue-rotate(-30deg);
}
.contact-box {
  padding: 3rem 0;
}
.contact-box .hx {
  color: white;
  padding-bottom: 2rem;
  background: #366181;
  margin-bottom: 4rem;
}
@media screen and (max-width: 575px) {
  .contact-box .hx {
    padding: 1rem 0 2rem;
  }
}
.contact-box .hx .inr-hx {
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .contact-box .hx .inr-hx {
    font-size: 3rem;
  }
}
.contact-box .hx .en-hx {
  margin-right: 1.5rem;
  display: inline-block;
}
.contact-box .hx .ja-hx {
  font-size: 0.5em;
  display: inline-block;
}
.contact-box .intro-contact {
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 6rem;
}
.contact-box .intro-contact p {
  line-height: 2;
  margin-bottom: 2rem;
}
.contact-box .intro-contact .tel-contact {
  font-size: 3rem;
  font-weight: bold;
}
.contact-box .intro-contact .tel-contact a {
  font-weight: bold;
}
.contact-box .contact-table {
  font-size: 1.6rem;
}
.contact-box .contact-table > .row {
  margin: 0;
}
.contact-box .mw_wp_form {
  padding: 2rem;
  background: white;
}
@media screen and (max-width: 767px) {
  .contact-box .mw_wp_form {
    padding: 2rem 0;
  }
}
.contact-box .mw_wp_form .horizontal-item {
  margin: 0 1rem 1rem 0;
  display: inline-block;
}
.contact-box .mw_wp_form .mwform-radio-field {
  margin-right: 1.5rem;
}
.contact-box .mw_wp_form dt {
  padding: 1rem 0;
}
.contact-box .mw_wp_form dt .cap {
  color: #ff6e81;
  margin-left: 0.5rem;
  display: inline-block;
}
.contact-box .mw_wp_form dd {
  padding: 1rem 3rem 1rem 0;
}
@media screen and (max-width: 767px) {
  .contact-box .mw_wp_form dd {
    padding: 1rem 0 3rem;
    border-bottom: 1px dashed #999999;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-box .mw_wp_form dd:last-child {
    padding: 1rem 0 3rem;
    border-bottom: none;
    margin-bottom: 0.5rem;
  }
}
.contact-box .mw_wp_form .req {
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.6;
  padding: 0.1rem 0.75rem;
  background: #366181;
  border-radius: 0.5rem;
  margin-left: 1rem;
  display: inline-block;
}
.contact-box .mw_wp_form input[type=text], .contact-box .mw_wp_form input[type=email], .contact-box .mw_wp_form select, .contact-box .mw_wp_form textarea {
  outline: none;
  padding: 1rem 2rem;
  border: 1px solid #999999;
  border-radius: 1rem;
}
.contact-box .mw_wp_form input[type=text], .contact-box .mw_wp_form input[type=email], .contact-box .mw_wp_form textarea {
  line-height: 2;
  width: 100%;
}
.contact-box .mw_wp_form input[type=radio] {
  border: 1px solid #666666;
  outline: none;
}
.contact-box .mw_wp_form input[type=radio]::after {
  left: 6px;
  top: 6px;
}
.contact-box .mw_wp_form input[type=radio]:focus {
  outline: none;
}
.contact-box .mw_wp_form input[type=checkbox]::after {
  top: -2px;
  left: 2px;
}
.contact-box .mw_wp_form input[type=checkbox]:focus {
  outline: none;
}
.contact-box .mw_wp_form .mwform-radio-field-text {
  font-size: 1.4rem;
  vertical-align: top;
}
.contact-box .mw_wp_form strong {
  color: #ff6e81;
}
.contact-box .mw_wp_form em {
  font-style: normal;
}
.contact-box .mw_wp_form .note {
  font-size: 0.9em;
  margin-top: 0.5rem;
  display: inline-block;
}
.contact-box .mw_wp_form #i-year {
  max-width: 8em;
}
.contact-box .mw_wp_form #i-month {
  max-width: 5em;
}
.contact-box .mw_wp_form #i-day {
  max-width: 5em;
}
.contact-box .mw_wp_form .group {
  margin-bottom: 1rem;
}
.contact-box .mw_wp_form .group input[type=text], .contact-box .mw_wp_form .group select {
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .contact-box .mw_wp_form .flexgroup .group {
    width: calc(50% - 1rem);
    margin-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .contact-box .mw_wp_form .flexgroup .group:last-child {
    width: 50%;
    margin-right: 0;
  }
}
.contact-box .mw_wp_form .flexgroup .group input[type=text], .contact-box .mw_wp_form .flexgroup .group select {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contact-box .mw_wp_form .flexgroup .group input[type=text], .contact-box .mw_wp_form .flexgroup .group select {
    max-width: 14em;
  }
}
.contact-box .mw_wp_form .btn-form {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}
.contact-box .mw_wp_form button[type=submit]:not(:hover):not(:active):not(.has-text-color), .contact-box .mw_wp_form button[type=submit]:hover {
  color: #366181;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  padding: 1.5rem 3.5rem;
  border: 1px solid;
  background: white;
  border-radius: 3em;
  margin-bottom: 1rem;
  display: inline-block;
  position: relative;
  outline: none;
}
.contact-box .mw_wp_form button[type=submit]:not(:hover):not(:active):not(.has-text-color)::before, .contact-box .mw_wp_form button[type=submit]:hover::before {
  width: 0.6em;
  height: 0.6em;
  border-right: 1px solid #366181;
  border-top: 1px solid #366181;
  margin-right: 1rem;
  content: '';
  display: inline-block;
  transform: rotate(45deg);
}
.contact-box .mw_wp_form button[type=submit]:not(:hover):not(:active):not(.has-text-color).-back, .contact-box .mw_wp_form button[type=submit]:hover.-back, .contact-box .mw_wp_form button[type=submit]:not(:hover):not(:active):not(.has-text-color).butn--back, .contact-box .mw_wp_form button[type=submit]:hover.butn--back {
  color: #666666;
}
.contact-box .mw_wp_form button[type=submit]:not(:hover):not(:active):not(.has-text-color).-back::before, .contact-box .mw_wp_form button[type=submit]:hover.-back::before, .contact-box .mw_wp_form button[type=submit]:not(:hover):not(:active):not(.has-text-color).butn--back::before, .contact-box .mw_wp_form button[type=submit]:hover.butn--back::before {
  border-right: 1px solid #666666;
  border-top: 1px solid #666666;
}
.contact-box .mw_wp_form input[type=submit] {
  color: white;
  letter-spacing: 0.2em;
  padding: 1rem 5rem;
  background: #366181;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.contact-box .mw_wp_form input[type=submit].-back {
  background: #666666;
}
.contact-box .mw_wp_form .note-contact {
  text-align: center;
  margin-bottom: 2.5rem;
}
.contact-box .mw_wp_form .more-contact {
  padding: 2rem 0;
}
.contact-box .mw_wp_form_confirm .label {
  display: none;
}
.contact-box .btn-to-more {
  text-align: center;
  border-top: 1px dashed #666666;
  margin-top: 2.5em;
  position: relative;
}
.contact-box .btn-to-more .button {
  color: white;
  padding: 0.25rem 1.5rem;
  background: #111111;
  border: 0.5em solid white;
  border-radius: 1rem;
  display: inline-block;
  position: relative;
  top: -1.5em;
  cursor: pointer;
}
.contact-box .contact-table.form-post {
  text-align: center;
  padding-bottom: 7rem;
}
.contact-box .contact-table.form-post .hx-form-post {
  color: #548d4b;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 3rem;
}
.contact-box .contact-table.form-post .text-form-post p {
  line-height: 1.8;
  margin-bottom: 2rem;
}
.contact-box .contact-table.form-post .text-form-post p:last-child {
  margin-bottom: 0;
}
.contact-box .policy-contact {
  text-align: center;
  padding: 3rem 0;
  max-width: 600px;
  margin: 0 auto 3rem;
}
.contact-box .policy-contact p {
  color: #366181;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.contact-box .policy-contact p a {
  color: #366181;
  text-decoration: underline;
  transition: 0.2s linear;
}
.contact-box .policy-contact p a::before {
  border: 0.4em solid transparent;
  border-left: 0.75em solid #EAEAEA;
  content: '';
  display: inline-block;
  transition: 0.2s linear;
}
.contact-box .policy-contact p a:hover {
  color: #366181;
}
.contact-box .policy-contact p a:hover::before {
  border-left: 0.75em solid #366181;
}
.contact-box .policy-contact p input[type=checkbox] {
  vertical-align: text-top;
  border: 1px solid #006934;
  width: 13px;
  height: 13px;
  margin-left: 0.5rem;
}
.contact-box .policy-contact p .mwform-checkbox-field-text {
  font-size: 1.4rem;
}
.contact-box .policy-contact .text-policy-contact {
  font-size: 1.2rem;
  text-align: justify;
  padding: 2rem;
  border: 1px solid;
  margin-bottom: 1.5rem;
}
.contact-box .policy-contact .text-policy-contact pre {
  font-family: 'Noto Sans JP', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  white-space: pre-wrap;
  max-height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}
/*# sourceMappingURL=https://ocean-international.jp/wp-content/build/scss_library/0d482773c4826a3fdbbfa99958e422421d95275e.css.map */