@charset "UTF-8";
/*
Theme Name: bousui-pro_cms_v1
Description: bousui-pro theme version1
Theme URI: https://bousui-pro.com/
Author: Steki, Inc
Author URI: https://steki-inc.jp/
Version: 1.0
License: GPL
License URI: https://www.gnu.org/copyleft/gpl.html
*/
/* ==============================================
 Common
=============================================== */
*, *:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  min-width: 1200px;
  position: relative;
}
@media (max-width: 767px) {
  html, body {
    min-width: inherit;
  }
}

html {
  overflow-y: scroll;
  margin: 0;
  width: 100%;
}

body {
  background: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  color: #19273d;
  font-size: 16px;
  font-weight: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

a {
  cursor: pointer;
  color: #19273d;
  outline: medium none;
  text-decoration: none;
}

a:visited {
  outline: medium none;
}

a:focus {
  outline: medium none;
}

a:active, a:hover {
  outline: medium none;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
}

address {
  font-style: italic;
  margin: 0 0 24px;
}

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

b, strong {
  font-weight: bold;
  vertical-align: baseline;
}

dfn {
  font-style: italic;
}

mark {
  background: none repeat scroll 0 0 #FFFF00;
  color: #222;
}

p {
  line-height: 1.75;
  margin: 0 0 28px;
  max-height: 100%;
}
@media (max-width: 767px) {
  p {
    line-height: 1.7;
    margin-bottom: 14px;
  }
}

code, kbd, pre, samp {
  -moz-hyphens: none;
  font-family: monospace, serif;
  font-size: 14px;
}

pre {
  background: none repeat scroll 0 0 #F5F5F5;
  color: #666666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote, q {
  -moz-hyphens: none;
  quotes: none;
}

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

blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px;
}

blockquote blockquote {
  margin-right: 0;
}

blockquote cite, blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

blockquote em, blockquote i {
  font-style: normal;
  font-weight: 300;
}

blockquote strong, blockquote b {
  font-weight: 400;
}

small {
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: baseline;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl {
  margin: 0;
}

dt {
  font-weight: bold;
  font-weight: 600;
  margin: 0;
}

dd {
  margin: 0;
}

menu, ol, ul {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: none;
}

li {
  margin: 0;
}

th {
  font-weight: bold;
  font-weight: 600;
}

li, dt, dd, th, td {
  line-height: 1.7;
}

img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
}

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

input, textarea, button, select {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
}

input[type=text]:focus,
textarea:focus {
  outline: 0;
}

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

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

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #222;
}

@media (min-width: 1025px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
  a:hover img {
    opacity: 0.8;
  }
}
/* ==============================================
 Font
=============================================== */
/* Font style
----------------------------------------------- */
.ff-serif {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

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

/* Font size
----------------------------------------------- */
.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

p.fs-11 {
  line-height: 1.7;
}

p.fs-12 {
  line-height: 1.7;
}

.fs-small {
  font-size: 13px;
  line-height: 1.8;
}

.fw-bold {
  font-weight: bold;
}

/* Font color
----------------------------------------------- */
.fc-red {
  color: #b10000;
}

.fc-orange {
  color: #fa5a01;
}

.fc-blue {
  color: #174995;
}

.fc-deep-blue {
  color: #19273d;
}

.fc-yellow {
  color: #fff102;
}

.attention {
  color: #b10000;
}

/* Text Align
----------------------------------------------- */
.ta-center {
  text-align: center;
}

.ta-left {
  text-align: left;
}

.ta-right {
  text-align: right;
}

/* message
----------------------------------------------- */
/* ==============================================
 Layout
=============================================== */
/* Common
----------------------------------------------- */
/* Float
----------------------------------------------- */
.fl-left {
  float: left;
}

.fl-right {
  float: right;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  text-align: center;
}

img.alignleft {
  margin-right: 40px;
  margin-bottom: 20px;
}

img.alignright {
  margin-left: 40px;
  margin-bottom: 20px;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* Table
----------------------------------------------- */
.table {
  width: 100%;
  max-width: 100%;
}

.table-type1 {
  border-top: 1px solid #dcdddf;
  margin-bottom: 40px;
  width: 100%;
}

.table-type1 th {
  background-color: #f3f6f9;
  border-bottom: 1px solid #dcdddf;
  text-align: left;
  font-weight: normal;
  padding: 18px 20px;
  width: 22%;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .table-type1 th {
    display: block;
    padding: 10px 15px;
    width: 100%;
  }
}

.table-type1 th.ta-center {
  text-align: center;
}

.table-type1 td {
  border-bottom: 1px solid #dcdddf;
  padding: 18px 20px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .table-type1 td {
    display: block;
    padding: 10px 15px;
    width: 100%;
  }
}

.table-type1 td a {
  color: #174995;
  text-decoration: underline;
}

.table-type1 td a:hover {
  text-decoration: none;
}

/* Micro Clearfix
----------------------------------------------- */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

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

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

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

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

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

.pb-25 {
  padding-top: 25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.pr-25 {
  padding-right: 25px !important;
}

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

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

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

.pl-15 {
  padding-left: 15px !important;
}

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

.pl-25 {
  padding-left: 25px !important;
}

/* margin
----------------------------------------------- */
.mt-0 {
  margin-top: 0px !important;
}

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

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

.mt-15 {
  margin-top: 15px !important;
}

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

.mb-25 {
  margin-top: 25px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.mr-25 {
  margin-right: 25px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

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

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

.ml-15 {
  margin-left: 15px !important;
}

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

.ml-25 {
  margin-left: 25px !important;
}

/* width
----------------------------------------------- */
._minw40 {
  min-width: 40px;
}

._minw100 {
  min-width: 100px;
}

._minw140 {
  min-width: 140px;
}

._minw200 {
  min-width: 200px;
}

._maxw240 {
  max-width: 240px;
}

._maxw580 {
  max-width: 580px;
}

._maxw880 {
  max-width: 880px;
}

._maxw1040 {
  max-width: 1040px;
}

._maxw1180 {
  max-width: 1180px;
}

._maxw1200 {
  max-width: 1200px;
}

._w40 {
  width: 40px;
}

._w60 {
  width: 60px;
}

._w100 {
  width: 100px;
}

._w150 {
  width: 150px;
}

._w200 {
  width: 200px;
}

._w5p {
  width: 5%;
}

._w10p {
  width: 10%;
}

._w15p {
  width: 15%;
}

._w20p {
  width: 20%;
}

._w25p {
  width: 25%;
}

._w30p {
  width: 30%;
}

._w35p {
  width: 35%;
}

._w40p {
  width: 40%;
}

._w45p {
  width: 45%;
}

._w50p {
  width: 50%;
}

._w55p {
  width: 55%;
}

._w60p {
  width: 60%;
}

/* ==============================================
 layout
=============================================== */
.wrapper {
  overflow: hidden;
}

.section {
  padding-top: 100px;
  padding-bottom: 110px;
}
@media (max-width: 1024px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.container {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.inner {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1060px;
}

.primary {
  float: left;
  width: 74%;
}
@media (max-width: 1024px) {
  .primary {
    float: none;
    margin-bottom: 50px;
    width: auto;
  }
}

.aside {
  float: right;
  width: 22%;
}
@media (max-width: 1024px) {
  .aside {
    float: none;
    width: auto;
  }
}

.flex {
  display: flex;
  width: 100%;
}

/* ==============================================
 loading
=============================================== */
/* ==============================================
 fadein
=============================================== */
/* keyframes
----------------------------------------------- */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes delayFadeInLeft {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes delayFadeInLeft {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes delayFadeInRight {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes delayFadeInRight {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes delayFadeInTop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes delayFadeInTop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes delayFadeInBottom {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes delayFadeInBottom {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadein {
  opacity: 0;
  transition: all 500ms ease-in-out;
}

.fadein-left {
  transform: translate(-20px, 0);
}

.fadein-right {
  transform: translate(20px, 0);
}

.fadein-top {
  transform: translate(0, -20px);
}

.fadein-bottom {
  transform: translate(0, 20px);
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

@media (min-width: 1025px) {
  .hover-zoom {
    display: block;
    overflow: hidden;
  }
  .hover-zoom img {
    transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  }
  .hover-zoom:hover img {
    transform: scale(1.1);
  }
}
/* ==============================================
 parts
=============================================== */
/* button
----------------------------------------------- */
/* pager
----------------------------------------------- */
.pager .wp-pagenavi {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 20px;
}

.pager .wp-pagenavi span {
  display: inline-block;
  padding: 0;
  line-height: 38px;
  height: 40px;
  width: 40px;
}

.pager .wp-pagenavi a {
  background-color: #fff;
  padding: 0;
  border-color: #174995;
  display: inline-block;
  margin: 0 5px 5px;
  line-height: 38px;
  height: 40px;
  width: 40px;
  text-align: center;
  vertical-align: baseline;
  transition: all 0.17s ease-out 0s;
}

.pager .wp-pagenavi a:hover {
  color: #fff;
  background-color: #174995;
}

.pager .wp-pagenavi .current {
  color: #fff;
  background: #174995;
  border-color: #174995;
  font-weight: normal;
}

.pager .wp-pagenavi .extend,
.pager .wp-pagenavi .pages {
  background: none;
  border: none;
}

/* breadcrumbs
----------------------------------------------- */
.breadcrumbs {
  position: relative;
  padding-top: 15px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .breadcrumbs {
    font-size: 11px;
    padding-top: 10px;
  }
}

.breadcrumbs .inner > span {
  margin: 0 8px 0 10px;
  line-height: 1;
}

.breadcrumbs .inner > span:first-child {
  margin-left: 0;
}

.breadcrumbs span {
  vertical-align: baseline;
}

.breadcrumbs a {
  text-decoration: none;
  position: relative;
}

@media (min-width: 1025px) {
  .breadcrumbs a:hover {
    text-decoration: underline;
  }
}

/* list type
----------------------------------------------- */
.list-type1 {
  margin: 10px 0;
}

.list-type1 li {
  padding-left: 1em;
  position: relative;
  line-height: 1.7;
}

.list-type1 li::after {
  content: "";
  background-color: #174995;
  height: 4px;
  position: absolute;
  width: 4px;
  top: 11px;
  left: 3px;
  border-radius: 50%;
}

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

/* heading
----------------------------------------------- */
/* page title
----------------------------------------------- */
.page-title {
  background-color: #174995;
}
.page-title h1 {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
  font-size: 32px;
  text-align: center;
}
@media (max-width: 767px) {
  .page-title h1 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }
}

/* ==============================================
 header
=============================================== */
.site-header {
  background: #fff;
  position: relative;
  padding: 0;
  z-index: 1;
}
.site-header .header-title {
  background-color: #19273d;
  color: #fff;
}
.site-header .header-title h1 {
  font-size: 13px;
  font-weight: normal;
  padding: 7px 0;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .site-header .header-title h1 {
    font-size: 11px;
  }
}
.site-header .header-main {
  padding: 8px 0;
}
@media (max-width: 767px) {
  .site-header .header-main {
    padding: 5px 0 6px;
  }
}
.site-header .header-main .flex {
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
.site-header .header-logo img {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .site-header .header-logo {
    float: none;
    text-align: center;
    width: 180px;
  }
}
.site-header .header-logo .shop-name {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding-top: 2px;
  margin-left: 6px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .site-header .header-logo .shop-name {
    font-size: 14px;
    padding-top: 0;
    margin-left: auto;
    position: relative;
    margin-top: -3px;
    white-space: nowrap;
  }
}
.site-header .header-right {
  margin-left: auto;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  .site-header .header-right {
    display: none;
  }
}
.site-header .header-credit {
  margin-right: 20px;
}
.site-header .header-tel {
  margin-left: auto;
  text-align: center;
}
.site-header .header-tel .tel-time {
  font-size: 13px;
  letter-spacing: 0.06em;
  line-height: 1.2;
}
.site-header .header-tel a {
  background: url("images/icon_phone01.png") no-repeat 0 50%;
  background-size: 23px 23px;
  font-size: 33px;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  display: block;
  line-height: 1;
  padding-left: 30px;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .site-header .header-tel {
    display: none;
  }
}

/* ==============================================
 navigation
=============================================== */
.drawer--right .drawer-hamburger {
  padding: 0;
  top: 38px;
  right: 10px !important;
  width: 70px;
}
@media (max-width: 767px) {
  .drawer--right .drawer-hamburger {
    top: 30px;
    right: 5px !important;
    width: 60px;
  }
  .drawer--right .drawer-hamburger img {
    width: 50px;
    border-radius: 4px;
    -ms-box-shadow: 0 2px 4px rgba(9, 21, 39, 0.16);
    box-shadow: 0 2px 4px rgba(9, 21, 39, 0.16);
  }
}

.drawer-overlay {
  z-index: 999;
}

.drawer-nav {
  z-index: 1000;
}
.drawer-nav .drawer-toggle {
  background-color: #19273d;
  color: #fff;
  font-size: 15px;
  padding: 15px;
}
.drawer-nav .nav-list li {
  font-size: 15px;
  border-bottom: 1px solid #dcdddf;
}
.drawer-nav .nav-list li a {
  display: block;
  line-height: 1.5;
  position: relative;
  padding: 10px 25px 10px 15px;
}
.drawer-nav .nav-list li a::after {
  right: 15px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #174995;
  border-right: 2px solid #174995;
  transform: rotate(45deg);
}
.drawer-nav .nav-contact {
  padding: 0 15px 15px;
  text-align: center;
}
.drawer-nav .nav-contact h3 {
  background-color: #174995;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 7px;
  position: relative;
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px;
}
.drawer-nav .nav-contact .fc-red {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 8px;
}
.drawer-nav .nav-contact .tel span {
  background: url("images/icon_phone01.png") no-repeat 0 60%/18px 18px;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  padding-left: 24px;
}
.drawer-nav .nav-contact .tel b {
  color: #174995;
  display: block;
}
.drawer-nav .nav-contact .tel + p {
  font-size: 13px;
  margin-bottom: 0;
}
.drawer-nav .nav-area {
  padding: 5px 0 15px;
}
.drawer-nav .nav-area h3 {
  color: #174995;
  border-top: 2px solid #174995;
  border-bottom: 1px solid #dcdddf;
  padding: 6px;
  text-align: center;
}
.drawer-nav .nav-area dl {
  background: #f7f7f7;
  border-bottom: 1px solid #dcdddf;
  padding: 10px 15px 15px;
}
.drawer-nav .nav-area dl dt {
  font-size: 110%;
  text-align: center;
  margin-bottom: 0;
}
.drawer-nav .nav-area dl dd {
  font-size: 85%;
}

/* ==============================================
 parts
=============================================== */
.section-heading {
  background-color: #19273d;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  padding: 35px 15px;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 24px;
    padding: 15px 15px 20px;
  }
}

/* ==============================================
 top
=============================================== */
.mainvisual {
  background: url("images/mv_bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .mainvisual .mv-pc {
    display: none;
  }
}
.mainvisual .mv-sp {
  display: none;
}
@media (max-width: 767px) {
  .mainvisual .mv-sp {
    display: block;
  }
  .mainvisual .mv-sp img {
    width: 100%;
  }
}
.mainvisual .mv-area {
  top: 25px;
  left: 0;
  text-align: left;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .mainvisual .mv-area {
    top: 5%;
    left: 4%;
  }
}
.mainvisual .mv-area p {
  background-color: #174995;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
  margin: 0 auto;
  line-height: 1.1;
  padding: 8px 20px;
  position: relative;
}
@media (max-width: 767px) {
  .mainvisual .mv-area p {
    font-size: 15px;
    padding: 7px 8px;
  }
}
@media (max-width: 340px) {
  .mainvisual .mv-area p {
    font-size: 13px;
  }
}
.mainvisual .mv-area p::after {
  background: url("images/mv_fukidashi_bg.png") no-repeat 0 0;
  content: "";
  height: 18px;
  position: absolute;
  top: 100%;
  left: 55%;
  width: 16px;
  z-index: 1;
}
@media (max-width: 767px) {
  .mainvisual .mv-area p::after {
    background-size: 8px 9px;
    height: 9px;
    width: 8px;
  }
}
.mainvisual .mv-area p small {
  font-size: 85%;
  display: inline-block;
  vertical-align: baseline;
}

/* area
----------------------------------------------- */
.section-area {
  background: url("images/area_bg_pc.jpg") no-repeat 50% 0%;
  background-size: cover;
  position: relative;
}
@media (max-width: 767px) {
  .section-area {
    background-image: url("images/area_bg_sp.jpg");
  }
}
.section-area p {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .section-area p {
    position: relative;
    margin-top: -10px;
    margin-bottom: 0px;
  }
}
.section-area .inner {
  padding-top: 45px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .section-area .inner {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.section-area .staff {
  position: absolute;
  left: -55px;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-area .staff {
    display: none;
  }
}
.section-area h2 {
  text-align: center;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .section-area h2 {
    margin-bottom: 0;
  }
  .section-area h2 img {
    width: 135px;
  }
}
.section-area .area-block {
  background-color: #fff;
  max-width: 860px;
  padding: 54px 60px 40px;
  position: relative;
  margin: 0 auto;
  -ms-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.18);
}
@media (max-width: 767px) {
  .section-area .area-block {
    padding: 35px 20px 20px;
  }
}
.section-area .area-block .img {
  top: -32px;
  right: -60px;
  position: absolute;
}
@media (max-width: 767px) {
  .section-area .area-block .img {
    top: -10px;
    right: -20px;
    width: 46px;
  }
}
.section-area .area-block dl dt {
  position: absolute;
  top: -25px;
  left: 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .section-area .area-block dl dt {
    top: -15px;
  }
}
.section-area .area-block dl dt .area-name {
  background-color: #b10000;
  position: relative;
  transform: skewX(-15deg);
  color: #ffffff;
  padding: 2px 20px;
  font-size: 32px;
  display: inline-block;
  width: 500px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .section-area .area-block dl dt .area-name {
    font-size: 18px;
    width: 80%;
  }
}
.section-area .area-block dl dt .area-name strong {
  display: inline-block;
  transform: skewX(15deg);
}
.section-area .area-block dl dd {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .section-area .area-block dl dd {
    font-size: 14px;
    line-height: 1.6;
  }
}

/* topics
----------------------------------------------- */
.section-topics {
  background: url("images/topics_bg.jpg") repeat 50% 0%;
  padding: 50px 0 60px;
}
@media (max-width: 767px) {
  .section-topics {
    padding: 35px 0 50px;
  }
}
.section-topics p {
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .section-topics p {
    margin-bottom: 13px;
  }
  .section-topics p img {
    width: 260px;
  }
}
.section-topics .topics-block {
  background-color: #fff;
  display: table;
  width: 100%;
  -ms-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.16);
}
@media (max-width: 767px) {
  .section-topics .topics-block {
    display: block;
  }
}
.section-topics .topics-block .tit {
  background-color: #174995;
  color: #fff;
  display: table-cell;
  text-align: center;
  padding: 20px;
  width: 200px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .section-topics .topics-block .tit {
    padding: 5px 0 6px;
    display: block;
    width: auto;
  }
}
.section-topics .topics-block .tit h2 .en {
  display: block;
  font-size: 28px;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.12em;
}
@media (max-width: 767px) {
  .section-topics .topics-block .tit h2 .en {
    font-size: 20px;
  }
}
.section-topics .topics-block .tit h2 .ja {
  display: block;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.12em;
}
@media (max-width: 767px) {
  .section-topics .topics-block .tit h2 .ja {
    font-size: 12px;
  }
}
.section-topics .topics-block .cont {
  background: url("images/topics_triangle_pc.png") no-repeat 0 50%;
  background-size: auto 100%;
  display: table-cell;
  padding: 20px 25px 20px 45px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .section-topics .topics-block .cont {
    background: none;
    display: block;
    padding: 15px;
  }
}
.section-topics .topics-block .cont ul li {
  border: none;
  font-size: 16px;
  padding: 8px 20px;
  position: relative;
}
@media (max-width: 767px) {
  .section-topics .topics-block .cont ul li {
    font-size: 14px;
    line-height: 1.5;
  }
}
.section-topics .topics-block .cont ul li:nth-child(odd) {
  background-color: #f5f5f5;
}
.section-topics .topics-block .cont ul li::before {
  content: "";
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #174995 transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 0;
}

/* prevention
----------------------------------------------- */
.section-prevention .box {
  background-color: #0d9ed3;
  padding: 30px 60px 35px;
}
@media (max-width: 767px) {
  .section-prevention .box {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url("images/prevention_icon_sp.png");
    background-size: 110px 128px;
    padding: 20px 15px;
  }
}
.section-prevention .box h2 {
  text-align: center;
  font-size: 26px;
  color: #0d9ed3;
  letter-spacing: 0.08em;
  background-color: #fff;
  padding: 8px 20px;
  margin-bottom: 25px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .section-prevention .box h2 {
    font-size: 16px;
    letter-spacing: 0.02em;
    padding: 8px 0;
    margin-bottom: 12px;
  }
}
.section-prevention .box .img {
  float: left;
  text-align: center;
  width: 160px;
}
@media (max-width: 767px) {
  .section-prevention .box .img {
    display: none;
  }
}
.section-prevention .box .txt {
  margin-left: 180px;
}
@media (max-width: 767px) {
  .section-prevention .box .txt {
    margin-left: auto;
  }
}
.section-prevention .box .txt p {
  letter-spacing: 0.08em;
  color: #fff;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .section-prevention .box .txt p {
    letter-spacing: 0.04em;
    line-height: 1.7;
  }
}

/* cta
----------------------------------------------- */
.section-cta {
  background: url("images/cta_bg_pc.jpg") no-repeat 50% 50%;
  background-size: cover;
  text-align: center;
}
.section-cta .cta-catch-1 {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .section-cta .cta-catch-1 {
    margin-bottom: 20px;
  }
}
.section-cta .cta-catch-2 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-cta .cta-catch-3 {
    margin-bottom: 20px;
  }
  .section-cta .cta-catch-3 img {
    width: 270px;
  }
}
.section-cta h2 {
  color: #fff;
  font-size: 38px;
  line-height: 1.1;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .section-cta h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.section-cta h2 .tit-bg {
  display: inline-block;
  padding-bottom: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .section-cta h2 .tit-bg {
    padding-bottom: 10px;
  }
}
.section-cta h2 .tit-bg::before {
  content: "";
  background-color: #fff;
  height: 3px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .section-cta h2 .tit-bg::before {
    height: 2px;
  }
}
.section-cta h2 .tit-bg::after {
  content: "";
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
}
@media (max-width: 767px) {
  .section-cta h2 .tit-bg::after {
    border-width: 8px 8px 0 8px;
    margin-left: -8px;
    bottom: -8px;
  }
}
.section-cta .cta-services {
  margin-bottom: 22px;
}
.section-cta .sp-tit {
  display: none;
}
@media (max-width: 767px) {
  .section-cta .sp-tit {
    display: block;
  }
  .section-cta .sp-tit img {
    width: 100%;
  }
}
.section-cta .cta-contact {
  background: #fff;
  text-align: left;
  padding: 20px 30px 20px;
  position: relative;
}
@media (max-width: 767px) {
  .section-cta .cta-contact {
    background: none;
    padding: 0;
    text-align: center;
  }
}
.section-cta .cta-contact .cta-contact-mes {
  background-color: #19273d;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 40px;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .cta-contact-mes {
    display: none;
  }
}
.section-cta .cta-contact .cta-contact-mes .mes-label {
  background-color: #fff;
  color: #b10000;
  font-size: 19px;
  display: inline-block;
  line-height: 1.2;
  padding: 5px;
  margin-right: 5px;
  text-align: center;
  width: 160px;
  border-radius: 40px;
}
.section-cta .cta-contact .cta-contact-mes p {
  display: inline-block;
  margin: 0;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
.section-cta .cta-contact .img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .img {
    display: none;
  }
}
.section-cta .cta-contact .cta-contact-tel {
  padding: 0 20px;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .cta-contact-tel {
    background: #fff;
    display: block;
    padding: 12px 20px 20px;
  }
}
.section-cta .cta-contact .cta-contact-tel .tel {
  margin-right: 18px;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .cta-contact-tel .tel {
    margin-right: auto;
    margin-bottom: 6px;
  }
}
.section-cta .cta-contact .cta-contact-tel .tel a {
  background: url("images/icon_phone01.png") no-repeat 0 60%;
  background-size: 40px 40px;
  font-size: 64px;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  padding: 0 0 0 50px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .cta-contact-tel .tel a {
    font-size: 33px;
    background-size: 21px 21px;
    padding-left: 29px;
  }
}
@media (max-width: 340px) {
  .section-cta .cta-contact .cta-contact-tel .tel a {
    font-size: 28px;
    background-size: 20px 20px;
    padding-left: 27px;
  }
}
@media (max-width: 767px) {
  .section-cta .cta-contact .cta-contact-tel .tel-time {
    border: 1px solid #dcdddf;
  }
}
.section-cta .cta-contact .cta-contact-tel .tel-time dt {
  background-color: #b10000;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.2em;
  margin-bottom: 6px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .cta-contact-tel .tel-time dt {
    font-size: 13px;
    margin: 0;
  }
}
.section-cta .cta-contact .cta-contact-tel .tel-time dd {
  font-size: 20px;
  line-height: 1.2;
  padding-left: 0.4em;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .cta-contact-tel .tel-time dd {
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
  }
}
.section-cta .cta-contact .sp-tel {
  display: none;
}
@media (max-width: 767px) {
  .section-cta .cta-contact .sp-tel {
    margin-top: 10px;
    display: block;
  }
  .section-cta .cta-contact .sp-tel img {
    border-radius: 6px;
    -ms-box-shadow: 0 2px 4px rgba(9, 21, 39, 0.16);
    box-shadow: 0 2px 4px rgba(9, 21, 39, 0.16);
  }
}

/* message
----------------------------------------------- */
.section-message {
  background: url("images/massage_bg_pc.jpg") no-repeat 50% 0%;
  background-size: cover;
  overflow: hidden;
}
@media (max-width: 767px) {
  .section-message {
    background-image: url("images/massage_bg_sp.jpg");
    overflow: visible;
  }
}
.section-message .inner {
  padding: 80px 320px 80px 0;
}
@media (max-width: 767px) {
  .section-message .inner {
    padding: 40px 0;
  }
}
.section-message .img {
  position: absolute;
  right: -155px;
  bottom: 0;
}
@media (max-width: 767px) {
  .section-message .img {
    width: 100px;
    right: -15px;
    bottom: auto;
    top: -20px;
  }
}
.section-message h2 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-message h2 {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
  }
}
.section-message p {
  font-size: 18px;
  line-height: 1.75;
  letter-spacing: 0.04em;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .section-message p {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 14px;
  }
}
.section-message p.last {
  margin-bottom: 0;
}
.section-message p .highlight {
  background-color: #feff1a;
  color: #174995;
  font-weight: bold;
}

/* trouble
----------------------------------------------- */
.section-trouble {
  background: url("images/trouble_bg01.png") repeat 50% 50%;
  position: relative;
}
.section-trouble::after {
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  height: 400px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.section-trouble .container {
  z-index: 1;
}
.section-trouble h2 {
  text-align: center;
  margin-bottom: 46px;
}
@media (max-width: 767px) {
  .section-trouble h2 {
    margin-bottom: 30px;
  }
  .section-trouble h2 img {
    width: 280px;
  }
}
.section-trouble .block {
  background-color: #fff;
  margin-bottom: 50px;
  -ms-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
@media (max-width: 767px) {
  .section-trouble .block {
    margin-bottom: 30px;
  }
}
.section-trouble .block.last {
  margin-bottom: 20px;
}
.section-trouble .block .img {
  width: 45%;
}
@media (max-width: 767px) {
  .section-trouble .block .img {
    float: none;
    text-align: center;
    width: auto;
  }
}
.section-trouble .block .txt {
  padding: 40px 50px 20px;
  width: 55%;
}
@media (max-width: 767px) {
  .section-trouble .block .txt {
    float: none;
    padding: 20px;
    width: auto;
  }
}
.section-trouble .block dl dt {
  line-height: 1.4;
  font-size: 30px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .section-trouble .block dl dt {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: center;
  }
}
.section-trouble .block dl dt .txt-bg {
  background-color: #19273d;
  color: #fff;
  margin-right: 3px;
  display: inline-block;
  padding: 0 6px;
}
.section-trouble .block dl dd {
  background: url("images/trouble_check.png") no-repeat 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 0 40px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .section-trouble .block dl dd {
    background-position: 0 2px;
    background-size: 20px 19px;
    font-size: 16px;
    margin-bottom: 6px;
    padding-left: 30px;
  }
}

/* trouble message
----------------------------------------------- */
.section-trouble-message {
  background: url("images/trouble_bg02.png") no-repeat 50% 100%;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: 1;
}
.section-trouble-message .inner {
  padding-top: 140px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .section-trouble-message .inner {
    padding-top: 80px;
    padding-bottom: 20px;
  }
}
.section-trouble-message .trouble-arrow {
  position: absolute;
  top: -42px;
  left: 50%;
  margin-left: -264px;
}
@media (max-width: 767px) {
  .section-trouble-message .trouble-arrow {
    margin-left: -132px;
    top: -24px;
    width: 264px;
  }
}
.section-trouble-message h2 {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .section-trouble-message h2 {
    margin-bottom: 15px;
  }
}
.section-trouble-message p {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .section-trouble-message p {
    font-size: 16px;
  }
}
.section-trouble-message .trouble-staff-img {
  position: absolute;
  left: -12px;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-trouble-message .trouble-staff-img {
    display: none;
  }
}
.section-trouble-message .trouble-mes-img {
  position: absolute;
  top: 50px;
}
@media (max-width: 767px) {
  .section-trouble-message .trouble-mes-img {
    top: 20px;
    width: 70px;
  }
}
.section-trouble-message .trouble-mes-img.left {
  left: -120px;
}
@media (max-width: 767px) {
  .section-trouble-message .trouble-mes-img.left {
    left: -20px;
  }
}
.section-trouble-message .trouble-mes-img.right {
  right: -120px;
}
@media (max-width: 767px) {
  .section-trouble-message .trouble-mes-img.right {
    right: -20px;
  }
}

/* case
----------------------------------------------- */
.section-case {
  background: #f3f6f9;
  overflow: hidden;
}
.section-case h2 {
  background: url("images/case_tit_bg.png") no-repeat 50% 50%;
  background-size: cover;
  text-align: center;
  padding: 35px 15px 28px;
  -ms-box-shadow: 0 2px 26px rgba(9, 21, 39, 0.46);
  box-shadow: 0 2px 26px rgba(9, 21, 39, 0.46);
}
@media (max-width: 767px) {
  .section-case h2 {
    padding: 22px 10px 13px;
  }
}
.section-case .container {
  padding-top: 70px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .section-case .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-case .container::before {
  content: "";
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #174995 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .section-case .container::before {
    border-width: 10px 10px 0 10px;
    margin-left: -10px;
  }
}
.section-case .case-list {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .section-case .case-list {
    display: block;
  }
}
.section-case .case-list li {
  background-color: #fff;
  width: 31.3%;
  -ms-box-shadow: 0 2px 16px rgba(9, 21, 39, 0.16);
  box-shadow: 0 2px 16px rgba(9, 21, 39, 0.16);
}
@media (max-width: 767px) {
  .section-case .case-list li {
    margin-bottom: 20px;
    width: auto;
  }
}
.section-case .case-list li h3 {
  background: #174995 url("images/case_name_bg.png") no-repeat 0 100%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-style: italic;
  line-height: 1.4;
  letter-spacing: 0.04em;
  padding: 15px 5px;
}
@media (max-width: 767px) {
  .section-case .case-list li h3 {
    font-size: 20px;
    padding: 14px 5px 12px;
  }
}
.section-case .case-list li .img img {
  width: 100%;
}
.section-case .case-list li .txt {
  padding: 17px 22px 20px;
}
.section-case .case-list li .txt p {
  line-height: 1.75;
  margin-bottom: 0;
}
.section-case .block {
  background-color: #fff;
  position: relative;
  margin-bottom: 30px;
  padding: 30px 30px 30px 40px;
  -ms-box-shadow: 0 2px 16px rgba(9, 21, 39, 0.16);
  box-shadow: 0 2px 16px rgba(9, 21, 39, 0.16);
}
@media (max-width: 767px) {
  .section-case .block {
    padding: 0;
  }
}
.section-case .block .label {
  position: absolute;
  left: 0px;
  top: -10px;
  letter-spacing: 0.04em;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-case .block .label {
    top: -15px;
  }
}
.section-case .block .label .label-inner {
  background-color: #174995;
  display: inline-block;
  position: relative;
  transform: skewX(-15deg);
  color: #ffffff;
  padding: 10px 10px 5px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  width: 260px;
}
@media (max-width: 767px) {
  .section-case .block .label .label-inner {
    font-size: 16px;
    width: 220px;
  }
}
.section-case .block .label .label-inner .ff-en {
  font-size: 32px;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .section-case .block .label .label-inner .ff-en {
    font-size: 24px;
  }
}
.section-case .block .label .label-inner .label-txt {
  display: inline-block;
  transform: skewX(15deg);
}
.section-case .block .label .label-inner::before {
  background-color: #174995;
  content: "";
  height: 100%;
  left: -10px;
  top: 0;
  position: absolute;
  width: 20px;
  transform: skewX(15deg);
}
.section-case .block .img {
  float: right;
  width: 26%;
}
.section-case .block .img img {
  width: 100%;
}
@media (max-width: 767px) {
  .section-case .block .img {
    float: none;
    text-align: center;
    width: auto;
  }
}
.section-case .block .txt {
  float: left;
  padding-top: 20px;
  width: 70%;
}
@media (max-width: 767px) {
  .section-case .block .txt {
    float: none;
    padding: 15px 20px 20px;
    width: auto;
  }
}
.section-case .block .txt h3 {
  color: #174995;
  font-size: 24px;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .section-case .block .txt h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.section-case .block .txt h3 small {
  font-size: 18px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .section-case .block .txt h3 small {
    font-size: 16px;
    display: block;
    margin-right: auto;
  }
}
.section-case .block .txt p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .section-case .block .txt p {
    line-height: 1.65;
  }
}

/* reason
----------------------------------------------- */
.section-reason {
  background-color: #f2fcfd;
}
.section-reason h2 {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .section-reason h2 {
    margin-bottom: 50px;
  }
  .section-reason h2 img {
    width: 280px;
  }
}
.section-reason .block {
  border: 3px solid #19273d;
  margin-bottom: 70px;
  padding: 60px 55px;
  position: relative;
}
@media (max-width: 767px) {
  .section-reason .block {
    border-width: 2px;
    margin-bottom: 40px;
    padding: 25px 20px 20px;
  }
}
.section-reason .block.last {
  margin-bottom: 0;
}
.section-reason .block .num {
  position: absolute;
  top: -27px;
  left: 50%;
  margin-left: -110px;
}
@media (max-width: 767px) {
  .section-reason .block .num {
    margin-left: -55px;
    top: -14px;
    width: 110px;
  }
}
.section-reason .block .img {
  float: right;
  width: 35.5%;
}
@media (max-width: 767px) {
  .section-reason .block .img {
    float: none;
    text-align: center;
    margin-bottom: 15px;
    width: auto;
  }
}
.section-reason .block .txt {
  float: left;
  width: 60%;
}
@media (max-width: 767px) {
  .section-reason .block .txt {
    float: none;
    width: auto;
  }
}
.section-reason .block .txt h3 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section-reason .block .txt h3 {
    text-align: center;
    margin-bottom: 10px;
  }
  .section-reason .block .txt h3.tit-1 img {
    width: 200px;
  }
  .section-reason .block .txt h3.tit-2 img {
    width: 280px;
  }
  .section-reason .block .txt h3.tit-3 img {
    width: 300px;
  }
  .section-reason .block .txt h3.tit-4 img {
    width: 230px;
  }
  .section-reason .block .txt h3.tit-5 img {
    width: 280px;
  }
}
.section-reason .block .txt p {
  margin-bottom: 0;
}

/* maker
----------------------------------------------- */
.section-maker {
  background: url("images/maker_bg.png") repeat 0 0;
}
.section-maker .container {
  padding-top: 70px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .section-maker .container {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.section-maker .logos {
  background-color: #fff;
  text-align: center;
  padding: 40px;
}
@media (max-width: 767px) {
  .section-maker .logos {
    padding: 20px;
  }
}

/* plan
----------------------------------------------- */
.section-plan {
  background-color: #f3f6f9;
}
.section-plan .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .section-plan .container {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.section-plan .plan-list {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .section-plan .plan-list {
    display: block;
    margin-bottom: 30px;
  }
}
.section-plan .plan-list li {
  background: #fff;
  position: relative;
  width: 32%;
  -ms-box-shadow: 0 2px 16px rgba(9, 21, 39, 0.1);
  box-shadow: 0 2px 16px rgba(9, 21, 39, 0.1);
}
@media (max-width: 767px) {
  .section-plan .plan-list li {
    margin-bottom: 30px;
    width: auto;
  }
}
.section-plan .plan-list li .fukidashi {
  position: absolute;
  top: -28px;
  left: -12px;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-plan .plan-list li .fukidashi {
    top: -12px;
    width: 90px;
  }
}
.section-plan .plan-list li h3 {
  text-align: center;
}
.section-plan .plan-list li h3 img {
  width: 100%;
}
.section-plan .plan-list li .img {
  text-align: center;
}
.section-plan .plan-list li .img img {
  width: 100%;
}
.section-plan .plan-list li .txt {
  padding: 20px 20px 15px;
}
@media (max-width: 767px) {
  .section-plan .plan-list li .txt {
    padding: 15px 15px 15px;
  }
}
.section-plan .plan-list li .txt p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
  margin-bottom: 10px;
  text-align: center;
}
.section-plan .plan-list li .txt table th {
  font-weight: normal;
  padding-bottom: 6px;
  width: 60px;
  vertical-align: baseline;
}
.section-plan .plan-list li .txt table th .th-bg {
  background-color: #19273d;
  color: #fff;
  display: block;
  font-size: 14px;
  text-align: center;
  padding: 5px;
  line-height: 1;
  white-space: nowrap;
}
.section-plan .plan-list li .txt table td {
  padding: 0 0 6px 10px;
  vertical-align: baseline;
}
.section-plan .plan-list li .txt table td .price {
  font-size: 28px;
  font-weight: bold;
  font-family: "Inter", sans-serif;
  display: inline-block;
  line-height: 1;
  color: #b10000;
  position: relative;
  top: 2px;
}
.section-plan .plan-message {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .section-plan .plan-message {
    margin-bottom: 30px;
  }
}
.section-plan .plan-pack .block {
  background-color: #fff;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block {
    margin-bottom: 30px;
  }
}
.section-plan .plan-pack .block h3 {
  color: #fff;
  font-size: 32px;
  text-align: center;
  padding: 15px;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block h3 {
    font-size: 20px;
  }
}
.section-plan .plan-pack .block .cont {
  padding: 30px 40px 40px;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .cont {
    padding: 20px;
  }
}
.section-plan .plan-pack .block .cf .img {
  float: left;
  margin-bottom: 25px;
  width: 33%;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .cf .img {
    float: none;
    text-align: center;
    margin-bottom: 15px;
    width: auto;
  }
}
.section-plan .plan-pack .block .cf .txt {
  float: right;
  margin-bottom: 25px;
  width: 64%;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .cf .txt {
    float: none;
    margin-bottom: 20px;
    width: auto;
  }
}
.section-plan .plan-pack .block .cf .txt .point {
  background-color: #e4f0fc;
  color: #174995;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 2px 20px 2px 8px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .cf .txt .point {
    font-size: 16px;
  }
}
.section-plan .plan-pack .block .cf .txt .large {
  color: #174995;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  margin: 16px auto 12px;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .cf .txt .large {
    font-size: 20px;
    margin: 12px auto 10px;
  }
}
.section-plan .plan-pack .block .cf .txt .large + p {
  line-height: 1.3;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .cf .txt .large + p {
    font-size: 16px;
    margin-bottom: 14px;
  }
}
.section-plan .plan-pack .block .view {
  padding: 20px 20px 20px 0;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .view {
    display: block;
    padding: 15px;
  }
}
.section-plan .plan-pack .block .view .txt {
  text-align: center;
  width: 42%;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .view .txt {
    margin-bottom: 12px;
    width: auto;
  }
}
.section-plan .plan-pack .block .view .txt p {
  font-style: italic;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .section-plan .plan-pack .block .view .txt p {
    font-size: 18px;
    line-height: 1.4;
  }
}
.section-plan .plan-pack .block .view .imgs {
  flex: 1;
}
.section-plan .plan-pack .block .view .imgs img {
  float: left;
  width: 48.5%;
}
.section-plan .plan-pack .block .view .imgs img:last-child {
  float: right;
}
.section-plan .plan-pack .block.pack-1 h3 {
  background: #174995 url("images/plan_pack_titbg01.png") no-repeat 0 100%;
}
.section-plan .plan-pack .block.pack-1 .cont {
  border: 3px solid #174995;
  border-top: none;
}
.section-plan .plan-pack .block.pack-1 .view {
  background: url("images/plan_pack_bg01.png") repeat 0 0;
}
.section-plan .plan-pack .block.pack-1 .view .txt p {
  color: #174995;
}
.section-plan .plan-pack .block.pack-2 h3 {
  background: #14b0c0 url("images/plan_pack_titbg02.png") no-repeat 0 100%;
}
.section-plan .plan-pack .block.pack-2 .cont {
  border: 3px solid #14b0c0;
  border-top: none;
}
.section-plan .plan-pack .block.pack-2 .cf .txt .point {
  background-color: #e8fdff;
  color: #14b0c0;
}
.section-plan .plan-pack .block.pack-2 .cf .txt .large {
  color: #14b0c0;
}
.section-plan .plan-pack .block.pack-2 .view {
  background: url("images/plan_pack_bg02.png") repeat 0 0;
}
.section-plan .plan-pack .block.pack-2 .view .txt p {
  color: #14b0c0;
}

/* research
----------------------------------------------- */
.section-research {
  background: rgb(217, 232, 238);
  background: linear-gradient(326deg, rgb(217, 232, 238) 0%, rgb(243, 246, 240) 100%);
}
.section-research .research-header {
  text-align: center;
  padding-bottom: 75px;
  position: relative;
}
@media (max-width: 767px) {
  .section-research .research-header {
    padding-bottom: 20px;
  }
}
.section-research .research-header h2 {
  position: relative;
  z-index: 1;
}
.section-research .research-header .staff-img {
  position: absolute;
  right: 10px;
  bottom: 0;
}
@media (max-width: 767px) {
  .section-research .research-header .staff-img {
    bottom: auto;
    top: -45px;
    right: -10px;
    width: 80px;
  }
}
.section-research .block {
  background: #fff url("images/research_block_bg.png") repeat 0 0;
  padding: 50px 42px;
  margin-bottom: 50px;
  -ms-box-shadow: 0 2px 16px rgba(9, 21, 39, 0.2);
  box-shadow: 0 2px 16px rgba(9, 21, 39, 0.2);
}
@media (max-width: 767px) {
  .section-research .block {
    padding: 25px 20px;
    margin-bottom: 30px;
  }
}
.section-research .research-block-1 .graph-1 {
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .section-research .research-block-1 .graph-1 {
    margin-bottom: 14px;
  }
}
.section-research .research-block-1 .graph-2 {
  margin-top: 20px;
  text-align: center;
}
.section-research .research-block-2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .section-research .research-block-2 {
    margin-bottom: 0;
  }
}
.section-research .research-block-2 .txt-1 {
  text-align: center;
}
@media (max-width: 767px) {
  .section-research .research-block-2 .txt-1 img {
    width: 270px;
  }
}
.section-research .research-block-2 .graph-3 {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .section-research .research-block-2 .graph-3 {
    margin-bottom: 20px;
  }
}
.section-research .research-block-2 .research-trouble {
  background: rgb(173, 15, 5);
  background: linear-gradient(90deg, rgb(173, 15, 5) 0%, rgb(255, 0, 0) 100%);
  padding: 8px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .section-research .research-block-2 .research-trouble {
    padding: 4px;
    border-radius: 6px;
  }
}
.section-research .research-block-2 .research-trouble .box {
  background-color: #fff8f8;
  padding: 35px 45px 32px;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .section-research .research-block-2 .research-trouble .box {
    padding: 15px 20px;
    border-radius: 2px;
  }
}
.section-research .research-block-2 .research-trouble .box h3 {
  text-align: center;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .section-research .research-block-2 .research-trouble .box h3 {
    margin-bottom: 10px;
  }
}
.section-research .research-block-2 .research-trouble .box h3 .tit-bg {
  display: inline-block;
  position: relative;
}
.section-research .research-block-2 .research-trouble .box h3 .tit-bg::before, .section-research .research-block-2 .research-trouble .box h3 .tit-bg::after {
  content: "";
  background: rgb(174, 15, 5);
  background: linear-gradient(90deg, rgb(174, 15, 5) 0%, rgb(210, 21, 9) 100%);
  height: 4px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 75px;
}
@media (max-width: 767px) {
  .section-research .research-block-2 .research-trouble .box h3 .tit-bg::before, .section-research .research-block-2 .research-trouble .box h3 .tit-bg::after {
    content: none;
  }
}
.section-research .research-block-2 .research-trouble .box h3 .tit-bg::before {
  left: -90px;
}
.section-research .research-block-2 .research-trouble .box h3 .tit-bg::after {
  right: -90px;
}
.section-research .research-block-2 .research-trouble .box p {
  margin-bottom: 0;
  line-height: 1.75;
}

/* subsidy
----------------------------------------------- */
.section-subsidy {
  background: url("images/subsidy_bg.png") repeat 0 0;
}
.section-subsidy .section-heading {
  background: rgb(3, 50, 119);
  background: linear-gradient(115deg, rgb(3, 50, 119) 0%, rgb(10, 96, 164) 100%);
  padding: 10px 15px 3px;
}
.section-subsidy .container {
  padding-top: 50px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .section-subsidy .container {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.section-subsidy .container::before {
  content: "";
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #174995 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .section-subsidy .container::before {
    border-width: 10px 10px 0 10px;
    margin-left: -10px;
  }
}
.section-subsidy .block {
  background-color: #fff;
  padding: 50px;
  -ms-box-shadow: 0 2px 16px rgba(9, 21, 39, 0.2);
  box-shadow: 0 2px 16px rgba(9, 21, 39, 0.2);
}
@media (max-width: 767px) {
  .section-subsidy .block {
    padding: 20px;
  }
}
.section-subsidy .subsidy-block-1 {
  margin-bottom: 40px;
  background-image: url("images/subsidy_bg_icon01.png"), url("images/subsidy_bg_icon02.png");
  background-position: right 0px top 25px, left 0px bottom 10%;
  background-repeat: no-repeat, no-repeat;
}
.section-subsidy .subsidy-block-1 .txt-1 {
  position: relative;
  padding: 15px 12px;
  margin: 0 150px 36px 0;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-1 {
    margin: 0 auto 20px;
  }
}
.section-subsidy .subsidy-block-1 .txt-1::before, .section-subsidy .subsidy-block-1 .txt-1::after {
  content: "";
  position: absolute;
  height: 72px;
  width: 70px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-1::before, .section-subsidy .subsidy-block-1 .txt-1::after {
    height: 36px;
    width: 35px;
  }
}
.section-subsidy .subsidy-block-1 .txt-1::before {
  background: url("images/subsidy_box_bg01.png") no-repeat 0 0;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-1::before {
    background-size: 35px 36px;
  }
}
.section-subsidy .subsidy-block-1 .txt-1::after {
  background: url("images/subsidy_box_bg02.png") no-repeat 0 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-1::after {
    background-size: 35px 36px;
  }
}
.section-subsidy .subsidy-block-1 .txt-1 .box {
  background-color: #fffaf5;
  padding: 30px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-1 .box {
    background-color: rgba(255, 250, 245, 0.6);
    padding: 20px;
  }
}
.section-subsidy .subsidy-block-1 .txt-1 .box p {
  line-height: 1.75;
  margin-bottom: 0;
}
.section-subsidy .subsidy-block-1 .txt-2 {
  position: relative;
  margin-left: 160px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-2 {
    margin-left: auto;
  }
}
.section-subsidy .subsidy-block-1 .txt-2 .box {
  background-color: #fffaf5;
  padding: 55px 30px 30px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-2 .box {
    background-color: rgba(255, 250, 245, 0.6);
    padding: 50px 20px 20px;
  }
}
.section-subsidy .subsidy-block-1 .txt-2 .box h3 {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-1 .txt-2 .box h3 {
    left: 7px;
    top: -20px;
  }
  .section-subsidy .subsidy-block-1 .txt-2 .box h3 img {
    width: 240px;
  }
}
.section-subsidy .subsidy-block-1 .txt-2 .box p {
  line-height: 1.75;
  margin-bottom: 0;
}
.section-subsidy .subsidy-block-2 {
  padding-top: 0;
  margin-bottom: 70px;
}
.section-subsidy .subsidy-block-2 h3 {
  text-align: center;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-2 h3 {
    margin-bottom: 25px;
  }
  .section-subsidy .subsidy-block-2 h3 img {
    width: 250px;
  }
}
.section-subsidy .subsidy-block-2 .imgs {
  float: left;
  width: 44%;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-2 .imgs {
    float: none;
    text-align: center;
    margin-bottom: 20px;
    width: auto;
  }
}
.section-subsidy .subsidy-block-2 .imgs li {
  overflow: hidden;
  margin-bottom: 11px;
  position: relative;
  padding-left: 100px;
  border-radius: 10px;
}
.section-subsidy .subsidy-block-2 .imgs li .cap {
  background-color: #033277;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 100%;
  width: 100px;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-2 .imgs li img {
    width: 100%;
  }
}
.section-subsidy .subsidy-block-2 .txt {
  float: right;
  width: 52%;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-2 .txt {
    float: none;
    width: auto;
  }
}
.section-subsidy .subsidy-block-2 .txt .list-txt {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-2 .txt .list-txt {
    text-align: center;
  }
}
.section-subsidy .subsidy-block-2 .txt .list-txt + p {
  margin-bottom: 16px;
}
.section-subsidy .subsidy-block-2 .txt .txt-img {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-2 .txt .txt-img {
    text-align: center;
    margin-bottom: 12px;
  }
}
.section-subsidy .subsidy-block-2 .txt .txt-img + p {
  margin-bottom: 0;
}
.section-subsidy .subsidy-block-3 {
  position: relative;
  padding: 70px 40px 50px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 {
    padding: 35px 20px 20px;
  }
}
.section-subsidy .subsidy-block-3 .staff-img {
  position: absolute;
  top: -42px;
  right: 55px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .staff-img {
    top: -60px;
    right: 15px;
    width: 65px;
  }
}
.section-subsidy .subsidy-block-3 h3 {
  padding-left: 115px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 h3 {
    padding-left: 0;
    text-align: center;
    margin-bottom: 20px;
  }
}
.section-subsidy .subsidy-block-3 .img-list {
  position: relative;
  margin-bottom: 70px;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .img-list {
    display: block;
    margin-bottom: 50px;
  }
}
.section-subsidy .subsidy-block-3 .img-list li {
  background-color: #fff;
  width: 32.666%;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .img-list li {
    margin-bottom: 20px;
    width: auto;
  }
}
.section-subsidy .subsidy-block-3 .img-list li p {
  background: rgb(3, 50, 119);
  background: linear-gradient(90deg, rgb(3, 50, 119) 0%, rgb(10, 96, 164) 100%);
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1.4;
  padding: 10px 8px 8px;
  margin: 0;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .img-list li p {
    font-size: 18px;
  }
}
.section-subsidy .subsidy-block-3 .img-list li img {
  width: 100%;
}
.section-subsidy .subsidy-block-3 .subsidy-monitor {
  background: rgb(10, 96, 164);
  background: linear-gradient(125deg, rgb(10, 96, 164) 0%, rgb(3, 50, 119) 100%);
  padding: 8px;
  position: relative;
  margin-bottom: 42px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-monitor {
    padding: 3px;
    border-radius: 6px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box {
  background-color: #fff;
  padding: 70px 70px 65px;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-monitor .box {
    padding: 30px 20px 20px;
    border-radius: 3px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box h4 {
  position: absolute;
  left: 0;
  top: -27px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-monitor .box h4 {
    top: -15px;
    padding: 0 20px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box .cf {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-monitor .box .cf {
    margin-bottom: 0;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box .img {
  float: left;
  width: 67%;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-monitor .box .img {
    float: none;
    margin-bottom: 20px;
    width: auto;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box .txt {
  float: right;
  text-align: center;
  width: 29%;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-monitor .box .txt {
    float: none;
    margin-bottom: 20px;
    width: auto;
  }
  .section-subsidy .subsidy-block-3 .subsidy-monitor .box .txt > img {
    display: none;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box .txt ul {
  margin-bottom: 15px;
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box .txt ul li {
  background: rgb(255, 102, 22);
  background: linear-gradient(90deg, rgb(255, 102, 22) 0%, rgb(254, 137, 20) 100%);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
  padding: 10px 0;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-monitor .box .txt ul li {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-monitor .box .icons {
  text-align: center;
}
.section-subsidy .subsidy-block-3 .subsidy-case h4 {
  text-align: center;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-case h4 {
    margin-bottom: 20px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-case ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-case ul {
    display: block;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-case ul li {
  background-color: #fffaf5;
  width: 32%;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-case ul li {
    margin-bottom: 20px;
    width: auto;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-case ul li h5 {
  background: rgb(3, 50, 119);
  background: linear-gradient(90deg, rgb(3, 50, 119) 0%, rgb(10, 96, 164) 100%);
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 16px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-case ul li h5 {
    font-size: 22px;
    padding: 12px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-case ul li img {
  width: 100%;
}
.section-subsidy .subsidy-block-3 .subsidy-case ul li .txt {
  padding: 20px;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-case ul li .txt {
    padding: 16px 20px 20px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-case ul li .txt .large {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.35;
  color: #174995;
}
@media (max-width: 767px) {
  .section-subsidy .subsidy-block-3 .subsidy-case ul li .txt .large {
    margin-bottom: 6px;
  }
}
.section-subsidy .subsidy-block-3 .subsidy-case ul li .txt p {
  line-height: 1.65;
  margin-bottom: 0;
}

/* flow
----------------------------------------------- */
.section-flow {
  background: url("images/flow_bg.png") no-repeat 50% 50%;
  background-size: cover;
}
.section-flow h2 {
  text-align: center;
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .section-flow h2 {
    margin-bottom: 45px;
  }
}
.section-flow .list-wrap {
  position: relative;
}
.section-flow .list-wrap::after {
  background-color: #98baef;
  content: "";
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 100%;
}
@media (max-width: 767px) {
  .section-flow .list-wrap::after {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -8px;
    width: 16px;
  }
}
.section-flow ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .section-flow ul {
    display: block;
  }
}
.section-flow ul li {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  padding: 60px 20px 22px;
  width: 23.5%;
}
@media (max-width: 767px) {
  .section-flow ul li {
    margin-bottom: 50px;
    padding: 50px 20px 20px;
    width: auto;
  }
}
.section-flow ul li .num {
  position: absolute;
  left: 0;
  top: -35px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .section-flow ul li .num {
    top: -30px;
  }
  .section-flow ul li .num img {
    width: 70px;
  }
}
.section-flow ul li h3 {
  font-size: 22px;
  margin-bottom: 4px;
  text-align: center;
}
.section-flow ul li .img {
  text-align: center;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .section-flow ul li .img {
    margin-bottom: 0;
  }
}
.section-flow ul li p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1.7;
}

/* place
----------------------------------------------- */
.section-place {
  background: url("images/place_bg.jpg") no-repeat 50% 100%;
  background-size: cover;
}
.section-place .inner {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 80px 70px 50px;
  -ms-box-shadow: 0 2px 22px rgba(9, 21, 39, 0.16);
  box-shadow: 0 2px 22px rgba(9, 21, 39, 0.16);
}
@media (max-width: 767px) {
  .section-place .inner {
    padding: 40px 15px 20px;
  }
}
.section-place h2 {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-place h2 {
    margin-bottom: 15px;
  }
}
.section-place ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-place ul li {
  text-align: center;
  margin-bottom: 40px;
  width: 30%;
}
@media (max-width: 767px) {
  .section-place ul li {
    margin-bottom: 15px;
    width: 48%;
  }
}
.section-place ul li .img {
  margin-bottom: 20px;
  -ms-box-shadow: 0 2px 16px rgba(9, 21, 39, 0.22);
  box-shadow: 0 2px 16px rgba(9, 21, 39, 0.22);
}
@media (max-width: 767px) {
  .section-place ul li .img {
    margin-bottom: 10px;
  }
}
.section-place ul li .img img {
  width: 100%;
}
.section-place ul li .txt {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.04em;
  height: 50px;
  line-height: 50px;
  background-image: url("images/place_txt_bg01.png"), url("images/place_txt_bg02.png");
  background-position: left top, right top;
  background-repeat: no-repeat, no-repeat;
}
@media (max-width: 767px) {
  .section-place ul li .txt {
    background: none;
    font-size: 16px;
    line-height: 1.35;
    height: auto;
  }
}

/* voice
----------------------------------------------- */
.section-voice {
  background: #fff url("images/voice_bg.jpg") no-repeat 50% 0;
  background-size: 100%;
  position: relative;
  z-index: 1;
}
.section-voice h2 {
  text-align: center;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .section-voice h2 {
    margin-bottom: 40px;
  }
  .section-voice h2 img {
    width: 260px;
  }
}
.section-voice .block {
  margin-bottom: 100px;
  border-radius: 20px;
  -ms-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.26);
}
@media (max-width: 767px) {
  .section-voice .block {
    margin-bottom: 50px;
  }
}
.section-voice .block.last {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .section-voice .block.last {
    margin-bottom: 40px;
  }
}
.section-voice .block .tit {
  background-color: #fa9301;
  text-align: center;
  position: relative;
  padding: 50px 20px 16px;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 767px) {
  .section-voice .block .tit {
    padding: 40px 20px 12px;
  }
}
.section-voice .block .tit img {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: -60px;
}
@media (max-width: 767px) {
  .section-voice .block .tit img {
    top: -30px;
    margin-left: -30px;
    width: 60px;
  }
}
.section-voice .block .tit h3 {
  color: #fff;
  font-size: 20px;
}
@media (max-width: 767px) {
  .section-voice .block .tit h3 {
    font-size: 18px;
  }
}
.section-voice .block .cont {
  background-color: #fff;
  border: 6px solid #ebebeb;
  border-top: none;
  padding: 35px 46px 35px;
  border-radius: 0 0 20px 20px;
}
@media (max-width: 767px) {
  .section-voice .block .cont {
    border-width: 3px;
    padding: 20px;
  }
}
.section-voice .block .cont .img {
  float: left;
  width: 32%;
}
@media (max-width: 767px) {
  .section-voice .block .cont .img {
    float: none;
    margin-bottom: 20px;
    width: auto;
  }
}
.section-voice .block .cont .txt {
  float: right;
  width: 64%;
}
@media (max-width: 767px) {
  .section-voice .block .cont .txt {
    float: none;
    width: auto;
  }
}
.section-voice .block .cont .txt .point {
  border: 2px solid #19273d;
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding: 2px 60px;
  margin-bottom: 14px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .section-voice .block .cont .txt .point {
    font-size: 16px;
    display: block;
    text-align: center;
    margin-bottom: 16px;
    padding: 8px 10px;
  }
}
.section-voice .block .cont .txt .point::before {
  background: url("images/voice_camera.png") no-repeat 0 0;
  content: "";
  height: 38px;
  position: absolute;
  left: 0;
  top: -7px;
  width: 57px;
}
@media (max-width: 767px) {
  .section-voice .block .cont .txt .point::before {
    background-size: 50px 33px;
    height: 33px;
    top: -16px;
    width: 50px;
  }
}
.section-voice .block .cont .txt .large {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .section-voice .block .cont .txt .large {
    font-size: 20px;
    text-align: center;
  }
}
.section-voice .block .cont .txt .large + p {
  margin-bottom: 0;
}
.section-voice .other-block h3 {
  text-align: center;
  color: #fa9301;
  font-size: 30px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .section-voice .other-block h3 {
    font-size: 20px;
    line-height: 1.35;
    margin-bottom: 30px;
  }
}
.section-voice .other-block h3 .tit-bg {
  border: 2px solid #fa9301;
  display: inline-block;
  padding: 10px 40px;
  position: relative;
}
@media (max-width: 767px) {
  .section-voice .other-block h3 .tit-bg {
    display: block;
    padding: 10px 20px;
  }
}
.section-voice .other-block h3 .tit-bg::after {
  background: url("images/voice_other_tit_bg.png") no-repeat 0 0;
  content: "";
  height: 18px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  bottom: -18px;
  width: 30px;
}
.section-voice .other-block ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .section-voice .other-block ul {
    display: block;
  }
}
.section-voice .other-block ul li {
  text-align: center;
  width: 31%;
}
@media (max-width: 767px) {
  .section-voice .other-block ul li {
    margin-bottom: 20px;
    width: auto;
  }
}
.section-voice .other-block ul li .box {
  background-color: #fff;
  border: 4px solid #ebebeb;
  overflow: hidden;
  border-radius: 6px;
  -ms-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.16);
}
.section-voice .other-block ul li .box img {
  width: 100%;
}
.section-voice .other-block ul li .txt {
  padding: 16px 20px 20px;
  text-align: left;
  min-height: 290px;
}
@media (max-width: 767px) {
  .section-voice .other-block ul li .txt {
    min-height: inherit;
  }
}
.section-voice .other-block ul li .txt p {
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
}

/* faq
----------------------------------------------- */
.section-faq {
  background-color: #e6f0f9;
  background-image: url("images/faq_bg01.png"), url("images/faq_bg02.png");
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 100%, 100%;
}
.section-faq h2 {
  text-align: center;
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  .section-faq h2 {
    margin-bottom: 24px;
    padding-top: 10px;
  }
  .section-faq h2 img {
    width: 200px;
  }
}
.section-faq .mes {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .section-faq .mes {
    margin-bottom: 30px;
  }
}
.section-faq .mes .large {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .section-faq .mes .large {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 5px;
  }
}
.section-faq .block {
  background: #fff url("images/faq_block_bg.png") no-repeat right 0px bottom 0px;
  position: relative;
  padding: 20px 60px 30px 110px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-faq .block {
    background-size: 20px 20px;
    padding: 20px;
  }
}
.section-faq .block::before {
  content: "";
  background: url("images/faq_q.png") no-repeat 0 0;
  height: 79px;
  position: absolute;
  left: -13px;
  top: -16px;
  width: 90px;
}
@media (max-width: 767px) {
  .section-faq .block::before {
    background-size: 45px 40px;
    left: -10px;
    top: -22px;
    height: 40px;
    width: 45px;
  }
}
.section-faq .block h3 {
  border-bottom: 1px solid #dcdddf;
  color: #174995;
  font-size: 28px;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .section-faq .block h3 {
    font-size: 20px;
    line-height: 1.4;
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
}
.section-faq .block p {
  margin-bottom: 0;
}

/* contact
----------------------------------------------- */
.section-contact {
  background-color: #eaeff4;
}
.section-contact .container {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .section-contact .container {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .section-contact h2 img {
    width: 260px;
  }
}

/* company
----------------------------------------------- */
.section-company {
  background-color: #eaeff4;
}
.section-company .inner {
  background-color: #fff;
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  .section-company .inner {
    margin-top: 20px;
    display: block;
  }
}
.section-company h2 {
  background-color: #f3f6f9;
  display: table-cell;
  font-size: 20px;
  text-align: center;
  width: 200px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .section-company h2 {
    background-color: #19273d;
    color: #fff;
    display: block;
    padding: 10px;
    width: auto;
  }
}
.section-company .cont {
  display: table-cell;
  padding: 30px 50px;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .section-company .cont {
    display: block;
    padding: 20px;
  }
}
.section-company .cont table {
  width: 100%;
}
@media (max-width: 767px) {
  .section-company .cont table {
    display: block;
  }
  .section-company .cont table tbody, .section-company .cont table tr {
    display: block;
  }
}
.section-company .cont table th {
  font-size: 20px;
  text-align: left;
  width: 210px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .section-company .cont table th {
    text-align: center;
    display: block;
    font-size: 18px;
    margin-bottom: 8px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .section-company .cont table td {
    display: block;
  }
}
.section-company .cont table dl dt {
  clear: both;
  float: left;
  position: relative;
  margin-bottom: 8px;
  width: 5em;
}
.section-company .cont table dl dt.last {
  margin-bottom: 0;
}
.section-company .cont table dl dt::after {
  content: "：";
  position: absolute;
  right: 0;
  top: 0;
}
.section-company .cont table dl dd {
  margin-bottom: 8px;
  margin-left: 5em;
}
.section-company .cont table dl dd.last {
  margin-bottom: 0;
}
.section-company .cont table dl dd .zip {
  display: inline-block;
  margin-right: 0.5em;
}
@media (max-width: 767px) {
  .section-company .cont table dl dd .zip {
    display: block;
    margin-right: auto;
  }
}

/* ==============================================
 privacy policy
=============================================== */
.privacy-section {
  padding-top: 40px;
}
.privacy-section h2 {
  margin-bottom: 10px;
}
.privacy-section h3 {
  margin-bottom: 10px;
}

/* ==============================================
 footer
=============================================== */
.site-footer {
  background-color: #030c1a;
  padding: 10px 0 100px;
}
@media (max-width: 767px) {
  .site-footer {
    padding-bottom: 70px;
  }
}

.copyright {
  text-align: center;
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
}
.copyright a {
  color: #fff;
}
@media (max-width: 767px) {
  .copyright {
    font-size: 12px;
  }
}

.pagetop {
  cursor: pointer;
  right: 30px;
  bottom: 60px;
  position: fixed;
  z-index: 100;
}
@media (max-width: 767px) {
  .pagetop {
    display: none !important;
  }
}

.fixed-footer {
  background-color: #19273d;
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .fixed-footer .container {
    padding: 8px 10px;
  }
}
.fixed-footer .inner {
  padding: 12px 0 12px 155px;
  display: flex;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  width: 100%;
}
@media (max-width: 767px) {
  .fixed-footer .inner {
    padding: 0;
    gap: 10px;
  }
}
.fixed-footer .img {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .fixed-footer .img {
    display: none;
  }
}
.fixed-footer .tel {
  background: url("images/fixed_tel_txt.png") no-repeat 0 60%;
  color: #fff;
  margin-right: auto;
  position: relative;
  padding: 0 0 0 195px;
}
@media (max-width: 767px) {
  .fixed-footer .tel {
    background: none;
    padding: 0;
  }
  .fixed-footer .tel .balloon {
    position: relative;
  }
  .fixed-footer .tel .balloon .time {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    color: #19273d;
    padding: 0 1%;
    width: 100%;
    font-size: 3vw;
  }
  .fixed-footer .tel .balloon .time span {
    display: block;
  }
  .fixed-footer .tel .shiny {
    position: relative;
    overflow: hidden;
  }
  .fixed-footer .tel .shiny .number {
    display: block;
    position: absolute;
    top: 17%;
    left: 15%;
    font-size: 7vw;
    font-weight: bold;
    pointer-events: none;
  }
  @-webkit-keyframes shiny {
    0% {
      transform: scale(0) rotate(25deg);
      opacity: 0;
    }
    50% {
      transform: scale(1) rotate(25deg);
      opacity: 1;
    }
    100% {
      transform: scale(50) rotate(25deg);
      opacity: 0;
    }
  }
  @keyframes shiny {
    0% {
      transform: scale(0) rotate(25deg);
      opacity: 0;
    }
    50% {
      transform: scale(1) rotate(25deg);
      opacity: 1;
    }
    100% {
      transform: scale(50) rotate(25deg);
      opacity: 0;
    }
  }
  .fixed-footer .tel .shiny::after {
    content: "";
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgb(255, 255, 255) 100%, rgba(255, 255, 255, 0) 0%);
    -webkit-animation-name: shiny;
            animation-name: shiny;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
  }
}
.fixed-footer .tel a {
  color: #fff;
  font-size: 42px;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  letter-spacing: 0.02em;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
  width: 100%;
}
@media (max-width: 767px) {
  .fixed-footer .tel a {
    position: static;
    margin: 0;
    line-height: 1;
  }
  .fixed-footer .tel a img {
    display: block;
    width: 100%;
  }
}
.fixed-footer .tel p {
  display: block;
  line-height: 1;
  margin: 0 auto;
  letter-spacing: 0.06em;
  font-size: 16px;
}
.fixed-footer .mail {
  margin-left: auto;
}
.fixed-footer .mail a {
  display: block;
  line-height: 1;
}
@media (max-width: 767px) {
  .fixed-footer .mail a img {
    display: block;
    width: 100%;
  }
}

/* ==============================================
 form
=============================================== */
/* layout
----------------------------------------------- */
/* table */
.form-table {
  margin-bottom: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  .form-table {
    display: block;
    position: relative;
    margin: 0 -15px;
    width: auto;
  }
  .form-table tbody {
    display: block;
  }
  .form-table tr {
    display: block;
  }
}
@media (max-width: 767px) {
  .form-table {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .form-table tr {
    display: block;
    position: relative;
  }
}

.form-table th {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding: 20px 0;
  position: relative;
  width: 320px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .form-table th {
    background-color: #5c7c99;
    color: #fff;
    font-size: 16px;
    padding: 6px 15px;
    display: block;
    position: relative;
    width: auto;
  }
}
.form-table th .required {
  background-color: #b10000;
  color: #fff;
  font-size: 15px;
  padding: 0px 6px;
  position: absolute;
  right: 0;
  top: 23px;
}
@media (max-width: 767px) {
  .form-table th .required {
    font-size: 13px;
    top: 9px;
    right: 15px;
  }
}
.form-table th .option {
  background-color: #85898d;
  color: #fff;
  font-size: 15px;
  padding: 0px 6px;
  position: absolute;
  right: 0;
  top: 23px;
}
@media (max-width: 767px) {
  .form-table th .option {
    font-size: 13px;
    top: 9px;
    right: 15px;
  }
}

.form-table td {
  font-size: 16px;
  padding: 10px 0 10px 20px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .form-table td {
    clear: both;
    font-size: 16px;
    padding: 15px;
    display: block;
    width: auto;
  }
}

.form-table td .form-field {
  margin-bottom: 10px;
}

.form-table td .form-field:last-child {
  margin-bottom: 0;
}

.form-table img {
  max-width: 320px;
}

.form .btn {
  color: #fff;
  background-color: #174995;
  display: inline-block;
  line-height: 64px;
  height: 64px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08em;
  padding: 0;
  position: relative;
  margin: 0 1%;
  width: 48%;
  border-radius: 4px;
  -ms-box-shadow: 0 2px 16px rgba(9, 21, 39, 0.22);
  box-shadow: 0 2px 16px rgba(9, 21, 39, 0.22);
}
@media (max-width: 767px) {
  .form .btn {
    font-size: 16px;
    min-width: inherit;
    line-height: 54px;
    height: 54px;
    width: 48%;
  }
}

.form .btn:hover {
  background-color: rgba(23, 73, 149, 0.8);
}

.form .btn[name=submitConfirm] {
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-image: url("images/icon_arrow01.png");
}

.form .btn[name=submit] {
  float: right;
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-image: url("images/icon_arrow01.png");
}

.form .btn[name=submitBack] {
  float: left;
  background-color: #888;
  background-position: left 15px top 50%;
  background-repeat: no-repeat;
  background-image: url("images/icon_arrow02.png");
}

.form .btn[name=submitBack]:hover {
  background-color: rgba(136, 136, 136, 0.8);
}

.form .btns {
  font-size: 0;
  letter-spacing: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 640px;
}

.form .privacy-mes {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .form .privacy-mes {
    font-size: 14px;
  }
}
.form .privacy-mes a {
  color: #174995;
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .form .privacy-mes a:hover {
    text-decoration: none;
  }
}

.mw_wp_form_preview .form-table th .required,
.mw_wp_form_preview .form-table th .option,
.mw_wp_form_preview .check-privacy {
  display: none;
}

.mw_wp_form_preview .preview-hidden {
  display: none;
}

.preview-show {
  display: none;
}

.mw_wp_form_preview .preview-show {
  display: block;
}

/* form default */
input.form-control, input[type=number].form-control, input[type=email].form-control, button.form-control, textarea.form-control {
  background: #fff;
  font-size: 18px;
  font-weight: normal;
  border: 2px solid #bdc1c5;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (max-width: 767px) {
  input.form-control, input[type=number].form-control, input[type=email].form-control, button.form-control, textarea.form-control {
    font-size: 16px;
  }
}

input.form-control:focus, button.form-control:focus, textarea.form-control:focus {
  border-color: #174995;
  background: #fff;
}

input[type=submit],
input[type=button],
button {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

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

input[type=submit]:focus,
input[type=button]:focus,
button:focus {
  outline-offset: -2px;
  outline: 0;
}

input[type=text].form-control, input[type=number].form-control, input[type=password].form-control, input[type=email].form-control, input[type=tel].form-control, input[type=url].form-control, textarea.form-control {
  background-color: #fff;
  padding: 12px;
  border-radius: 6px;
  width: 100%;
}

input[type=text].form-zip {
  width: 140px;
}

.form .mwform-tel-field input[type=text],
.form .mwform-zip-field input[type=text] {
  width: 100px;
  background: #fff;
  font-size: 18px;
  border: 2px solid #bdc1c5;
  padding: 12px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .form .mwform-tel-field input[type=text],
.form .mwform-zip-field input[type=text] {
    font-size: 16px;
    width: 80px;
  }
}

.form .btn-area input[type=submit] {
  background: #19273d;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  margin: 0 5px;
  width: 320px;
  -ms-box-shadow: 0 0 10px rgba(6, 49, 68, 0.2);
  box-shadow: 0 0 10px rgba(6, 49, 68, 0.2);
  transition: all 0.17s ease-out 0s;
}
@media (max-width: 767px) {
  .form .btn-area input[type=submit] {
    font-size: 18px;
    width: 45%;
  }
}
.form .btn-area input[type=submit]:hover {
  background: rgba(25, 39, 61, 0.8);
}
.form .btn-area input[type=submit][name=submitBack] {
  background-color: #888;
}
.form .btn-area input[type=submit][name=submitBack]:hover {
  background: rgba(136, 136, 136, 0.8);
}

.form-preveiw-mes {
  display: none;
}

.mw_wp_form_preview .form .mes,
.mw_wp_form_preview .form .form-table td.form-icon {
  display: none;
}

.mw_wp_form_preview .form .form-table {
  border-top: 1px solid #dcdddf;
}

.mw_wp_form_preview .form .form-table th {
  background-color: #5c7c99;
  border-bottom: 1px solid #dcdddf;
  color: #fff;
  padding: 20px 30px;
  width: 320px;
}

.mw_wp_form_preview .form .form-table td {
  background-color: #fff;
  border-bottom: 1px solid #dcdddf;
  padding: 20px 30px;
}
.mw_wp_form_preview .form .form-table td .select-wrapper {
  font-weight: normal;
}

@media (max-width: 767px) {
  .mw_wp_form_preview .form .form-table {
    border-top: none;
  }
  .mw_wp_form_preview .form .form-table th {
    border-bottom: none;
    padding: 10px 15px 10px;
    width: 100%;
  }
  .mw_wp_form_preview .form .form-table td {
    border-bottom: none;
    padding: 15px;
  }
}
.mw_wp_form_preview .form-preveiw-mes {
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .mw_wp_form_preview .form-preveiw-mes {
    font-size: 14px;
  }
}
.mw_wp_form_preview .checkbox-group {
  font-size: 22px;
}
@media (max-width: 767px) {
  .mw_wp_form_preview .checkbox-group {
    font-size: 16px;
  }
}

.form-complete-mes {
  background-color: #fff;
  padding: 30px;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  .form-complete-mes {
    font-size: 15px;
    text-align: left;
    padding: 20px;
  }
}

/* checkbox */
.checkbox-group {
  font-size: 0;
  letter-spacing: 0;
  position: relative;
}
.checkbox-group .mwform-checkbox-field {
  display: block;
  margin: 0 0 10px !important;
}
.checkbox-group .mwform-checkbox-field label {
  display: block;
  background-color: #fff;
  background-position: 16px 50%;
  background-repeat: no-repeat;
  background-image: url("images/checkbox_off.png");
  background-size: 22px 22px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  padding: 15px 20px 15px 50px;
  border-radius: 6px;
  vertical-align: top;
}
.checkbox-group .mwform-checkbox-field label.checked-label {
  background-image: url("images/checkbox_on.png");
}
@media (max-width: 767px) {
  .checkbox-group .mwform-checkbox-field label {
    font-size: 16px;
  }
}
.checkbox-group .mwform-checkbox-field input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  z-index: -1;
}

/* selectbox */
.select-wrapper {
  display: block;
  position: relative;
  width: auto;
  font-size: 22px;
  font-weight: bold;
  border: 2px solid #92acbb;
  border-radius: 6px;
  background: #fff;
  overflow: hidden;
}
@media (max-width: 767px) {
  .select-wrapper {
    font-size: 16px;
  }
}

.select-wrapper::after {
  content: "";
  background: url("images/select_arrow.png") no-repeat 0 0/10px 25px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px;
  height: 25px;
  width: 10px;
}

.select-wrapper select {
  background: none;
  width: 100%;
  font-size: 22px;
  padding: 10px 30px 10px 10px;
  border: none;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  line-height: 1.5;
  background: none transparent;
  vertical-align: middle;
  outline: inherit;
}
@media (max-width: 767px) {
  .select-wrapper select {
    font-size: 16px;
  }
}

.select-wrapper select.form-control-auto {
  width: auto;
}

/* ie9対策 */
.select-wrapper select:not(:target) {
  width: 120% \9 ;
}

.mw_wp_form_preview .select-wrapper {
  background: none;
  border: none;
  padding: 0;
}

.mw_wp_form_preview .select-wrapper::after {
  content: none;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  color: #aaa;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  color: #aaa;
  opacity: 1;
}

input::placeholder, textarea::placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  color: #aaa;
  opacity: 1;
}

/* IE */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  color: #aaa;
  opacity: 1;
}

/* Edge */
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  color: #aaa;
  opacity: 1;
}

/* Chrome, Safari */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox, IE */
input[type=number] {
  -moz-appearance: textfield;
}

/* Chrome autofill */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* ==============================================
 Media Queries
=============================================== */
/* hidden
----------------------------------------------- */
@media screen and (min-width: 1025px) {
  .hidden-lg {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hidden-md {
    display: none !important;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media screen and (max-width: 543px) {
  .hidden-xs {
    display: none !important;
  }
}
@media screen and (max-width: 340px) {
  .hidden-xxs {
    display: none !important;
  }
}
/* column
----------------------------------------------- */
.col-lg-1 {
  width: 12%;
}

.col-lg-2 {
  width: 16.6666%;
}

.col-lg-3 {
  width: 25%;
}

.col-lg-4 {
  width: 33.3333%;
}

.col-lg-5 {
  width: 41.6666%;
}

.col-lg-6 {
  width: 50%;
}

.col-lg-7 {
  width: 57.0833%;
}

.col-lg-8 {
  width: 66.6667%;
}

.col-lg-9 {
  width: 75%;
}

.col-lg-10 {
  width: 83.3334%;
}

.col-lg-11 {
  width: 91.6666%;
}

.col-lg-12 {
  width: 100%;
}

/* pc min
----------------------------------------------- */
@media screen and (max-width: 1119px) {
  /* column
  ----------------------------------------------- */
  .col-md-1 {
    width: 12%;
  }
  .col-md-2 {
    width: 16.6666%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333%;
  }
  .col-md-5 {
    width: 41.6666%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 57.0833%;
  }
  .col-md-8 {
    width: 66.6667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3334%;
  }
  .col-md-11 {
    width: 91.6666%;
  }
  .col-md-12 {
    width: 100%;
  }
}
/* tablet
----------------------------------------------- */
@media screen and (max-width: 1024px) {
  /* ==============================================
   Layout
  =============================================== */
  /* column
  ----------------------------------------------- */
  .col-sm-1 {
    width: 12%;
  }
  .col-sm-2 {
    width: 16.6666%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333%;
  }
  .col-sm-5 {
    width: 41.6666%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 57.0833%;
  }
  .col-sm-8 {
    width: 66.6667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3334%;
  }
  .col-sm-11 {
    width: 91.6666%;
  }
  .col-sm-12 {
    width: 100%;
  }
}
/* column
----------------------------------------------- */
@media screen and (max-width: 767px) {
  /* column
  ----------------------------------------------- */
  .col-xs-1 {
    width: 12%;
  }
  .col-xs-2 {
    width: 16.6666%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.3333%;
  }
  .col-xs-5 {
    width: 41.6666%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 57.0833%;
  }
  .col-xs-8 {
    width: 66.6667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.3334%;
  }
  .col-xs-11 {
    width: 91.6666%;
  }
  .col-xs-12 {
    width: 100%;
  }
}
/* ==============================================
 print
=============================================== */
@media print {
  body {
    zoom: 75%;
  }
}/*# sourceMappingURL=style.css.map */