@charset "UTF-8";
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
[指定したいタグ] {
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -ms-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  background-position: left top;
}

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

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 10px;
  font-size: 1rem;
}

html,
body {
  width: 100%;
  height: 100%;
}

img {
  max-width: 100%;
}

a {
  color: #333333;
}

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

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
embed,
object,
iframe,
audio,
video,
canvas,
progress,
meter,
output,
textarea {
  display: block;
}

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

/* To prevent some browsers from inserting quotes on q and p */
blockquote,
q {
  quotes: none;
}

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

/* Table reset */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  vertical-align: top;
}

thead th,
thead td {
  font-weight: bold;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

/* Image inside */
a img,
th img,
td img {
  vertical-align: top;
}

button,
input,
select,
textarea {
  margin: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* Normalize buttons in IE */
button {
  width: auto;
  overflow: visible;
}

/* Hand cursor on clickable controls */
input[type=reset],
input[type=submit],
input[type=file],
input[type=radio],
input[type=checkbox],
select,
button {
  cursor: pointer;
}

/* Trick with vertical align for radio and checkbox  */
input[type=radio],
input[type=checkbox] {
  font-size: 110%;
  position: relative;
  top: -1px;
  margin-right: 3px;
}

/* Normalize search fields */
input[type=search] {
  -webkit-appearance: textfield;
}

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

/* Normalize horizontal line */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
}

/* Responsive media */
img,
video,
audio,
embed,
object {
  max-width: 100%;
}

img,
video,
embed,
object {
  height: auto;
}

embed,
object {
  height: 100%;
}

img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

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

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

.clearfix:after {
  content: url(../images/clearfix.gif);
  display: block;
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
}

.hidden {
  position: absolute;
  left: -9999px;
}

.visible-hidden {
  visibility: hidden;
}

/* Assets */
/*-----------------------------
padding
-----------------------------*/
.pTop00 {
  padding-top: 0px !important;
}

.pTop05 {
  padding-top: 5px !important;
}

.pTop10 {
  padding-top: 10px !important;
}

.pTop15 {
  padding-top: 15px !important;
}

.pTop20 {
  padding-top: 20px !important;
}

.pTop30 {
  padding-top: 30px !important;
}

.pTop40 {
  padding-top: 40px !important;
}

.pTop50 {
  padding-top: 50px !important;
}

.pTop60 {
  padding-top: 60px !important;
}

.pTop80 {
  padding-top: 80px !important;
}

.pTop200sp100 {
  padding-top: 200px !important;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  .pTop200sp100 {
    padding-top: 100px !important;
  }
}

.pRight00 {
  padding-right: 0px !important;
}

.pRight05 {
  padding-right: 5px !important;
}

.pRight10 {
  padding-right: 10px !important;
}

.pRight12 {
  padding-right: 12px !important;
}

.pRight15 {
  padding-right: 15px !important;
}

.pRight20 {
  padding-right: 20px !important;
}

.pRight30 {
  padding-right: 30px !important;
}

.pleft00 {
  padding-left: 0px !important;
}

.pleft02 {
  padding-left: 2px !important;
}

.pleft05 {
  padding-left: 5px !important;
}

.pleft10 {
  padding-left: 10px !important;
}

.pleft20 {
  padding-left: 20px !important;
}

.pleft30 {
  padding-left: 30px !important;
}

.pleft40 {
  padding-left: 40px !important;
}

.pleft80 {
  padding-left: 80px !important;
}

.pBottom00 {
  padding-bottom: 0px !important;
}

.pBottom02 {
  padding-bottom: 2px !important;
}

.pBottom05 {
  padding-bottom: 5px !important;
}

.pBottom10 {
  padding-bottom: 10px !important;
}

.pBottom15 {
  padding-bottom: 15px !important;
}

.pBottom20 {
  padding-bottom: 20px !important;
}

.pBottom25 {
  padding-bottom: 25px !important;
}

.pBottom30 {
  padding-bottom: 30px !important;
}

.pBottom40 {
  padding-bottom: 40px !important;
}

.pBottom50 {
  padding-bottom: 50px !important;
}

.pBottom60 {
  padding-bottom: 60px !important;
}

.pBottom70 {
  padding-bottom: 70px !important;
}

.pBottom80 {
  padding-bottom: 80px !important;
}

.pBottom90 {
  padding-bottom: 90px !important;
}

.pBottom100 {
  padding-bottom: 100px !important;
}

.pBottom110 {
  padding-bottom: 110px !important;
}

.pBottom140 {
  padding-bottom: 140px !important;
}

/*-----------------------------
margin
-----------------------------*/
.mTop-20 {
  margin-top: -20px !important;
}

.mTop-10 {
  margin-top: -10px !important;
}

.mTop00 {
  margin-top: 0px !important;
}

.mTop05 {
  margin-top: 5px !important;
}

.mTop10 {
  margin-top: 10px !important;
}

.mTop20 {
  margin-top: 20px !important;
}

.mTop30 {
  margin-top: 30px !important;
}

.mTop40 {
  margin-top: 40px !important;
}

.mRight00 {
  margin-right: 0px !important;
}

.mRight05 {
  margin-right: 5px !important;
}

.mRight07 {
  margin-right: 7px !important;
}

.mRight10 {
  margin-right: 10px !important;
}

.mRight15 {
  margin-right: 15px !important;
}

.mRight20 {
  margin-right: 20px !important;
}

.mRight30 {
  margin-right: 30px !important;
}

.mleft02 {
  margin-left: 2px !important;
}

.mleft05 {
  margin-left: 5px !important;
}

.mleft10 {
  margin-left: 10px !important;
}

.mleft20 {
  margin-left: 20px !important;
}

.mleft30 {
  margin-left: 30px !important;
}

.mleft80 {
  margin-left: 80px !important;
}

.mBottom00 {
  margin-bottom: 0px !important;
}

.mBottom05 {
  margin-bottom: 5px !important;
}

.mBottom10 {
  margin-bottom: 10px !important;
}

.mBottom15 {
  margin-bottom: 15px !important;
}

.mBottom20 {
  margin-bottom: 20px !important;
}

.mBottom25 {
  margin-bottom: 25px !important;
}

.mBottom30 {
  margin-bottom: 30px !important;
}

.mBottom40 {
  margin-bottom: 40px !important;
}

.mBottom60 {
  margin-bottom: 60px !important;
}

.mBottom-20 {
  margin-bottom: -20px !important;
}

.mBottom-10 {
  margin-bottom: -10px !important;
}

.ws0mRight10 {
  margin-right: 10px !important;
}

.ws0pTop50 {
  padding-top: 50px !important;
}

.ws0pTop40 {
  padding-top: 40px !important;
}

.ws0pRight10 {
  padding-right: 10px !important;
}

.ws0pRight20 {
  padding-right: 20px !important;
}

.ws0pRight05 {
  padding-right: 5px !important;
}

.ws0pleft05 {
  padding-left: 5px !important;
}

.ws10pBottom00 {
  padding-Bottom: 0px !important;
}

.ws0pBottom20 {
  padding-Bottom: 20px !important;
}

@media (max-width: 35.5em) {
  .ws0pRight10 {
    padding-right: 0px !important;
  }

  .ws0pRight20 {
    padding-right: 0px !important;
  }

  .ws0pTop50 {
    padding-top: 0px !important;
  }

  .ws0pTop40 {
    padding-top: 0px !important;
  }

  .ws0pBottom00 {
    padding-bottom: 0px !important;
  }

  .ws0pRight05 {
    padding-right: 0px !important;
  }

  .ws0pleft05 {
    padding-left: 0px !important;
  }

  .ws10pBottom00 {
    padding-bottom: 10px !important;
  }

  .ws0mRight10 {
    margin-right: 0px !important;
  }

  .ws0pBottom20 {
    padding-bottom: 0px !important;
  }
}
.ws10mdpBottom00 {
  padding-bottom: 0px !important;
}

@media (max-width: 63em) {
  .ws10mdpBottom00 {
    padding-Bottom: 10px !important;
  }
}
input,
select {
  vertical-align: middle;
}

.clear-both {
  clear: both;
}

.test-line {
  border: 1px solid red;
}

@font-face {
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP R";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP L";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local("Noto Sans CJK JP Light"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP B";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP Black";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Noto Sans CJK JP Black"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP M";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Noto Sans CJK JP Medium"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype");
}
.font_NSM {
  font-family: "Noto Sans JP M";
}

.font_NSBL {
  font-family: "Noto Sans JP Black";
}

.font_NSB {
  font-family: "Noto Sans JP B";
}

.font_NSR {
  font-family: "Noto Sans JP R";
}

.font_NSL {
  font-family: "Noto Sans JP L";
}

body {
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans JP R", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN" sans-serif !important;
}

h1, h2, h3, .h1, .h2, .h3 {
  font-family: "Noto Sans JP B";
}

p {
  color: #352B28;
  font-family: "Noto Sans JP R";
}

.buttons {
  font-feature-settings: "palt";
  letter-spacing: -0.1em;
}

/*============================
.wrapper コンテナ
============================*/
.wrapper {
  background-image: url(../images/common/bg_base.jpg);
  background-repeat: repeat;
  background-position: center center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.contwp {
  width: 1100px;
  margin: 0 auto;
}

.contwph {
  width: 1100px;
  margin: 0 auto;
}

.contwp-gr {
  width: 1180px;
  margin: 0 auto;
}

@media (min-width: 981px) and (max-width: 1200px) {
  .contwp {
    width: 940px;
    margin: 0 auto;
  }

  .contwph {
    width: 940px;
    margin: 0 auto;
  }

  .contwp-gr {
    width: 960px;
    margin: 0 auto;
  }
}
@media (min-width: 766px) and (max-width: 980px) {
  .contwph {
    width: 94%;
  }

  .contwp-gr,
.contwp {
    width: 94%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .contwp-gr,
.contwp {
    width: 94%;
    margin: 0 auto;
  }

  .contwph {
    width: 100%;
    margin: 0 auto;
  }
}
/*============================
カラム
============================*/
main {
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  main {
    padding-top: 140px;
  }
}
main article {
  margin: 0;
  padding: 0;
}

body#homePage main {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  body#homePage main {
    padding-top: 20px;
  }
}
/*============================
#emergency
============================*/
aside#emergency {
  width: 100%;
  margin-top: 30px;
  border-radius: 5px;
  border: 1px solid #ED1C24;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  aside#emergency {
    margin-top: 4%;
  }
}
aside#emergency p.egtxt {
  padding-left: 30px;
  background-image: url(../images/common/exclamation_ico.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px 25px;
  color: #ED1C24;
  font-size: 0.9rem;
}
@media only screen and (max-width: 375px) {
  aside#emergency p.egtxt {
    font-size: 0.8rem;
    background-size: 25px 25px;
  }
}

/*============================
ページカラム 
============================*/
@media only screen and (min-width: 769px) {
  #page_column {
    display: flex;
    padding-top: 30px;
    justify-content: space-between;
  }

  #main_column {
    flex-basis: 690px;
  }

  #sideNav {
    flex-basis: 220px;
  }
}
@media only screen and (max-width: 992px) {
  #page_column {
    display: flex;
    padding-top: 30px;
    justify-content: space-between;
  }

  #main_column {
    flex-basis: 73.404%;
    margin-right: 3.191%;
  }

  #sideNav {
    flex-basis: 23.404%;
  }
}
@media only screen and (max-width: 768px) {
  #page_column {
    display: block;
    padding-top: 4%;
  }
  #page_column div {
    min-height: 0%;
  }

  #main_column {
    flex-basis: 100%;
    margin-right: 0%;
  }
}
div.ggmap {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 70%;
  overflow: hidden;
}
div.ggmap iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100% !important;
  height: 100% !important;
}

/*============================
チェックボックス階層化など  
============================*/
ul.search_check {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  justify-content: space-between;
}
ul.search_check li.fc_li {
  position: relative;
  padding-left: 30px;
  flex-basis: 48%;
  padding-bottom: 2%;
  box-sizing: border-box;
  max-width: 48%;
  font-size: 13px;
  line-height: 13px;
}
@media only screen and (max-width: 768px) {
  ul.search_check li.fc_li {
    padding-bottom: 4%;
  }
}
@media only screen and (max-width: 768px) {
  ul.search_check li.fc_li {
    flex-basis: 100%;
    max-width: 100%;
  }
}
ul.search_check li.fc_li input.form-check-input {
  display: inline-block;
  vertical-align: top;
}
ul.search_check li.fc_li label.form-check-label {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 3px;
}
ul.search_check li.fc_li.list_parents {
  flex-basis: 100%;
  box-sizing: border-box;
  max-width: 100%;
}
ul.search_check li.fc_li.list_parents label.form-check-label {
  color: #0070ae;
}
ul.search_check li.fc_li.list_parents ul.ul_children {
  flex-basis: 100%;
  padding-top: 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  ul.search_check li.fc_li.list_parents ul.ul_children {
    padding-top: 4%;
  }
}
ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li {
  flex-basis: 48%;
  box-sizing: border-box;
  max-width: 48%;
}
@media only screen and (max-width: 768px) {
  ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li {
    flex-basis: 100%;
    max-width: 100%;
  }
}
ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li label.form-check-label {
  color: #000 !important;
}
ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li ul.ul_children_sub {
  padding-top: 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li ul.ul_children_sub {
    padding-top: 4%;
  }
}
ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li ul.ul_children_sub li.fc_li {
  flex-basis: 48%;
  box-sizing: border-box;
  max-width: 48%;
}
@media only screen and (max-width: 768px) {
  ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li ul.ul_children_sub li.fc_li {
    flex-basis: 100%;
    max-width: 100%;
  }
}
ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li ul.ul_children_sub li.fc_li label.form-check-label {
  color: #000 !important;
}
ul.search_check li.fc_li.list_parents ul.ul_children li.fc_li.list_parents_sub {
  flex-basis: 100%;
  box-sizing: border-box;
  max-width: 100%;
}
/*IE用ハック*/
@media all and (-ms-high-contrast: none) {
  /* IE10 */
  /*IEラベルの位置調整*/
  ul.search_check li.fc_li label.form-check-label {
    position: relative;
    top: 5px;
  }
}
/*IE用ハック*/
/* ブルブル  */
.shaking {
  -webkit-animation: shake 1.5s ease-in-out infinite alternate;
  -moz-animation: shake 1.5s ease-in-out infinite alternate;
  animation: shake 1.5s ease-in-out infinite alternate;
}

.shaking:hover {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  opacity: 0.9 !important;
}

@keyframes shake {
  0% {
    transform: translate(0px, 0px) rotate(-5deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(5deg);
  }
}
@-webkit-keyframes shake {
  0% {
    transform: translate(0px, 0px) rotate(-5deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(5deg);
  }
}
@-moz-keyframes shake {
  0% {
    transform: translate(0px, 0px) rotate(-5deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(5deg);
  }
}
/* バウンド  */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation: bounce 1.5s ease-in-out infinite;
  -moz-animation: bounce 1.5s ease-in-out infinite;
  animation: bounce 1.5s ease-in-out infinite;
}

/*============================
モーダル
============================*/
.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 3100;
  /* オーバーレイのスタイル */
  /* モーダルウィンドウの中身のスタイル */
}
.modal .overLay {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3110;
}
.modal .inner {
  position: absolute;
  z-index: 3111;
  width: 600px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .modal .inner {
    width: 80%;
  }
}

@keyframes modal {
  0% {
    top: -100%;
  }
  100% {
    top: 50%;
  }
}
@keyframes modalClose {
  0% {
    top: 50%;
  }
  100% {
    top: 100%;
  }
}
.modiv {
  background: #FFF;
  width: 100%;
}

p.closebn {
  width: 100%;
  height: 60px;
}
p.closebn a.modalClose {
  width: 100%;
  height: 60px;
  background: #0070ae;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 15px;
  transition: 0.3s;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
p.closebn a.modalClose span.closetxt {
  padding-top: 5px;
  display: inline-block;
  width: calc(100% - 40px);
  color: #FFF;
  font-family: "Noto Sans JP B";
  font-size: 16px;
  font-size: 1rem !important;
}
@media (max-width: 35.4em) {
  p.closebn a.modalClose span.closetxt {
    font-size: 12.8px !important;
  }
}
p.closebn a.modalClose span.closeimg {
  display: inline-block;
  width: 30px;
}
p.closebn a.modalClose span.closeimg img {
  width: 30px;
  height: 30px;
}
p.closebn a.modalClose:hover {
  background: #0091e1;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/*============================
改行
============================*/
br.wpbr {
  display: none;
}

@media only screen and (max-width: 992px) {
  br.wpbr {
    display: block;
  }
}
br.mdbr {
  display: none;
}

@media only screen and (max-width: 768px) {
  br.mdbr {
    display: block;
  }
}
br.spbr {
  display: none;
}

@media only screen and (max-width: 575px) {
  br.spbr {
    display: block;
  }
}
br.xsbr {
  display: none;
}

@media only screen and (max-width: 375px) {
  br.xsbr {
    display: block;
  }
}
/*============================
#top-head
============================*/
header#top-head {
  width: 100%;
}

/*============================
#headercont
============================*/
div#headercont {
  background: #FFF;
  overflow: hidden;
  height: 80px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  /*============================
  #headlogos
  ============================*/
  /*============================
  #headlink
  ============================*/
}
@media only screen and (max-width: 768px) {
  div#headercont {
    position: fixed;
    z-index: 900;
    display: block;
    height: 140px;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  }
}
div#headercont div#headlogos {
  width: 268px;
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlogos {
    padding-left: 10px;
    width: 100%;
    height: 80px;
  }
}
div#headercont div#headlogos p.gf_logo {
  width: 268px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  transform: translateY(-50%);
}
div#headercont div#headlogos p.gf_logo img {
  width: 100%;
  height: auto;
}
div#headercont div#headlink {
  width: 488px;
  /*============================
  #headnv
  ============================*/
}
@media screen and (max-width: 800px) {
  div#headercont div#headlink {
    width: 455px;
  }
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink {
    width: 100%;
    top: 0 !important;
  }
}
div#headercont div#headlink ul#headnv {
  width: 488px;
  transform: skew(20deg);
}
@media screen and (max-width: 800px) {
  div#headercont div#headlink ul#headnv {
    width: 455px;
  }
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv {
    transform: skew(0deg);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    height: 60px;
    width: 100%;
  }
}
div#headercont div#headlink ul#headnv li {
  height: 80px;
  float: left;
  margin: 0 0px;
}
div#headercont div#headlink ul#headnv li:active {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv li {
    height: 60px;
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
div#headercont div#headlink ul#headnv li a {
  display: block;
  padding: 0.5em 0em;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  transform: skew(-20deg);
  padding-top: 13px;
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv li a {
    width: 100%;
    padding-top: 8px;
    transform: skew(0deg);
  }
}
div#headercont div#headlink ul#headnv li:first-child {
  background: #0070ae;
  width: 188px;
}
div#headercont div#headlink ul#headnv li:first-child:hover {
  background: #0091e1;
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv li:first-child {
    height: 60px;
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
div#headercont div#headlink ul#headnv li:first-child a {
  text-align: center;
}
div#headercont div#headlink ul#headnv li:first-child a span {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem !important;
  font-family: "Noto Sans JP B";
  padding-top: 15px;
  padding-left: 25px;
  background-image: url(../images/common/ic_mail.svg);
  background-size: 23px 15px;
  background-repeat: no-repeat;
  background-position: left 18px;
  padding-bottom: 3px;
  border-bottom: 3px solid #FFF;
  line-height: 1.1;
}
@media (max-width: 35.4em) {
  div#headercont div#headlink ul#headnv li:first-child a span {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv li:first-child a span {
    padding-top: 12px;
    background-position: left 15px;
  }
}
@media only screen and (max-width: 575px) {
  div#headercont div#headlink ul#headnv li:first-child a span {
    background-position: left 13px;
  }
}
div#headercont div#headlink ul#headnv li:last-child {
  background: #ffbe15;
  width: 300px;
}
@media screen and (max-width: 800px) {
  div#headercont div#headlink ul#headnv li:last-child {
    width: 267px;
  }
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv li:last-child {
    height: 60px;
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
}
div#headercont div#headlink ul#headnv li:last-child:hover {
  background: #ffcc48;
}
div#headercont div#headlink ul#headnv li:last-child a.btdsp {
  display: block;
  padding: 0.5em 2em;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  transform: skew(-20deg);
  padding-top: 13px;
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv li:last-child a.btdsp {
    width: 100%;
    padding-top: 5px;
    padding: 0.5em 0em;
    transform: skew(0deg);
    text-align: center;
  }
}
div#headercont div#headlink ul#headnv li:last-child a.btdsp span {
  color: #000;
  padding-top: 10px;
  display: inline-block;
}
div#headercont div#headlink ul#headnv li:last-child a.btdsp span strong {
  display: block;
  font-size: 16px;
  font-size: 1rem !important;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  div#headercont div#headlink ul#headnv li:last-child a.btdsp span strong {
    font-size: 12.8px !important;
  }
}
div#headercont div#headlink ul#headnv li:last-child a.btdsp span small {
  display: block;
  font-size: 9.5px;
  font-size: 0.59375rem !important;
  padding-left: 1px;
  font-family: "Noto Sans JP R";
}
@media (max-width: 35.4em) {
  div#headercont div#headlink ul#headnv li:last-child a.btdsp span small {
    font-size: 7.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  div#headercont div#headlink ul#headnv li:last-child a.btdsp span small {
    padding-left: 5px;
    font-size: 9.2px;
    font-size: 0.575rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  div#headercont div#headlink ul#headnv li:last-child a.btdsp span small {
    font-size: 7.36px !important;
  }
}

footer {
  z-index: 10;
  position: relative;
  background-color: #FFF;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 3px solid #0070ae;
  /*============================
  #page-top
  ============================*/
  /*============================
  フッターコンテンツ
  ============================*/
  /*============================
  #copy
  ============================*/
}
footer div.footcont {
  width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 992px) {
  footer div.footcont {
    width: 96%;
  }
}
@media only screen and (max-width: 768px) {
  footer div.footcont {
    flex-wrap: wrap;
  }
}
footer div.footcont div.footcont01 {
  width: 23%;
  max-width: 23%;
  flex-basis: 23%;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont01 {
    order: 1;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
footer div.footcont div.footcont02 {
  width: 45%;
  max-width: 45%;
  flex-basis: 45%;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont02 {
    order: 3;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
footer div.footcont div.footcont03 {
  width: 24%;
  max-width: 24%;
  flex-basis: 24%;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont03 {
    order: 2;
    width: 80%;
    max-width: 80%;
    flex-basis: 80%;
  }
}
@media only screen and (max-width: 575px) {
  footer div.footcont div.footcont03 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
footer p#page-top {
  position: fixed;
  width: 80px;
  height: 80px;
  right: 20px;
  margin-left: 0px;
  background: rgba(255, 255, 255, 0.8);
  border-top: 3px solid #0070ae;
  border-bottom: 3px solid #0070ae;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  transition: 0.3s;
  opacity: 1;
}
footer p#page-top:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  footer p#page-top {
    width: 60px;
    height: 60px;
    right: 10px;
  }
}
footer p#page-top:after {
  border: 10px solid transparent;
  border-bottom-color: #0070ae;
  border-top-width: 0;
  top: -10px;
  content: "";
  display: block;
  left: 30px;
  position: absolute;
  width: 0;
}
@media only screen and (max-width: 768px) {
  footer p#page-top:after {
    left: 20px;
  }
}
footer p#page-top a {
  font-size: 15px;
  font-size: 0.9375rem !important;
  padding-top: 10px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 1.2;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  footer p#page-top a {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 768px) {
  footer p#page-top a {
    padding-top: 4px;
    font-size: 12px;
    font-size: 0.75rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  footer p#page-top a {
    font-size: 9.6px !important;
  }
}
@media only screen and (max-width: 575px) {
  footer p#page-top a {
    padding-top: 4px;
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  footer p#page-top a {
    font-size: 12px !important;
  }
}
footer div.footcont div.footcont01 h1 {
  width: 153px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont01 h1 {
    margin: 0 auto;
  }
}
footer div.footcont div.footcont01 h1 a {
  width: 100%;
  display: block;
}
footer div.footcont div.footcont01 h1 a img {
  width: 100%;
  height: auto;
}
footer div.footcont div.footcont01 p.since {
  color: #352B28;
  font-family: "Noto Sans JP R";
  font-size: 15px;
  font-size: 0.9375rem !important;
  margin-bottom: 8px;
}
@media (max-width: 35.4em) {
  footer div.footcont div.footcont01 p.since {
    font-size: 12px !important;
  }
}
footer div.footcont div.footcont01 p.footlogotxt {
  font-size: 10.5px;
  font-size: 0.65625rem !important;
  color: #352B28;
  font-family: "Noto Sans JP L";
  line-height: 1.8;
}
@media (max-width: 35.4em) {
  footer div.footcont div.footcont01 p.footlogotxt {
    font-size: 8.4px !important;
  }
}
footer div.footcont div.footcont02 {
  padding-top: 46px;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont02 {
    padding-top: 20px;
  }
}
footer div.footcont div.footcont02 dl.footmaptxt {
  margin-bottom: 20px;
  border-left: 3px solid #0070ae;
  padding-left: 10px;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont02 dl.footmaptxt {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  footer div.footcont div.footcont02 dl.footmaptxt {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
footer div.footcont div.footcont02 dl.footmaptxt dt {
  font-size: 16px;
  font-size: 1rem !important;
  color: #352B28;
  font-family: "Noto Sans JP B";
  padding-bottom: 8px;
}
@media (max-width: 35.4em) {
  footer div.footcont div.footcont02 dl.footmaptxt dt {
    font-size: 12.8px !important;
  }
}
footer div.footcont div.footcont02 dl.footmaptxt dd {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem !important;
  color: #352B28;
  font-family: "Noto Sans JP L";
  padding-right: 60px;
}
@media (max-width: 35.4em) {
  footer div.footcont div.footcont02 dl.footmaptxt dd {
    font-size: 9.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont02 dl.footmaptxt dd {
    font-size: 10px;
    font-size: 0.625rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  footer div.footcont div.footcont02 dl.footmaptxt dd {
    font-size: 8px !important;
  }
}
footer div.footcont div.footcont02 dl.footmaptxt dd span.maplink {
  position: absolute;
  display: block;
  width: 50px;
  right: 0px;
  bottom: -2px;
  transition: 0.3s;
  opacity: 1;
}
footer div.footcont div.footcont02 dl.footmaptxt dd span.maplink a.modalOpen {
  display: block;
}
footer div.footcont div.footcont02 dl.footmaptxt dd span.maplink a.modalOpen img {
  width: 50px;
  height: auto;
}
footer div.footcont div.footcont02 dl.footmaptxt dd span.maplink:hover {
  opacity: 0.7;
  bottom: 5px;
}
footer div.footcont div.footcont03 {
  padding-top: 46px;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont03 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    width: 60%;
    margin: 0 auto;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  footer div.footcont div.footcont03 {
    width: 90%;
  }
}
@media only screen and (min-width: 769px) {
  footer div.footcont div.footcont03 ul.fomenu01 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont03 ul.fomenu01 {
    width: 57%;
  }
}
footer div.footcont div.footcont03 ul.fomenu01 li a {
  font-size: 16px;
  font-size: 1rem !important;
  color: #352B28;
  font-family: "Noto Sans JP B";
  display: block;
  padding-bottom: 10px;
}
@media (max-width: 35.4em) {
  footer div.footcont div.footcont03 ul.fomenu01 li a {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 375px) {
  footer div.footcont div.footcont03 ul.fomenu01 li a {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media only screen and (max-width: 375px) and (max-width: 35.4em) {
  footer div.footcont div.footcont03 ul.fomenu01 li a {
    font-size: 11.2px !important;
  }
}
footer div.footcont div.footcont03 ul.fomenu01 li a.no-link {
  opacity: 0.6;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
footer div.footcont div.footcont03 ul.fomenu01 li ol li a {
  font-size: 12px;
  font-size: 0.75rem !important;
  color: #352B28;
  font-family: "Noto Sans JP R";
  display: block;
  padding-bottom: 15px;
}
@media (max-width: 35.4em) {
  footer div.footcont div.footcont03 ul.fomenu01 li ol li a {
    font-size: 9.6px !important;
  }
}
@media only screen and (max-width: 375px) {
  footer div.footcont div.footcont03 ul.fomenu01 li ol li a {
    font-size: 10px;
    font-size: 0.625rem !important;
  }
}
@media only screen and (max-width: 375px) and (max-width: 35.4em) {
  footer div.footcont div.footcont03 ul.fomenu01 li ol li a {
    font-size: 8px !important;
  }
}
footer div.footcont div.footcont03 ul.fomenu02 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont03 ul.fomenu02 {
    width: 43%;
  }
}
footer div.footcont div.footcont03 ul.fomenu02 li {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
}
@media only screen and (min-width: 769px) {
  footer div.footcont div.footcont03 ul.fomenu02 li a {
    padding-left: 20px;
    background-image: url(../images/common/ic_ftmhead.svg);
    background-size: 7px auto;
    background-repeat: no-repeat;
    background-position: left 6px;
    display: block;
    font-size: 16px;
    font-size: 1rem !important;
    color: #352B28;
    font-family: "Noto Sans JP B";
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 35.4em) {
  footer div.footcont div.footcont03 ul.fomenu02 li a {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 768px) {
  footer div.footcont div.footcont03 ul.fomenu02 li a {
    display: block;
    font-size: 16px;
    font-size: 1rem !important;
    color: #352B28;
    font-family: "Noto Sans JP B";
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  footer div.footcont div.footcont03 ul.fomenu02 li a {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  footer div.footcont div.footcont03 ul.fomenu02 li a {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) and (max-width: 35.4em) {
  footer div.footcont div.footcont03 ul.fomenu02 li a {
    font-size: 11.2px !important;
  }
}
@media only screen and (min-width: 769px) {
  footer div.footcont div.footcont03 ul.fomenu02 li.fomenu0201,
footer div.footcont div.footcont03 ul.fomenu02 li.fomenu0202,
footer div.footcont div.footcont03 ul.fomenu02 li.fomenu0203 {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  footer div.footcont div.footcont03 ul.fomenu02 li.fomenu0205 {
    order: -1;
  }
}
footer div#copy {
  text-align: center;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  footer div#copy {
    padding-top: 2%;
    padding-bottom: 2%;
  }
}
footer div#copy small {
  font-size: 10px;
}

@media only screen and (min-width: 769px) {
  div.footsp_bns {
    display: none;
  }
}
div.footsp_bns ul.footsp_bnul {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
  margin: 0 auto;
}
div.footsp_bns ul.footsp_bnul li {
  text-align: center;
  height: 60px;
}
div.footsp_bns ul.footsp_bnul li:first-child {
  background: #0070ae;
  width: 100%;
}
div.footsp_bns ul.footsp_bnul li:first-child:hover {
  background: #0091e1;
}
div.footsp_bns ul.footsp_bnul li:first-child a {
  text-align: center;
}
div.footsp_bns ul.footsp_bnul li:first-child a span {
  color: #FFF;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem !important;
  font-family: "Noto Sans JP B";
  padding-top: 15px;
  padding-left: 25px;
  background-image: url(../images/common/ic_mail.svg);
  background-size: 23px auto;
  background-repeat: no-repeat;
  background-position: left 20px;
  padding-bottom: 3px;
  border-bottom: 3px solid #FFF;
}
@media (max-width: 35.4em) {
  div.footsp_bns ul.footsp_bnul li:first-child a span {
    font-size: 16px !important;
  }
}
div.footsp_bns ul.footsp_bnul li:last-child {
  background: #ffbe15;
  width: 100%;
}
div.footsp_bns ul.footsp_bnul li:last-child:hover {
  background: #ffcc48;
}
div.footsp_bns ul.footsp_bnul li:last-child span {
  display: block;
  padding: 0.5em 2em;
  font-size: 14px;
  color: #000;
  padding-top: 13px;
  display: inline-block;
}
div.footsp_bns ul.footsp_bnul li:last-child span strong {
  display: block;
  font-size: 20px;
  font-size: 1.25rem !important;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  div.footsp_bns ul.footsp_bnul li:last-child span strong {
    font-size: 16px !important;
  }
}
div.footsp_bns ul.footsp_bnul li:last-child span small {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem !important;
  font-family: "Noto Sans JP R";
}
@media (max-width: 35.4em) {
  div.footsp_bns ul.footsp_bnul li:last-child span small {
    font-size: 8.8px !important;
  }
}

/*
共通
____________________________*/
div.g_navcont {
  border-top: 1px solid #c8c6c5;
  border-bottom: 1px solid #c8c6c5;
  z-index: 300;
  width: 100%;
  background: #FFF;
  height: 72px;
}
@media only screen and (max-width: 768px) {
  div.g_navcont {
    display: none;
  }
}
div.g_navcont ul.g_nav {
  background: #FFF;
  z-index: 1000;
  margin: 0 auto;
  position: relative;
  width: 1180px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  border-left: 1px solid #c8c6c5;
}
@media (min-width: 951px) and (max-width: 1200px) {
  div.g_navcont ul.g_nav {
    width: 960px;
  }
}
@media (min-width: 1px) and (max-width: 950px) {
  div.g_navcont ul.g_nav {
    width: 98%;
  }
}
div.g_navcont ul.g_nav li {
  width: 16.667%;
  max-width: 16.667%;
  flex-basis: 16.667%;
  transition: 0.3s;
}
@media (min-width: 1px) and (max-width: 860px) {
  div.g_navcont ul.g_nav li {
    width: 16%;
    max-width: 16%;
    flex-basis: 16%;
  }
  div.g_navcont ul.g_nav li:nth-of-type(5) {
    width: 20%;
    max-width: 20%;
    flex-basis: 20%;
  }
}
div.g_navcont ul.g_nav li a {
  border-right: 1px solid #c8c6c5;
  width: 100%;
  height: 70px;
  display: block;
  text-align: center;
  line-height: 72px;
  font-size: 14px;
  font-size: 0.875rem !important;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  div.g_navcont ul.g_nav li a {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 992px) {
  div.g_navcont ul.g_nav li a {
    font-size: 12px;
    font-size: 0.75rem !important;
  }
}
@media only screen and (max-width: 992px) and (max-width: 35.4em) {
  div.g_navcont ul.g_nav li a {
    font-size: 9.6px !important;
  }
}
div.g_navcont ul.g_nav li ol.g_navsub {
  z-index: 1000;
  width: 84%;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 70px;
  margin-left: 16%;
  left: 0;
  transition: 0.3s;
  padding: 0px;
  background: #ffbe15;
  text-align: left !important;
}
div.g_navcont ul.g_nav li ol.g_navsub li {
  display: inline-block;
  width: 27% !important;
  max-width: 27% !important;
  flex-basis: 27% !important;
  padding-bottom: 20px;
  height: auto !important;
  line-height: 1.2 !important;
  text-align: left !important;
}
div.g_navcont ul.g_nav li ol.g_navsub li:nth-child(2), div.g_navcont ul.g_nav li ol.g_navsub li:nth-child(5) {
  width: 40% !important;
  max-width: 40% !important;
  flex-basis: 40% !important;
}
div.g_navcont ul.g_nav li ol.g_navsub li a {
  border-right: none;
  text-align: left !important;
  width: 100% !important;
  height: auto !important;
  line-height: 1.2 !important;
}
div.g_navcont ul.g_nav li ol.g_navsub li a span {
  padding-bottom: 3px;
  display: inline-block;
}
div.g_navcont ul.g_nav li ol.g_navsub li a:hover span {
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
}
div.g_navcont ul.g_nav li ol.g_navsub li a.no-link {
  opacity: 0.6;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
div.g_navcont ul.g_nav li:nth-of-type(5) {
  position: relative;
}
div.g_navcont ul.g_nav li:nth-of-type(5) ol.g_navsub {
  width: 100%;
  margin-left: 0%;
}
div.g_navcont ul.g_nav li:nth-of-type(5) ol.g_navsub li {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  flex-basis: 100% !important;
}
div.g_navcont ul.g_nav li:hover {
  background: #ffbe15;
}
div.g_navcont ul.g_nav li:hover ol.g_navsub {
  padding: 20px 20px 0px 20px;
  height: auto;
  overflow: visible;
}

@media only screen and (min-width: 769px) {
  .zdo_drawer_menu {
    display: none;
  }
}
.zdo_drawer_menu * {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  text-decoration: none;
  list-style: none;
}
.zdo_drawer_menu a {
  color: inherit;
  text-decoration: none;
}
.zdo_drawer_menu a:visited {
  color: inherit;
}
.zdo_drawer_menu .zdo_drawer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background-color: rgba(51, 51, 51, 0.5);
  display: none;
  top: 0;
  left: 0;
}
.zdo_drawer_menu .zdo_drawer_button {
  display: block;
  background: none;
  border: none;
  padding: 0;
  width: 50px;
  height: 50px;
  letter-spacing: 0.1em;
  cursor: pointer;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 1001;
  text-align: center;
  outline: none;
}
@media only screen and (max-width: 375px) {
  .zdo_drawer_menu .zdo_drawer_button {
    right: 5px;
  }
}
.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar {
  width: 36px;
}
.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar1 {
  margin: 11px 0px 10px 13px !important;
  transform: rotate(45deg);
}
.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar2 {
  opacity: 0;
}
.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar3 {
  margin: 11px 0px 10px 12px !important;
  transform: rotate(-45deg);
}
.zdo_drawer_menu .zdo_drawer_bar {
  width: 30px;
  display: block;
  height: 2px;
  border: 1px solid #FFF;
  margin: 10px auto;
  transition: all 0.2s;
  transform-origin: 0 0;
}
.zdo_drawer_menu .zdo_drawer_text {
  text-align: center;
  font-size: 10px;
}
.zdo_drawer_menu .zdo_drawer_close {
  letter-spacing: 0.08em;
  display: none;
}
.zdo_drawer_menu .zdo_drawer_menu_text {
  display: block;
}
.zdo_drawer_menu .zdo_drawer_nav_wrapper {
  width: 100%;
  height: 100%;
  transition: all 0.2s;
  transform: translate(100%);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  background-color: #FFF;
}
.zdo_drawer_menu .zdo_drawer_nav_wrapper.open {
  transform: translate(0);
}
.zdo_drawer_menu.left .zdo_drawer_button {
  right: auto;
  left: 32px;
}
.zdo_drawer_menu.left .zdo_drawer_nav_wrapper {
  transform: translate(-200px);
  right: auto;
  left: 0;
}
.zdo_drawer_menu.left .zdo_drawer_nav_wrapper.open {
  transform: translate(0);
}

/*+++ Default Navigation CSS +++*/
@media only screen and (min-width: 769px) {
  .zdo_drawer_menu {
    display: none;
  }
}
.zdo_drawer_menu .zdo_drawer_nav {
  padding: 80px 10px 50px 10px;
}

/*+++ Default Button Color +++*/
.zdo_drawer_menu .zdo_drawer_button {
  background: #0070ae;
  color: #8fb722;
}
.zdo_drawer_menu .zdo_drawer_button .zdo_drawer_bar {
  background-color: #8fb722;
}

ul.zdo_drawer_nav {
  width: 80%;
  margin: 0 auto;
  font-size: 0;
}
@media only screen and (max-width: 375px) {
  ul.zdo_drawer_nav {
    width: 96%;
  }
}
ul.zdo_drawer_nav li {
  display: inline-block;
  width: 50%;
}
ul.zdo_drawer_nav li a {
  width: 100%;
  padding: 10px 0;
  display: block;
}
ul.zdo_drawer_nav li a span {
  font-size: 16px;
  font-size: 1rem !important;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  ul.zdo_drawer_nav li a span {
    font-size: 12.8px !important;
  }
}
ul.zdo_drawer_nav li a:hover {
  color: #0070ae;
}
ul.zdo_drawer_nav li a:hover span {
  border-bottom: 1px solid #0070ae;
}

ul.zdo_drawer_bt {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  margin: 0 auto;
}
ul.zdo_drawer_bt li {
  text-align: center;
  height: 60px;
}
ul.zdo_drawer_bt li:first-child {
  background: #0070ae;
  width: 100%;
}
ul.zdo_drawer_bt li:first-child:hover {
  background: #0091e1;
}
ul.zdo_drawer_bt li:first-child a {
  text-align: center;
}
ul.zdo_drawer_bt li:first-child a span {
  color: #FFF;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem !important;
  font-family: "Noto Sans JP B";
  padding-top: 15px;
  padding-left: 25px;
  background-image: url(../images/common/ic_mail.svg);
  background-size: 23px auto;
  background-repeat: no-repeat;
  background-position: left 18px;
  padding-bottom: 3px;
  border-bottom: 3px solid #FFF;
}
@media (max-width: 35.4em) {
  ul.zdo_drawer_bt li:first-child a span {
    font-size: 16px !important;
  }
}
ul.zdo_drawer_bt li:last-child {
  background: #ffbe15;
  width: 100%;
}
ul.zdo_drawer_bt li:last-child:hover {
  background: #ffcc48;
}
ul.zdo_drawer_bt li:last-child a {
  display: block;
  padding: 0.5em 2em;
  font-size: 14px;
  color: #000;
  padding-top: 15px;
  display: inline-block;
}
ul.zdo_drawer_bt li:last-child a strong {
  display: block;
  font-size: 20px;
  font-size: 1.25rem !important;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  ul.zdo_drawer_bt li:last-child a strong {
    font-size: 16px !important;
  }
}
ul.zdo_drawer_bt li:last-child a small {
  display: block;
  font-size: 12px;
  font-size: 0.75rem !important;
  font-family: "Noto Sans JP R";
}
@media (max-width: 35.4em) {
  ul.zdo_drawer_bt li:last-child a small {
    font-size: 9.6px !important;
  }
}

/* 固定 */
#globalNavi.fixed {
  height: 72px;
  position: fixed;
  top: 0;
  padding: 0;
  width: 100%;
  z-index: 1000;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}

.fixedtop {
  margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  .fixedtop {
    margin-top: 0px;
  }
}

body#casePage ul.g_nav li.g_nav003 a {
  background: #ffbe15;
}

body#companyPage ul.g_nav li.g_nav001 a {
  background: #ffbe15;
}

body#servicePage ul.g_nav li.g_nav002 a {
  background: #ffbe15;
}

body#pricePage ul.g_nav li.g_nav004 a {
  background: #ffbe15;
}

body#recruitPage ul.g_nav li.g_nav005 a {
  background: #ffbe15;
}

/*============================
消える出る
============================*/
body#homePage header#top-head {
  height: calc(100vh - 72px);
  background-image: url(../images/home/home_bg_pc.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  body#homePage header#top-head div.home_img {
    padding-top: 140px;
  }
}
body#homePage header#top-head div.home_img h1 {
  width: 700px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -350px;
}
body#homePage header#top-head div.home_img h1 img {
  width: 100%;
  height: auto;
}
@media screen and (max-height: 680px) and (min-width: 1200px) {
  body#homePage header#top-head {
    height: 680px !important;
    position: relative;
  }
}
@media screen and (max-width: 1200px) {
  body#homePage header#top-head {
    background-size: 120% auto;
    height: auto;
  }
  body#homePage header#top-head .home_img {
    position: relative;
  }
  body#homePage header#top-head .home_img:before {
    content: "";
    display: block;
    padding-top: 67%;
    /* 高さを幅の75%に固定 */
  }
  body#homePage header#top-head .home_img h1 {
    width: 100% !important;
    position: absolute;
    bottom: 5% !important;
    left: 0% !important;
    margin-left: 0px !important;
    text-align: center;
  }
  body#homePage header#top-head .home_img h1 img {
    width: 64% !important;
    height: auto;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  body#homePage header#top-head {
    background-size: 120% auto;
    background-position: center bottom;
  }
  body#homePage header#top-head .home_img:before {
    padding-top: 67%;
    /* 高さを幅の75%に固定 */
  }
}
@media screen and (max-width: 1200px) {
  body#homePage header#top-head div.g_navcont {
    position: relative;
    left: auto;
    bottom: auto;
  }
}

/*============================
HOMEカラム
============================*/
div.homecont {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  div.homecont {
    display: block;
  }
}
div.homecont div.homeleft {
  width: 73%;
  max-width: 73%;
  flex-basis: 73%;
}
@media only screen and (max-width: 768px) {
  div.homecont div.homeleft {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
div.homecont div.homeright {
  width: 23%;
  max-width: 23%;
  flex-basis: 23%;
}
@media only screen and (max-width: 768px) {
  div.homecont div.homeright {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    display: none;
  }
}

div.homebtm {
  width: 90%;
}
@media only screen and (max-width: 768px) {
  div.homebtm {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}

/*============================
HOMEカラム右
============================*/
div div.txtcont {
  position: relative;
}
div div.txtcont p.bntxt {
  width: 96%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
}
div div.txtcont p.bntxt strong {
  display: block;
  color: #352B28;
  text-align: center;
  line-height: 1.2;
  font-family: "Noto Sans JP B";
  font-size: 22px;
  font-size: 1.375rem !important;
}
@media (max-width: 35.4em) {
  div div.txtcont p.bntxt strong {
    font-size: 17.6px !important;
  }
}
@media screen and (max-width: 1200px) {
  div div.txtcont p.bntxt strong {
    font-size: 19px;
    font-size: 1.1875rem !important;
  }
}
@media screen and (max-width: 1200px) and (max-width: 35.4em) {
  div div.txtcont p.bntxt strong {
    font-size: 15.2px !important;
  }
}
@media only screen and (max-width: 992px) {
  div div.txtcont p.bntxt strong {
    font-size: 2vw !important;
  }
}
@media only screen and (max-width: 768px) {
  div div.txtcont p.bntxt strong {
    font-size: 2.7vw !important;
  }
}
div div.txtcont p.bntxt small {
  padding-top: 5px;
  display: block;
  color: #0070ae;
  text-align: center;
  line-height: 1.2;
  font-family: "Noto Sans JP L";
  font-size: 12px;
  font-size: 0.75rem !important;
}
@media (max-width: 35.4em) {
  div div.txtcont p.bntxt small {
    font-size: 9.6px !important;
  }
}
@media screen and (max-width: 1200px) {
  div div.txtcont p.bntxt small {
    font-size: 11px;
    font-size: 0.6875rem !important;
  }
}
@media screen and (max-width: 1200px) and (max-width: 35.4em) {
  div div.txtcont p.bntxt small {
    font-size: 8.8px !important;
  }
}
@media only screen and (max-width: 992px) {
  div div.txtcont p.bntxt small {
    font-size: 1vw !important;
  }
}
@media only screen and (max-width: 768px) {
  div div.txtcont p.bntxt small {
    font-size: 1.9vw !important;
  }
}
@media only screen and (max-width: 575px) {
  div div.txtcont p.bntxt small br.spbr {
    display: block;
  }
}
div div.txtcont p.bntxt span {
  padding-top: 10px;
  display: block;
  color: #615957;
  text-align: center;
  line-height: 1.2;
  font-family: "Noto Sans JP R";
  font-size: 14px;
  font-size: 0.875rem !important;
}
div div.txtcont p.bntxt span br.spbr {
  display: none;
}
@media (max-width: 35.4em) {
  div div.txtcont p.bntxt span {
    font-size: 11.2px !important;
  }
}
@media screen and (max-width: 1200px) {
  div div.txtcont p.bntxt span {
    font-size: 1.15vw !important;
  }
}
@media only screen and (max-width: 992px) {
  div div.txtcont p.bntxt span {
    font-size: 1.25vw !important;
  }
}
@media only screen and (max-width: 768px) {
  div div.txtcont p.bntxt span {
    font-size: 1.8vw !important;
  }
}
@media only screen and (max-width: 575px) {
  div div.txtcont p.bntxt span {
    font-size: 2.3vw !important;
  }
  div div.txtcont p.bntxt span br.spbr {
    display: block;
  }
}

div.homebn_01 {
  width: 100%;
  margin-bottom: 6%;
}
div.homebn_01 a {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  background: #FFF;
  position: relative;
  border: 1px solid #0070ae;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  transition: 0.3s;
  opacity: 1;
  position: relative;
  top: 0px;
}
div.homebn_01 a:hover {
  top: -10px;
  opacity: 0.7;
}
div.homebn_01 a figure {
  width: 48%;
}
div.homebn_01 a figure img {
  width: 100%;
  height: auto;
}
div.homebn_01 a div.txtcont {
  width: 52%;
}
div.homebn_01 a div.txtcont p.bntxt {
  width: 96%;
}
ul.homeleft_ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  ul.homeleft_ul {
    display: block;
  }
}
ul.homeleft_ul li {
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  margin-bottom: 6%;
}
@media only screen and (max-width: 768px) {
  ul.homeleft_ul li {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
ul.homeleft_ul li a {
  display: block;
  background: #FFF;
  border: 1px solid #0070ae;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  transition: 0.3s;
  opacity: 1;
  position: relative;
  top: 0px;
}
ul.homeleft_ul li a:hover {
  top: -10px;
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  ul.homeleft_ul li a {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
}
ul.homeleft_ul li a figure {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  ul.homeleft_ul li a figure {
    width: 48%;
    max-width: 48%;
    flex-basis: 48%;
  }
}
ul.homeleft_ul li a figure img {
  width: 100%;
  height: auto;
}
ul.homeleft_ul li a div.txtcont {
  height: 140px;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  ul.homeleft_ul li a div.txtcont {
    height: auto;
    width: 52%;
    max-width: 52%;
    flex-basis: 52%;
  }
}
ul.homeleft_ul li a div.txtcont p.bntxt {
  width: 96%;
}
@media only screen and (max-width: 768px) {
  ul.homeleft_ul li a div.txtcont p.bntxt {
    width: 90%;
    margin: 0 auto;
  }
}
/*============================
HOMEカラム左
============================*/
ul.homeright_ul {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
ul.homeright_ul li {
  padding: 0;
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  margin-bottom: 0%;
}
ul.homeright_ul li:last-child a {
  top: 6px;
}
ul.homeright_ul li:last-child a:hover {
  top: -4px;
}
ul.homeright_ul li a {
  padding: 0;
  margin-bottom: 0%;
  display: block;
  background: #FFF;
  border: 1px solid #0070ae;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  transition: 0.3s;
  opacity: 1;
  position: relative;
  top: 0px;
}
ul.homeright_ul li a:hover {
  top: -10px;
  opacity: 0.7;
}
ul.homeright_ul li a figure {
  width: 100%;
}
ul.homeright_ul li a figure img {
  width: 100%;
  height: auto;
}
ul.homeright_ul li a div.txtcont {
  height: 80px;
  width: 100%;
  padding: 0;
}
ul.homeright_ul li a div.txtcont p.bntxt {
  width: 96%;
}
/*============================
HOMEカラム下
============================*/
ul.homebtm_ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  ul.homebtm_ul {
    display: block;
  }
}
ul.homebtm_ul li {
  width: 31%;
  max-width: 31%;
  flex-basis: 31%;
  margin-bottom: 6%;
}
@media only screen and (max-width: 768px) {
  ul.homebtm_ul li {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 6%;
  }
}
ul.homebtm_ul li a {
  display: block;
  background: #FFF;
  border: 1px solid #0070ae;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  transition: 0.3s;
  opacity: 1;
  position: relative;
  top: 0px;
}
ul.homebtm_ul li a:hover {
  top: -10px;
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  ul.homebtm_ul li a {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
}
ul.homebtm_ul li a figure {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  ul.homebtm_ul li a figure {
    width: 48%;
    max-width: 48%;
    flex-basis: 48%;
  }
}
ul.homebtm_ul li a figure img {
  width: 100%;
  height: auto;
}
ul.homebtm_ul li a div.txtcont {
  height: 140px;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  ul.homebtm_ul li a div.txtcont {
    height: auto;
    width: 52%;
    max-width: 52%;
    flex-basis: 52%;
  }
}
ul.homebtm_ul li a div.txtcont p.bntxt {
  width: 96%;
}
@media only screen and (max-width: 768px) {
  ul.homebtm_ul li a div.txtcont p.bntxt {
    width: 90%;
    margin: 0 auto;
  }
}
ul.homebtm_ul li a.comingsoon {
  position: relative;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
ul.homebtm_ul li a.comingsoon:after {
  content: "";
  display: block;
  background-image: url(../images/common/comsn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  ul.homebtm_ul li a.comingsoon:after {
    background-size: cover;
    background-image: url(../images/common/comsn_sp.png);
  }
}

/*============================
コンテンツヘッダーBG共通
============================*/
div.contbgimg {
  position: relative;
  width: 100%;
  background-color: #000;
}
div.contbgimg:before {
  content: "";
  display: block;
  padding-top: 240px;
  /* 高さを幅の75%に固定 */
}
div.contbgimg div.divaspect {
  animation: bg-slider 2s ease-in-out both;
  /* 23sの部分背景画像の約数だとスムーズ */
  animation-delay: 1s;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
div.contbgimg div.divaspect div.pagetitle {
  width: 96%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
  color: #FFF;
}
div.contbgimg div.divaspect div.pagetitle h1 {
  text-align: center;
  color: #FFF;
}
div.contbgimg div.divaspect div.pagetitle h1 span {
  line-height: 1.2;
  font-family: "Noto Sans JP B";
  font-size: 25px;
  font-size: 1.5625rem !important;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 3px solid #FFF;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.6));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.6));
}
@media (max-width: 35.4em) {
  div.contbgimg div.divaspect div.pagetitle h1 span {
    font-size: 20px !important;
  }
}
div.contbgimg div.divaspect div.pagetitle p {
  text-align: center;
  font-family: "Noto Sans JP R";
  color: #FFF;
  font-size: 16px;
  font-size: 1rem !important;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.6));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.6));
}
@media (max-width: 35.4em) {
  div.contbgimg div.divaspect div.pagetitle p {
    font-size: 12.8px !important;
  }
}

@keyframes bg-slider {
  from {
    opacity: 0;
    background-position: -40px 0%;
  }
  to {
    opacity: 1;
    background-position: 0px 0%;
  }
  /* 1518pxとは使用した背景画像の長さ */
}
@media (min-width: 1px) and (max-width: 860px) {
  @keyframes bg-slider {
    from {
      opacity: 0;
      background-position: -40px 0%;
    }
    to {
      opacity: 1;
      background-position: 0px 0%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 768px) {
  @keyframes bg-slider {
    from {
      opacity: 0;
      background-position: 55% 30%;
    }
    to {
      opacity: 1;
      background-position: 30% 30%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 575px) {
  @keyframes bg-slider {
    from {
      opacity: 0;
      background-position: 60% 50%;
    }
    to {
      opacity: 1;
      background-position: 40% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 375px) {
  @keyframes bg-slider {
    from {
      opacity: 0;
      background-position: 60% 50%;
    }
    to {
      opacity: 1;
      background-position: 40% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
body#casePage {
  /*============================
  コンテンツヘッダーBGページごと設定
  ============================*/
  /*
  ============================*/
}
body#casePage div.contbgimg div.divaspect {
  background-size: 100% auto !important;
  background: url("../images/case/case_headimg.jpg") no-repeat 0 0;
}
@media (min-width: 1px) and (max-width: 860px) {
  body#casePage div.contbgimg div.divaspect {
    background-size: auto 100% !important;
    background: url("../images/case/case_headimg.jpg") no-repeat center center;
  }
}

/*============================
#item01
============================*/
section.case_sect {
  padding-top: 60px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  section.case_sect {
    display: block;
  }
}
section.case_sect div.case_sect_lr {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.case_sect_lr {
    width: 70%;
    max-width: 70%;
    flex-basis: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 575px) {
  section.case_sect div.case_sect_lr {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.case_sect div.case_sect_left,
section.case_sect div.case_sect_right {
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.case_sect_left,
section.case_sect div.case_sect_right {
    width: 70%;
    max-width: 70%;
    flex-basis: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 575px) {
  section.case_sect div.case_sect_left,
section.case_sect div.case_sect_right {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.case_sect div.case_sect_left h2,
section.case_sect div.case_sect_right h2 {
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.case_sect_left h2,
section.case_sect div.case_sect_right h2 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
section.case_sect div.case_sect_left h2 img,
section.case_sect div.case_sect_right h2 img {
  width: 100%;
  height: auto;
}
section.case_sect div.casecont {
  width: 100%;
  padding: 30px 30px 10px 30px;
  margin-bottom: 40px;
  background: #FFF;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
@media only screen and (max-width: 768px) {
  section.case_sect div.casecont {
    padding: 20px 20px 0px 20px;
  }
}
section.case_sect div.casecont h3 {
  font-family: "Noto Sans JP B";
  text-align: center;
  color: #0070ae;
  font-size: 20px;
  font-size: 1.25rem !important;
  background-image: url(../images/case/case_item01_hbg.svg);
  background-size: 40px auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media (max-width: 35.4em) {
  section.case_sect div.casecont h3 {
    font-size: 16px !important;
  }
}
section.case_sect div.casecont p.cont_txt {
  font-size: 14px;
  font-size: 0.875rem !important;
  line-height: 1.8;
  color: #615957;
  font-family: "Noto Sans JP R";
  padding-bottom: 20px;
}
@media (max-width: 35.4em) {
  section.case_sect div.casecont p.cont_txt {
    font-size: 11.2px !important;
  }
}
section.case_sect div.casecont figure {
  padding-bottom: 20px;
}
section.case_sect div.casecont figure img {
  width: 100%;
  height: auto;
}
section.case_sect div.casecont.contflex {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.casecont.contflex {
    width: 100%;
  }
}
section.case_sect div.casecont.contflex .casecont_litle {
  width: 100%;
}
section.case_sect div.casecont.contflex .casecont_cont {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.casecont.contflex .casecont_cont {
    display: block;
  }
}
section.case_sect div.casecont.contflex .casecont_cont p {
  width: 52%;
  max-width: 52%;
  flex-basis: 52%;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.casecont.contflex .casecont_cont p {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.case_sect div.casecont.contflex .casecont_cont figure {
  width: 42%;
  max-width: 42%;
  flex-basis: 42%;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.casecont.contflex .casecont_cont figure {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.case_sect div.case_sect_lr h2 {
  width: 47%;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  section.case_sect div.case_sect_lr h2 {
    width: 80%;
  }
}
section.case_sect div.case_sect_lr h2 img {
  width: 100%;
  height: auto;
}

body#casePage section#item02 div.casecont h3 {
  color: #e0891c;
  background-image: url(../images/case/case_item02_hbg.svg);
}
body#casePage section#item03 div.casecont h3 {
  color: #75b710;
  background-image: url(../images/case/case_item03_hbg.svg);
}

body#companyPage {
  /*============================
  コンテンツヘッダーBGページごと設定
  ============================*/
  /*
  ============================*/
  /*============================
  #item01
  ============================*/
}
body#companyPage .wrapper {
  background-image: none;
}
@keyframes bg-slidercom {
  from {
    opacity: 0;
    background-position: -40px 100%;
  }
  to {
    opacity: 1;
    background-position: 0px 100%;
  }
  /* 1518pxとは使用した背景画像の長さ */
}
@media (min-width: 1px) and (max-width: 860px) {
  @keyframes bg-slidercom {
    from {
      opacity: 0;
      background-position: 40% 100%;
    }
    to {
      opacity: 1;
      background-position: 10% 100%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 575px) {
  @keyframes bg-slidercom {
    from {
      opacity: 0;
      background-position: 30% bottom;
    }
    to {
      opacity: 1;
      background-position: 10% bottom;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 375px) {
  @keyframes bg-slidercom {
    from {
      opacity: 0;
      background-position: 30% bottom;
    }
    to {
      opacity: 1;
      background-position: 10% bottom;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
body#companyPage div.contbgimg div.divaspect {
  animation: bg-slidercom 2s ease-in-out both;
  /* 23sの部分背景画像の約数だとスムーズ */
  background-size: 100% auto !important;
  background: url("../images/company/company_headimg.jpg") no-repeat 0 0;
}
@media (min-width: 1px) and (max-width: 1050px) {
  body#companyPage div.contbgimg div.divaspect {
    background-size: auto 140% !important;
    background: url("../images/company/company_headimg.jpg") no-repeat 0 0;
  }
}
@media (min-width: 1px) and (max-width: 860px) {
  body#companyPage div.contbgimg div.divaspect {
    background-size: auto 140% !important;
    background: url("../images/company/company_headimg.jpg") no-repeat 0 0;
  }
}
body#companyPage section#item01.comcont01 {
  width: 100%;
}
body#companyPage section#item01.comcont01 div.com_greeting_bg {
  width: 100%;
  height: auto;
  background-image: url(../images/company/company_greeting_bg.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
}
@media only screen and (max-width: 768px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg {
    background-position: center top;
    background-size: 100% auto;
  }
}
body#companyPage section#item01.comcont01 div.com_greeting_bg:before {
  content: "";
  display: block;
  padding-top: 43%;
}
body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: -moz-linear-gradient(0.5% 50% 0deg, white 33.85%, rgba(255, 255, 255, 0) 51.88%);
  background: -webkit-linear-gradient(0deg, white 33.85%, rgba(255, 255, 255, 0) 51.88%);
  background: -webkit-gradient(linear, 0.5% 50%, 99.31% 50%, color-stop(0.3385, white), color-stop(0.5188, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(0deg, white 33.85%, rgba(255, 255, 255, 0) 51.88%);
  background: -ms-linear-gradient(0deg, white 33.85%, rgba(255, 255, 255, 0) 51.88%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF' ,GradientType=0)";
  background: linear-gradient(90deg, white 33.85%, rgba(255, 255, 255, 0) 51.88%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#FFFFFF" , GradientType=1);
}
@media only screen and (max-width: 768px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont {
    position: relative;
    margin-top: -60px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
    background: -moz-linear-gradient(50% -0.83% -90deg, rgba(255, 255, 255, 0) 0%, white 14.37%);
    background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 14.37%);
    background: -webkit-gradient(linear, 50% -0.83%, 50% 96.8%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.1437, white));
    background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 14.37%);
    background: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 14.37%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF' ,GradientType=0)";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 14.37%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#FFFFFF" , GradientType=0);
  }
}
body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont {
  width: 40%;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-10%, -50%);
  /* Safari用 */
  transform: translate(-10%, -50%);
}
@media (min-width: 1px) and (max-width: 980px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont {
    padding: 60px 0px 20px 0px;
    -webkit-transform: none;
    /* Safari用 */
    transform: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 90%;
    margin: 0 auto;
  }
}
body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.gtxt {
  padding-bottom: 30px;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  font-size: 14px;
  font-size: 0.875rem !important;
  font-family: "Noto Sans JP M";
  line-height: 1.8;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.9));
  filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.9));
}
@media (max-width: 35.4em) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.gtxt {
    font-size: 11.2px !important;
  }
}
@media (min-width: 1px) and (max-width: 980px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.gtxt {
    font-size: 13px;
    font-size: 0.8125rem !important;
    line-height: 1.8;
    padding-bottom: 20px;
  }
}
@media (min-width: 1px) and (max-width: 980px) and (max-width: 35.4em) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.gtxt {
    font-size: 10.4px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.gtxt {
    font-size: 15px;
    font-size: 0.9375rem !important;
    -webkit-filter: none;
    filter: none;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.gtxt {
    font-size: 12px !important;
  }
}
body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name {
  text-align: right;
  font-family: "Noto Sans JP M";
  -webkit-filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.9));
  filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.9));
  font-size: 1.2vw !important;
}
@media (min-width: 1px) and (max-width: 980px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name {
    font-size: 12px;
    font-size: 0.75rem !important;
  }
}
@media (min-width: 1px) and (max-width: 980px) and (max-width: 35.4em) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name {
    font-size: 9.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name {
    font-size: 13px;
    font-size: 0.8125rem !important;
    -webkit-filter: none;
    filter: none;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name {
    font-size: 10.4px !important;
  }
}
body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name span {
  font-size: 1vw !important;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name span {
    font-size: 12px;
    font-size: 0.75rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  body#companyPage section#item01.comcont01 div.com_greeting_bg div.greetingcont div.gcont p.g_name span {
    font-size: 9.6px !important;
  }
}
body#companyPage div.contwp-gr {
  /*============================
  #item02
  ============================*/
}
body#companyPage div.contwp-gr section#item02.comcont02 {
  width: 600px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  body#companyPage div.contwp-gr section#item02.comcont02 {
    width: 100%;
  }
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #352b28;
  font-family: "Noto Sans JP R";
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo:last-of-type {
  border-bottom: none;
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dt {
  width: 100px;
  line-height: 1.8;
  font-size: 15px;
  font-size: 0.9375rem !important;
}
@media (max-width: 35.4em) {
  body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dt {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dt {
    width: 90px;
  }
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd {
  width: calc(100% - 100px);
  line-height: 1.8;
  font-size: 15px;
  font-size: 0.9375rem !important;
}
@media only screen and (max-width: 768px) {
  body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd {
    width: calc(100% - 90px);
  }
}
@media (max-width: 35.4em) {
  body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd {
    font-size: 12px !important;
  }
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd br.xsbr {
  display: none;
}
@media (min-width: 1px) and (max-width: 440px) {
  body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd br.xsbr {
    display: block;
  }
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd dl.comginko {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd dl.comginko dt {
  width: 8em;
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd dl.comginko dd {
  width: calc(100% - 8em);
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd dl.baseinfo:first-of-type {
  padding-bottom: 30px;
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd dl.baseinfo dt {
  font-family: "Noto Sans JP B";
  width: 100%;
  padding-bottom: 5px;
}
body#companyPage div.contwp-gr section#item02.comcont02 dl.cominfo dd dl.baseinfo dd {
  width: 100%;
}

/*============================
共通タイトル部分青字青アンダーバー
============================*/
h2.faqtitle,
h2.comconttitle {
  height: 160px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  h2.faqtitle,
h2.comconttitle {
    height: 100px;
  }
}
h2.faqtitle span,
h2.comconttitle span {
  color: #0070ae;
  line-height: 1.2;
  font-family: "Noto Sans JP B";
  font-size: 25px;
  font-size: 1.5625rem !important;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 3px solid #0070ae;
}
@media (max-width: 35.4em) {
  h2.faqtitle span,
h2.comconttitle span {
    font-size: 20px !important;
  }
}
h2.faqtitle small.title_note,
h2.comconttitle small.title_note {
  width: 100%;
  margin: auto;
  font-family: "Noto Sans JP L" !important;
  display: block !important;
  text-align: center;
  padding-left: 0.5em;
  font-size: 14px;
  font-size: 0.875rem !important;
  margin-top: -1.2%;
}
@media (max-width: 35.4em) {
  h2.faqtitle small.title_note,
h2.comconttitle small.title_note {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 768px) {
  h2.faqtitle small.title_note,
h2.comconttitle small.title_note {
    font-size: 16px;
    font-size: 1rem !important;
    margin-top: -1.5%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  h2.faqtitle small.title_note,
h2.comconttitle small.title_note {
    font-size: 12.8px !important;
  }
}

dl.faqcontdl {
  width: 100%;
  margin-bottom: 5%;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  background: #FFF;
  border-radius: 20px;
  padding: 10px 40px 10px 40px;
  font-family: "Noto Sans JP R";
}
@media only screen and (max-width: 768px) {
  dl.faqcontdl {
    padding: 5px 20px 5px 20px;
  }
}
dl.faqcontdl dt {
  width: 100%;
  padding: 30px 0px 30px 40px;
  background-image: url(../images/common/ic_q.svg);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 0px center;
  border-bottom: 1px solid #0070ae;
}
dl.faqcontdl dd {
  width: 100%;
  padding: 30px 0px 30px 40px;
  background-image: url(../images/common/ic_a.svg);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 0px 27px;
  line-height: 1.5;
  color: #0070ae;
}
dl.faqcontdl dd dl.senddl {
  border-radius: 15px;
  border: 1px solid #0070ae;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 90%;
  padding: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  dl.faqcontdl dd dl.senddl {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  dl.faqcontdl dd dl.senddl {
    align-items: flex-start;
  }
}
dl.faqcontdl dd dl.senddl dt {
  background-image: none;
  padding: 0;
  color: #352b28;
  width: 5em;
  text-align: center;
  font-family: "Noto Sans JP B";
  border-bottom: none;
}
dl.faqcontdl dd dl.senddl dd {
  background-image: none;
  padding: 0;
  color: #352b28;
  width: calc(100% - 5em);
}

body#pricePage {
  /*============================
  コンテンツヘッダーBGページごと設定
  ============================*/
  /*
  ============================*/
  /*============================
  #item01
  ============================*/
}
@keyframes bg-sliderpr {
  from {
    opacity: 0;
    background-position: -40px 30%;
  }
  to {
    opacity: 1;
    background-position: 0px 30%;
  }
  /* 1518pxとは使用した背景画像の長さ */
}
@media (min-width: 1px) and (max-width: 860px) {
  @keyframes bg-sliderpr {
    from {
      opacity: 0;
      background-position: -40px 30%;
    }
    to {
      opacity: 1;
      background-position: 0px 30%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 768px) {
  @keyframes bg-sliderpr {
    from {
      opacity: 0;
      background-position: 65% 30%;
    }
    to {
      opacity: 1;
      background-position: 40% 30%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 575px) {
  @keyframes bg-sliderpr {
    from {
      opacity: 0;
      background-position: 75% 50%;
    }
    to {
      opacity: 1;
      background-position: 55% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 375px) {
  @keyframes bg-sliderpr {
    from {
      opacity: 0;
      background-position: 75% 50%;
    }
    to {
      opacity: 1;
      background-position: 57% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
body#pricePage div.contbgimg div.divaspect {
  animation: bg-sliderpr 2s ease-in-out both;
  /* 23sの部分背景画像の約数だとスムーズ */
  background-size: 100% auto !important;
  background: url("../images/price/price_headimg.jpg") no-repeat 0 0;
}
@media (min-width: 1px) and (max-width: 860px) {
  body#pricePage div.contbgimg div.divaspect {
    background-size: auto 100% !important;
    background: url("../images/price/price_headimg.jpg") no-repeat 0 0;
  }
}
body#pricePage h2.pricesect_title {
  width: 100%;
  height: 70px;
  background-image: url(../images/common/bg_stripe.png);
  background-repeat: repeat;
  background-position: center center;
  text-align: center;
  padding-top: 25px;
  color: #352b28;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP B";
  font-size: 20px;
  font-size: 1.25rem !important;
}
@media (max-width: 35.4em) {
  body#pricePage h2.pricesect_title {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage h2.pricesect_title {
    padding-top: 20px;
    height: 56px;
  }
}
body#pricePage .price_sect {
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  body#pricePage .price_sect {
    padding-bottom: 30px;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan {
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  background: #FFF;
  margin-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan {
    padding-bottom: 20px;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo {
    width: 90%;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo {
    width: 96%;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo {
    display: block;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo figure {
  width: 17%;
  max-width: 17%;
  flex-basis: 17%;
  margin-right: 7%;
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo figure {
    width: 38%;
    max-width: 38%;
    flex-basis: 38%;
    margin-right: 0;
    padding-bottom: 20px;
    margin: 0 auto;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo figure img {
  width: 100%;
  height: auto;
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt {
  padding-top: 2%;
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt {
    width: 80%;
    max-width: 80%;
    flex-basis: 80%;
    margin: 0 auto;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
  font-family: "Noto Sans JP M";
  font-size: 18px;
  font-size: 1.125rem !important;
  padding-bottom: 20px;
}
@media (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 14.4px !important;
  }
}
@media (min-width: 1px) and (max-width: 1200px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media (min-width: 1px) and (max-width: 1200px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 992px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media only screen and (max-width: 992px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01 {
    font-size: 14.4px !important;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
  font-size: 17px;
  font-size: 1.0625rem !important;
}
@media (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 13.6px !important;
  }
}
@media (min-width: 1px) and (max-width: 1200px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1px) and (max-width: 1200px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 992px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media only screen and (max-width: 992px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 12px !important;
  }
}
@media (min-width: 1px) and (max-width: 605px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1px) and (max-width: 605px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 18px;
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt p.infotxt01.txt_sm {
    font-size: 14.4px !important;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 {
    -webkit-box-pack: center;
    justify-content: center;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dt,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dt {
  width: 9em;
  max-width: 9em;
  flex-basis: 9em;
  font-size: 1.9vw !important;
  font-family: "Noto Sans JP M";
}
@media screen and (min-width: 1201px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dt,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dt {
    font-size: 22px;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dt,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dt {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dt,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dt {
    font-size: 2.2vw !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dt,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dt {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dt,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dt {
    font-size: 12.8px !important;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd {
  text-align: right;
  width: 11em;
  max-width: 11em;
  flex-basis: 11em;
  font-family: "Noto Sans JP M";
  font-size: 1.9vw !important;
}
@media screen and (min-width: 1201px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd {
    font-size: 22px;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd {
    font-size: 2.4vw !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd {
    font-size: 19px;
    font-size: 1.1875rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd {
    font-size: 15.2px !important;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd strong {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px solid #ee8991;
  margin: 0px 0px 0px 10px;
  font-family: "Noto Sans JP B";
  font-size: 2.9vw !important;
}
@media screen and (min-width: 1201px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd strong {
    font-size: 32px;
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd strong {
    font-size: 25.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd strong {
    font-size: 3.4vw !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd strong {
    font-size: 25px;
    font-size: 1.5625rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong,
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl01 dd strong {
    font-size: 20px !important;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 {
  padding-bottom: 0px;
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px solid #ee8991;
  margin: 0px 0px 0px 10px;
  font-family: "Noto Sans JP B";
  font-size: 2.6vw !important;
}
@media screen and (min-width: 1201px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong {
    font-size: 30px;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong {
    font-size: 3.2vw !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong {
    font-size: 22px;
    font-size: 1.375rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo div.imginfotxt dl.psp_pricedl02 dd strong {
    font-size: 17.6px !important;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 {
  margin: 0 auto;
  padding: 20px 0px;
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 figure {
  width: 30%;
  max-width: 30%;
  flex-basis: 30%;
  margin-right: 7%;
}
@media (min-width: 1px) and (max-width: 1200px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 figure {
    width: 30%;
    max-width: 30%;
    flex-basis: 30%;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 figure {
    width: 68%;
    max-width: 68%;
    flex-basis: 68%;
    padding-bottom: 20px;
    margin: 0 auto;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 figure img {
  width: 100%;
  height: auto;
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt {
  padding-top: 2%;
  font-family: "Noto Sans JP R";
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt {
    width: 80%;
    max-width: 80%;
    flex-basis: 80%;
    margin: 0 auto;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center {
  padding-bottom: 20px;
  line-height: 1.8;
  width: 89%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.3vw !important;
}
@media screen and (min-width: 1201px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center {
    font-size: 1.6vw !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center {
    text-align: left;
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center br {
    display: none;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr table.plan_table {
  line-height: 1.5;
  width: 89%;
  margin: 0 auto;
  border-top: 1px solid #999492;
  border-left: 1px solid #999492;
}
body#pricePage section#item01.price_sect div.contwp-gr table.plan_table tbody tr th {
  font-family: "Noto Sans JP R" !important;
  font-weight: normal;
  padding: 10px;
  border-bottom: 1px solid #999492;
  border-right: 1px solid #999492;
  font-size: 16px;
  font-size: 1rem !important;
  text-align: center;
}
@media (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr table.plan_table tbody tr th {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr table.plan_table tbody tr th br {
    display: none;
  }
}
body#pricePage section#item01.price_sect div.contwp-gr table.plan_table tbody tr td {
  font-family: "Noto Sans JP R";
  padding: 10px;
  border-bottom: 1px solid #999492;
  border-right: 1px solid #999492;
  font-size: 16px;
  font-size: 1rem !important;
}
@media (max-width: 35.4em) {
  body#pricePage section#item01.price_sect div.contwp-gr table.plan_table tbody tr td {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 575px) {
  body#pricePage section#item01.price_sect div.contwp-gr table.plan_table tbody tr td br {
    display: none;
  }
}

h3.plan_title {
  width: 100%;
  height: 60px;
  font-family: "Noto Sans JP B";
  background: #0070ae;
  color: #FFF;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 22px;
  font-size: 1.375rem !important;
  padding-top: 15px;
}
@media (max-width: 35.4em) {
  h3.plan_title {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 575px) {
  h3.plan_title {
    padding-top: 12px;
    height: 48px;
  }
}

ul.ps01_planul {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media only screen and (max-width: 575px) {
  ul.ps01_planul {
    display: block;
  }
}
ul.ps01_planul li {
  width: 31%;
  max-width: 31%;
  flex-basis: 31%;
  margin-bottom: 4%;
  background: #FFF;
  padding-bottom: 20px;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
@media only screen and (max-width: 992px) {
  ul.ps01_planul li {
    width: 47%;
    max-width: 47%;
    flex-basis: 47%;
  }
}
@media only screen and (max-width: 575px) {
  ul.ps01_planul li {
    width: 70%;
    max-width: 70%;
    flex-basis: 70%;
    margin: 0 auto 5% auto !important;
  }
}
@media only screen and (max-width: 375px) {
  ul.ps01_planul li {
    width: 90%;
    max-width: 90%;
    flex-basis: 90%;
    margin: 0 auto 5% auto !important;
  }
}
@media only screen and (min-width: 769px) {
  ul.ps01_planul li:nth-of-type(4) {
    margin-left: 17%;
  }
  ul.ps01_planul li:nth-of-type(5) {
    margin-right: 17%;
  }
}
@media only screen and (max-width: 992px) {
  ul.ps01_planul li:nth-of-type(4) {
    margin-left: 0%;
  }
  ul.ps01_planul li:nth-of-type(5) {
    margin-right: 0%;
  }
}
ul.ps01_planul li h3.plan_title {
  font-size: 18px;
  font-size: 1.125rem !important;
  padding-top: 17px;
}
@media (max-width: 35.4em) {
  ul.ps01_planul li h3.plan_title {
    font-size: 14.4px !important;
  }
}
@media only screen and (max-width: 575px) {
  ul.ps01_planul li h3.plan_title {
    padding-top: 13.6px;
    height: 48px;
  }
}
ul.ps01_planul li figure {
  margin: 3.5% auto 0 auto;
  width: 32%;
  padding-bottom: 0px;
}
ul.ps01_planul li figure img {
  width: 100%;
  height: auto;
}
ul.ps01_planul li p.price_ul {
  line-height: 1.5;
  text-align: center;
  font-family: "Noto Sans JP B";
  font-size: 1.3vw !important;
}
@media screen and (min-width: 1201px) {
  ul.ps01_planul li p.price_ul {
    font-size: 17px;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul {
    font-size: 13.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  ul.ps01_planul li p.price_ul {
    font-size: 1.6vw !important;
  }
}
@media only screen and (max-width: 575px) {
  ul.ps01_planul li p.price_ul {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul {
    font-size: 12px !important;
  }
}
ul.ps01_planul li p.price_ul strong {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px solid #ee8991;
  margin: 0px 0px;
  font-family: "Noto Sans JP B";
  font-size: 1.8vw !important;
}
@media screen and (min-width: 1201px) {
  ul.ps01_planul li p.price_ul strong {
    font-size: 22px;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul strong {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  ul.ps01_planul li p.price_ul strong {
    font-size: 2.2vw !important;
  }
}
@media only screen and (max-width: 575px) {
  ul.ps01_planul li p.price_ul strong {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul strong {
    font-size: 16px !important;
  }
}
ul.ps01_planul li p.price_ul span {
  font-size: 1.1vw !important;
}
@media screen and (min-width: 1201px) {
  ul.ps01_planul li p.price_ul span {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul span {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 768px) {
  ul.ps01_planul li p.price_ul span {
    font-size: 1.4vw !important;
  }
}
@media only screen and (max-width: 575px) {
  ul.ps01_planul li p.price_ul span {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul span {
    font-size: 11.2px !important;
  }
}
ul.ps01_planul li p.price_ul_txt {
  padding-top: 3%;
  text-align: center;
  width: 92%;
  margin: 0 auto;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem !important;
}
@media (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul_txt {
    font-size: 12.8px !important;
  }
}
ul.ps01_planul li p.price_ul_txt small {
  display: block;
  text-align: center;
  padding-top: 1%;
  font-size: 11px;
  font-size: 0.6875rem !important;
}
@media (max-width: 35.4em) {
  ul.ps01_planul li p.price_ul_txt small {
    font-size: 8.8px !important;
  }
}
p.wp_66 {
  width: 66%;
  margin: auto;
}
@media only screen and (max-width: 992px) {
  p.wp_66 {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  p.wp_66 {
    width: 70%;
  }
}
@media only screen and (max-width: 375px) {
  p.wp_66 {
    width: 90%;
  }
}

p.ps01_plan_note02 {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 40px;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem !important;
}
@media only screen and (max-width: 992px) {
  p.ps01_plan_note02 {
    padding-bottom: 20px;
  }
}
@media (max-width: 35.4em) {
  p.ps01_plan_note02 {
    font-size: 12.8px !important;
  }
}
p.ps01_plan_note02 span {
  padding-right: 3px;
}

p.ps01_plan_note {
  width: 66%;
  margin: auto;
  padding: 20px;
  text-align: center;
  line-height: 1.8;
  background: #FFF;
  font-size: 16px;
  font-size: 1rem !important;
  border: 1px solid #352b28;
}
@media (max-width: 35.4em) {
  p.ps01_plan_note {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 992px) {
  p.ps01_plan_note {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  p.ps01_plan_note {
    width: 70%;
    text-align: left;
  }
  p.ps01_plan_note br {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  p.ps01_plan_note {
    width: 90%;
  }
}

div.ps02_plan {
  margin-top: 40px;
}
div.ps02_plan table.ps02_p_table {
  background: #FFF;
  line-height: 1.5;
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #999492;
  border-left: 1px solid #999492;
  margin-bottom: 20px;
}
div.ps02_plan table.ps02_p_table thead tr th,
div.ps02_plan table.ps02_p_table thead tr td,
div.ps02_plan table.ps02_p_table tbody tr th,
div.ps02_plan table.ps02_p_table tbody tr td {
  padding: 10px;
  border-bottom: 1px solid #999492;
  border-right: 1px solid #999492;
  font-family: "Noto Sans JP R";
}
div.ps02_plan table.ps02_p_table thead tr th,
div.ps02_plan table.ps02_p_table tbody tr th {
  text-align: center;
}
div.ps02_plan table.ps02_p_table thead tr th {
  font-weight: normal;
  font-family: "Noto Sans JP B";
  font-size: 16px;
  font-size: 1rem !important;
}
@media (max-width: 35.4em) {
  div.ps02_plan table.ps02_p_table thead tr th {
    font-size: 12.8px !important;
  }
}
div.ps02_plan table.ps02_p_table thead tr td {
  font-weight: normal;
  font-family: "Noto Sans JP R";
  font-size: 16px;
  font-size: 1rem !important;
}
@media (max-width: 35.4em) {
  div.ps02_plan table.ps02_p_table thead tr td {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 575px) {
  div.ps02_plan table.ps02_p_table thead tr td {
    text-align: center;
  }
}
div.ps02_plan table.ps02_p_table tbody tr th {
  vertical-align: middle;
  font-size: 15px;
  font-size: 0.9375rem !important;
}
@media (max-width: 35.4em) {
  div.ps02_plan table.ps02_p_table tbody tr th {
    font-size: 12px !important;
  }
}
div.ps02_plan table.ps02_p_table tbody tr th strong {
  display: block;
  font-family: "Noto Sans JP B";
  font-size: 18px;
  font-size: 1.125rem !important;
  white-space: nowrap;
}
@media (max-width: 35.4em) {
  div.ps02_plan table.ps02_p_table tbody tr th strong {
    font-size: 14.4px !important;
  }
}
@media only screen and (max-width: 768px) {
  div.ps02_plan table.ps02_p_table tbody tr th strong {
    white-space: normal;
    padding-left: 0em;
  }
}
div.ps02_plan table.ps02_p_table tbody tr th span {
  white-space: nowrap;
}
div.ps02_plan table.ps02_p_table tbody tr td {
  padding-bottom: 0;
}
div.ps02_plan table.ps02_p_table tbody tr td dl.ps02pt_dl {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  font-size: 0.875rem !important;
  padding-bottom: 10px;
  line-height: 1.5;
}
@media (max-width: 35.4em) {
  div.ps02_plan table.ps02_p_table tbody tr td dl.ps02pt_dl {
    font-size: 11.2px !important;
  }
}
div.ps02_plan table.ps02_p_table tbody tr td dl.ps02pt_dl dt {
  width: 3.5em;
  max-width: 3.5em;
  flex-basis: 3.5em;
  -moz-text-align-last: justify;
  text-align-last: justify;
  font-family: "Noto Sans JP B";
}
div.ps02_plan table.ps02_p_table tbody tr td dl.ps02pt_dl dd {
  font-family: "Noto Sans JP R";
  width: calc(100% - 4.5em);
  max-width: calc(100% - 4.5em);
  flex-basis: calc(100% - 4.5em);
}

p.tinde01 {
  position: relative;
  padding-bottom: 10px;
  font-size: 16px;
  font-size: 1rem !important;
  padding-left: 1.2em;
}
@media (max-width: 35.4em) {
  p.tinde01 {
    font-size: 12.8px !important;
  }
}
p.tinde01 span {
  margin-left: -1.2em;
}

div.ps03_plan {
  width: 60%;
  margin: 0 auto;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  div.ps03_plan {
    width: 70%;
  }
}
@media only screen and (max-width: 575px) {
  div.ps03_plan {
    width: 90%;
  }
}
div.ps03_plan p.ps03txt01 {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem !important;
  padding-bottom: 20px;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  div.ps03_plan p.ps03txt01 {
    font-size: 14.4px !important;
  }
}
div.ps03_plan p.ps03txt02 {
  text-align: center;
  font-size: 16px;
  font-size: 1rem !important;
  padding-bottom: 20px;
}
@media (max-width: 35.4em) {
  div.ps03_plan p.ps03txt02 {
    font-size: 12.8px !important;
  }
}
div.ps03_plan table.ps03_p_table {
  width: 350px;
  background: #FFF;
  margin: 0 auto;
  line-height: 1.5;
  margin: 0 auto;
  border-top: 1px solid #999492;
  border-left: 1px solid #999492;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  div.ps03_plan table.ps03_p_table {
    width: 100%;
  }
}
div.ps03_plan table.ps03_p_table tbody tr td {
  padding: 20px;
  border-bottom: 1px solid #999492;
  border-right: 1px solid #999492;
  font-size: 18px;
  font-size: 1.125rem !important;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  div.ps03_plan table.ps03_p_table tbody tr td {
    font-size: 14.4px !important;
  }
}
div.privacyconts {
  background: #FFF;
  padding-top: 60px;
  color: #352B28;
  /*============================
  #item01
  ============================*/
  /*============================
  #item02
  ============================*/
  /*============================
  #item03
  ============================*/
  /*============================
  #item04
  ============================*/
  /*============================
  #item05
  ============================*/
  /*============================
  #item06
  ============================*/
  /*============================
  #item07
  ============================*/
  /*============================
  #item08
  ============================*/
  /*============================
  #item09
  ============================*/
  /*============================
  #item10
  ============================*/
}
div.privacyconts section.privacycont {
  padding-bottom: 40px;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 1201px) {
  div.privacyconts section.privacycont {
    width: 90%;
  }
}
@media only screen and (max-width: 992px) {
  div.privacyconts section.privacycont {
    width: 90%;
  }
}
div.privacyconts section.privacycont p {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1rem !important;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
@media (max-width: 35.4em) {
  div.privacyconts section.privacycont p {
    font-size: 12.8px !important;
  }
}
div.privacyconts section.privacycont p.privtxt01 {
  padding-bottom: 60px;
  font-family: "Noto Sans JP R";
}
div.privacyconts section.privacycont h3.privh3 {
  font-size: 16px;
  font-size: 1rem !important;
  padding-bottom: 10px;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  div.privacyconts section.privacycont h3.privh3 {
    font-size: 12.8px !important;
  }
}
div.privacyconts section.privacycont p.privp {
  padding-bottom: 40px;
}
div.privacyconts section.privacycont ul.privul {
  width: 100%;
}
div.privacyconts section.privacycont ul.privul li {
  padding-bottom: 10px;
  padding-left: 1.5em;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1rem !important;
}
@media (max-width: 35.4em) {
  div.privacyconts section.privacycont ul.privul li {
    font-size: 12.8px !important;
  }
}
div.privacyconts section.privacycont ul.privul li span {
  margin-left: -1.5em;
}
div.privacyconts section.privacycont p.pdflink {
  font-family: "Noto Sans JP B";
}
div.privacyconts section.privacycont p.pdflink a {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  padding-bottom: 2px;
  border-bottom: 1px solid #0070ae;
  color: #0070ae;
  padding-left: 1.5em;
}
div.privacyconts section.privacycont p.pdflink a span {
  margin-right: 3px;
  color: #0070ae;
  margin-left: -1.5em;
}

body#recruitPage {
  /*============================
  コンテンツヘッダーBGページごと設定
  ============================*/
  /*
  ============================*/
}
@media only screen and (max-width: 768px) {
  body#recruitPage #item03,
body#recruitPage #item07,
body#recruitPage #item04,
body#recruitPage #item02 {
    padding-top: 60px;
  }
}
@keyframes bg-sliderrec {
  from {
    opacity: 0;
    background-position: -40px 30%;
  }
  to {
    opacity: 1;
    background-position: 0px 30%;
  }
  /* 1518pxとは使用した背景画像の長さ */
}
@media (min-width: 1px) and (max-width: 860px) {
  @keyframes bg-sliderrec {
    from {
      opacity: 0;
      background-position: -40px 30%;
    }
    to {
      opacity: 1;
      background-position: 0px 30%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 768px) {
  @keyframes bg-sliderrec {
    from {
      opacity: 0;
      background-position: 65% 30%;
    }
    to {
      opacity: 1;
      background-position: 40% 30%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 575px) {
  @keyframes bg-sliderrec {
    from {
      opacity: 0;
      background-position: 65% 50%;
    }
    to {
      opacity: 1;
      background-position: 45% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 375px) {
  @keyframes bg-sliderrec {
    from {
      opacity: 0;
      background-position: 65% 50%;
    }
    to {
      opacity: 1;
      background-position: 47% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
body#recruitPage div.contbgimg div.divaspect {
  animation: bg-sliderrec 2s ease-in-out both;
  /* 23sの部分背景画像の約数だとスムーズ */
  background-size: 100% auto !important;
  background: url("../images/recruit/recruit_headimg.jpg") no-repeat 0 0;
}
@media (min-width: 1px) and (max-width: 860px) {
  body#recruitPage div.contbgimg div.divaspect {
    background-size: auto 100% !important;
    background: url("../images/recruit/recruit_headimg.jpg") no-repeat 0 0;
  }
}

/*
矢印付き
============================*/
p.recflow {
  position: relative;
  width: 350px;
  margin: 0 auto;
  padding: 20px;
  margin-bottom: 30px;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  background: #FFF;
  font-size: 22px;
  font-size: 1.375rem !important;
  text-align: center;
  color: #352b28;
  font-family: "Noto Sans JP B";
  border-bottom: 2px solid #0070ae;
}
@media only screen and (max-width: 375px) {
  p.recflow {
    width: 70%;
  }
}
@media (max-width: 35.4em) {
  p.recflow {
    font-size: 17.6px !important;
  }
}
p.recflow:before {
  content: "";
  border: 14px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -14px;
}
p.recflow:before {
  /* 線になる部分 */
  border-top-color: #0070ae;
  bottom: -28px;
}
p.recflow.no_ar:before {
  content: none;
}

div.requirements {
  background: #FFF;
  width: 100%;
  padding-top: 60px;
  border-top: 1px solid #352b28;
  border-bottom: 1px solid #352b28;
}
div.requirements dl.requ {
  margin: 0 auto;
  margin-bottom: 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  width: 80%;
}
@media (min-width: 1201px) {
  div.requirements dl.requ {
    width: 65%;
  }
}
@media only screen and (max-width: 992px) {
  div.requirements dl.requ {
    width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  div.requirements dl.requ {
    display: block;
  }
}
div.requirements dl.requ dt.req_title {
  width: 60px;
  max-width: 60px;
  flex-basis: 60px;
  border-right: 4px solid #0070ae;
}
@media only screen and (max-width: 768px) {
  div.requirements dl.requ dt.req_title {
    border-right: none;
    border-bottom: 4px solid #0070ae;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
div.requirements dl.requ dt.req_title span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 23px;
  font-size: 1.4375rem !important;
  color: #0070ae;
  font-family: "Noto Sans JP B";
  letter-spacing: 0.5em;
}
@media (max-width: 35.4em) {
  div.requirements dl.requ dt.req_title span {
    font-size: 18.4px !important;
  }
}
@media only screen and (max-width: 768px) {
  div.requirements dl.requ dt.req_title span {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -o-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    letter-spacing: 0.01em;
  }
}
div.requirements dl.requ dd {
  width: calc(100% - 90px);
  max-width: calc(100% - 90px);
  flex-basis: calc(100% - 90px);
  font-family: "Noto Sans JP R";
  font-size: 16px;
  font-size: 1rem !important;
}
@media only screen and (max-width: 768px) {
  div.requirements dl.requ dd {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 35.4em) {
  div.requirements dl.requ dd {
    font-size: 12.8px !important;
  }
}
div.requirements dl.requ dd dl.rectxt01 {
  padding-bottom: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  line-height: 1.5;
}
div.requirements dl.requ dd dl.rectxt01 dt {
  width: 5em;
  max-width: 5em;
  flex-basis: 5em;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
div.requirements dl.requ dd dl.rectxt01 dd {
  width: calc(100% - 7em);
  max-width: calc(100% - 7em);
  flex-basis: calc(100% - 7em);
}
div.requirements dl.requ dd dl.rectxt01 dd dl.timenote {
  width: 100%;
  padding-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  line-height: 1.5;
}
div.requirements dl.requ dd dl.rectxt01 dd dl.timenote dt {
  width: 7em;
  max-width: 7em;
  flex-basis: 7em;
  -moz-text-align-last: auto;
  text-align-last: auto;
}
div.requirements dl.requ dd dl.rectxt01 dd dl.timenote dd {
  width: calc(100% - 8em);
  max-width: calc(100% - 8em);
  flex-basis: calc(100% - 8em);
}
div.requirements dl.requ dd dl.rectxt02 {
  padding-bottom: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  line-height: 1.5;
}
div.requirements dl.requ dd dl.rectxt02 dt {
  width: 11em;
  max-width: 11em;
  flex-basis: 11em;
}
div.requirements dl.requ dd dl.rectxt02 dd {
  width: calc(100% - 12em);
  max-width: calc(100% - 12em);
  flex-basis: calc(100% - 12em);
}
div.requirements dl.requ.kindpink dt.req_title {
  border-right: 4px solid #ee8991;
}
@media only screen and (max-width: 768px) {
  div.requirements dl.requ.kindpink dt.req_title {
    border-right: none;
    border-bottom: 4px solid #ee8991;
  }
}
div.requirements dl.requ.kindpink dt.req_title span {
  color: #ee8991;
}

p.req_bttxt {
  padding-top: 40px;
  font-size: 18px;
  font-size: 1.125rem !important;
  text-align: center;
  color: #352b28;
  font-family: "Noto Sans JP B";
}
@media (max-width: 35.4em) {
  p.req_bttxt {
    font-size: 14.4px !important;
  }
}

body#servicePage {
  /*============================
  コンテンツヘッダーBGページごと設定
  ============================*/
  /*
  ============================*/
}
body#servicePage #wrap {
  margin: 0;
  display: block;
}
body#servicePage #item00 {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  body#servicePage #item03,
body#servicePage #item04,
body#servicePage #item01,
body#servicePage #item02 {
    padding-top: 60px;
  }
}
@keyframes bg-slidersv {
  from {
    opacity: 0;
    background-position: -40px 50%;
  }
  to {
    opacity: 1;
    background-position: 0px 50%;
  }
  /* 1518pxとは使用した背景画像の長さ */
}
@media (min-width: 1px) and (max-width: 860px) {
  @keyframes bg-slidersv {
    from {
      opacity: 0;
      background-position: 50% 50%;
    }
    to {
      opacity: 1;
      background-position: 30% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 575px) {
  @keyframes bg-slidersv {
    from {
      opacity: 0;
      background-position: 60% 50%;
    }
    to {
      opacity: 1;
      background-position: 40% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
@media only screen and (max-width: 375px) {
  @keyframes bg-slidersv {
    from {
      opacity: 0;
      background-position: 60% 50%;
    }
    to {
      opacity: 1;
      background-position: 40% 50%;
    }
    /* 1518pxとは使用した背景画像の長さ */
  }
}
body#servicePage div.contbgimg div.divaspect {
  animation: bg-slidersv 2s ease-in-out both;
  /* 23sの部分背景画像の約数だとスムーズ */
  background-size: 100% auto !important;
  background: url("../images/service/service_headimg.jpg") no-repeat 0 0;
}
@media (min-width: 1px) and (max-width: 860px) {
  body#servicePage div.contbgimg div.divaspect {
    background-size: auto 100% !important;
    background: url("../images/service/service_headimg.jpg") no-repeat 0 0;
  }
}

p.svstep_txt {
  font-size: 16px;
  font-size: 1rem !important;
  line-height: 1.8;
  color: #352b28;
  padding-bottom: 1%;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
@media (max-width: 35.4em) {
  p.svstep_txt {
    font-size: 12.8px !important;
  }
}
p.svstep_txt small.tindesm01 {
  position: relative;
  font-size: 13px;
  font-size: 0.8125rem !important;
  display: block;
  padding-left: 1.2em;
}
@media (max-width: 35.4em) {
  p.svstep_txt small.tindesm01 {
    font-size: 10.4px !important;
  }
}
p.svstep_txt small.tindesm01 span {
  margin-left: -1.2em;
}

/*============================
#item00
============================*/
section.sv_sect dl.svstep {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep {
    width: 100%;
  }
}
section.sv_sect dl.svstep dt {
  width: 9.7%;
  max-width: 9.7%;
  flex-basis: 9.7%;
  background-image: url(../images/common/line_dot_blue.png);
  background-repeat: repeat-y;
  background-position: center center;
}
section.sv_sect dl.svstep dt span img {
  width: 100%;
  height: auto;
}
section.sv_sect dl.svstep dd {
  width: 85%;
  max-width: 85%;
  flex-basis: 85%;
  padding-bottom: 5%;
}
section.sv_sect dl.svstep dd p.svsteptitle {
  padding-bottom: 2%;
  font-family: "Noto Sans JP B";
  color: #0070ae;
  font-size: 22px;
  font-size: 1.375rem !important;
}
@media (max-width: 35.4em) {
  section.sv_sect dl.svstep dd p.svsteptitle {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep dd p.svsteptitle {
    padding-bottom: 5%;
  }
}
section.sv_sect dl.svstep dd p.svsteptitle span.stept_dib {
  margin-left: -0.5em;
  color: #000;
}
@media only screen and (max-width: 575px) {
  section.sv_sect dl.svstep dd p.svsteptitle span.stept_dib {
    display: block;
    padding-bottom: 3px;
  }
}
section.sv_sect dl.svstep dd p.svsteptitle span.stept_db {
  display: block;
  padding-bottom: 3px;
  margin-left: -0.5em;
  color: #000;
}
section.sv_sect dl.svstep dd div.svstep_imgcn01 {
  padding-bottom: 2%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: flex;
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep dd div.svstep_imgcn01 {
    flex-wrap: wrap;
  }
}
section.sv_sect dl.svstep dd div.svstep_imgcn01 p.svstep_txt {
  width: 70%;
  max-width: 70%;
  flex-basis: 70%;
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep dd div.svstep_imgcn01 p.svstep_txt {
    order: 2;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 5%;
  }
}
section.sv_sect dl.svstep dd div.svstep_imgcn01 figure {
  width: 26%;
  max-width: 26%;
  flex-basis: 26%;
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep dd div.svstep_imgcn01 figure {
    order: 1;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 5%;
  }
}
section.sv_sect dl.svstep dd div.svstep_imgcn01 figure img {
  width: 100%;
  height: auto;
}
section.sv_sect dl.svstep dd p.svstep_pint {
  width: 100%;
  position: relative;
  border: 1px solid #0070ae;
  background: #fff;
  padding: 20px 15px 15px 15px;
  border-radius: 10px;
  font-size: 16px;
  font-size: 1rem !important;
  line-height: 1.8;
  color: #352b28;
}
@media (max-width: 35.4em) {
  section.sv_sect dl.svstep dd p.svstep_pint {
    font-size: 12.8px !important;
  }
}
section.sv_sect dl.svstep dd p.svstep_pint span.point {
  font-size: 14px;
  font-size: 0.875rem !important;
  display: inline-block;
  padding: 2px 10px;
  color: #fff;
  background: #0070ae;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP B";
  border-radius: 15px;
  position: absolute;
  top: -15px;
  left: 10px;
}
@media (max-width: 35.4em) {
  section.sv_sect dl.svstep dd p.svstep_pint span.point {
    font-size: 11.2px !important;
  }
}
section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 {
  padding-bottom: 2%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 p.svsteptitle {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  order: 1;
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 p.svsteptitle {
    order: 1;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 5%;
  }
}
section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 p.svstep_txt {
  width: 66%;
  max-width: 66%;
  flex-basis: 66%;
  order: 2;
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 p.svstep_txt {
    order: 3;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 5%;
  }
}
section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 figure {
  position: relative;
  margin-top: -5%;
  width: 30%;
  max-width: 30%;
  flex-basis: 30%;
  order: 3;
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 figure {
    margin-top: 0%;
    order: 2;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 5%;
  }
}
section.sv_sect dl.svstep.svstep03 dd div.svstep_imgcn02 figure img {
  width: 100%;
  height: auto;
}
section.sv_sect dl.svstep.svstep04 dt {
  background: none;
}
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 {
  width: 90%;
  margin: 0 auto;
  padding-top: 3%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 575px) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 {
    width: 100%;
    display: block;
  }
}
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 {
  width: 45%;
  max-width: 45%;
  flex-basis: 45%;
}
@media only screen and (max-width: 575px) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 10%;
  }
}
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 p.syoumeisyo,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 p.syoumeisyo {
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem !important;
  display: block;
  padding: 10px 0px;
  color: #fff;
  background: #a2a2a2;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP B";
  margin-bottom: 5%;
}
@media (max-width: 35.4em) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 p.syoumeisyo,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 p.syoumeisyo {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 p.syoumeisyo,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 p.syoumeisyo {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 p.syoumeisyo,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 p.syoumeisyo {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 575px) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 p.syoumeisyo,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 p.syoumeisyo {
    font-size: 22px;
    font-size: 1.375rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 p.syoumeisyo,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 p.syoumeisyo {
    font-size: 17.6px !important;
  }
}
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 figure,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 figure {
  border: 1px solid #352b28;
  width: 85%;
  margin: 0 auto;
}
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 figure img,
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0301 figure img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 575px) {
  section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.sv_sect dl.svstep.svstep04 dd div.svstep_imgcn03 div.svstep_imgcn0302 p.syoumeisyo {
  background: #0070ae;
}
/*============================
1  機密書類・CD・FDなどの破棄
============================*/
/*
1つめ
============================*/
div.sv_sect_it01_01 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_01 {
    display: block;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont {
  margin-top: 20px;
  width: 45%;
  max-width: 45%;
  flex-basis: 45%;
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  padding: 0px 20px 30px 20px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  div.sv_sect_it01_01 div.sv_sect_it01cont {
    width: 48%;
    max-width: 48%;
    flex-basis: 48%;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_01 div.sv_sect_it01cont {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_01 div.sv_sect_it01cont:first-of-type {
    margin-bottom: 60px;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont h3.sv_01_haki {
  width: 100%;
  position: relative;
  top: -25px;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_01 div.sv_sect_it01cont h3.sv_01_haki {
    top: -20px;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont h3.sv_01_haki span {
  font-family: "Noto Sans JP B";
  font-size: 22px;
  font-size: 1.375rem !important;
  color: #fff;
  background: #a2a2a2;
  display: inline-block;
  padding: 15px 15px;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont h3.sv_01_haki span {
    font-size: 17.6px !important;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont h3.sv_01_haki span .w4em {
  width: 4em;
}
div.sv_sect_it01_01 div.sv_sect_it01cont h3.sv_01_haki span.syoumeisyo {
  background: #0070ae;
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_user {
  width: 100%;
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_user span {
  font-family: "Noto Sans JP B";
  font-size: 19px;
  font-size: 1.1875rem !important;
  background: #ffe793;
  color: #352b28;
  display: inline-block;
  padding: 15px 15px;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_user span {
    font-size: 15.2px !important;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_irai {
  width: 100%;
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_irai span {
  background-image: url(../images/common/ic_down_gr.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center center;
  font-family: "Noto Sans JP M";
  font-size: 13px;
  font-size: 0.8125rem !important;
  width: 8em;
  color: #352b28;
  display: inline-block;
  padding: 10px;
  text-align: right;
  margin: 0 auto;
  letter-spacing: 0.1em;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_irai span {
    font-size: 10.4px !important;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer {
  width: 100%;
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
  font-family: "Noto Sans JP B";
  font-size: 19px;
  font-size: 1.1875rem !important;
  background: #ffe793;
  color: #352b28;
  display: inline-block;
  padding: 15px 15px;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
    font-size: 15.2px !important;
  }
}
@media only screen and (max-width: 768px) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
    font-size: 12.8px !important;
  }
}
@media (min-width: 1px) and (max-width: 599px) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media (min-width: 1px) and (max-width: 599px) and (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
    font-size: 19px;
    font-size: 1.1875rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_manufacturer span {
    font-size: 15.2px !important;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_com {
  width: 100%;
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_com span {
  font-family: "Noto Sans JP B";
  font-size: 19px;
  font-size: 1.1875rem !important;
  background: #0070ae;
  color: #fff;
  display: inline-block;
  padding: 15px 15px;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_com span {
    font-size: 15.2px !important;
  }
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_syori {
  margin-top: 7px;
  padding-top: 20px;
  background-image: url(../images/common/ic_down_gr.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
}
div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_syori span {
  letter-spacing: 0.05em;
  margin-bottom: 7px;
  padding-bottom: 25px;
  background-image: url(../images/common/ic_down_gr.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: bottom center;
  font-family: "Noto Sans JP M";
  font-size: 13px;
  font-size: 0.8125rem !important;
  color: #352b28;
  display: block;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01 div.sv_sect_it01cont p.sv_01_syori span {
    font-size: 10.4px !important;
  }
}

/*
2つめ
============================*/
div.sv_sect_it01_02 {
  margin-top: 6%;
  width: 100%;
  padding: 6% 3% 0% 3%;
  border-top: 1px solid #352b28;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  div.sv_sect_it01_02 {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_02 {
    display: block;
  }
}
div.sv_sect_it01_02 figure {
  width: 31%;
  max-width: 31%;
  flex-basis: 31%;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_02 figure {
    width: 70%;
    max-width: 70%;
    flex-basis: 70%;
    margin: auto;
    padding-bottom: 20px;
  }
}
div.sv_sect_it01_02 figure img {
  width: 100%;
  height: auto;
  border: 1px solid #fff;
}
div.sv_sect_it01_02 div.sv_sect_it01_02_txt {
  width: 65%;
  max-width: 65%;
  flex-basis: 65%;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_02 div.sv_sect_it01_02_txt {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
div.sv_sect_it01_02 div.sv_sect_it01_02_txt h3.sv_blue_title {
  font-family: "Noto Sans JP B";
  font-size: 22px;
  font-size: 1.375rem !important;
  color: #0070ae;
  margin-bottom: 10px;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_02 div.sv_sect_it01_02_txt h3.sv_blue_title {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_02 div.sv_sect_it01_02_txt h3.sv_blue_title {
    text-align: center;
  }
}
div.sv_sect_it01_02.bdbt1 {
  padding: 6% 3% 6% 3%;
  border-bottom: 1px solid #352b28;
}

/*
3つめ
============================*/
div.sv_sect_it01_03 {
  margin-top: 6%;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_03 {
    display: block;
  }
}
div.sv_sect_it01_03 div.sv01_demerit,
div.sv_sect_it01_03 div.sv01_merit {
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  padding: 20px 20px 0px 20px;
  border-left: 4px solid #0070ae;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  background-color: #fff;
  background-image: url(../images/common/ar_gla_blue.svg);
  background-size: 22% auto;
  background-repeat: no-repeat;
  background-position: 90% top;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_03 div.sv01_demerit,
div.sv_sect_it01_03 div.sv01_merit {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 40px;
  }
}
div.sv_sect_it01_03 div.sv01_demerit h3.md_title,
div.sv_sect_it01_03 div.sv01_merit h3.md_title {
  font-family: "Noto Sans JP B";
  font-size: 20px;
  font-size: 1.25rem !important;
  color: #0070ae;
  margin-bottom: 20px;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_03 div.sv01_demerit h3.md_title,
div.sv_sect_it01_03 div.sv01_merit h3.md_title {
    font-size: 16px !important;
  }
}
div.sv_sect_it01_03 div.sv01_demerit dl.md_dl,
div.sv_sect_it01_03 div.sv01_merit dl.md_dl {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 20px;
  font-family: "Noto Sans JP M";
}
div.sv_sect_it01_03 div.sv01_demerit dl.md_dl dt,
div.sv_sect_it01_03 div.sv01_merit dl.md_dl dt {
  font-size: 16px;
  font-size: 1rem !important;
  color: #0070ae;
  margin-bottom: 10px;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_03 div.sv01_demerit dl.md_dl dt,
div.sv_sect_it01_03 div.sv01_merit dl.md_dl dt {
    font-size: 12.8px !important;
  }
}
div.sv_sect_it01_03 div.sv01_demerit dl.md_dl dd,
div.sv_sect_it01_03 div.sv01_merit dl.md_dl dd {
  font-size: 14px;
  font-size: 0.875rem !important;
  color: #352b28;
  line-height: 1.8;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_03 div.sv01_demerit dl.md_dl dd,
div.sv_sect_it01_03 div.sv01_merit dl.md_dl dd {
    font-size: 11.2px !important;
  }
}
div.sv_sect_it01_03 div.sv01_demerit {
  border-left: 4px solid #ee8991;
  background-image: url(../images/common/ar_gla_pink.svg);
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_03 div.sv01_demerit {
    margin-bottom: 0px;
  }
}
div.sv_sect_it01_03 div.sv01_demerit h3.md_title {
  color: #ee8991;
}
div.sv_sect_it01_03 div.sv01_demerit dl.md_dl dt {
  color: #ee8991;
}
/*============================
2  PC・携帯電話・タブレット・HDDの処分
============================*/
/*
1つめ
============================*/
div.sv_sect_it02_01 {
  width: 100%;
  padding: 0% 3% 0% 3%;
  padding-bottom: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it02_01 {
    flex-wrap: wrap;
    padding: 0%;
    padding-bottom: 40px;
  }
}
div.sv_sect_it02_01 div.sv_sect_it02_01_txt {
  width: 65%;
  max-width: 65%;
  flex-basis: 65%;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it02_01 div.sv_sect_it02_01_txt {
    width: 94%;
    max-width: 94%;
    flex-basis: 94%;
    margin: auto;
  }
}
div.sv_sect_it02_01 figure {
  width: 31%;
  max-width: 31%;
  flex-basis: 31%;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it02_01 figure {
    width: 70%;
    max-width: 70%;
    flex-basis: 70%;
    margin: auto;
    padding-bottom: 20px;
  }
}
div.sv_sect_it02_01 figure img {
  border: 1px solid #fff;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it02_01 .sp_order02 {
    order: 2;
  }
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it02_01 .sp_order02 {
    order: 1;
  }
}

/*============================
3  機器のレンタル
============================*/
/*
1つめ
============================*/
h3.bgwhite {
  background: #fff;
  text-align: center;
  margin-bottom: 4.3%;
  font-family: "Noto Sans JP B";
  font-size: 25px;
  font-size: 1.5625rem !important;
  padding: 20px 20px;
  color: #0070ae;
}
@media (max-width: 35.4em) {
  h3.bgwhite {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  h3.bgwhite {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  h3.bgwhite {
    font-size: 16px !important;
  }
}
h3.bgwhite.kindpink {
  color: #ee8991;
}
h3.bgwhite.kindpink span a {
  color: #ee8991;
}
h3.bgwhite span {
  font-family: "Noto Sans JP R" !important;
  display: block;
  text-align: center;
  padding-top: 5px;
  color: #352b28;
  font-size: 13px;
  font-size: 0.8125rem !important;
}
@media (max-width: 35.4em) {
  h3.bgwhite span {
    font-size: 10.4px !important;
  }
}
h3.bgwhite span a {
  color: #0070ae;
}
h3.bgwhite span a:hover {
  text-decoration: underline;
}

h4.sv03_kd1_title {
  padding: 15px 0px;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP B";
  background: #0070ae;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem !important;
}
@media (max-width: 35.4em) {
  h4.sv03_kd1_title {
    font-size: 17.6px !important;
  }
}
h4.sv03_kd1_title strong {
  margin: 0px 5px;
  display: inline-block;
  color: #ffe415;
  padding-bottom: 3px;
  border-bottom: 2px solid #ffe415;
  font-size: 30px;
  font-size: 1.875rem !important;
}
@media (max-width: 35.4em) {
  h4.sv03_kd1_title strong {
    font-size: 24px !important;
  }
}
h4.sv03_kd1_title.kindpink {
  background: #ee8991;
}

ul.sv03_kd1 {
  margin-top: 6%;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
ul.sv03_kd1.kindpink li {
  border-bottom: 1px solid #ee8991;
}
@media only screen and (max-width: 768px) {
  ul.sv03_kd1 {
    display: block;
  }
}
ul.sv03_kd1 li {
  border-bottom: 1px solid #0070ae;
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  position: relative;
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  margin-bottom: 6%;
}
@media only screen and (max-width: 768px) {
  ul.sv03_kd1 li {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
ul.sv03_kd1 li h5 {
  padding: 15px 20px;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP Black";
  color: #352b28;
  font-size: 22px;
  font-size: 1.375rem !important;
  border-bottom: 1px dashed #67605e;
}
@media (max-width: 35.4em) {
  ul.sv03_kd1 li h5 {
    font-size: 17.6px !important;
  }
}
ul.sv03_kd1 li p.spectxt {
  width: 70%;
  color: #352b28;
  font-size: 14px;
  font-size: 0.875rem !important;
  line-height: 1.8;
  padding: 15px 20px;
}
@media (max-width: 35.4em) {
  ul.sv03_kd1 li p.spectxt {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 992px) {
  ul.sv03_kd1 li p.spectxt {
    width: 55%;
  }
}
@media only screen and (max-width: 768px) {
  ul.sv03_kd1 li p.spectxt {
    width: 73%;
  }
}
ul.sv03_kd1 li figure {
  position: absolute;
  width: 50%;
  top: 5%;
  right: 0px;
}
ul.sv03_kd1 li figure.figtop01 {
  width: 45%;
  top: 5%;
  right: 0px;
}
@media (min-width: 1px) and (max-width: 1200px) {
  ul.sv03_kd1 li figure.figtop01 {
    width: 45%;
    top: 6%;
    right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  ul.sv03_kd1 li figure.figtop01 {
    width: 40%;
    top: 10px;
  }
}
@media only screen and (max-width: 575px) {
  ul.sv03_kd1 li figure.figtop01 {
    width: 50%;
    top: 8%;
  }
}
@media only screen and (max-width: 375px) {
  ul.sv03_kd1 li figure.figtop01 {
    width: 55%;
    top: 8%;
  }
}
@media (min-width: 1px) and (max-width: 1200px) {
  ul.sv03_kd1 li figure {
    width: 50%;
    top: 13%;
    right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  ul.sv03_kd1 li figure {
    width: 40%;
    top: 10px;
  }
}
@media only screen and (max-width: 575px) {
  ul.sv03_kd1 li figure {
    width: 50%;
    top: 9%;
  }
}
@media only screen and (max-width: 375px) {
  ul.sv03_kd1 li figure {
    width: 55%;
    top: 9%;
  }
}
ul.sv03_kd1 li figure img {
  width: 100%;
  height: auto;
}
ul.sv03_kd1 li figure.kindpink {
  width: 40%;
  top: 10%;
  right: 0px;
}
@media only screen and (max-width: 768px) {
  ul.sv03_kd1 li figure.kindpink {
    width: 35%;
    top: 10%;
  }
}
@media only screen and (max-width: 575px) {
  ul.sv03_kd1 li figure.kindpink {
    width: 40%;
    top: 14%;
  }
}
@media only screen and (max-width: 375px) {
  ul.sv03_kd1 li figure.kindpink {
    width: 40%;
    top: 14%;
  }
}

div.halfcont {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  div.halfcont {
    display: block;
  }
}
div.halfcont div.halfs {
  display: flex;
  /* 追記 */
  flex-direction: column;
  /* 追記 */
  position: relative;
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  margin-bottom: 6%;
}
@media only screen and (max-width: 768px) {
  div.halfcont div.halfs {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
div.halfcont div.halfs h4.sv03_kd1_title {
  min-height: 0%;
}
h6.taisyoutitle {
  font-family: "Noto Sans JP B";
  font-size: 17px;
  font-size: 1.0625rem !important;
  line-height: 1.2;
  padding: 5px 20px 15px 20px;
}
@media (max-width: 35.4em) {
  h6.taisyoutitle {
    font-size: 13.6px !important;
  }
}
h6.taisyoutitle.kindpink {
  color: #ee8991;
}

ul.taisyou {
  width: 60%;
  padding: 5px 20px;
  display: -webkit-box;
  display: flex;
  font-family: "Noto Sans JP R";
  flex-wrap: wrap;
}
@media (min-width: 1px) and (max-width: 1200px) {
  ul.taisyou {
    width: 70%;
  }
}
@media only screen and (max-width: 992px) {
  ul.taisyou {
    width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  ul.taisyou {
    width: 70%;
  }
}
@media only screen and (max-width: 575px) {
  ul.taisyou {
    width: 90%;
  }
}
ul.taisyou li {
  background: none;
  border: none !important;
  -webkit-filter: none;
  filter: none;
  padding: 0;
  margin: 0;
  width: 48%;
  max-width: 48%;
  flex-basis: 48%;
  font-size: 13px;
  font-size: 0.8125rem !important;
  line-height: 1.2;
  padding-bottom: 10px;
}
@media (max-width: 35.4em) {
  ul.taisyou li {
    font-size: 10.4px !important;
  }
}

p.inde_head {
  line-height: 1.5;
  position: relative;
  padding-left: calc(1.2em + 20px);
  padding-bottom: 10px;
  padding-right: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  font-size: 14px;
  font-size: 0.875rem !important;
}
@media (max-width: 35.4em) {
  p.inde_head {
    font-size: 11.2px !important;
  }
}
p.inde_head span {
  margin-left: -1.2em;
  margin-right: 0.1em;
}
p.inde_head.kindpink span {
  color: #ee8991;
}

.pb_tyousei {
  padding-bottom: 10%;
}

/*============================
4  販促品の廃棄・リサイクル
============================*/
section.sv_sect {
  /*
  カギカッコ
  ============================*/
  /*
  カギカッコの下のテキスト
  ============================*/
  /*
  イラストの矢印
  ============================*/
  /*============================
  板橋商店だからできること
  ============================*/
}
section.sv_sect h3.kagikakko {
  text-align: center;
}
@media only screen and (max-width: 575px) {
  section.sv_sect h3.kagikakko {
    padding-top: 20px;
  }
}
section.sv_sect h3.kagikakko span {
  display: inline-block;
  position: relative;
  text-align: center;
  padding: 15px 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #352b28;
  font-family: "Noto Sans JP B";
  font-size: 22px;
  font-size: 1.375rem !important;
}
@media (max-width: 35.4em) {
  section.sv_sect h3.kagikakko span {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect h3.kagikakko span {
    font-size: 18px;
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  section.sv_sect h3.kagikakko span {
    font-size: 14.4px !important;
  }
}
@media only screen and (max-width: 575px) {
  section.sv_sect h3.kagikakko span {
    font-size: 20px;
    font-size: 1.25rem !important;
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  section.sv_sect h3.kagikakko span {
    font-size: 16px !important;
  }
}
section.sv_sect h3.kagikakko span:before, section.sv_sect h3.kagikakko span:after {
  position: absolute;
  top: 0;
  content: "";
  width: 10px;
  height: 100%;
  border-top: 3px solid #0070ae;
  border-bottom: 3px solid #0070ae;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section.sv_sect h3.kagikakko span:before {
  left: 0;
  border-left: 3px solid #0070ae;
}
section.sv_sect h3.kagikakko span:after {
  right: 0;
  border-right: 3px solid #0070ae;
}
section.sv_sect p.item01_ptxt {
  padding-top: 6%;
  width: 70%;
  margin: 0 auto;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  color: #352b28;
  font-size: 16px;
  font-size: 1rem !important;
  line-height: 1.8;
}
@media (max-width: 35.4em) {
  section.sv_sect p.item01_ptxt {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 992px) {
  section.sv_sect p.item01_ptxt {
    width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect p.item01_ptxt {
    width: 90%;
  }
}
@media only screen and (max-width: 575px) {
  section.sv_sect p.item01_ptxt {
    width: 100%;
  }
}
section.sv_sect div.it04conts {
  margin-top: 6%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.it04conts {
    display: block;
  }
}
section.sv_sect div.it04conts div.it04cont {
  background: #fff;
  border-top: 1px solid #0070ae;
  border-bottom: 1px solid #0070ae;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  width: calc(50% - 30px);
  max-width: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.it04conts div.it04cont {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.sv_sect div.it04conts div.it04cont p.it04conlede {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.8;
  color: #352b28;
  font-family: "Noto Sans JP B";
  font-size: 18px;
  font-size: 1.125rem !important;
}
@media (max-width: 35.4em) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede {
    font-size: 14.4px !important;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede {
    font-size: 18px;
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede {
    font-size: 14.4px !important;
  }
}
section.sv_sect div.it04conts div.it04cont p.it04conlede strong {
  margin-right: 5px;
  font-family: "Noto Sans JP Black";
  font-size: 22px;
  font-size: 1.375rem !important;
  color: #ee8991;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 2px solid #ee8991;
}
@media (max-width: 35.4em) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede strong {
    font-size: 17.6px !important;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede strong {
    font-size: 18px;
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede strong {
    font-size: 14.4px !important;
  }
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede strong {
    font-size: 22px;
    font-size: 1.375rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  section.sv_sect div.it04conts div.it04cont p.it04conlede strong {
    font-size: 17.6px !important;
  }
}
section.sv_sect div.it04conts div.it04cont figure {
  width: 100%;
  padding: 15px;
}
section.sv_sect div.it04conts div.it04cont figure img {
  width: 100%;
  height: auto;
}
section.sv_sect div.it04conts div.it04ar {
  width: 60px;
  max-width: 60px;
  flex-basis: 60px;
  background-image: url(../images/common/sv_itm04_ar_pc.svg);
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.it04conts div.it04ar {
    height: 50px;
    background-image: url(../images/common/sv_itm04_ar_sp.svg);
    background-size: auto 30px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.sv_sect div.dekirukoto {
  margin-top: 4.3%;
}
section.sv_sect div.dekirukoto h3.bgmainblue {
  width: 100%;
  background: #0070ae;
  color: #fff;
  text-align: center;
  margin-bottom: 4.3%;
  font-family: "Noto Sans JP B";
  font-size: 25px;
  font-size: 1.5625rem !important;
  padding: 20px 0px;
}
@media (max-width: 35.4em) {
  section.sv_sect div.dekirukoto h3.bgmainblue {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect div.dekirukoto h3.bgmainblue {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  section.sv_sect div.dekirukoto h3.bgmainblue {
    font-size: 16px !important;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr {
  /*
  下吹き出し
  ============================*/
  /*
  斜め線付き
  ============================*/
}
section.sv_sect div.dekirukoto div.contwp-gr p.dekitxt {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
  font-size: 1rem !important;
  line-height: 1.8;
  color: #352b28;
}
@media (max-width: 35.4em) {
  section.sv_sect div.dekirukoto div.contwp-gr p.dekitxt {
    font-size: 12.8px !important;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts {
  padding-top: 6%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts {
    display: block;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont {
  width: calc(50% - 30px);
  max-width: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
  /*
  飾り付き吹き出し
  ============================*/
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi {
  position: relative;
  width: 100%;
  margin: 0 auto 40px;
  padding: 20px;
  border: 1px solid #0070ae;
  text-align: center;
  /* テキストの揃え */
  color: #0070ae;
  font-family: "Noto Sans JP B";
  font-size: 20px;
  font-size: 1.25rem !important;
}
@media (max-width: 35.4em) {
  section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi {
    font-size: 16px !important;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi:before, section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi:after {
  content: "";
  border: 14px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -14px;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi:before {
  /* 線になる部分 */
  border-top-color: #0070ae;
  bottom: -28px;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi:after {
  /* 地の部分 */
  border-top-color: #fdfce2;
  /* 吹き出しの背景色と同じ色 */
  bottom: -26px;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:first-of-type {
  height: 100%;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:first-of-type:before, section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:first-of-type:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  background: #0070ae;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:first-of-type:before {
  top: 5px;
  left: 5px;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:first-of-type:after {
  top: 5px;
  right: 5px;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:last-of-type {
  height: 100%;
  height: 100%;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:last-of-type:before, section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:last-of-type:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  background: #0070ae;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:last-of-type:before {
  bottom: 5px;
  left: 5px;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_hukidasi span:last-of-type:after {
  bottom: 5px;
  right: 5px;
}
section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_txt {
  font-size: 16px;
  font-size: 1rem !important;
  line-height: 1.8;
  color: #352b28;
  padding-bottom: 1%;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
@media (max-width: 35.4em) {
  section.sv_sect div.dekirukoto div.contwp-gr div.dekiconts div.dekicont p.dekico_txt {
    font-size: 12.8px !important;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr p.haki_title {
  width: 100%;
  text-align: center;
  margin-top: 6%;
}
section.sv_sect div.dekirukoto div.contwp-gr p.haki_title span {
  position: relative;
  display: inline-block;
  margin: 0 auto 40px;
  padding: 20px 0px;
  border-bottom: 2px solid #0070ae;
  text-align: center;
  /* テキストの揃え */
  color: #0070ae;
  font-family: "Noto Sans JP B";
  font-size: 23px;
  font-size: 1.4375rem !important;
}
@media (max-width: 35.4em) {
  section.sv_sect div.dekirukoto div.contwp-gr p.haki_title span {
    font-size: 18.4px !important;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr p.haki_title span:before, section.sv_sect div.dekirukoto div.contwp-gr p.haki_title span:after {
  content: "";
  border: 14px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -14px;
}
section.sv_sect div.dekirukoto div.contwp-gr p.haki_title span:before {
  /* 線になる部分 */
  border-top-color: #0070ae;
  bottom: -28px;
}
section.sv_sect div.dekirukoto div.contwp-gr p.haki_title span:after {
  /* 地の部分 */
  border-top-color: #fdfce2;
  /* 吹き出しの背景色と同じ色 */
  bottom: -25px;
}
section.sv_sect div.dekirukoto div.contwp-gr ul.hakiic {
  width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 768px) {
  section.sv_sect div.dekirukoto div.contwp-gr ul.hakiic {
    padding-top: 6%;
    flex-wrap: wrap;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr ul.hakiic li {
  width: 20%;
  max-width: 20%;
  flex-basis: 20%;
}
@media only screen and (max-width: 768px) {
  section.sv_sect div.dekirukoto div.contwp-gr ul.hakiic li {
    width: 33%;
    max-width: 33%;
    flex-basis: 33%;
  }
  section.sv_sect div.dekirukoto div.contwp-gr ul.hakiic li:nth-of-type(4) {
    margin-left: 15%;
  }
  section.sv_sect div.dekirukoto div.contwp-gr ul.hakiic li:nth-of-type(5) {
    margin-right: 15%;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr p.sonota {
  width: 100%;
  text-align: center;
  margin-top: 6%;
}
section.sv_sect div.dekirukoto div.contwp-gr p.sonota span {
  position: relative;
  display: inline-block;
  margin: 0 auto 40px;
  padding: 10px 30px;
  text-align: center;
  /* テキストの揃え */
  color: #0070ae;
  font-family: "Noto Sans JP B";
  line-height: 1.2 !important;
  font-size: 23px;
  font-size: 1.4375rem !important;
}
@media (max-width: 35.4em) {
  section.sv_sect div.dekirukoto div.contwp-gr p.sonota span {
    font-size: 18.4px !important;
  }
}
@media only screen and (max-width: 768px) {
  section.sv_sect div.dekirukoto div.contwp-gr p.sonota span {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  section.sv_sect div.dekirukoto div.contwp-gr p.sonota span {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.dekirukoto div.contwp-gr p.sonota span {
    font-size: 23px;
    font-size: 1.4375rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  section.sv_sect div.dekirukoto div.contwp-gr p.sonota span {
    font-size: 18.4px !important;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr p.sonota span br {
  height: 1px !important;
  margin: 0;
  padding: 0;
  font-size: 1px !important;
}
section.sv_sect div.dekirukoto div.contwp-gr p.sonota span:before, section.sv_sect div.dekirukoto div.contwp-gr p.sonota span:after {
  content: "";
  border-left: 2px solid #0070ae;
  position: absolute;
  height: 40px;
  width: 1px;
}
section.sv_sect div.dekirukoto div.contwp-gr p.sonota span:before {
  top: 0px;
  left: 0px;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.dekirukoto div.contwp-gr p.sonota span:before {
    top: 15px;
  }
}
section.sv_sect div.dekirukoto div.contwp-gr p.sonota span:after {
  /* 地の部分 */
  top: 0px;
  right: 0px;
  -webkit-transform: skewX(160deg);
  -moz-transform: skewX(160deg);
  transform: skewX(160deg);
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.dekirukoto div.contwp-gr p.sonota span:after {
    top: 15px;
  }
}

/*============================
7  その他のサービス
============================*/
section.sv_sect div.sv_sect_it07_01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.sv_sect_it07_01 {
    display: block;
    padding: 0%;
    padding-bottom: 40px;
  }
}
section.sv_sect div.sv_sect_it07_01 figure {
  width: 31%;
  max-width: 31%;
  flex-basis: 31%;
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.sv_sect_it07_01 figure {
    width: 70%;
    max-width: 70%;
    flex-basis: 70%;
    margin: auto;
    padding-bottom: 20px;
  }
}
section.sv_sect div.sv_sect_it07_01 figure img {
  border: 1px solid #fff;
}
section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt {
  width: 65%;
  max-width: 65%;
  flex-basis: 65%;
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt {
    width: 94%;
    max-width: 94%;
    flex-basis: 94%;
    margin: auto;
  }
}
section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt h3.sv_it07 {
  padding: 0px 0px 20px 0px;
  color: #0070ae;
  font-family: "Noto Sans JP B";
  font-size: 20px;
  font-size: 1.25rem !important;
}
@media (max-width: 35.4em) {
  section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt h3.sv_it07 {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt h3.sv_it07 {
    text-align: center;
  }
}
section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt p.sagyou {
  padding: 20px 0px 0px 0px;
}
@media only screen and (max-width: 575px) {
  section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt p.sagyou {
    text-align: center;
  }
}
section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt p.sagyou span {
  font-family: "Noto Sans JP B";
  font-size: 22px;
  font-size: 1.375rem !important;
  display: block;
  color: #352b28;
}
@media (max-width: 35.4em) {
  section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt p.sagyou span {
    font-size: 17.6px !important;
  }
}
section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt p.sagyou strong {
  color: #352b28;
  font-size: 27px;
  font-size: 1.6875rem !important;
  display: block;
  font-family: "Noto Sans JP Black";
}
@media (max-width: 35.4em) {
  section.sv_sect div.sv_sect_it07_01 div.sv_sect_it07_01_txt p.sagyou strong {
    font-size: 21.6px !important;
  }
}

.left6em {
  padding-top: 0 !important;
  display: block;
  padding-left: calc(6em + 20px) !important;
}
.left6em span {
  margin-left: -6em;
}

h2.comconttitle02 {
  margin-bottom: 40px;
  margin-top: 60px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  h2.comconttitle02 {
    margin-top: 0px;
  }
}
h2.comconttitle02 span {
  width: 100%;
  padding: 20px 0px;
  background-color: #fff;
  color: #0070ae;
  line-height: 1.2;
  font-family: "Noto Sans JP B";
  font-size: 25px;
  font-size: 1.5625rem !important;
  display: inline-block;
  margin-bottom: 5px;
}
@media (max-width: 35.4em) {
  h2.comconttitle02 span {
    font-size: 20px !important;
  }
}
h2.comconttitle02 small.title_note {
  width: 100%;
  margin: auto;
  font-family: "Noto Sans JP L" !important;
  display: block !important;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
  font-size: 0.875rem !important;
}
@media (max-width: 35.4em) {
  h2.comconttitle02 small.title_note {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 768px) {
  h2.comconttitle02 small.title_note {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  h2.comconttitle02 small.title_note {
    font-size: 12.8px !important;
  }
}

div.sv_sect_it01_01_28 p.sv_sect_it01txt {
  padding-bottom: 20px;
  text-align: center;
  color: #352b28;
  font-family: "Noto Sans JP R";
  line-height: 1.8;
  font-size: 16px;
  font-size: 1rem !important;
}
@media only screen and (max-width: 575px) {
  div.sv_sect_it01_01_28 p.sv_sect_it01txt {
    line-height: 1.5;
  }
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01_28 p.sv_sect_it01txt {
    font-size: 12.8px !important;
  }
}
div.sv_sect_it01_01_28 p.sv_sect_it01txt span.name {
  font-family: "Noto Sans JP B";
  font-size: 22px;
  font-size: 1.375rem !important;
  color: #0070ae;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01_28 p.sv_sect_it01txt span.name {
    font-size: 17.6px !important;
  }
}
div.sv_sect_it01_01_28 p.sv_sect_it01txt span.str {
  color: #d01714;
  font-family: "Noto Sans JP B";
  font-size: 22px;
  font-size: 1.375rem !important;
}
@media (max-width: 35.4em) {
  div.sv_sect_it01_01_28 p.sv_sect_it01txt span.str {
    font-size: 17.6px !important;
  }
}
p.gotoflowbt {
  text-align: center;
  padding: 60px 0 0px 0;
}
p.gotoflowbt a {
  color: #fff;
  font-family: "Noto Sans JP B";
  font-size: 20px;
  font-size: 1.25rem !important;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  display: inline-block;
  line-height: 1;
  padding: 20px;
  padding-right: 40px;
  background-color: #0070ae;
  background-image: url(../images/common/bt_right_ic.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center right 10px;
  transition: 0.3s;
  opacity: 1;
  position: relative;
  top: 0px;
}
@media (max-width: 35.4em) {
  p.gotoflowbt a {
    font-size: 16px !important;
  }
}
p.gotoflowbt a:hover {
  top: -10px;
  opacity: 0.7;
}

#hedmenu {
  padding: 60px 0 0px 0;
}
@media only screen and (max-width: 768px) {
  #hedmenu {
    padding: 40px 0 0px 0;
  }
}
#hedmenu.fixeddiv {
  padding: 0px 0 0px 0;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
}

ul.svindexbt {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  padding: 0px 0 0px 0;
  margin-top: 0px;
}
ul.svindexbt.fixed {
  padding: 0px 0 0px 0;
  width: 1180px;
  margin: 0 auto;
}
@media (min-width: 981px) and (max-width: 1200px) {
  ul.svindexbt.fixed {
    width: 960px;
    margin: 0 auto;
  }
}
@media (min-width: 766px) and (max-width: 980px) {
  ul.svindexbt.fixed {
    width: 94%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  ul.svindexbt.fixed {
    width: 94%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  ul.svindexbt {
    padding: 0px 0 40px 0;
  }
}
ul.svindexbt li {
  width: 48%;
  max-width: 48%;
  flex-basis: 48%;
}
ul.svindexbt li a {
  color: #fff;
  font-family: "Noto Sans JP B";
  font-size: 20px;
  font-size: 1.25rem !important;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  display: block;
  text-align: center;
  line-height: 1.3;
  padding: 10px 20px;
  padding-right: 40px;
  background-color: #0070ae;
  background-image: url(../images/common/bt_right_up_ic.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center right 10px;
  transition: 0.3s;
  opacity: 1;
  position: relative;
  top: 0px;
}
@media (max-width: 35.4em) {
  ul.svindexbt li a {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 992px) {
  ul.svindexbt li a {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 992px) and (max-width: 35.4em) {
  ul.svindexbt li a {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 768px) {
  ul.svindexbt li a {
    font-size: 16px;
    font-size: 1rem !important;
    background-image: none;
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  ul.svindexbt li a {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 575px) {
  ul.svindexbt li a {
    font-size: 12px;
    font-size: 0.75rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  ul.svindexbt li a {
    font-size: 9.6px !important;
  }
}
@media only screen and (max-width: 375px) {
  ul.svindexbt li a {
    font-size: 10px;
    font-size: 0.625rem !important;
  }
}
@media only screen and (max-width: 375px) and (max-width: 35.4em) {
  ul.svindexbt li a {
    font-size: 8px !important;
  }
}
ul.svindexbt li a:hover {
  top: -10px;
  opacity: 0.7;
}

h3.bgmainblue02 {
  text-align: center;
}
h3.bgmainblue02 span {
  display: inline-block;
  background: #0070ae;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 4.3%;
  font-family: "Noto Sans JP B";
  font-size: 25px;
  font-size: 1.5625rem !important;
  padding: 20px 20px;
}
@media (max-width: 35.4em) {
  h3.bgmainblue02 span {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  h3.bgmainblue02 span {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  h3.bgmainblue02 span {
    font-size: 16px !important;
  }
}

div.kyouryoku {
  width: 600px;
  margin: 0 auto;
  margin-top: 40px;
  border: 3px solid #0070ae;
  padding: 20px 20px 20px 20px;
}
@media only screen and (max-width: 768px) {
  div.kyouryoku {
    padding: 10px 10px 10px 10px;
    width: 90%;
  }
}
div.kyouryoku h3.kyou_title {
  text-align: center;
  padding-bottom: 10px;
  color: #0070ae;
  font-family: "Noto Sans JP B";
  font-size: 27px;
  font-size: 1.6875rem !important;
}
@media (max-width: 35.4em) {
  div.kyouryoku h3.kyou_title {
    font-size: 21.6px !important;
  }
}
div.kyouryoku p {
  font-size: 21px;
  font-size: 1.3125rem !important;
  text-align: center;
  line-height: 1.8;
  color: #352b28;
  font-family: "Noto Sans JP R";
}
@media (max-width: 35.4em) {
  div.kyouryoku p {
    font-size: 16.8px !important;
  }
}
div.kyouryoku p span {
  font-family: "Noto Sans JP R";
  color: #352b28;
  text-align: center;
  display: block;
  font-size: 16px;
  font-size: 1rem !important;
}
@media (max-width: 35.4em) {
  div.kyouryoku p span {
    font-size: 12.8px !important;
  }
}
@media only screen and (max-width: 375px) {
  div.kyouryoku p span {
    font-size: 14px;
    font-size: 0.875rem !important;
  }
}
@media only screen and (max-width: 375px) and (max-width: 35.4em) {
  div.kyouryoku p span {
    font-size: 11.2px !important;
  }
}

/*============================
#item05
============================*/
div.sv0501_cont {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 992px) {
  div.sv0501_cont {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont {
    display: block;
  }
}
div.sv0501_cont div.sv0501c01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  width: 90%;
  margin: 0 auto;
}
@media only screen and (max-width: 992px) {
  div.sv0501_cont div.sv0501c01 {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c01 {
    display: block;
  }
}
div.sv0501_cont div.sv0501c01 figure {
  width: 38%;
  max-width: 38%;
  flex-basis: 38%;
  border: 3px solid #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c01 figure {
    width: 90%;
    max-width: 90%;
    flex-basis: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
div.sv0501_cont div.sv0501c01 figure img {
  width: 100%;
  height: auto;
}
div.sv0501_cont div.sv0501c01 p {
  width: 54%;
  max-width: 54%;
  flex-basis: 54%;
  color: #453935;
  line-height: 1.8;
  font-family: "Noto Sans JP R";
  font-size: 15px;
  font-size: 0.9375rem !important;
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c01 p {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c01 p {
    font-size: 12px !important;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont {
  position: relative;
  margin-top: 13%;
  padding: 30px 20px 10px 20px;
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
@media only screen and (max-width: 768px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont {
    margin-top: 22%;
  }
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont {
    margin-top: 30%;
  }
}
@media only screen and (max-width: 375px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont {
    margin-top: 35%;
    padding: 30px 10px 0px 10px;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
  font-size: 20px;
  font-size: 1.25rem !important;
  top: -20%;
  width: 80%;
  text-align: center;
  color: #fff;
  padding: 15px;
  font-family: "Noto Sans JP B";
  background: #0070ae;
  border-radius: 15px;
  display: inline-block;
  line-height: 1.8;
  position: absolute;
  left: 50%;
  margin-left: -40%;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
@media (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 992px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
    font-size: 18px;
    font-size: 1.125rem !important;
    top: -20%;
  }
}
@media only screen and (max-width: 992px) and (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
    font-size: 14.4px !important;
  }
}
@media only screen and (max-width: 768px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
    font-size: 15px;
    font-size: 0.9375rem !important;
    transform: rotate(-5deg);
    top: -20%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
    font-size: 20px;
    font-size: 1.25rem !important;
    top: -20%;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont p.possible_title {
    font-size: 16px !important;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dt {
  color: #0070ae;
  font-family: "Noto Sans JP B";
  font-size: 18px;
  font-size: 1.125rem !important;
  padding-bottom: 10px;
}
@media (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dt {
    font-size: 14.4px !important;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd {
  font-family: "Noto Sans JP R";
  font-size: 16px;
  font-size: 1rem !important;
  color: #453935;
}
@media (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd {
    font-size: 12.8px !important;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possible_dl_ul {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possible_dl_ul {
    display: block;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possible_dl_ul li {
  font-size: 18px;
  font-size: 1.125rem !important;
  line-height: 1.6;
  padding: 0px 30px;
  text-align: center;
}
@media (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possible_dl_ul li {
    font-size: 14.4px !important;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possible_dl_ul li span {
  font-family: "Noto Sans JP B";
}
@media only screen and (max-width: 768px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possible_dl_ul li {
    padding: 0px 15px;
  }
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possible_dl_ul li {
    padding: 0px 0px 10px 0px;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possibleul {
  width: 80%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possibleul {
    width: 100%;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possibleul li {
  width: 30%;
  padding-right: 10px;
  padding-bottom: 10px;
  list-style: disc;
}
@media only screen and (max-width: 575px) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl dd ul.possibleul li {
    width: 50%;
  }
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl:first-of-type {
  padding-bottom: 20px;
  border-bottom: 1px solid #0070ae;
}
div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl:first-of-type dt {
  padding-top: 10px;
  font-size: 21px;
  font-size: 1.3125rem !important;
}
@media (max-width: 35.4em) {
  div.sv0501_cont div.sv0501c02 div.possible_cont dl.possible_dl:first-of-type dt {
    font-size: 16.8px !important;
  }
}

div.sv05_flow {
  width: 60%;
  margin: 0 auto;
  margin-top: 100px;
}
@media only screen and (max-width: 992px) {
  div.sv05_flow {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  div.sv05_flow {
    width: 90%;
  }
}
@media only screen and (max-width: 575px) {
  div.sv05_flow {
    margin-top: 200px;
  }
}
div.sv05_flow h4.sv05_flow_title {
  font-family: "Noto Sans JP B";
  color: #0070ae;
  border-top: 1px solid #0070ae;
  border-bottom: 1px solid #0070ae;
  padding: 20px;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem !important;
}
@media (max-width: 35.4em) {
  div.sv05_flow h4.sv05_flow_title {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 575px) {
  div.sv05_flow h4.sv05_flow_title {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  div.sv05_flow h4.sv05_flow_title {
    font-size: 16px !important;
  }
}
div.sv05_flow h4.sv05_flow_title:after {
  position: absolute;
  top: -60px;
  left: -50px;
  content: "";
  display: block;
  width: 180px;
  height: 180px;
  background-image: url(../images/service/sv_itm05_ill01.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 575px) {
  div.sv05_flow h4.sv05_flow_title:after {
    top: -140px;
    left: 50%;
    margin-left: -90px;
  }
}
div.sv05_flow p.sv05_flow_p {
  font-family: "Noto Sans JP B";
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  position: relative;
  display: inline-block;
  color: #453935;
  margin: 1em 0;
  padding: 20px 10px;
  width: 100%;
  color: #555;
  font-size: 16px;
  font-size: 1rem !important;
  background: #fff;
  border-radius: 15px;
  text-align: center;
}
@media (max-width: 35.4em) {
  div.sv05_flow p.sv05_flow_p {
    font-size: 12.8px !important;
  }
}
div.sv05_flow p.sv05_flow_p:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}
div.sv05_flow p.sv05_flow_p.end:before {
  content: none;
}

/*============================
#item06
============================*/
@media only screen and (max-width: 575px) {
  #item06 {
    padding-top: 40px;
  }
}

h3.bgmainblue03 {
  text-align: center;
}
h3.bgmainblue03 span {
  display: inline-block;
  border: 1px solid #0070ae;
  color: #453935;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 4.3%;
  font-family: "Noto Sans JP B";
  font-size: 25px;
  font-size: 1.5625rem !important;
  padding: 20px 20px;
}
@media (max-width: 35.4em) {
  h3.bgmainblue03 span {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  h3.bgmainblue03 span {
    font-size: 20px;
    font-size: 1.25rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  h3.bgmainblue03 span {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 575px) {
  h3.bgmainblue03 span {
    font-size: 18px;
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 575px) and (max-width: 35.4em) {
  h3.bgmainblue03 span {
    font-size: 14.4px !important;
  }
}
@media only screen and (max-width: 375px) {
  h3.bgmainblue03 span {
    font-size: 16px;
    font-size: 1rem !important;
  }
}
@media only screen and (max-width: 375px) and (max-width: 35.4em) {
  h3.bgmainblue03 span {
    font-size: 12.8px !important;
  }
}

ul.sv0601_cont {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
ul.sv0601_cont li {
  width: 48%;
  max-width: 48%;
  flex-basis: 48%;
}
ul.sv0601_cont li figure img {
  border: 3px solid #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
ul.sv0601_cont li figcaption {
  text-align: center;
  font-family: "Noto Sans JP R";
  font-size: 15px;
  font-size: 0.9375rem !important;
  color: #453935;
  padding-top: 10px;
  padding-bottom: 20px;
}
@media (max-width: 35.4em) {
  ul.sv0601_cont li figcaption {
    font-size: 12px !important;
  }
}

ul.sv0602_cont {
  width: 60%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  ul.sv0602_cont {
    width: 80%;
  }
}
ul.sv0602_cont li {
  width: 100%;
}
ul.sv0602_cont li figure img {
  border: 3px solid #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
ul.sv0602_cont li figcaption {
  text-align: center;
  font-family: "Noto Sans JP R";
  font-size: 15px;
  font-size: 0.9375rem !important;
  color: #453935;
  padding-top: 10px;
  padding-bottom: 20px;
}
@media (max-width: 35.4em) {
  ul.sv0602_cont li figcaption {
    font-size: 12px !important;
  }
}

table.permission_tb {
  margin: 0 auto;
  margin-top: 30px;
  border: 1px solid #453935;
  padding: 0;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  table.permission_tb {
    width: 80%;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 575px) {
  table.permission_tb {
    margin-bottom: 60px;
  }
}
table.permission_tb tr th {
  font-size: 20px;
  font-size: 1.25rem !important;
  width: 4em;
  font-family: "Noto Sans JP R";
  text-align: center;
  padding: 10px;
  border-right: 1px solid #453935;
  vertical-align: middle;
}
@media (max-width: 35.4em) {
  table.permission_tb tr th {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  table.permission_tb tr th {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  table.permission_tb tr th {
    font-size: 12px !important;
  }
}
table.permission_tb tr td {
  font-family: "Noto Sans JP R";
  width: calc(100% - 4em);
  font-size: 20px;
  font-size: 1.25rem !important;
  padding: 10px;
}
@media (max-width: 35.4em) {
  table.permission_tb tr td {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  table.permission_tb tr td {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  table.permission_tb tr td {
    font-size: 12px !important;
  }
}

dl.permission {
  margin: 0 auto;
  margin-top: 30px;
  font-family: "Noto Sans JP R";
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  border: 1px solid #453935;
  padding: 0;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  dl.permission {
    width: 80%;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 575px) {
  dl.permission {
    margin-bottom: 60px;
  }
}
dl.permission dt {
  font-size: 20px;
  font-size: 1.25rem !important;
  width: 4em;
  padding: 10px;
  border-right: 1px solid #453935;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
@media (max-width: 35.4em) {
  dl.permission dt {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  dl.permission dt {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  dl.permission dt {
    font-size: 12px !important;
  }
}
dl.permission dd {
  width: calc(100% - 4em);
  font-size: 20px;
  font-size: 1.25rem !important;
  padding: 10px;
}
@media (max-width: 35.4em) {
  dl.permission dd {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  dl.permission dd {
    font-size: 15px;
    font-size: 0.9375rem !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 35.4em) {
  dl.permission dd {
    font-size: 12px !important;
  }
}

.mt-3 {
  margin-top: 6em !important;
}
@media only screen and (max-width: 768px) {
  .mt-3 {
    margin-top: 3em !important;
  }
}

/*============================
202101追加
============================*/
div.rentalmovie_cont {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  div.rentalmovie_cont {
    width: 100%;
  }
}
div.rentalmovie_cont h4.kindpink.sv03_kd1_title {
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  padding: 1.2em 0em;
}
div.rentalmovie_cont div.rentalmovie {
  margin-top: 2em;
  margin-bottom: 4em;
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 70%;
  overflow: hidden;
}
div.rentalmovie_cont div.rentalmovie iframe#ggmap01,
div.rentalmovie_cont div.rentalmovie iframe#ggmap02 {
  display: none !important;
}
div.rentalmovie_cont div.rentalmovie iframe#rmo {
  display: block !important;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100% !important;
  height: 100% !important;
}

div.sv03_kd1div {
  min-height: 0%;
  position: relative;
  flex: 1 1 auto;
  /* 追記 */
  margin-top: 12%;
  border-bottom: 1px solid #0070ae;
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
div.sv03_kd1div.kindpink {
  border-bottom: 1px solid #ee8991;
}
@media only screen and (max-width: 768px) {
  div.sv03_kd1div {
    margin-top: 6%;
  }
}
div.sv03_kd1div h5 {
  padding: 15px 20px;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP Black";
  color: #352b28;
  font-size: 22px;
  font-size: 1.375rem !important;
  border-bottom: 1px dashed #67605e;
}
@media (max-width: 35.4em) {
  div.sv03_kd1div h5 {
    font-size: 17.6px !important;
  }
}
div.sv03_kd1div p.spectxt {
  width: 70%;
  color: #352b28;
  font-size: 14px;
  font-size: 0.875rem !important;
  line-height: 1.8;
  padding: 15px 20px;
}
@media (max-width: 35.4em) {
  div.sv03_kd1div p.spectxt {
    font-size: 11.2px !important;
  }
}
@media only screen and (max-width: 992px) {
  div.sv03_kd1div p.spectxt {
    width: 55%;
  }
}
@media only screen and (max-width: 768px) {
  div.sv03_kd1div p.spectxt {
    width: 73%;
  }
}
div.sv03_kd1div figure {
  position: absolute;
  width: 50%;
  top: 5%;
  right: 0px;
}
div.sv03_kd1div figure.figtop01 {
  width: 45%;
  top: 5%;
  right: 0px;
}
@media (min-width: 1px) and (max-width: 1200px) {
  div.sv03_kd1div figure.figtop01 {
    width: 45%;
    top: 6%;
    right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  div.sv03_kd1div figure.figtop01 {
    width: 40%;
    top: 10px;
  }
}
@media only screen and (max-width: 575px) {
  div.sv03_kd1div figure.figtop01 {
    width: 50%;
    top: 8%;
  }
}
@media only screen and (max-width: 375px) {
  div.sv03_kd1div figure.figtop01 {
    width: 55%;
    top: 8%;
  }
}
@media (min-width: 1px) and (max-width: 1200px) {
  div.sv03_kd1div figure {
    width: 50%;
    top: 13%;
    right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  div.sv03_kd1div figure {
    width: 40%;
    top: 10px;
  }
}
@media only screen and (max-width: 575px) {
  div.sv03_kd1div figure {
    width: 50%;
    top: 9%;
  }
}
@media only screen and (max-width: 375px) {
  div.sv03_kd1div figure {
    width: 55%;
    top: 9%;
  }
}
div.sv03_kd1div figure img {
  width: 100%;
  height: auto;
}
div.sv03_kd1div figure.kindpink {
  width: 40%;
  top: 10%;
  right: 0px;
}
@media only screen and (max-width: 768px) {
  div.sv03_kd1div figure.kindpink {
    width: 35%;
    top: 10%;
  }
}
@media only screen and (max-width: 575px) {
  div.sv03_kd1div figure.kindpink {
    width: 40%;
    top: 14%;
  }
}
@media only screen and (max-width: 375px) {
  div.sv03_kd1div figure.kindpink {
    width: 40%;
    top: 14%;
  }
}

/*============================
#rec01
============================*/
div.rentalcont {
  width: 100%;
}
div.rentalcont div.rec_inner {
  margin: 0 auto;
  position: relative;
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  margin-bottom: 6%;
}
@media only screen and (max-width: 768px) {
  div.rentalcont div.rec_inner {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
div.rentalcont .rec_inner_title {
  margin: 0 auto;
  position: relative;
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  margin-bottom: 6%;
  margin-top: 3em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  div.rentalcont .rec_inner_title {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
div.rentalcont .rec_inner_title h4.sv03_kd1_title.kindpink {
  padding: 1.2em 0em;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
}
div.rentalcont .rec_inner_title h4.sv03_kd1_title.kindpink span.smallft {
  display: block;
  text-align: center;
  font-size: 70%;
  padding-top: 0.5em;
}
div.rentalcont p.rec_name {
  margin-bottom: 1em;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP Black";
  color: #ee8991;
  font-size: 30px;
  font-size: 1.875rem !important;
}
@media (max-width: 35.4em) {
  div.rentalcont p.rec_name {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 375px) {
  div.rentalcont p.rec_name {
    font-size: 25px;
    font-size: 1.5625rem !important;
  }
}
@media only screen and (max-width: 375px) and (max-width: 35.4em) {
  div.rentalcont p.rec_name {
    font-size: 20px !important;
  }
}
div.rentalcont ul.price_kikan {
  width: 100%;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
div.rentalcont ul.price_kikan li {
  width: 23%;
}
@media only screen and (max-width: 768px) {
  div.rentalcont ul.price_kikan li {
    width: 48%;
    margin-bottom: 1em;
  }
}
div.rentalcont ul.price_kikan li dl.pk_date {
  width: 100%;
  margin: 0;
  padding: 0;
}
div.rentalcont ul.price_kikan li dl.pk_date dt {
  margin-bottom: 0.5em;
  background-color: #fff;
  border: 1px solid #ee8991;
  padding: 5px;
  font-size: 19px;
  font-size: 1.1875rem !important;
  color: #352b28;
  text-align: center;
}
@media (max-width: 35.4em) {
  div.rentalcont ul.price_kikan li dl.pk_date dt {
    font-size: 15.2px !important;
  }
}
div.rentalcont ul.price_kikan li dl.pk_date dd {
  text-align: center;
}
div.rentalcont ul.price_kikan li dl.pk_date dd strong {
  font-family: "Noto Sans JP Black";
  font-size: 28px;
  font-size: 1.75rem !important;
}
@media (max-width: 35.4em) {
  div.rentalcont ul.price_kikan li dl.pk_date dd strong {
    font-size: 22.4px !important;
  }
}
div.rentalcont ul.price_kikan li dl.pk_date dd span {
  margin-top: 0.5em;
  font-size: 90%;
  display: block;
  color: #ee8991;
  font-weight: bold;
}
div.rentalcont ul.price_kikan li dl.pk_date dd span small {
  font-weight: normal;
  color: #352b28;
}

.PD-5_padd {
  padding: 1.5em;
}

div.rental_hikaku {
  margin-top: 3em;
}
div.rental_hikaku div.rh_title {
  margin: 0 auto;
  position: relative;
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  margin-top: 4em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  div.rental_hikaku div.rh_title {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
div.rental_hikaku div.rh_title h4.kindpink.sv03_kd1_title {
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  padding: 1.2em 0em;
}

.rk_txt_center {
  margin-bottom: 4em;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .rk_txt_center br {
    display: none;
  }
}

div.rh_tablecont {
  width: 100%;
}
div.rh_tablecont table.rh_table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
}
div.rh_tablecont table.rh_table thead tr td {
  padding: 1.5em;
}
div.rh_tablecont table.rh_table thead tr th {
  vertical-align: top;
  padding: 0em 1.5em 1.5em 1.5em;
  border-left: 1px solid #352b28;
}
@media only screen and (max-width: 768px) {
  div.rh_tablecont table.rh_table thead tr th {
    padding: 0em 0.5em 0.5em 0.5em;
  }
}
div.rh_tablecont table.rh_table thead tr th figure {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
div.rh_tablecont table.rh_table thead tr th figure figcaption {
  font-family: "Noto Sans JP Black";
  text-align: center;
  white-space: nowrap;
  font-size: 28px;
  font-size: 1.75rem !important;
  padding-bottom: 0.8em;
}
@media (max-width: 35.4em) {
  div.rh_tablecont table.rh_table thead tr th figure figcaption {
    font-size: 22.4px !important;
  }
}
@media (min-width: 1px) and (max-width: 1206px) {
  div.rh_tablecont table.rh_table thead tr th figure figcaption {
    font-size: 2.8vw !important;
  }
}
div.rh_tablecont table.rh_table thead tr th figure img {
  width: 180px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  div.rh_tablecont table.rh_table thead tr th figure img {
    width: 70px;
  }
}
@media only screen and (max-width: 575px) {
  div.rh_tablecont table.rh_table thead tr th figure img {
    width: 45px;
  }
}
div.rh_tablecont table.rh_table tbody {
  border-bottom: 1px solid #352b28;
}
div.rh_tablecont table.rh_table tbody tr th {
  white-space: nowrap;
  padding: 0.5em;
  border-top: 1px solid #352b28;
  vertical-align: middle;
  font-family: "Noto Sans JP Black";
  text-align: center;
  font-size: 28px;
  font-size: 1.75rem !important;
}
@media (max-width: 35.4em) {
  div.rh_tablecont table.rh_table tbody tr th {
    font-size: 22.4px !important;
  }
}
@media (min-width: 1px) and (max-width: 1206px) {
  div.rh_tablecont table.rh_table tbody tr th {
    font-size: 2.8vw !important;
  }
}
div.rh_tablecont table.rh_table tbody tr td {
  vertical-align: middle;
  position: relative;
  text-align: center;
  padding: 1.5em;
  border-left: 1px solid #352b28;
  border-top: 1px solid #352b28;
  font-size: 30px;
  font-size: 1.875rem !important;
}
@media only screen and (max-width: 992px) {
  div.rh_tablecont table.rh_table tbody tr td {
    padding: 0.5em;
  }
}
@media (max-width: 35.4em) {
  div.rh_tablecont table.rh_table tbody tr td {
    font-size: 24px !important;
  }
}
div.rh_tablecont table.rh_table tbody tr td img {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  div.rh_tablecont table.rh_table tbody tr td img {
    width: 70px;
  }
}
@media only screen and (max-width: 575px) {
  div.rh_tablecont table.rh_table tbody tr td img {
    width: 35px;
  }
}
div.rh_tablecont table.rh_table tbody tr td span.ssd_fukidashi {
  display: block;
  width: 50%;
  position: absolute;
  top: -10%;
  left: -10%;
}
@media only screen and (max-width: 992px) {
  div.rh_tablecont table.rh_table tbody tr td span.ssd_fukidashi {
    width: 45%;
  }
}
@media only screen and (max-width: 768px) {
  div.rh_tablecont table.rh_table tbody tr td span.ssd_fukidashi {
    width: 45%;
  }
}
@media only screen and (max-width: 575px) {
  div.rh_tablecont table.rh_table tbody tr td span.ssd_fukidashi {
    width: 50%;
  }
}
div.rh_tablecont table.rh_table tbody tr td span.ssd_fukidashi img {
  width: 100%;
  height: auto;
}

div.rental_kikan {
  margin-top: 3em;
}
div.rental_kikan div.rk_title {
  margin: 0 auto;
  margin-bottom: 3em;
  position: relative;
  width: 47%;
  max-width: 47%;
  flex-basis: 47%;
  margin-top: 4em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  div.rental_kikan div.rk_title {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
div.rental_kikan div.rk_title h4.kindpink.sv03_kd1_title {
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  padding: 1.2em 0em;
}
div.rental_kikan p.rk_txt {
  text-align: center;
  line-height: 1.8;
  margin-bottom: 4em;
}
div.rental_kikan div.rk_cont {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 4em;
  max-width: 900px;
}
@media only screen and (max-width: 768px) {
  div.rental_kikan div.rk_cont {
    width: 100%;
  }
}
div.rental_kikan div.rk_cont figure {
  width: 100%;
  margin-bottom: 2em;
}
div.rental_kikan div.rk_cont figure img {
  width: 100%;
  height: auto;
}
div.rental_kikan div.rk_cont p.rk_kometxt {
  padding-left: 4em;
  padding-bottom: 0.5em;
  position: relative;
  font-size: 18px;
  font-size: 1.125rem !important;
}
@media (max-width: 35.4em) {
  div.rental_kikan div.rk_cont p.rk_kometxt {
    font-size: 14.4px !important;
  }
}
div.rental_kikan div.rk_cont p.rk_kometxt span {
  position: absolute;
  top: 0px;
  left: 0px;
}
div.rental_kikan p.enchyou {
  padding-bottom: 2em;
  text-align: center;
  font-family: "Noto Sans JP Black";
  text-align: center;
  font-size: 25px;
  font-size: 1.5625rem !important;
}
@media (max-width: 35.4em) {
  div.rental_kikan p.enchyou {
    font-size: 20px !important;
  }
}
div.rental_kikan p.enchyou span {
  display: inline-block;
  padding: 1em;
  border-top: 2px solid #ee8991;
  border-bottom: 2px solid #ee8991;
}
div.rental_kikan p.enchou_txt {
  text-align: center;
  line-height: 2;
  position: relative;
  font-size: 18px;
  font-size: 1.125rem !important;
  margin-bottom: 5em;
}
div.rental_kikan p.enchou_txt span {
  display: inline-block;
  text-align: left;
}
@media (max-width: 35.4em) {
  div.rental_kikan p.enchou_txt {
    font-size: 14.4px !important;
  }
}

p.kentou_txt {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center;
  font-size: 17px;
  font-size: 1.0625rem !important;
  line-height: 1.8;
}
@media (max-width: 35.4em) {
  p.kentou_txt {
    font-size: 16.15px !important;
  }
}
p.kentou_txt a {
  text-decoration: underline;
  color: #007099;
}

p.nenmatsu_fukidashi {
  margin: 0 auto;
  padding-top: 3em;
  padding-bottom: 1em;
  text-align: center;
  width: 80%;
  max-width: 500px;
}
p.nenmatsu_fukidashi img {
  width: 100%;
  height: auto;
}

/*============================
印刷用




============================*/
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
@page {
  size: A4;
  margin: 12.7mm 9.7mm;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }

  header {
    background-color: #fff !important;
  }
}
@media print and (-ms-high-contrast: none) {
  @page {
    size: A4;
    margin: 12.7mm 9.7mm;
  }
  body {
    zoom: 1.8;
    width: 1200px;
    transform: scale(0.5);
    transform-origin: 0 0;
  }
  body #page-top,
body .zdo_drawer_menu {
    display: none;
  }
  body .footcont03,
body .g_navcont {
    display: none;
  }

  #homePage main {
    page-break-before: always;
  }
  #homePage header#top-head {
    background-color: #fffce1 !important;
    background-position: center center;
    background-size: 160% auto !important;
  }
  #homePage header#top-head div.home_img {
    padding-top: 0 !important;
  }
  #homePage header#top-head div.home_img h1 {
    top: 50% !important;
    bottom: auto;
  }

  #servicePage #item03 {
    margin-top: 3em;
    page-break-before: always;
  }
  #servicePage #rec01 .rec_inner_title {
    page-break-before: always;
  }
  #servicePage .rental_hikaku {
    page-break-before: always;
  }
  #servicePage .rh_tablecont table.rh_table thead tr th figure figcaption {
    font-size: 30px;
    font-size: 1.875rem !important;
  }
}
@media print and (-ms-high-contrast: none) and (max-width: 35.4em) {
  #servicePage .rh_tablecont table.rh_table thead tr th figure figcaption {
    font-size: 24px !important;
  }
}
@media print and (-ms-high-contrast: none) {
  #servicePage .rh_tablecont table.rh_table thead tr th figure img {
    width: 80px !important;
  }
}
@media print and (-ms-high-contrast: none) {
  #servicePage .rh_tablecont table.rh_table tbody tr th {
    font-size: 30px;
    font-size: 1.875rem !important;
  }
}
@media print and (-ms-high-contrast: none) and (max-width: 35.4em) {
  #servicePage .rh_tablecont table.rh_table tbody tr th {
    font-size: 24px !important;
  }
}
@media print and (-ms-high-contrast: none) {
  #servicePage .rh_tablecont table.rh_table tbody tr td {
    font-size: 30px;
    font-size: 1.875rem !important;
  }
}
@media print and (-ms-high-contrast: none) and (max-width: 35.4em) {
  #servicePage .rh_tablecont table.rh_table tbody tr td {
    font-size: 24px !important;
  }
}
@media print and (-ms-high-contrast: none) {
  #servicePage .rh_tablecont table.rh_table tbody tr td img {
    width: 90px;
  }
}
@media print and (-ms-high-contrast: none) {
  #servicePage .rh_tablecont table.rh_table tbody tr td span.ssd_fukidashi {
    width: 190px;
  }
}
@media print and (-ms-high-contrast: none) {
  #servicePage #item07,
#servicePage .it04conts {
    page-break-before: always;
  }
}
@media print and (-ms-high-contrast: none) {
  #casePage #item02 {
    page-break-before: always;
  }
}
@media print and (-ms-high-contrast: none) {
  #faqPage .faqcontdl:nth-child(6) {
    page-break-before: always;
  }
}
@media print and (-ms-high-contrast: none) {
  #pricePage {
    /*============================
    #item01
    ============================*/
  }
  #pricePage ul.ps01_planul li:nth-of-type(4) {
    margin-left: 17%;
  }
  #pricePage ul.ps01_planul li:nth-of-type(5) {
    margin-right: 17%;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 figure,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 figure {
    width: 150px !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 figure img,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 figure img {
    width: 100%;
    height: auto;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt {
    width: calc(100% - 160px);
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt p.infotxt01,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt p.infotxt01 {
    font-size: 20px !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl01.wpsp02 dt,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl01.wpsp01 dt,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl01.wpsp02 dt,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl01.wpsp01 dt {
    font-size: 25px !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl01.wpsp02 dd,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl01.wpsp01 dd,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl01.wpsp02 dd,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl01.wpsp01 dd {
    font-size: 25px !important;
    white-space: nowrap !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl01.wpsp02 dd strong,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl01.wpsp01 dd strong,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl01.wpsp02 dd strong,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl01.wpsp01 dd strong {
    font-size: 45px !important;
    display: inline-block !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl02.wpsp02 dt,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl02.wpsp01 dt,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl02.wpsp02 dt,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl02.wpsp01 dt {
    font-size: 25px !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl02.wpsp02 dd,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl02.wpsp01 dd,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl02.wpsp02 dd,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl02.wpsp01 dd {
    font-size: 25px !important;
    white-space: nowrap !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl02.wpsp02 dd strong,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p2 div.imginfotxt dl.psp_pricedl02.wpsp01 dd strong,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl02.wpsp02 dd strong,
#pricePage section#item01.price_sect div.contwp-gr div.ps01_plan div.psimginfo.ps01p1 div.imginfotxt dl.psp_pricedl02.wpsp01 dd strong {
    font-size: 45px !important;
    display: inline-block !important;
  }
  #pricePage section#item01.price_sect div.contwp-gr div.ps01_plan p.pspl_center.printtxt18 {
    font-size: 18px !important;
  }
}
@media print and (-ms-high-contrast: none) {
  .page-break {
    page-break-before: always;
  }
}
