@charset "UTF-8";
/*
Theme Name:M&J International for Overseas sites Template
Theme URI: https://www.mjinter.com
Author: T2JAPAN Inc.
Description: M&J International for Overseas sites Template
Version: 1.0
*/
/* ==========================================================================
Foundation
========================================================================== */
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

button, html[type=button], [type=submit] {
  -webkit-appearance: button;
}

:root {
  font-feature-settings: "palt" 1;
  min-height: 100vh;
  font-size: 16px;
  font-weight: 300;
  vertical-align: text-bottom;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

body {
  color: #000000;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  vertical-align: text-bottom;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
}

img {
  max-width: 100%;
  border: none;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

strong {
  font-weight: bolder;
}

address {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a,
button {
  color: inherit;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  transition: opacity 0.2s ease-in;
}
a:hover,
button:hover {
  opacity: 0.6;
}

p > a {
  text-decoration: underline;
}

a:hover,
a:active {
  outline-width: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input[type=text],
input[type=email],
textarea {
  display: inline-block;
  width: 100%;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

textarea {
  height: 8rem;
  resize: vertical;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
}

[hidden] {
  display: none;
}

ul.c-list {
  list-style: none;
}

ul.c-list--default > li {
  text-indent: -1rem;
  padding-left: 1rem;
}
ul.c-list--default > li::before {
  display: inline;
  content: "・";
}

ul.c-list--attention > li {
  text-indent: -1rem;
  padding-left: 1rem;
}
ul.c-list--attention > li::before {
  display: inline;
  content: "※";
}

ul.c-list--keywords > .c-list__item {
  display: inline-block;
  margin: 0 0.2rem 0.5rem 0;
  padding: 0.1rem 0.25rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 0.75rem;
}
ul.c-list--keywords > .c-list__item a {
  display: block;
  width: 100%;
  height: 100%;
}

ol.c-list--default {
  list-style: none;
  counter-reset: number 0;
}
ol.c-list--default > li {
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}
ol.c-list--default > li::before {
  counter-increment: number 1;
  content: "(" counter(number) ") ";
}

@media (min-width: 600px) {
  dl.c-list--horizontal > dt {
    clear: both;
    float: left;
  }
}

.iframe {
  width: 90%;
  margin: 2rem auto;
  padding-bottom: 0%;
}
.iframe > video {
  display: block;
  width: 100%;
}
.iframe > h4 {
  font-size: 1.25rem;
  color: #e79b36;
}
@media (max-width: 599px) {
  .iframe {
    width: 96%;
  }
  .iframe > h4 {
    font-size: 1.1rem;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 509;
  width: 100vw;
}
.modal .modalPosition {
  position: relative;
}
.modal .modalPosition .modalBK {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background: #000;
  opacity: 0.85;
}
.modal .modalPosition .modalBody {
  position: fixed;
  z-index: 510;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 40rem;
  height: auto;
  margin: auto;
  padding: 1.25rem;
  color: white;
  background: #000000;
}
@media (max-width: 599px) {
  .modal .modalPosition .modalBody {
    width: 96%;
    transform: translate(-51%, 0);
  }
}

.btns {
  display: inline-block;
  padding: 0 0.8rem;
  font-size: 0.875rem;
  text-align: center;
  cursor: pointer;
  color: white;
  background-color: #e79b36;
}

#scrolltop {
  position: fixed;
  z-index: 998;
  bottom: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  margin: 0;
}
@media (max-width: 599px) {
  #scrolltop {
    bottom: 20px;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  #scrolltop {
    bottom: 10px;
    right: 10px;
  }
}
#scrolltop a {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0;
}
#scrolltop a img {
  width: 100%;
}

/* ==========================================================================
Layout
========================================================================== */
/* header ----------------- */
.l-header {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 5rem;
  margin: auto;
  background-color: white;
}
@media (min-width: 960px) {
  .l-header {
    border-bottom: 1px solid rgba(220, 220, 220, 0.85);
  }
}
@media (max-width: 959px) {
  .l-header {
    position: fixed;
    z-index: 10000;
    top: 0;
    height: 4rem;
    padding: 0;
    background-color: white;
    border-bottom: 1px solid #e79b36;
  }
}

/* footer ----------------- */
.l-footer {
  width: 100%;
  box-sizing: border-box;
  background-color: #000000;
}
.l-footer .footer_wrap {
  width: 1000px;
  margin: auto;
  padding: 0.5rem 0;
  color: white;
  text-align: center;
  font-size: 0.8rem;
}
@media (max-width: 959px) {
  .l-footer .footer_wrap {
    width: 96%;
    box-sizing: border-box;
  }
}
.l-footer .footer_wrap a {
  display: block;
  float: left;
}
.l-footer .footer_wrap .l-footer__copyright {
  display: block;
  float: right;
}

/* glonav ----------------- */
.l-glonav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin: auto;
}
@media (min-width: 960px) {
  .l-glonav {
    max-width: 75rem;
    margin: auto;
    line-height: unset;
  }
}
@media (max-width: 599px) {
  .l-glonav {
    padding: 0 1%;
    box-sizing: border-box;
  }
}
.l-glonav > h1 {
  display: inline-block;
  height: 100%;
  width: 100%;
  max-width: 240px;
  box-sizing: border-box;
  font-size: 1rem;
}
@media (min-width: 600px) and (max-width: 959px) {
  .l-glonav > h1 {
    width: 30%;
    max-width: 30%;
    margin-left: 2%;
  }
}
@media (max-width: 599px) {
  .l-glonav > h1 {
    width: 60%;
  }
}
.l-glonav > h1 > a {
  display: block;
  height: 100%;
  padding: 0;
  text-align: left;
  white-space: nowrap;
  color: white;
}
@media (max-width: 959px) {
  .l-glonav > h1 > a {
    opacity: 1;
    text-align: center;
  }
}
.l-glonav > h1 > a > img {
  width: auto;
  height: 100%;
  vertical-align: middle;
}
.l-glonav .header_lead {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 50%;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto 0 auto auto;
  font-size: 0.9rem;
}
@media (min-width: 600px) and (max-width: 959px) {
  .l-glonav .header_lead {
    justify-content: flex-end;
    width: 46%;
    max-width: 46%;
    line-height: 1rem;
    font-size: 0.8rem;
  }
}
@media (max-width: 599px) {
  .l-glonav .header_lead {
    display: none;
  }
}
.l-glonav .header_lead img {
  width: -moz-fit-content;
  width: fit-content;
  height: 4rem;
  animation: gatan 5s linear infinite;
}
@keyframes gatan {
  0%, 49% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
  55% {
    transform: translateY(1px);
  }
  60%, 100% {
    transform: translateY(0);
  }
}
.l-glonav .header_lead > span {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}
.l-glonav .btn_wrap {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 200px;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto 0 auto 1rem;
}
@media (min-width: 600px) and (max-width: 959px) {
  .l-glonav .btn_wrap {
    width: 18%;
    max-width: 18%;
  }
}
@media (max-width: 599px) {
  .l-glonav .btn_wrap {
    width: -moz-fit-content;
    width: fit-content;
    max-width: 38%;
    margin: auto 0 auto auto;
  }
}
.l-glonav .btn_wrap a {
  position: relative;
  display: block;
  border: 2px solid #e79b36;
  box-shadow: 1px 5px 0px -1px #e79b36;
  border-radius: 50vh;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.6rem 2rem 0.6rem 3.8rem;
}
@media (min-width: 600px) and (max-width: 959px) {
  .l-glonav .btn_wrap a {
    margin-right: 2%;
    padding: 0.4rem 1rem 0.4rem 2rem;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-glonav .btn_wrap a {
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.4rem 0.8rem 0.4rem 2.2rem;
    font-size: 0.7rem;
  }
}
.l-glonav .btn_wrap a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 24px;
  bottom: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/themes/mandjinternational_eng/images/icon_mail.svg) center right/100% no-repeat;
}
@media (min-width: 600px) and (max-width: 959px) {
  .l-glonav .btn_wrap a::before {
    left: 1rem;
    bottom: 0;
    display: inline-block;
    width: 1rem;
    height: 1rem;
  }
}
@media (max-width: 599px) {
  .l-glonav .btn_wrap a::before {
    left: 0.5rem;
    bottom: 0;
    display: inline-block;
    width: 1rem;
    height: 1rem;
  }
}

/* ==========================================================================
Object
========================================================================== */
/* ----------------------------------------
Component
---------------------------------------- */
/* container ----------------- */
.l-content {
  padding-top: 5rem;
}
.l-content ul {
  list-style-type: none;
}
@media (max-width: 959px) {
  .l-content {
    padding-top: 64px;
  }
}
.l-content.page {
  width: 94%;
  margin-right: auto;
  margin-left: auto;
}
.l-content.page .c-title {
  text-align: center;
}
.l-content.page ul {
  list-style-type: none;
}

.iframe {
  width: 90%;
  margin: 2rem auto;
  padding-bottom: 0%;
}
.iframe > video {
  display: block;
  width: 100%;
}
.iframe > h4 {
  font-size: 1.25rem;
  color: #e79b36;
}
@media (max-width: 599px) {
  .iframe {
    width: 96%;
  }
  .iframe > h4 {
    font-size: 1.1rem;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 509;
  width: 100vw;
}
.modal .modalPosition {
  position: relative;
}
.modal .modalPosition .modalBK {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  background: #000;
  opacity: 0.85;
}
.modal .modalPosition .modalBody {
  position: fixed;
  z-index: 510;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 40rem;
  height: auto;
  margin: auto;
  padding: 1.25rem;
  color: white;
  background: #000000;
}
@media (max-width: 599px) {
  .modal .modalPosition .modalBody {
    width: 96%;
    transform: translate(-51%, 0);
  }
}

.p-breadcrumb {
  position: relative;
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 0.75rem;
  z-index: 850;
}
.p-breadcrumb .c-list {
  display: block;
}
.p-breadcrumb .c-list__item {
  display: inline;
}
.p-breadcrumb .c-list__item ~ .c-list__item::before {
  content: ">";
  display: inline-block;
  padding: 0 0.5rem;
}
@media (min-width: 960px) {
  .p-breadcrumb {
    padding: 2rem 1rem;
  }
}
@media (max-width: 599px) {
  .p-breadcrumb {
    width: 94%;
    padding: 1rem 0.5rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-breadcrumb {
    width: 98%;
    padding: 1rem 0;
  }
}

/* button ----------------- */
.btn_normal {
  display: inline-block;
  min-width: 8rem;
  max-width: 100%;
  margin-top: 1.6rem;
  padding: 1.5rem 3rem;
  font-size: 1rem;
  font-weight: 500;
  color: #e79b36;
  text-align: center;
  border: 1px solid #e79b36;
  border-radius: 2rem;
  background-color: white;
}
@media (max-width: 599px) {
  .btn_normal {
    margin-right: auto;
    font-size: 1rem;
    padding: 1rem 1.5rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .btn_normal {
    font-size: 1rem;
    padding: 0.8rem 2rem;
  }
}

.c-btn--arrow {
  position: relative;
  padding: 0.5rem 2.5rem 0.5rem 1.5rem;
  text-align: center;
}
.c-btn--arrow::after {
  content: ">";
  display: inline-block;
  position: absolute;
  line-height: 1.3rem;
  right: 0.5rem;
}
.c-btn--arrow.bottom::after {
  content: "∨";
  position: relative;
}

/* loading ----------------- */
#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #fff2e3;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.spinner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 50px;
  height: 40px;
  margin: auto;
  text-align: center;
  font-size: 10px;
}
.spinner > div {
  background-color: #e79b36;
  height: 100%;
  width: 6px;
  margin-right: 2px;
  display: inline-block;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  animation-delay: -1.1s;
}
.spinner .rect3 {
  animation-delay: -1s;
}
.spinner .rect4 {
  animation-delay: -0.9s;
}
.spinner .rect5 {
  animation-delay: -0.8s;
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.loaded {
  opacity: 0;
  visibility: hidden;
}

/* ----------------------------------------
Project
---------------------------------------- */
/* firstview ----------------- */
.p-fv {
  position: relative;
  z-index: 15;
  width: 100%;
  height: calc(100vh - 5rem);
}
@media (max-width: 959px) {
  .p-fv {
    height: calc(100vh - 4rem);
  }
}
.p-fv .slider-for .slide_innerwrap {
  position: relative;
}
.p-fv .slider-for .slide_innerwrap img {
  position: relative;
  z-index: 30;
}
.p-fv .slider-for .slide_innerwrap .slider-text {
  position: absolute;
  z-index: 31;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
  text-align: center;
  color: white;
  font-size: 3.2rem;
  letter-spacing: 1px;
}
@media (max-width: 599px) {
  .p-fv .slider-for .slide_innerwrap .slider-text {
    font-size: 2rem;
    line-height: 3rem;
    text-align: left;
  }
}

/* performance ----------------- */
.common_section .contents_header {
  width: 100%;
  max-width: 1000px;
  text-align: center;
  margin: auto auto 2rem;
  font-size: 1.8rem;
  line-height: 3.6rem;
  border-bottom: 1px solid #ff7b00;
  padding-bottom: 0.8rem;
  font-weight: bold;
}
@media (max-width: 599px) {
  .common_section .contents_header {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
.common_section .contents_small_header {
  width: 100%;
  max-width: 1000px;
  text-align: center;
  margin: auto auto 1rem;
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: bold;
}
.common_section .common_text {
  font-size: 1.2rem;
  line-height: 2.2rem;
}
@media (max-width: 599px) {
  .common_section .common_text {
    font-size: 1rem;
    line-height: 1.8rem;
  }
}
.common_section .inner_wrap {
  width: 96%;
  max-width: 1000px;
  margin: auto;
  box-sizing: border-box;
  padding: 5rem 0 6rem;
}
@media (max-width: 599px) {
  .common_section .inner_wrap {
    padding: 0;
  }
}
.common_section.stockover {
  padding: 10rem 2%;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(/wp-content/themes/mandjinternational_eng/images/top_fv_slide_en_01.png) center/100% no-repeat;
}
@media (max-width: 959px) {
  .common_section.stockover {
    padding: 5rem 0%;
    background-size: 100% 100%;
    background-size: cover;
  }
}
.common_section.stockover .inner_wrap {
  padding: 2rem;
  border: 1px solid #e79b36;
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 599px) {
  .common_section.stockover .inner_wrap {
    padding: 1rem 4%;
  }
}
.common_section.loopslider_wrap {
  margin: auto;
  background-color: #fff2e3;
  padding: 5rem 0;
}
.common_section.loopslider_wrap .contents_header {
  max-width: 1000px;
}
@media (max-width: 599px) {
  .common_section.loopslider_wrap .contents_header {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
}
.common_section.loopslider_wrap .common_text {
  width: 90%;
  max-width: 1000px;
  margin: auto;
}
@media (max-width: 599px) {
  .common_section.loopslider_wrap .common_text {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
}
.common_section.loopslider_wrap .loopslider {
  margin: 3rem auto auto;
}
@media (max-width: 599px) {
  .common_section.loopslider_wrap .loopslider {
    margin-top: 2rem;
  }
}
.common_section.loopslider_wrap .loopslider .slick-slide img {
  filter: unset;
}
@media (max-width: 599px) {
  .common_section.loopslider_wrap .loopslider .slick-slide .type {
    font-size: 0.85rem;
  }
}
.common_section.service {
  margin: 5rem auto auto;
}
@media (min-width: 600px) and (max-width: 959px) {
  .common_section.service {
    margin-top: auto;
  }
}
.common_section.service .detail_sections + .detail_sections {
  margin-top: 4rem;
}
@media (max-width: 599px) {
  .common_section.service .detail_sections + .detail_sections {
    margin-top: 3rem;
  }
}
.common_section.service .detail_sections .service_detail {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (max-width: 599px) {
  .common_section.service .detail_sections .service_detail tr:nth-of-type(1) th {
    padding-top: 0;
  }
}
.common_section.service .detail_sections .service_detail th {
  width: 25%;
  padding: 2rem 0;
  font-weight: bold;
  border-bottom: 1px solid #2c60b4;
}
@media (max-width: 599px) {
  .common_section.service .detail_sections .service_detail th {
    display: block;
    width: 100%;
    padding: 2rem 0 0;
    text-align: left;
    border: 0;
  }
}
.common_section.service .detail_sections .service_detail td {
  width: 75%;
  padding: 2rem 0;
  border-bottom: 1px dotted #2c60b4;
}
@media (max-width: 599px) {
  .common_section.service .detail_sections .service_detail td {
    display: block;
    width: 100%;
    padding: 0.5rem 0 1rem;
    border-bottom: 1px solid #2c60b4;
  }
}
.common_section.company {
  margin: auto;
  background-color: #fff2e3;
}
.common_section.company .company_info {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (max-width: 599px) {
  .common_section.company .company_info tr:nth-of-type(1) th {
    padding-top: 0;
  }
}
.common_section.company .company_info th {
  width: 25%;
  padding: 2rem 0;
  font-weight: bold;
  border-bottom: 1px solid #2c60b4;
}
@media (max-width: 599px) {
  .common_section.company .company_info th {
    display: block;
    width: 100%;
    text-align: left;
    padding: 2rem 0 0;
    border: 0;
  }
}
.common_section.company .company_info td {
  width: 75%;
  padding: 2rem 0;
  border-bottom: 1px dotted #2c60b4;
}
@media (max-width: 599px) {
  .common_section.company .company_info td {
    display: block;
    width: 100%;
    padding: 0.5rem 0 1rem;
    border-bottom: 1px solid #2c60b4;
  }
}
@media (max-width: 599px) {
  .common_section.googlemap {
    margin-top: 5rem;
  }
}
.common_section.googlemap .access_info {
  width: 100%;
  max-width: 1000px;
  margin: auto auto 4rem;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (max-width: 599px) {
  .common_section.googlemap .access_info tr:nth-of-type(1) th {
    padding-top: 0;
  }
}
.common_section.googlemap .access_info th {
  width: 35%;
  padding: 2rem 0;
  font-weight: bold;
  border-bottom: 1px solid #2c60b4;
}
@media (max-width: 599px) {
  .common_section.googlemap .access_info th {
    display: block;
    width: 100%;
    padding: 2rem 0 0;
    text-align: left;
    border: 0;
  }
}
.common_section.googlemap .access_info td {
  width: 65%;
  padding: 2rem 0;
  border-bottom: 1px dotted #2c60b4;
}
@media (max-width: 599px) {
  .common_section.googlemap .access_info td {
    display: block;
    width: 100%;
    padding: 0.5rem 0 1rem;
    border-bottom: 1px solid #2c60b4;
  }
}
.common_section.googlemap .office_content {
  width: 1000px;
  margin: auto;
}
@media (max-width: 959px) {
  .common_section.googlemap .office_content.iframe {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
  }
}
@media (max-width: 959px) {
  .common_section.googlemap .office_content.iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.cv_box a {
  display: block;
  position: relative;
  width: 90%;
  max-width: 640px;
  margin: 3rem auto;
  padding: 1rem 2rem 1rem 4.2rem;
  box-sizing: border-box;
  background-color: #e79b36;
  color: white;
  font-size: 1.8rem;
  border-radius: 50vh;
  text-align: center;
}
@media (max-width: 599px) {
  .cv_box a {
    font-size: 0.9rem;
  }
}
.cv_box a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translatey(-50%);
  bottom: 0;
  display: inline-block;
  width: 2.2rem;
  height: auto;
  background: url(/wp-content/themes/mandjinternational_eng/images/icon_mail.svg) center right/100% no-repeat;
}
@media (max-width: 599px) {
  .cv_box a::before {
    bottom: 0;
    width: 1.5rem;
  }
}

.p-inquiry {
  width: 62.5rem;
  max-width: 100%;
  margin: 40px auto 80px;
}
@media (max-width: 599px) {
  .p-inquiry .mw_wp_form {
    position: relative;
    z-index: 7;
  }
  .p-inquiry .mw_wp_form .error {
    font-size: 0.9rem !important;
    font-weight: bold !important;
  }
}
.p-inquiry .c-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 599px) {
  .p-inquiry .c-title {
    margin: 1rem auto 0.5rem;
  }
}
.p-inquiry em.u-red {
  display: block;
  height: 1rem;
  font-size: 10px;
  line-height: 1;
  font-style: normal;
}
.p-inquiry .esse {
  display: inline-block;
  margin-left: 0.8rem;
  padding: 2px 6px;
  font-size: 0.7rem;
  color: white;
  background-color: #d32c25;
}
.p-inquiry .form_lead {
  margin: 3rem auto 2rem;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .p-inquiry .form_lead {
    padding: 0 0.5rem;
  }
}
.p-inquiry .contact_hdln {
  width: 100%;
  margin: 1rem auto 2.5rem;
  padding: 2rem 1rem;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
@media (max-width: 599px) {
  .p-inquiry .contact_hdln {
    width: 98%;
  }
}
.p-inquiry .contact_hdln h2 {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
.p-inquiry .contact_hdln h3 {
  padding-bottom: 0.3rem;
  font-size: 1.75rem;
  font-weight: bold;
  border-bottom: 2px solid #000000;
}
@media (max-width: 599px) {
  .p-inquiry .contact_hdln h3 {
    border-bottom: 2px solid #e79b36;
  }
}
.p-inquiry table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
}
@media (max-width: 599px) {
  .p-inquiry table {
    width: 100%;
    border-top: 1px solid #ff7b00;
  }
}
.p-inquiry table tr.nonborder th, .p-inquiry table tr.nonborder td {
  border-bottom: 0;
}
.p-inquiry table th, .p-inquiry table td {
  box-sizing: border-box;
  padding: 30px 20px;
  font-weight: normal;
  border-bottom: 1px solid #fff2e3;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
}
@media (max-width: 599px) {
  .p-inquiry table th, .p-inquiry table td {
    padding: 1rem 0.5rem;
    border: 0;
  }
}
.p-inquiry table th {
  width: 25%;
  font-size: 1rem;
  font-weight: bold;
}
@media (max-width: 599px) {
  .p-inquiry table th {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.p-inquiry table td {
  width: 75%;
  text-align: left;
}
@media (max-width: 599px) {
  .p-inquiry table td {
    display: block;
    width: 100%;
    padding: 0.2rem 0.5rem 2rem;
    border-bottom: 1px solid #ff7b00;
  }
}
.p-inquiry table td label {
  display: block;
}
.p-inquiry table td + label {
  margin-top: 14px;
}
.p-inquiry input, .p-inquiry textarea {
  font-size: 1rem;
  border: 1px solid rgba(220, 220, 220, 0.85);
  padding: 8px 10px;
  background-color: white;
}
.p-inquiry [type=number] {
  width: auto;
  margin-left: 20px;
  padding: 4px 10px;
  text-align: center;
  background-color: white;
}
.p-inquiry [type=text], .p-inquiry [type=email] {
  width: 100%;
}
@media (max-width: 599px) {
  .p-inquiry [type=text], .p-inquiry [type=email] {
    width: 100%;
    background-color: white;
  }
}
.p-inquiry [type=text].half_c, .p-inquiry [type=email].half_c {
  width: 45%;
}
.p-inquiry textarea {
  width: 100%;
  height: 120px;
}
@media (max-width: 599px) {
  .p-inquiry textarea {
    width: 100%;
  }
}
.p-inquiry.inq textarea {
  height: 120px;
}
.p-inquiry .btn_set {
  margin: 30px auto 0;
  text-align: center;
}
.p-inquiry .submit_text {
  width: 800px;
  margin: 2rem auto 1rem;
  text-align: center;
}
@media (max-width: 599px) {
  .p-inquiry .submit_text {
    width: 100%;
  }
}
.p-inquiry .privacy_wrap {
  display: block;
  width: 85%;
  margin: 5% auto 0;
}
.p-inquiry .privacy_wrap li {
  line-height: 2rem;
  font-size: 1rem;
  list-style: none;
}
.p-inquiry .privacy_wrap li a {
  line-height: 2rem;
  font-size: 1rem;
}
.p-inquiry .privacy_wrap li > ul {
  margin-left: 10px;
}
@media (max-width: 599px) {
  .p-inquiry .privacy_wrap {
    width: 96%;
  }
  .p-inquiry .privacy_wrap li {
    line-height: 1.6rem;
    font-size: 1rem;
  }
  .p-inquiry .privacy_wrap li a {
    line-height: 1.6rem;
    font-size: 1rem;
  }
}
.p-inquiry .privacy_bdr {
  width: 85%;
  margin: 2rem auto;
}
.p-inquiry .privacy_bdr > p {
  line-height: 2rem;
  font-size: 1rem;
}
.p-inquiry .privacy_bdr > p a {
  line-height: 2rem;
  font-size: 1rem;
  vertical-align: baseline;
  text-decoration: underline;
}
@media (max-width: 599px) {
  .p-inquiry .privacy_bdr {
    width: 96%;
    margin: 5% auto 0;
  }
  .p-inquiry .privacy_bdr p {
    line-height: 1.6rem;
    font-size: 1rem;
  }
  .p-inquiry .privacy_bdr p a {
    line-height: 1.6rem;
    font-size: 1rem;
  }
}
@media (max-width: 599px) {
  .p-inquiry .form_btn_wrap {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-inquiry .c-btn {
  display: inline-block;
  margin: 2rem auto 0;
  min-width: 8rem;
  max-width: 100%;
  font-size: 0.875rem;
  padding: 0.75rem 1.5rem;
  text-align: center;
}

input.btn__cv {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  height: 3.75rem;
  line-height: 1.125rem;
  margin-top: 2rem;
  padding: 1.25rem 8%;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #e79b36;
}

.send_check {
  margin: 15px auto;
  padding: 15px 1%;
  font-size: 0.8rem;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid rgba(255, 255, 255, 0.85);
}
.send_check a {
  text-decoration: underline;
}

.c-form {
  padding: 0.5rem;
  border-radius: 0;
  border: 1px solid #ccc;
}
.c-form::-moz-placeholder {
  color: #b3b3b3;
}
.c-form::placeholder {
  color: #b3b3b3;
}
.c-form:-ms-input-placeholder {
  color: #b3b3b3;
}
.c-form::-ms-input-placeholder {
  color: #b3b3b3;
}
.c-form.u-mb1.u-w25 {
  width: 25%;
}

.form_lead {
  margin-bottom: 2rem;
  text-align: center;
  font-size: 1.1rem;
}
@media (max-width: 599px) {
  .form_lead {
    width: 96%;
    margin: 2rem auto;
  }
}

.btn_back {
  position: relative;
  padding-left: 1rem;
  margin-left: 2rem;
  text-align: center;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.btn_back::before {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  display: inline-block;
  top: 0;
  left: -30px;
  background-image: url(/wp-content/themes/mandjinternational_eng/images/angle_back_main.svg);
  background-size: contain;
  vertical-align: middle;
}

select.c-form {
  padding-right: 2.5rem;
  background: url(/wp-content/themes/mandjinternational_eng/images/icon_formarrow.svg) right center/3rem 12px no-repeat;
  background-color: white;
}

.privacy__content--wrap {
  width: 1000px;
  margin: 60px auto 120px;
}
@media (max-width: 959px) {
  .privacy__content--wrap {
    width: 98%;
    margin: 30px auto auto;
  }
}
@media (max-width: 599px) {
  .privacy__content--wrap .privacy_wrap {
    width: 98%;
    margin: 20px auto auto;
  }
}
.privacy__content--wrap .privacy_wrap li b {
  display: block;
  font-weight: bold;
  margin: 10px auto auto;
}
.privacy__content--wrap .privacy_wrap li .inline_ul {
  margin-left: 20px;
}
.privacy__content--wrap .privacy_wrap li .inline_ul li {
  list-style-type: auto;
}
.privacy__content--wrap a {
  color: #ff7b00;
  text-decoration: underline;
}
.privacy__content--wrap .privacy_bdr {
  margin: 30px auto auto;
  padding: 20px 0;
  border-top: 1px solid #e4e6ff;
  border-bottom: 1px solid #e4e6ff;
}

/* ----------------------------------------
Utility
---------------------------------------- */
.u-small {
  font-size: 0.75rem;
}

.u-red {
  color: #d32c25;
}

.u-lato {
  font-family: Lato;
}

.u-w25 {
  width: 25%;
}

.u-w50 {
  width: 50%;
}

.u-w75 {
  width: 75%;
}

.u-w100 {
  width: 100%;
}

.u-tal {
  text-align: left;
}

.u-tar {
  text-align: right;
}

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

.u-mt1 {
  margin-top: 16px;
}

.u-mb1 {
  margin-bottom: 16px;
}

.u-ml1 {
  margin-left: 16px;
}

.u-mr1 {
  margin-right: 16px;
}

.u-my1 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.u-mx1 {
  margin-left: 16px;
  margin-right: 16px;
}

.u-pt1 {
  padding-top: 16px;
}

.u-pb1 {
  padding-bottom: 16px;
}

.u-pl1 {
  padding-left: 16px;
}

.u-pr1 {
  padding-right: 16px;
}

.u-py1 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.u-px1 {
  padding-left: 16px;
  padding-right: 16px;
}

.u-mt2 {
  margin-top: 32px;
}

.u-mb2 {
  margin-bottom: 32px;
}

.u-ml2 {
  margin-left: 32px;
}

.u-mr2 {
  margin-right: 32px;
}

.u-my2 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.u-mx2 {
  margin-left: 32px;
  margin-right: 32px;
}

.u-pt2 {
  padding-top: 32px;
}

.u-pb2 {
  padding-bottom: 32px;
}

.u-pl2 {
  padding-left: 32px;
}

.u-pr2 {
  padding-right: 32px;
}

.u-py2 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.u-px2 {
  padding-left: 32px;
  padding-right: 32px;
}

.u-mt3 {
  margin-top: 48px;
}

.u-mb3 {
  margin-bottom: 48px;
}

.u-ml3 {
  margin-left: 48px;
}

.u-mr3 {
  margin-right: 48px;
}

.u-my3 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.u-mx3 {
  margin-left: 48px;
  margin-right: 48px;
}

.u-pt3 {
  padding-top: 48px;
}

.u-pb3 {
  padding-bottom: 48px;
}

.u-pl3 {
  padding-left: 48px;
}

.u-pr3 {
  padding-right: 48px;
}

.u-py3 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.u-px3 {
  padding-left: 48px;
  padding-right: 48px;
}

.u-mt4 {
  margin-top: 64px;
}

.u-mb4 {
  margin-bottom: 64px;
}

.u-ml4 {
  margin-left: 64px;
}

.u-mr4 {
  margin-right: 64px;
}

.u-my4 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.u-mx4 {
  margin-left: 64px;
  margin-right: 64px;
}

.u-pt4 {
  padding-top: 64px;
}

.u-pb4 {
  padding-bottom: 64px;
}

.u-pl4 {
  padding-left: 64px;
}

.u-pr4 {
  padding-right: 64px;
}

.u-py4 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.u-px4 {
  padding-left: 64px;
  padding-right: 64px;
}

.u-mt5 {
  margin-top: 80px;
}

.u-mb5 {
  margin-bottom: 80px;
}

.u-ml5 {
  margin-left: 80px;
}

.u-mr5 {
  margin-right: 80px;
}

.u-my5 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.u-mx5 {
  margin-left: 80px;
  margin-right: 80px;
}

.u-pt5 {
  padding-top: 80px;
}

.u-pb5 {
  padding-bottom: 80px;
}

.u-pl5 {
  padding-left: 80px;
}

.u-pr5 {
  padding-right: 80px;
}

.u-py5 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.u-px5 {
  padding-left: 80px;
  padding-right: 80px;
}

.fontbold {
  line-height: 1.8rem;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

.u-bg--lightgray {
  background: rgba(220, 220, 220, 0.85);
}

.posi-r {
  position: relative;
}

@media (max-width: 599px) {
  .u-hide--sp {
    display: none;
  }
  .u-show--tab {
    display: none;
  }
}
@media (min-width: 600px) {
  .u-show--sp {
    display: none;
  }
}
@media (min-width: 960px) {
  .u-hide--pc {
    display: none;
  }
  .u-show--tab {
    display: none;
  }
}
@media (max-width: 959px) {
  .u-show--pc {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .u-hide--tab {
    display: none;
  }
}
@media (max-width: 959px) {
  .pc_only {
    display: none;
  }
}
@media (min-width: 960px) {
  .sp_only {
    display: none;
  }
}
.flt-l {
  float: left;
}

.flt-r {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}/*# sourceMappingURL=style.css.map */