@charset "UTF-8";
html {
  font-size: 62.5%;
}
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  color: #222;
  min-width: 1260px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: underline;
  outline: none;
}
a:hover, a:active, a:visited, a:focus {
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 0;
  }
  html[lang="ja"] {
    margin: 0 !important;
  }
  #wpadminbar {
    display: none !important;
  }
}
.p-mv {
  padding-top: 134px;
  background: url(../../images/common/img_mv.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .p-mv {
    padding-top: 55px;
  }
  .pc-only {
    display: none !important;
  }
}
.mw_wp_form_confirm .confirm_delite {
  display: none !important;
}
.p-voice-list__item__slider__item + .p-voice-list__item__slider__item {
  display: none !important;
}
.post-type-archive-voice .voice-list__item__slider__item + .voice-list__item__slider__item {
  display: none !important;
}
/* Webフォント
---------------------------------------------------------------------------- */
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url("../../fonts/NotoSansJP-Thin.woff2") format("woff2"), url("../../fonts/NotoSansJP-Thin.woff") format("woff"), url("../../fonts/NotoSansJP-Thin.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url("../../fonts/NotoSansJP-Light.woff2") format("woff2"), url("../../fonts/NotoSansJP-Light.woff") format("woff"), url("../../fonts/NotoSansJP-Light.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/NotoSansJP-DemiLight.woff2") format("woff2"), url("../../fonts/NotoSansJP-DemiLight.woff") format("woff"), url("../../fonts/NotoSansJP-DemiLight.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../../fonts/NotoSansJP-Regular.woff") format("woff"), url("../../fonts/NotoSansJP-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../../fonts/NotoSansJP-Medium.woff") format("woff"), url("../../fonts/NotoSansJP-Medium.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../../fonts/NotoSansJP-Bold.woff") format("woff"), url("../../fonts/NotoSansJP-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url("../../fonts/NotoSansJP-Black.woff2") format("woff2"), url("../../fonts/NotoSansJP-Black.woff") format("woff"), url("../../fonts/NotoSansJP-Black.ttf") format("truetype");
}
.m-notosans-thin {
  font-weight: 100;
  font-family: 'Noto Sans Japanese';
}
.m-notosans-light {
  font-weight: 200;
  font-family: 'Noto Sans Japanese';
}
.m-notosans-demi-light {
  font-weight: 300;
  font-family: 'Noto Sans Japanese';
}
.m-notosans-regular {
  font-weight: 400;
  font-family: 'Noto Sans Japanese';
}
.m-notosans-medium {
  font-weight: 500;
  font-family: 'Noto Sans Japanese';
}
.m-notosans-bold {
  font-weight: 700;
  font-family: 'Noto Sans Japanese';
}
.m-notosans-black {
  font-weight: 900;
  font-family: 'Noto Sans Japanese';
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
/* .m-container
---------------------------------------------------------------------------- */
.m-container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .m-container {
    width: 95%;
  }
}
/* タイトル系
---------------------------------------------------------------------------- */
.m-required {
  display: inline-block;
  background: #DA350C;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 5px;
  margin-left: 10px;
  line-height: 1;
  height: 24px;
  vertical-align: middle;
}
.m-bh__wrp {
  background: #002D49;
  color: #fff;
}
.m-bh {
  display: table-cell;
  height: 200px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  vertical-align: middle;
}
.m-bh span {
  display: inline-block;
  font-size: 32px;
  font-size: 3.2rem;
  border-bottom: solid 4px #E8380D;
}
@media screen and (max-width: 767px) {
  .m-bh {
    height: 30vw;
    font-size: 4vw;
  }
  .m-bh span {
    font-size: 6vw;
  }
}
/* ボタン系
---------------------------------------------------------------------------- */
.m-button01 {
  width: 325px;
  height: 57px;
  text-align: center;
  background: #FF9100;
}
.m-button01 a {
  display: block;
  padding: 20px 0;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .m-button01 {
    height: auto;
    width: 90%;
    margin: 0 auto;
  }
  .m-button01 a {
    padding: 5vw 2vw;
    font-size: 4vw;
  }
}
/* パーツ系
---------------------------------------------------------------------------- */
.m-thanks {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  line-height: 1.8;
}
.m-half {
  width: 540px;
}
.m-half img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .m-half {
    width: 100%;
  }
}
/* その他
---------------------------------------------------------------------------- */
/*-- ページナビゲーション --*/
.m-pageNavi {
  clear: both;
  text-align: center;
  padding: 20px 0;
  margin-top: 60px;
  position: relative;
  font-size: 12px;
  font-weight: 0.75rem;
  font-weight: bold;
  line-height: 14px;
}
.m-pageNavi a {
  padding: 9px 12px;
  margin: 0 3px;
  color: #002D49;
  background-color: #fff;
  border: 1px solid #002D49;
  border-radius: 4px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.m-pageNavi a:hover {
  background-color: rgba(5, 136, 206, 0.3);
  text-decoration: none;
}
.m-pageNavi .current {
  padding: 9px 12px;
  margin: 0 3px;
  background-color: #002D49;
  border: 1px solid #002D49;
  border-radius: 3px;
  color: #fff;
}
.m-pageNavi .prev, .m-pageNavi .next {
  padding: 9px 13px;
}
@media screen and (max-width: 767px) {}
/* お知らせ詳細
---------------------------------------------------------------------------- */
.m-editor-box p {
  padding-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  float: right;
  margin-left: 10px;
}
.alignleft {
  float: left;
  margin-right: 10px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
@media screen and (max-width: 767px) {
  .m-editor-box p {
    font-size: 4vw;
    line-height: 1.7;
  }
}
/* お問い合わせ
---------------------------------------------------------------------------- */
.p-contact__content {
  padding: 0 0 60px 0;
}
.p-contact__content .mw_wp_form {
  padding: 200px 0 0;
  margin: -140px auto 0;
}
@media screen and (max-width: 767px) {
  .p-contact__content {
    padding: 0 0 5% 0;
  }
  .p-contact__content .mw_wp_form {
    padding: 120px 0 0;
    margin: -60px auto 0;
  }
}
.m-contact-content {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.m-tabe-ttl {
  padding-bottom: 20px;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #002D49;
  letter-spacing: 0.1em;
}
.m-mwform {
  width: 100%;
  margin-bottom: 70px;
}
.m-mwform th {
  width: 30%;
  text-align: left;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
}
.m-mwform td {
  padding: 20px;
  width: 70%;
  text-align: left;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width:575px) {
  .m-mwform th {
    display: block;
    padding-top: 1em;
    width: auto;
  }
  .m-mwform td {
    display: block;
    margin-bottom: 1em;
    padding: 0;
    width: auto;
  }
}
.m-mwform tr {
  border-bottom: dotted 1px #ccc;
}
.m-input-2col li {
  display: block;
  width: 50%;
  float: left;
}
.m-mwform-half {
  display: inline-block;
  /* width: 250px!important; */
  max-width: 250px !important;
}
.m-input-2col li input {
  margin-left: 5px;
}
.m-mwform select {
  display: block;
  width: 50%;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #ccc;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 10px;
  background: #fff;
}
.m-label {
  display: block;
  margin: 10px 0 5px;
}
.m-km {
  display: inline-block;
  margin-left: 10px;
}
.m-mwform textarea {
  width: 90%;
  height: 250px;
  border-radius: 6px;
  border: solid 1px #ccc;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 10px;
}
.m-mwform input[type="email"] {
  width: 90%;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #ccc;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 10px;
}
.mw_wp_form_preview label {
  display: none;
}
.mw_wp_form_preview .m-label {
  display: none;
}
/* HUBスポット
---------------------------------------------------------------------------- */
.hubWrap {
  padding: 60px 0;
  background: #fff;
}
.hub--base {
  margin: auto;
  max-width: 980px;
}
.hub--base .hub_title {
  font-size: 25px;
  font-size: 2.5rem;
  color: #33475b;
  margin: 0 0 20px;
}
@media all and (max-width: 767px) {
  .hubWrap {
    padding: 30px 0;
  }
}
/*-------------------*/
.title_voice {
  max-width: 1000px;
  margin: 20px auto 20px;
  box-sizing: border-box;
}
.title_voice span {
  background: #F2F2F2;
  font-size: 2rem;
  display: block;
  font-weight: 700;
  border-left: solid 2px #e7380d;
  padding: 1em 0 1em .5em;
}
.kutikomiWrap {
  margin: 3em auto 40px;
}
.block_frontVoice .kutikomiWrap {
  max-width: 1040px;
}
.kutikomiWrap .ti-widget.ti-goog .ti-reviews-container .ti-reviews-container-wrapper .ti-review-item:last-child {
  display: none;
}
.kutikomiWrap .wp-gr .grw-header, .kutikomiWrap .wp-gr .grw-content {
  width: 100% !important;
}
.title_voice + .p-voice-wrapper {
  padding: 1rem 0 6.4rem;
}
@media all and (max-width: 767px) {
  .kutikomiWrap {
    width: 95%;
  }
  .title_voice + .p-voice-wrapper {
    padding: 1rem 0 4rem;
  }
  .p-achievement-wrapper, .p-voice-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-achievement-wrapper > .p-achievement__item {
    padding: 0 !important;
  }
  .p-achievement-wrapper > .p-achievement__item, .p-voice-wrapper .p-voice__item {
    width: 48%;
    margin: 0 0 4% !important;
  }
  .p-achievement-wrapper > .p-achievement__item .achievement-list__item__img img, .p-voice-list__item__slider > .p-voice-list__item__slider__item img {
    width: 100%;
    height: auto;
  }
  .p-achievement__list, .p-voice__list {
    max-width: none !important;
  }
}
@media all and (max-width: 500px) {
  .p-achievement-wrapper, .p-voice-wrapper {
    display: block;
  }
  .p-achievement-wrapper > .p-achievement__item, .p-voice-wrapper .p-voice__item {
    width: 100%;
    margin: 0 0 2%;
  }
}
.archiveBaseWrap {
  padding: 30px 0 16px;
  background: #EBEBEB;
}
.list_archiveBase {
  max-width: 1000px;
  margin: 0 auto 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.list_archiveBase::after {
  content: '';
  display: block;
  width: 32%;
}
.list_archiveBase > li {
  width: 32%;
  background: #fff;
  margin: 0 0 2%;
  overflow: hidden;
  border-radius: 12px;
  padding: 0 0 50px;
  position: relative;
}
.list_archiveBase .archive_thumbnail {
  overflow: hidden;
}
.list_archiveBase .archive_thumbnail img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  transition: all .3s;
}
.list_archiveBase .archive_thumbnail:hover img {
  transform: scale(1.1);
}
.list_archiveBase .textBox {
  padding: 3% 5% 0;
}
.list_archiveBase .textBox .archive_time {
  font-size: 1.2rem;
  line-height: 1.33333;
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.list_archiveBase .textBox .archove_voiceTitle {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #000;
  font-weight: 700;
  display: -webkit-box;
  margin-bottom: 1rem;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list_archiveBase .textBox .archive_title {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #012c49;
  font-weight: 700;
  display: -webkit-box;
  margin-bottom: 1rem;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list_archiveBase .textBox .archive_desc {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0;
  display: -webkit-box;
  margin-bottom: 2rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list_archiveBase .archive_btn {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: .03em;
  font-weight: 700;
  text-align: center;
  width: 90%;
  border: .1rem solid #c9380d;
  border-radius: 1.5rem;
  position: absolute;
  overflow: hidden;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 2rem;
  margin: auto;
}
.list_archiveBase .archive_btn::before {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #c9380d;
  transition: all .4s;
}
.list_archiveBase .archive_btn a {
  display: block;
  color: #c9380d;
  opacity: 1 !important;
  transition: all .4s !important;
  padding: .6rem 0;
  position: relative;
  z-index: 5;
  letter-spacing: 0;
  text-decoration: none;
}
.list_archiveBase .archive_btn a::before {
  content: '';
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border-top: solid 1px #c9380d;
  border-right: solid 1px #c9380d;
  position: absolute;
  right: 7%;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotateZ(45deg);
  transform-origin: center;
  transition: all .4s;
}
.list_archiveBase .archive_btn:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}
.list_archiveBase .archive_btn:hover a {
  color: #fff;
}
.list_archiveBase .archive_btn:hover a::before {
  border-color: #fff;
}
.list_archiveBase .textBox .p-achievement__item__type {
  border-radius: 50px;
  overflow: hidden;
}
.list_archiveBase .textBox .p-achievement__item__type a {
  display: block;
  padding: 6px 0;
  transition: all .3s;
  opacity: 1 !important;
}
.list_archiveBase .textBox .p-achievement__item__type a:hover {
  background: #c9380d;
  color: #fff;
}
@media all and (max-width: 767px) {
  .title_voice {
    margin: 15px auto;
  }
  .title_voice span {
    font-size: 1.8rem;
    padding: .6em 0 .6em .4em;
  }
  .archiveBaseWrap {
    padding: 5%;
  }
  .list_archiveBase {
    margin: 0 auto 10%;
  }
  .list_archiveBase > li {
    width: 48%;
  }
  .p-voice {
    margin: 0 !important;
  }
}
@media all and (max-width: 500px) {
  .list_archiveBase > li {
    width: 100%;
    margin: 0 0 5%;
  }
}
/*------------------------------*/
.voice_archiveKutikomi {
  padding: 3em 0 0;
}
.voice_archiveKutikomi .title_voice {
  max-width: 1312px;
  margin: 30px auto 10px;
}
@media all and (max-width: 767px) {
  .voice_archiveKutikomi .title_voice {
    width: 90%;
    margin: 10% auto 5%;
  }
  .voice_archiveKutikomi {
    width: 90%;
    margin: auto;
  }
}
/*------------------------------*/
.voice_EXmargin {
  margin: 50px auto 30px;
}
/*------------------------------*/
.sideFixed {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 150px;
  margin: auto;
  width: 385px;
  height: 100px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .16);
}
.sideFixed a {
  transition: all .2s;
  display: flex;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.sideFixed a span {
  display: block;
}
.sideFixed a span.img {
  width: 38.961%;
  overflow: hidden;
}
.sideFixed a span.img img {
  transition: all .4s;
}
.sideFixed a span.text {
  width: 61.039%
}
.sideFixed a:hover span.img img {
  transform: scale(1.1);
}
.sideFixed img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
@media all and (max-width: 767px) {
  .sideFixed {
    bottom: -34.5vw;
    top: auto;
    width: 100%;
    height: auto;
    background: #000;
    padding: 8% 0 5%;
  }
  .sideFixed a {
    width: 96%;
    margin: 0 0 0 auto;
  }
}
/*------------------------------*/
.underFixed {
  position: absolute;
  z-index: 50;
  right: 0;
  top: 150px;
  margin: auto;
  width: 385px;
  height: 100px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .16);
}
.underFixed.type02 {
  top: 50px;
  z-index: 5;
}
.underFixed a {
  transition: all .2s;
  display: flex;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.underFixed a span {
  display: block;
}
.underFixed a span.img {
  width: 38.961%;
  overflow: hidden;
}
.underFixed a span.img img {
  transition: all .4s;
}
.underFixed a span.text {
  width: 61.039%
}
.underFixed a:hover span.img img {
  transform: scale(1.1);
}
.underFixed img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
@media all and (max-width: 767px) {
  .underFixed {
    display: none !important;
  }
}
/*------------------------------*/
.p-blog .blog_info {
  background: #f5f5f5;
  display: flex;
  align-items: center;
  margin: 0 0 2.2em;
}
.p-blog .blog_inner {
  max-width: 1028px;
  margin: auto;
  padding: 70px 0 55px;
}
.p-blog .blog_thumbnail {
  width: 42.6%
}
.p-blog .blog_thumbnail img {
  max-width: 100%;
  height: auto;
}
.p-blog .blog_textBox {
  width: 57.7%;
  padding: 0 8rem;
  box-sizing: border-box
}
.p-blog .module-title {
  margin: 0 0 1.5rem
}
.p-blog .blog_lead {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.86;
  margin: 0 0 3.2rem
}
.p-blog .module-title__en {
  font-size: 2.4rem;
  font-weight: 700;
  color: #e7380d;
  display: block;
  margin-bottom: 2rem;
  position: relative;
}
.p-blog .module-title__jp {
  font-size: 4rem;
  font-weight: 700;
  display: block;
  position: relative;
  padding-top: 2rem;
  line-height: calc(40 / 32);
}
.p-blog .module-title__jp:before {
  position: absolute;
  content: '';
  height: .4rem;
  width: 4.2rem;
  background: #012e49;
  display: block;
  top: 0;
  left: 0;
}
.p-blog .module-title__jp:after {
  position: absolute;
  content: '';
  height: .4rem;
  width: 4.2rem;
  background: #e7380d;
  display: block;
  top: 0;
  left: 4.2rem;
}
.p-blog .blog_lead {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  margin: 0 0 3.2rem;
}
.module-btn {
  max-width: 260px;
  border: 1px solid #e7380d;
  font-size: 1.5rem;
  border-radius: 4rem;
  text-align: center;
  background: #fff;
  color: #e7380d;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .16);
}
.module-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #e7380d;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
.module-btn:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.module-btn .module-btn__link {
  position: relative;
  z-index: 3;
  color: #e7380d;
  display: block;
  padding: .8rem 0;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
}
.module-btn:hover a.module-btn__link {
  color: #fff;
}
.module-btn .module-btn__link span {
  position: relative;
  z-index: 5;
}
.module-btn .module-btn__link::after {
  content: '';
  border-right: 2px solid #e7380d;
  border-bottom: 2px solid #e7380d;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: inline-block;
  width: .6rem;
  height: .6rem;
  transform: rotate(-45deg);
  position: absolute;
  right: 1.6rem;
  top: calc(50% - .4rem);
  transition: .3s ease-in-out;
}
.module-btn:hover .module-btn__link::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.list_blogSummary {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 98%;
  margin: auto;
}
.list_blogSummary::after {
  content: '';
  width: 31.765%;
  display: block;
}
.list_blogSummary img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.list_blogSummary > li {
  width: 31.765%;
  margin: 0 0 3%;
}
.list_blogSummary > li a {
  display: block;
  text-decoration: none;
}
.list_blogSummary .thumbnail {
  overflow: hidden;
  border-radius: 1em;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .16);
  position: relative;
  height: 0;
  padding: 55% 0 0;
  margin: 0 0 2rem;
}
.list_blogSummary .thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .4s;
}
.list_blogSummary a:hover .thumbnail img {
  transform: scale(1.1);
}
.list_blogSummary .time {
  color: #787878;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.2;
}
.list_blogSummary .name {
  font-size: 1.6rem;
  color: #000;
  position: relative;
  padding: 1rem 5.5rem 1rem 0;
}
.list_blogSummary .linkParts {
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .16);
  width: 3.2rem;
  height: 3.2rem;
  box-sizing: border-box;
  border-radius: 50%;
  border: solid 1px #e7380d;
  background: #fff;
  overflow: hidden;
}
.list_blogSummary .linkParts::before {
  content: '';
  position: absolute;
  right: 0;
  width: 0;
  height: 100%;
  background: #e7380d;
  transition: all .6s cubic-bezier(.8, 0, .2, 1) 0s;
}
.list_blogSummary .linkParts::after {
  content: '';
  width: .8rem;
  height: .8rem;
  border-right: .2rem solid #e7380d;
  border-bottom: .2rem solid #e7380d;
  border-top: .2rem solid transparent;
  border-left: .2rem solid transparent;
  position: absolute;
  left: .6rem;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  transform: rotate(-45deg);
  z-index: 2;
  transition: all .6s cubic-bezier(.8, 0, .2, 1) 0s;
}
.list_blogSummary a:hover .linkParts:before {
  left: 0;
  width: 100%;
  right: auto;
}
.list_blogSummary a:hover .linkParts:after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
/**/
.js_slick00 {
  padding: 0 0 50px;
}
.js_slick00 .slick-dots {
  bottom: 1em;
}
.js_slick00 .slick-dots li {
  margin: 0 1em;
  width: auto;
  height: auto;
}
.js_slick00 .slick-dots li.slick-active {
  background: #f0f0f0;
  border-radius: 50%;
}
.js_slick00 .slick-dots li button {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  position: relative;
  font-size: 1.6rem;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-weight: 700;
  color: #787878;
  padding: 0;
}
.js_slick00 .slick-dots li button::before {
  display: none;
}
.js_slick00 .slick-prev {
  top: auto;
  bottom: -12px;
  left: -35%;
  right: 0;
  margin: auto;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  text-indent: -99999px;
  box-shadow: .3rem .3rem .3rem rgba(0, 0, 0, .16);
  border: .1rem solid #e7380d;
  cursor: pointer;
  background: #e7380d !important;
}
.js_slick00 .slick-prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
  border-radius: 50%;
  background: #fff;
  opacity: 1 !important;
}
.js_slick00 .slick-prev:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.js_slick00 .slick-prev::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-right: .2rem solid #fff;
  border-bottom: .2rem solid #fff;
  border-top: .2rem solid transparent;
  border-left: .2rem solid transparent;
  position: absolute;
  left: 1.6rem;
  top: 1.2rem;
  display: block;
  transform: rotate(135deg);
  z-index: 3;
}
.js_slick00 .slick-prev:hover::after {
  border-right: .2rem solid #e7380d;
  border-bottom: .2rem solid #e7380d;
}
.js_slick00 .slick-next {
  top: auto;
  bottom: -12px;
  left: 0;
  right: -35%;
  margin: auto;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  background: #e7380d !important;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  text-indent: -99999px;
  box-shadow: .3rem .3rem .3rem rgba(0, 0, 0, .16);
  border: .1rem solid #e7380d;
  cursor: pointer;
}
.js_slick00 .slick-next::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
  border-radius: 50%;
  background: #fff;
  opacity: 1 !important;
}
.js_slick00 .slick-next:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.js_slick00 .slick-next::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-right: .2rem solid #fff;
  border-bottom: .2rem solid #fff;
  border-top: .2rem solid transparent;
  border-left: .2rem solid transparent;
  position: absolute;
  left: .8rem;
  top: 1.2rem;
  display: block;
  transform: rotate(-45deg);
  z-index: 3;
}
.js_slick00 .slick-next:hover::after {
  border-right: .2rem solid #e7380d;
  border-bottom: .2rem solid #e7380d;
}
.voice-list__item__slider__dots {
  display: none !important;
}
@media all and (max-width: 767px) {
  .p-blog .blog_info {
    display: block;
    margin: 0 0 2em
  }
  .p-blog .blog_inner {
    width: 100%;
    padding: 15% 5% 12%;
    box-sizing: border-box;
    background: #f5f5f5;
  }
  .p-blog .blog_thumbnail {
    width: 100%
  }
  .p-blog .blog_textBox {
    position: relative;
    width: 90%;
    padding: 3rem 1.6rem;
    background: rgba(255, 255, 255, .9);
    margin: -32vw auto 0;
    box-sizing: border-box;
    border-radius: 5px;
  }
  .p-blog .module-title {
    margin: 0 0 2rem;
    text-align: center;
  }
  .p-blog .blog_lead {
    font-size: 1.5rem;
  }
  .p-blog .module-title__en {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
  .p-blog .module-title__jp {
    font-size: 3rem;
    padding-top: 1.5rem;
  }
  .p-blog .module-title__jp:before {
    margin: auto;
    left: 0;
    right: -21px;
    width: 21px;
    height: 2px;
  }
  .p-blog .module-title__jp:after {
    margin: auto;
    left: -21px;
    right: 0;
    width: 21px;
    height: 2px;
  }
  .module-btn {
    margin: auto;
  }
  .module-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #e7380d;
    width: 100%;
    height: 100%;
    transition: transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: right top;
  }
  .module-btn .module-btn__link {
    position: relative;
    z-index: 3;
    color: #e7380d;
    display: block;
    padding: .8rem 0;
    font-weight: 700;
    text-decoration: none;
    transition: color .2s;
  }
  .module-btn .module-btn__link span {
    position: relative;
    z-index: 5;
  }
  .module-btn .module-btn__link::after {
    content: '';
    border-right: 2px solid #e7380d;
    border-bottom: 2px solid #e7380d;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: inline-block;
    width: .6rem;
    height: .6rem;
    transform: rotate(-45deg);
    position: absolute;
    right: 1.6rem;
    top: calc(50% - .4rem);
    transition: .3s ease-in-out;
  }
  .list_blogSummary {
    display: block;
  }
  .list_blogSummary::after {
    display: none;
  }
  .list_blogSummary > li {
    width: 90%;
    margin: 0 auto 8%;
  }
  .js_slick00 {
    padding: 0 0 80px;
  }
  .js_slick00 .slick-dots li {
    margin: 0 .5em;
  }
  .js_slick00 .slick-prev {
    left: 0;
    right: auto;
  }
  .js_slick00 .slick-next {
    left: auto;
    right: 0;
  }
}
/*------------------------------*/
#blog .blog_info {
  background: #f5f5f5;
  display: flex;
  align-items: center;
  margin: 0 0 4.8rem
}
#blog .blog_inner {
  max-width: 1028px;
  margin: auto;
  padding: 70px 0 55px;
}
#blog .blog_thumbnail {
  width: 42.3%
}
#blog .blog_thumbnail img {
  max-width: 100%;
  height: auto;
}
#blog .blog_textBox {
  width: 57.7%;
  padding: 0 8.3rem;
  box-sizing: border-box
}
#blog .module-title {
  margin: 0 0 1.5rem
}
#blog .blog_lead {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.86;
  margin: 0 0 3.2rem
}
#blog .module-title__en {
  font-size: 2.4rem;
  font-weight: 700;
  color: #e7380d;
  display: block;
  margin-bottom: 2rem;
  position: relative;
}
#blog .module-title__jp {
  font-size: 4rem;
  font-weight: 700;
  display: block;
  position: relative;
  padding-top: 2rem;
  line-height: calc(40 / 32);
}
#blog .module-title__jp:before {
  position: absolute;
  content: '';
  height: .4rem;
  width: 4.2rem;
  background: #012e49;
  display: block;
  top: 0;
  left: 0;
}
#blog .module-title__jp:after {
  position: absolute;
  content: '';
  height: .4rem;
  width: 4.2rem;
  background: #e7380d;
  display: block;
  top: 0;
  left: 4.2rem;
}
#blog .blog_lead {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  margin: 0 0 3.2rem;
}
@media all and (max-width: 767px) {
  #blog .blog_info {
    display: block;
    margin: 0 0 3rem
  }
  #blog .blog_inner {
    width: 100%;
    padding: 15% 5% 12%;
    box-sizing: border-box;
    background: #f5f5f5;
  }
  #blog .blog_thumbnail {
    width: 100%
  }
  #blog .blog_textBox {
    position: relative;
    width: 90%;
    padding: 3rem 2.5rem;
    background: rgba(255, 255, 255, .9);
    margin: -32vw auto 0;
    box-sizing: border-box;
    border-radius: 5px;
  }
  #blog .module-title {
    margin: 0 0 2rem;
    text-align: center;
  }
  #blog .blog_lead {
    font-size: 1.5rem;
  }
  #blog .module-title__en {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
  #blog .module-title__jp {
    font-size: 3rem;
    padding-top: 1.5rem;
  }
  #blog .module-title__jp:before {
    margin: auto;
    left: 0;
    right: -21px;
    width: 21px;
    height: 2px;
  }
  #blog .module-title__jp:after {
    margin: auto;
    left: -21px;
    right: 0;
    width: 21px;
    height: 2px;
  }
}
.none_text {
  text-align: center;
  font-size: 200%;
  font-weight: 700;
  padding: 20vh 0;
}
#confirm .hubWrap {
  display: none;
}
#thanks main {
  position: relative;
  z-index: 1000;
}
.grw-header {
  margin: auto !important;
}
.title_google {
  max-width: 1044px;
  margin: 2rem auto 3rem;
  background: #fff;
  text-align: center;
  color: #012D4A;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.273;
}
@media all and (min-width: 768px) {
  .sp_moreWrap .btn_moreWrap {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .sp_moreWrap {
    overflow: hidden;
    position: relative;
    transition: all .8s ease;
  }
  .sp_moreWrap.active {
    height: auto !important;
    max-height: 1000vw !important;
    margin: 0 !important;
  }
  .sp_moreWrap.height01 {
    max-height: 175vw;
    margin: 0 auto 20%;
  }
  .sp_moreWrap.height02 {
    max-height: 430vw;
  }
  .sp_moreWrap.height03 {
    max-height: 250vw;
  }
  .sp_moreWrap.height04 {
    max-height: 100vw;
  }
  .sp_moreWrap .btn_moreWrap {
    padding: 2em 0;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    text-align: center;
    z-index: 100;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
  }
  .sp_moreWrap .btn_moreWrap span {
    font-size: 1.5rem;
    font-weight: 700;
    display: inline-block;
    border-bottom: solid 1px #012D4A;
    padding: 0 1em 0 0;
    position: relative;
  }
  .sp_moreWrap .btn_moreWrap span::before {
    content: '';
    width: .6em;
    height: .6em;
    box-sizing: border-box;
    border-top: solid 2px #012D4A;
    border-right: solid 2px #012D4A;
    position: absolute;
    right: 0;
    top: 0;
    bottom: .4em;
    margin: auto;
    transform-origin: center;
    transform: rotateZ(135deg);
  }
}
/**/
@media all and (min-width: 768px) {
  .sideHub {
    position: fixed;
    bottom: 4rem;
    right: 4rem;
    z-index: 10000;
    max-width: 205px;
  }
  .sideHub .sideHub_btn {
    background-color: #c8380d;
    border-top-right-radius: .5rem;
    border-top-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);
  }
  .sideHub .sideHub_btn.open {
    border-bottom-right-radius: 0rem;
    border-bottom-left-radius: 0rem;
  }
  .sideHub .sideHub_btn .contact__btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 1.2rem 1.6rem;
    position: relative;
    cursor: pointer;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__img {
    width: 2.4rem;
    margin-right: .8rem;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__img img {
    max-width: 100%;
    height: auto;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__text {
    text-align: center;
    font-weight: 700;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 3.2rem;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__text span {
    font-size: 1rem;
    line-height: 1.4;
    letter-spacing: .17em;
    display: block;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__text p {
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: 0;
    display: block;
  }
  .sideHub .sideHub_btn .contact__btn::after {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-top: .1rem solid #fff;
    border-right: .1rem solid #fff;
    position: absolute;
    right: 1.57rem;
    top: calc(50% - .2rem);
    transition: all .4s;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .sideHub .sideHub_btn.open .contact__btn::after {
    top: calc(50% - .4rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .sideHub .field {
    margin-bottom: .5em !important;
  }
  .sideHub .sideHub_contents {
    display: none;
    background-color: #c8380d;
    padding: 1em;
    max-height: 55vh;
    overflow-y: scroll;
  }
  .sideHub .sideHub_contents::-webkit-scrollbar {
    width: .5rem
  }
  .sideHub .sideHub_contents::-webkit-scrollbar-track {
    border-radius: .5rem;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 44, 73, .1);
    box-shadow: inset 0 0 6px rgba(1, 44, 73, .1)
  }
  .sideHub .sideHub_contents::-webkit-scrollbar-thumb {
    background-color: rgba(1, 44, 73, .5);
    border-radius: .5rem
  }
}
@media all and (max-width: 767px) {
  .sideHub {
    position: fixed;
    bottom: 2rem;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 10000;
    width: 80%;
    max-width: 300px;
  }
  .sideHub .sideHub_btn {
    background-color: #c8380d;
    border-top-right-radius: .5rem;
    border-top-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);
  }
  .sideHub .sideHub_btn.open {
    border-bottom-right-radius: 0rem;
    border-bottom-left-radius: 0rem;
  }
  .sideHub .sideHub_btn .contact__btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 1.2rem 1.6rem;
    position: relative;
    cursor: pointer;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__img {
    width: 2.4rem;
    margin-right: .8rem;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__img img {
    max-width: 100%;
    height: auto;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__text {
    text-align: center;
    font-weight: 700;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 3.2rem;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__text span {
    font-size: 1rem;
    line-height: 1.4;
    letter-spacing: .17em;
    display: block;
  }
  .sideHub .sideHub_btn .contact__btn .contact__btn__text p {
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: 0;
    display: block;
  }
  .sideHub .sideHub_btn .contact__btn::after {
    content: "";
    display: block;
    width: .7rem;
    height: .7rem;
    border-top: .1rem solid #fff;
    border-right: .1rem solid #fff;
    position: absolute;
    right: 1.57rem;
    top: calc(50% - .2rem);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all .4s;
  }
  .sideHub .sideHub_btn.open .contact__btn::after {
    top: calc(50% - .4rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .sideHub .field {
    margin-bottom: .5em !important;
  }
  .sideHub .sideHub_contents {
    display: none;
    background-color: #c8380d;
    padding: 1em;
    max-height: calc(100dvh - 180px);
    overflow-y: scroll;
    box-sizing: border-box;
  }
  .sideHub .sideHub_contents::-webkit-scrollbar {
    width: .5rem
  }
  .sideHub .sideHub_contents::-webkit-scrollbar-track {
    border-radius: .5rem;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 44, 73, .1);
    box-shadow: inset 0 0 6px rgba(1, 44, 73, .1)
  }
  .sideHub .sideHub_contents::-webkit-scrollbar-thumb {
    background-color: rgba(1, 44, 73, .5);
    border-radius: .5rem
  }
}
/*l-header
---------------------------------------------------------------------------- */
.l-header {
  position: fixed;
  padding: 15px 0 0;
  width: 100%;
  min-width: 1260px;
  z-index: 10000;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.l-header.active {
  background-color: hsla(0, 0%, 100%, .8);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.l-header.l-header-lower {
  background: #002D49;
}
.l-header.l-header-lower.active {
  background-color: hsla(0, 0%, 100%, .8);
  transition: all 0.3s;
}
img.is-fixed {
  display: none;
}
.l-header.active img.is-fixed {
  display: block;
}
.l-header.active img.is-top {
  display: none;
}
.l-header__left {
  float: left;
}
.l-header__logo {
  float: left;
}
.l-header__logo a {
  display: block;
}
.l-header__catch {
  margin-top: 10px;
  margin-left: 15px;
  color: #fff;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.active .l-header__catch {
  color: #000;
}
.l-header__right {
  float: right;
}
.l-header-btn {
  float: right;
  margin-left: 10px;
}
.l-header-btn li {
  display: block;
  float: left;
  width: 150px;
}
.l-header-btn li a {
  display: block;
}
.l-header-btn li a:hover {
  opacity: .8;
}
.l-header-btn li img {
  max-width: 100%;
}
.l-header__info {
  position: relative;
  padding-left: 55px;
  float: left;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-image: url(../../images/common/icon_freeTel.svg);
  background-size: 46px auto;
  background-repeat: no-repeat;
  background-position: left top;
  margin: .3em 0 0;
}
.active .l-header__info {
  color: #000;
  background-image: url(../../images/common/icon_freeTel_on.svg);
}
.l-header__info span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: .03em;
  line-height: 1.2;
}
.l-header__menu {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header {
    z-index: 7901;
    padding: 15px 0;
    min-width: 0;
  }
  .l-header__logo {
    width: 145px;
  }
  .l-header__logo img {
    width: 100%;
    height: auto;
  }
  .l-header__catch {
    display: none;
  }
  .l-header__info {
    display: none;
  }
  .l-header__menu {
    display: block;
    float: right;
  }
  .l-header-phone, .l-header-mail, .l-header-line {
    margin-right: 12px;
    width: 25px;
    float: left;
  }
  .l-header-phone a {
    display: block;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
    background-image: url("../../images/common/icon_freeTel.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .active .l-header-phone a {
    background-image: url("../../images/common/icon_freeTel_on.svg");
  }
  .l-header-phone img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .l-header-mail img {
    background-color: #e7380c;
    border-radius: 4px;
    padding: 1px 3px 4px 3px;
  }
  .l-header-phone a {
    display: block;
  }
  .l-header-phone img, .l-header-mail img, .l-header-line img {
    height: 25px;
  }
  .l-header.active .menu-trigger span {
    background-color: #002D49;
  }
  .menu-trigger, .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: relative;
    width: 35px;
    height: 25px;
    float: right;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    /* border-radius: 4px; */
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 12px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(13px) rotate(-45deg);
    transform: translateY(13px) rotate(-45deg);
  }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg);
  }
  body.bg {
    position: relative;
  }
  body.bg:before {
    position: absolute;
    content: "";
    background: #000000a8;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
}
/* l-gNav
---------------------------------------------------------------------------- */
.l-gNav {
  padding-top: 20px;
  text-align: center;
}
.l-gNav ul li {
  display: inline-block;
  padding: 0 12px;
  font-size: 15px;
  font-size: 1.5rem;
}
.l-gNav ul li a {
  position: relative;
  display: block;
  padding: 0 0 15px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
.active .l-gNav ul li a {
  color: #e8380d;
}
.l-gNav ul li span {
  color: #fff;
  display: block;
  padding: 0 14px 15px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}
.active .l-gNav ul li span {
  color: #e8380d;
}
.l-gNav ul li:not(:nth-child(3)) a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 4px;
  bottom: 0;
  left: 50%;
  margin-left: 0;
  background: #e8380d;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.l-gNav ul li:not(:nth-child(3)):hover a::before, .l-gNav ul li.active a::before, body#achievement .l-gNav ul li:nth-child(4) a::before, body#price .l-gNav ul li:nth-child(5) a::before, body#voice .l-gNav ul li:nth-child(6) a::before, body.post-type-archive-news .l-gNav ul li:nth-child(9) a::before, body.post-type-archive-blog .l-gNav ul li:nth-child(10) a::before {
  width: 100%;
  margin-left: -50%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.l-gNav ul li:nth-child(3) {
  position: relative;
}
.l-gNav ul li:nth-child(3):hover .l-gNav__manufacturer {
  height: auto;
  visibility: visible;
}
.l-gNav__manufacturer {
  position: absolute;
  z-index: 100;
  width: 100%;
  background: #000;
  height: 0;
  visibility: hidden;
}
.l-gNav__manufacturer a {
  color: #fff !important;
  padding: 10px 10px 10px 30px !important;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}
.l-gNav__manufacturer a::before {
  position: absolute;
  content: "";
  top: 16px;
  left: 12px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-gNav__manufacturer p {
  border-bottom: solid 1px #ccc;
}
.l-gNav__children {
  position: fixed;
  left: 0;
  top: 137px;
  height: auto;
  width: 100%;
  background: #e8380d;
}
.l-gNav__children .p-brand__thumbnail figcaption {
  padding: 10px;
}
.l-gNav__children div {
  display: block;
  float: left;
  color: #fff;
}
.p-brand__thumbnail figcaption {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-gNav {
    position: fixed;
    z-index: 1000;
    background: #000;
    top: 59px;
    width: 300px;
    right: -300px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .l-gNav.is-moved {
    right: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .active .l-gNav ul li a {
    color: #fff;
  }
  .active .l-gNav ul li span {
    color: #fff;
  }
  .l-gNav__manufacturer {
    display: none;
    height: auto;
    visibility: visible;
    position: inherit;
    border-top: solid 1px #ccc;
  }
  .l-gNav ul li {
    display: block;
    text-align: left;
    border-bottom: solid 1px #ccc;
  }
  .l-gNav ul li a {
    padding: 10px;
  }
  .l-gNav ul li span {
    padding: 10px;
  }
  .l-gNav__manufacturer p:last-child {
    border-bottom: none;
  }
  .l-gNav ul {
    height: calc(100vh - 80px);
    overflow-y: scroll;
  }
}
/* l-topicPath
---------------------------------------------------------------------------- */
.l-topicPath {
  padding: 10px 0;
}
.l-topicPath-content {
  background: rgba(0, 45, 73, 0.1);
}
.l-topicPath li {
  display: inline;
}
.l-topicPath li.p-topicHome {
  /*
    background: url(../../../images/common/bg_crumb_home.png) left center no-repeat;
    padding-left: 22px;
    */
}
.l-topicPath li a {
  text-decoration: underline;
  color: #056FA8;
}
.l-topicPath li a:hover {
  text-decoration: none;
}
.l-topicPath-arrow {
  margin-left: 0.5em;
}
.l-topicPath-arrow:before {
  content: '＞ ';
}
@media screen and (max-width: 767px) {}
/* l-pageBody
---------------------------------------------------------------------------- */
.l-pageBody {
  width: 100%;
  min-width: 1180px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .l-pageBody {
    min-width: 0;
  }
}
/* l-sidebar
---------------------------------------------------------------------------- */
.l-sidebar {}
@media screen and (max-width: 767px) {}
/* l-pageTop
---------------------------------------------------------------------------- */
.l-pageTop {
  position: relative;
  display: block;
  background: #002D49;
  text-align: center;
}
.l-pageTop:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 0 0 -10px;
  top: 30px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-pageTop a, .l-pageTop span {
  position: relative;
  display: block;
  height: 70px;
}
.l-pageTop:hover {
  opacity: .9;
}
@media screen and (max-width: 767px) {}
/* l-footer
---------------------------------------------------------------------------- */
.l-footer {
  padding: 60px 0 10px;
}
.l-footer__info {
  width: 480px;
  float: left;
}
.l-footer__sitemap {
  margin-left: 30px;
  float: left;
}
.l-footer__sitemap ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 10px;
}
.l-footer__sitemap ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 9px;
  left: 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-footer__sitemap ul li a {
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  font-weight: bold;
}
.l-footer__sitemap ul li a:hover {
  text-decoration: underline;
}
.l-footer__logo {
  padding: 0 0 20px !important;
}
.l-footer__logo figcaption {
  display: block;
  font-weight: 700;
  font-size: 200%;
  margin: 10px 0 0 50px;
}
.l-footer__table {
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.l-footer__table tr {
  border-bottom: solid 1px #ccc;
}
.l-footer__table tr:first-child {
  border-top: solid 1px #ccc;
}
.l-footer__table th {
  padding: 10px 0;
  vertical-align: middle;
}
.l-footer__table td {
  padding: 10px 0;
  vertical-align: middle;
}
.l-footer p {
  padding-top: 50px;
  text-align: center;
}
.l-foote-link {
  width: 80%;
  margin: 30px auto 0;
  background: #e8380d;
  text-align: center;
  border-radius: 5px;
}
.l-foote-link a {
  display: block;
  color: #fff;
  padding: 20px;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.l-foote-link a:hover {
  opacity: .7;
}
#fixed_right_banner {
  position: fixed;
  top: 150px;
  right: 0;
}
#fixed_right_banner > a {
  display: block;
  box-shadow: 0 0 8px gray;
}
#fixed_right_banner > a:hover {
  opacity: 1;
}
#fixed_right_banner a img {
  width: 350px;
}
@media screen and (max-width: 767px) {
  .l-footer__info {
    width: 100%;
    float: inherit;
  }
  .l-footer {
    padding: 4vw 0 28vw;
  }
  .l-footer p {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 4vw;
  }
  .l-footer p img {
    width: 100%;
    height: auto;
  }
  .l-footer__sitemap {
    display: none;
  }
  .l-footer__logo {
    padding: 5% 0 0;
    width: 80%;
    margin: 5% auto 0;
    text-align: center;
  }
  .l-footer__logo img {
    max-width: 100%;
    height: auto;
  }
  .l-footer__logo figcaption {
    font-size: 150%;
    margin: 10px 0 0;
  }
  #fixed_right_banner {
    position: fixed;
    width: 100%;
    margin: auto;
    bottom: 0;
    top: auto;
    z-index: 7900;
  }
  #fixed_right_banner a img {
    display: block;
    width: 94%;
    margin: 4% auto;
    box-shadow: 0 0 8px gray;
  }
}
/* l-form
---------------------------------------------------------------------------- */
.l-form__submit input {
  margin: 0 auto;
  width: 325px;
  height: 57px;
  text-align: center;
  background: #DA350C;
  border: none;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
.l-form__submit {
  margin-top: 40px;
  text-align: center;
}
.l-form {
  width: 1000px;
  margin: 0 auto;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
}
input[type="text"] {
  width: 90%;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #ccc;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 10px;
}
.l-form select {
  width: 90%;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #ccc;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 10px;
}
.l-form th {
  padding-bottom: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  vertical-align: middle;
}
.l-form td {
  padding-bottom: 30px;
  vertical-align: middle;
}
.l-form textarea {
  width: 100%;
  border-radius: 6px;
  border: solid 1px #ccc;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .l-form {
    width: 95%;
  }
  .l-form th {
    font-size: 3.5vw;
  }
  .l-form td {
    padding-bottom: 4vw;
  }
  input[type="text"] {
    font-size: 3.5vw;
  }
  .l-form select {
    font-size: 3.5vw;
  }
  .l-form textarea {
    font-size: 3.5vw;
  }
  .l-form__submit {
    margin-top: 5vw;
  }
}
/**/
.list_purchasePrice {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4em 2.745%;
}
.list_purchasePrice > li {
  width: 31.503%;
}
.list_purchasePrice > li a {
  display: block;
}
.list_purchasePrice > li .purchasePrice_thumbnail {
  overflow: hidden;
  border-radius: 1em;
  margin: 0 0 1.4em;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .25);
  height: 0;
  position: relative;
  padding: 55.5% 0 0;
}
.list_purchasePrice > li .purchasePrice_thumbnail img {
  transition: all .4s;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  object-position: center;
}
.list_purchasePrice > li a:hover .purchasePrice_thumbnail img {
  transform: scale(1.08);
}
.list_purchasePrice > li .purchasePrice_update {
  font-size: 133.33%;
  color: #7E7E7E;
  letter-spacing: .05em;
  margin: 0 0 .5em;
}
.list_purchasePrice > li .purchasePrice_name {
  color: #000;
  font-size: 133.33%;
  letter-spacing: .05em;
  font-weight: 500;
  position: relative;
  min-height: 3em;
  padding: 0 5em 0 0;
}
.parts_hoverArrow {
  width: 2em;
  height: 2em;
  box-sizing: border-box;
  border: solid 1px #E7380D;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
}
.parts_hoverArrow::before {
  content: "";
  width: .8em;
  height: .8em;
  border-right: .18em solid #E7380D;
  border-bottom: .18em solid #E7380D;
  border-top: .2em solid transparent;
  border-left: .2em solid transparent;
  position: absolute;
  left: 0;
  right: .45em;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  transform: rotate(-45deg);
  transition: all .4s;
  z-index: 2;
}
.parts_hoverArrow::after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  background: #E7380D;
  right: 0;
  top: 0;
  transition: all .4s;
}
a:hover .parts_hoverArrow::before {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
a:hover .parts_hoverArrow::after {
  width: 100%;
  left: 0;
  right: auto;
}
.list_purchasePrice .parts_hoverArrow {
  right: .6em;
  bottom: 1.5em;
}
@media (max-width:767px) {
  .list_purchasePrice {
    display: block;
    width: 88%;
    margin: auto;
  }
  .list_purchasePrice > li {
    width: 100%;
  }
  .list_purchasePrice > li + li {
    margin: 3.3em auto 0;
  }
  .list_purchasePrice > li .purchasePrice_thumbnail {
    margin: 0 0 1em;
  }
  .list_purchasePrice > li .purchasePrice_update {
    font-size: 114.3%;
    margin: 0 0 .3em;
  }
  .list_purchasePrice > li .purchasePrice_name {
    min-height: 3em;
    padding: 0 3em 0 0;
  }
  .list_purchasePrice .parts_hoverArrow {
    bottom: .5em;
  }
}
/*202511 header*/
@media (min-width:768px) {
  .l-header__sns {
    display: flex;
    align-items: center;
  }
  .l-header__sns a {
    transition: opacity .3s;
  }
  .l-header__sns a:hover {
    opacity: .7;
  }
  .l-header__sns .sns_phone {
    margin: .5em 1em 0 0;
  }
  .l-header__sns .sns_phone a {
    display: block;
    letter-spacing: .03em;
    line-height: 1.2;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    background-image: url(../../images/common/icon_freeTel.svg);
    background-size: 46px auto;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 55px;
    transition: all .4s;
  }
  .active .l-header__sns .sns_phone a {
    color: #000;
    background-image: url(../../images/common/icon_freeTel_on.svg);
  }
  .l-header__sns .sns_phone span.phone_time {
    display: block;
    font-size: 16px;
  }
  .l-header__sns .sns_phone span.phone_num {
    display: block;
    font-size: 25px;
  }
  .l-header__sns .sns_contact {
    width: 150px;
    height: 60px;
  }
  .l-header__sns .sns_contact a {
    height: 100%;
    display: block;
    background: url(../../images/common/bt_header_on02_lg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
  }
  .l-header__sns .sns_line {
    width: 150px;
    height: 60px;
  }
  .l-header__sns .sns_line a {
    height: 100%;
    display: block;
    background: url(../../images/common/bt_header_on03_lg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
  }
}
@media (max-width:767px) {
  .l-header__right {
    display: flex;
    align-items: center;
    gap: 0 .5em;
  }
  .l-header__sns {
    display: flex;
    align-items: center;
    gap: 0 .75em;
  }
  .l-header__sns a {
    transition: opacity .3s;
  }
  .l-header__sns .sns_phone a {
    display: block;
    width: 25px;
    height: 25px;
    text-decoration: none;
    background-image: url(../../images/common/icon_freeTel.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    transition: background-image .4s;
  }
  .active .l-header__sns .sns_phone a {
    background-image: url(../../images/common/icon_freeTel_on.svg);
  }
  .l-header__sns .sns_phone span.phone_time {
    display: none;
  }
  .l-header__sns .sns_phone span.phone_num {
    display: none;
  }
  .l-header__sns .sns_contact {
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 5px;
  }
  .l-header__sns .sns_contact a {
    height: 100%;
    display: block;
    background-image: url(../../images/common/ico_mail2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
  }
  .l-header__sns .sns_line {
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 5px;
  }
  .l-header__sns .sns_line a {
    height: 100%;
    display: block;
    background: url(../../images/common/ico_line.svg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
  }
}
/**/
.page404 {
  padding: 270px 0 150px;
  text-align: center;
}
.page404 .page404_title {
  font-size: 250%;
  font-weight: 700;
  margin: 0 0 1em;
}
.page404 .page404_text {
  font-size: 180%;
  font-weight: 500;
  margin: 0 0 3em;
}
.page404 .module-btn {
  margin: auto;
}
@media (max-width:767px) {
  .page404 {
    padding: 40% 0 20%;
    text-align: center;
  }
  .page404 .page404_title {
    font-size: 150%;
  }
  .page404 .page404_text {
    font-size: 105%;
  }
}
/*--------------------*/
.parts_voiceMatome {
  width: min(100%, 1312px);
  margin: 0 auto 3em;
  font-size: 130%;
  line-height: 1.75;
  font-feature-settings: "palt";
}
.block_frontVoice .parts_voiceMatome {
  width: min(100%, 1000px);
}
#voice-list .parts_voiceMatome .title_voice {
  width: 100%;
  max-width: none;
  margin: 0 auto 20px;
}
.list_reviewExamples > li {
  margin: 0 0 0 1.2em;
  list-style: disc;
}
.parts_voiceMatome .dl_review {
  display: flex;
  margin: 1em 0 0;
}
.parts_voiceMatome .dl_review dt {
  margin: 0 1em 0 0;
  box-sizing: border-box;
  position: relative;
  font-weight: 700;
}
.parts_voiceMatome .btn_top {
  margin: 2em auto 0;
}
.title_reviewMatome{
    font-size: 125%;
    font-weight: 700;
    padding: 0 0 0 1em;
    margin: 1em 0 1.2em;
    position: relative;
}
.title_reviewMatome::before{
    content: '';
    width: .5em;
    height: .5em;
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    margin: auto;
    background: #E7380D;
}
@media (max-width:767px) {
  .parts_voiceMatome {
    font-size: 115%;
  }
  .parts_voiceMatome .dl_review {
    display: block;
  }
  .parts_voiceMatome .dl_review dt {
    margin: 0 0 .5em;
  }
  #voice-list .parts_voiceMatome {
    width: 90%;
    margin: 0 auto 1em;
  }
}
/*-----*/
.parts_categoryWrap .category_name {
  font-size: 150%;
  position: relative;
  margin: 0 0 1.2em;
}
.parts_categoryWrap .category_name::before {
  content: '';
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #000 1px, transparent 1px);
  background-size: 9px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.parts_categoryWrap .category_name span {
  display: inline-block;
  background-color: #fff;
  background-image: url("../../images/common/icon_search.svg");
  background-repeat: no-repeat;
  background-size: .8em auto;
  background-position: left center;
  padding: 0 1em 0 1.2em;
  position: relative;
  z-index: 5;
}
.list_categoryLinks {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  margin: 0 0 2em;
}
.list_categoryLinks > li {
  border-radius: .3em;
  border: 1px solid #000;
  font-size: 133.33%;
  overflow: hidden;
  position: relative;
}
.list_categoryLinks > li::before {
  content: '';
  width: 0;
  height: 100%;
  background: #e7380d;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .4s;
}
.list_categoryLinks > li:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}
.list_categoryLinks > li a {
  display: block;
  color: #000;
  padding: .4em 1.8em .4em .6em;
  transition: all .4s;
  position: relative;
  z-index: 3;
  text-decoration: none;
}
.list_categoryLinks > li a::before {
  content: '';
  width: .55em;
  height: 1.1em;
  position: absolute;
  right: .7em;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../../images/common/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .4s;
}
.list_categoryLinks > li a:hover {
  color: #fff;
}
.list_categoryLinks > li a:hover::before {
  background-image: url(../../images/common/icon_arrow02.svg);
}
.title_voiceCenter {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  color: #012D4A;
  letter-spacing: .03em;
  background: #fff;
  padding: .35em 0;
  margin: 0 auto 37px;
  border: solid 1px #ebebeb;
}
.block_frontVoice .title_voiceCenter {
  width: min(100%, 1000px);
}
@media all and (max-width:767px) {
  .parts_categoryWrap {
    margin: -1em 0 0;
  }
  .list_categoryLinks {
    gap: .9em;
  }
  .title_voiceCenter {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    color: #012D4A;
    letter-spacing: .03em;
    background: #fff;
    padding: .4em 0;
    margin: 0 auto 6%;
  }
}