﻿.img-responsive-center {
  width: auto;
  max-width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
}
@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}
@media only screen and (max-width: 767px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="number"],
  input[type="password"],
  textarea {
    font-size: 16px;
  }
}
body {
  max-width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 140%;
  font-family: -apple-system, "Lucida Grande", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック", "メイリオ", meiryo, sans-serif;
}
body.fixed #bodyMain {
  display: none;
  overflow: hidden;
}
@keyframes bodyAnimation {
  0% {
    transform: scale(0, 0);
    opacity: 0;
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
#captcha {
  text-align: center;
  width: 300px;
  margin: auto;
  margin-bottom: 15px;
}
a {
  color: #666;
}
a:active,
a:visited {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
  a:hover {
    text-decoration: none;
  }
}
.commonWidth {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .commonWidthPc {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .commonWidthSP {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
}
.commonTitPage {
  font-size: 2.8em;
  color: #00395c;
  line-height: 150%;
  padding: 30px 0 30px 0;
}
.commonTitPage h1 {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .commonTitPage {
    font-size: 1.9em;
    padding: 20px 0 5px 0;
    text-align: center;
  }
}
.listIndent {
  padding-left: 1em;
  text-indent: -1em;
}
.fNotoBold {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.fNotoBoldest {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}

#secPankz {
  padding: 8px 0;
  background: #fff;
  color: #949599;
}
#secPankz a {
  color: #949599;
  text-decoration: underline;
}
#secPankz a:hover {
  color: #949599;
}
#secLink {
  background: #f7f7f7;
  padding: 35px 0 80px 0;
}

#secLink .linkList {
  padding: 0 0 8px 0;
}
#secLink .detailLink {
  color: #c8c9c9;
  pointer-events: none;
}
#secLink .detailLink.active {
  color: #00395c;
  pointer-events: unset;
}
.secBottomBanner .footerBannerArea {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .secBottomBanner .footerBannerArea .bannerAreaIn {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .secBottomBanner .footerBannerArea .bnrList {
    padding-bottom: 15px;
  }
  .secBottomBanner .footerBannerArea .bnrList.list01 {
    padding-right: 5px;
  }
  .secBottomBanner .footerBannerArea .bnrList.list03 {
    padding-left: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .secBottomBanner .footerBannerArea .bannerAreaIn {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  #secFooter {
    background-color: red;
  }
}
#footerFix {
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 200;
  display: none;
}


@media screen and (min-width: 992px) {
  #footerFix {
    background: rgba(255, 0, 0, 0.7);
  }
}
#btnPageTop {
  z-index: 201;
}
@media only screen and (max-width: 767px) {
  #btnPageTop {
    position: absolute;
    right: 5px;
    top: -70px;
    width: 60px;
    height: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  #btnPageTop {
    position: fixed;
    right: 10px;
    bottom: 80px;
    width: 86px;
    height: 86px;
  }
}
#imgOperator {
  z-index: 201;
}
@media only screen and (max-width: 767px) {
  #imgOperator {
    position: absolute;
    left: -100px;
    top: -35px;
    width: 60px;
    height: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  #imgOperator {
    position: absolute;
    left: -100px;
    bottom: 0px;
    width: 200px;
    height: 150px;
  }
}
.commonTitle {
  border-bottom: solid 1px #336280;
  font-size: 22px;
  line-height: 30px;
  padding: 0 0 15px 0;
  font-weight: bold;
}
.commonWrap {
  padding: 30px 0 30px 0;
}
@media only screen and (max-width: 767px) {
  .commonWrap {
    border-bottom: solid 1px #efefef;
  }
  .commonWrap:last-of-type {
    border: none;
  }
  .img_center {
    text-align: center;
    margin-bottom: 20px;
  }
}
.commonCaption {
  text-align: center;
  padding: 50px 0 90px 0;
}
.commonCaption .titCaption01 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  padding: 0 0 6px 0;
}
.commonCaption .titCaption02 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 56px;
  padding: 0 0 32px 0;
  letter-spacing: -1px;
}
.commonCaption .titCaptionMini {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
  font-size: 14px;
  margin: -20px 0 50px 0;
  line-height: 20px;
}
.commonCaption .titCaption03 {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  max-width: 740px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .commonCaption {
    padding-bottom: 30px;
  }
  .commonCaption .titCaption01 {
    font-size: 4vw;
    line-height: 160%;
  }
  .commonCaption .titCaption02 {
    font-size: 5.3vw;
    line-height: 160%;
    letter-spacing: -1px;
  }
  .commonCaption .titCaption03 {
    text-align: justify;
  }
  .commonCaption .titCaptionMini {
    font-size: 2.5vw;
  }
}
.secCommonGallery {
  background: #f7f7f7;
  padding: 40px 0 30px 0;
  position: relative;
}
.secCommonGallery .titGallery {
  background: #ff921e;
  padding: 20px 10px 20px 10px;
  text-align: center;
  font-size: 2.2em;
  font-weight: bold;
  color: #fff;
  line-height: 140%;
}
.secCommonGallery .titGalleryArrow {
  border-top: 30px solid #ff921e;
  border-right: 20px solid rgba(0, 0, 0, 0);
  border-left: 20px solid rgba(0, 0, 0, 0);
  width: 0px;
  height: 0px;
  margin: 0 auto 10px auto;
}
.secCommonGallery .txtGalleryTop {
  text-align: center;
  color: #333;
  font-size: 1.2em;
  line-height: 140%;
  padding: 0 0 30px 0;
}
.secCommonGallery .listGallery .listIn {
  background: #fff;
  margin: 0 15px 0 0;
  border: solid 1px #ff7e0f;
}
.secCommonGallery .listGallery .photo {
  width: 100%;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
}
.secCommonGallery .listGallery .photo a {
  display: block;
  margin: auto;
  position: relative;
  width: fit-content;
}
.secCommonGallery .listGallery .photo a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.secCommonGallery .listGallery .photo .iconNew {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  pointer-events: none;
}
.secCommonGallery .listGallery .photo img {
  max-height: 150px;
}
.secCommonGallery .listGallery .infoArea {
  padding: 6px 8px;
}
.secCommonGallery .listGallery .title {
  color: #00395c;
  font-size: 1.3em;
  padding: 0px 0 3px 0;
}
.secCommonGallery .listGallery .infoItem {
  padding: 2px 0;
}
.secCommonGallery .listGallery .iconItem {
  display: inline-block;
  padding: 2px;
  width: 66px;
  text-align: center;
  background: #809cad;
  border-radius: 4px;
  color: #fff;
  font-size: 0.9em;
  margin: 0 5px 0 0;
}
.secCommonGallery .listGallery .txtEntry {
  font-size: 1.1em;
  line-height: 120%;
  margin: 8px 0 20px 0;
  height: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.secCommonGallery .listGallery .btnDetail {
  display: block;
  border-radius: 4px;
  background: #ff921e;
  text-align: center;
  color: #fff;
  padding: 7px 0;
  font-weight: bold;
  font-size: 1.1em;
}
.secCommonGallery .listGallery .btnDetail:hover {
  text-decoration: none;
  opacity: 0.8;
}
.secCommonGallery .swiper-pagination {
  position: inherit;
  padding: 30px 0 0 0;
  text-align: center;
}
.secCommonGallery .swiper-pagination-bullet {
  background: #8c8c8c;
  margin: 20px 5px 5px 5px;
  width: 15px;
  height: 15px;
  border-radius: 0;
}
.secCommonGallery .swiper-pagination-bullet-active {
  background: #666;
}
.secCommonGallery .btnArea {
  text-align: center;
  padding: 20px 0 20px 0;
}
.secCommonGallery .btnGalleryLink {
  display: inline-block;
  background: #ff7e0f;
  border: solid 1px #ff7e0f;
  border-radius: 6px;
  color: #fff;
  font-size: 1.6em;
  padding: 10px 30px;
  font-weight: bold;
}
.secCommonGallery .btnGalleryLink:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .secCommonGallery {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .secCommonGallery .titGallery {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.6em;
  }
  .secCommonGallery .txtGalleryTop {
    text-align: left;
    font-size: 16px;
  }
  .secCommonGallery .listGallery {
    width: 46%;
    float: left;
    margin: 5px 2%;
  }
  .secCommonGallery .listGallery:nth-of-type(2n + 1) {
    clear: both;
  }
  .secCommonGallery .listGallery .infoArea {
    padding-top: 3px;
    padding-bottom: 12px;
  }
  .secCommonGallery .listGallery .photo {
    padding-top: 0px;
    height: auto;
    min-height: 150px;
    position: relative;
  }
  .secCommonGallery .listGallery .photo:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
  }
  .secCommonGallery .listGallery .photo .iconNew {
    width: 60px;
  }
  .secCommonGallery .listGallery .title {
    font-size: 1em;
    font-weight: bold;
  }
  .secCommonGallery .listGallery .iconItem {
    display: none;
  }
  .secCommonGallery .listGallery .listIn {
    margin: 0 0px 0 0;
  }
  .secCommonGallery .swiper-pagination {
    padding-top: 10px;
  }
  .secCommonGallery .btnPrev {
    display: none;
  }
  .secCommonGallery .btnNext {
    display: none;
  }
  .secCommonGallery .btnArea {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .secCommonGallery .listGallery .infotype {
    display: none;
  }
  .secCommonGallery .listGallery .txtEntry {
    display: none;
  }
  .secCommonGallery .btnGalleryLink {
    font-size: 1.3em;
  }
}
@media print, screen and (min-width: 768px) {
  .secCommonGallery .btnPrev {
    display: none;
  }
  .secCommonGallery .btnNext {
    display: none;
  }
  .swiper-wrapper {
    align-items: stretch;
  }
  .swiper-slide {
    height: auto !important;
  }
  .secCommonGallery .listGallery {
    height: 100%;
  }
  .secCommonGallery .listGallery .listIn {
    margin: 0 0 0 0;
    height: 100%;
  }
  .secCommonGallery .listGallery .photo .iconNew {
    width: 60px;
  }
  .btnDetail {
    position: absolute;
    bottom: 10px;
    right: 10px;
    left: 10px;
  }
  .secCommonGallery .titGallery .strong {
    font-size: 34px;
  }
}
.secCommonBlog {
  background: #f7f7f7;
}
.secCommonBlog .titBlog {
  background: #1eaa39;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 2.4em;
  line-height: 140%;
  padding: 10px 0;
}
.secCommonBlog .titBlogArrow {
  border-top: 30px solid #1eaa39;
  border-right: 20px solid rgba(0, 0, 0, 0);
  border-left: 20px solid rgba(0, 0, 0, 0);
  width: 0px;
  height: 0px;
  margin: 0 auto 10px auto;
}
.secCommonBlog .titBlog .strong {
  font-size: 1.4em;
}
.secCommonBlog .listBlog {
  display: block;
  background: #fff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  padding: 10px;
}
.secCommonBlog .listBlog:hover {
  text-decoration: none;
  opacity: 0.8;
}
.secCommonBlog .listBlog .title {
  color: #e95349;
  font-weight: bold;
  font-size: 1.2em;
}
.secCommonBlog .listBlog .date {
  padding: 5px 0 5px 0;
  text-align: right;
  font-family: Verdana;
}
.secCommonBlog .listBlog .photo {
  display: block;
  height: 200px;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  width: fit-content;
}
.secCommonBlog .listBlog .photo:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.secCommonBlog .listBlog .photo .iconNew {
  position: absolute;
  top: 10px;
  left: 10px;
  height: auto;
}
.secCommonBlog .listBlog .photo img {
  max-height: 180px;
}
.secCommonBlog .listBlog .textArea {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 15px;
  font-size: 1.1em;
  line-height: 120%;
  height: 54px;
  overflow: hidden;
}
.secCommonBlog .btnArea {
  text-align: center;
  padding: 20px 0 30px 0;
}
.secCommonBlog .btnBlogLink {
  display: inline-block;
  background: #1eaa39;
  border: solid 1px #1eaa39;
  border-radius: 6px;
  color: #fff;
  font-size: 1.6em;
  padding: 10px 30px;
  font-weight: bold;
}
.secCommonBlog .btnBlogLink:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .secCommonBlog .titBlog {
    font-size: 1.4em;
  }
  .secCommonBlog .btnArea {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .secCommonBlog .btnBlogLink {
    font-size: 1.3em;
    padding: 10px 5px;
  }
  .secCommonBlog .row .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .secCommonBlog .listBlog {
    margin-bottom: 10px;
  }
  .secCommonBlog .listBlog .title {
    height: 40px;
    overflow: hidden;
    font-size: 16px;
  }
  .secCommonBlog .listBlog .photo {
    height: 120px;
    overflow: hidden;
  }
  .secCommonBlog .listBlog .photo .iconNew {
    width: 60px;
  }
  .secCommonBlog .listBlog .photo img {
    max-height: 120px;
  }
  .secCommonBlog .listBlog .textArea {
    height: 40px;
    font-size: 16px;
  }
}
@media print, screen and (min-width: 768px) {
  .secCommonBlog .listBlog .photo .iconNew {
    width: 60px;
  }
}
.allRatingWrap {
  font-weight: bold;
  font-size: 1.2em;
}
.allRatingWrap .text {
  padding-right: 5px;
}
.allRatingWrap .reviewAverageNum {
  font-size: 15px;
}
.allRatingWrap .star5_rating {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  color: #fff;
}
.allRatingWrap .star5_rating:before,
.allRatingWrap .star5_rating:after {
  content: "★★★★★";
}
.allRatingWrap .star5_rating:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #00395c;
}
.allRatingWrap .star5_rating[data-rate="5"]:after {
  width: 100%;
}
.allRatingWrap .star5_rating[data-rate="4.9"]:after {
  width: 98%;
}
.allRatingWrap .star5_rating[data-rate="4.8"]:after {
  width: 96%;
}
.allRatingWrap .star5_rating[data-rate="4.7"]:after {
  width: 94%;
}
.allRatingWrap .star5_rating[data-rate="4.6"]:after {
  width: 92%;
}
.allRatingWrap .star5_rating[data-rate="4.5"]:after {
  width: 90%;
}
.allRatingWrap .star5_rating[data-rate="4.4"]:after {
  width: 88%;
}
.allRatingWrap .star5_rating[data-rate="4.3"]:after {
  width: 86%;
}
.allRatingWrap .star5_rating[data-rate="4.2"]:after {
  width: 84%;
}
.allRatingWrap .star5_rating[data-rate="4.1"]:after {
  width: 82%;
}
.allRatingWrap .star5_rating[data-rate="4"]:after {
  width: 80%;
}
.allRatingWrap .star5_rating[data-rate="3.9"]:after {
  width: 78%;
}
.allRatingWrap .star5_rating[data-rate="3.8"]:after {
  width: 76%;
}
.allRatingWrap .star5_rating[data-rate="3.7"]:after {
  width: 74%;
}
.allRatingWrap .star5_rating[data-rate="3.6"]:after {
  width: 72%;
}
.allRatingWrap .star5_rating[data-rate="3.5"]:after {
  width: 70%;
}
.allRatingWrap .star5_rating[data-rate="3.4"]:after {
  width: 68%;
}
.allRatingWrap .star5_rating[data-rate="3.3"]:after {
  width: 66%;
}
.allRatingWrap .star5_rating[data-rate="3.2"]:after {
  width: 64%;
}
.allRatingWrap .star5_rating[data-rate="3.1"]:after {
  width: 62%;
}
.allRatingWrap .star5_rating[data-rate="3"]:after {
  width: 60%;
}
.allRatingWrap .star5_rating[data-rate="2.9"]:after {
  width: 58%;
}
.allRatingWrap .star5_rating[data-rate="2.8"]:after {
  width: 56%;
}
.allRatingWrap .star5_rating[data-rate="2.7"]:after {
  width: 54%;
}
.allRatingWrap .star5_rating[data-rate="2.6"]:after {
  width: 52%;
}
.allRatingWrap .star5_rating[data-rate="2.5"]:after {
  width: 50%;
}
.allRatingWrap .star5_rating[data-rate="2.4"]:after {
  width: 48%;
}
.allRatingWrap .star5_rating[data-rate="2.3"]:after {
  width: 46%;
}
.allRatingWrap .star5_rating[data-rate="2.2"]:after {
  width: 44%;
}
.allRatingWrap .star5_rating[data-rate="2.1"]:after {
  width: 42%;
}
.allRatingWrap .star5_rating[data-rate="2"]:after {
  width: 40%;
}
.allRatingWrap .star5_rating[data-rate="1.9"]:after {
  width: 38%;
}
.allRatingWrap .star5_rating[data-rate="1.8"]:after {
  width: 36%;
}
.allRatingWrap .star5_rating[data-rate="1.7"]:after {
  width: 34%;
}
.allRatingWrap .star5_rating[data-rate="1.6"]:after {
  width: 32%;
}
.allRatingWrap .star5_rating[data-rate="1.5"]:after {
  width: 30%;
}
.allRatingWrap .star5_rating[data-rate="1.4"]:after {
  width: 28%;
}
.allRatingWrap .star5_rating[data-rate="1.3"]:after {
  width: 26%;
}
.allRatingWrap .star5_rating[data-rate="1.2"]:after {
  width: 24%;
}
.allRatingWrap .star5_rating[data-rate="1.1"]:after {
  width: 22%;
}
.allRatingWrap .star5_rating[data-rate="1"]:after {
  width: 20%;
}
.allRatingWrap .star5_rating[data-rate="0.9"]:after {
  width: 18%;
}
.allRatingWrap .star5_rating[data-rate="0.8"]:after {
  width: 16%;
}
.allRatingWrap .star5_rating[data-rate="0.7"]:after {
  width: 14%;
}
.allRatingWrap .star5_rating[data-rate="0.6"]:after {
  width: 12%;
}
.allRatingWrap .star5_rating[data-rate="0.5"]:after {
  width: 10%;
}
.allRatingWrap .star5_rating[data-rate="0.4"]:after {
  width: 8%;
}
.allRatingWrap .star5_rating[data-rate="0.3"]:after {
  width: 6%;
}
.allRatingWrap .star5_rating[data-rate="0.2"]:after {
  width: 4%;
}
.allRatingWrap .star5_rating[data-rate="0.1"]:after {
  width: 2%;
}
.allRatingWrap .star5_rating[data-rate="0"]:after {
  width: 0%;
}
.setCommonReview {
  padding-top: 30px;
}
.setCommonReview ul {
  padding-left: 0;
}
.setCommonReview li {
  list-style: none;
}
.setCommonReview .star {
  color: #ffd801;
  padding-right: 10px;
}
.setCommonReview .reviewTitleWrap {
  font-family: Verdana;
  display: flex;
  color: #fff;
  padding: 20px;
  font-size: 1.1em;
  align-items: center;
  background: #ff9759;
}
.setCommonReview .reviewTitleWrap img {
  width: 80px;
  height: auto;
}
.setCommonReview .reviewTitleWrap .reviewInfo {
  padding-left: 10px;
  line-height: 25px;
}
.setCommonReview .reviewTitleWrap .reviewNumWrap {
  position: relative;
}
.setCommonReview .reviewTitleWrap .reviewNumWrap .reviewNum {
  background: red;
  color: #fff;
  position: absolute;
  padding: 0px 8px;
  border-radius: 14px;
  border: solid 2px #fff;
  top: -10px;
  right: -11px;
  font-size: 12px;
}
.setCommonReview .reviewAreaWrap {
  max-height: 350px;
  overflow: auto;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2) inset;
}
.setCommonReview .reviewAreaWrap .reviewArea {
  padding: 20px 0;
  width: 95%;
  border-bottom: 2px #ccd7de dashed;
  margin: 0 auto;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewData {
  font-weight: bold;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment {
  padding-top: 5px;
  position: relative;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-btn {
  background-color: #ff9759;
  border: 1px solid #ff9759;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  left: 0;
  margin: auto;
  padding: 7px 0px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.2s;
  width: 230px;
  border-radius: 10px;
  z-index: 1;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-btn::after {
  content: "続きをよむ";
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-btn:hover {
  background-color: #fff;
  color: #ff9759;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-text {
  overflow: hidden;
  position: relative;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-text.is-hide {
  height: 50px;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-text.is-hideLess {
  height: 100%;
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-text.visibleGR::before {
  bottom: 0;
  content: "";
  height: 30px;
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0 );
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-btn.is-show::after {
  content: "閉じる";
}
.setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-btn.is-show + .accordion-text::before {
  display: none;
}
.setCommonReview .reviewAreaWrap .reviewArea:last-child {
  border-bottom: 2px #ccd7de solid;
}
.setCommonReview .reviewAreaWrap .moreBtn {
  width: 230px;
  text-align: center;
  background: #ff9759;
  border: solid 1px #ff9759;
  border-radius: 10px;
  color: #fff;
  font-size: 1.6em;
  padding: 10px;
  font-weight: bold;
  margin: 20px auto;
  cursor: pointer;
  transition: all 0.2s;
}
.setCommonReview .reviewAreaWrap .moreBtn:hover {
  background-color: #fff;
  color: #ff9759;
}
.setCommonReviewHeader {
  margin-top: 0;
}
.setCommonReviewHeader a {
  text-decoration: none;
}
.setCommonReviewHeader .CommonReviewWrap {
  background: #f5af20;
}
.setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap {
  padding: 15px;
  background: #f5af20;
  justify-content: center;
  font-family: Verdana;
  display: flex;
  color: #fff;
  font-size: 1.1em;
  align-items: center;
}
.setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap img {
  width: 80px;
  height: auto;
}
.setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap .reviewNumWrap {
  position: relative;
}
.setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap .reviewNumWrap .reviewNum {
  background: red;
  color: #fff;
  position: absolute;
  padding: 0px 8px;
  border-radius: 14px;
  border: solid 2px #fff;
  top: -10px;
  right: -11px;
  font-size: 12px;
}
.setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap .reviewInfo {
  padding-left: 10px;
  line-height: 25px;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .setCommonReview {
    padding-top: 30px;
  }
  .setCommonReview .reviewTitleWrap {
    padding: 20px 0 12px;
    position: relative;
  }
  .setCommonReview .reviewTitleWrap img {
    top: -20px;
    left: 11px;
    position: absolute;
  }
  .setCommonReview .reviewTitleWrap .reviewInfo {
    font-size: 15px;
  }
  .setCommonReview .reviewTitleWrap .reviewInfo .allRatingWrap {
    font-size: 1em;
  }
  .setCommonReview .reviewAreaWrap {
    height: auto;
  }
  .setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-text.is-hide {
    height: 80px;
  }
  .setCommonReview .reviewAreaWrap .reviewArea .reviewComment .accordion-text.visibleGR::before {
    content: "";
    height: 80px;
  }
  .setCommonReview .reviewAreaWrap .moreBtn {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 767px) {
  .setCommonReviewHeader .CommonReviewWrap {
    background: #f5af20;
  }
  .setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap {
    justify-content: center;
  }
  .setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap .reviewNumWrap .reviewNum {
    padding: 0px 6px;
    border-radius: 14px;
    border: solid 2px #fff;
    top: -11px;
    right: -11px;
    font-size: 10px;
    line-height: 17px;
  }
  .setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap .reviewNumWrap img {
    width: 60px;
  }
  .setCommonReviewHeader .CommonReviewWrap .reviewTitleWrap .reviewInfo {
    padding-left: 10px;
    line-height: 25px;
    font-size: 15px;
  }
}
.secCommonVoice {
  background: #f7f7f7;
}
.secCommonVoice .titVoice {
  background: #b57f42;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 2.4em;
  line-height: 140%;
  padding: 10px 0;
}
.secCommonVoice .titVoiceArrow {
  border-top: 30px solid #b57f42;
  border-right: 20px solid rgba(0, 0, 0, 0);
  border-left: 20px solid rgba(0, 0, 0, 0);
  width: 0px;
  height: 0px;
  margin: 0 auto 10px auto;
}
.secCommonVoice .titVoice .strong {
  font-size: 1.4em;
}
.secCommonVoice .listVoice {
  display: block;
  background: #fff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}
.secCommonVoice .listVoice:hover {
  text-decoration: none;
  opacity: 0.8;
}
.secCommonVoice .listVoice .photo {
  text-align: center;
  height: 200px;
  padding: 10px;
}
.secCommonVoice .listVoice .photo img {
  max-height: 200px;
}
.secCommonVoice .listVoice .textArea {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 15px;
}
.secCommonVoice .listVoice .txtAddress {
  color: #b57f42;
  padding: 20px 0 10px 0;
  font-size: 1em;
  line-height: 120%;
}
.secCommonVoice .listVoice .txtTitle {
  color: #b57f42;
  padding: 0px 0 15px 0;
  font-size: 1.2em;
  line-height: 120%;
}
.secCommonVoice .listVoice .txtEntry {
  font-size: 1.1em;
  line-height: 120%;
  height: 36px;
  overflow: hidden;
}
.secCommonVoice .btnArea {
  text-align: center;
  padding: 20px 0 30px 0;
}
.secCommonVoice .btnVoiceLink {
  display: inline-block;
  background: #b57f42;
  border: solid 1px #b57f42;
  border-radius: 6px;
  color: #fff;
  font-size: 1.6em;
  padding: 10px 30px;
  font-weight: bold;
}
.secCommonVoice .btnVoiceLink:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .secCommonVoice .titVoice {
    font-size: 1.4em;
  }
  .secCommonVoice .btnArea {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .secCommonVoice .row .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .secCommonVoice .listVoice {
    margin-bottom: 10px;
  }
  .secCommonVoice .listVoice .photo {
    height: 120px;
    overflow: hidden;
  }
  .secCommonVoice .listVoice .photo img {
    max-height: 120px;
  }
  .secCommonVoice .listVoice .txtAddress {
    padding-top: 8px;
    padding-bottom: 4px;
  }
  .secCommonVoice .listVoice .txtTitle {
    padding-bottom: 4px;
    font-size: 16px;
    height: 76px;
    overflow: hidden;
  }
  .secCommonVoice .listVoice .txtEntry {
    height: 40px;
    font-size: 16px;
  }
  .secCommonVoice .btnVoiceLink {
    font-size: 1.3em;
  }
}
.secCommonReason {
  background: url(/shared/images/bgReason.png) left top repeat;
  padding: 0 0 30px 0;
}
.secCommonReason .titReason {
  background: #00395c;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 3em;
  line-height: 140%;
  padding: 10px 0;
}
.secCommonReason .titReasonArrow {
  border-top: 30px solid #00395c;
  border-right: 20px solid rgba(0, 0, 0, 0);
  border-left: 20px solid rgba(0, 0, 0, 0);
  margin: 0 auto 10px auto;
  width: 0px;
  height: 0px;
}
.secCommonReason .icoReason {
  background: url(/shared/images/icoReasonLine.png) right top repeat-y;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .secCommonReason .titReason {
    font-size: 1.6em;
  }
  .secCommonReason .icoReason {
    margin: 10px 0 10px 0;
  }
  .secCommonReason .icoReason:nth-of-type(3n) {
    background: none;
  }
}
@media print, screen and (min-width: 768px) {
  .secCommonReason .icoReason:last-of-type {
    background: none;
  }
}
.secCommonContact {
  padding: 30px 0 30px 0;
}
@media only screen and (max-width: 767px) {
  .secCommonContact {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .secCommonContact .imgBalloon {
    text-align: center;
    padding: 0 0 5px 0;
  }
  .secCommonContact .btnTel {
    display: block;
    background: #d7000f;
    border-radius: 10px;
    color: #fff;
    position: relative;
    padding: 10px 10px 0 10px;
  }
  .secCommonContact .imgArea {
    position: absolute;
    width: 25%;
    left: 10px;
    bottom: 0;
  }
  .secCommonContact .txtArea {
    padding: 0 0 0 28%;
  }
  .secCommonContact .btnTel .txtInfo {
    font-size: 0.9em;
  }
  .secCommonContact .btnTel .txtTelNum {
    font-family: Verdana;
    font-size: 7vw;
    font-weight: bold;
    line-height: 110%;
    padding: 0 0 5px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .secCommonContact .boxContact {
    background: #d7000f;
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .secCommonContact .titContact {
    color: #ff0;
    text-align: center;
    font-size: 2em;
    line-height: 120%;
    font-weight: bold;
    padding: 0 0 5px 0;
  }
  .secCommonContact .subTitle {
    border: solid 1px #fff;
    text-align: center;
    color: #fff;
    font-size: 1.6em;
    padding: 10px 0;
    line-height: 100%;
  }
  .secCommonContact .subTitle .icoSubTitle {
    display: inline-block;
    border-radius: 4px;
    background: #ff0;
    padding: 0px 8px;
    color: #d7000f;
    font-size: 0.85em;
    font-weight: bold;
    margin: 0 5px 0 0;
  }
  .secCommonContact .boxContent {
    padding-top: 8px;
  }
  .secCommonContact .telNumber {
    color: #fff;
    font-family: Verdana;
    font-size: 3em;
    font-weight: bold;
    background: url(../images/icoTelContact.png) left center no-repeat;
    background-size: 45px;
    padding: 0 0 0 50px;
    line-height: 120%;
  }
  .secCommonContact .telNumber a {
    color: #fff;
  }
  .secCommonContact .txtTelInfo {
    color: #fff;
    padding: 5px 0 0 0;
  }
  .secCommonContact .btnMail {
    display: block;
    text-align: center;
    border-radius: 6px;
    color: #c9151d;
    background: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 15px 0;
  }
  .secCommonContact .btnMail:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    text-decoration: none;
  }
  .secCommonContact .btnRequest {
    display: block;
    background: #cf9652;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    font-size: 1.6em;
    font-weight: bold;
    padding: 15px 0;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.3);
  }
  .secCommonContact .btnRequest:hover {
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05);
    text-decoration: none;
  }
  .secCommonContact .telNumber {
    min-height: 45px;
    font-size: 1.8em;
    padding-top: 10px;
  }
}
@media print, screen and (min-width: 992px) {
  .secCommonContact .telNumber {
    font-size: 2.4em;
    padding-top: 0px;
  }
}
@media print, screen and (min-width: 1200px) {
  .secCommonContact .telNumber {
    font-size: 3em;
  }
}
.secCommonInformation {
  padding: 0 0 40px 0;
}
.secCommonInformation .subTitle {
  color: #fff;
  background: #00395c;
  font-size: 1em;
  font-weight: bold;
  padding: 5px;
}
.secCommonInformation .areaText {
  padding-bottom: 20px;
}
.secCommonInformation .titCompany {
  font-size: 1.4em;
  line-height: 140%;
  color: #00395c;
  font-weight: bold;
  padding: 10px 0 15px 0;
}
.secCommonInformation .titCompany .strong {
  font-size: 1.3em;
  display: block;
}
.secCommonInformation .txtCompany {
  padding: 0 0 10px 0;
  font-size: 1.1em;
  line-height: 140%;
}
.secCommonInformation .boxMovie iframe {
  max-width: 100%;
  height: auto;
  min-height: 250px;
}
.secCommonInformation .boxLeaflet {
  border: solid 1px #00395c;
}
.secCommonInformation .boxLeaflet .boxLeafletIn {
  padding: 10px;
}
.secCommonInformation .boxLeaflet .txtLeaflet {
  color: #00395c;
  font-weight: bold;
  padding: 0 0 10px 0;
}
.secCommonInformation .boxLeaflet .txtLeaflet02 {
  color: #d7000f;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0 0 15px 0;
}
.secCommonInformation .boxLeaflet .imgLeaflet {
  padding: 0 0 15px 0;
}
.secCommonInformation .boxLeaflet .txtLeafletBottom {
  text-align: center;
  max-width: 175px;
  width: 90%;
  margin: 0 auto;
}
.secCommonInformation .boxLeaflet .btnLink {
  text-align: center;
  display: block;
  max-width: 200px;
  margin: 0 auto;
}
.secCommonInformation .boxMap {
  border: solid 1px #cbcbcb;
  padding: 10px 20px;
  background: url(/shared/images/mapImageCompany.png?210713) center bottom 10px no-repeat;
  min-height: 480px;
}
.secCommonInformation .boxMap .titMap {
  color: #00395c;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 140%;
}
.secCommonInformation .boxMap .titMap .strong {
  font-size: 1.4em;
}
.secCommonInformation .boxMap .txtMap {
  padding: 10px 0;
}
.secCommonInformation .boxMap .btnSearch {
  background: #d7000f;
  border-radius: 4px;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  padding: 10px;
  display: inline-block;
}
.secCommonInformation .boxMap .btnSearch:hover {
  opacity: 0.8;
  text-decoration: none;
}
.secCommonInformation .boxMap .txtStore {
  font-family: Verdana;
  font-size: 2em;
  font-weight: bold;
  line-height: 120%;
  padding: 15px 0 2px 0;
  color: #d7000f;
}
.secCommonInformation .boxMap .txtStore .strong {
  font-size: 1.5em;
}
.secCommonInformation .boxMap .txtNote {
  font-size: 0.9em;
  font-family: Verdana;
  font-weight: bold;
}
.secCommonInformation .bnrMedia {
  padding: 20px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .secCommonInformation {
    padding: 0 0 10px 0;
  }
  .secCommonInformation .titCompany {
    text-align: center;
  }
  .secCommonInformation .boxPerson {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .secCommonInformation .boxMap .titMap {
    font-size: 1em;
  }
  .secCommonInformation .boxMovie {
    padding-bottom: 20px;
  }
  .secCommonInformation .txtCompany {
    font-size: 16px;
  }
}
.secInfo .boxNews {
  background: #fff;
  padding: 20px 15px 20px 15px;
}
.secInfo .boxNews .newsHeader {
  background: url(/shared/images/bgNewsTitleLine.png) left bottom repeat-x;
  padding: 0 0 15px 0;
}
.secInfo .boxNews .headTitle01 {
  color: #00395c;
  font-family: Verdana;
  font-weight: bold;
  font-size: 1.6em;
  letter-spacing: -1.5px;
}
.secInfo .boxNews .headTitle02 {
  color: gray;
  ont-size: 1.1em;
}
.secInfo .boxNews .newsListWrap {
  padding: 15px 0 0 0;
}
.secInfo .boxNews {
  padding: 0 0 15px 0;
  display: block;
}
.newsList {
  padding: 0 0 10px 0;
  display: block;
}
.secInfo .boxNews .listStore {
  background: #00395c;
  color: #fff;
  text-align: center;
  padding: 2px 4px;
}
.secInfo .boxNews .listCategory {
  background: #d9e1e7;
  color: #00395c;
  padding: 2px 5px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.secInfo .boxNews .listDate {
  font-family: Verdana;
}
.secInfo .boxNews .listTitle {
  padding: 5px 0 0 0;
}
.secInfo .boxBanner {
  padding: 0 0 10px 0;
}
.secInfo .boxBanner .boxBannerIn {
  border: solid 1px #00395c;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.secInfo .boxBanner .boxBannerIn:hover {
  opacity: 0.7;
  text-decoration: none;
}
.secInfo .boxBanner .boxBannerIn .imgBox {
  width: 41.071%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.secInfo .boxBanner .boxBannerIn .imgBox img {
  width: 100%;
}
.secInfo .boxBanner .boxBannerIn .txtBox {
  width: 58.928%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  background: url(../images/bnrLinkBg.png) right center no-repeat;
  background-size: cover;
  color: #00395c;
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  .secInfo {
    padding: 10px 0 0px 0;
  }
  .secInfo .boxNews {
    margin: 0 0 20px 0;
  }
  .secInfo .boxNews .boxIcon {
    padding: 0 0 5px 0;
  }
  .secInfo .boxNews .listStore {
    float: left;
    width: 30%;
    margin-right: 10px;
  }
  .secInfo .boxNews .listCategory {
    float: left;
    width: 30%;
  }
  .secInfo .boxNews .btnListBottom {
    border: solid 1px #00395c;
    border-radius: 4px;
    text-align: center;
    padding: 15px 0;
  }
  .secInfo .boxNews .btnListBottom a {
    display: block;
    color: #00395c;
  }
}
@media screen and (min-width: 768px) {
  .secInfo {
    padding: 55px 0 55px 0;
  }
  .secInfo .boxNews .titInformation {
    float: left;
  }
  .secInfo .boxNews .areaButton {
    float: right;
  }
  .secInfo .boxNews .boxIcon {
    padding: 0 10px 0 0;
  }
}
.secCommonLinkBanner {
  background: #f7f7f7;
  padding: 20px 0 40px 0;
}
.secCommonLinkBanner .boxArea {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
.secCommonLinkBanner .bnrTop {
  padding: 0 0 20px 0;
  text-align: center;
}
.secCommonLinkBanner .boxList {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .secCommonLinkBanner {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .secCommonLinkBanner .bnrTop {
    padding-bottom: 0px;
  }
  .secCommonLinkBanner .boxList {
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
  }
}
.secCommonPaint {
  padding: 20px 0 20px 0;
}
.secCommonPaint .title {
  font-size: 1.4em;
  font-weight: bold;
  color: #00395c;
  padding: 20px 0 20px 0;
}
.secCommonPaint .title h3 {
  font-weight: bold;
}
.secCommonPaint .topText {
  font-size: 1.1em;
  line-height: 140%;
}
.secCommonPaint .btnListLink {
  display: block;
  border: solid 1px #00395c;
  border-radius: 5px;
  padding: 15px 0;
  text-align: center;
  vertical-align: text-bottom;
  color: #00395c;
  font-size: 1.1em;
}
.secCommonPaint .btnListLink:hover {
  text-decoration: none;
}
.secCommonPaint .boxTab {
  padding: 20px 0 0 0;
  border-bottom: solid 3px #00395c;
  margin: 0 0 10px 0;
}
.secCommonPaint .boxTab .btnTab {
  background: #d0dae1;
  border-bottom: solid 3px #fff;
  color: #fff;
  border-radius: 5px 5px 0 0;
  margin: 0 5px;
  padding: 15px 10px;
  font-size: 1.3em;
  cursor: pointer;
}
.secCommonPaint .boxTab .btnTab:hover,
.secCommonPaint .boxTab .btnTab.active {
  background: #00395c;
  border-bottom: solid 3px #00395c;
}
.secCommonPaint .boxItem {
  display: none;
  padding: 0 0 20px 0;
  border-bottom: solid 3px #00395c;
}
.secCommonPaint .boxItem .titItem {
  font-size: 1.3em;
  color: #00395c;
  padding: 20px 0 0 0;
}
.secCommonPaint .boxItem .item {
  padding: 15px 15px 15px 40px;
  background: url(/shared/images/icoPaintArrow.png) 15px center no-repeat #f6f6f6;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.secCommonPaint .boxItem .item:hover {
  background-color: #00395c;
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .secCommonPaint .boxTab {
    border-bottom: none;
  }
  .secCommonPaint .topText {
    font-size: 1em;
    line-height: 140%;
    padding: 0 0 20px 0;
  }
  .secCommonPaint .boxTab .btnTab {
    font-size: 1.1em;
    padding: 5px;
    text-align: center;
    border-radius: 6px;
    margin: 3px 0 3px 0;
  }
  .secCommonPaint .boxItem .titItem {
    padding-top: 10px;
  }
  .secCommonPaint .boxItem .item {
    font-size: 0.8em;
    padding: 5px 5px 5px 25px;
    background: url(/shared/images/icoPaintArrow.png) 5px center no-repeat #f6f6f6;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}
.secErrorPage {
  font-size: 1.2em;
  line-height: 140%;
  padding: 0 0 50px 0;
}
.secErrorPage a {
  color: #00395c;
  text-decoration: underline;
}
.boxPagenavi {
  padding: 25px 0;
}
.boxPagenavi .txtCountTotal {
  text-align: right;
  font-size: 1.1em;
  font-family: Verdana;
}
.boxPagenavi .areaPager .pageNaviList a {
  display: inline-block;
  padding: 6px 10px;
  margin: 0 5px 0 0;
  background: #00395c;
  color: #fff;
}
.boxPagenavi .areaPager .pageNaviList a.on {
  background: #e95248;
}
.boxPagenavi .areaPager .pageNaviList a:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .boxPagenavi {
    padding: 15px 0;
  }
  .boxPagenavi .areaPager .pageNaviList a {
    margin-bottom: 5px;
  }
}
@media print, screen and (min-width: 768px) {
  .boxPagenavi .txtCountTotal {
    text-align: right;
    float: right;
  }
  .boxPagenavi .areaPager {
    float: left;
  }
}
.boxEditor {
  word-break: break-all;
}
.boxEditor * {
  line-height: 180%;
}
.boxEditor strong,
.boxEditor strong * {
  font-weight: bold;
}
.boxEditor img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.boxEditor h1,
.boxEditor h1 * {
  font-size: 2em;
  font-weight: bold;
}
.boxEditor h2,
.boxEditor h2 * {
  font-size: 1.8em;
  font-weight: bold;
}
.boxEditor h3,
.boxEditor h3 * {
  font-size: 1.6em;
  font-weight: bold;
}
.boxEditor h4,
.boxEditor h4 * {
  font-size: 1.4em;
  font-weight: bold;
}
.boxEditor h5,
.boxEditor h5 * {
  font-size: 1.2em;
  font-weight: bold;
}
.boxEditor h6,
.boxEditor h6 * {
  font-size: 1em;
  font-weight: bold;
}
.boxEditor ul,
.boxEditor ul li {
  list-style: disc outside none;
  margin-left: 20px;
}
.boxEditor ol,
.boxEditor ol li {
  list-style: decimal outside;
  margin-left: 20px;
}
.boxEditor a {
  color: #00395c;
  text-decoration: underline;
}
.boxEditor a:hover {
  opacity: 0.8;
}
.boxEditor iframe {
  max-width: 100%;
}
.boxEditor img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.boxEditor img.alignright {
  margin: 0 0 2px 20px;
}
.boxEditor img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.boxEditor img.alignleft {
  margin: 0 20px 2px 0;
}
.boxEditor .alignright {
  float: right;
}
.boxEditor .alignleft {
  float: left;
}
@media only screen and (max-width: 767px) {
  .boxEditor iframe {
    height: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .boxEditor {
    font-size: 1.2em;
    line-height: 180%;
  }
}
.commonNoticeBanner {
  margin: 30px 0 20px 0;
  display: block;
}

.table_main_title {
  color: #00395c;
  border-left: 5px solid #00395c;
  padding-left: 10px;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 10px;
}
.kind_list_area {
  margin-bottom: 30px;
}
.kind_name_label {
  background: #f5eae6;
  color: #775c53;
  border: 1px solid #775c53;
  padding: 7px;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 3px;
}
.kind_name_label a {
  float: right;
  font-size: 0.7em;
}
.kind_name_label a span {
  padding: 0 5px 0 5px;
}
.kind_list_table tr th {
  width: 20%;
  text-align: center !important;
}
.kind_list_table tr .th_w30 {
  width: 30%;
}
.kind_list_table tr td {
  width: 80%;
}
.kind_list_table tr .td_w20 {
  width: 20%;
}
.kind_list_table tr .td_w30 {
  width: 30%;
}
.kind_list_table tr .td_w40 {
  width: 40%;
}
.kind_list_table tr th:nth-child(1),
.kind_list_table tr td:nth-child(1) {
  border-left: 1px solid #ccc;
}
.kind_list_table tr td[colspan="3"] {
  text-align: left;
}
.kind_list_table {
  margin-bottom: 15px !important;
}
.kind_link {
  text-align: right;
}
.kind_link a {
  padding: 8px 15vw;
  font-weight: bold;
  background: #00395c;
  color: #fff;
  border-radius: 7px;
}
.kind_link a span {
  color: #eb5244;
  padding: 0 0 0 10px;
}
.product_tables {
  width: 100%;
  margin-bottom: 30px;
}
.product_tables .txtSmall {
  font-weight: normal;
  font-size: 0.7em;
}
.product_tables tr th {
  padding: 10px 3px;
}
.product_tables tr th.th01 {
  width: 20%;
}
.product_tables tr th.th02 {
  width: 5%;
}
.product_tables tr th.th03 {
  width: 11%;
}
.product_tables tr th.th04 {
  width: 11%;
}
.product_tables tr th.th05 {
  width: 5%;
}
.product_tables tr th.th06 {
  width: 11%;
}
.product_tables tr th.th07 {
  width: 7%;
}
.product_tables tr th.th08 {
  width: 30%;
}
.product_tables tr td {
  padding: 15px 3px;
}
.product_tables tr th,
.product_tables tr td {
  text-align: center;
  border: 1px solid #ccc;
}
.product_tables tr th:nth-child(1),
.product_tables tr td:nth-child(1) {
  text-align: left;
  border-left: none;
}
.product_tables tr th:nth-child(8),
.product_tables tr td:nth-child(8) {
  border-right: none;
}
.product_tables tr th:nth-child(2),
.product_tables tr td:nth-child(2),
.product_tables tr th:nth-child(4),
.product_tables tr td:nth-child(4),
.product_tables tr th:nth-child(6),
.product_tables tr td:nth-child(6),
.product_tables tr th:nth-child(8),
.product_tables tr td:nth-child(8) {
  background: #eee;
}
.product_tables tr td a {
  color: #1a0dab;
  text-decoration: underline;
}
.product_tables tr td a:hover {
  opacity: 0.8;
  text-decoration: underline;
}
.info-file {
  position: relative;
  width: 76px;
  height: 76px;
  overflow: hidden;
  display: inline-block;
  float: left;
}
.info-file-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 76px;
  height: 76px;
}
@media only screen and (max-width: 767px) {
  .info-title {
    margin-left: 15px;
  }
  .info-file {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .info-title {
    float: left;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .newsHead {
    overflow: hidden;
  }
}
#colorChange .banColorSim {
  position: relative;
  margin: 75px 0 0 0;
  padding: 30px 30px 25px 30px;
  background: #d0eae9;
}
#colorChange .txtColorSim01 {
  margin: 20px 0 0 0;
  font-size: 2.2em;
  line-height: 1.2em;
}
#colorChange .banBoxColorSim01_1 {
  position: relative;
  margin: 20px 0 0 0;
}
#colorChange .imgColorSim02 {
  margin: 18px 0 0 0;
}
#colorChange .txtColorSim02 {
  margin: 12px 0 0 5px;
  color: #dd2525;
  font-size: 3.5em;
  line-height: 1em;
  font-family: Verdana;
}
#colorChange .txtColorSim02 a {
  color: inherit;
}
#colorChange .banBoxColorSim01_2 {
  padding: 10px;
  background: #dd2525;
  border: 5px solid #dd2525;
  border-radius: 5px;
}
#colorChange .banBoxColorSim01_2:hover {
  filter: brightness(1.05);
  text-align: none;
}
#colorChange .txtColorSim03 {
  margin: 0 0 0 12px;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.2em;
}
#colorChange .imgColorSim04 {
  float: right;
  padding: 0 0 0 15px;
}
@media only screen and (max-width: 767px) {
  #colorChange .banColorSim {
    margin: 15px 0 0 0;
    padding: 15px 15px 12px 15px;
  }
  #colorChange .imgColorSim01 img {
    width: 371px;
    margin: 0 auto;
  }
  #colorChange .txtColorSim01 {
    margin: 15px 0 0 0;
    font-size: 1em;
    line-height: 1.3em;
    text-align: center;
  }
  #colorChange .banBoxColorSim01_1 {
    margin: 5px 0 0 0;
  }
  #colorChange .imgColorSim02 {
    display: inline-block;
    margin: 1px 0 0 0;
  }
  #colorChange .imgColorSim02 img {
    margin: 0 0 -2px 0;
    width: 35px;
  }
  #colorChange .txtColorSim02 {
    display: inline-block;
    margin: 0 0 8px 0;
    font-size: 1.8em;
    line-height: 1em;
  }
  #colorChange .banBoxColorSim01_2 {
    margin: 0 auto;
    padding: 8px 6px 7px 6px;
    width: 92%;
    max-width: 307px;
  }
  #colorChange .imgColorSim03 img {
    margin: 0 auto;
    width: 22px;
  }
  #colorChange .txtColorSim03 {
    margin: 0 0 0 2px;
    font-size: 1em;
    line-height: 1.2em;
  }
  #colorChange .imgColorSim04 {
    float: none;
    padding: 0;
  }
  #colorChange .imgColorSim04 img {
    margin: 15px auto 0 auto;
    width: 100%;
    max-width: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #colorChange .txtColorSim01 {
    margin: 5px 0 0 0;
    font-size: 1.2em;
    line-height: 1.2em;
  }
  #colorChange .imgColorSim02 {
    margin: 24px 0 0 0;
  }
  #colorChange .txtColorSim02 {
    margin: 22px 0 0 5px;
    font-size: 2em;
    line-height: 1em;
  }
  #colorChange .banBoxColorSim01_1 {
    margin: 10px 0 0 0;
  }
  #colorChange .banBoxColorSim01_2 {
    padding: 4px;
  }
  #colorChange .txtColorSim03 {
    margin: 0 0 0 8px;
    font-size: 0.9em;
    line-height: 1.2em;
  }
  #colorChange .imgColorSim04 {
    float: right;
    padding: 12px 0 0 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1299px) {
  #colorChange .txtColorSim01 {
    margin: 16px 0 0 0;
    font-size: 1.6em;
    line-height: 1.2em;
  }
  #colorChange .banBoxColorSim01_1 {
    margin: 15px 0 0 0;
  }
  #colorChange .imgColorSim02 {
    margin: 10px 0 0 0;
  }
  #colorChange .txtColorSim02 {
    margin: 6px 0 0 5px;
    font-size: 2.7em;
    line-height: 1em;
  }
  #colorChange .banBoxColorSim01_2 {
    padding: 6px;
  }
  #colorChange .imgColorSim03 img {
    width: 35px;
  }
  #colorChange .txtColorSim03 {
    display: inline-block;
    margin: 0;
    font-size: 0.9em;
    line-height: 1.2em;
  }
  #colorChange .imgColorSim04 {
    width: 288px;
  }
}
.secTopAddBanner {
  background: #f7f7f7;
  padding: 10px 0 10px 0;
}
.secTopAddBanner .bnr_img_pc {
  display: block;
}
.secTopAddBanner .bnr_img_sp {
  display: none;
}
.secTopAddBanner .boxAddBanner1 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.secTopAddBanner .boxAddBanner2 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.secTopAddBanner .boxAddBanner3 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .secTopAddBanner {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .secTopAddBanner .boxAddBanner1 {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 0px;
    text-align: center;
  }
  .secTopAddBanner .boxAddBanner1 img {
    width: 100%;
  }
  .secTopAddBanner .boxAddBanner2 {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
  }
  .secTopAddBanner .boxAddBanner2 img {
    width: 100%;
  }
  .secTopAddBanner .boxAddBanner3 {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
    padding-right: 10px;
    text-align: center;
  }
  .secTopAddBanner .boxAddBanner3 img {
    width: 100%;
  }
  .secTopAddBanner .boxAddBannerDirect1 {
    padding-right: 5px;
  }
  .secTopAddBanner .boxAddBannerDirect3 {
    padding-left: 5px;
  }
}
.boxTopAddBanner {
  padding: 10px;
}
.boxTopAddBanner2 {
  background-color: #e0e0e0;
  padding: 10px;
}
.rowTopAddBanner {
  margin: -15px;
}
.rowBoxTopAddBanner {
  margin-right: 1px;
  margin-left: 5px;
}
.imgWall {
  padding-right: 10px;
}
.imgDiagnose {
  padding-right: 12px;
}
@media only screen and (max-width: 1345px) {
  .imgDiagnose {
    width: 27%;
    padding-right: 0px;
    margin-right: 3px;
  }
  .imgWall {
    width: 35%;
    padding-right: 0px;
    margin-right: 2px;
  }
  .imgRain {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .imgDiagnose {
    width: 27%;
    padding-right: 0px;
    margin-right: 0px;
  }
  .imgWall {
    width: 35%;
    padding-right: 0px;
    margin-right: 0px;
  }
  .imgRain {
    width: 35%;
  }
  .rowTopAddBanner {
    width: 95%;
    margin: 0 auto;
    padding: 0 0 5px 0;
  }
}
@media only screen and (max-width: 767px) {
  .sidingBanner {
    padding-left: 15px;
    padding-right: 5px;
  }
  .yanecoverBanner {
    padding-left: 5px;
  }
  .colorBanner {
    padding-left: 15px;
    padding-right: 5px;
  }
  .kasaiBanner {
    padding-left: 5px;
  }
  .secTopAddBanner .bnr_img_pc {
    display: none;
  }
  .secTopAddBanner .bnr_img_sp {
    display: block;
  }
  .boxTopAddBanner2 .diagnosSp {
    width: 94%;
    margin: 0 auto;
    padding: 18px 0 10px 0;
  }
  .boxTopAddBanner2 .diagnosSp .diagnosSpTop {
    background-color: #1b5996;
    height: 40px;
    margin: 0 0 7px 0;
  }
  .boxTopAddBanner2 .diagnosSp .diagnosSpTop .diagnosSpTopIn {
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    width: 7.5em;
  }
  .boxTopAddBanner2 .diagnosSp .diagnosSpTop .diagnosSpTopIn .diagnosSpTopImg {
    position: absolute;
    right: -83px;
    bottom: -7px;
    width: 74px;
  }
  .boxTopAddBanner2 .diagnosSp .diagnosSpMenu {
    display: flex;
    justify-content: space-between;
  }
  .boxTopAddBanner2 .diagnosSp .diagnosSpMenu a {
    width: 49%;
  }
  .boxTopAddBanner2 .diagnosSp .diagnosSpMenu img {
    width: 100%;
  }
}
.titGallery {
  background: #ff921e;
  padding: 20px 10px 26px 10px;
  text-align: center;
  font-size: 2.2em;
  font-weight: bold;
  color: #fff;
  line-height: 140%;
}
.titGalleryArrow {
  border-top: 30px solid #ff921e;
  border-right: 20px solid rgba(0, 0, 0, 0);
  border-left: 20px solid rgba(0, 0, 0, 0);
  width: 0px;
  height: 0px;
  margin: 0 auto 10px auto;
}
@media only screen and (max-width: 767px) {
  .titGallery {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em;
  }
}
@media print, screen and (min-width: 768px) {
  .titGallery .reformMenu {
    font-size: 34px;
  }
}
.tdleft {
  text-align: left !important;
}
.tdcenter {
  text-align: center !important;
}

.iconNew_2 {
  left: 0 !important;
  top: 0 !important;
  transform: none !important;
  width: 60px !important;
  height: auto !important;
}
.CommonContactLinks__btn {
  align-items: center;
  color: #000;
  cursor: pointer;
  display: flex;
  filter: brightness(1);
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  transition: filter 0.3s ease;
}
.CommonContactLinks__btn:hover {
  filter: brightness(1.1);
}
.-max.CommonContactLinks__btn {
  max-width: 100% !important;
}
.-yellow.CommonContactLinks__btn {
  background-color: #ffcb00;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-yellow.CommonContactLinks__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-yellow.-arrowRight.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-arrowRight.CommonContactLinks__btn::before,
.-yellow.-arrowRight.CommonContactLinks__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-yellow.-arrowRight.CommonContactLinks__btn::after {
  transform: rotate(-32deg);
}
.-yellow.-arrowLeft.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-arrowLeft.CommonContactLinks__btn::before,
.-yellow.-arrowLeft.CommonContactLinks__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-yellow.-arrowLeft.CommonContactLinks__btn::after {
  transform: rotate(-32deg);
}
.-yellow.-plusRight.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-plusRight.CommonContactLinks__btn::after {
  content: url("/shared/images/icon_plus.svg");
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.-yellow.-minusRight.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-minusRight.CommonContactLinks__btn::after {
  content: url("/shared/images/icon_minus.svg");
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.-white.CommonContactLinks__btn {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-white.CommonContactLinks__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-white.-arrowRight.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-white.-arrowRight.CommonContactLinks__btn::before,
.-white.-arrowRight.CommonContactLinks__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-white.-arrowRight.CommonContactLinks__btn::after {
  transform: rotate(-32deg);
}
.-white.-arrowLeft.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-white.-arrowLeft.CommonContactLinks__btn::before,
.-white.-arrowLeft.CommonContactLinks__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-white.-arrowLeft.CommonContactLinks__btn::after {
  transform: rotate(-32deg);
}
.-red.CommonContactLinks__btn {
  background-color: #d52323;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  color: #fff;
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-red.CommonContactLinks__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-red.-arrowRight.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-red.-arrowRight.CommonContactLinks__btn::before,
.-red.-arrowRight.CommonContactLinks__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-red.-arrowRight.CommonContactLinks__btn::after {
  transform: rotate(-32deg);
}
.-red.-arrowRight.-down.CommonContactLinks__btn::before,
.-red.-arrowRight.-down.CommonContactLinks__btn::after {
  top: calc(50% + 4px);
  transform: rotate(122deg);
}
.-red.-arrowRight.-down.CommonContactLinks__btn::after {
  transform: rotate(58deg);
}
.-red.-arrowLeft.CommonContactLinks__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-red.-arrowLeft.CommonContactLinks__btn::before,
.-red.-arrowLeft.CommonContactLinks__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-red.-arrowLeft.CommonContactLinks__btn::after {
  transform: rotate(-32deg);
}
.CommonContactLinks__mainIconWrap,
.CommonContactLinks__telIconWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.CommonContactLinks__mainIconWrap img,
.CommonContactLinks__telIconWrap img {
  max-width: 100%;
  height: auto;
}
.CommonContactLinks__mainIconWrap img.-max,
.CommonContactLinks__telIconWrap img.-max {
  width: 100%;
}
.CommonContactLinks__mainIconWrap img.-cover,
.CommonContactLinks__telIconWrap img.-cover {
  max-width: initial;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.-keyVisual.CommonContactLinks__mainIconWrap,
.-keyVisual.CommonContactLinks__telIconWrap {
  margin: 0px -6%;
}
.CommonContactLinks__telTxt {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .CommonContactLinks__telTxt {
    font-size: 14px;
  }
}
.-red.CommonContactLinks__telTxt {
  color: #d52323;
}
.-white.CommonContactLinks__telTxt {
  color: #fff;
}
.-blackBg.CommonContactLinks__telTxt {
  background-color: #000;
  color: #fff;
}
.-redBg.CommonContactLinks__telTxt {
  background-color: #d52323;
  color: #fff;
}
.-yellowBg.CommonContactLinks__telTxt {
  background-color: #ffcb00;
  font-weight: 500;
}
.-bold.CommonContactLinks__telTxt {
  font-weight: 700;
}
.-fit.CommonContactLinks__telTxt {
  line-height: 1;
}
ul {
  list-style: none;
  margin-bottom: 0;
}
.u-gap80 {
  gap: 80px !important;
}
@media screen and (max-width: 767px) {
  .u-gap80 {
    gap: 40px !important;
  }
}
.u-gap20 {
  gap: 20px !important;
}
@media screen and (max-width: 767px) {
  .u-gap20 {
    gap: 20px !important;
  }
}
.u-gap20sp10 {
  gap: 20px !important;
}
@media screen and (max-width: 767px) {
  .u-gap20sp10 {
    gap: 10px !important;
  }
}
.u-gap10 {
  gap: 10px !important;
}
@media screen and (max-width: 767px) {
  .u-gap10 {
    gap: 10px !important;
  }
}
.CommonContactLinks {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks {
    flex-direction: column;
  }
}
.CommonContactLinks.-telOnly {
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.CommonContactLinks.-telOnly .CommonContactLinks__wrap {
  width: 100% !important;
}
.CommonContactLinks__wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__wrap {
    width: 100%;
  }
}
.CommonContactLinks__wrap:nth-child(1) {
  min-width: 440px;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__wrap:nth-child(1) {
    min-width: initial;
  }
}
.CommonContactLinks__btn {
  align-items: flex-start;
  background-color: #d52323;
  border-radius: 4px;
  color: #fff;
  flex: 1;
  padding: 20px;
}
.CommonContactLinks__btn.-tel {
  justify-content: space-between;
}
.CommonContactLinks__main {
  align-items: center;
  display: flex;
  gap: 10px;
  margin-right: -5px;
}
.CommonContactLinks__mainIconWrap {
  width: 34px;
}
.CommonContactLinks__mainIconWrap.-tel {
  width: 44px;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__mainIconWrap.-tel {
    width: 34px;
  }
}
.CommonContactLinks__mainTxt {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  flex: 1;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__mainTxt {
    font-size: 20px;
  }
}
.CommonContactLinks__mainTxt.-tel {
  font-size: 38px;
  flex: initial;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__mainTxt.-tel {
    font-size: 26px;
  }
}
.CommonContactLinks__mainTxt.-time {
  font-size: 12px;
  line-height: 14px;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__mainTxt.-time {
    font-size: 9px;
    line-height: 12px;
  }
}
.CommonContactLinks__tel {
  background-color: #fff;
  border-radius: 9999px;
  color: #d52323;
  display: flex;
  gap: 10px;
  margin-bottom: 18px;
  padding: 5px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__tel {
    margin-bottom: 17px;
  }
}
.CommonContactLinks__tel:after {
  content: "";
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px 5px 0px 5px;
  bottom: -9.5px;
  height: 0px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0px;
}
.CommonContactLinks__telIconWrap {
  width: 58px;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__telIconWrap {
    width: 48px;
  }
}
.CommonContactLinks__telTxt {
  align-items: center;
  display: flex;
  font-weight: 700;
  line-height: 27px;
}
@media screen and (max-width: 860px) {
  .CommonContactLinks__telTxt {
    line-height: 21px;
  }
}
@media screen and (min-width: 1089px) {
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__btn {
    align-items: center;
    padding: 40px;
    gap: 30px;
  }
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__btn.-tel {
    flex-direction: row;
    justify-content: flex-start;
  }
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__tel {
    margin-bottom: 0;
    width: 310px;
  }
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__tel::after {
    content: "";
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    border-width: 5px 0px 5px 10px;
    bottom: 50%;
    left: calc(100% - 1px);
    transform: translateY(50%);
  }
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__mainTxt.-tel {
    font-size: 50px;
  }
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__mainTxt.-time {
    font-size: 16px;
    line-height: 24px;
  }
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__mainIconWrap.-tel {
    width: 58px;
  }
  .-telOnly .CommonContactLinks__wrap .CommonContactLinks__mainIconWrap.-tel img {
    height: 38px;
  }
}
.CommonContactLinks__btn--scroll-to-form {
  width: 40%;
  align-items: center;
  display: flex;
  margin: 32px auto 0;
}
@media screen and (max-width: 767px) {
  .CommonContactLinks__btn--scroll-to-form {
    width: 100%;
  }
}
.commonForm .commonForm__table {
  width: 100%;
  border-bottom: 1px dashed #000;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__table {
    border-bottom: none;
  }
}
.commonForm .commonForm__tbody {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__tbody {
    gap: 20px;
  }
}
.commonForm .commonForm__err {
  background-color: #d52323;
  color: #fff;
  font-size: 14px;
  padding: 4px;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__err {
    font-size: 12px;
    line-height: 1;
  }
}
.commonForm .commonForm__tr {
  align-items: center;
  border-top: 1px dashed #000;
  display: flex;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__tr {
    align-items: flex-start;
    border-top: none;
    flex-direction: column;
    gap: 13px;
  }
}
.commonForm .commonForm__th {
  align-items: center;
  display: flex;
  gap: 5px;
  font-size: 18px;
  font-weight: 500;
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 40px;
  width: 260px;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__th {
    font-size: 14px;
    margin-right: 0;
    width: initial;
  }
}
.commonForm .commonForm__td {
  align-items: center;
  display: flex;
  flex: 1;
  padding: 20px 0;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__td {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    padding: 0;
    width: 100%;
  }
}
.commonForm .commonForm__td.-col {
  align-items: initial;
  flex-direction: column;
}
.commonForm .commonForm__input {
  border: 1px solid #aaa;
  padding: 15px 20px;
  width: 100% !important;
  -webkit-appearance: none;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__input {
    padding: 10px;
  }
}
.commonForm .commonForm__input.-w300 {
  width: 300px !important;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__input.-w300 {
    width: 100% !important;
  }
}
.commonForm .commonForm__txtCaution {
  color: #d52323;
  flex: 1;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .commonForm .commonForm__txtCaution {
    font-size: 12px;
  }
}
.top_form_title .top_main_title {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .top_form_title .top_main_title {
    font-size: 20px;
    margin-top: 20px;
  }
}
.secFinish {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  margin-top: 40px;
  padding: 0 !important;
}
@media screen and (max-width: 767px) {
  .secFinish {
    font-size: 14px;
    margin-top: 20px;
  }
}
.commonPowercleanContent .pr__bubble,
.commonPowercleanContent .pb__bubble {
  background-color: #ffcb00;
  padding: 20px 40px;
  position: relative;
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .pr__bubble,
  .commonPowercleanContent .pb__bubble {
    padding: 20px;
    width: 100%;
  }
}
.commonPowercleanContent .pr__bubble:after,
.commonPowercleanContent .pb__bubble:after {
  content: "";
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}
.commonPowercleanContent .-right.pr__bubble:after,
.commonPowercleanContent .-right.pb__bubble:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffcb00;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
  right: -20px;
  transform: translateY(50%);
}
.commonPowercleanContent .-right.-miniTry.pr__bubble:after,
.commonPowercleanContent .-right.-miniTry.pb__bubble:after {
  border-width: 5px 0 5px 10px;
  right: -10px;
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-rightSp.pr__bubble:after,
  .commonPowercleanContent .-rightSp.pb__bubble:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffcb00 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: -20px !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-rightSp.-miniTrySp.pr__bubble:after,
  .commonPowercleanContent .-rightSp.-miniTrySp.pb__bubble:after {
    border-width: 5px 0 5px 10px !important;
    right: -10px !important;
  }
}
.commonPowercleanContent .-left.pr__bubble:after,
.commonPowercleanContent .-left.pb__bubble:after {
  border-color: rgba(0, 0, 0, 0) #ffcb00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: -20px;
  transform: translateY(50%);
}
.commonPowercleanContent .-left.-miniTry.pr__bubble:after,
.commonPowercleanContent .-left.-miniTry.pb__bubble:after {
  border-width: 5px 10px 5px 0;
  left: -10px;
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-leftSp.pr__bubble:after,
  .commonPowercleanContent .-leftSp.pb__bubble:after {
    border-color: rgba(0, 0, 0, 0) #ffcb00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: -20px !important;
    right: initial !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-leftSp.-miniTrySp.pr__bubble:after,
  .commonPowercleanContent .-leftSp.-miniTrySp.pb__bubble:after {
    border-width: 5px 10px 5px 0 !important;
    left: -10px !important;
  }
}
.commonPowercleanContent .-bottom.pr__bubble:after,
.commonPowercleanContent .-bottom.pb__bubble:after {
  border-color: #ffcb00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 20px 10px 0 10px;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.commonPowercleanContent .-bottom.-miniTry.pr__bubble:after,
.commonPowercleanContent .-bottom.-miniTry.pb__bubble:after {
  border-width: 10px 5px 0 5px;
  bottom: -10px;
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-bottomSp.pr__bubble:after,
  .commonPowercleanContent .-bottomSp.pb__bubble:after {
    border-color: #ffcb00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
    border-width: 20px 10px 0 10px !important;
    bottom: -20px !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-bottomSp.-miniTrySp.pr__bubble:after,
  .commonPowercleanContent .-bottomSp.-miniTrySp.pb__bubble:after {
    border-width: 10px 5px 0 5px !important;
    bottom: -10px !important;
  }
}
.commonPowercleanContent .-top.pr__bubble:after,
.commonPowercleanContent .-top.pb__bubble:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffcb00 rgba(0, 0, 0, 0);
  border-width: 0 10px 20px 10px;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.commonPowercleanContent .-top.-miniTry.pr__bubble:after,
.commonPowercleanContent .-top.-miniTry.pb__bubble:after {
  border-width: 0 5px 10px 5px;
  top: -10px;
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-topSp.pr__bubble:after,
  .commonPowercleanContent .-topSp.pb__bubble:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffcb00 rgba(0, 0, 0, 0) !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: -20px !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 743px) {
  .commonPowercleanContent .-topSp.-miniTrySp.pr__bubble:after,
  .commonPowercleanContent .-topSp.-miniTrySp.pb__bubble:after {
    border-width: 0 5px 10px 5px !important;
    top: -10px !important;
  }
}
.commonPowercleanContent .-msg.pr__bubble,
.commonPowercleanContent .-msg.pb__bubble {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.secCommonPowerclean {
  background: #f9f7f2;
  padding-bottom: 80px;
}
.secCommonPowerclean a:hover {
  filter: brightness(1.1);
}
.commonPowercleanContent {
  padding: 6px 0 0 0;
}
.commonPowercleanContent .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 40px;
}
.commonPowercleanContent .title span {
  background: #fecb04;
}
.commonPowercleanContent .text {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
}
.commonPowercleanContent .flexWrap {
  display: flex;
}
.commonPowercleanContent .but-area {
  justify-content: space-between;
  margin: 40px 0 40px 0;
}
.commonPowercleanContent .but-area .text {
  width: 100%;
}
.commonPowercleanContent .powercleanDetail {
  margin: 40px 0 40px 0;
  justify-content: space-between;
}
.commonPowercleanContent .powercleanDetail .item {
  width: 100%;
}
.commonPowercleanContent .powercleanDetail .item:nth-of-type(1) {
  margin-bottom: 40px;
}
.commonPowercleanContent .powercleanDetail .item .caption {
  font-size: 18px;
  font-weight: bold;
}
.commonPowercleanContent .powercleanDetail .item .caption span {
  background: #fecb04;
}
.commonPowercleanContent .powercleanDetail .item .text {
  margin-top: 20px;
}
.commonPowercleanContent .detailLink {
  margin-top: 80px;
  text-align: center;
}
.commonPowercleanContent .detailLink p {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
.commonPowercleanContent .detailLink img {
  width: 100%;
  max-width: 480px;
  height: auto;
}
.commonPowercleanContent .pr__bubble {
  padding: 0 40px 0 40px;
  font-size: 32px;
  font-weight: bold;
  min-width: 260px;
  height: 112px;
  text-align: center;
  margin-right: 40px;
}
.commonPowercleanContent .pr__bubble p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.commonPowercleanContent .pb__bubble {
  padding: 0;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  height: 112px;
}
.commonPowercleanContent .pb__bubble p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .secCommonPowerclean {
    padding-bottom: 40px;
  }
  .commonPowercleanWrap {
    padding-top: 5px;
  }
  .commonPowercleanContent {
    background: #f9f7f2;
    padding: 0;
  }
  .commonPowercleanContent .title {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .commonPowercleanContent .text {
    font-size: 14px;
    line-height: 2;
  }
  .commonPowercleanContent .flexWrap {
    display: block;
  }
  .commonPowercleanContent .but-area {
    justify-content: initial;
    margin: 20px 0 40px 0;
  }
  .commonPowercleanContent .but-area .text {
    width: 100%;
  }
  .commonPowercleanContent .powercleanDetail {
    justify-content: initial;
  }
  .commonPowercleanContent .powercleanDetail .item {
    width: 100%;
  }
  .commonPowercleanContent .powercleanDetail .item:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .commonPowercleanContent .powercleanDetail .item .caption {
    font-size: 14px;
  }
  .commonPowercleanContent .powercleanDetail .item .caption span {
    background: #fecb04;
  }
  .commonPowercleanContent .detailLink {
    margin-top: 20px;
  }
  .commonPowercleanContent .detailLink p {
    font-size: 20px;
    text-align: left;
  }
  .commonPowercleanContent .detailLink img {
    max-width: 335px;
  }
  .commonPowercleanContent .pr__bubble {
    font-size: 20px;
    height: 67px;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .commonPowercleanContent .pb__bubble {
    padding: 0;
    font-size: 20px;
    height: 93px;
  }
  .commonPowercleanContent .pb__bubble p {
    line-height: 1.5;
  }
}
.secCommonCompare {
  padding: 80px 0 0 0;
}
.secCommonCompare a:hover {
  filter: brightness(1.1);
}
.commonCompareWrap {
  background: #f9f7f2;
  padding: 40px;
}
.commonCompareWrap .title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 40px;
}
.commonCompareWrap .flexWrap {
  display: flex;
}
.commonCompareWrap .text {
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
}
.commonCompareWrap .content {
  justify-content: space-between;
}
.commonCompareWrap .content p {
  margin-right: 40px;
}
.commonCompareWrap .content img {
  max-width: 430px;
  width: 430px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .secCommonCompare {
    padding: 40px 0 0 0;
  }
  .commonCompareWrap {
    background: #fff;
    padding: 0;
  }
  .commonCompareWrap .title {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 20px;
  }
  .commonCompareWrap .flexWrap {
    display: block;
  }
  .commonCompareWrap .text {
    font-size: 14px;
  }
  .commonCompareWrap .content {
    justify-content: initial;
    text-align: center;
  }
  .commonCompareWrap .content p {
    text-align: left;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .commonCompareWrap .content img {
    width: 100%;
    max-width: 335px;
  }
}
.content-center {
  display: flex !important;
  align-items: center;
}
.menu_item .menu_link.verRed.content-center {
  padding: 0 13px !important;
}
@media only screen and (max-width: 767px) {
  #zsiq_float {
    padding: 5px;
    right: 5px !important;
  }
  .zsiq-float.zsiq-flexM {
    width: 95px !important;
    height: 95px !important;
  }
}
@media only screen and (max-width: 554px) {
  #zsiq_float {
    transform: scale(1) !important;
  }
}
@media print, screen and (min-width: 768px) {
  .zsiq-float {
    bottom: 120px !important;
  }
  #zsiq_chat_wrap {
    bottom: 180px !important;
  }
  #zsiq_float {
    width: 95px;
    height: 95px;
  }
  #zsiq_float.zsiq-toggle {
    width: var(--zsiqf-float-close-height);
    height: var(--zsiqf-float-close-height);
  }
}
.consent__personal-information-container .consent__personal-information {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.consent__personal-information-container .consent__personal-information input[type="checkbox"] {
  margin: 0 16px 0 0;
}
.consent__personal-information-container .consent__personal-information label {
  font-weight: normal;
  margin: 0;
}
.consent__personal-information-container a {
  text-decoration: underline;
}
.nurikae-banner {
  position: fixed;
  bottom: 120px;
  left: 0;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  .nurikae-banner {
    bottom: 74px;
  }
}
.img-responsive-inline {
  max-width: 100%;
  height: auto;
  display: inline;
} 

/* reCAPTCHA v3 のバッジの位置 */
/* left-bottom／下余白 40px に調整する例 */
.grecaptcha-badge{
  left: 0px !important;   /* 画面左からの距離 */
  bottom: 120px !important; /* 好きな下余白 */
  right: auto !important;  /* 右固定を解除 */
  z-index: 9999 !important;

  @media screen and (max-width: 767px) {
    bottom: 10px !important;
  }
}
/* ホバー時だけ幅を戻す（任意）*/
.grecaptcha-badge{
  width: 70px !important;  /* 省スペース */
  overflow: hidden !important;
}
.grecaptcha-badge:hover{
  width: 256px !important; /* 元サイズ */
}
/* SP用のスタイル。SPはスクロールによって下の帯が消えたり表示したりする */
.grecaptcha-up {
    @media screen and (max-width: 767px) {
        bottom: 70px !important;
    }
}
.grecaptcha-down {
    @media screen and (max-width: 767px) {
        bottom: 10px !important;
    }
}
