@charset "UTF-8";
/*!
Theme Name: terada-insatsu
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

stylecreates is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  display: inline;
  margin: 0 0 2px 10px;
  padding: 4px;
}

img.alignleft {
  display: inline;
  margin: 0 10px 2px 0;
  padding: 4px;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

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

ul {
  list-style: none;
}

input,
button,
select,
textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  margin: 0;
  padding: 0;
}

a {
  background: transparent;
  color: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

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

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: middle;
}

main {
  display: block;
}

html {
  color: #222;
  font-size: 62.5%;
}

body:not(br) {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;
  font-size: 1.4em;
}

@media screen and (min-width: 768px) {
  body:not(br) {
    font-size: 1.6em;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dt,
dd,
li,
th,
td,
a,
span,
address {
  line-height: 1.71;
}

@media screen and (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  dt,
  dd,
  li,
  th,
  td,
  a,
  span,
  address {
    line-height: 1.75;
  }
}

#l-footer {
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  #l-footer {
    margin-bottom: 0;
  }
}

body {
  background-color: #fff;
}

#l-main {
  display: block;
  margin-top: 60px;
  overflow: hidden;
  width: 100%;
}

@media screen and (min-width: 992px) {
  #l-main {
    margin-top: 0;
  }
}

.l-wrapper {
  background-color: #fff;
  padding-bottom: 8rem;
}

@media screen and (min-width: 768px) {
  .l-wrapper {
    padding-bottom: 10rem;
  }
}

#l-main > .l-wrapper:first-child {
  margin-top: 3rem;
}

@media screen and (min-width: 992px) {
  #l-main > .l-wrapper:first-child {
    margin-top: 13rem;
  }
}

.l-inner {
  margin: 0 auto;
  padding: 0 1.6rem;
  width: 100%;
}

.w-xl {
  max-width: 1236px;
}

.w-lg {
  max-width: 1032px;
}

.w-sm {
  max-width: 828px;
}

.breadcrumbs {
  font-size: 1.4rem;
  padding-bottom: 5rem;
  padding-top: 1.6rem;
}

.c-section-heading-mix {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-weight: bold;
}

.c-section-heading-mix .en {
  color: rgba(73, 168, 236, 0.3);
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 6rem;
  line-height: 1.17;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .c-section-heading-mix .en {
    font-size: 10rem;
  }
}

@media screen and (min-width: 992px) {
  .c-section-heading-mix .en {
    font-size: 10rem;
  }
}

@media screen and (min-width: 1236px) {
  .c-section-heading-mix .en {
    font-size: 10rem;
  }
}

.c-section-heading-mix .ja {
  color: #012261;
  font-size: 2rem;
}

.c-section-heading-mix::after {
  bottom: 7px;
  content: "";
  display: block;
  height: 16px;
  left: -1.6rem;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 544px) {
  .c-section-heading-mix::after {
    bottom: 9px;
  }
}

@media screen and (min-width: 768px) {
  .c-section-heading-mix::after {
    bottom: 11px;
    height: 26px;
  }
}

@media screen and (min-width: 992px) {
  .c-section-heading-mix::after {
    bottom: 14px;
  }
}

@media screen and (min-width: 1236px) {
  .c-section-heading-mix::after {
    bottom: 18px;
    left: calc(((100vw - 1204px) * -1) / 2);
    width: calc(100% + ((100vw - 1204px) / 2));
  }
}

.c-section-heading-ja {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  align-items: center;
  color: #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  font-weight: 300;
  padding-bottom: 2px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .c-section-heading-ja {
    padding-bottom: 6px;
  }
}

.c-section-heading-ja span {
  display: inline-block;
  font-size: 2.4rem;
  line-height: 1.4;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .c-section-heading-ja span {
    font-size: 3.2rem;
  }
}

@media screen and (min-width: 1236px) {
  .c-section-heading-ja span {
    font-size: 4rem;
  }
}

.c-section-heading-ja span::before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
  width: 0;
}

.c-section-heading-ja span::after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.4) * 0.5em);
  width: 0;
}

.c-section-heading-ja::after {
  background: -webkit-gradient(linear, left top, right top, from(#d0d0d0), to(#fff));
  background: -webkit-linear-gradient(left, #d0d0d0 0%, #fff 100%);
  background: linear-gradient(to right, #d0d0d0 0%, #fff 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 16px;
  left: -1.6rem;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .c-section-heading-ja::after {
    height: 26px;
  }
}

@media screen and (min-width: 1236px) {
  .c-section-heading-ja::after {
    left: calc(((100vw - 1204px) * -1) / 2);
    width: calc(100% + ((100vw - 1204px) / 2));
  }
}

.c-visual-heading {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  justify-content: center;
  text-shadow: 0 0 10px #085177;
  width: 100%;
}

.c-visual-heading .en {
  font-size: 6rem;
  line-height: 1.1;
}

@media screen and (min-width: 768px) {
  .c-visual-heading .en {
    font-size: 10rem;
  }
}

@media screen and (min-width: 1236px) {
  .c-visual-heading .en {
    font-size: 12rem;
  }
}

.c-visual-heading .ja {
  font-size: 2rem;
}

@media screen and (min-width: 768px) {
  .c-visual-heading .ja {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 768px) {
  .c-visual-heading .ja {
    font-size: 4rem;
  }
}

.c-visual-heading--top {
  font-size: 6rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .c-visual-heading--top {
    font-size: 8rem;
  }
}

@media screen and (min-width: 1236px) {
  .c-visual-heading--top {
    font-size: 12rem;
  }
}

.c-page-heading {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-page-heading .en {
  color: #49a8ec;
  font-family: "Raleway", sans-serif;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.1;
}

@media screen and (min-width: 544px) {
  .c-page-heading .en {
    font-size: 6rem;
  }
}

@media screen and (min-width: 768px) {
  .c-page-heading .en {
    font-size: 8rem;
  }
}

@media screen and (min-width: 1236px) {
  .c-page-heading .en {
    font-size: 10rem;
  }
}

.c-page-heading .ja {
  color: #012261;
  font-size: 1.8rem;
  font-weight: 300;
  margin-left: 1.8rem;
}

@media screen and (min-width: 544px) {
  .c-page-heading .ja {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 768px) {
  .c-page-heading .ja {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 1236px) {
  .c-page-heading .ja {
    font-size: 4rem;
    margin-left: 3.8rem;
  }
}

.c-contents-heading {
  border-bottom: 1px solid #49a8ec;
  color: #012261;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 1rem;
}

.c-small-heading {
  color: #49a8ec;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .c-small-heading {
    font-size: 3.2rem;
  }
}

.c-main-visual {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 100%;
}

.c-main-visual--top-page {
  background-image: url(assets/img/dst/top/top-visual-sp.png);
  min-height: 100vh;
  /* Fallback */
  min-height: calc(var(--vh, 1vh) * 100);
}

@media screen and (min-width: 544px) {
  .c-main-visual--top-page {
    background-image: url(assets/img/dst/top/top-visual-pc.png);
  }
}

.c-main-visual--optimization-page {
  background-image: url(assets/img/dst/optimization/optimization-visual-sp.jpg);
  height: 450px;
}

@media screen and (min-width: 544px) {
  .c-main-visual--optimization-page {
    background-image: url(assets/img/dst/optimization/optimization-visual-pc.jpg);
    height: 540px;
  }
}

@media screen and (min-width: 992px) {
  .c-main-visual--optimization-page {
    height: 700px;
  }
}

.c-main-visual--company-page {
  background-image: url(assets/img/dst/company/company-visual-sp.jpg);
  height: 450px;
}

@media screen and (min-width: 544px) {
  .c-main-visual--company-page {
    background-image: url(assets/img/dst/company/company-visual-pc.jpg);
    height: 540px;
  }
}

@media screen and (min-width: 992px) {
  .c-main-visual--company-page {
    height: 700px;
  }
}

.c-main-visual--contact-page {
  background-image: url(assets/img/dst/contact/contact-visual-sp.jpg);
  height: 450px;
}

@media screen and (min-width: 544px) {
  .c-main-visual--contact-page {
    background-image: url(assets/img/dst/contact/contact-visual-pc.jpg);
    height: 540px;
  }
}

@media screen and (min-width: 992px) {
  .c-main-visual--contact-page {
    height: 700px;
  }
}

.c-pagenation {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.c-pagenation__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.c-pagenation__body > li > a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #012261;
  color: #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
  justify-content: center;
  width: 3rem;
}

.c-pagenation__body li + li {
  margin-left: 1rem;
}

.c-pagenation__body > li.-current {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #012261;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
  justify-content: center;
  width: 3rem;
}

.c-pagenation__prev > a, .c-pagenation__next > a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #012261;
  color: #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
  justify-content: center;
  width: 3rem;
}

.c-pagenation__prev {
  margin-right: 1rem;
}

.c-pagenation__next {
  margin-left: 1rem;
}

.c-pagenation .page-numbers {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 1px solid #012261;
  color: #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
  justify-content: center;
  width: 3rem;
}

.c-pagenation .page-numbers + .page-numbers {
  margin-left: 1rem;
}

.c-pagenation .page-numbers.current {
  background-color: #012261;
  color: #fff;
}

.navigation.post-navigation .screen-reader-text {
  display: none;
}

.navigation.post-navigation .nav-links::after {
  clear: both;
  content: "";
  display: block;
}

.navigation.post-navigation .nav-previous {
  float: left;
  font-size: 1.4rem;
}

.navigation.post-navigation .nav-next {
  float: right;
  font-size: 1.4rem;
}

.pager_nav .pre {
  float: left;
}

.pager_nav .next {
  float: right;
}

.swiper-slide {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-backface-visibility: hidden;
  align-items: center;
  backface-visibility: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 597px;
  justify-content: center;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .swiper-slide {
    height: 880px;
  }
}

.swiper-slide__ttl {
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

@media screen and (min-width: 544px) {
  .swiper-slide__ttl {
    font-size: 4rem;
  }
}

@media screen and (min-width: 768px) {
  .swiper-slide__ttl {
    font-size: 5rem;
  }
}

.swiper-slide.s1 {
  background-image: url(assets/img/dst/top/slide1-sp.jpg);
}

@media screen and (min-width: 768px) {
  .swiper-slide.s1 {
    background-image: url(assets/img/dst/top/slide1-pc.jpg);
  }
}

.swiper-slide.s2 {
  background-image: url(assets/img/dst/top/slide2-sp.jpg);
}

@media screen and (min-width: 768px) {
  .swiper-slide.s2 {
    background-image: url(assets/img/dst/top/slide2-pc.jpg);
  }
}

.c-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  text-decoration: none;
}

.c-btn--primary {
  background: -webkit-gradient(linear, left top, left bottom, from(#246fe7), to(#009dcb));
  background: -webkit-linear-gradient(#246fe7 0%, #009dcb 100%);
  background: linear-gradient(#246fe7 0%, #009dcb 100%);
  color: #fff;
  font-size: 2rem;
  padding: 1.2rem 2rem;
}

.c-btn--primary::after {
  background-image: url(assets/img/dst/icon-circle-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 34px;
  margin-left: 6.4rem;
  width: 34px;
}

.c-btn--contact {
  background-color: #246fe7;
  color: #fff;
  font-size: 1.6rem;
  padding: 1rem;
}

.c-btn--contact::before {
  background-image: url(assets/img/dst/icon-mail.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 27px;
  margin-right: 1.9rem;
  width: 38px;
}

.c-btn--phone {
  background-color: #012261;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 1rem 1rem;
}

.c-btn--phone::before {
  background-image: url(assets/img/dst/icon-phone.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 27px;
  margin-right: 1rem;
  width: 27px;
}

.c-btn--contact-footer {
  background-color: #fff;
  color: #012261;
  font-size: 1.6rem;
  padding: 1.9rem 2rem;
  width: 286px;
}

.c-btn--contact-footer::before {
  background-image: url(assets/img/dst/icon-mail-color.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 21px;
  margin-right: 1.6rem;
  width: 30px;
}

.c-btn--submit {
  background: -webkit-gradient(linear, left top, left bottom, from(#49a8ec), to(#246fe7));
  background: -webkit-linear-gradient(#49a8ec 0%, #246fe7 100%);
  background: linear-gradient(#49a8ec 0%, #246fe7 100%);
  color: #fff;
  font-size: 1.8rem;
  padding: 2.4rem 6rem;
}

@media screen and (min-width: 1236px) {
  .c-btn--submit {
    padding: 3.2rem 10rem;
  }
}

.c-btn--back {
  background-color: #246fe7;
  color: #fff;
  font-size: 1.6rem;
  padding: 1.1rem 2rem;
}

.c-btn--back::after {
  background-image: url(assets/img/dst/icon-circle-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 19px;
  margin-left: 1rem;
  width: 19px;
}

.c-btn--send {
  background: -webkit-gradient(linear, left top, left bottom, from(#49a8ec), to(#246fe7));
  background: -webkit-linear-gradient(#49a8ec 0%, #246fe7 100%);
  background: linear-gradient(#49a8ec 0%, #246fe7 100%);
  color: #fff;
  font-size: 2rem;
  padding: 0.8rem 6.6rem;
  white-space: nowrap;
}

.c-hamburger {
  -webkit-box-shadow: 0 0 2rem transparent;
  -webkit-transition: all 0.3s ease-in-out;
  box-shadow: 0 0 2rem transparent;
  display: block;
  height: 32px;
  outline: none;
  position: fixed;
  right: 20px;
  top: 14px;
  transition: all 0.3s ease-in-out;
  width: 40px;
  z-index: 199999;
}

@media screen and (min-width: 992px) {
  .c-hamburger {
    display: none;
  }
}

.c-hamburger__bar {
  -webkit-transition: inherit;
  background-color: #246fe7;
  display: block;
  height: 4px;
  position: relative;
  transition: inherit;
  width: 40px;
}

.c-hamburger__bar:before, .c-hamburger__bar:after {
  -webkit-transition: inherit;
  background-color: #246fe7;
  background-color: inherit;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  transition: inherit;
  width: 40px;
}

.c-hamburger__bar:before {
  top: -14px;
}

.c-hamburger__bar:after {
  top: 14px;
}

.c-hamburger[aria-expanded="true"] > .c-hamburger__bar {
  background-color: transparent;
}

.c-hamburger[aria-expanded="true"] > .c-hamburger__bar:before, .c-hamburger[aria-expanded="true"] > .c-hamburger__bar:after {
  background-color: #246fe7;
  top: 0;
}

.c-hamburger[aria-expanded="true"] > .c-hamburger__bar:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-hamburger[aria-expanded="true"] > .c-hamburger__bar:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-scroll-button {
  background-color: rgba(75, 128, 188, 0.8);
  border: 1px solid #fff;
  bottom: 190px;
  height: 49px;
  position: fixed;
  right: 16px;
  width: 49px;
  z-index: 999;
}

.c-scroll-button a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.c-drawer {
  background-color: #fff;
  bottom: 0;
  display: none;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.c-drawer__list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.c-drawer__item {
  color: #012261;
  font-size: 2rem;
}

.c-drawer__item + .c-drawer__item {
  margin-top: 4rem;
}

.c-f-nav {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}

@media screen and (min-width: 768px) {
  .c-f-nav {
    display: none;
  }
}

.c-f-nav .c-btn {
  width: 50%;
}

.c-gnav {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: none;
  flex-grow: 1;
  height: 100%;
  justify-content: flex-end;
  z-index: 9;
}

@media screen and (min-width: 992px) {
  .c-gnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-gnav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0 3%;
}

.c-gnav__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  padding: 0 1.8rem;
  position: relative;
}

.c-gnav__item > a,
.c-gnav__item > span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #012261;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
}

.c-gnav__item .current {
  color: #012261;
}

.p-not-found__ttl {
  text-align: center;
}

.p-not-found__lead {
  font-size: 2rem;
  margin-top: 3.4rem;
  text-align: center;
}

.p-not-found__txt {
  margin-top: 4rem;
  text-align: center;
}

.p-not-found__btn {
  margin-top: 4rem;
  text-align: center;
}

.p-access {
  padding-top: 3rem;
}

@media screen and (min-width: 768px) {
  .p-access {
    padding-top: 4rem;
  }
}

.p-access__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-access__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    align-items: center;
    flex-direction: row;
  }
}

.p-access__map {
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-access__map {
    margin-top: 0;
    width: 50%;
  }
}

.p-access__contents {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .p-access__contents {
    padding: 2rem;
    width: 50%;
  }
}

.p-access__contents-inner {
  display: table;
}

.p-access__tbl th {
  -moz-text-align-last: left;
  font-weight: normal;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
  text-align-last: left;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .p-access__tbl th {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
}

.p-access__tbl td {
  padding-bottom: 0.8rem;
  padding-left: 1.6rem;
  padding-top: 0.8rem;
}

@media screen and (min-width: 768px) {
  .p-access__tbl td {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
}

@media screen and (min-width: 992px) {
  .p-access__tbl td {
    padding-left: 3rem;
  }
}

.p-philosophy {
  padding-bottom: 5rem;
}

@media screen and (min-width: 768px) {
  .p-philosophy {
    padding-bottom: 8rem;
  }
}

.p-philosophy__contents {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 80, 110, 0.16);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  border-radius: 10px;
  box-shadow: 0px 0px 20px -6px rgba(0, 80, 110, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
  margin-top: 3rem;
  padding: 2rem 2rem 3rem;
}

@media screen and (min-width: 768px) {
  .p-philosophy__contents {
    font-size: 1.8rem;
    padding: 4.6rem 4rem;
  }
}

.p-philosophy__txt {
  text-align: center;
}

.p-philosophy__txt + .p-philosophy__txt {
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-philosophy__txt + .p-philosophy__txt {
    margin-top: 4.5rem;
  }
}

.p-profile {
  background-color: #f7f7f5;
  padding-bottom: 5rem;
  padding-top: 3rem;
}

@media screen and (min-width: 768px) {
  .p-profile {
    padding-bottom: 8rem;
    padding-top: 4rem;
  }
}

.p-profile__tbl {
  border-collapse: separate;
  border-spacing: 1px 2px;
  margin-top: 4rem;
  width: 100%;
}

.p-profile__tr > th {
  background-color: #49a8ec;
  color: #fff;
  font-weight: normal;
  min-width: 8.2rem;
  padding: 1.6rem;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .p-profile__tr > th {
    padding: 2.2rem 1.6rem;
    width: 178px;
  }
}

.p-profile__tr > td {
  background-color: #fff;
  display: block;
  padding: 1.6rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-profile__tr > td {
    display: table-cell;
    padding: 2.2rem 1.6rem;
    width: auto;
  }
}

.p-profile__tr > td span {
  display: block;
  line-height: 1.7;
}

.p-contact-form {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.p-contact-form__lead {
  display: table;
  font-size: 1.8rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.8rem;
}

@media screen and (min-width: 768px) {
  .p-contact-form__lead {
    font-size: 2rem;
  }
}

.p-contact-form__inner {
  padding-top: 4rem;
}

.p-contact-form__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
}

.p-contact-form__row + .p-contact-form__row {
  margin-top: 2.8rem;
}

.p-contact-form__policy-wrapper + .p-contact-form__row {
  margin-top: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-contact-form__row + .p-contact-form__row.policy {
    margin-top: 2.8rem;
  }
}

.p-contact-form__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}

.p-contact-form__label + br {
  display: none;
}

.p-contact-form input[type="text"],
.p-contact-form input[type="email"],
.p-contact-form textarea {
  border: 1px solid #707070;
  font-size: 1.6rem;
  padding: 0.6rem 1rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-contact-form input[type="text"],
  .p-contact-form input[type="email"],
  .p-contact-form textarea {
    padding: 1.9rem 1rem;
  }
}

.p-contact-form__label::after {
  -ms-flex-negative: 0;
  background-color: inherit;
  content: "";
  display: block;
  flex-shrink: 0;
  font-size: 1.4rem;
  line-height: 1;
  margin-left: 1rem;
  padding: 0.5rem 0.6rem;
  text-align: center;
  width: 4rem;
}

.p-contact-form__label.essential::after {
  background-color: #49a8ec;
  color: #fff;
  content: "必須";
}

.p-contact-form__label > a {
  font-weight: normal;
  margin-left: 2rem;
}

.p-contact-form__policy-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}

@media screen and (min-width: 544px) {
  .p-contact-form__policy-wrapper {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-contact-form__policy-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.p-contact-form__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-contact-form__link {
    margin-left: 1.6rem;
  }
}

.p-contact-form__link:after {
  background-image: url(assets/img/dst/icon-arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 12px;
  margin-left: 1rem;
  width: 8px;
}

.p-contact-form__btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  justify-content: center;
  margin-top: 4rem;
  position: relative;
}

.p-contact-form__btn input {
  -webkit-appearance: none;
}

.p-contact-form__btn input + input {
  margin-left: 1.6rem;
}

.p-contact-form__success {
  padding-bottom: 6rem;
  padding-top: 6rem;
}

.p-contact-form__success-ttl {
  font-size: 2rem;
  margin-bottom: 3rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-contact-form__success-ttl {
    font-size: 2.4rem;
  }
}

.p-contact-form__txt:first-of-type {
  margin-bottom: 1em;
}

.p-contact-form .mwform-checkbox-field-text {
  font-size: 1.6rem;
}

.p-contact-form .mw_wp_form .error {
  display: inline-block;
  font-size: 1.6rem;
}

.p-contact-form .mw_wp_form .p-contact-form__row.policy .error {
  display: inline-block;
}

@media screen and (min-width: 544px) {
  .p-contact-form .mw_wp_form .p-contact-form__row.policy .error {
    margin-left: 1rem;
  }
}

.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .p-contact-form__link {
  display: none;
}

.p-contact-page__ttl .en {
  letter-spacing: -1px;
}

.p-contact-page__ttl .ja {
  letter-spacing: -1px;
}

.p-f-map {
  background-color: #f7f7f5;
  padding-bottom: 4rem;
  padding-top: 4rem;
  width: 100%;
}

.p-f-map__ttl {
  font-size: 2rem;
  font-weight: normal;
}

.p-f-map__list {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.2rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-f-map__list {
    margin-top: 3.2rem;
  }
}

.p-f-map__item {
  position: relative;
  width: calc(50% - 5px);
}

.p-f-map__item:not(:nth-child(2n + 1)) {
  margin-left: 10px;
}

.p-f-map__item:nth-child(2n + 1) {
  margin-left: 0;
}

@media screen and (min-width: 544px) {
  .p-f-map__item {
    width: calc(33.33333% - 8.66667px);
  }
  .p-f-map__item:not(:nth-child(3n + 1)) {
    margin-left: 13px;
  }
  .p-f-map__item:nth-child(3n + 1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-f-map__item {
    width: calc(25% - 9.75px);
  }
  .p-f-map__item:not(:nth-child(4n + 1)) {
    margin-left: 13px;
  }
  .p-f-map__item:nth-child(4n + 1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .p-f-map__item {
    width: calc(20% - 10.4px);
  }
  .p-f-map__item:not(:nth-child(5n + 1)) {
    margin-left: 13px;
  }
  .p-f-map__item:nth-child(5n + 1) {
    margin-left: 0;
  }
}

.p-f-map__item:nth-child(n + 3) {
  margin-top: 2rem;
}

@media screen and (min-width: 544px) {
  .p-f-map__item:nth-child(n + 3) {
    margin-top: 0;
  }
}

.p-f-map__item:nth-child(n + 4) {
  margin-top: 2rem;
}

@media screen and (min-width: 544px) {
  .p-f-map__item:nth-child(n + 4) {
    margin-top: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .p-f-map__item:nth-child(n + 4) {
    margin-top: 0;
  }
}

.p-f-map__item:nth-child(n + 5) {
  margin-top: 2rem;
}

@media screen and (min-width: 544px) {
  .p-f-map__item:nth-child(n + 5) {
    margin-top: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .p-f-map__item:nth-child(n + 5) {
    margin-top: 2rem;
  }
}

@media screen and (min-width: 992px) {
  .p-f-map__item:nth-child(n + 5) {
    margin-top: 0;
  }
}

.p-f-map__item-ttl {
  border-bottom: 1px solid #012261;
  color: #012261;
  display: block;
  font-size: 1.6rem;
  padding-bottom: 0.4rem;
}

.p-f-map a.p-f-map__item-ttl:hover {
  color: #555555;
}

.p-f-map__child-list {
  margin-top: 1rem;
}

.p-f-map__child-item {
  font-size: 1.4rem;
  margin-top: 0.6rem;
}

@media screen and (min-width: 768px) {
  .p-f-map__child-item {
    margin-top: 0.4rem;
  }
}

.p-f-map__child-item:hover {
  color: #555555;
}

.p-f-overview {
  background: -webkit-gradient(linear, left top, left bottom, from(#49a8ec), to(#246fe7));
  background: -webkit-linear-gradient(#49a8ec 0%, #246fe7 100%);
  background: linear-gradient(#49a8ec 0%, #246fe7 100%);
  padding-bottom: 3.6rem;
  padding-top: 3.6rem;
}

@media screen and (min-width: 768px) {
  .p-f-overview__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}

.p-f-overview__box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .p-f-overview__box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 992px) {
  .p-f-overview__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.p-f-overview__logo {
  color: #fff;
  font-size: 3.2rem;
}

.p-f-overview__info {
  color: #fff;
  margin-top: 1rem;
}

@media screen and (min-width: 992px) {
  .p-f-overview__info {
    margin-left: 4rem;
    margin-top: 0;
  }
}

@media screen and (min-width: 1236px) {
  .p-f-overview__info {
    margin-left: 6.7rem;
  }
}

@media screen and (max-width: 767px) {
  .p-f-overview .c-btn {
    display: none;
  }
}

.p-footer__copyright {
  background-color: #012261;
  color: #fff;
  display: block;
  font-size: 1.2rem;
  line-height: 1.4;
  padding: 0.7rem 1.6rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-footer__copyright {
    font-size: 1.4rem;
    padding: 0.4rem 1.6rem;
  }
}

@media screen and (min-width: 992px) {
  .p-footer__copyright {
    font-size: 1.6rem;
  }
}

.p-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  justify-content: space-between;
  padding-left: 2.2rem;
  padding-right: 2rem;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}

@media screen and (min-width: 992px) {
  .p-header {
    padding-right: 0;
    top: 30px;
    width: 90.1333%;
  }
}

.p-header__logo {
  color: #012261;
  font-size: 2rem;
  font-weight: bold;
}

.p-header .c-btn {
  min-width: 200px;
}

.p-header .c-btn--phone {
  pointer-events: none;
}

.p-news-posts__dl {
  padding-bottom: 6rem;
  width: 100%;
}

.p-news-posts__dr {
  -ms-grid-columns: auto 16px auto;
  -ms-grid-rows: auto 4px auto;
  gap: 4px 16px;
  border-bottom: 1px solid #707070;
  display: -ms-grid;
  display: grid;
  grid-template-areas: "area1 area3" "area2 area3";
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  overflow: hidden;
  padding: 2rem 2.2rem 2rem 1rem;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-news-posts__dr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3.4rem 2.2rem 3.4rem 1rem;
  }
}

.p-news-posts__dr dt {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: area1;
  position: relative;
  white-space: nowrap;
}

.p-news-posts__dr dd {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: area2;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-news-posts__dr dd {
    margin-left: 5rem;
  }
}

.p-news-posts__dr:first-child {
  border-top: 1px solid #707070;
}

.p-news-posts__dr::before {
  -webkit-transition-duration: 0.2s;
  background-color: #f7f7f5;
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  opacity: 0;
  position: absolute;
  top: 0;
  transition-duration: 0.2s;
  width: 100%;
}

.p-news-posts__dr:hover::before {
  left: 0;
  opacity: 1;
}

.p-news-posts__dr.link::after {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-row-align: center;
  -ms-flex-negative: 0;
  -ms-grid-column-align: end;
  align-self: center;
  background-image: url(assets/img/dst/news-posts/icon-detail.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  flex-shrink: 0;
  grid-area: area3;
  height: 14px;
  justify-self: end;
  margin-left: 1.6rem;
  position: relative;
  width: 14px;
}

.p-information__dr > .p-news-posts__dr.link::after {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
}

.p-office {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  background-color: #f7f7f5;
  border: 1px solid #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 3rem;
  padding: 1.6rem;
}

@media screen and (min-width: 1236px) {
  .p-office {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-direction: row;
    justify-content: space-between;
    padding: 2rem 1.6rem;
  }
}

.p-office__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 544px) {
  .p-office__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.p-office__contents {
  margin-top: 1rem;
}

@media screen and (min-width: 544px) {
  .p-office__contents {
    margin-left: 2rem;
    margin-top: 0;
  }
}

.p-office__txt {
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) {
  .p-office__txt {
    font-size: 2rem;
  }
}

.p-office__txt .bold {
  font-weight: bold;
}

.p-office__note {
  margin-top: 1rem;
}

.p-office__mail {
  margin-top: 2rem;
}

@media screen and (min-width: 1236px) {
  .p-office__mail {
    margin-left: 2rem;
    margin-top: 0;
  }
}

.p-printing-form {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.p-printing-form__container {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 3rem;
}

@media screen and (min-width: 544px) {
  .p-printing-form__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (min-width: 544px) {
  .p-printing-form__container {
    margin-top: 3.6rem;
  }
}

.p-printing-form__box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 0.4rem;
  width: 100%;
}

@media screen and (min-width: 544px) {
  .p-printing-form__box {
    max-width: 286px;
    width: 31%;
  }
}

.p-printing-form__box + .p-printing-form__box {
  margin-top: 1.6rem;
}

@media screen and (min-width: 544px) {
  .p-printing-form__box + .p-printing-form__box {
    margin-left: 2.2rem;
    margin-top: 0;
  }
}

.p-printing-form__box-ttl {
  color: #012261;
  font-size: 1.4rem;
  font-weight: bold;
}

.p-printing-form__contents {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#012261), to(#0496d6));
  background: -webkit-linear-gradient(#012261 0%, #0496d6 100%);
  background: linear-gradient(#012261 0%, #0496d6 100%);
  border-radius: 10px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  font-weight: 600;
  justify-content: center;
  margin-top: 0.6rem;
  padding: 1rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-printing-form__contents {
    padding: 2rem 1rem;
  }
}

.p-printing-form__contents .s14 {
  font-size: 1.4rem;
}

.p-printing-form__contents .s24 {
  font-size: 2rem;
}

@media screen and (min-width: 768px) {
  .p-printing-form__contents .s24 {
    font-size: 2.4rem;
  }
}

.p-printing-form__contents .s32 {
  font-size: 2.4rem;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .p-printing-form__contents .s32 {
    font-size: 3.2rem;
  }
}

.p-printing-form__contents.contents1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p-printing-form__lead {
  display: table;
  font-size: 2rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .p-printing-form__lead {
    font-size: 2.8rem;
    margin-top: 3rem;
  }
}

.p-printing-form__tbl-wrapper {
  margin-top: 4.4rem;
  overflow-x: scroll;
}

.p-printing-form__tbl {
  border-bottom: 1px solid #707070;
  border-collapse: collapse;
  border-top: 1px solid #707070;
  width: 100%;
}

.p-printing-form__th, .p-printing-form__td {
  border-bottom: 1px solid #707070;
  padding: 1.6rem 1rem;
}

.p-printing-form__th {
  background-color: #f7f7f5;
  font-weight: normal;
}

.p-printing-form__td {
  text-align: center;
  vertical-align: middle;
}

.p-printing-form__td:not(:first-child) {
  font-size: 0;
}

.p-printing-form__td:not(:first-child) a {
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) {
  .p-printing-form__td:not(:first-child) a {
    font-size: 2rem;
  }
}

.p-printing-form__th:not(:first-child), .p-printing-form__td:not(:first-child) {
  border-left: 1px solid #707070;
}

.p-printing-form__inner + .p-printing-form__inner {
  padding-top: 4rem;
}

.p-printing-form__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
}

.p-printing-form__row + .p-printing-form__row {
  margin-top: 2.8rem;
}

.p-printing-form__policy-wrapper + .p-printing-form__row {
  margin-top: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-printing-form__row + .p-printing-form__row.policy {
    margin-top: 2.8rem;
  }
}

.p-printing-form__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}

.p-printing-form__label + br {
  display: none;
}

.p-printing-form input[type="text"],
.p-printing-form input[type="email"],
.p-printing-form textarea {
  border: 1px solid #707070;
  font-size: 1.6rem;
  padding: 0.6rem 1rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-printing-form input[type="text"],
  .p-printing-form input[type="email"],
  .p-printing-form textarea {
    padding: 1.9rem 1rem;
  }
}

.p-printing-form input[type="text"].no-border {
  border: none;
  font-size: 2.4rem;
  outline: none;
  padding: 0.6rem 0;
}

@media screen and (min-width: 768px) {
  .p-printing-form input[type="text"].no-border {
    font-size: 3.2rem;
  }
}

.p-printing-form input[type="text"].no-border::-webkit-input-placeholder {
  color: #222;
}

.p-printing-form input[type="text"].no-border::-moz-placeholder {
  color: #222;
}

.p-printing-form input[type="text"].no-border:-ms-input-placeholder {
  color: #222;
}

.p-printing-form input[type="text"].no-border::-ms-input-placeholder {
  color: #222;
}

.p-printing-form input[type="text"].no-border::placeholder {
  color: #222;
}

.p-printing-form__label::after {
  -ms-flex-negative: 0;
  background-color: inherit;
  content: "";
  display: block;
  flex-shrink: 0;
  font-size: 1.4rem;
  line-height: 1;
  margin-left: 1rem;
  padding: 0.5rem 0.6rem;
  text-align: center;
  width: 4rem;
}

.p-printing-form__label.essential::after {
  background-color: #49a8ec;
  color: #fff;
  content: "必須";
}

.p-printing-form__label > a {
  font-weight: normal;
  margin-left: 2rem;
}

.p-printing-form__policy-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}

@media screen and (min-width: 544px) {
  .p-printing-form__policy-wrapper {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-printing-form__policy-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.p-printing-form__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-printing-form__link {
    margin-left: 1.6rem;
  }
}

.p-printing-form__link:after {
  background-image: url(assets/img/dst/icon-arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 12px;
  margin-left: 1rem;
  width: 8px;
}

.p-printing-form__btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  justify-content: center;
  margin-top: 4rem;
  position: relative;
}

.p-printing-form__btn input {
  -webkit-appearance: none;
}

.p-printing-form__btn input + input {
  margin-left: 1.6rem;
}

.p-printing-form__success {
  padding-bottom: 6rem;
  padding-top: 6rem;
}

.p-printing-form__success-ttl {
  font-size: 2rem;
  margin-bottom: 3rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-printing-form__success-ttl {
    font-size: 2.4rem;
  }
}

.p-printing-form__txt:first-of-type {
  margin-bottom: 1em;
}

.p-printing-form .mwform-checkbox-field-text {
  font-size: 1.6rem;
}

.p-printing-form .mw_wp_form .error {
  display: inline-block;
  font-size: 1.6rem;
}

.p-printing-form .mw_wp_form .p-printing-form__row.policy .error {
  display: inline-block;
}

@media screen and (min-width: 544px) {
  .p-printing-form .mw_wp_form .p-printing-form__row.policy .error {
    margin-left: 1rem;
  }
}

.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .p-printing-form__link {
  display: none;
}

.p-printing-form__note {
  display: table;
  font-size: 1.8rem;
  line-height: 1.7;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .p-printing-form__note {
    font-size: 2rem;
  }
}

.p-printing-form__back {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #246fe7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  justify-content: center;
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .p-printing-form__back {
    font-size: 2.4rem;
  }
}

.p-printing-form__back:before {
  background-image: url(assets/img/dst/icon-arrow-left.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 16px;
  margin-right: 1.8rem;
  width: 10px;
}

.p-printing-about {
  padding-bottom: 2rem;
}

.p-printing-about__lead {
  display: table;
  font-size: 2rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.8rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__lead {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 992px) {
  .p-printing-about__lead {
    font-size: 2.8rem;
  }
}

.p-printing-about__dl {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}

@media screen and (min-width: 544px) {
  .p-printing-about__dr {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 544px) and (min-width: 768px) {
  .p-printing-about__dr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.p-printing-about__dr dt {
  -ms-flex-negative: 0;
  background-color: #012261;
  color: #fff;
  display: inline-block;
  flex-shrink: 0;
  font-size: 1.8rem;
  padding: 0.4rem 2.2rem;
}

@media screen and (min-width: 992px) {
  .p-printing-about__dr dt {
    font-size: 2.4rem;
    padding: 0.4rem 2.6rem;
  }
}

.p-printing-about__dr dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 1.8rem;
  margin-top: 0.8rem;
}

@media screen and (min-width: 544px) {
  .p-printing-about__dr dd {
    margin-left: 2rem;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-printing-about__dr dd {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 2rem;
  }
}

@media screen and (min-width: 992px) {
  .p-printing-about__dr dd {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-printing-about__dr span + span {
    margin-left: 3rem;
  }
}

.p-printing-about__dr + .p-printing-about__dr {
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__dr + .p-printing-about__dr {
    margin-top: 1rem;
  }
}

.p-printing-about__container {
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}

.p-printing-about__box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  border-style: solid;
  border-width: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .p-printing-about__box {
    width: 49%;
  }
}

.p-printing-about__box.box1 {
  border-color: #49a8ec;
}

.p-printing-about__box.box2 {
  border-color: #012261;
  margin-top: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__box.box2 {
    margin-top: 0;
  }
}

.p-printing-about__box-ttl {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0.4rem 1rem;
  text-align: center;
}

.box1 > .p-printing-about__box-ttl {
  background-color: #49a8ec;
}

.box2 > .p-printing-about__box-ttl {
  background-color: #012261;
}

.p-printing-about__box-contents {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  padding: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__box-contents {
    padding: 2.2rem 1.6rem;
  }
}

.p-printing-about__txt {
  text-align: center;
}

.p-printing-about__note {
  margin-top: 1.6rem;
}

.p-printing-about__list-wrapper {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__list-wrapper {
    padding-top: 6rem;
  }
}

@media screen and (min-width: 1236px) {
  .p-printing-about__list-wrapper {
    padding-bottom: 5rem;
  }
}

.p-printing-about__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .p-printing-about__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (min-width: 768px) {
  .p-printing-about__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem;
    width: 25%;
  }
  .p-printing-about__item:not(:nth-child(4n + 1)) {
    margin-left: 0%;
  }
  .p-printing-about__item:nth-child(4n + 1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 1236px) {
  .p-printing-about__item {
    min-height: 262px;
  }
}

.p-printing-about__item:first-child {
  margin-bottom: 3rem;
}

@media screen and (min-width: 1236px) {
  .p-printing-about__item:not(:last-of-type) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.p-printing-about__circle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  background-color: #f7f7f5;
  border-style: solid;
  border-width: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .p-printing-about__circle {
    -ms-grid-column-align: start;
    height: 100%;
    justify-self: start;
    width: calc(100% - 20px);
  }
}

@media screen and (min-width: 1236px) {
  .p-printing-about__circle {
    -ms-grid-column-align: start;
    height: 100%;
    justify-self: start;
    width: calc(100% - 46px);
  }
}

.p-printing-about__item:first-child > .p-printing-about__circle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#012261), to(#0496d6));
  background: -webkit-linear-gradient(#012261 0%, #0496d6 100%);
  background: linear-gradient(#012261 0%, #0496d6 100%);
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.p-printing-about__arrow {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .p-printing-about__arrow {
    margin-left: 0.1rem;
  }
}

@media screen and (min-width: 1236px) {
  .p-printing-about__arrow {
    margin-left: 1.4rem;
  }
}

.p-printing-about__arrow img {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (min-width: 768px) {
  .p-printing-about__arrow img {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.p-printing-about__item-ttl {
  color: #012261;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .p-printing-about__item-ttl {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 992px) {
  .p-printing-about__item-ttl {
    font-size: 1.8rem;
  }
}

.p-printing-about__item-ttl .num {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #012261;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  margin-right: 1.2rem;
  width: 40px;
}

@media screen and (min-width: 768px) {
  .p-printing-about__item-ttl .num {
    height: 20px;
    margin-right: 0.4rem;
    width: 20px;
  }
}

@media screen and (min-width: 992px) {
  .p-printing-about__item-ttl .num {
    height: 40px;
    width: 40px;
  }
}

.p-printing-about__item:first-child .p-printing-about__item-ttl {
  color: #fff;
  font-size: 3.2rem;
  padding: 6rem 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__item:first-child .p-printing-about__item-ttl {
    font-size: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .p-printing-about__item:first-child .p-printing-about__item-ttl {
    font-size: 4rem;
  }
}

.p-printing-about__item-txt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
  font-size: 1.8rem;
  justify-content: center;
  padding: 1rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-printing-about__item-txt {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 992px) {
  .p-printing-about__item-txt {
    font-size: 2rem;
    padding: 2rem 3rem;
  }
}

.p-printing-about__list-note {
  padding-top: 1rem;
}

@media screen and (min-width: 768px) {
  .p-printing-about__list-note {
    margin-top: -3rem;
  }
}

.p-privacy__lead {
  font-size: 1.6rem;
}

.p-privacy__list {
  list-style: none;
  padding-bottom: 6rem;
  padding-top: 4.5rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
}

.p-privacy__item {
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__item {
    width: calc(50% - 10px);
  }
  .p-privacy__item:not(:nth-child(2n + 1)) {
    margin-left: 20px;
  }
  .p-privacy__item:nth-child(2n + 1) {
    margin-left: 0;
  }
}

.p-privacy__item:not(:first-child) {
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__item:not(:first-child) {
    margin-top: 0;
  }
}

.p-privacy__item:nth-child(n + 3) {
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__item:nth-child(n + 3) {
    margin-top: 8rem;
  }
}

.p-privacy__item-ttl {
  border-bottom: 1px solid #222;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 0.4rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__item-ttl {
    font-size: 2rem;
  }
}

.p-privacy__txt {
  font-size: 1.4rem;
  margin-top: 1.2rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__txt {
    font-size: 1.6rem;
  }
}

.p-privacy__child-item {
  font-size: 1.4rem;
  font-weight: normal;
  padding-left: 3rem;
  text-indent: -3rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__child-item {
    font-size: 1.6rem;
  }
}

.p-privacy__contact {
  border: 1px solid #222;
  padding: 2.8rem 2rem;
}

@media screen and (min-width: 768px) {
  .p-privacy__contact {
    width: calc(50% - 10px);
  }
  .p-privacy__contact:not(:nth-child(2n + 1)) {
    margin-left: 20px;
  }
  .p-privacy__contact:nth-child(2n + 1) {
    margin-left: 0;
  }
}

.p-privacy__contact > span {
  display: block;
}

.p-privacy__contact-ttl {
  font-size: 1.8rem;
  font-weight: bold;
}

.p-privacy__contact-lead {
  margin-top: 0.6rem;
}

.p-privacy__contact-company {
  margin-top: 2.6rem;
}

@media screen and (min-width: 992px) {
  .p-privacy__contact-phone br {
    display: none;
  }
}

.p-buisiness {
  background-color: #f7f7f5;
  padding-bottom: 6rem;
  padding-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-buisiness {
    padding-top: 6rem;
  }
}

.p-greeting {
  padding-bottom: 5rem;
}

@media screen and (min-width: 768px) {
  .p-greeting {
    padding-bottom: 7rem;
  }
}

.p-greeting__ttl {
  color: rgba(73, 168, 236, 0.3);
  font-family: "Raleway", sans-serif;
  font-size: 6rem;
  line-height: 1;
  position: relative;
  text-align: right;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .p-greeting__ttl {
    display: inline-block;
    font-size: 10rem;
    line-height: 0.5;
    margin-left: 41%;
    padding-top: 1rem;
  }
}

@media screen and (min-width: 1236px) {
  .p-greeting__ttl {
    font-size: 12rem;
  }
}

.p-greeting__inner {
  margin-top: -1rem;
  position: relative;
}

.p-greeting__img {
  margin-right: 1.6rem;
  overflow: hidden;
  padding-top: 70%;
  position: relative;
}

@media screen and (min-width: 768px) {
  .p-greeting__img {
    margin-right: 0;
    min-height: 524px;
    padding-top: 35%;
    width: 70%;
  }
}

@media screen and (min-width: 992px) {
  .p-greeting__img {
    padding-top: 35%;
    width: 50%;
  }
}

.p-greeting__img img {
  -o-object-fit: cover;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-greeting__contents {
  background-color: rgba(255, 255, 255, 0.9);
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  margin-top: -5rem;
  padding: 2rem 2.4rem;
  position: relative;
}

@media screen and (min-width: 768px) {
  .p-greeting__contents {
    -webkit-transform: translateY(-50%);
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 3rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70%;
  }
}

@media screen and (min-width: 992px) {
  .p-greeting__contents {
    padding: 3.4rem 4rem;
    width: 57.6%;
  }
}

.p-greeting__txt {
  font-size: 1.6rem;
  margin-top: 1.4rem;
}

.p-information {
  padding-top: 4rem;
}

@media screen and (min-width: 768px) {
  .p-information {
    padding-top: 6rem;
  }
}

.p-information__ttl .en {
  letter-spacing: -2px;
}

.p-information__dl {
  padding-bottom: 3rem;
  padding-top: 2rem;
  width: 100%;
}

.p-information__dr {
  -ms-grid-columns: auto 16px auto;
  -ms-grid-rows: auto 4px auto;
  gap: 4px 16px;
  border-bottom: 1px solid #707070;
  display: -ms-grid;
  display: grid;
  grid-template-areas: "area1 area3" "area2 area3";
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  overflow: hidden;
  padding: 2rem 1rem 2rem;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-information__dr {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2.6rem 2.2rem 2.6rem 1rem;
  }
}

.p-information__dr dt {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: area1;
  position: relative;
  white-space: nowrap;
}

.p-information__dr dd {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: area2;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p-information__dr dd {
    margin-left: 5rem;
  }
}

.p-information__dr:first-child {
  border-top: 1px solid #707070;
}

.p-information__dr:nth-child(even) {
  background-color: #f7f7f5;
}

.p-information__item-ttl {
  color: #012261;
  font-weight: bold;
}

.p-photograph {
  margin-top: 5rem;
  padding-top: 4rem;
}

.p-photograph__container {
  background-color: #fff;
  margin-left: auto;
  margin-right: 0;
  padding: 3.5rem 1.6rem 3rem;
  position: relative;
  width: 89.86%;
}

@media screen and (min-width: 768px) {
  .p-photograph__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 423px;
    padding: 4.5rem 0 4.5rem 3rem;
    width: 95%;
  }
}

@media screen and (min-width: 992px) {
  .p-photograph__container {
    padding: 6.6rem 0 6.6rem 5rem;
    width: 90.08%;
  }
}

.p-photograph__img {
  max-width: 646px;
}

@media screen and (min-width: 768px) {
  .p-photograph__img {
    position: relative;
    width: 53%;
  }
}

.p-photograph__img .figure {
  display: block;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .p-photograph__img .figure {
    position: absolute;
  }
}

.p-photograph__img-ttl {
  -webkit-transform: translateY(-8%);
  left: 0;
  position: absolute;
  top: 0;
  transform: translateY(-8%);
  width: 168px;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .p-photograph__img-ttl {
    -webkit-transform: translateY(-15%);
    transform: translateY(-15%);
    width: 288px;
  }
}

@media screen and (min-width: 992px) {
  .p-photograph__img-ttl {
    width: 373px;
  }
}

@media screen and (min-width: 1236px) {
  .p-photograph__img-ttl {
    -webkit-transform: translateY(-22%);
    transform: translateY(-22%);
    width: 497px;
  }
}

.p-photograph__img-ttl .txt {
  display: block;
  max-width: 100%;
}

.p-photograph__contents {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .p-photograph__contents {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 0;
    padding: 0 3rem;
    width: 47%;
  }
}

.p-photograph__contents-inner {
  max-width: 443px;
  width: 100%;
}

.p-photograph__contents-inner img {
  display: block;
  margin-top: 2rem;
  max-width: 100%;
}

.p-photograph__txt {
  margin-top: 1rem;
}

.p-photograph__list {
  -ms-flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-wrap: wrap;
  padding-top: 1rem;
}

@media screen and (min-width: 768px) {
  .p-photograph__list {
    padding-top: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .p-photograph__list {
    padding-top: 6rem;
  }
}

@media screen and (min-width: 1236px) {
  .p-photograph__list {
    padding-top: 9rem;
  }
}

.p-photograph__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  color: #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 544px) {
  .p-photograph__item {
    width: calc(50% - 11px);
  }
  .p-photograph__item:not(:nth-child(2n + 1)) {
    margin-left: 22px;
  }
  .p-photograph__item:nth-child(2n + 1) {
    margin-left: 0;
  }
}

.p-photograph__item-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-photograph__item-inner img {
  display: block;
  max-width: 100%;
  width: calc(50% - 11px);
}

.p-photograph__item-inner img:not(:nth-child(2n + 1)) {
  margin-left: 22px;
}

.p-photograph__item-inner img:nth-child(2n + 1) {
  margin-left: 0;
}

.p-photograph__caption {
  font-size: 1.6rem;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .p-photograph__caption {
    font-size: 2rem;
  }
}

.p-printing {
  padding-top: 4rem;
}

.p-printing__container {
  background-color: #fff;
  padding: 3.5rem 1.6rem 3rem;
  position: relative;
  width: 89.86%;
}

@media screen and (min-width: 768px) {
  .p-printing__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    min-height: 423px;
    padding: 4.5rem 3rem 4.5rem 0;
    width: 95%;
  }
}

@media screen and (min-width: 992px) {
  .p-printing__container {
    padding: 6.6rem 5rem 6.6rem 0;
    width: 90.08%;
  }
}

.p-printing__img {
  max-width: 646px;
}

@media screen and (min-width: 768px) {
  .p-printing__img {
    position: relative;
    width: 53%;
  }
}

.p-printing__img .figure {
  display: block;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .p-printing__img .figure {
    position: absolute;
  }
}

.p-printing__img-ttl {
  -webkit-transform: translateY(-8%);
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-8%);
  width: 168px;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .p-printing__img-ttl {
    -webkit-transform: translateY(-15%);
    transform: translateY(-15%);
    width: 288px;
  }
}

@media screen and (min-width: 992px) {
  .p-printing__img-ttl {
    width: 373px;
  }
}

.p-printing__img-ttl .txt {
  display: block;
  max-width: 100%;
}

.p-printing__contents {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .p-printing__contents {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 0;
    padding: 0 3rem;
    width: 47%;
  }
}

.p-printing__contents-inner {
  max-width: 443px;
  width: 100%;
}

.p-printing__contents-inner img {
  display: block;
  margin-top: 2rem;
  max-width: 100%;
}

.p-printing__txt {
  margin-top: 1rem;
}

.p-printing__list {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1rem;
}

@media screen and (min-width: 768px) {
  .p-printing__list {
    padding-top: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .p-printing__list {
    padding-top: 6rem;
  }
}

@media screen and (min-width: 1236px) {
  .p-printing__list {
    padding-top: 9rem;
  }
}

.p-printing__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  color: #012261;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  text-align: center;
  width: calc(50% - 11px);
}

.p-printing__item:not(:nth-child(2n + 1)) {
  margin-left: 22px;
}

.p-printing__item:nth-child(2n + 1) {
  margin-left: 0;
}

@media screen and (min-width: 544px) {
  .p-printing__item {
    width: calc(33.33333% - 14.66667px);
  }
  .p-printing__item:not(:nth-child(3n + 1)) {
    margin-left: 22px;
  }
  .p-printing__item:nth-child(3n + 1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .p-printing__item {
    margin-top: 0;
    width: calc(16.66667% - 18.33333px);
  }
  .p-printing__item:not(:nth-child(6n + 1)) {
    margin-left: 22px;
  }
  .p-printing__item:nth-child(6n + 1) {
    margin-left: 0;
  }
}

.p-printing__item img {
  display: block;
  max-width: 100%;
}

.p-printing__caption {
  font-size: 1.6rem;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .p-printing__caption {
    font-size: 2rem;
  }
}

.u-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.lh::before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.71) * 0.5em);
  width: 0;
}

.lh::after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.71) * 0.5em);
  width: 0;
}

@media screen and (min-width: 768px) {
  .lh::before {
    content: "";
    display: block;
    height: 0;
    margin-top: calc((1 - 1.75) * 0.5em);
    width: 0;
  }
  .lh::after {
    content: "";
    display: block;
    height: 0;
    margin-bottom: calc((1 - 1.75) * 0.5em);
    width: 0;
  }
}

.u-link a {
  color: #246fe7;
}

.u-link a:hover {
  color: #104395;
}

a.u-link {
  color: #246fe7;
}

a.u-link:hover {
  color: #104395;
}

@media screen and (min-width: 992px) {
  .u-pc-none {
    display: none;
  }
}

.u-pc-visible {
  display: none;
}

@media screen and (min-width: 992px) {
  .u-pc-visible {
    display: block;
  }
}

.u-sp-visible {
  display: block;
}

@media screen and (min-width: 768px) {
  .u-sp-visible {
    display: none;
  }
}

.u-tablet-visible {
  display: none;
}

@media screen and (min-width: 768px) {
  .u-tablet-visible {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .u-tablet-visible {
    display: none;
  }
}
