@charset "UTF-8";
/*!
---- SWDesign Original Stylesheet Template. ----
Thema Name:     model
Description:    model
Version:        1.0.0
Last Update:    2020/2/4
Author:         Naoto Ebitani
Company URL:    https://swdesign.jp
License:        GPL
License URL:    http://www.gnu.org/licenses/gpl.html
*/
html {
  font-display: swap;
}

.inter {
  font-family: "Inter", sans-serif;
}

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

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}

address {
  margin-bottom: 0;
}

ol, ul, dl {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

dd {
  margin-bottom: 0;
  margin-left: 0;
}

label {
  margin-bottom: 0;
}

img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(40, 40, 40, 0);
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Helvetica Neue", Arial, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  color: #282828;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 5px;
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

a:hover {
  color: #282828;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]) :hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 7.5px;
  padding-top: 0.75rem;
  padding-bottom: 7.5px;
  padding-bottom: 0.75rem;
  color: #282828;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 5px;
  margin-bottom: .5rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.icon.icon-lang:before {
  position: relative;
  background-image: url(../image/icon/icon-lang.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 6px;
}

.icon.icon-lang:after {
  position: relative;
  background-image: url(../image/icon/icon_arrow-down.svg);
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-rleft: 6px;
}

.icon.icon-phone:before {
  position: relative;
  background-image: url(../image/icon/icon-phone.svg);
  width: 30px;
  height: 30px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

.icon.icon-fax:before {
  position: relative;
  background-image: url(../image/icon/icon-fax.svg);
  width: 23px;
  height: 23px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

.icon.icon_arrow-right:after {
  position: relative;
  background-image: url(../image/icon/icon_arrow-right.svg);
  width: 22px;
  height: 22px;
  margin-left: 16px;
  display: inline-block;
  vertical-align: middle;
}

/* ゆっくり遷移する */
html {
  scroll-behavior: smooth;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 600;
}

.black {
  color: #282828;
}

.white {
  color: #fff;
}

.blue {
  color: #0464B0;
}

.purple {
  color: #6A83F4;
}

.lhM {
  line-height: 1;
}

.lhL {
  line-height: 1.4;
}

.lhXL {
  line-height: 1.6;
}

.lhXXL {
  line-height: 1.8;
}

.lhXXXL {
  line-height: 2;
}

.whiteBg {
  background: #fff;
}

.blueBg {
  background: #0464B0;
}

.lightBg {
  background: #F0F2F9;
}

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

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

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

.indentback {
  padding-left: 1em;
  text-indent: -1em;
}

.clearText {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.autoImg {
  width: 100%;
  height: auto;
}

.autoImg.full {
  width: auto;
  max-width: 100%;
  height: auto;
  display: table;
  margin: 0 auto;
}

.autoImg.lg {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.autoImg.md {
  width: 50%;
  margin: 0 auto;
  display: block;
}

.autoImg.sm {
  width: 30%;
  margin: 0 auto;
  display: block;
}

.hAuto {
  height: auto !important;
}

.imgFit {
  -o-object-fit: cover;
  object-fit: cover;
}

.icon {
  position: relative;
}

.icon:before, .icon:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.logo {
  position: relative;
}

.logo:before, .logo:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

/*-----▼ 2カラムのときのレスポンシブな背景画像 ▼-----*/
.rwdBgImg {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
}

.btn {
  position: relative;
  font-family: "Inter", sans-serif;
  position: relative;
  min-width: 180px;
  padding: 16px 64px;
  transition: 0.1s;
  border: 1px solid #061760;
  border-radius: 30px;
  font-size: 16px;
  color: #061760;
  font-weight: 600;
  display: table;
  line-height: 1;
}

.btn:before, .btn:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.btn__wide {
  width: auto;
  padding: 16px 48px;
}

.btn__white {
  border: 1px solid #fff;
  color: #fff;
}

.btn:hover {
  color: #6A83F4;
  border: 1px solid #6A83F4;
}

.btn:hover:after {
  background-image: url(../image/icon/icon_arrow-right-purple.svg);
}

.btn:after {
  display: inline-block;
  background-image: url(../image/icon/icon_arrow-right.svg);
  width: 22px;
  height: 22px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  right: 18px;
  transition: 0.3s;
}

.btn__white:after {
  background-image: url(../image/icon/icon_arrow-right-white.svg);
}

.btn__white:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  border: 1px solid #fff;
  color: #fff;
}

.btn__white:hover:after {
  background-image: url(../image/icon/icon_arrow-right-white.svg);
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/*.btn:hover::after {
    transform: translate( 6px )
}*/
.formBtn {
  position: relative;
  width: 362px;
  font-size: 22px;
  font-weight: 700;
  color: #061760;
  background: #fff;
  padding: 10px 32px;
  border-radius: 35px;
  display: table;
  margin: 14px 0;
  transition: 0.3s;
}

.formBtn:before, .formBtn:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.formBtn:hover {
  color: #6A83F4;
}

.formBtn:after {
  display: inline-block;
  background-image: url(../image/icon/icon_arrow-right.svg);
  width: 22px;
  height: 22px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  right: 24px;
}

.formBtn:hover:after {
  background-image: url(../image/icon/icon_arrow-right-purple.svg);
}

.linkBtn {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  background: #061760;
  padding: 10px 64px;
  border-radius: 35px;
  display: table;
  margin: 14px 0;
  transition: 0.2;
}

.linkBtn:before, .linkBtn:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.linkBtn:hover {
  color: #061760;
  background: #93B5DD;
}

.linkBtn:after {
  display: inline-block;
  background-image: url(../image/icon/icon_arrow-right-white.svg);
  width: 22px;
  height: 22px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  right: 24px;
  transition: 0;
}

.linkBtn:hover:after {
  background-image: url(../image/icon/icon_arrow-right.svg);
}

/*.wireBtn {
    min-width: 325px;
    text-align: center;
    font-size: 18px;
    color: $black;
    border: 1px solid #a8a8a8;
    border-radius: 0 0 16px 16px;
    padding: 15px 35px 15px;
    margin: 0 8px;
    display: table;
    transition: .2s;
    &:hover {
        background: $sky;
        border: 1px solid $sky;
        color: $white;
        span {
           color: $white; 
        }
    }
    @include sp {
        width: 85%;
        min-width: auto;
        margin: 0 auto 10px;
        padding: 4px 35px;
        font-size: 16px;
        &__service {
            margin: 0 20px 0 0;
            padding: 10px;
        }      
    };
}*/
.wireBtn {
  min-width: 325px;
  font-size: 18px;
  color: #282828;
  border: 1px solid #a8a8a8;
  border-radius: 0 0 16px 16px;
  padding: 15px 35px;
  margin: 0 8px;
  transition: .2s;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.wireBtn:hover {
  background: #93B5DD;
  color: #fff;
}

.wireBtn:hover .title span {
  color: #fff;
}

.wireBtn font {
  display: inline !important;
}

.wireBtn .title {
  text-align: center;
  line-height: 1.4;
}

.wireBtn .title font {
  display: inline !important;
}

.wireBtn .title span {
  display: block;
  font-size: 13px;
  color: #666;
  transition: .2s;
}

.wireBtn .title span font {
  display: inline !important;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  position: relative;
}

/*----------▼▼ wrapper ▼▼----------*/
.wrapper {
  letter-spacing: 0.05em;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/*----------▼▼ centering ▼▼----------*/
.mAuto {
  margin: auto;
}

/*----------▼▼ section ▼▼----------*/
/*---------- float ----------*/
.fL {
  float: left !important;
}

.fR {
  float: right !important;
}

/*----------▼▼ clearfix ▼▼----------*/
.cf:after {
  clear: both;
  content: "";
  display: block;
}

/*----------▼▼ flex-box ▼▼----------*/
/* common */
.flexBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* SP */

/* PC */

/*----------grid-box ----------*/
/* common */
.gridBox {
  display: -ms-grid;
  display: grid;
}

/* SP */

/* PC */

/*----------▼▼ content-size ▼▼----------*/
/* SP */

/* PC */

.breadcrumb > div > span {
  display: block;
  font-weight: 400;
  color: #666;
  position: relative;
  padding-right: 30px;
  float: left;
}

.breadcrumb > div > span:after {
  content: '';
  width: 15px;
  height: 15px;
  background-size: contain;
  background-image: url(../image/icon/icon_breadcrumb.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 9px;
  top: 9px;
}

.breadcrumb > div > span:last-child {
  padding-right: 0;
}

.breadcrumb > div > span:last-child:after {
  background-image: none;
}

.breadcrumb span a span {
  font-weight: 500;
  color: #333;
  transition: 0.3s;
}

.breadcrumb span a span:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: 0.3s;
}

.breadcrumb span[property="name"] {
  display: inline-block;
  padding: 0;
  margin-top: 2px;
  vertical-align: middle;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.marker {
  background: linear-gradient(transparent 25%, #0464B0 30%);
}

.emphasis {
  color: #f15924;
  font-weight: 600;
}

.modaal h1 {
  font-size: 30px;
}

.modaal h2 {
  font-size: 18px;
  margin: 12px 0 6px;
}

.modaal h3 {
  font-size: 17px;
  margin: 8px 0;
}

.modaal p {
  font-size: 16px;
}

.cmnTtl__type0 {
  color: #282828;
  font-size: 20px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  line-height: 1;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.cmnTtl__type0 font {
  display: inline !important;
}

.cmnTtl__type0 span {
  position: relative;
  font-size: 64px;
  font-weight: 700;
  color: #93B5DD;
  margin: 32px 0 0 6px;
  line-height: 1;
}

.cmnTtl__type0 span font {
  display: inline !important;
}

.cmnTtl__type0 span:before {
  position: absolute;
  content: "";
  background-image: url(../image/icon/icon_titleLine.svg);
  width: 25px;
  height: 26px;
  left: 0;
  top: 0;
  margin: -20px 0px 54px -14px;
}

.cmnTtl__type1 {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  font-size: 16px;
  padding-bottom: 30px;
}

.cmnTtl__type1 span {
  font-family: "Inter", sans-serif;
  font-size: 70px;
}

.cmnTtl__type2 {
  font-weight: 600;
  line-height: 1.5;
  color: #252525;
  font-size: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cmnTtl__type2 font {
  display: inline !important;
}

.cmnTtl__type2 span {
  font-family: "Inter", sans-serif;
  font-size: 120px;
  font-weight: 700;
  color: #93B5DD;
  padding-left: 24px;
  letter-spacing: -0.03em;
  margin: 14px 0 0 -64px;
}

.cmnTtl__type2 span font {
  display: inline !important;
}

.cmnTtl__type3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.5;
  position: relative;
}

.cmnTtl__type4 {
  font-weight: 700;
  font-size: 36px;
}

.cmnTtl__type5 {
  font-weight: 700;
  font-size: 26px;
  padding-right: 14px;
  display: inline-block;
}

.cmnTtl__type5:before {
  content: "";
  width: 6px;
  height: 30px;
  background-color: #93B5DD;
  bottom: 5px;
  left: 0;
  margin: auto;
  display: inline-block;
  margin-right: 16px;
  vertical-align: middle;
}

.cmnTtl__type6 {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  padding-right: 14px;
  display: inline-block;
}

.cmnTtl__type6:before {
  content: "";
  width: 35px;
  height: 1px;
  background-color: #333;
  margin: auto;
  display: inline-block;
  margin-right: 16px;
  vertical-align: middle;
}

.cmnTtl__type7 {
  font-weight: 600;
  font-size: 20px;
  padding-left: 4px;
  position: relative;
}

.cmnTtl__type7:before {
  content: "";
  width: 18px;
  height: 18px;
  background-color: #93B5DD;
  bottom: 5px;
  left: 0;
  margin: auto;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.cmnTtl__type8 {
  font-weight: 600;
  font-size: 28px;
  padding-right: 14px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cmnTtl__type8 font {
  display: inline !important;
}

.cmnTtl__type8 span {
  font-size: 17px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 8px;
}

.cmnTtl__type8 span font {
  display: inline !important;
}

.cmnTtl__type8 span:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #46a91e;
  display: inline-block;
  margin-right: 6px;
}

.cmsContents {
  padding-bottom: 114px;
}

.cmsContents .time {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
}

.cmsContents .time font {
  display: contents;
}

.cmsContents .time span {
  margin-left: 24px;
  background: #282828;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 2px 16px;
  border-radius: 30px;
}

.cmsContents .nav-below {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-radius: 30px;
}

.cmsContents .nav-below .nav-prev a {
  border-radius: 30px 0 0 30px;
}

.cmsContents .nav-below .nav-next a {
  border-radius: 0 30px 30px 0;
}

.cmsContents .nav-below a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background: #061760;
  padding: 14px 18px;
  width: 90px;
}

.cmsContents .nav-below a.present {
  background: #fff;
  color: #282828;
  text-align: center;
  width: auto;
}

.cmsContents .nav-below a.present:hover {
  color: #93B5DD;
}

.cmsContents h1 {
  margin: 0px;
  font-weight: 600;
}

.cmsContents h2 {
  margin: 16px 0 0px;
  font-weight: 500;
  position: relative;
}

.cmsContents h2:before {
  content: '';
  background-color: #333;
  position: relative;
  display: block;
  width: 4px;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 4px 0;
}

.cmsContents h3 {
  margin: 16px 0 0px;
  font-weight: 500;
  position: relative;
}

.cmsContents h3:before {
  content: '';
  background-color: #000;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 1px;
  left: 0;
  vertical-align: middle;
  margin: 0 8px 0 0;
}

.cmsContents h4 {
  margin: 16px 0 0px;
  font-weight: 400;
  color: #666;
}

.cmsContents h5 {
  margin: 16px 0 0px;
  font-weight: 500;
  color: #0464B0;
}

.cmsContents h6 {
  margin: 16px 0 0px;
  font-weight: bold;
  color: #666;
}

.cmsContents p {
  margin: 12px 0 16px;
  word-wrap: break-word;
}

.cmsContents ul {
  margin: 16px 0 16px 1.5em;
}

.cmsContents ul li {
  list-style-type: disc;
  margin-top: 8px;
}

.cmsContents ul li:first-child {
  margin-top: 0;
}

.cmsContents ul.iroha li {
  list-style-type: katakana-iroha;
}

.cmsContents ul.aiueo li {
  list-style-type: katakana;
}

.cmsContents ul.abcde li {
  list-style-type: lower-alpha;
}

.cmsContents ol {
  margin: 16px 0 16px 1.5em;
}

.cmsContents ol > li {
  list-style-type: decimal;
  margin-top: 8px;
}

.cmsContents ol > li:first-child {
  margin-top: 0;
}

.cmsContents ol > li > ol {
  margin: 16px 0;
}

.cmsContents ol > li > ol > li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  margin-top: 8px;
  position: relative;
  padding-left: 3em;
}

.cmsContents ol > li > ol > li:before {
  display: marker;
  content: "（" counter(cnt) "）";
  position: absolute;
  left: 0;
  top: 0;
}

.cmsContents ol > li > ol > li:first-child {
  margin-top: 0;
}

.cmsContents ol.kakko > li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  margin-top: 8px;
  position: relative;
  padding-left: 3em;
}

.cmsContents ol.kakko > li:before {
  display: marker;
  content: "（" counter(cnt) "）";
  position: absolute;
  left: 0;
  top: 0;
}

.cmsContents ol.kakko > li:first-child {
  margin-top: 0;
}

.cmsContents ol.iroha li {
  list-style-type: katakana-iroha;
}

.cmsContents ol.aiueo li {
  list-style-type: katakana;
}

.cmsContents ol.abcde li {
  list-style-type: lower-alpha;
}

.cmsContents dl {
  margin: 16px 0;
}

.cmsContents dl dt {
  font-weight: bold;
}

.cmsContents dl dd {
  border-left: 1px solid #0464B0;
  margin-left: 8px;
  padding-left: 8px;
  margin-top: 8px;
  margin-bottom: 16px;
}

.cmsContents blockquote {
  margin: 32px 0 32px 0;
  position: relative;
  background-color: #0464B0;
}

.cmsContents blockquote:before {
  content: '“';
  position: absolute;
  top: -30px;
  left: 10px;
  font-size: 120px;
  z-index: 0;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.cmsContents table {
  margin: 32px 0 32px 0;
  width: 100%;
  border-top: 1px solid #0464B0;
}

.cmsContents table th {
  min-width: 120px;
}

.cmsContents table th, .cmsContents table td {
  padding: 8px;
  border-left: 1px solid #0464B0;
  border-bottom: 1px solid #0464B0;
}

.cmsContents table th:first-child, .cmsContents table td:first-child {
  border-left: none;
}

.cmsContents table td > *:first-child {
  margin-top: 0;
}

.cmsContents table td > *:last-child {
  margin-bottom: 0;
}

.cmsContents img {
  margin: 16px 0 16px;
}

.cmsContents strong {
  font-weight: bold;
}

.gmap {
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.4%;
}

.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/*-----form-----*/
.contactPage__mail table {
  position: relative;
  width: 900px;
  margin: 64px auto 24px;
}

.contactPage__mail tr {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.contactPage__mail th {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
}

.contactPage__mail td {
  padding: 2px 10px 2px 30px;
  width: 75%;
  height: 70px;
  background: #ececec;
  color: #bbb;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.contactPage__mail td.select {
  position: relative;
  background: none;
  padding: 2px 10px 2px 0px;
}

.contactPage__mail td.select:before {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url(../image/icon/icon_arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto 0 auto 240px;
  transition: 0.3s;
  z-index: 5;
}

.contactPage__mail td.textArea {
  height: 250px;
  padding: 10px 10px 10px 30px;
}

.contactPage__mail td span {
  width: 100%;
}

.req .formLbl, .any .formLbl {
  box-sizing: border-box;
  width: 100%;
  display: block;
  position: relative;
  padding-left: 45px;
}

.req .formLbl:before, .any .formLbl:before {
  left: 0;
}

.req .formLbl, .any .formLbl {
  position: relative;
}

.req .formLbl:before, .any .formLbl:before {
  position: absolute;
  color: #fff;
  border-radius: 3px;
  font-size: 13px;
  padding: 2px 5px;
}

.req .formLbl:before {
  content: '必須';
  background-color: #d32f2f;
}

.any .formLbl:before {
  content: '任意';
  background-color: #e7ebf4;
  color: #282828;
}

.screen-reader-response {
  display: none;
}

.submitBtn {
  display: table;
  font-size: 16px;
  font-weight: 600;
  margin: 64px auto 0px;
  cursor: pointer;
  padding: 20px 90px;
  color: #fff;
  background: #0464B0;
  border-radius: 6px;
  border: none;
}

textarea,
input[type=text],
input[type=email],
input[type=tel],
input[type=date] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: #ececec;
  height: 100%;
  width: 100%;
  font-size: 16px;
  outline: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ececec;
  border: none;
  height: 65px;
  font-size: 16px;
  outline: none;
  padding-left: 30px;
  border-radius: 6px;
  padding: 0 64px 0 30px;
}

:-ms-input-placeholder {
  color: #bbb;
}

::placeholder {
  color: #bbb;
}

.wpcf7 form.sent .wpcf7-response-output {
  text-align: center;
  border-color: #333 !important;
  padding: 1.5em;
  font-size: 18px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 96px 1em !important;
  border: 3px solid #333 !important;
  border-radius: 8px;
}

.wpcf7-not-valid-tip {
  font-weight: bold !important;
  margin-top: 6px;
  text-align: right;
}

.dropdown-menu_wrap .wpcf7-form-control {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  border-radius: 6px;
  border: 1px solid gray;
  font-size: 14px;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* タブ全体 */
.tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 48px 0;
}

.tab .tab_arrow {
  width: 14px;
  height: auto;
  margin: 12px auto 0;
}

.tab .title {
  line-height: 1.4;
}

.tab span {
  font-size: 13px;
}

.tab-wrapper {
  width: 90%;
  margin: 64px auto 64px;
}

/* タブの見出しの枠 */
.tab-title {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 4px;
}

/* タブの見出し */
.tab-title li {
  width: calc(100% / 5);
  /* タブの数で数値を変える */
  background-color: #282828;
  color: #ccc;
  padding: 1em 1em;
  cursor: pointer;
  transition: all .4s;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
}

/* 選択されているタイトル */
.tab-title li.selected {
  background-color: #eee;
  color: #282828;
  font-weight: 600;
  border-bottom: none;
}

/* タブのコンテンツ全体 */
.tab-contents {
  width: 100%;
  padding: 64px 80px;
  background-color: #eee;
  border-radius: 0px 10px 10px 10px;
}

/* タブのコンテンツ */
.tab-contents .tab-list {
  display: none;
}

/* 選択されているタブ */
.tab-contents .tab-list.show {
  display: block;
  margin-bottom: 64px;
}

/* コンテンツのリスト */
.tab-contents .tab-list {
  margin-bottom: 0.5em;
}

.packingSample {
  margin-bottom: 114px;
}

.packingSample .headcopy {
  text-align: center;
  margin: 32px 0 48px;
}

.packingSample__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.packingSample__item {
  width: 48%;
}

.packingSample__item h3 {
  margin: 24px 0 24px;
}

.packingSample__item img {
  /*height: 250px;
			object-fit: cover;*/
}

.packingSample__item.long {
  width: 100%;
}

.packingSample__item.long img {
  height: 300px;
}

/* モーダルCSS */
.modaal-container {
  max-width: 90% !important;
  height: 80% !important;
  padding: 64px;
}

/* 翻訳 */
.gtranslate_wrapper {
  border: 1px solid #000;
  border-radius: 35px;
  padding: 0 0px;
  position: relative;
}

.gt_selector {
  background-color: rgba(255, 255, 255, 0);
  height: inherit;
  padding: 0 0 0 0;
  margin: 0 4px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #282828;
}

.gt_selector:hover {
  color: #6A83F4;
}

.gallery-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: end;
  padding: 0 2%;
  margin: 32px 0;
}

.main-view, .thumb-list {
  width: 49%;
}

.thumb-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr [2];
  grid-template-rows: repeat(2, 1fr);
  gap: 10px;
}

.mouse-over {
  position: relative;
}

.mouse-over .active {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: 0.5s;
}

.mouse-over:hover .active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.FtSMap {
  color: #282828;
  font-size: 13px;
}

.FtSMap__contact {
  background: #061760;
}

.FtSMap__contact--wrap {
  display: -ms-flexbox;
  display: flex;
  padding: 24px 0;
}

.FtSMap__contact--case {
  width: 50%;
  margin: 48px 0;
}

.FtSMap__contact--case.wall {
  border-right: 1px solid #838383;
}

.FtSMap__contact--case ul {
  color: #fff;
  width: 80%;
  margin: 0 auto;
}

.FtSMap__contact--case ul .tel {
  font-size: 18px;
}

.FtSMap__contact--case ul .num {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
}

.FtSMap__contact--case ul .hour {
  font-size: 14px;
}

.FtSMap__contact--case li {
  margin: 14px 0 24px;
}

.FtSMap__contact--head {
  position: relative;
  line-height: 1;
}

.FtSMap__contact--head p {
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  position: relative;
}

.FtSMap__contact--head p.up {
  position: absolute;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  top: 0;
  bottom: 16px;
  left: 0;
  right: 0;
  margin: auto;
  height: .8em;
  letter-spacing: 0.1em;
}

.FtSMenu {
  padding: 64px 0;
  border-bottom: 1px solid #DBDBDB;
}

.FtSMenu__wrap {
  display: -ms-flexbox;
  display: flex;
}

.footHead {
  width: 50%;
}

.footHead__brandName {
  width: 410px;
  height: 54px;
  margin-bottom: 24px;
}

.footHead__address {
  font-size: 13px;
  line-height: 1.4;
}

.footHead__address li {
  margin: 14px 0;
}

.footHead__address li a {
  display: block;
}

.footHead__address .location {
  font-weight: 700;
  margin-bottom: 3px;
}

.footHead__dl {
  display: inline-block;
}

.footHead__dl > a {
  display: inline-block;
  border-bottom: 1px solid #061760;
  padding-bottom: 2px;
  margin-right: 24px;
  color: #061760;
  font-weight: 600;
  transition: 0.2s;
}

.footHead__dl > a:hover {
  color: #6A83F4;
  border-bottom: 1px solid #6A83F4;
}

.footHead__dl > a:after {
  position: relative;
  background-image: url(../image/icon/icon_dl.svg);
  width: 15px;
  height: 15px;
  margin-left: 16px;
  display: inline-block;
  vertical-align: middle;
}

.footHead__dl > a:hover:after {
  background-image: url(../image/icon/icon_dl-purple.svg);
}

.footMenu {
  width: 50%;
}

.footMenu__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footMenu__list {
  line-height: 2.4;
}

.footMenu__list a {
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 2.6;
  transition: .2s;
}

.footMenu__list a:hover {
  color: #6A83F4;
}

.footMenu__list ul {
  margin: 0 0 0 8px;
  position: relative;
}

.footMenu__list ul a {
  font-weight: 600;
  padding-left: 14px;
  line-height: 2;
}

.footMenu__list ul:before {
  width: 1px;
  background-color: #061760;
  border-radius: 3px;
  bottom: 0;
  top: 0;
  left: 0;
  margin-left: -6px;
}

.footMenu__list ul.last a {
  line-height: 2.8;
  font-weight: 700;
}

.Footer__copyYearContainer--wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Footer__copyYearContainer--logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 150px;
  padding: 54px 0 64px;
}

.Footer__copyYearContainer--logo a {
  transition: .3s;
}

.Footer__copyYearContainer--logo:nth-child(1) a {
  width: 31px;
  height: 31px;
}


.Footer__copyYearContainer--logo a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.Footer__copyYearContainer--copy {
  text-align: right;
  padding: 54px 0 64px;
}

.Footer__copyYear {
  margin: 0 auto;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 3;
}

#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.3s;
  z-index: 20;
}

.Header {
  background: rgba(255, 255, 255, 0.9);
}

.Header__brandName {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  height: 60px;
}

.Header__brandName a {
  background-image: url(../image/logo/header-logo.webp);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 293px;
  height: 38px;
  margin-left: 30px;
  outline: none;
}

.GNav {
  width: 100%;
  margin: auto;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
}

.GNav__menuOpenBtn {
  position: absolute;
  z-index: 5;
  display: none;
}

.GNav__menuOpenBtn span {
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transition: .3s ease-in-out;
}

.GNav__menuOpenBtn.js_gnavMenu-open span {
  background: #fff;
}

.GNav__menuOpenBtn.js_gnavMenu-open span:nth-child(1) {
  transform: rotate(315deg);
}

.GNav__menuOpenBtn.js_gnavMenu-open span:nth-child(2) {
  left: 50%;
  width: 0;
}

.GNav__menuOpenBtn.js_gnavMenu-open span:nth-child(3) {
  transform: rotate(-315deg);
}

.GNav__menuLink {
  text-align: center;
  font-weight: bold;
  margin: 30px 10px 20px;
  display: block;
  font-size: 12px;
  color: #666;
}

.hoverContent {
  display: none;
  position: absolute;
  z-index: 5;
  top: 60px;
  left: 0;
  background: #061760;
}

.hoverContent__sub {
  min-width: 250px;
}

.hoverContent__sub a.head {
  display: block;
  padding: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.hoverContent__sub a.head:hover {
  background: #93B5DD;
  color: #fff;
}

.hoverContent__sub ul {
  border-left: 2px solid #ccc;
  margin-left: 24px;
  margin-bottom: 24px;
}

.hoverContent__sub ul a {
  color: #fff;
  display: block;
  padding: 8px 14px;
  font-weight: 500;
  white-space: nowrap;
}

.hoverContent__sub ul a:hover {
  background: #93B5DD;
  color: #fff;
}

.topMenu:after {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(../image/icon/icon_arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto -4px;
  transition: 0.3s;
  z-index: 10;
  display: inline-block;
}

.topMenu:hover:after {
  transform: rotate(180deg);
}

.mainVisual {
  height: auto;
  width: 100%;
  margin-top: 60px;
  position: relative;
  background-color: #0464B0;
}

.swiper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.swiper-wrapper, .swiper-slide {
  height: 100%;
  width: 100%;
}

.about {
  padding: 128px 0 256px;
  background: url(../image/bg/aboutBg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*background: linear-gradient(rgba(6, 23, 96, 0.8) 65%, rgb(255, 255, 255));*/
  position: relative;
}

.about__wrap {
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  z-index: 10;
  position: relative;
}

.about__head {
  width: 45%;
}

.about__text {
  width: 55%;
}

.about__text p {
  font-size: 22px;
  font-weight: 600;
  line-height: 2.7;
}

.feature {
  position: relative;
  margin-top: -128px;
  padding-bottom: 96px;
}

.feature__img {
  float: right;
  width: 50%;
}

.feature__img img {
  height: auto;
  width: 100%;
  margin-top: 38px;
}

.feature__text {
  padding: 20px 0;
}

.feature__text h3 {
  font-size: 42px;
  line-height: 1.6;
  color: #6A83F4;
}

.feature__text p {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.2;
}

.service {
  margin: 64px 0 0;
  background: url(../image/bg/serviceBg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 0 0 400px 0;
}

.service__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.service__img {
  width: 44%;
}

.service__text {
  width: 56%;
}

.service__text h3 {
  font-size: 50px;
  line-height: 1.6;
  color: #6A83F4;
}

.service__text p {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.2;
  margin-top: 48px;
}

.service__list {
  margin-top: 32px;
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.service__list a {
  display: block;
  height: 200px;
  position: relative;
}

.service__list a:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  position: absolute;
}

.service__list a img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

.service__list a .listBtn {
  width: 40px;
  height: 40px;
  margin: 0;
  z-index: 5;
}

.service__list a:hover:after {
  background-color: rgba(0, 0, 0, 0);
  transition: .2s;
}

.service__list--btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto 10px;
  padding: 0 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.service__list--btn p {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  z-index: 5;
}

.service__belt {
  height: 180px;
  padding: 25px 0;
}

.service__belt #swiper2 .swiper-wrapper {
  transition-timing-function: linear;
}

.service__belt #swiper2 .swiper-slide {
  height: 130px !important;
  /* 高さを指定 */
  width: auto !important;
}

.service__belt #swiper2 .swiper-slide img {
  width: auto;
  height: 100%;
}

.company {
  padding: 0px 0 80px;
}

.company__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #F0F2F9;
  padding: 96px 54px;
}

.company__text {
  width: 45%;
}

.company__text p {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.2;
}

.company__img {
  width: 55%;
}

.recruit {
  padding: 80px 0 96px;
  background: url("../image/bg/recruitBg.png") no-repeat center center/cover #061760;
}

.recruit__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.recruit p {
  line-height: 2;
  font-size: 18px;
  font-weight: 600;
}

.recruit #swiper3 .swiper-wrapper {
  transition-timing-function: linear;
}

.news {
  padding: 80px 0 96px;
}

.news__wrap {
  display: -ms-flexbox;
  display: flex;
}

.news__head {
  width: 22%;
}

.news__catlist {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
}

.news__catlist a {
  padding: 2px 14px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 30px;
  margin: 0 6px;
}

.news__catlist a.on {
  background: #061760;
  color: #fff;
}

.news__catlist a:hover {
  background: #93B5DD;
  border: 1px solid #93B5DD;
  color: #fff;
}

.news__list {
  width: 78%;
}

.news__list.arch {
  width: 90%;
}

.news__list dl {
  margin: 14px 0 0;
}

.news__list a {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px dotted #DBDBDB;
  padding: 32px 0;
}

.news__list a:hover dd {
  color: #6A83F4;
}

.news__list dt {
  width: 27%;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  text-align: right;
  padding-right: 14px;
}

.news__list dt p {
  font-size: 14px;
}

.news__list dt span {
  display: inline-block;
  min-width: 90px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  padding: 2px 8px;
  margin: 0 0px 0 20px;
  background: #061760;
  color: #fff;
  border-radius: 30px;
}

.news__list dd {
  width: 73%;
  font-size: 16px;
  padding-left: 14px;
  margin: 0;
}

/* 1. GTranslateが挿入するfontタグの挙動をノーマライズ */
.about__head font,
.about__text font {
  display: inline !important;
  vertical-align: baseline !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}

/* 2. タイトル内のspan要素とfontタグの並びを安定化 */
.cmnTtl__type1 {
  display: block !important;
}

.cmnTtl__type1 span,
.cmnTtl__type1 span font {
  display: block !important;
  /* About部分を確実に改行 */
}

/* 3. テキストの折り返しと不要な隙間の防止 */
.about__text p {
  word-break: break-word;
  /* 英語などへの翻訳時に枠外へはみ出るのを防ぐ */
  overflow-wrap: anywhere;
}

.childHead {
  padding: 60px 0 64px;
}

.companyPage__wrap {
  margin-top: 144px;
  margin-bottom: 224px;
}

.companyPage__item {
  margin-bottom: 196px;
}

.companyPage__item--img {
  float: left;
  width: 50%;
  height: 400px;
}

.companyPage__item--img.right {
  float: right;
}

.companyPage__item--textBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: end;
}

.companyPage__item--textBox.right {
  -ms-flex-pack: start;
  justify-content: start;
}

.companyPage__text {
  padding: 32px 64px 114px 96px;
  border: 1px solid rgba(204, 204, 204, 0.65);
  position: relative;
  margin: -24px 0 0 -32px;
  height: 360px;
}

.companyPage__text.right {
  padding: 32px 96px 114px 64px;
  margin: -24px -32px 0 0;
}

.companyPage__text .title {
  font-size: 40px;
}

.companyPage__text .desc {
  margin-top: 24px;
  font-size: 18px;
  line-height: 2;
}

.messagePage__wrap {
  margin-top: 128px;
}

.messagePage__item {
  margin-bottom: 114px;
  /*height: 600px;*/
}

.messagePage__item--img {
  float: left;
  width: 35%;
  height: 600px;
}

.messagePage__item--img.right {
  float: right;
}

.messagePage__item--img.president {
  background: url(../image/picture/president.webp);
  background-size: cover;
  background-position: right;
}

.messagePage__item--img.staff {
  background: url(../image/picture/chief.webp);
  background-size: cover;
  background-position: right;
  position: relative;
}

.messagePage__item--img.staff:before {
  position: absolute;
  content: "";
  background-image: url(../image/logo/logo_epa.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 140px;
  height: 140px;
  right: 0;
  bottom: 0;
}

.messagePage__item--textBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: end;
}

.messagePage__item--textBox.right {
  -ms-flex-pack: start;
  justify-content: start;
}

.messagePage__text {
  padding: 0 0 114px 80px;
  margin: 0;
}

.messagePage__text.right {
  padding: 0 80px 114px 0;
  margin: 0;
}

.messagePage__text .title {
  font-size: 40px;
}

.messagePage__text .desc {
  margin-top: 24px;
  font-size: 18px;
  line-height: 2;
}

.messagePage__text .name {
  font-size: 20px;
  font-weight: 600;
  margin-top: 24px;
}

.rinen__wrap {
  position: relative;
  margin-top: 32px;
}

.rinen__wrap h4 {
  text-align: center;
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 14px;
}

.rinen__wrap--case {
  position: relative;
  border: 6px solid #8b8b8b;
  border-radius: 20px;
  padding: 32px 64px;
  margin-bottom: 64px;
}

.rinen__wrap--case:before, .rinen__wrap--case:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.rinen__wrap--case:after {
  width: 24px;
  height: 70px;
  background-color: #8b8b8b;
  bottom: -70px;
  right: 0;
  left: 0;
  margin: auto;
}

.rinen__wrap--case p {
  font-size: 18px;
  font-weight: 600;
}

.rinen__wrap--case ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*white-space: nowrap;*/
  font-size: 18px;
  font-weight: 600;
}

.rinen__wrap--case li {
  position: relative;
  margin-right: 24px;
  margin-bottom: 4px;
}

.rinen__wrap--case li:before {
  content: "";
  background-image: url(../image/icon/icon_hint.svg);
  width: 25px;
  height: 25px;
  margin-right: 4px;
  display: inline-block;
}

.rinen__wrap--case.half {
  width: 70%;
  border: 6px solid #6A83F4;
}

.rinen__wrap--case.half:after {
  position: absolute;
  background-image: url(../image/icon/icon_under.svg);
  background-color: inherit;
  width: 70px;
  height: 70px;
}

.rinen__wrap--case.last {
  position: inherit;
  padding: 48px 64px;
  background-color: #061760;
  border: 6px solid #061760;
  color: #fff;
}

.rinen__wrap--case.last:after {
  content: none;
}

.rinen__wrap--box {
  position: relative;
  background: #6A83F4;
  border-radius: 20px;
  padding: 24px 32px;
  margin-bottom: 64px;
}

.rinen__wrap--box:before, .rinen__wrap--box:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.rinen__wrap--box:after {
  width: 24px;
  height: 70px;
  background-color: #6A83F4;
  bottom: -70px;
  left: 300px;
}

.rinen__wrap--area {
  padding: 24px 48px;
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.rinen__wrap--area h5 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 12px;
}

.rinen__wrap--item {
  background: #fff;
  color: #282828;
  border-radius: 20px;
  padding: 24px 32px;
}

.rinen__wrap--item li {
  font-weight: 600;
  position: relative;
  margin-right: 24px;
  margin-bottom: 4px;
}

.rinen__wrap--item li:before {
  content: "";
  background-image: url(../image/icon/icon_check.svg);
  width: 25px;
  height: 25px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}

.rinen__wrap--outcome {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../image/icon/icon_idea.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 180px;
  height: 550px;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: 0 14px 290px 0;
}

.rinen__wrap--outcome p {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}

.industry_article {
  margin: 114px 0 128px;
}

.industry_article__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 10px solid #ccc;
  border-radius: 35px;
  background: url(../image/picture/dictionaryimg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.industry_article__wrap--text {
  width: 65%;
  padding: 32px 48px;
}

.industry_article__wrap--text .head {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 14px;
}

.industry_article__wrap--img {
  width: 35%;
}

.industry_article__wrap--img img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  border-radius: 0 28px 28px 0;
}

.tabbox {
  border-top: 1px solid #ccc;
}

.tabbox__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.tabbox__wrap--company, .tabbox__wrap--esg, .tabbox__wrap--strength {
  color: #061760;
  border-left: 1px solid #ccc;
  text-align: center;
  padding: 16px;
  width: 33%;
}

.tabbox__wrap--company a, .tabbox__wrap--esg a, .tabbox__wrap--strength a {
  display: block;
  background: #e4e4e4;
  padding: 10px;
  border-radius: 35px;
  font-size: 18px;
  transition: 0.3s ease;
}

.tabbox__wrap--company a:hover, .tabbox__wrap--esg a:hover, .tabbox__wrap--strength a:hover {
  background: #061760;
  color: #fff;
}

.tabbox__wrap--strength {
  border-right: 1px solid #ccc;
}

.outlinePage__list {
  margin: 48px auto;
  font-size: 18px;
}

.outlinePage__list div {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dotted #666;
  padding: 24px 0;
}

.outlinePage__list div dt {
  text-align: right;
  font-weight: 500;
  width: 13%;
}

.outlinePage__list div dd {
  padding-left: 48px;
  width: 87%;
}

.qualification {
  margin: 128px 0 0;
}

.qualification dl {
  margin: 48px auto 0;
}

.qualification dl div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 300px;
  margin: 32px 0;
}

.qualification dt {
  width: 50%;
}

.qualification dt img {
  height: 300px;
  -o-object-fit: contain;
  object-fit: contain;
}

.qualification dd {
  width: 50%;
}

.qualification__title {
  font-size: 18px;
}

.qualification .epalogo {
  width: 160px;
  margin: 32px 0 0 0;
}

.certification {
  margin: 128px 0 0;
}

.certification__wrap {
  margin: 48px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.certification__item {
  width: 25%;
  margin: 0 14px;
}

.certification__item .title {
  text-align: center;
}

.history {
  margin: 128px 0 0;
}

.history__wrap {
  width: 600px;
  margin: 48px auto 0;
  position: relative;
}

.history__wrap:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #061760;
  top: 0;
  left: 0;
  margin: 0 0 0 12.5%;
}

.history__wrap div {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.history__wrap dt {
  width: 25%;
  background: #282828;
  color: #fff;
  padding: 4px;
  border-radius: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  text-align: center;
  z-index: 5;
}

.history__wrap dd {
  width: 75%;
  font-size: 18px;
  padding-left: 48px;
}

.access {
  margin: 128px 0;
}

.access__wrap {
  margin: 48px auto 0;
}

.access__wrap li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 48px;
}

.access__map {
  width: 65%;
}

.access__text {
  width: 35%;
  padding: 0 0 0 32px;
}

.access__text .title {
  font-size: 18px;
  font-weight: 600;
}

.access__text .desc {
  font-size: 15px;
  font-weight: 400;
}

.esgPage__image {
  width: 700px;
  margin: 0 auto 128px;
}

.esgPage__text {
  font-size: 18px;
  line-height: 2;
  display: table;
  margin: 32px auto;
  padding-left: 32px;
  border-left: 12px solid #93B5DD;
}

.approach {
  margin: 128px 0;
}

.approach__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 48px;
}

.approach__head--badge {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 70px;
  margin: 0 0 0 64px;
}

.approach__head--badge li {
  margin-right: 6px;
}

.approach__wrap {
  padding: 64px 0 0;
}

.approach__wrap div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 24px 0;
  border-bottom: 1px solid #ddd;
}

.approach__wrap dt {
  width: 40%;
  height: 250px;
  padding: 0 32px;
}

.approach__wrap dt img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.approach__wrap dt h3 {
  font-size: 24px;
  margin-bottom: 6px;
}

.approach__wrap dt p {
  font-weight: 500;
}

.approach__wrap dd {
  width: 60%;
}

.approach__wrap dd h3 {
  margin-bottom: 14px;
}

.approach__dx {
  margin: 80px 0 0;
  border: 3px solid #ccc;
  border-radius: 30px;
  padding: 32px 54px 48px;
}

.approach__dx h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 14px;
}

.statement {
  margin: 0 0 64px;
  padding: 0;
}

.statement__wrap {
  margin: 48px 0;
}

.statement__wrap--img {
  width: 100%;
}

.statement__wrap--text {
  width: 100%;
  padding: 14px 24px;
}

.statement__wrap--text h3 {
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 14px;
}

.statement__wrap--text p {
  font-size: 16px;
}

.statement__wrap2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 48px 0;
}

.statement__wrap2--img {
  width: 50%;
}

.statement__wrap2--text {
  width: 50%;
  padding: 14px 24px;
}

.statement__wrap2--text h3 {
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 14px;
}

.statement__wrap2--text p {
  font-size: 16px;
}

.statement__worldmap {
  margin: 48px 0 80px;
}

.ability {
  background: #f0f7ff;
  padding: 80px 0;
}

.ability__list {
  list-style: none;
  counter-reset: data-num;
}

.ability__list.sec {
  counter-reset: data-num 3;
}

.ability__list li {
  margin: 0 0 80px;
  counter-increment: data-num;
}

.ability__list li:before {
  content: counter(data-num);
  position: absolute;
  display: block;
  width: 96px;
  height: 96px;
  font-family: "Inter", sans-serif;
  font-size: 42px;
  line-height: 96px;
  color: white;
  text-align: center;
  border-radius: 50%;
  background-color: #6A83F4;
  margin: 12px 0 0 -24px;
}

.ability__list h3 {
  font-size: 28px;
  padding-left: 86px;
}

.ability__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 400px;
  margin-top: 14px;
}

.ability__box--img {
  width: 50%;
}

.ability__box--text {
  width: 50%;
  padding: 0 32px;
}

.voices {
  padding: 80px 0;
}

.voices__list {
  margin: 48px 0 64px;
}

.voices__list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 48px;
}

.voices__list--img {
  width: 50%;
}

.voices__list--text {
  width: 50%;
  padding: 0 32px;
}

.voices__list--text .name {
  color: #6A83F4;
  font-weight: 700;
}

.voices__list--text h3 {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 6px;
}

.voices__list--text p {
  font-size: 14px;
}

.businessPage__wrap {
  padding: 80px 0 0;
}

.businessPage__wrap li {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 400px;
  margin: 0 0 80px;
  padding-left: 40px;
  border-left: 1px solid #ccc;
}

.businessPage__wrap li:after {
  content: "";
  position: absolute;
  width: 54px;
  height: 1px;
  background-color: #ccc;
  top: 0;
  left: 0;
  margin: 26px 0 0 0;
}

.businessPage__wrap li.right {
  border-left: none;
  border-right: 1px solid #ccc;
  padding-left: 0;
  margin-right: 0px;
}

.businessPage__wrap li.right:after {
  left: inherit;
  right: 0;
}

.businessPage__wrap--text {
  width: 50%;
  padding: 0 24px 0 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.businessPage__wrap--text.right {
  padding: 0 40px 0 24px;
}

.businessPage__wrap--text h2 {
  font-size: 30px;
  font-weight: 600;
  margin-right: 32px;
}

.businessPage__wrap--text .desc {
  margin: 24px 0 0;
  text-align: left;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.businessPage__wrap--img {
  width: 50%;
  padding-top: 48px;
}

.businessPage__wrap--img img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.note {
  background: #fafafa;
  padding: 80px 0;
}

.note__wrap {
  border: 1px solid #666;
  border-radius: 30px;
  padding: 32px;
}

.note__wrap h3 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
}

.note__wrap p {
  text-align: center;
  margin-top: 16px;
}

.headcopy {
  margin: 0 0 80px;
}

.headcopy p {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.services {
  margin: 96px 0 0;
}

.services__copy {
  margin-top: 24px;
}

.services__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 48px 0;
}

.services__card {
  border: 1px solid #ccc;
  width: 47%;
  padding-bottom: 24px;
  margin: 0 0 48px;
}

.services__card--img {
  height: 300px;
  /*img {
				height: 100%;
				width: 100%;
				object-fit: cover;
			}*/
}

.services__card--text {
  padding: 16px 40px;
}

.services__card--text h3 {
  text-align: center;
  font-size: 22px;
  line-height: 1.5;
  margin: 14px 0;
}

.services__card--text li {
  padding-left: 1em;
  text-indent: -1em;
}

.services__area {
  padding: 64px 0;
}

.services__area--export, .services__area--inport {
  margin: 0 auto 32px;
}

.services__area h3 {
  font-size: 28px;
}

.services__area--list {
  margin: 32px 0 64px;
}

.services__area--list h4 {
  font-size: 22px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 8px;
  border-bottom: 1px dashed #333;
}

.services__area--list div {
  border: 5px solid #ccc;
  border-radius: 18px;
  padding: 24px;
  margin: 24px;
}

.services__area--list ul {
  padding: 0 32px;
}

.services__area--list ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.services__inportImg {
  margin: 64px 0 0;
}

.services__exportImg {
  margin: 14px 0 80px;
}

.services__shippingImg {
  margin: 64px 0 96px;
}

.customsPage__flow {
  margin: 64px 0 0;
  padding: 64px 0;
  background: #fafafa;
}

.customsPage__wrap {
  margin: 32px 0 0;
  padding: 32px 0;
}

.customsPage__wrap div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 48px;
}

.customsPage__wrap dt {
  z-index: 5;
}

.customsPage__wrap dt:after {
  width: 2px;
  height: 100%;
  background-color: #282828;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto -90px;
  z-index: -1;
}

.customsPage__wrap dt p {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #93B5DD;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.customsPage__wrap dt p font {
  display: inline !important;
}

.customsPage__wrap dt p span {
  font-weight: 700;
  line-height: 1;
}

.customsPage__wrap dt p span font {
  display: inline !important;
}

.customsPage__wrap dd {
  width: calc(100% - 110px);
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.customsPage__wrap dd h4 {
  font-size: 25px;
  font-weight: 700;
}

.customsPage__wrap dd .desc {
  font-size: 20px;
  font-weight: 400;
  background: #f3f3f3;
}

.customsPage__docs {
  margin: 64px 0 0;
}

.customsPage__docs--wrap {
  border: 10px solid #93B5DD;
  border-radius: 20px;
  padding: 32px 48px;
  margin: 32px 32px 0;
}

.packingType h4 {
  margin: 24px 0 16px 14px;
}

.packingType p {
  padding: 0 22px;
}

.packingType dl {
  margin-left: 44px;
}

.packingType dt {
  font-size: 18px;
  font-weight: 600;
  margin: 14px 0 8px;
}

.packingType dd {
  margin: 0 0 0 6px;
}

.recruitPage__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 64px;
}

.recruitPage__wrap--card {
  width: 30%;
}

.recruitPage__wrap--img {
  padding: 14px 0;
  /*img {
				border-radius: 50%;
				aspect-ratio: 1;
			}*/
}

.recruitPage__wrap--text h4 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 6px;
}

.recruitPage__interview {
  margin: 48px 0 0;
  padding: 32px;
}

.recruitPage__interview--wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 32px;
}

.recruitPage__interview--img {
  width: 33%;
}

.recruitPage__interview--text {
  width: 63%;
}

.recruitPage__interview--box {
  margin: 0 0 48px;
}

.recruitPage__voices--wrap {
  margin: 64px 0;
  padding: 0 24px;
}

.recruitPage__voices--wrap li {
  margin: 0 0 24px;
  position: relative;
}

.recruitPage__voices--wrap li h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 6px 24px;
}

.recruitPage__voices--wrap li .text {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #061760;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 14px 14px 14px 32px;
  border-radius: 20px;
  min-height: 85px;
  position: relative;
}

.recruitPage__voices--wrap li .text:before {
  content: "";
  position: absolute;
  background-image: url(../image/icon/tail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 120px;
  height: 50px;
  margin: 0 0 0 -40px;
  top: 0;
  left: 0;
  z-index: -1;
}

.recruitPage__voices--wrap li img {
  height: 60px;
  border-radius: 50%;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  left: 0;
  margin: -9px 0 0 -44px;
}

.recruitPage__voices--wrap li:nth-child(even) {
  margin: 0 0 24px auto;
  display: table;
}

.recruitPage__voices--wrap li:nth-child(even) h3 {
  text-align: right;
  padding-right: 20px;
  padding-right: 2rem;
}

.recruitPage__voices--wrap li:nth-child(even) .text {
  background: #93B5DD;
  padding: 14px 32px;
}

.recruitPage__voices--wrap li:nth-child(even) .text:before {
  background-image: url(../image/icon/tail2.svg);
  margin: 0 -50px 0 0;
  right: 0;
  left: inherit;
}

.recruitPage__voices--wrap li:nth-child(even) img {
  left: inherit;
  right: 0;
  margin: -9px -48px 0 0;
}

.contactPage table {
  position: relative;
  width: 100%;
  margin: 48px auto 32px;
}

.contactPage tr {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.contactPage th {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
}

.contactPage td {
  padding: 2px 30px 2px 30px;
  width: 75%;
  height: 70px;
  background: #f0f0f0;
  color: #bbb;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.contactPage td.select {
  position: relative;
  background: none;
  padding: 2px 10px 2px 0px;
}

.contactPage td.select:before {
  content: '';
  width: 11px;
  height: 7px;
  background-image: url(../image/icon/icon_arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto 0 auto 270px;
  transition: 0.3s;
  z-index: 5;
}

.contactPage td.textArea {
  height: 250px;
  padding: 10px 10px 10px 30px;
}

.contactPage td span {
  width: 100%;
}

.table_confirm {
  position: relative;
  width: 60%;
  margin: 48px auto 32px;
}

.table_confirm tr {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
}

.table_confirm th {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}

.table_confirm td {
  width: 70%;
}

.table_thanks {
  padding: 80px 0;
}

.table_thanks p {
  font-size: 20px;
}

.contactPage {
  /*&__mail {
		margin: 52px 0 80px;
		h2 {
			font-size: 32px;
			margin-bottom: 14px;
		}
		&--box {
		width: 100%;
			margin: 48px 0;
			border-collapse: collapse;
			tr {

			}
			th {
				width: 27%;
				border-bottom: 1px solid #ccc;
				padding-bottom: 12px;
				p {
					font-size: 21px;
					font-weight: 700;
				}
			}
			td {
				border-bottom: 1px solid #ccc;
				padding-bottom: 12px;
				width: 65%;
				&.tag {
					width: 8%;
					padding-right: 14px;
				}
				p {
					background: red;
					color: $white;
					text-align: center;
					font-size: 15px;
					border-radius: 5px;
				}
			}
		}
	}*/
}

.contactPage__case {
  font-weight: 700;
  text-align: center;
  margin: 52px 0 0;
}

.contactPage__case h2 {
  font-size: 32px;
  margin-bottom: 14px;
}

.contactPage__case p {
  font-size: 24px;
  line-height: 1.2;
}

.contactPage__case p.hour {
  font-size: 16px;
  font-weight: 500;
  margin-top: 14px;
}

.contactPage__case a {
  font-size: 36px;
  padding-left: 14px;
}

.modal-iframe {
  color: #282828;
  font-size: 14px;
  text-decoration: underline;
  transition: .2s;
}

.modal-iframe:hover {
  color: #6A83F4;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .mtXS, .mtXSSp {
    margin-top: 4px !important;
  }
  .mtS, .mtSSp {
    margin-top: 8px !important;
  }
  .mtM, .mtMSp {
    margin-top: 16px !important;
  }
  .mtL, .mtLSp {
    margin-top: 32px !important;
  }
  .mtXL, .mtXLSp {
    margin-top: 48px !important;
  }
  .mtXXL, .mtXXLSp {
    margin-top: 64px !important;
  }
  .mbXS, .mbXSSp {
    margin-bottom: 4px !important;
  }
  .mbS, .mbSSp {
    margin-bottom: 8px !important;
  }
  .mbM, .mbMSp {
    margin-bottom: 16px !important;
  }
  .mbL, .mbLSp {
    margin-bottom: 32px !important;
  }
  .mbXL, .mbXLSp {
    margin-bottom: 48px !important;
  }
  .mbXXL, .mbXXLSp {
    margin-bottom: 64px !important;
  }
  .mlXS, .mlXSSp {
    margin-left: 4px !important;
  }
  .mlS, .mlSSp {
    margin-left: 8px !important;
  }
  .mlM, .mlMSp {
    margin-left: 16px !important;
  }
  .mlL, .mlLSp {
    margin-left: 32px !important;
  }
  .mlXL, .mlXLSp {
    margin-left: 48px !important;
  }
  .mrXS, .mrXSSp {
    margin-right: 4px !important;
  }
  .mrS, .mrSSp {
    margin-right: 8px !important;
  }
  .mrM, .mrMSp {
    margin-right: 16px !important;
  }
  .mrL, .mrLSp {
    margin-right: 32px !important;
  }
  .mrXL, .mrXLSp {
    margin-right: 48px !important;
  }
  .ptXS, .ptXSSp {
    padding-top: 4px !important;
  }
  .ptS, .ptSSp {
    padding-top: 8px !important;
  }
  .ptM, .ptMSp {
    padding-top: 16px !important;
  }
  .ptL, .ptLSp {
    padding-top: 32px !important;
  }
  .ptXL, .ptXLSp {
    padding-top: 48px !important;
  }
  .pbXS, .pbXSSp {
    padding-bottom: 4px !important;
  }
  .pbS, .pbSSp {
    padding-bottom: 8px !important;
  }
  .pbM, .pbMSp {
    padding-bottom: 16px !important;
  }
  .pbL, .pbLSp {
    padding-bottom: 32px !important;
  }
  .pbXL, .pbXLSp {
    padding-bottom: 48px !important;
  }
  .hideSp {
    display: none !important;
  }
  .textXS, .textXSSp {
    font-size: 1rem;
  }
  .textS, .textSSp {
    font-size: 1.2rem;
  }
  .textM, .textMSp {
    font-size: 1.4rem;
  }
  .textL, .textLSp {
    font-size: 1.6rem;
  }
  .textXL, .textXLSp {
    font-size: 1.8rem;
  }
  .textXXL, .textXXLSp {
    font-size: 2.4rem;
  }
  .textXXXL, .textXXXLSp {
    font-size: 2.8rem;
  }
  .taLSp {
    text-align: left !important;
  }
  .taCSp {
    text-align: center !important;
  }
  .taRSp {
    text-align: right !important;
  }
  .btn {
    text-align: center;
    margin: 16px 0;
  }
  .btn__wide {
    width: 100%;
  }
  .formBtn {
    width: 100%;
    font-size: 18px;
    text-align: center;
    margin: 14px auto;
  }
  .linkBtn {
    width: 100%;
    font-size: 16px;
    border-radius: 14px;
    margin: 14px auto;
    padding: 6px 48px;
  }
  .wireBtn {
    margin: 6px auto;
  }
  .fLSp {
    float: left;
  }
  .fRSp {
    float: right;
  }
  .flexBoxSp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gridBoxSp {
    display: -ms-grid;
    display: grid;
  }
  .contentBox, .contentBoxSp,
  .contentBoxM, .contentBoxMSp,
  .contentBoxL, .contentBoxLSp {
    margin-left: 3.5% !important;
    margin-right: 3.5% !important;
  }
  .breadcrumb {
    display: none;
  }
  .modaal h1 {
    font-size: 22px;
  }
  .modaal h2 {
    font-size: 16px;
  }
  .modaal h3 {
    font-size: 16px;
  }
  .modaal p {
    font-size: 14px;
  }
  .modaal ul {
    font-size: 14px;
  }
  .modaal li a {
    font-size: 12px;
  }
  .cmnTtl__type0 {
    display: block;
    font-size: 13px;
    line-height: 1.4;
  }
  .cmnTtl__type0 span {
    display: block;
    font-size: 38px;
    margin: 0;
  }
  .cmnTtl__type0 span:before {
    display: none;
  }
  .cmnTtl__type1 {
    font-size: 13px;
    padding-bottom: 24px;
    line-height: 1.4;
  }
  .cmnTtl__type1 span {
    font-family: "Inter", sans-serif;
    font-size: 50px;
  }
  .cmnTtl__type2 {
    font-size: 13px;
    padding-bottom: 0;
    line-height: 1.3;
  }
  .cmnTtl__type2 span {
    padding-left: 0;
    font-size: 64px;
  }
  .cmnTtl__type3 {
    font-size: 23px;
    padding-bottom: 6px;
  }
  .cmnTtl__type4 {
    font-size: 26px;
    line-height: 1.6;
  }
  .cmnTtl__type5 {
    font-size: 18px;
  }
  .cmnTtl__type6 {
    font-size: 20px;
    line-height: 1.6;
    padding-right: 0;
  }
  .cmnTtl__type6:before {
    width: 25px;
    margin-right: 12px;
  }
  .cmnTtl__type7 {
    font-size: 18px;
    padding-left: 4px;
    position: relative;
  }
  .cmnTtl__type7:before {
    width: 16px;
    height: 16px;
  }
  .cmnTtl__type8 {
    font-size: 22px;
    padding-right: 14px;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .cmnTtl__type8 span {
    font-size: 17px;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .cmsContents {
    padding-bottom: 64px;
  }
  .cmsContents .time {
    font-size: 13px;
  }
  .cmsContents .time span {
    margin-left: 14px;
    font-size: 13px;
  }
  .cmsContents .nav-below a {
    font-size: 13px;
    white-space: nowrap;
    width: auto;
  }
  .cmsContents h1 {
    font-size: 22px;
  }
  .cmsContents h2 {
    font-size: 18px;
    margin: 10px 0 0px;
  }
  .cmsContents h3 {
    font-size: 16px;
    margin: 12px 0 0px;
  }
  .cmsContents h4 {
    font-size: 16px;
  }
  .cmsContents h5 {
    font-size: 14px;
  }
  .cmsContents h6 {
    font-size: 14px;
  }
  .cmsContents p {
    font-size: 1.4rem;
  }
  .cmsContents ul {
    font-size: 1.4rem;
  }
  .cmsContents ol {
    font-size: 1.4rem;
  }
  .cmsContents dl {
    font-size: 1.4rem;
  }
  .cmsContents blockquote {
    padding: 24px 16px;
  }
  .cmsContents table {
    font-size: 1.4rem;
  }
  .gmap {
    padding-bottom: 78%;
  }
  .contactPage__mail table {
    width: 100%;
    margin: 32px auto 0;
  }
  .contactPage__mail tr {
    display: block;
    margin-bottom: 24px;
  }
  .contactPage__mail th {
    width: 100%;
    padding: 0px;
  }
  .contactPage__mail td {
    width: 100%;
    font-size: 14px;
    padding: 0px;
    height: 60px;
    margin-top: 6px;
  }
  .contactPage__mail td.textArea {
    height: 200px;
    padding: 10px 10px 10px 20px;
  }
  .submitBtn {
    margin: 0px auto;
    padding: 15px 64px;
  }
  .tab {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 32px 0 0 0;
  }
  .tab .tab_arrow {
    width: 10px;
    height: auto;
    margin: 4px auto 0;
  }
  .tab .title {
    line-height: 1.2;
  }
  .tab span {
    font-size: 11px;
  }
  .tab-wrapper {
    width: 100%;
    margin: 32px auto;
  }
  .tab-title li {
    width: calc(100% / 2);
    /* タブの数で数値を変える */
    padding: 1em 1em;
    border-radius: 10px 10px 0px 0px;
  }
  .tab-contents {
    width: 100%;
    padding: 32px 14px 14px;
    border-radius: 0px 0 10px 10px;
  }
  .tab-contents .tab-list.show {
    margin-bottom: 24px;
  }
  .packingSample {
    margin-bottom: 32px;
  }
  .packingSample .headcopy {
    text-align: left;
    margin: 32px 0 14px;
  }
  .packingSample__item h3 {
    margin: 24px 0 14px;
  }
  .packingSample__item img {
    height: 180px;
  }
  .packingSample__item.long img {
    height: 180px;
  }
  .modaal-container {
    max-width: 100% !important;
    height: 95% !important;
    padding: 14px;
  }
  .modaal-container h1 {
    font-size: 24px !important;
  }
  .scrollBox {
    overflow-x: auto;
    margin-bottom: 32px;
  }
  .scrollBox img {
    max-width: 100%;
    min-width: 600px;
    vertical-align: top;
  }
  .scrollBox__note {
    font-size: 10px;
  }
  .gallery-box {
    display: block;
    margin: 24px auto;
  }
  .main-view, .thumb-list {
    width: 100%;
  }
  .thumb-list {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr [1];
    grid-template-rows: repeat(1, 1fr);
    gap: 6px;
    margin-top: 6px;
  }
  .FixedFt {
    z-index: 10;
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.1);
  }
  .ctaBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    text-align: center;
    font-weight: 600;
    padding: 0;
  }
  .ctaBox a.mail {
    width: 37%;
    color: #061760;
    padding: 0 4%;
    font-size: 16px;
  }
  .ctaBox a.phone {
    width: 63%;
    color: #061760;
    font-size: 20px;
    line-height: 1.4;
    border-right: 1px solid #ccc;
    padding: 4px;
  }
  .ctaBox a.phone:before {
    position: relative;
    background-image: url(../image/icon/icon-phone-bk.svg);
    width: 30px;
    height: 30px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
  }
  .ctaBox .date {
    font-size: 12px;
    font-weight: 400;
  }
  .ctaBox .lang {
    font-size: 8px;
    font-weight: 400;
  }
  .Footer {
    padding-bottom: 64px;
  }
  .FtSMap {
    font-size: 13px;
  }
  .FtSMap__contact {
    background: #061760;
  }
  .FtSMap__contact--wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 14px 0;
  }
  .FtSMap__contact--case {
    width: 100%;
    margin: 24px 0 0;
  }
  .FtSMap__contact--case.wall {
    border-right: none;
    border-bottom: 1px solid #838383;
  }
  .FtSMap__contact--case ul {
    width: 100%;
  }
  .FtSMap__contact--case ul .num {
    font-size: 30px;
  }
  .FtSMap__contact--case li {
    margin: 14px 0 24px;
  }
  .FtSMap__contact--head {
    position: relative;
    line-height: 1;
  }
  .FtSMap__contact--head p {
    font-size: 24vw;
  }
  .FtSMap__contact--head p.up {
    font-size: 20px;
    line-height: 1.4;
    bottom: 40px;
  }
  .FtSMenu {
    padding: 32px 0 14px;
  }
  .FtSMenu__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footHead {
    width: 100%;
  }
  .footHead__brandName {
    width: 90%;
    margin: auto;
    margin-bottom: 14px;
  }
  .footHead__address {
    line-height: 1.6;
  }
  .footHead__address li {
    margin: 14px 0;
  }
  .footHead__address li a {
    display: block;
  }
  .footHead__dl > a {
    margin: 0 0 10px;
  }
  .footMenu {
    width: 100%;
  }
  .footMenu__wrap {
    display: block;
    margin-top: 14px;
    padding: 0 8px;
  }
  .footMenu__list {
    margin-bottom: 16px;
  }
  .footMenu__list a {
    display: table;
    font-size: 14px;
  }
  .Footer__copyYearContainer--wrap {
    display: block;
  }
  .Footer__copyYearContainer--logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 135px;
    padding: 32px 0 0;
  }
  .Footer__copyYearContainer--copy {
    text-align: right;
    padding: 24px 0 24px;
  }
  .Footer__copyYear {
    font-size: 11px;
    letter-spacing: 0.06em;
    line-height: 40px;
  }
  #header {
    height: 50px;
  }
  .Header__brandName a {
    width: 210px;
    height: 30px;
  }
  .GNav {
    background: #fff;
  }
  .GNav__menu .mainMenu {
    padding-top: 0;
  }
  .swiper {
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  .swiper-wrapper, .swiper-slide {
    height: 100%;
    width: 100%;
  }
  .about {
    height: auto;
    padding: 48px 0 200px;
    background: url(../image/bg/aboutBg_sp.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
  .about__wrap {
    display: block;
    color: #fff;
    z-index: 10;
    position: relative;
    margin-bottom: 100px;
  }
  .about__head {
    width: 100%;
  }
  .about__text {
    width: 100%;
  }
  .about__text p {
    font-size: 17px;
    line-height: 2;
  }
  .feature {
    margin-top: -24px;
    padding-bottom: 0;
  }
  .feature__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature__img {
    -ms-flex-order: 2;
    order: 2;
    float: inherit;
    width: 100%;
  }
  .feature__img img {
    margin-right: -3.8%;
    margin-top: 48px;
  }
  .feature__text {
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
  }
  .feature__text h3 {
    font-size: 25px;
  }
  .feature__text p {
    font-size: 15px;
    margin-top: 24px;
  }
  .service {
    padding: 0 0 100px 0;
  }
  .service__wrap {
    display: block;
  }
  .service__img {
    width: 100%;
  }
  .service__text {
    width: 100%;
    padding-bottom: 14px;
  }
  .service__text h3 {
    font-size: 25px;
  }
  .service__text p {
    font-size: 15px;
    margin-top: 24px;
  }
  .service__list {
    margin-top: 24px;
    gap: 15px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .service__list a .listBtn {
    width: 30px;
    height: 30px;
    margin: 0;
    z-index: 5;
  }
  .service__list--btn {
    margin: 0 auto 10px;
    padding: 0 14px;
  }
  .service__list--btn p {
    font-size: 16px;
    line-height: 1.4;
    word-break: keep-all;
  }
  .service__belt {
    height: 80px;
    padding: 15px 0;
  }
  .service__belt #swiper2 .swiper-slide {
    height: auto !important;
    /* 高さを指定 */
  }
  .company {
    padding: 0 0 32px;
  }
  .company__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 48px 16px 32px;
  }
  .company__text {
    width: 100%;
  }
  .company__text p {
    font-size: 15px;
  }
  .company__img {
    width: 100%;
    margin: 24px 0;
  }
  .recruit {
    padding: 48px 0 48px;
  }
  .recruit__text {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: start;
  }
  .recruit p {
    font-size: 15px;
  }
  .news {
    padding: 48px 0 24px;
  }
  .news__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news__head {
    width: 100%;
  }
  .news__catlist {
    margin: 0 auto 24px;
  }
  .news__catlist a {
    font-size: 14px;
    width: 100px;
    margin: 0 3px;
  }
  .news__list {
    width: 100%;
    margin: 0 0 32px;
  }
  .news__list a {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 14px 0;
  }
  .news__list dl {
    margin: 0;
  }
  .news__list dt {
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  .news__list dt span {
    font-size: 12px;
  }
  .news__list dd {
    width: 100%;
    font-size: 15px;
    padding: 14px 0 0 0;
  }
  .news__list.arch {
    width: 100%;
  }
  .childHead {
    padding: 80px 0 24px;
  }
  .companyPage__wrap {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .companyPage__item {
    margin-bottom: 32px;
  }
  .companyPage__item--img {
    float: inherit;
    width: 100%;
  }
  .companyPage__item--img img {
    width: 100%;
  }
  .companyPage__item--img.right {
    float: inherit;
  }
  .companyPage__item--textBox.right {
    -ms-flex-pack: end;
    justify-content: end;
  }
  .companyPage__text {
    padding: 32px 24px 24px 24px;
    margin: -32px auto 0;
    height: auto;
  }
  .companyPage__text.right {
    padding: 32px 24px 24px 24px;
    margin: -32px auto 0;
    height: auto;
  }
  .companyPage__text .title {
    font-size: 30px;
  }
  .companyPage__text .desc {
    margin-top: 14px;
    font-size: 16px;
  }
  .messagePage__wrap {
    margin-top: 24px;
  }
  .messagePage__item {
    margin-bottom: 32px;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .messagePage__item--img {
    float: left;
    width: 100%;
    height: 300px;
  }
  .messagePage__item--img.right {
    float: inherit;
  }
  .messagePage__item--img.president {
    background: url(../image/bg/president.jpg);
    background-size: cover;
  }
  .messagePage__item--img.staff {
    background: url(../image/bg/dummy.png);
    background-size: cover;
  }
  .messagePage__item--textBox {
    display: block;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .messagePage__item--textBox.right {
    -ms-flex-pack: start;
    justify-content: start;
  }
  .messagePage__text {
    padding: 0 0 0 0px;
    margin: 0;
  }
  .messagePage__text.right {
    padding: 0;
    margin: 0;
  }
  .messagePage__text .title {
    font-size: 30px;
    margin-top: 10px;
  }
  .messagePage__text .desc {
    margin-top: 14px;
    font-size: 16px;
  }
  .messagePage__text .name {
    font-size: 18px;
    margin-top: 14px;
  }
  .rinen__wrap {
    margin-top: 24px;
  }
  .rinen__wrap h4 {
    font-size: 20px;
  }
  .rinen__wrap--case {
    padding: 24px 14px;
  }
  .rinen__wrap--case:after {
    width: 24px;
    height: 70px;
    background-color: #8b8b8b;
    bottom: -70px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .rinen__wrap--case p {
    font-size: 14px;
  }
  .rinen__wrap--case ul {
    font-size: 14px;
  }
  .rinen__wrap--case li {
    margin-right: 14px;
  }
  .rinen__wrap--case li:before {
    width: 15px;
    height: 15px;
  }
  .rinen__wrap--case.half {
    width: 60%;
    border: 5px solid #6A83F4;
    background: #fff;
    margin-bottom: 50px;
  }
  .rinen__wrap--case.half:after {
    bottom: -50px;
    z-index: -1;
  }
  .rinen__wrap--case.last {
    padding: 24px 32px;
    border: 5px solid #061760;
    margin-bottom: 32px;
  }
  .rinen__wrap--case.last:after {
    content: none;
  }
  .rinen__wrap--box {
    padding: 24px 14px;
    margin-bottom: 32px;
  }
  .rinen__wrap--box:after {
    width: 24px;
    height: 70px;
    bottom: -70px;
    left: 60px;
  }
  .rinen__wrap--area {
    padding: 14px;
    display: block;
  }
  .rinen__wrap--area h5 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .rinen__wrap--item {
    border-radius: 14px;
    padding: 14px;
    margin-bottom: 10px;
  }
  .rinen__wrap--item li {
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .rinen__wrap--item li:before {
    width: 15px;
    height: 15px;
    margin-right: 8px;
  }
  .rinen__wrap--outcome {
    margin: 0 0 190px 0;
  }
  .rinen__wrap--outcome p {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
  }
  .industry_article {
    margin: 48px 0 64px;
  }
  .industry_article__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    border: 6px solid #ccc;
    border-radius: 25px;
  }
  .industry_article__wrap--text {
    width: 100%;
    padding: 32px 20px;
  }
  .industry_article__wrap--text .head {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
  }
  .industry_article__wrap--img {
    width: 100%;
  }
  .industry_article__wrap--img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 0 0 15px 15px;
  }
  .tabbox__wrap--company, .tabbox__wrap--esg, .tabbox__wrap--strength {
    padding: 4px;
  }
  .tabbox__wrap--company a, .tabbox__wrap--esg a, .tabbox__wrap--strength a {
    padding: 4px 3px;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }
  .tabbox__wrap--company a:hover, .tabbox__wrap--esg a:hover, .tabbox__wrap--strength a:hover {
    background: #061760;
    color: #fff;
  }
  .outlinePage__list {
    width: 100%;
    margin: 14px auto;
    font-size: 16px;
  }
  .outlinePage__list div {
    display: block;
    padding: 14px 0;
  }
  .outlinePage__list div dt {
    width: 100%;
    text-align: left;
    color: #93B5DD;
    font-weight: 700;
  }
  .outlinePage__list div dd {
    padding-left: 0;
    width: 100%;
    font-size: 14px;
  }
  .qualification {
    margin: 48px 0 0;
  }
  .qualification dl {
    margin: 24px auto 0;
  }
  .qualification dl div {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin: 24px 0 0;
  }
  .qualification dt {
    width: 100%;
  }
  .qualification dt img {
    height: 300px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .qualification dd {
    width: 100%;
    padding: 24px;
  }
  .qualification__title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
  }
  .certification {
    margin: 32px 0 0;
  }
  .certification__wrap {
    margin: 24px auto 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .certification__item {
    width: 45%;
    margin: 0 6px;
  }
  .certification__item .title {
    text-align: center;
  }
  .history {
    margin: 48px 0 0;
  }
  .history__wrap {
    width: 100%;
    margin: 24px auto 0;
  }
  .history__wrap:after {
    top: 10px;
    height: 95%;
  }
  .history__wrap div {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -ms-flex-align: center;
    align-items: center;
  }
  .history__wrap dt {
    font-size: 14px;
  }
  .history__wrap dd {
    font-size: 14px;
    line-height: 1.6;
    padding-left: 14px;
  }
  .access {
    margin: 32px 0;
  }
  .access__wrap {
    margin: 24px auto 0;
  }
  .access__wrap li {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 32px;
  }
  .access__map {
    width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }
  .access__text {
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding: 0 3.5% 14px;
  }
  .access__text .title {
    font-size: 18px;
    font-weight: 600;
  }
  .access__text .desc {
    font-size: 15px;
    font-weight: 400;
  }
  .esgPage__image {
    width: 100%;
    margin: 0 auto 48px;
  }
  .esgPage__text {
    font-size: 16px;
    margin: 24px auto;
    padding-left: 18px;
    border-left: 8px solid #93B5DD;
  }
  .approach {
    margin: 48px 0 32px;
  }
  .approach__head {
    display: block;
    margin-top: 32px;
  }
  .approach__head--badge {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 50px;
    margin: 14px 0 0 0;
  }
  .approach__head--badge li {
    margin-right: 6px;
  }
  .approach__head--badge li img {
    width: 50px;
  }
  .approach__wrap {
    padding: 14px 0 0;
  }
  .approach__wrap div {
    display: block;
    height: auto;
    padding: 24px 0 0;
  }
  .approach__wrap dt {
    width: 100%;
  }
  .approach__wrap dt h3 {
    font-size: 24px;
    margin-bottom: 6px;
  }
  .approach__wrap dt p {
    font-weight: 500;
  }
  .approach__wrap dd {
    width: 100%;
    padding: 24px;
  }
  .approach__dx {
    margin: 32px 0 0;
    border-radius: 25px;
    padding: 24px 24px 32px;
  }
  .approach__dx h2 {
    font-size: 24px;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 14px;
  }
  .statement {
    margin: 0;
    padding: 0;
  }
  .statement__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 14px 0 32px;
  }
  .statement__wrap--img {
    width: 100%;
    margin-bottom: 14px;
  }
  .statement__wrap--img img {
    height: 100%;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .statement__wrap--text {
    width: 100%;
    padding: 0 0px;
  }
  .statement__wrap--text h3 {
    font-size: 18px;
  }
  .statement__wrap--text p {
    font-size: 16px;
  }
  .statement__wrap2 {
    display: block;
  }
  .statement__wrap2--img {
    width: 100%;
  }
  .statement__wrap2--text {
    width: 100%;
    padding: 14px 14px 0;
  }
  .statement__wrap2--text h3 {
    font-size: 24px;
  }
  .statement__worldmap {
    margin: 14px 0 24px;
  }
  .ability {
    padding: 48px 0 14px;
  }
  .ability__list li {
    margin: 0 0 32px;
  }
  .ability__list li:before {
    width: 36px;
    height: 36px;
    font-size: 28px;
    line-height: 36px;
    margin: 0;
  }
  .ability__list h3 {
    font-size: 20px;
    line-height: 1.5;
    padding-left: 2.2em;
    text-indent: 0em;
  }
  .ability__box {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 14px;
    height: auto;
  }
  .ability__box--img {
    width: 100%;
  }
  .ability__box--text {
    width: 100%;
    padding: 14px 4px 0;
  }
  .voices {
    padding: 24px 0;
  }
  .voices__list {
    margin: 24px 0 14px;
  }
  .voices__list li {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
  }
  .voices__list--img {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  .voices__list--img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
  }
  .voices__list--text {
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding: 0 0 14px;
  }
  .voices__list--text h3 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 6px;
  }
  .businessPage__wrap {
    padding: 32px 0 0;
  }
  .businessPage__wrap li {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin: 0 0 24px;
    padding-left: 0;
  }
  .businessPage__wrap li:after {
    width: 14px;
    margin: 20px 0 0 0;
  }
  .businessPage__wrap li.right {
    border-left: none;
    border-right: none;
    padding-left: 0;
    margin-right: 0px;
    border-left: 1px solid #ccc;
  }
  .businessPage__wrap li.right:after {
    width: 14px;
    margin: 20px 0 0 0;
    left: 0;
  }
  .businessPage__wrap--text {
    width: 100%;
    padding: 0 14px 0 18px;
    -ms-flex-order: 1;
    order: 1;
  }
  .businessPage__wrap--text.right {
    padding: 0 14px 0 18px;
  }
  .businessPage__wrap--text h2 {
    font-size: 20px;
    margin-right: 0;
  }
  .businessPage__wrap--text .desc {
    margin: 14px 0 0;
    font-size: 16px;
  }
  .businessPage__wrap--img {
    width: 100%;
    padding-top: 24px;
    -ms-flex-order: 2;
    order: 2;
  }
  .note {
    background: #fff;
    padding: 24px 0;
  }
  .note__wrap {
    border-radius: 20px;
    padding: 24px;
  }
  .note__wrap h3 {
    font-size: 20px;
    font-weight: 600;
  }
  .note__wrap p {
    text-align: left;
    margin-top: 16px;
  }
  .headcopy {
    margin: 24px 0;
  }
  .headcopy p {
    margin-top: 24px;
    text-align: left;
    font-size: 17px;
  }
  .servicePage h2 {
    font-size: 24px;
  }
  .services {
    margin: 24px 0 0;
  }
  .services__copy {
    margin-top: 24px;
  }
  .services__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 32px 0 0;
  }
  .services__card {
    width: 100%;
    padding-bottom: 14px;
    margin-bottom: 32px;
  }
  .services__card--img {
    height: 100%;
  }
  .services__card--img img {
    height: 200px;
  }
  .services__card--text {
    padding: 14px;
  }
  .services__card--text h3 {
    font-size: 20px;
  }
  .services__card--text li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .services__area {
    padding: 0;
  }
  .services__area--export, .services__area--inport {
    margin: 0 auto 32px;
  }
  .services__area h3 {
    font-size: 20px;
  }
  .services__area--list {
    margin: 32px 0 64px;
  }
  .services__area--list div {
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding: 24px 0;
    margin: 0 0 10px;
  }
  .services__area--list ul {
    padding: 0 14px;
  }
  .services__area--list h4 {
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    padding: 0 6px 6px;
  }
  .services__area--img {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  .services__area--img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .services__area--text {
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding: 0 0 14px;
  }
  .services__area--text h4 {
    font-size: 18px;
  }
  .services__area--text ul {
    margin-top: 18px;
    font-size: 16px;
  }
  .services__area--text li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .services__inportImg {
    margin: 24px 0 0;
  }
  .services__exportImg {
    margin: 0 0 24px;
  }
  .services__shippingImg {
    margin: 24px 0 14px;
  }
  .customsPage__flow {
    margin: 14px 0 0;
    padding: 24px 0;
  }
  .customsPage__wrap {
    margin: 0;
    padding: 14px 0;
  }
  .customsPage__wrap div {
    margin: 0 0 14px;
  }
  .customsPage__wrap dt {
    z-index: 5;
  }
  .customsPage__wrap dt p {
    font-size: 16px;
    width: 70px;
    height: 70px;
  }
  .customsPage__wrap dt span {
    font-size: 26px;
  }
  .customsPage__wrap dd {
    width: calc(100% - 90px);
  }
  .customsPage__wrap dd h4 {
    font-size: 18px;
  }
  .customsPage__wrap dd .desc {
    font-size: 15px;
    line-height: 1.6;
    background: none;
  }
  .customsPage__docs {
    margin: 32px 0 0;
  }
  .customsPage__docs--wrap {
    border: 5px solid #93B5DD;
    font-size: 15px;
    padding: 24px 14px;
    margin: 32px 0 0;
  }
  .packingType h4 {
    margin: 6px 0 0;
  }
  .packingType p {
    padding: 0 22px;
  }
  .packingType dl {
    margin-left: 14px;
  }
  .packingType dt {
    margin: 6px 0 8px;
  }
  .packingType dd {
    margin: 0 0 0 6px;
    font-size: 15px;
  }
  .recruitPage__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 24px;
  }
  .recruitPage__wrap--card {
    width: 100%;
    margin: 14px 0 0;
  }
  .recruitPage__wrap--img {
    padding: 40px 40px 24px;
  }
  .recruitPage__wrap--text h4 {
    font-size: 20px;
  }
  .recruitPage__interview {
    padding: 0 14px;
  }
  .recruitPage__interview--wrap {
    display: block;
  }
  .recruitPage__interview--img {
    width: 100%;
    margin-bottom: 14px;
  }
  .recruitPage__interview--text {
    width: 100%;
  }
  .recruitPage__voices--wrap {
    margin: 32px 0;
    padding: 0;
  }
  .recruitPage__voices--wrap li {
    margin: 0 0 24px 32px;
    position: relative;
  }
  .recruitPage__voices--wrap li h3 {
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 6px 14px;
    padding: 0 0 10px 14px;
  }
  .recruitPage__voices--wrap li .text {
    padding: 14px;
  }
  .recruitPage__voices--wrap li .text p {
    font-size: 14px;
  }
  .recruitPage__voices--wrap li .text:before {
    margin: 0 0 0 -25px;
  }
  .recruitPage__voices--wrap li img {
    height: 50px;
    margin: -14px 0 0 -32px;
  }
  .recruitPage__voices--wrap li:nth-child(even) {
    margin: 0 24px 24px auto;
    display: table;
  }
  .recruitPage__voices--wrap li:nth-child(even) h3 {
    text-align: right;
    padding-right: 20px;
    padding-right: 3.5rem;
  }
  .recruitPage__voices--wrap li:nth-child(even) .text {
    background: #93B5DD;
    padding: 14px 32px 14px 14px;
  }
  .recruitPage__voices--wrap li:nth-child(even) .text:before {
    background-image: url(../image/icon/tail2.svg);
    margin: 0 -45px 0 0;
    right: 0;
    left: inherit;
  }
  .recruitPage__voices--wrap li:nth-child(even) img {
    left: inherit;
    right: 0;
    margin: -12px -24px 0 0;
  }
  .contactPage table {
    margin: 48px auto 14px;
  }
  .contactPage tr {
    display: block;
    margin-bottom: 24px;
  }
  .contactPage th {
    width: 100%;
    padding: 0px;
  }
  .contactPage td {
    width: 100%;
    font-size: 14px;
    padding: 0px;
    height: 60px;
    margin-top: 6px;
  }
  .contactPage td.textArea {
    height: 200px;
    padding: 10px 10px 10px 20px;
  }
  .contactPage {
    /*&__mail {
			margin: 52px 0 48px;
			h2 {
				font-size: 26px;
				margin-bottom: 14px;
			}
			&--box {
			width: 100%;
				margin: 48px 0;
				border-collapse: collapse;
				tr {

				}
				th {
					width: 27%;
					border-bottom: 1px solid #ccc;
					padding-bottom: 12px;
					p {
						font-size: 21px;
						font-weight: 700;
					}
				}
				td {
					border-bottom: 1px solid #ccc;
					padding-bottom: 12px;
					width: 65%;
					&.tag {
						width: 8%;
						padding-right: 14px;
					}
					p {
						background: red;
						color: $white;
						text-align: center;
						font-size: 15px;
						border-radius: 5px;
					}
				}
			}
		}*/
  }
  .contactPage__case {
    margin: 32px 0 0;
  }
  .contactPage__case h2 {
    font-size: 26px;
    margin-bottom: 14px;
  }
  .contactPage__case p {
    font-size: 24px;
    line-height: 1.4;
  }
  .contactPage__case p.hour {
    font-size: 16px;
    font-weight: 500;
    margin-top: 14px;
  }
  .contactPage__case a {
    font-size: 36px;
    font-weight: 700;
    color: #93B5DD;
    padding-left: 14px;
  }
}

@media screen and (min-width: 768px) {
  .mtXS, .mtXSPc {
    margin-top: 8px !important;
  }
  .mtS, .mtSPc {
    margin-top: 16px !important;
  }
  .mtM, .mtMPc {
    margin-top: 32px !important;
  }
  .mtL, .mtLPc {
    margin-top: 48px !important;
  }
  .mtXL, .mtXLPc {
    margin-top: 64px !important;
  }
  .mtXXL, .mtXXLPc {
    margin-top: 80px !important;
  }
  .mbXS, .mbXSPc {
    margin-bottom: 8px !important;
  }
  .mbS, .mbSPc {
    margin-bottom: 16px !important;
  }
  .mbM, .mbMPc {
    margin-bottom: 32px !important;
  }
  .mbL, .mbLPc {
    margin-bottom: 48px !important;
  }
  .mbXL, .mbXLPc {
    margin-bottom: 64px !important;
  }
  .mbXXL, .mbXXLPc {
    margin-bottom: 80px !important;
  }
  .mlXS, .mlXSPc {
    margin-left: 8px !important;
  }
  .mlS, .mlSPc {
    margin-left: 16px !important;
  }
  .mlM, .mlMPc {
    margin-left: 32px !important;
  }
  .mlL, .mlLPc {
    margin-left: 48px !important;
  }
  .mlXL, .mlXLPc {
    margin-left: 64px !important;
  }
  .mrXS, .mrXSSPc {
    margin-right: 8px !important;
  }
  .mrS, .mrSPc {
    margin-right: 16px !important;
  }
  .mrM, .mrMPc {
    margin-right: 32px !important;
  }
  .mrL, .mrLPc {
    margin-right: 48px !important;
  }
  .mrXL, .mrXLPc {
    margin-right: 64px !important;
  }
  .ptXS, .ptXSPc {
    padding-top: 8px !important;
  }
  .ptS, .ptSPc {
    padding-top: 16px !important;
  }
  .ptM, .ptMPc {
    padding-top: 32px !important;
  }
  .ptL, .ptLPc {
    padding-top: 48px !important;
  }
  .ptXL, .ptXLPc {
    padding-top: 64px !important;
  }
  .pbXS, .pbXSPc {
    padding-bottom: 8px !important;
  }
  .pbS, .pbSPc {
    padding-bottom: 16px !important;
  }
  .pbM, .pbMPc {
    padding-bottom: 32px !important;
  }
  .pbL, .pbLPc {
    padding-bottom: 48px !important;
  }
  .pbXL, .pbXLPc {
    padding-bottom: 64px !important;
  }
  .hidePc {
    display: none !important;
  }
  .textXS, .textXSPc {
    font-size: 1.3rem;
  }
  .textS, .textSPc {
    font-size: 1.4rem;
  }
  .textM, .textMPc {
    font-size: 1.6rem;
  }
  .textL, .textLPc {
    font-size: 1.8rem;
  }
  .textXL, .textXLPc {
    font-size: 2.6rem;
  }
  .textXXL, .textXXLPc {
    font-size: 3.8rem;
  }
  .textXXXL, .textXXXLPc {
    font-size: 4.2rem;
  }
  .taLPc {
    text-align: left !important;
  }
  .taCPc {
    text-align: center !important;
  }
  .taRPc {
    text-align: right !important;
  }
  .wrapper {
    min-width: 1200px;
  }
  .fLPc {
    float: left;
  }
  .fRPc {
    float: right !important;
  }
  .flexBoxPc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gridBoxPc {
    display: -ms-grid;
    display: grid;
  }
  .contentBox, .contentBoxPc {
    width: 1440px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
  .contentBoxM, .contentBoxMPc {
    width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
  .contentBoxL, .contentBoxLPc {
    width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  .nonevent {
    pointer-events: none;
  }
  .breadcrumb {
    height: 30px;
    font-size: 12px;
    margin-top: 70px;
    margin-left: 80px;
  }
  .cmsContents h1 {
    font-size: 26px;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 24px;
  }
  .cmsContents h2 {
    font-size: 20px;
  }
  .cmsContents h3 {
    font-size: 18px;
  }
  .cmsContents h4 {
    font-size: 18px;
  }
  .cmsContents h5 {
    font-size: 16px;
  }
  .cmsContents h6 {
    font-size: 16px;
  }
  .cmsContents p {
    font-size: 1.6rem;
  }
  .cmsContents ul {
    font-size: 1.6rem;
  }
  .cmsContents ol {
    font-size: 1.6rem;
  }
  .cmsContents dl {
    font-size: 1.6rem;
  }
  .cmsContents blockquote {
    padding: 24px 32px;
  }
  .cmsContents table {
    font-size: 1.6rem;
  }
  .FixedFt {
    position: fixed;
    bottom: 15px;
    right: 0;
    z-index: 10;
  }
  .ctaBox {
    text-align: center;
  }
  .ctaBox a.phone {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    width: 250px;
    padding: 10px 0;
    background: #fff;
    color: #061760;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: .3s;
  }
  .ctaBox a.phone:before {
    position: relative;
    background-image: url(../image/icon/icon-phone-bk.svg);
    width: 30px;
    height: 30px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
  }
  .ctaBox a.phone:hover {
    background: #061760;
    color: #fff;
  }
  .ctaBox a.phone:hover:before {
    background-image: url(../image/icon/icon-phone.svg);
  }
  .ctaBox .date {
    font-size: 12px;
    font-weight: 400;
  }
  .ctaBox .lang {
    font-size: 9px;
    font-weight: 400;
  }
  .ctaBox a.mail {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    width: 250px;
    padding: 20px 0;
    background: #fff;
    color: #061760;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: .3s;
  }
  .ctaBox a.mail:before {
    position: relative;
    background-image: url(../image/icon/icon_mail-bk.svg);
    width: 30px;
    height: 30px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    transition: .3s;
  }
  .ctaBox a.mail:hover {
    background: #061760;
    color: #fff;
  }
  .ctaBox a.mail:hover:before {
    background-image: url(../image/icon/icon_mail.svg);
  }
  .GNav__menu {
    display: block;
    z-index: 5;
    width: 100%;
  }
  .GNav__menu .mainMenu {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    height: 60px;
    float: right;
    width: 65%;
  }
  .GNav__menu .mainMenu__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .GNav__menu .mainMenu__list > a {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    transition: 0.2s;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .GNav__menu .mainMenu__list > a:hover {
    color: #6A83F4;
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  .hideTb {
    display: none !important;
  }
  .showTb {
    display: block !important;
  }
  .nonevent {
    pointer-events: inherit;
  }
  .GNav__menuCloseBtn {
    height: 50px;
    right: 0;
    top: 0;
    width: 50px;
    position: absolute;
    z-index: 10;
  }
}

@media (max-width: 1024px) {
  .Header__brandName {
    height: 50px;
    width: calc(100vw - 60px);
  }
  .GNav__menuOpenBtn {
    display: block;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    background: #061760;
  }
  .GNav__menuOpenBtn span {
    height: 2px;
    left: calc(50% - 11px);
  }
  .GNav__menuOpenBtn span:nth-child(1) {
    top: 18px;
    width: 22px;
  }
  .GNav__menuOpenBtn span:nth-child(2) {
    top: 24px;
    width: 22px;
  }
  .GNav__menuOpenBtn span:nth-child(3) {
    top: 30px;
    width: 22px;
  }
  .GNav__menuOpenBtn.js_gnavMenu-open span:nth-child(1) {
    top: 24px;
    width: 20px;
    left: 16px;
  }
  .GNav__menuOpenBtn.js_gnavMenu-open span:nth-child(3) {
    top: 24px;
    width: 20px;
    left: 16px;
  }
  .GNav__menu {
    display: none;
    background: #061760;
    width: 100%;
    padding: 0 30% 0 10%;
    height: calc(100vh - 50px);
    overflow-y: scroll;
  }
  .GNav__menu .mainMenu {
    display: block;
    padding-top: 24px;
    width: 100%;
  }
  .GNav__menu .mainMenu__list {
    display: inherit;
    position: relative;
  }
  .GNav__menu .mainMenu__list > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    padding: 8px 0px;
  }
  .GNav__menu .mainMenu__list ul {
    padding-left: 0;
    border-left: 1px solid #fff;
    margin-left: 0;
  }
  .hoverContent {
    display: block;
    position: relative;
    z-index: 5;
    top: 0;
    left: 0;
    background: #061760;
    padding: 0px 14px 24px;
  }
  .hoverContent__sub a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    display: block;
    padding: 14px;
  }
  .hoverContent__sub a:hover {
    background: #93B5DD;
    color: #fff;
  }
  .hoverContent__sub ul {
    border-left: 2px solid #ccc;
    margin-left: 24px;
    margin-bottom: 6px;
  }
  .toggleContents {
    position: relative;
    margin-top: -5px;
    padding: 0;
  }
  .toggleContents li a {
    font-size: 16px;
    display: block;
    padding: 6px 20px;
  }
  .toggleContents li:last-child {
    border-bottom: none;
  }
  .topMenu:after {
    display: none;
  }
  .mainVisual {
    margin-top: 50px;
  }
}

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