@charset "utf-8";
/*
Theme Name: philo-labo
Theme URI: https://ds-hp.com/
Template: habakiri
Description: Original Theme for philo-labo.jp 
Author: Design Office D&W | DSHP.com
*/
body {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  line-height: 1.5;
  font-weight: 400;
  color: #191919;
}
img {
  -webkit-backface-visibility: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  image-rendering: -webkit-optimize-contrast;
}
hr {
  border-top: 1px solid #ddd;
}
.floating {
  width: 180px;
  right: 0;
  top: 160px;
  position: fixed;
  z-index: 999;
}
.floating img {
  width: 100%;
  height: auto;
}
.floating a:hover img {
  opacity: 0.8;
}
.floating a img {
  transition: opacity 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.spa {
  min-height: 300px;
}
.w-90 {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
.w-86, .w-86b {
  width: 88%;
  margin-left: 7%;
  margin-right: 7%;
}
.w-86 p {
  line-height: 1.7;
  margin-bottom: 25px;
}
.grecaptcha-badge {
  visibility: hidden;
}
.f18 {
  font-size: 18px;
}
.catchbox img {
  width: 100%;
  height: auto;
  margin-top: -15px;
  margin-bottom: 15px;
  aspect-ratio: 16 / 8;
  object-fit: cover;
}
.catchbox2 {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 3px;
  margin-left: 2px;
}
.blog-cont h2 {
  margin: 20px 0 20px;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px dotted #364864;
  color: #364864;
}
.blog-cont h2:before {
  color: #364864;
  font-family: "FontAwesome";
  content: "\f00c";
  padding-right: 0.2em;
}
.blog-cont h3 {
  margin: 15px 0;
  padding: 10px;
  font-size: 20px;
  background: #d3e6e4;
  color: #191919;
}
.blog-cont h4 {
  margin: 15px 0;
  padding: 10px 10px 10px 30px;
  font-size: 18px;
  background: #d3e6e4;
  position: relative;
  color: #191919;
}
.blog-cont h4:before {
  position: absolute;
  top: 20%;
  left: 10px;
  width: 6px;
  height: 60%;
  content: '';
  border-radius: 3px;
  background: #364864;
}
.blog-cont pre {
  font-size: 16px !important;
  margin-bottom: 20px !important;
  background: #F7F7FC !important;
  font-family: sans-serif !important;
  border: none !important;
}
.blog-cont ol, .blog-cont ul {
  border: 1px dashed #BDCCD6;
  ;
  background: #F7F7FC;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
}
.blog-cont img.size-full {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
}
@media (max-width:480px) {
  .blog-cont img.size-blog-s {
    width: 33%;
    height: auto;
  }
}
.entry-tag {
  margin-top: 5px;
  margin-bottom: 10px;
}
.entry-tag ul {
  margin-left: -40px;
}
.entry-tag ul li {
  display: inline;
  list-style-type: none;
}
.entry-tag a {
  display: inline-block;
  margin: 0 .3em .6em 0;
  padding: .2em;
  line-height: 1;
  text-decoration: none;
  color: #D4838A;
  border: 1px solid #D4838A;
  border-radius: 5px;
}
.entry-tag a:before {
  content: "#";
}
.input-group-btn .btn-default {
  background: #F7F7F7;
  border: 1px solid #ccc;
}
.input-group-btn .btn-default:hover {
  background: #EBEBEB;
  border: 1px solid #ccc;
  transition: all 0.3s ease;
}
.container {
  width: 86%;
  margin-left: 7%;
  margin-right: 7%;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.sp2 {
  display: none !important;
}
h1.entry__title {
  font-size: 22px;
  font-weight: 600;
}
h1.entry__title a:hover {
  color: #707692;
}
ol li {
  font-size: 17px;
}
.entry-meta {
  font-size: 14px;
  padding-left: 0.1em;
}
a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: none;
  outline: none;
}
p {
  font-size: 16px;
  color: #191919;
  margin-bottom: 25px;
}
p.nm {
  font-size: 16px;
  margin-bottom: 0;
}
img {
  border: none;
  outline: none;
}
a {
  text-decoration: none !important;
  outline: none !important;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none !important;
  outline: none !important;
}
.widget a:hover {
  text-decoration: none !important;
}
#main {
  margin-bottom: 50px;
}
.clear {
  clear: both;
  line-height: 0;
}
.breadcrumbs {
  font-size: 15px;
  color: #000 !important;
}
.breadcrumbs a {
  color: #666 !important;
}
.breadcrumbs a:hover {
  color: #999 !important;
}
.entries .entry--has_media__text {
  background-color: #bbb;
}
.wp-posts-carousel-container a {
  color: #555 !important;
}
.wp-posts-carousel-container a:hover {
  color: #e0e1dc !important;
}
.rpwe-default-thumb {
  width: 60px !important;
}
.rpwe-title a {
  color: #000;
}
.rpwe-title a:hover {
  color: #e0e1dc;
}
#categories-3 h2 {
  display: none;
}
.sp-mgbt3 {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.sp-mgbt3b {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.cl-box {
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  font-size: 16px;
  background: #FDFBFF;
  border-radius: 10px;
}
.mg-10 {
  margin-top: 10px;
}
.mg-15 {
  margin-top: 15px;
}
.mg-20 {
  margin-top: 20px;
}
.mg-25 {
  margin-top: 25px;
}
.mg-30 {
  margin-top: 30px;
}
.mg-40 {
  margin-top: 40px;
}
.mg-40b {
  margin-top: 40px;
}
.mg-50 {
  margin-top: 50px;
}
.mg-80 {
  margin-top: 80px;
}
.mg-90 {
  margin-top: 90px;
}
.mg-110 {
  margin-top: 110px;
}
.mg-b-20 {
  margin-bottom: 20px;
}
.bt-sd {
  margin-bottom: 30px;
}
a.cll-box {
  color: #656565;
}
a.cll-box:visited {
  color: #656565;
}
a.cll-box:hover {
  color: #777;
}
.cr-box2 {
  background: #fff;
  box-shadow: 0 0 5px rgba(42, 59, 13, 0.6);
  margin-top: 20px;
  border-radius: 8px;
  padding: 15px;
  font-size: 16px;
}
.cr-box2 h2 {
  position: relative;
  color: #336394;
  text-align: center;
  padding: 10px;
  margin: 0 0 10px 0;
  font-size: 22px;
}
.cr-box2 h2::before,
.cr-box2 h2::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  border-color: #336394;
  border-style: solid;
}
.cr-box2 h2::before {
  top: 0;
  border-width: 2px 0 1px 0;
}
.cr-box2 h2::after {
  bottom: 0;
  border-width: 1px 0 2px 0;
}
.cr-box2 ul li {
  line-height: 1.7;
}
.col_2 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /* IE10 */
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: #fff;
}
.col_2 .box_col2 {
  width: 50%;
  padding: 0;
}
.col_2 .box_left {
  background: #FFA584;
}
.col_2 .box_right {
  background: #E75284;
}
.col_2 .box_left2 {
  background: #fff;
  width: 58.3%;
  padding: 0;
}
.col_2 .box_left2 h2 {
  margin-top: -0.75em;
  margin-bottom: 0.1em;
  padding: 0 0 0.2em;
  font-size: 5em;
  font-family: serif;
  font-weight: 800;
  letter-spacing: 0.01em;
  color: #1A2544;
}
.col_2 .box_left2 h3 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 28px;
  margin-left: 40px;
}
.col_2 .box_left2 p {
  margin: 0 30px 20px 40px;
}
.col_2 .box_left2 p:last-child {
  margin: 0 30px 30px 40px;
}
.col_2 .box_right2 {
  width: 41.6%;
  padding: 0;
  text-align: center;
}
.col_2 .box_right2 img {
  width: 90%;
  height: auto;
  margin-left: 10%;
  text-align: right;
}
.box-ch {
  background: #F8F9F9;
  width: 100%;
  padding: 0;
  margin-top: 90px;
  position: relative;
}
.box-ch-tl {
  font-size: 6em;
  font-family: 'Kanit', sans-serif;
  font-weight: 800;
  letter-spacing: 0.03em;
  color: #eee;
  position: absolute;
  top: -0.75em;
}
.box-ch h3 {
  margin-bottom: 20px;
  padding-top: 0;
  font-size: 28px;
  margin-top: 60px;
  margin-left: 40px;
}
.box-ch p {
  margin: 0 0 20px 40px;
}
.img-pt {
  margin-top: 60px;
  width: calc(100% - 40px);
  margin-right: 40px;
  height: auto;
}
.img-pt2 {
  margin-top: 0;
  width: calc(100% - 40px);
  margin-left: 40px;
  height: auto;
}
.img-pt3 {
  margin-top: 0;
  width: calc(100% - 40px);
  margin-right: 40px;
  margin-bottom: 40px;
  height: auto;
}
.box-2nd p {
  margin: 0 40px 20px 0;
}
@media (max-width:767px) {
  .col_2 .box_left2 {
    width: 100%;
  }
  .col_2 .box_left2 h3 {
    font-size: 22px;
    margin-left: 20px;
  }
  .col_2 .box_left2 p {
    margin: 0 10px 20px 20px;
  }
  .col_2 .box_left2 p:last-child {
    margin: 0 10px 30px 20px;
  }
  .col_2 .box_right2 {
    width: 100%;
  }
  .col_2 .box_right2 img {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
  }
  .box-ch h3 {
    font-size: 22px;
    margin-left: 20px;
  }
  .box-ch p {
    margin: 0 10px 20px 20px;
  }
  .img-pt {
    margin-top: 0;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
  }
  .img-pt2 {
    margin-top: 0;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
  }
  .img-pt3 {
    margin-top: 0;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 40px;
    height: auto;
  }
  .box-2nd p {
    margin: 0 10px 20px 20px;
  }
  .col_2 .box_col2 {
    width: 100%;
  }
}
.cr-box {
  margin-bottom: 50px;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.col_4 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /* IE10 */
}
.col_4 .col_4a {
  width: 20%;
}
.col_4 .col_4a img {
  width: 100%;
  height: auto;
  aspect-ratio: 8 / 9;
  object-fit: cover;
}
.col_4 .col_4b {
  width: 40%;
}
.col_4 .col_4b img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.col_3 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /* IE10 */
}
.col_3 .col_3a {
  width: 40%;
}
.col_3 .col_3a img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.col_3 .col_3b {
  width: 20%;
}
.col_3 .col_3b img {
  width: 100%;
  height: auto;
  aspect-ratio: 8 / 9;
  object-fit: cover;
}
.cont-box {
  background: #fff;
  width: 50%;
  margin: 40px auto;
  padding: 10px 0;
  font-size: 16px;
  display: inline-block;
  border-radius: 8px;
  font-weight: 700;
}
.cont-box:hover {
  background: #ffcab7;
  width: 50%;
  margin: 40px auto;
  padding: 10px 0;
  font-size: 16px;
  display: inline-block;
  border-radius: 8px;
  color: #999;
}
.img-ttl {
  position: relative;
  margin-top: 80px;
}
.img-ttl img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.img-ttl:before {
  content: '';
  display: inline-block;
  width: 120px;
  height: 113px;
  background-image: url(images/fv3.png);
  background-size: contain;
  position: absolute;
  top: -52px;
  left: -90px;
  z-index: 2;
}
.img-ttl2 {
  position: relative;
  margin-top: 80px;
}
.img-ttl2 img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.img-ttl2:before {
  content: '';
  display: inline-block;
  width: 120px;
  height: 113px;
  background-image: url(images/fv4.png);
  background-size: contain;
  position: absolute;
  top: -52px;
  right: -90px;
  z-index: 2;
}
.img-ttl3 {
  position: relative;
  margin-top: 80px;
}
.img-ttl3 img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.img-ttl3:before {
  content: '';
  display: inline-block;
  width: 120px;
  height: 113px;
  background-image: url(images/fv5.png);
  background-size: contain;
  position: absolute;
  top: -52px;
  left: -90px;
  z-index: 2;
}
.img-ttl4 {
  position: relative;
  margin-top: 80px;
}
.img-ttl4 img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.img-ttl4:before {
  content: '';
  display: inline-block;
  width: 120px;
  height: 113px;
  background-image: url(images/fv6.png);
  background-size: contain;
  position: absolute;
  top: -52px;
  right: -90px;
  z-index: 2;
}
h3.gt {
  color: transparent;
  background: linear-gradient(0deg, #C95479 0% 60%, #d987a1 60% 100%);
  -webkit-background-clip: text;
  font-size: 23px;
  padding: 0;
  text-align: left;
  margin: 10px 0 5px;
  font-family: serif;
  font-weight: bold;
}
.pro-box {
  margin-top: 70px;
  width: 94%;
  margin-right: 6%;
}
.pro-box2 {
  margin-top: 70px;
  width: 94%;
  margin-left: 6%;
}
.pro-box-ttl {
  font-family: "Shippori Mincho", serif;
  font-size: 24px;
}
.pro-box-ttl2 {
  font-size: 17px;
  font-weight: 700;
}
.pro-box-ttl3 {
  margin-top: 30px;
}
.pro-box-ttl4 {
  margin-top: 20px;
}
/*================================================
 *  ページヘッダー
 ================================================*/
.header-bgimg-001 {
  position: relative;
  margin: 0;
  padding: 0;
}
.header-bgimg-001 img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 0.22;
  object-fit: cover;
}
.header-bgimg-002 {
  position: relative;
  margin: 0;
  padding: 0;
}
.header-bgimg-002 img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 0.4;
  object-fit: cover;
}
.header-bgimg-003 {
  height: 0;
  padding-top: 18%;
  background: url(./images/hd113b.jpg) 0 0 no-repeat;
  background-size: contain;
}
.header-bgimg-004 {
  height: 0;
  padding-top: 18%;
  background: url(./images/hd114b.jpg) 0 0 no-repeat;
  background-size: contain;
}
.header-bgimg-005 {
  height: 0;
  padding-top: 18%;
  background: url(./images/hd115b.jpg) 0 0 no-repeat;
  background-size: contain;
}
.page-header__title_individual2 {
  margin: 0;
  padding: 0;
  font-size: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.65);
  color: #fff;
  white-space: nowrap;
}
.page-header__title_individual {
  font-size: 36px;
  margin: 0;
  margin-top: calc(-9% - 26px);
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
  color: #fff;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
}
@media (max-width: 768px) {
  .page-header__title_individual2 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .page-header__title_individual {
    font-size: 22px;
    margin-top: calc(-9% - 18px);
  }
}
@media (max-width: 480px) {
  .page-header__title_individual {
    font-size: 20px;
    margin-top: calc(-10% - 11px);
  }
}
/*================================================
 * ヘッダー
 ================================================*/
.site-branding__logo {
  width: 320px;
  height: 40px;
}
.header {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.20);
}
.fixed-header {
  transition: all 0.3s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.header--fixed, .header.header--fixed--is_scrolled {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.mv {
  position: relative;
}
.mv .mv-img-wrap {}
.mv .mv-img-wrap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mv .mv-img-wrap ul li img {
  min-height: 770px;
  height: calc(100vh - 100px);
  max-width: none;
  max-width: inherit;
}
.mv .mv-img-wrap .bg {
  overflow: hidden;
  background-color: #E5E5E5;
  background-image: url(./images/dot.png);
}
.mv .mv-img-wrap .bg img {
  opacity: 0.25;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
.mv .mv-img-wrap .mask {
  overflow: hidden;
  -webkit-mask-image: url(./images/mask2.png);
  mask-image: url(./images/mask2.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: calc(50% - 300px) 50%;
  mask-position: calc(50% - 300px) 50%;
  -webkit-mask-size: 730px;
  mask-size: 730px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media(max-width:1399px) {
  .mv .mv-img-wrap .mask {
    -webkit-mask-position: 35px 50%;
    mask-position: 35px 50%;
  }
}
@media(max-width:1249px) {
  .mv .mv-img-wrap ul li img {
    min-height: calc(100vw - 411px - 30px);
    height: calc(100vh - 100px);
  }
  .mv .mv-img-wrap .mask {
    -webkit-mask-position: 30px 50%;
    mask-position: 30px 50%;
    -webkit-mask-size: calc(100vw - 411px - 110px);
    mask-size: calc(100vw - 411px - 110px);
  }
}
@media(max-width:991px) {
  .mv .mv-img-wrap ul li img {
    min-height: calc(100vw - 324px);
    height: calc(100vw - 324px);
  }
  .mv .mv-img-wrap .mask {
    -webkit-mask-size: calc(100% - 324px - 60px);
    mask-size: calc(100% - 324px - 60px);
  }
}
@media(max-width:767px) {
  .mv .mv-img-wrap ul li img {
    min-height: 665px;
    height: 665px;
  }
  .mv .mv-img-wrap .mask {
    -webkit-mask-position: 50% 50px;
    mask-position: 50% 50px;
    -webkit-mask-size: 334px;
    mask-size: 334px;
  }
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .bg {
  position: relative;
  background-color: transparent;
  background-image: unset;
  background-image: none;
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .bg::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(./images/top-mv-mas3.png);
  background-position: center;
  background-repeat: repeat;
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .bg img {
  opacity: 1;
}
_:-ms-fullscreen, :root .mv .mv-img-wrap .mask {
  display: none;
}
@media(max-width:1399px) {
  _:-ms-fullscreen, :root .mv .mv-img-wrap .bg::after {
    background-size: 200%;
    background-position: 52% 50%;
  }
}
@media(max-width:767px) {
  _:-ms-fullscreen, :root .mv .mv-img-wrap .bg::after {
    background-image: url(".images/mask2-sp.png");
    background-size: 767px;
    background-position: 50% 50%;
  }
}
.mv .mv-text-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.mv .mv-text-wrap .container {
  max-width: 1260px;
  margin: auto;
  padding-right: 50px;
  padding-left: 50px;
}
.mv .mv-text-wrap .text-limit {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 411px;
  margin-left: auto;
}
.mv .mv-text-wrap .top-page-title {
  font-size: 54px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: auto 0 50px;
  width: 100%;
  flex-basis: 100%;
}
.mv .mv-text-wrap .btn-wrap {
  width: 100%;
  line-height: 3.5em;
}
.sd-p1 {
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  font-size: 3em;
  font-style: italic;
}
.sd-p2 {
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  font-size: 3em;
  font-style: italic;
  text-align: right;
}
.fs-red {
  color: #e8383d;
  font-size: 150%;
}
@media(max-width:1249px) {}
@media(max-width:991px) {
  .mv .mv-text-wrap .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .mv .mv-text-wrap .text-limit {
    width: calc(324px - 30px);
  }
  .mv .mv-text-wrap .top-page-title {
    font-size: 28px;
  }
}
@media(max-width:767px) {
  .mv .mv-text-wrap {
    padding: 400px 0 30px;
  }
  .mv .mv-text-wrap .container {
    height: 100%;
    padding: 0 25px;
  }
  .mv .mv-text-wrap .text-limit {
    width: 295px;
    margin-left: auto;
    margin: auto;
  }
  .mv .mv-text-wrap .top-page-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media(max-width:667px) {
  .top-sd-pc {
    display: none;
  }
  .top-sd-sp {
    display: block;
  }
  .mv .mv-text-wrap .btn-wrap {
    width: 100%;
    line-height: 1.8em;
  }
  .sd-p1 {
    font-family: 'Philosopher', sans-serif;
    font-weight: 700;
    font-size: 1.6em;
    font-style: italic;
    text-align: right;
  }
  .sd-p2 {
    font-family: 'Philosopher', sans-serif;
    font-weight: 700;
    font-size: 1.6em;
    font-style: italic;
    text-align: right;
  }
  .fs-red {
    font-size: 130%;
  }
}
@media(min-width:668px) {
  .top-sd-pc {
    display: block;
  }
  .top-sd-sp {
    display: none;
  }
}
/*================================================
 *  menu
 ================================================*/
ul.menu li.pat strong:after {
  content: "\f0d7";
  font-family: FontAwesome;
  padding-left: 0.3em;
}
li#menu-item-5277 a {
  pointer-events: none;
}
li#menu-item-5278 a, li#menu-item-5279 a {
  pointer-events: auto;
}
.menu-menu-1-container ul li a {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  backface-visibility: hidden;
}
.menu-menu-1-container ul li a small {
  font-family: 'IBM Plex Serif', serif;
  font-weight: 400;
}
.menu-menu-1-container ul li a:hover, .menu-menu-1-container ul li a:hover small {
  color: #CAB78A !important;
  backface-visibility: hidden !important;
}
ul.sub-menu {
  width: 140px !important;
}
ul.sub-menu li a {
  background: rgba(0, 0, 0, 0.65) !important;
  border-bottom: 1px dotted #fff !important;
}
ul.sub-menu li:last-child a {
  border-bottom: none !important;
}
ul.sub-menu li a:hover {
  background: rgba(0, 0, 0, 0.5) !important;
  color: #fff !important;
}
.slick-slide:focus {
  outline: none;
}
.site-branding {
  padding: 16px 0 16px !important;
}
.img-102 {
  width: 100%;
  height: auto;
  margin-top: 17px;
}
.img-103 {
  width: 100%;
  height: auto;
  margin-top: 17px;
}
.hd-inq a img {
  transition: opacity 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hd-inq a:hover img {
  opacity: 0.85;
}
/*================================================
 *  ページヘッダー
 ================================================*/
.page-header {
  margin: 0;
  padding: 45px 0;
  background: #D8E7FD !important;
  line-height: 30px;
  border-bottom: none;
}
h1.page-header__title {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size: 26px;
  color: #fff;
}
.habakiri-slider__item h2 {
  font-family: "Likurei", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 46px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
}
/*================================================
 *  footer
 ================================================*/
.lat {
  font-size: 16px;
}
.box-ic {
  margin-top: 20px;
  margin-bottom: 0;
}
.box-ic2 {
  font-size: 17px;
  margin-top: 20px;
}
.insta_btn2 {
  /*ボタンの下地*/
  color: #FFF;
  /*文字・アイコン色*/
  border-radius: 5px;
  /*角丸に*/
  position: relative;
  display: inline-block;
  height: 40px;
  /*高さ*/
  width: 200px;
  /*幅*/
  text-align: center;
  /*中身を中央寄せ*/
  font-size: 18px;
  /*文字のサイズ*/
  line-height: 40px;
  /*高さと合わせる*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  /*グラデーション①*/
  overflow: hidden;
  /*はみ出た部分を隠す*/
  text-decoration: none;
  /*下線は消す*/
  margin-top: 30px;
}
.insta_btn2:before {
  /*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*全体を覆う*/
  height: 100%;
  /*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}
.insta_btn2 .fa-instagram {
  /*アイコン*/
  font-size: 30px;
  /*アイコンサイズ*/
  position: relative;
  top: 5px;
  /*アイコン位置の微調整*/
}
.insta_btn2 span {
  /*テキスト*/
  display: inline-block;
  position: relative;
  font-family: 'Raleway', sans-serif;
  padding-left: 0.5em;
  transition: .5s
}
.insta_btn2:hover {
  color: #fff;
}
.insta_btn2:hover span {
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
  color: #fff;
}
.footer {
  background: #E3E0D4 !important;
  padding: 30px 0 0;
}
.ft-tx {
  font-size: 36px;
  color: #051D35;
  margin: 10px 0 5px;
  font-family: "Shippori Mincho", serif;
}
.ft-tx-s {
  font-size: 18px;
  padding-right: 5px;
}
.ft-tx2 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
}
.ft-tx3 {
  font-size: 26px;
  color: #000;
}
.ft-bn {
  padding: 50px 0;
}
.ft-bn img {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.copyright {
  color: #fff;
  background-color: #0C2F4A;
  text-align: center;
  margin-top: 40px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  font-family: "Shippori Mincho", serif;
}
.copy-add {
  color: #000;
  text-align: center;
  padding: 0 0 20px;
  font-size: 18px;
}
.imgft001 {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
/*================================================
 *  Contents
 ================================================*/
.title-bd {
  font-size: 22px;
  margin: 0 0 0 0.4em;
}
.grd {
  color: #cbef1b;
  padding-right: 0.4em;
}
.ul-23 {
  background: #F9F9F9;
  padding: 20px 10px 20px 30px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.ul-23 li {
  font-size: 16px;
}
.title-bd span {
  background: linear-gradient(transparent 60%, #F1F7E4 60%);
}
.underline {
  font-size: 32px;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}
.underline span {
  font-family: serif;
  font-size: 42px;
}
.tittle01 {
  position: relative;
}
.tittle01:before {
  content: "";
  display: block;
  height: 5px;
  background: #3D87F6;
  margin: 15px auto 30px;
  width: 80px;
}
.tittle01:after {
  background: #1a296b;
  content: "";
  display: block;
  height: 5px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 50%;
}
.doct {
  position: relative;
  padding: .1em .3em .1em 1.5em;
  border-bottom: 1px solid #051B32;
  font-size: 26px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 15px;
}
.doct::before, .doct::after {
  position: absolute;
  content: '';
  border-radius: 100%
}
.doct::before {
  top: .4em;
  left: .2em;
  width: 20px;
  height: 20px;
  background: rgba(0, 1, 32, .7);
}
.doct::after {
  top: .7em;
  left: .6em;
  width: 15px;
  height: 15px;
  background: rgba(35, 144, 175, .7);
}
h2.doct span {
  font-size: 29px;
}
.doct5 {
  border-bottom: solid 1px #3d87f6;
  position: relative;
  margin: 20px 0 0;
  font-weight: normal;
  font-size: 20px;
}
.doct5:first-letter {
  font-size: 26px;
  color: #3d87f6;
}
.light-bg {
  background-color: #F8F9F9;
  margin: 10px 0 0;
  padding: 15px 10px 15px 0;
  border-radius: 5px;
}
.light-bg ul {
  margin: 0 0 0 -10px;
  font-size: 16px;
  line-height: 1.6;
}
.ss-box {
  margin-top: 20px;
}
img.img-ibg {
  max-width: 100%;
  height: auto;
  margin-top: 5px;
  margin-left: 15px;
}
img.img-ibg2 {
  max-width: 100%;
  height: auto;
  margin-top: 5px;
}
.doct2 {
  border-bottom: dotted 3px #333;
  padding-bottom: 2px;
  margin: 0 0 20px 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
}
.shadow02 {
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.6);
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.shadow03 {
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.6);
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.shadow04 {
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.6);
  width: 100%;
  height: auto;
}
.shadow05 {
  box-shadow: 0 0 10px 0 rgba(42, 59, 13, 0.6);
}
.img-full {
  max-width: 100%;
  height: auto;
  aspect-ratio: 1.6 / 1;
  object-fit: cover;
}
.img-full-f2 {
  max-width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.grid-in-box {
  margin: 20px 0 50px;
  padding: 0;
  font-size: 18px;
}
.box-j1 {
  width: 100%;
  margin-top: 20px;
  padding: 30px;
  background: url(./images/bg-333.jpg);
  background-size: cover;
}
.box-j2 {
  width: 100%;
  margin-top: 0;
  padding: 40px;
  background: url(./images/bg-23.jpg);
  background-size: cover;
}
.box-j2b {
  width: 100%;
  margin-top: 0;
  padding: 30px 0 0;
  background: url(./images/bg-333.jpg);
  background-size: cover;
}
.box-j3 {
  width: 100%;
  margin: 0 0 30px;
  padding: 40px 60px 35px;
  background: #fff;
}
.ctc {
  margin-top: 40px;
}
.v-box3 {
  margin: 0;
  padding: 20px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 8px;
}
.v-box3 ul {
  margin: 0 0 0 -40px;
}
.v-box3 ul li {
  background: url(images/ic1.png) 0 12px no-repeat;
  background-size: 2%;
  list-style-type: none;
  list-style-position: outside;
  font-size: 18px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #999;
}
.v-box3 ul li:last-child {
  border-bottom: none;
}
.box-opp-out {
  width: 100%;
  margin: -5px 0 20px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
}
.box-opp {
  background: url(./images/ww1.png) left top no-repeat, url(./images/ww2.png) right top no-repeat, url(./images/ww3.png) right bottom no-repeat, url(./images/ww4.png) left bottom no-repeat;
  width: 100%;
  background-size: 7%;
  padding: 20px 20px 10px 20px;
}
.box-opp ul {
  margin-left: -20px;
}
.box-opp ul li {
  font-size: 16px;
  line-height: 1.8;
}
.box-opp ol {
  margin: 10px 10px 20px 0;
}
.box-opp ol li {
  font-size: 16px;
}
.box-opp ol li.md {
  padding: 20px 0;
}
.box-opp ol li b {
  font-size: 17px;
}
.opp2-ttl {
  font-size: 26px;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 500;
  margin-top: -5px;
  border-bottom: 1px solid #222;
  padding: 5px 0 0;
  text-align: center;
  margin-bottom: 20px;
}
p.opp2-tx {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  line-height: 2.0;
}
/*===========
.scroll-box
===========*/
.scroll-box {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
.scroll-box div img {
  max-width: 100%;
  min-width: 600px;
  vertical-align: top;
}
/*===========
scrollbar
===========*/
.scroll-box::-webkit-scrollbar {
  height: 4px;
}
.scroll-box::-webkit-scrollbar-track {
  background: #eee;
}
.scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}
@media only screen and (min-width: 601px) {
  .smn {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .box-opp-out {
    width: 100%;
    margin: 15px 0 20px;
  }
  .box-opp {
    background-size: 11%;
    padding: 20px;
    text-align: left;
  }
  .opp2-ttl {
    font-size: 20px;
  }
  p.opp2-tx {
    font-size: 18px;
  }
}
.ssn ul {
  margin-top: 10px;
  margin-left: -10px;
  line-height: 1.3;
}
.ssn ul li {
  font-size: 17px;
  padding: 10px 0;
}
.box320 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 30px;
  background: rgba(255, 255, 255, .4);
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(39, 48, 57, .1);
}
.box320 p {
  text-align: left;
  margin-left: 20px;
  padding: 5px 5px 30px 10px;
  text-indent: -18px;
  line-height: 1.3;
}
.box320 p span {
  font-family: serif;
  font-weight: bold;
  font-style: italic;
  padding-right: 2px;
  font-size: 120%;
  position: relative;
  top: 1px;
  left: 0px;
  color: #AD4048;
}
img.img-cc3 {
  border-radius: 50%;
  margin-top: 0;
  margin-bottom: 10px;
  width: 35%;
  height: auto;
}
.ar-box {
  font-size: 40px;
  text-align: center;
  margin: 10px auto -10px;
  color: #AD4048;
}
.ar-box2 {
  font-size: 22px;
  text-align: center;
  margin: 0 auto 50px;
  font-family: 'M PLUS 2', sans-serif;
}
.doct3 {
  margin: 0 0 10px 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 30px;
  text-align: center;
}
.rules-outer {
  background: rgba(255, 255, 255, .35);
  padding: 10px;
  border-radius: 10px;
}
.rules-inner {
  background: rgba(247, 247, 247, .5);
  padding: 20px;
  border-radius: 10px;
}
.rules-inner span {
  border: 1px dotted #555;
  padding: 0 5px;
  font-weight: bold;
}
.rules-end {
  text-align: right;
  font-size: 17px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  color: #000;
  margin-top: 10px;
  padding-right: 1em;
}
.prbt-box {
  margin-top: 0;
}
.btnarrow5 {
  width: 100%;
  background-image: linear-gradient(to right, #4B79A1 0%, #283E51 51%, #4B79A1 100%);
  padding: 15px 0;
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff;
  font-size: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  box-shadow: 0 0 20px #999;
}
.btnarrow5:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
}
a.bttt, a.bttt:visited, a.bttt:active {
  color: #555;
}
a.bttt:hover {
  color: #888;
}
table.table-015 {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
}
table.table-015 td {
  padding: 0;
  border: none;
  vertical-align: middle;
  text-align: left;
}
table.table-015 td.td-ig {
  width: 30%;
  padding: 15px 25px 15px 15px;
}
table.table-015 td.td-txt {
  font-size: 24px;
  font-weight: bold;
  font-family: 'Sawarabi Mincho', "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
table.table-015 td img {
  width: 100%;
  height: auto;
  border: 4px solid #fff;
}
/*================================================
 *  hd-swiper
 ================================================*/
.hd-nt {
  background: #2B2724;
  padding: 10px;
}
.sd-text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.swiper-container {
  width: 100%;
  height: auto;
}
.swiper-container img {
  width: 100%;
  height: auto;
}
.swiper-button-prev {
  background: url(images/ar-left.png) no-repeat center center / contain;
  border: none;
  outline: none;
}
.swiper-button-next {
  background: url(images/ar-right.png) no-repeat center center / contain;
  border: none;
  outline: none;
}
.swiper-pagination-bullet-active {
  background: #fff;
}
.sd-text {
  position: absolute;
  bottom: 15%;
  left: 0%;
  z-index: 2;
  font-family: 'IBM Plex Serif', serif;
  font-size: 32px;
  font-weight: 400;
}
/* --- スマホ用 --- */
@media screen and (max-width:767px) {
  .swiper-button-prev, .swiper-button-next {
    display: none;
  }
  .swiper-container {
    width: 100%;
    margin: 0;
  }
  .tx-w {
    margin-top: 0;
    text-align: center;
  }
}
/*================================================
 *  smp-menu
 ================================================*/
#responsive-btn-2, .sp-menu {
  display: none;
}
#sp-nav {
  display: none;
}
/* --- タブレット　スマホ用 --- */
@media screen and (max-width:991px) {
  #responsive-btn-2 {
    display: block;
    margin: auto;
    padding-top: 6px;
    transition: all 0.1s;
    height: 32px;
    width: 40px;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 5px;
  }
  .sp-menu, .sp-menu span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
  }
  .sp-menu {
    position: relative;
    width: 24px;
    height: 20px;
    cursor: pointer;
    z-index: 2;
  }
  .sp-menu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #434343;
    z-index: 3;
  }
  .sp-menu span:nth-of-type(1) {
    top: 0px;
  }
  .sp-menu span:nth-of-type(2) {
    top: 8px;
  }
  .sp-menu span:nth-of-type(3) {
    bottom: 0px;
  }
  .sp-menu.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
  }
  .sp-menu.active span:nth-of-type(2) {
    opacity: 0;
  }
  .sp-menu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
  }
  #sp-nav {
    position: fixed;
    top: 100px;
    left: 10%;
    z-index: 4;
    width: 80%;
    padding: 0;
    opacity: 0;
    background-color: #434343;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    display: block;
  }
  #sp-nav.active {
    right: 0;
    opacity: 0.8;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }
  #sp-nav ul {
    margin: 0;
    padding: 0;
  }
  #sp-nav ul li {
    list-style-type: none;
    border-bottom: 1px dotted #fff;
  }
  #sp-nav ul li a {
    display: block;
    padding: 12px 0 12px 10px;
    transition: all 0.2s ease-in-out;
    text-align: left;
    text-decoration: none;
    color: #fff;
    font-family: "Shippori Mincho", serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
  }
  #sp-nav ul li a:hover {
    color: #ccc;
  }
  #sp-nav ul li:last-child {
    border-bottom: none;
  }
  #sp-nav .fa-angle-right {
    color: #3d87f6;
  }
  #sp-nav small {
    display: none;
  }
}
/*================================================
 *  home
 ================================================*/
.main-top {
  margin: 0;
  padding: 10px 0 0;
  background: #021D45;
}
.under_allow {
  background: url(./images/arrow1.png) no-repeat top center;
  padding-top: 70px;
}
.box1 {
  background: #F5F2EA;
  box-shadow: 0px 1px 2px rgba(39, 48, 57, .1);
  padding: 30px 5px 30px;
  border-radius: 5px;
}
.box1 img {
  width: 35%;
  height: auto;
  border-radius: 50%;
}
.bg-tx {
  font-size: 19px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  background: linear-gradient(transparent 60%, #D3E9CB 60%);
}
.sec1 {
  margin: 0;
  padding: 40px 0 50px;
}
.sec1-in {
  margin: 40px 0 50px;
  line-height: 2.4;
}
p.ftp {
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  font-weight: 400;
  color: #222228;
  line-height: 1.4;
}
p.ftb2 {
  margin-top: 30px;
  font-size: 17px;
  line-height: 1.6;
  font-family: "Shippori Mincho", serif;
}
.v-box2 {
  width: 100%;
  border: 5px solid #cecece;
  box-shadow: 0 1px 6px rgba(39, 48, 57, .1);
  background: #fff;
  margin: 0;
  padding: 20px;
}
.font-b {
  font-size: 150%;
  color: #e1d1a2;
  font-weight: 900;
}
.p4c {
  margin: 60px 0 30px;
  color: #000;
  text-align: center;
  font-size: 36px;
  font-family: 'Kosugi', sans-serif;
}
.p4c span {
  color: #df4d6f;
}
.v-box2 ul {
  margin: 30px 0 30px 0;
}
.v-box2 ul li.lst {
  background: url(images/ic1.png) 0 9px no-repeat;
  list-style-type: none;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 40px;
  font-size: 22px;
  padding-left: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #999;
  line-height: 1.8em;
}
.v-box2 ul li:last-child {
  border-bottom: none;
}
h3.prb_ttl {
  margin: 15px 0 20px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}
h2.prb_ttl2 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0;
  text-align: center;
  font-size: 33px;
  color: #fff;
  font-family: 'Cinzel', serif;
  font-weight: 400;
}
h2.prb_ttl2:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 70px;
  border-top: solid 2px #fff;
  transform: translateX(-50%);
}
p.sub_tex {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: normal;
  color: #666;
  font-family: 'M PLUS Rounded 1c', sans-serif !important;
  position: relative;
  display: inline-block;
}
p.sub_tex:before {
  content: '';
  position: absolute;
  bottom: -4px;
  display: inline-block;
  width: 80px;
  height: 2px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #666;
  border-radius: 2px;
}
p.sub_tex2 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  font-family: 'M PLUS Rounded 1c', sans-serif !important;
  position: relative;
  display: inline-block;
}
p.sub_tex2:before {
  content: '';
  position: absolute;
  bottom: -4px;
  display: inline-block;
  width: 80px;
  height: 2px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 2px;
}
.font1 {
  animation-delay: 0.5s;
}
.font2 {
  animation-delay: 1.0s;
}
.font3 {
  animation-delay: 1.1s;
}
.pt-cs {
  margin-top: -10px;
}
.buttonA {
  margin: 30px 0 0;
  padding: 0.5em 0;
  border: 1px solid #ccc;
  background-color: #191919;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
  font-size: 20px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.buttonA::before, .buttonA::after {
  box-sizing: border-box;
}
.buttonA:hover {
  border: 1px solid #ccc;
  background-color: #666;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.buttonA span {
  display: block;
  font-size: 16px;
}
.prof dl {
  margin: 0 0 0 0;
  width: 100%;
  line-height: 1.6;
  font-size: 16px;
  overflow: hidden;
}
.prof dt {
  float: left;
  width: 140px;
  padding: 15px 10px;
  border-top: 1px dotted #000;
}
.prof dd {
  margin-left: 140px;
  padding: 15px 10px;
  border-top: 1px dotted #000;
}
.prof dt:first-of-type {
  border-top: none;
}
.prof dd:first-of-type {
  border-top: none;
}
.pr-ttl {
  font-size: 18px;
  font-family: 'Sawarabi Mincho', "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
.a-map {
  margin: 10px 0 30px;
  font-size: 16px;
}
.a-map span {
  padding-left: 10px;
}
h3.h3-line2 {
  position: relative;
  margin: 0;
  padding: 0.2em 1em 0.1em;
  border-top: solid 1px #7C6047;
  border-bottom: solid 1px #7C6047;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  color: #7C6047;
}
h3.h3-line2:before, h3.h3-line2:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 1px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: #7C6047;
}
h3.h3-line2:before {
  left: 7px;
}
h3.h3-line2:after {
  right: 7px;
}
div.sec2 {
  margin: 0;
  padding: 40px 0 60px;
  background-image: url(./images/bg-12.webp);
  background-size: contain;
  background-position: top center;
}
.about3 p {
  color: #fff;
}
.about2 {
  background: #fff;
  width: 100%;
  padding: 0;
}
.about2 h2 {
  margin-top: -0.71em;
  margin-bottom: 0;
  padding: 0 0 0 0.1em;
  font-size: 6em;
  font-family: serif;
  font-weight: 800;
  letter-spacing: 0.01em;
  color: #E5D6AC;
}
.about2 h3 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 0;
  font-size: 28px;
  margin-left: 40px;
}
.about2 p {
  margin: 0 30px 20px 40px;
}
.about2 p:last-child {
  margin: 0 30px 40px 40px;
}
.about2-box {
  margin: -10px 10px 15px 40px;
  background: #F5F7F8;
  border-radius: 8px;
}
.about2 ul {
  margin: 0;
}
.about2 ul li {
  font-size: 16px;
  padding: 6px 0 0;
}
.about2 ul li:last-child {
  padding: 6px 0 6px;
}
@media screen and (max-width: 767px) {
  .about2 h2 {
    margin-top: -0.75em;
    margin-bottom: 0;
    padding: 0 0 0 0.1em;
    font-size: 5em;
    font-family: serif;
    font-weight: 800;
    letter-spacing: 0.01em;
    color: #E5D6AC;
  }
  .about2 h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 28px;
    margin-left: 20px;
  }
  .about2 p {
    margin: 0 20px 20px 20px;
  }
  .about2 p:last-child {
    margin: 0 20px 40px 20px;
  }
  .about2-box {
    margin: -10px 20px 15px 20px;
    padding-left: 5px;
    background: #F5F7F8;
    border-radius: 8px;
  }
  .about2 ul {
    margin: 0;
  }
  .about2 ul li {
    font-size: 16px;
    padding: 6px 0 0;
  }
}
#cpbox .about {
  margin: 30px 0 50px 0;
  padding: 0;
  display: flex;
  position: relative;
}
#cpbox .about dt {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#cpbox .about dt img {
  width: 100%;
}
#cpbox .about dd {
  width: calc(100% - 214px);
  margin: 36px 0 0 auto;
  padding: 36px 48px 36px 284px;
  box-sizing: border-box;
  background: #fff;
}
#cpbox .about dd h3 {
  font-size: 26px;
  font-weight: 400;
  font-family: "Shippori Mincho", serif;
  margin: 0 0 24px 0;
}
#cpbox .about dd p {
  margin: 15px 0 0;
  font-size: 16px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 1023px) {
  #cpbox .about {
    display: block;
  }
  #cpbox .about dt {
    position: static;
  }
  #cpbox .about dd {
    width: 100%;
    margin: 0;
    padding: 56px 48px;
  }
}
/*------------------------------------------------------------------------*/
@media screen and (max-width:767px) {
  #cpbox .about {
    margin: 0 0 16px 0;
    display: block;
  }
  #cpbox .about dt {
    position: static;
  }
  #cpbox .about dd {
    width: 100%;
    margin: 0;
    padding: 20px;
  }
  #cpbox .about dd h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  #cpbox .about dd p {
    font-size: 13px;
    letter-spacing: 0;
  }
}
h2.pttl {
  font-size: 30px;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 500;
  color: #222;
  border-bottom: 3px dotted #222;
  display: inline-block;
  padding: 0 0 5px;
  margin: 0;
}
.ttl-sm {
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 30px;
  color: #AD4048;
}
p.last {
  margin-bottom: 10px;
}
p.p1 {
  font-size: 30px;
  margin: 0 0 5px;
  padding: 0;
  font-family: "Shippori Mincho", serif;
  border-bottom: 1px solid #222;
}
p.p2 {
  font-size: 20px;
  margin: 0 0 15px;
}
.p3 {
  background: rgba(255, 255, 255, .5);
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 18px;
  line-height: 1.7;
}
p.p4 {
  margin: 25px 0 10px;
  font-size: 20px;
  font-weight: bold;
}
p.p4 span {
  color: #ad4048;
  border: 2px dotted #ad4048;
  padding: 5px 10px;
  border-radius: 5px;
}
.spn-b2 {
  padding-left: 0.5em;
}
.sec2b {
  margin: 0;
  padding: 10px 0 50px;
  width: 100%;
  background: #F6F6F6;
}
.sec2b p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.text-animation {
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 400;
}
.text-animation span {
  opacity: 0;
}
.v-box4-ttl {
  margin: 40px 0 0;
  padding: 0;
  font-size: 22px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  line-height: 1.6;
  color: #191919;
  letter-spacing: 0.01em;
}
.v-box3-ttl {
  margin: 10px 0 0;
  padding: 0;
  font-size: 32px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  line-height: 1.6;
  color: #191919;
  letter-spacing: 0.01em;
}
.v-box3-ttl4 {
  margin: 30px 0 20px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  line-height: 1.4;
  color: #191919;
}
.v-box3-ttl4 span {
  font-size: 100%;
  color: #222;
}
.ms-box {
  margin: 30px 15% 0;
  width: 70%;
  word-wrap: break-word;
}
.ms-box img {
  max-width: 100%;
  height: auto;
}
.ms-box p {
  margin: 10px 0;
}
.ms-box2 {
  margin: 0 15% 20px;
  width: 70%;
  word-wrap: break-word;
}
.ms-box2 img {
  max-width: 100%;
  height: auto;
}
.ms-box2 p {
  margin: 10px 0;
}
.theme3 {
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 400;
  font-size: 20px;
}
.theme2 {
  font-family: "Shippori Mincho", serif;
  color: #59533b;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 20px;
}
.bx-s img {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 5px rgba(39, 48, 57, .2);
}
.technology_mg {
  margin-top: 20px;
}
.technology_list {
  margin: 20px 0 45px 30px;
}
.technology_list:last-of-type {
  margin: 20px 0 0 30px;
}
.technology_box {
  padding: 25px 50px;
  position: relative;
  background: rgba(255, 255, 255, .7);
  line-height: 1.5;
  border-radius: 10px;
  box-shadow: 0px 1px 2px rgba(39, 48, 57, .08);
}
.tec_num {
  display: block;
  width: 79px;
  height: 50px;
  background-image: url(images/bg-ss.png);
  background-size: contain;
  position: absolute;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 500;
  color: #fff !important;
  text-align: center;
  font-size: 14px;
  padding-top: 15px;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 2;
}
.tec-tx {
  text-align: left;
  font-size: 16px;
}
.technology_box ul {
  margin-left: -20px;
  margin-bottom: 0;
}
.technology_box ul li {
  font-size: 17px;
  margin-left: -10px;
  margin-bottom: 0;
  color: #000 !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
div.sec2-box {
  margin: 0;
  width: 100%;
  background: #000;
  padding: 20px;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
}
div.sec2-box2 {
  margin-top: 30px;
  width: 100%;
  background: #000;
  padding: 20px;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
}
.sec2-box-tx {
  text-align: center;
}
.sec2-box-tx h3 {
  margin: 0 0 20px;
  padding-bottom: 2px;
  color: #e1d1a2;
  border-bottom: solid 1px #e1d1a2;
  position: relative;
  text-align: left;
}
.sec2-box-tx h3 span {
  padding-left: 0.5em;
}
.img-full-s {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 5px rgba(39, 48, 57, .6);
}
.img-full-s2 {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 1px rgba(39, 48, 57, .2);
  margin-top: 10px;
}
.mybox {
  background: none;
  border: 5px double #f3cbd0;
  margin: 30px 0 0;
  padding: 20px;
  position: relative;
  font-size: 16px;
}
.mybox:before {
  background-color: #fff;
  content: '\7A4D\8F09\4F8B';
  padding: 2px 10px;
  position: absolute;
  top: -17px;
  left: 30px;
  text-align: center;
  font-size: 16px;
}
.mybox div {
  margin-top: 10px;
}
.mybox2 {
  background: none;
  border: 5px double #f3cbd0;
  margin: 30px 0 0;
  padding: 20px;
  position: relative;
  font-size: 16px;
}
.mybox2:before {
  background-color: #fff;
  content: '\914D\9001\54C1\4F8B';
  padding: 2px 10px;
  position: absolute;
  top: -17px;
  left: 30px;
  text-align: center;
  font-size: 16px;
}
.mybox2 div {
  margin-top: 10px;
}
.bn-box {
  margin: 40px 0 0;
  text-align: center;
}
.bn-box img {
  max-width: 100%;
  height: auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .35);
}
.bn-box a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bnbox-23 img:hover {
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.3));
  transition: all 0.3s ease-out;
}
div.sec10 {
  margin: 0;
  padding: 40px 0 30px;
  background: #fff;
}
.effect6 {
  width: 100%;
  margin: 0;
  padding: 10px 0 10px;
  background: #6c2735;
  background-image: linear-gradient(to right, #6c2735 0%, #9e3a50 51%, #6c2735 100%);
  color: #fff;
  font-size: 32px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-shadow: 0 1px 1px rgba(39, 48, 57, .2);
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
.effect6:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.icon-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
}
.icon-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.icon-box h3 {
  position: relative;
  margin: 20px 0 0;
  padding: 0.2em 2em;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  display: inline-block;
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.icon-box h3:before, .icon-box h3:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 1px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: #fff;
}
.icon-box h3:before {
  left: 7px;
}
.icon-box h3:after {
  right: 7px;
}
.recommended {
  width: 84%;
  margin: 30px 8% 30px;
  text-align: left;
}
.recommended p {
  margin-top: 15px;
  color: #fff;
}
.icon-box-tx1 {
  background: url(images/bg-red1.jpg);
}
.icon-box-tx2 {
  background: #038DA6;
}
.video {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.video video {
  display: block;
  width: 100%;
  height: auto;
}
.VideoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.VideoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cs-box {
  margin-top: 10px;
}
.trim-ttl {
  margin: 10px 0 20px;
  font-size: 16px;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.sp-mgbt {
  width: 100%;
  height: auto;
}
div.sec3 {
  margin: 0;
  padding: 50px 0;
  background: #fff;
}
.price-box {
  margin: 20px 0 0;
  background: #fff url(./images/bg-700.png);
  box-shadow: 0px 0px 5px rgba(39, 48, 57, .2);
  padding: 15px;
}
.price-box-in {
  background: url(./images/ww1.png) left top no-repeat, url(./images/ww2.png) right top no-repeat, url(./images/ww3.png) right bottom no-repeat, url(./images/ww4.png) left bottom no-repeat;
  width: 100%;
  background-size: 6%;
  padding: 20px 10% 20px;
}
.price-box-ttl {
  font-family: 'Cinzel Decorative', cursive;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 10px;
}
.box-in1 {
  background: rgba(215, 102, 129, .03);
  border-radius: 10px;
  text-align: center;
  margin: 0 0 20px;
  padding: 20px 10px;
}
.box-in1 h3 {
  margin: 0 0 10px;
  padding: 0 0 2px;
  border-bottom: 1px solid #d76681;
  font-size: 20px;
}
.box-in1 p {
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.pr-sp {
  padding-left: 1.5em;
}
.title-border {
  color: #CCAA74;
  font-size: 24px;
  font-family: 'IBM Plex Serif', serif;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 300;
}
.title-border:before, .title-border:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background: #CCAA74;
  display: block;
}
.title-border:before {
  margin-right: 0.4em;
  margin-left: 41%;
}
.title-border:after {
  margin-left: 0.4em;
  margin-right: 41%;
}
@media screen and (max-width: 768px) {
  .title-border:before {
    margin-right: 0.4em;
    margin-left: 15%;
  }
  .title-border:after {
    margin-left: 0.4em;
    margin-right: 15%;
  }
}
.catch-a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 10px;
  color: #000;
  font-weight: 400;
}
.catch-a:before, .catch-a:after {
  border-top: 1px solid;
  content: "";
  width: 2em;
  /* 線の長さ */
}
.catch-a:before {
  margin-right: 1em;
  /* 文字の右隣 */
}
.catch-a:after {
  margin-left: 1em;
  /* 文字の左隣 */
}
.catch-b {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 25px;
  font-weight: 400;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 30px;
}
.catch-b:before, .catch-b:after {
  border-top: 1px solid;
  content: "";
  width: 2em;
}
.catch-b:before {
  margin-right: 0.5em;
}
.catch-b:after {
  margin-left: 0.5em;
}
.catch-c {
  display: flex;
  align-items: center;
  /* 垂直中心 */
  justify-content: center;
  /* 水平中心 */
  color: #fff;
  font-size: 26px;
  font-family: "Shippori Mincho", serif;
  padding-top: 40px;
}
.catch-c:before, .catch-c:after {
  border-top: 1px solid;
  content: "";
  width: 2em;
  /* 線の長さ */
}
.catch-c:before {
  margin-right: 1em;
  /* 文字の右隣 */
}
.catch-c:after {
  margin-left: 1em;
  /* 文字の左隣 */
}
.kgo {
  font-weight: 400;
  font-size: 20px;
  font-family: 'Roboto Slab', serif;
}
.ch-box {
  line-height: 2.4;
}
.title-border2-box {
  background: rgba(255, 255, 255, 0.4);
  padding: 10px;
  margin-top: 50px;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.title-border2-box2 {
  padding: 30px 30px 40px 30px;
  border: 1px solid #000;
}
.title-border2-box2 img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  box-shadow: 0px 5px 15px 0px rgba(235, 94, 137, 0.8);
}
.jj {
  margin-left: 0.5em;
}
.title-border2 {
  color: #e75284;
  font-size: 22px;
  font-family: 'IBM Plex Serif', serif;
  font-weight: 300;
  margin-bottom: 30px;
  text-align: center;
}
.title-border2-box2 ul {
  margin-left: -35px;
}
.title-border2-box2 ul li {
  padding: 5px 0 5px 20px;
  line-height: 1.5;
  list-style-type: none;
  background: url(images/mk2.png) 0px 8px no-repeat;
  border-bottom: 1px dotted #ccc;
  font-size: 15px;
}
.title-border2-box2 ul li.nb {
  background: none;
  border-bottom: none;
}
.box-ok1 {
  background: #FFF0F5;
  margin-top: 20px;
  padding: 10px;
  border-radius: 5px;
  color: ##654239;
}
.box-ok2 {
  background: #FFFDF2;
  margin: 30px 0 20px;
  padding: 20px 10px 5px;
  border-radius: 5px;
  color: ##654239;
}
.box-ok2 ul {
  font-size: 16px;
  line-height: 1.8;
  margin-left: -10px;
}
p.prof-box {
  margin: 50px 0 0;
  padding: 0 5px;
  font-size: 28px;
  color: #9D8167;
  font-weight: 600;
  text-align: center;
  position: relative;
  display: inline-block;
}
p.prof-box:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: repeating-linear-gradient(-45deg, #E75D88, #E75D88 2px, #fff 2px, #fff 4px);
}
p.prof-box span {
  font-size: 22px;
}
p.prof-tx {
  font-size: 18px;
}
p.prof-box2 {
  margin: 20px 0 -20px;
  padding: 0;
  font-size: 24px;
  color: #9D8167;
  text-align: center;
}
@media (max-width:480px) {
  p.prof-box {
    font-size: 24px;
    padding: 0 10px;
  }
  p.prof-box span {
    font-size: 18px;
  }
  p.prof-box2 {
    font-size: 18px;
  }
}
h3.h3-line {
  padding: 0.2em 1em;
  border-top: solid 1px #998057;
  border-bottom: solid 1px #998057;
  display: inline-block;
  font-size: 22px;
  font-family: 'Noto Serif', "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  color: #998057;
  margin-bottom: 20px;
}
.step-box {
  border-bottom: 1px dotted #e75284;
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 10px;
  line-height: 1.2;
}
.step-box span {
  color: #e75284;
  font-size: 160%;
  font-family: 'Georgia', serif;
  font-style: italic;
  padding-right: 0.2em;
}
.step-box2 {
  color: #e75284;
  line-height: 1.2;
  font-size: 22px;
}
.col_5 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /* IE10 */
  justify-content: center;
}
.col_5>div {
  width: 20%;
  padding: 5px;
}
.col_5>div>div {
  position: relative;
  overflow: hidden
}
.box505 {
  background: #F097B5;
  padding: 2px 20px;
}
.box505b {
  background: #ee85a8;
  padding: 2px 20px;
}
.box505c {
  background: #eb749c;
  padding: 2px 20px;
}
.box505d {
  background: #e96390;
  padding: 2px 20px;
}
.box505e {
  background: #e75284;
  padding: 2px 20px;
}
.box506 {
  text-align: left;
  font-size: 22px;
  color: #fff;
}
.box507 {
  text-align: right;
}
.box507 img {
  width: 32%;
  height: auto;
  margin-top: 10px;
}
.box508 {
  background: #fcedf2;
  padding: 10px 20px;
  line-height: 1.4;
}
.box508b {
  background: #FADCE6;
  padding: 10px 20px;
  line-height: 1.4;
}
.box508c {
  background: #F7CBDA;
  padding: 10px 20px;
  line-height: 1.4;
}
.box508d {
  background: #F5B9CD;
  padding: 10px 20px;
  line-height: 1.4;
}
.box508e {
  background: #f3a8c1;
  padding: 10px 20px;
  line-height: 1.4;
}
.bd {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box508p {
  text-align: left;
  font-size: 13px;
}
.baf {
  margin: 20px 0;
}
@media screen and (max-width: 960px) {
  .col_5>div {
    width: 33.33333%;
  }
}
@media screen and (max-width: 480px) {
  .col_5>div {
    width: 100%;
  }
}
.cp_card {
  width: 80%;
  position: relative;
  background: url(images/bg4.png);
  overflow: visible;
  margin: 40px auto 0;
  padding: 80px 0.5em 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.cp_ribbon12 {
  position: absolute;
  z-index: 2;
  top: 25px;
  width: calc(100% + 20px);
  height: 50px;
  margin-right: -18px;
  margin-bottom: 80px;
  margin-left: -18px;
}
.cp_ribbon12:before, .cp_ribbon12:after {
  position: absolute;
  top: 20px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: '';
  border-width: 20px 20px;
}
.cp_ribbon12:before {
  left: -30px;
  border-style: solid;
  border-color: #FE9369 #FE9369 #FE9369 transparent;
}
.cp_ribbon12:after {
  right: -30px;
  border-style: solid;
  border-color: #FE9369 transparent #FE9369 #FE9369;
}
.cp_ribbon12 .cp_ribbon {
  line-height: 2.4em;
  position: relative;
  z-index: 100;
  height: inherit;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
  background: #FEA582;
  font-family: 'Noto Serif', "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 22px;
}
.cp_ribbon12 .cp_ribbon:before, .cp_ribbon12 .cp_ribbon:after {
  position: absolute;
  bottom: -10px;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid #FE9369;
}
.cp_ribbon12 .cp_ribbon:before {
  left: 0;
  border-left: 10px solid transparent;
}
.cp_ribbon12 .cp_ribbon:after {
  right: 0;
  border-right: 10px solid transparent;
}
.cp-tx {
  border-top: 1px dotted #ccc;
  padding: 15px 0 0;
  margin: 15px 20px 0;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}
.cp-tx2 {
  margin: 10px 0 20px;
  font-size: 18px;
}
.cp-tx3 {
  border-top: 1px dotted #ccc;
  padding: 15px 0 0;
  margin: 15px 0 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.ico-l2 {
  color: #fea582;
}
.title-bar2[aria-expanded="true"] .ico-cp:before {
  content: "\f106";
}
.ico-cp {
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
  color: #FF926B;
  position: relative;
  top: 5px;
  left: 5px;
}
.sup-box ul {
  margin-top: 10px;
  margin-left: 5px;
  text-align: left;
}
.sup-box ul li {
  font-size: 16px;
  padding-bottom: 10px;
}
.cont-box2 {
  background: #fea582;
  width: 30%;
  margin: 40px auto 0;
  padding: 10px 0;
  font-size: 16px;
  display: inline-block;
  border-radius: 8px;
  font-weight: 700;
  color: #fff;
}
.cont-box2:hover {
  background: #ffcab7;
  color: #fff;
}
div.sec11 {
  margin: 0;
  padding: 0 0 50px;
}
div.sec4 {
  margin: 0;
  padding: 0 0 40px;
}
.sec5 {
  margin: 0;
  padding: 0;
  width: 100%;
  background: center center /cover no-repeat fixed;
  background-image: url(./images/px-bg-min.jpg);
  color: #fff;
}
p.sn-tx {
  color: #fff;
  margin: 0 0 50px;
}
div.layerTransparent {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}
@media screen and (max-width:767px) {
  .sec5 {
    margin: 0;
    padding: 0;
    width: 100%;
    background: 40% center /cover no-repeat scroll;
    background-image: url(./images/px-bg-min.jpg);
    color: #fff;
  }
  div.layerTransparent {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
  }
}
.mg-pra {
  margin: 10px 0;
}
p.crs-tx {
  font-size: 18px;
  margin: 30px auto 20px;
  padding: 10px 30px;
  color: #fff;
  text-shadow: 0 0 2px rgba(39, 48, 57, .1);
  position: relative;
  display: inline-block;
}
p.crs-tx:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 34px;
  height: 2px;
  background-color: #fff;
  -moz-transform: rotate(70deg);
  -webkit-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  transform: rotate(70deg);
}
p.crs-tx:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 34px;
  height: 2px;
  background-color: #fff;
  -moz-transform: rotate(-70deg);
  -webkit-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  transform: rotate(-70deg);
}
p.crs-tx:before {
  left: 0;
}
p.crs-tx:after {
  right: 0;
}
p.fm-tx {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.box-tx {
  margin-bottom: 10px;
}
h3.prb_ttl-b {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  color: #fff;
  text-shadow: 0 1px 1px rgba(39, 48, 57, .1);
  font-family: 'Sawarabi Mincho', "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
.prof-rt {
  margin-top: -5px;
}
p.p2b {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  margin: 0 0 0 20px;
  padding: 0;
}
p.p2c {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  margin: 20px 0 0 20px;
  padding: 0;
}
p.p2d {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  margin: 20px 0 0 20px;
  padding: 0;
}
.tx-sgn {
  font-family: "教科書ICA M", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
}
.img-113 {
  max-width: 100%;
  height: auto;
  margin-top: 30px;
}
.sec6 {
  background: url(images/main-bg2.png);
  padding-bottom: 30px;
}
p.s2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  display: flex;
  align-items: center;
  font-family: "Likurei", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #666;
}
p.s2:before, p.s2:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  display: block;
}
p.s2:before {
  margin-top: 5px;
  margin-right: .4em;
  background: linear-gradient(-90deg, #666, transparent);
}
p.s2:after {
  margin-top: 5px;
  margin-left: .4em;
  background: linear-gradient(90deg, #666, transparent);
}
.widgets_on_page {
  margin-left: -30px !important;
  padding: 0 !important;
}
.top-list {
  margin-top: 20px;
  min-height: 200px;
}
.new {
  margin: 40px 0 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  min-height: 150px;
}
.new a {
  color: #fff;
}
.new dl {
  margin: 30px 0;
  width: 100%;
  line-height: 1.8;
  overflow: hidden;
  color: #fff;
}
.new dt {
  float: left;
  width: 120px;
  padding: 5px 10px 0;
  font-size: 15px;
  font-weight: normal;
}
.new dd {
  margin-left: 120px;
  padding: 5px 10px 0;
  font-size: 15px;
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .new dd {
    margin-left: 135px;
    padding: 5px 10px 5px 0;
    font-size: 15px;
  }
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, dl#newinfo dt {
    float: left;
    width: 135px;
    padding: 4px 10px 0;
    font-size: 15px;
    font-weight: normal;
  }
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, dl#newinfo dd {
    margin-left: 135px;
    padding: 5px 10px 5px 0;
    font-size: 15px;
  }
}
.btn-animation-02 {
  position: relative;
  display: inline-block;
  padding: 30px 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  transition: all .5s;
  width: 100%;
  margin: 40px 0 40px;
  font-size: 20px;
}
.btn-animation-02::before, .btn-animation-02::after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.btn-animation-02::before {
  top: 0;
  left: 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.btn-animation-02::after {
  right: 0;
  bottom: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.btn-animation-02:hover {
  background-color: #fff;
  color: #000;
  transition: all .7s;
}
.btn-animation-02:hover::before, .btn-animation-02:hover::after {
  width: 0;
  height: 0;
  opacity: 0;
  transition: all .7s;
}
.btn-animation-03 {
  position: relative;
  display: inline-block;
  padding: 1em 0;
  color: #2B2D2C;
  text-align: center;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  transition: all .5s;
  width: 100%;
  margin: 60px 0 20px;
  font-size: 22px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}
.btn-animation-03::before, .btn-animation-03::after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.btn-animation-03::before {
  top: 0;
  left: 0;
  border-top: 1px solid #2B2D2C;
  border-left: 1px solid #2B2D2C;
}
.btn-animation-03::after {
  right: 0;
  bottom: 0;
  border-right: 1px solid #2B2D2C;
  border-bottom: 1px solid #2B2D2C;
}
.btn-animation-03:hover {
  background-color: #2B2D2C;
  color: #fff;
  transition: all .7s;
}
.btn-animation-03:hover::before, .btn-animation-03:hover::after {
  width: 0;
  height: 0;
  opacity: 0;
  transition: all .7s;
}
.pt-out {
  width: 100%;
  margin: 30px 0 0;
}
.pt-box {
  margin-top: 20px;
}
/*================================================
 *  case
 ================================================*/
hr.hr-1 {
  margin: 10px 0 30px;
  border-top: 1px solid #ddd;
}
.main-v li.item2, .main-v li.item3, .main-v li.item4, .main-v li.item5, .main-v li.item6 {
  display: none;
}
.main-v img {
  max-width: 100%;
  height: auto;
}
ul.thumb {
  margin: 0;
  padding: 0;
}
.thumb li {
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  margin: 0 0 30px 0;
  padding: 0;
  background: #fff;
}
.thumb li {
  width: 31%;
}
.thumb li:nth-child(3n-1) {
  margin: 0 2%;
}
.thumb li img {
  width: 100%;
  height: auto;
}
.thumb li:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width:767px) {
  ul.thumb {
    margin: 0 0 10px 0;
  }
  .thumb li {
    margin: 0 0 10px 0;
  }
}
.case-ttl {
  width: 96%;
  color: #fff;
  padding: 0;
  margin: 40px 2% 0;
  font-size: 26px;
  font-family: 'Noto Serif', "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.case-ttl:before {
  content: "";
  width: 15px;
  height: 3px;
  margin: 5px 5px 8px 0;
  display: inline-block;
  background: #fff;
}
.case-tx {
  width: 96%;
  color: #fff;
  padding: 0;
  margin: 20px 2%;
  font-size: 20px;
  font-family: "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.bf-box {
  width: 92%;
  margin: 40px 4%;
  padding: 20px;
  background: #555;
}
table.table-100 {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
}
table.table-100 td {
  padding: 0;
  border: none;
  vertical-align: middle;
  text-align: center;
}
table.table-100 td.td-bf {
  width: 47%;
}
table.table-100 td.td-af {
  width: 47%;
}
table.table-100 td.td-ar {
  width: 6%;
  color: #fff;
}
table.table-100 td.td-bf2 {
  width: 47%;
  padding-top: 20px;
}
table.table-100 td.td-af2 {
  width: 47%;
  padding-top: 20px;
}
table.table-100 td.td-ar2 {
  width: 6%;
  color: #fff;
  padding-top: 20px;
}
table.table-100 td.td-bf img, table.table-100 td.td-af img {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
  max-width: 100%;
  height: auto;
}
table.table-100 td.td-bf:hover img {
  opacity: 1;
  filter: brightness(110%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
table.table-100 td.td-af:hover img {
  opacity: 1;
  filter: brightness(110%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
table.table-100 td.td-bf2 img, table.table-100 td.td-af2 img {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
  max-width: 100%;
  height: auto;
}
table.table-100 td.td-bf2:hover img {
  opacity: 1;
  filter: brightness(110%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
table.table-100 td.td-af2:hover img {
  opacity: 1;
  filter: brightness(110%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.fa-1 {
  font-size: 30px;
  color: #fff;
}
.bf-ttl {
  display: block;
  margin: 0 auto 20px;
  font-size: 24px;
  color: #fff;
}
.case-tx2 {
  width: 92%;
  color: #fff;
  padding: 0;
  margin: 20px 4%;
  font-size: 20px;
  font-family: "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (max-width:767px) {
  .bf-box {
    width: 100%;
    margin: 40px 0;
    padding: 10px;
  }
  .fa-1 {
    font-size: 18px;
  }
  .bf-ttl {
    margin: 0 auto 20px;
    font-size: 20px;
  }
}
/*================================================
 *  contact
 ================================================*/
h2.prf-ttl4b {
  font-family: "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 22px;
  line-height: 1.6em;
  font-weight: normal;
  border-bottom: 1px solid #222228;
  margin: 0 0 20px 0;
  position: relative;
  text-align: left;
  padding: 0 0 0 32px;
}
h2.prf-ttl4b:before {
  content: " ";
  width: 20px;
  height: 20px;
  background: #222228;
  position: absolute;
  bottom: 8px;
  left: 0;
}
.box32 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 3px rgba(39, 48, 57, .08);
}
.box32 p {
  text-align: left;
  padding: 0px 10px 0px 15px;
  font-size: 15px;
}
.box32 h3 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
img.img-cc {
  margin: 0 0 10px;
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.95);
}
.ct-tx {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
/*================================================
 * flow
 ================================================*/
.flow-num {
  padding-top: 18px;
  width: 100%;
  font-size: 30px;
  line-height: 30px;
  line-height: 3rem;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #057ECE;
  border-bottom: 1px solid #000;
  box-sizing: border-box;
}
@media(min-width: 768px) {
  .flow-num {
    font-size: 48px;
    line-height: 48px;
    line-height: 4.8rem;
    border-bottom: none;
  }
}
.flow-cont {
  border-left: 1px solid #057ECE;
  padding: 18px 0 23px 18px;
  font-size: 15px;
}
.flow-cont h2 {
  font-size: 22px;
  margin: 7px 0 5px 0;
  font-family: "Shippori Mincho", serif;
}
@media(max-width: 480px) {
  .flow-cont h2 {
    font-size: 19px;
  }
}
.flow-cont img {
  width: 100%;
  height: auto;
  box-shadow: 0 1px 5px rgba(39, 48, 57, .1);
  aspect-ratio: 1.78 / 1;
  object-fit: cover;
}
img.img-sample {
  width: 100%;
  height: auto;
  box-shadow: 0 1px 5px rgba(39, 48, 57, .1);
  aspect-ratio: 1.78 / 1;
  object-fit: cover;
}
.flow-cont p {
  margin: 15px 0 10px 3px;
  line-height: 1.5;
}
.flow-cont ul {
  margin-left: -10px;
  margin-bottom: 0;
}
.flow-cont ul li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.box330 {
  padding-left: 20px;
}
.flow-cont-last {
  border-left: 1px solid #BCA475;
  padding: 18px 0 0 18px;
  font-size: 16px;
}
.flow-cont-last h2 {
  font-size: 22px;
  margin: 7px 0 5px 0;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.flow-cont-last ul {
  margin-left: -10px;
  margin-bottom: 0;
}
.flow-cont-last ul li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.flow-cont-last span {
  padding-left: 20px;
}
.flow-cont-last img {
  width: 100%;
  height: auto;
  box-shadow: 0 1px 5px rgba(39, 48, 57, .1);
}
/*================================================
 *  profile
 ================================================*/
table.table-01 {
  width: 100%;
  border: 1px #E3E3E3 solid;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  line-height: 1.5em;
}
table.table-01 th {
  padding: 10px;
  border: #e3e3e3 solid;
  border-width: 0 0 1px 1px;
  background: #FAF2FF;
  vertical-align: middle;
  width: 200px;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  color: #000;
}
table.table-01 td {
  padding: 10px;
  border: #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  font-size: 15px;
  text-align: left;
  background: #FDFBFF;
}
table.table-01 a {
  color: #333c5e;
}
@media only screen and (max-width: 767px) {
  table.table-01 {
    border-width: 1px 1px 0 0;
  }
  table.table-01 th, .table-01 td {
    display: block;
  }
  table.table-01 th {
    width: 100% !important;
  }
  table.table-01 td {
    text-align: center !important;
  }
}
.g_map {
  position: relative;
  padding-top: 46%;
  height: 0;
  overflow: hidden;
  margin: 10px 0 20px;
}
.g_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ttl-box {
  border: 1px solid #999;
  padding: 2px 10px;
  border-radius: 10px;
}
.box27 {
  position: relative;
  margin: 40px 0 30px;
  padding: 0.5em 1em;
  border: solid 1px #342E2A;
  background: #FAFAFA;
}
.box27 .box-title {
  position: absolute;
  display: inline-block;
  top: -27px;
  left: -1px;
  padding: 1px 9px 0;
  height: 26px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 16px;
  background: #342E2A;
  color: #fff;
  font-weight: normal;
  border-radius: 0;
}
.box27 p {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.img-01 {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.img-01b {
  width: 100%;
  height: auto;
  box-shadow: -10px 10px 20px rgba(26, 41, 107, 0.5), 10px -10px 20px rgba(203, 239, 27, 0.5);
}
.img-01c {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.img-02 {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1.50;
  object-fit: cover;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
/*================================================
 *  houses
 ================================================*/
h2.prf-ttl4b2 {
  font-family: "UD新ゴ コンデンス90 L", "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 22px;
  line-height: 1.6em;
  font-weight: normal;
  color: #584628;
  border-bottom: 2px dotted #9a1d1d;
  margin: 30px 0 20px 0;
  position: relative;
  text-align: left;
  padding: 0 0 0 32px;
}
h2.prf-ttl4b2:before {
  content: " ";
  width: 20px;
  height: 20px;
  background: #9a1d1d;
  position: absolute;
  bottom: 6px;
  left: 0;
}
.img-ct {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.sec-n1-inn {
  width: 100%;
  background: #fff;
  margin: 30px 0;
}
.sec-n1-inn .col-md-8, .sec-n1-inn .col-md-4 {
  padding: 0;
}
.tx-22 {
  font-size: 24px;
}
p.tx-3 {
  margin: 0 10px;
}
p.tx-3b {
  margin: 10px;
}
.ic-2 {
  position: relative;
  top: -6px;
}
.img-101 {
  width: 100%;
  height: auto;
}
/*================================================
 * top-box 
 ================================================*/
.img-m-box {
  width: 100%;
  box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.3);
  background: #fff;
}
.img-m-box2 {
  position: relative;
}
.img-m-box2 img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.618 / 1;
  object-fit: cover;
}
.img-m-box2 a:hover img {
  filter: brightness(0.65);
}
.img-m-box2 a img {
  transition: all 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-m-box2 p {
  position: absolute;
  bottom: 20px;
  right: 20px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 26px;
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 700;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
.gd-out {
  border-radius: 5px;
  margin-top: 10px;
}
.gd-bg1 {
  background: #F5F5F5;
  padding: 25px;
}
.gd-bg1 img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.gd-bg2 {
  background: #e5f2ff;
}
.gd-bg3 {
  background: #f2ffe5;
}
.gd-bg4 {
  background: #E17B80;
}
.bg-ttl {
  margin: 0;
  padding: 15px 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  background: #686F72;
}
.bg-ttl a {
  color: #fff;
}
.bg-ttl a:hover {
  color: #ccc;
}
.img-full-f {
  width: 25%;
  height: auto;
  margin: 0 37.5% 10px;
  border-radius: 50%;
}
.bg-tx2 {
  margin-top: 10px;
}
.bg-tx3 {
  font-size: 16px;
  color: #1A296B;
  border-bottom: 1px dotted #1A296B;
  padding-left: 1em;
  text-indent: -1em;
}
.bg-tx3b {
  font-size: 16px;
  color: #1A296B;
  border-bottom: 1px dotted #1A296B;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
}
.bg-tx2 p {
  font-size: 14px;
  margin: 5px 0 10px 2px;
}
.bg-tx4 {
  font-size: 14px;
  margin: 0 0 10px 2px;
}
ul.bg-tx5 {
  font-size: 14px;
  margin: -10px 0 0 -15px;
}
ul.bg-tx6 {
  font-size: 15px;
  margin: 5px 0 0 -15px;
}
/*================================================
 *  お問い合わせフォーム 新
 ================================================*/
input[type="radio"], input[type="checkbox"] {
  position: relative;
  top: 1px;
}
.red {
  color: #E9424A;
}
a.lk1 {
  color: #9b3940;
}
a.lk1:hover {
  color: #f6ebec;
}
div.wpcf {
  margin: 20px 0;
  padding: 30px 9% 0 5%;
  background: #fdfcfb;
  border-radius: 8px;
}
div.wpcf .col-sm-6 {
  padding: 0 7px;
}
div.wpcf p {
  padding: 10px 20px;
  font-size: 15px;
}
div.wpcf dl {
  margin: 10px 20px 10px;
  width: 100%;
  line-height: 1.2;
  font-size: 16px;
  overflow: hidden;
}
div.wpcf dt {
  float: left;
  width: 25%;
  padding: 17px 0 0;
  font-weight: normal;
  color: #222228;
}
.eg-tx {
  padding-left: 5px;
}
div.wpcf dd {
  margin-left: 25%;
  padding: 5px 0;
}
div.wpcf input {
  margin-top: 0px;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
  color: #000;
}
div.wpcf input.zip-tx {
  color: #000;
  width: 48%;
  margin-left: 2%;
}
div.wpcf textarea {
  margin-top: 0px;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
}
div.wpcf textarea {
  width: 100% !important;
  height: 240px !important;
  color: #000 !important;
}
div.wpcf input.wpcf-submit {
  cursor: pointer;
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  width: 160px;
  height: 45px;
  margin: 0 auto;
  display: block;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #888;
  border: none;
}
div.wpcf input.wpcf-submit:hover {
  background: #bbb;
  border: none;
}
.wpcf input.wpcf-submit:active {
  box-shadow: none;
  bottom: -2px;
  position: relative;
}
.wpcf input:focus, .wpcf textarea:focus {
  border: 1px solid #009de1;
}
div.wpcf input.imp1 {
  width: 100% !important;
}
div.wpcf input.imp2, div.wpcf input.imp2b {
  width: 50% !important;
}
div.wpcf input.imp3 {
  width: 100% !important;
}
div.wpcf .bttn {
  margin: 20px auto 50px;
}
.bn-nw {
  margin: 40px 1.5% 10px;
}
.prv {
  margin: 0;
  padding: 0;
  color: #fff;
}
div.wpcf p.prv-tx {
  margin: 20px 0 0 0;
  font-size: 18px;
  color: #fff;
}
h2.prv-ttl {
  margin: 10px 0 0 0;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
h2.pp {
  font-family: 'IBM Plex Serif', serif;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
}
.pp-box {
  margin-left: -1.7em;
}
.pp-box ol li{
  font-size: 15px;
  padding:3px 0;
}
.bksp {
  padding-left: 2em;
}
.tel-contact-inner {
  margin-top: 60px;
  margin-bottom: 30px;
  padding-top: 20px;
  border: 2px solid #00A5C5;
  background: #F8FEFF;
}
p.tx-tel {
  font-size: 22px;
  margin-bottom: 0;
}
p.tx-tel2 {
  font-size: 30px;
  font-weight: 900;
  color: #00A5C5;
  margin: 0 0 5px 0;
}
table#inquiry {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
  line-height: 1.5em;
}
#inquiry th {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  padding: 5px 5px 3px;
  width: 30%;
  border: none;
  vertical-align: middle;
}
#inquiry td {
  padding: 3px 5px 3px;
  font-size: 16px;
  border: none;
  vertical-align: middle;
}
#inquiry td.rdb {
  padding: 3px 0 3px;
}
#inquiry td.rc {
  padding: 12px 0px 6px;
  border: none;
  vertical-align: middle;
}
/*横の行とテーブル全体*/
.entry-content #inquiry tr, .entry-content table {
  border: solid 1px #d7d7d7;
}
/*必須の調整*/
.haveto {
  font-size: 12px;
  padding: 5px;
  background: #ff9393;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 3px;
}
/*任意の調整*/
.any {
  font-size: 12px;
  padding: 5px;
  background: #93c9ff;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 3px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item {
  display: block;
}
.wpcf7-list-item-label {
  font-weight: 400;
}
/*送信ボタンのデザイン変更*/
#formbtn {
  line-height: 1.4;
  display: block;
  padding: 10px;
  width: 300px;
  background: #666666;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 2px;
  margin: 25px auto 0;
  border: 2px solid #666;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
}
/*送信ボタンマウスホバー時*/
#formbtn:hover {
  background: #fff;
  color: #666666;
  border: 2px solid #666666;
}
.screen-reader-response, .wpcf7-validation-errors {
  color: #e60012;
  font-size: 16px;
}
.red {
  color: #E9424A;
}
div.wpcf7 {
  background: #E6EBEE;
  border-radius: 8px;
  padding: 60px 80px 30px;
  margin: 0 0 20px;
  width: 100%;
}
div.wpcf7 input {
  margin-top: 0px;
  border: 1px solid #ccc;
  padding: 8px;
}
div.wpcf7 input.textsp {
  width: 100%;
}
div.wpcf7 input.mailsp {
  width: 100%;
}
div.wpcf7 input.textsp2 {
  width: 30%;
}
div.wpcf7 input.spam1 {
  position: relative;
  top: 2px;
}
div.wpcf7 textarea {
  margin-top: 0px;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 16px;
}
div.wpcf7 textarea {
  width: 100% !important;
  height: 200px !important;
}
div.wpcf7 input.wpcf7-submit {
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  width: 180px;
  height: 45px;
  margin: 0 auto;
  display: block;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #888;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080;
  border: 1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover {
  background: #006080;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8;
  border: 1px solid #006080;
}
.wpcf7 input.wpcf7-submit:active {
  box-shadow: none;
  bottom: -2px;
  position: relative;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
  border: 1px solid #009de1;
}
div.wpcf7 .bttn {
  margin: 20px auto 30px;
}
.prv-tx2 {
  margin: 10px 0 30px;
  font-size: 15px;
  text-align: center;
}
.prv-tx {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
}
.prv-tx-b {
  font-size: 16px;
}
.prv-tx2 {
  font-family: "Roboto", "Droid Sans", sans-serif;
}
.prv-tx2 a {
  color: #4285F4;
}
.prv-tx2 a:hover {
  color: #E8F0FE;
}
.grecaptcha-badge {
  visibility: hidden;
}
.box-2001 {
  width: 36%;
  margin: 20px auto 50px;
  text-align: center;
}
.box-2001 img {
  max-width: 100%;
  height: auto;
}
.item-list {
  background: #eef0f5;
  border-radius: 8px;
  margin-top: 10px;
}
.item-list ul {
  padding: 5px 0;
  margin-left: 25px;
}
.item-list ul:after {
  content: "";
  clear: both;
  display: block;
}
.item-list ul li {
  display: block;
  float: left;
  text-align: left;
  width: 50%;
  font-size: 16px;
  padding: 2px 0;
  display: list-item;
  list-style: disc;
}
/* --- スマホ用 --- */
@media screen and (max-width:480px) {
  .box-2001 {
    width: 100%;
    margin: 20px auto 50px;
    text-align: center;
  }
  div.wpcf7 {
    padding: 30px 10px;
  }
  input.imp12 {
    width: 100% !important;
  }
  input.imp13 {
    width: 100% !important;
    margin-top: 10px !important;
  }
  #inquiry th, #inquiry td {
    width: 100%;
    display: block;
  }
  #inquiry th {
    margin-bottom: -5px;
  }
  .prv-tx {
    margin-top: 0;
  }
  select#sl1 {
    font-size: 15px;
  }
}
/*================================================
 *  sidebar
 ================================================*/
#sub {
  margin-bottom: 40px;
}
.sd-box img {
  width: 100%;
  height: auto;
  box-shadow: 0 1px 5px rgba(39, 48, 57, .1);
}
.sidebar a img {
  transition: opacity 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.sidebar a:hover img {
  opacity: 0.9;
}
.img-sd2 {
  margin-top: 20px;
}
/*================================================
 * message
 ================================================*/
.two-column-full-width {
  float: left;
  padding-bottom: 30px;
}
.two-column-left {
  width: 30%;
}
.two-column-right {
  width: 70%;
}
.about-box {
  padding: 10px 0 0 40px;
  text-align: center;
  height: 100%;
}
.about-box .about-content {
  background: rgba(255, 255, 255, .6);
  box-shadow: 0 10px 20px rgba(39, 48, 57, .2);
  left: -40px;
  position: relative;
  top: 36px;
  text-align: center;
  padding: 15px;
}
.about-img {
  overflow: hidden;
  width: 100%;
  height: auto;
  background: #041A2F;
  padding: 15px;
}
.about-line {
  border: 4px double #2390AF;
}
.about-text {
  padding: 10px 10px 10px;
}
.sgn-box {
  color: #777;
  font-family: "Hina Mincho", serif;
  text-align: right;
  font-size: 22px;
  margin-top: 30px;
  vertical-align: bottom;
}
.sgn-box img {
  width: 40%;
  vertical-align: middle;
  margin-right: 10px;
}
.sgn {
  font-size: 18px;
}
.about-title {
  font-size: 28px;
  line-height: 1.4;
  padding: 10px 0 10px;
  font-family: "Shippori Mincho", serif;
  color: #000;
  font-weight: 400;
}
.about-title span {
  font-size: 18px;
  padding-left: 1.0em;
}
.about-title2 {
  font-size: 18px;
  line-height: 1.5;
  padding: 10px 0 10px;
}
.about-title3 {
  font-size: 16px;
  margin: 10px 40px 0;
  padding: 0 0 40px;
}
span.marker01 {
  background: linear-gradient(transparent 70%, #9added 70%);
  font-weight: bold;
}
@media(min-width:1024px) and (max-width:1237px) {
  .about-box .about-content {
    top: 15px;
  }
  .about-title {
    font-size: 24px;
    padding: 0 0 30px;
  }
  .about-title2 {
    font-size: 20px;
    padding: 0 0 20px;
  }
  .about-text {
    padding: 30px 5px 10px;
  }
}
@media(min-width:768px) and (max-width:1024px) {
  .about-box .about-content {
    top: 12px;
  }
  .about-title {
    font-size: 22px;
    padding: 0 0 20px;
  }
  .about-title2 {
    font-size: 18px;
    padding: 0 0 20px;
  }
  .about-text {
    padding: 30px 5px 10px;
  }
}
@media(max-width:767px) {
  .about-box .about-content {
    top: 12px;
  }
  .about-title {
    font-size: 18px;
    padding: 0 0 20px;
  }
  .about-title2 {
    font-size: 15px;
    padding: 0 0 20px;
  }
  .about-text {
    padding: 20px 10px 10px;
  }
}
@media(max-width:480px) {
  .bg-be {
    background: url(./images/bg-333.jpg);
    ;
    box-shadow: 0 10px 20px rgba(39, 48, 57, .2);
    text-align: center;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .bg-be img {
    width: 80%;
    height: auto;
    margin: 0 10%;
    background: #041A2F;
    padding: 15px;
  }
  .about-title {
    font-size: 22px;
    font-weight: 500;
  }
  .about-title span {
    font-size: 18px;
    padding-left: 0;
  }
  .about-title2 {
    font-size: 15px;
    padding: 0 0 10px;
    margin-top: 15px;
  }
  .about-title3 {
    font-size: 15px;
    margin: 30px 5px 0;
    padding: 0 0 40px;
    text-align: left;
  }
}
ul.yus {
  margin: 10px 0 0 -10px;
}
ul.yus li {
  font-size: 16px;
  line-height: 1.6;
}
ul.yus li.chb {
  padding: 16px 0;
}
ul.yus li.chb2 {
  padding: 10px 0 0;
}
ul.yus li b {
  font-size: 17px;
}
ul.yus3 {
  margin: 10px 0 0 -10px;
}
ul.yus3 li {
  font-size: 16px;
  line-height: 1.7;
}
ul.yus3 li.chb {
  padding: 16px 0;
}
ul.yus3 li.chb2 {
  padding: 10px 0 0;
}
ul.yus3 li b {
  font-size: 17px;
}
p.yus2 {
  font-size: 16px;
  margin: 10px 0 0 0;
}
@media(max-width:480px) {
  ul.yus, ul.yus3 {
    margin: 10px 0 0 -15px;
  }
  ul.yus li, ul.yus3 li {
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 0 5px;
  }
}
/*================================================
 *  NEWS
 ================================================*/
.stm {
  font-family: 'IBM Plex Serif', serif;
}
.ttl-us {
  display: inline-block;
  position: relative;
  font-size: 34px;
  font-family: serif;
  font-weight: 400;
}
.ttl-us:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background: linear-gradient(to right, #1A2543 0%, #1A2543 50%, #2390AF 50%, #2390AF 100%);
}
.ttl-us2 {
  font-size: 24px;
  font-family: serif;
  font-weight: 400;
  margin-top: 25px;
}
.bn-img {
  width: 64%;
  margin: 20px auto 0;
  height: auto;
  border: 1px solid #ccc;
}
.bn-img2 {
  width: 64%;
  margin: 10px auto 0;
  height: auto;
  border: 1px solid #ccc;
}
.bn-img3 {
  width: 64%;
  margin: 10px auto 0;
  height: auto;
  border: 1px solid #ccc;
}
.news-out {
  margin-top: 10px;
}
.frame {
  display: table;
  width: 100%;
}
.left-content {
  display: table-cell;
  width: 70%;
  font-size: 32px;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 400;
}
.left-content:first-letter {
  color: #3d87f6;
}
.left-content small {
  font-size: 20px;
  padding-left: 1em;
}
.right-content {
  width: 30%;
  display: table-cell;
  text-align: right;
  font-size: 16px;
  font-family: 'M PLUS 2', sans-serif;
}
.right-content a:hover {
  color: #cfe1fd;
}
.right-content .fa-caret-right {
  color: #9ec3fb;
}
.news-box {
  margin: 0 0 50px;
  width: 100%;
  padding: 0;
  height: 218px;
}
@media (max-width:480px) {
  .news-box {
    height: 250px;
  }
}
table#news_list {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  border-top: 1px solid #3d87f6;
}
table#news_list td {
  border-bottom: 1px dotted #3d87f6;
}
table#news_list td.date {
  padding: 15px 0;
  vertical-align: top;
  width: 20%;
  font-size: 15px;
}
table#news_list td.title {
  padding: 15px 0;
  vertical-align: top;
  width: 80%;
  font-size: 15px;
}
table#news_list tr:last-child>* {
  border-bottom: none;
}
table#news_list2 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
}
table#news_list2 td {
  background: #F4D8E3;
  border-top: 5px solid #fff;
}
table#news_list2 td.date {
  padding: 1em 0 1em 20px;
  vertical-align: top;
  width: 20%;
  font-size: 16px;
}
table#news_list2 td.title {
  padding: 1em 0;
  vertical-align: top;
  width: 80%;
  font-size: 17px;
}
.n-date {
  background: #6F93CD;
  padding: 2px 20px;
  font-size: 15px;
  color: #fff;
}
.n-date2 {
  background: #D46392;
  padding: 4px 2em;
  font-size: 16px;
  color: #fff;
  border-radius: 20px;
}
@media screen and (max-width:480px) {
  table#news_list td.date {
    padding: 1em 1em 1em 0;
  }
  table#news_list2 td.date {
    padding: 1em 1em 1em 0;
  }
  .n-date {
    padding: 2px 5px;
    font-size: 14px;
  }
}
.btn_blue {
  background-color: #1865A4;
  color: #fff;
  border: 1px solid #0f2350;
  border-radius: 5px;
  margin: 20px 0 30px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  font-weight: normal;
  padding: 15px 10px;
  min-width: 240px;
  min-height: 48px;
  white-space: normal;
}
.btn_blue:hover {
  color: #ddd;
}
/*================================================
 * post
 ================================================*/
h2.sidebar-widget__title {
  margin: 0 0 10px;
  padding: 0.5em 0 0.5em 1em;
  font-size: 18px;
  background: #364864;
  color: #fff;
  font-weight: normal;
  text-align: left;
}
h2.sidebar-widget__title:before {
  font-family: "FontAwesome";
  content: "\f097";
  color: #fff;
  display: inline-block;
  position: relative;
  left: -5px;
  font-size: 18px;
}
.sidebar-widget ul li a {
  font-size: 14px !important;
}
.sub-page-contents a img {
  transition: opacity 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.sub-page-contents a:hover img {
  opacity: 0.6;
}
.side-ctm {
  font-family: "Helvetica", sans-serif;
  font-size: 15px;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}
.side-ctm2 {
  font-family: "Helvetica", sans-serif;
  font-size: 15px;
  letter-spacing: 0.05em;
}
.pt1 {
  margin-top: 5px;
}
.pt2 {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 5px;
  font-weight: 500;
}
.pt2 a {
  color: #6b493d;
}
.cat-box a {
  color: #94025c;
}
.pt3 {
  border-top: 1px solid #eee;
  padding-top: 5px;
  font-size: 14px;
}
.pt3 a {
  color: #6b493d;
}
.pt-box-in img {
  width: 100%;
  height: auto;
}
.pt-box-in a img {
  transition: opacity 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pt-box-in a:hover img {
  opacity: 0.7;
}
img.ic-logo {
  width: 50%;
  height: auto;
  margin: 0 auto 10px;
}
div#footMenu ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
div#footMenu li {
  display: inline;
  margin: 0;
  list-style: none;
  padding-left: 0px;
  font-family: 'Cinzel Decorative', cursive;
  font-weight: 400;
}
ul.list2 {
  margin: 20px 0 20px -15px;
  padding: 0;
  text-align: center;
}
ul.list2 li {
  display: inline;
  margin: 0;
  list-style: none;
  padding-left: 15px;
}
.f-table {
  display: table;
  width: 80%;
  margin: 30px 10% 20px;
}
.f-cell {
  display: table-cell;
  width: calc(100% / 3);
  height: 44px;
  text-align: center;
  vertical-align: middle;
  font-size: 17px;
  font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  border-left: 1px dotted #aaa;
}
.f-cell:last-child {
  border-right: 1px dotted #aaa;
}
.f-cell span {
  padding-left: 1em;
}
img.ic-sn {
  width: 44px;
  height: auto;
}
@media(max-width:480px) {
  .f-table {
    display: table;
    width: 100%;
    margin: 30px 0 20px;
  }
  .f-cell span {
    display: block;
    padding-left: 0;
  }
}
/*================================================
 *  トップスライド
 ================================================*/
@media(min-width:1024px) {
  .pc3 {
    display: block;
  }
  .sp3 {
    display: none;
  }
}
@media(max-width:1023px) {
  .pc3 {
    display: none;
  }
  .sp3 {
    display: block;
  }
}
/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media(min-width:1025px) and (max-width:1239px) {
  .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media(min-width:768px) and (max-width:1024px) {
  .menu-menu-1-container ul li a {
    font-size: 12px !important;
  }
  .img-102, .img-103 {
    margin-top: 13px;
  }
  .box32 h3 {
    font-weight: normal;
    font-size: 18px;
  }
  .grid figure h2 {
    font-size: 20px;
  }
  .site-branding {
    padding: 6px 0 8px !important;
  }
  .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  figure.effect-lily figcaption>div {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 2em 1em;
    width: 100%;
    height: 60%;
  }
  .grid figure p {
    letter-spacing: 0;
    font-size: 80%;
  }
  .w-90 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .w-86, .w-86b {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media(max-width:1023px) {
  .box-ok1 {
    margin-bottom: 20px;
  }
}
/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media only screen and (min-width:768px) and (max-width:1023px) {
  .sp-mgu {
    margin-bottom: 15px;
  }
  .bg-ttl {
    font-size: 16px;
  }
  .grid figure h2 {
    font-size: 16px;
  }
  figure.effect-lily figcaption>div {
    position: absolute;
    bottom: 32px;
    left: 0;
    padding: 2em 1em;
    width: 100%;
    height: 80%;
  }
  .habakiri-slider__item h1 span {
    padding-left: 0;
    display: block;
  }
}
/*================================================
 *  スマートフォン+タブレット小向けデザイン
 ================================================*/
@media screen and (max-width:820px) {
  .pc-pd {
    display: none;
  }
  .recommended-sp {
    padding: 30px 20px;
  }
  .recommended-sp1 {
    background: url(images/bg-red1.jpg);
  }
  .recommended-sp2 {
    background: #038DA6;
  }
  .recommended-sp img {
    width: 100%;
    height: auto;
  }
  .recommended-sp h3 {
    position: relative;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 0.2em 2em 0.1em;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
  }
  .recommended-sp h3:before, .recommended-sp h3:after {
    content: '';
    position: absolute;
    top: -7px;
    width: 1px;
    height: -webkit-calc(100% + 14px);
    height: calc(100% + 14px);
    background-color: #fff;
  }
  .recommended-sp h3:before {
    left: 7px;
  }
  .recommended-sp h3:after {
    right: 7px;
  }
  .recommended-sp p {
    margin-top: 20px;
    color: #fff;
    text-align: left;
  }
}
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media (max-width:767px) {
  .ms-box {
    margin: 30px 0 0;
    width: 100%;
    word-wrap: break-word;
  }
  .ms-box2 {
    margin: 0 0 20px;
    width: 100%;
    word-wrap: break-word;
  }
  #divBottomRight {
    display: none;
  }
  .fixed-ft {
    width: 100%;
    height: 4.5em;
    position: fixed;
    bottom: 0;
    background: #128F8B;
  }
  .copyright {
    padding-bottom: 5em;
  }
  .fixed-ft-tx a {
    font-size: 15px;
    color: #fff;
  }
  .fixed-ft-tx a:hover {
    color: #fca97a;
  }
  .ft-yo {
    padding-right: 0.4em;
  }
  p.crs-tx2 {
    font-size: 14px;
    margin: 0;
    padding: 7px 30px 5px;
    color: #fff;
    position: relative;
    display: inline-block;
  }
  p.crs-tx2:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 18px;
    height: 2px;
    background-color: #fff;
    -moz-transform: rotate(70deg);
    -webkit-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    transform: rotate(70deg);
  }
  p.crs-tx2:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 18px;
    height: 2px;
    background-color: #fff;
    -moz-transform: rotate(-70deg);
    -webkit-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    transform: rotate(-70deg);
  }
  p.crs-tx2:before {
    left: 0;
  }
  p.crs-tx2:after {
    right: 0;
  }
  .floating-out {
    display: none;
  }
  img {
    image-rendering: auto;
  }
  .bn-img {
    width: 80%;
    margin: 20px auto 0;
    height: auto;
    border: 1px solid #ccc;
  }
  .bn-img2 {
    width: 80%;
    margin: 10px auto 0;
    height: auto;
    border: 1px solid #ccc;
  }
  .bn-img3 {
    width: 80%;
    margin: 10px auto 50px;
    height: auto;
    border: 1px solid #ccc;
  }
  .v-box3 ul li {
    font-size: 16px;
  }
  .ar-box {
    margin: -10px auto -10px;
  }
  .cr-box {
    margin-bottom: 30px;
  }
  .img-01b {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .spn-b2 {
    padding-left: 0;
    display: block;
  }
  .box-j2 {
    padding: 20px 10px 30px 10px;
  }
  .box-j3 {
    padding: 20px 10px 30px 10px;
  }
  h3.gt {
    display: block;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .gt2 {
    margin-top: 30px;
  }
  .sp-mg2 {
    margin-bottom: 40px;
  }
  div.wpcf7 input.textsp2 {
    width: 40%;
  }
  .prv-tx2 {
    margin: 0 10px 10px;
    text-align: left;
  }
  .bx-s img {
    margin-top: 30px;
  }
  .technology_list {
    margin: 20px 0 45px 10px;
  }
  .technology_list:last-of-type {
    margin: 20px 0 0 10px;
  }
  .img-ttl {
    position: relative;
    margin-top: 60px;
  }
  .img-ttl img {
    width: 64%;
    height: auto;
    border-radius: 15px;
    margin-left: 18%;
    margin-right: 18%;
  }
  .img-ttl:before {
    content: '';
    display: inline-block;
    width: 110px;
    height: 103px;
    background-image: url(images/fv3.png);
    background-size: contain;
    position: absolute;
    top: -40px;
    left: -5px;
    z-index: 2;
  }
  .img-ttl2 {
    position: relative;
    margin-top: 60px;
  }
  .img-ttl2 img {
    width: 64%;
    height: auto;
    border-radius: 15px;
    margin-left: 18%;
    margin-right: 18%;
  }
  .img-ttl2:before {
    content: '';
    display: inline-block;
    width: 110px;
    height: 103px;
    background-image: url(images/fv4.png);
    background-size: contain;
    position: absolute;
    top: -40px;
    left: -5px;
    z-index: 2;
  }
  .img-ttl2 {
    position: relative;
    margin-top: 60px;
  }
  .img-ttl3 img {
    width: 64%;
    height: auto;
    border-radius: 15px;
    margin-left: 18%;
    margin-right: 18%;
  }
  .img-ttl3:before {
    content: '';
    display: inline-block;
    width: 110px;
    height: 103px;
    background-image: url(images/fv5.png);
    background-size: contain;
    position: absolute;
    top: -40px;
    left: -5px;
    z-index: 2;
  }
  .img-ttl4 {
    position: relative;
    margin-top: 60px;
  }
  .img-ttl4 img {
    width: 64%;
    height: auto;
    border-radius: 15px;
    margin-left: 18%;
    margin-right: 18%;
  }
  .img-ttl4:before {
    content: '';
    display: inline-block;
    width: 110px;
    height: 103px;
    background-image: url(images/fv6.png);
    background-size: contain;
    position: absolute;
    top: -40px;
    left: -5px;
    z-index: 2;
  }
  .pro-box {
    margin-top: 20px;
    width: 100%;
    margin-right: 0;
  }
  .pro-box-ttl {
    font-size: 20px;
    text-align: center;
  }
  .technology_box {
    padding: 20px 20px 20px 30px;
    wieth: 88%;
    margin-left: 6%;
    margin-right: 6%;
  }
  .sp {
    display: block !important;
    width: 100%;
  }
  img.ic-logo {
    margin: 0 auto 20px;
    width: 70%;
  }
  .site-branding__logo {
    margin-left: 4%;
    width: 290px;
    height: 34px;
  }
  .w-90 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .w-86, .w-86b {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .sec2-box-tx {
    margin-top: 15px;
  }
  .mybox {
    margin: 30px 0 30px;
  }
  .container {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .habakiri-slider__item h1 {
    font-size: 28px;
  }
  .habakiri-slider__item p {
    font-size: 18px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
  }
  h2.prb_ttl, h2.prb_ttl2 {
    font-size: 17px;
  }
  .sp-mg {
    margin-top: 15px;
  }
  .sp-mgu {
    margin-bottom: 15px;
  }
  .font1, .font2, .font3 {
    animation-delay: 0s;
  }
  .g_map {
    padding-top: 65%;
    height: 0;
  }
  .ft-tx {
    font-size: 28px;
  }
  .ft-tx2 {
    font-size: 16px;
  }
  .prof dl {
    margin: 0 0 10px;
  }
  .prof dt {
    float: left;
    width: 110px;
    padding: 10px 0;
    border-top: 1px dotted #000;
  }
  .prof dd {
    margin-left: 110px;
    padding: 10px 0;
    border-top: 1px dotted #000;
  }
  .prof-rt {
    margin: 10px 20px 0 5px;
  }
  .img-sp1 {
    margin-top: 10px;
  }
  .img-sp2 {
    margin-top: -10px;
  }
  .habakiri-slider__item h2 {
    font-size: 36px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .site-branding__heading {
    margin-left: -20px;
  }
  .buttonA {
    width: 100%;
  }
  .ft-rt {
    border-left: none;
    padding-left: 0;
  }
  .ft-tx1 {
    margin-top: 10px;
  }
  .tx-sgn {
    font-size: 24px;
  }
  hr.line-2 {
    width: 100px;
    border-color: #fff;
    border-width: 2px;
    margin: 10px auto 20px;
  }
  .bttn-top {
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  .img-111 {
    margin-bottom: 10px;
  }
  .img-121 {
    margin-top: 10px;
  }
  h2.cont-ttl {
    font-size: 18px;
  }
  #table-01 th, #table-01 td {
    display: block;
  }
  #table-01 th {
    width: 100% !important;
  }
  #table-02 th, #table-02 td {
    display: block;
  }
  #table-02 th {
    width: 100% !important;
  }
  .tx-2 {
    font-size: 18px;
    font-weight: 900;
    background: #D9364D;
    color: #fff;
    padding: 5px 0 5px;
    text-align: center;
  }
  .ttl-box3 {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 2px 10px;
    border-radius: 25px;
    border: 2px solid #00b0f0;
    color: #00b0f0;
    font-size: 16px;
    font-weight: bold;
  }
  .ttl-box2 {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 2px 10px;
    border-radius: 25px;
    border: 2px solid #ffc000;
    color: #ffc000;
    font-size: 16px;
    font-weight: bold;
  }
  img.img-cc {
    width: 70%;
    height: auto;
    margin: 20px 15% 10px;
  }
  .arrow_box {
    font-size: 18px;
  }
  .arrow_box2 {
    font-size: 22px;
  }
  .tx-aed {
    color: #D9364D;
    font-size: 34px;
  }
  .box78 {
    font-size: 22px;
    position: relative;
    top: 0;
    left: 0;
    font-size: 16px;
  }
  div.wpcf {
    padding: 20px 5%;
  }
  div.wpcf .col-sm-6 {
    padding: 0 20px;
  }
  div.wpcf dl {
    margin: 10px 2%;
    width: 96%;
    line-height: 1.5;
    overflow: hidden;
  }
  div.wpcf dt {
    float: none;
    width: 100%;
    padding: 10px 0 0;
    font-weight: normal;
  }
  div.wpcf dd {
    margin-left: 0;
    padding: 5px 0;
  }
  div.wpcf input.imp1 {
    width: 100% !important;
  }
  div.wpcf input.imp2 {
    width: 50% !important;
  }
  div.wpcf input.imp2b {
    width: 100% !important;
  }
  div.wpcf input.imp3 {
    width: 100% !important;
  }
  div.wpcf textarea {
    width: 100% !important;
    height: 200px !important;
  }
  .floating-out {
    display: none;
  }
  .footer {
    text-align: center;
  }
  ul.ft-list {
    margin-top: 20px;
  }
  div.wpcf7 p {
    padding: 20px 8px 0;
  }
  div.wpcf7 input.imp1 {
    width: 100% !important;
  }
  div.wpcf7 input.imp2 {
    width: 32% !important;
  }
  div.wpcf7 input.imp3 {
    width: 100% !important;
  }
  h2.ttl-2 {
    font-size: 24px;
  }
  h2.ttl {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 0;
  }
  h2.ttl-2b {
    font-size: 22px;
  }
  .prof dt {
    float: left;
    width: 110px;
    padding: 15px 0;
    border-top: 1px dotted #000;
  }
  .prof dd {
    margin-left: 110px;
    padding: 15px 0;
    border-top: 1px dotted #000;
  }
  .pal h3 {
    font-size: 22px;
    text-align: center;
    margin-top: 0;
  }
  .tel {
    display: none;
  }
}
/*================================================
 *  スマートフォン向けデザイン　横
 ================================================*/
@media only screen and (min-width:481px) and (max-width:767px) {
  .sd-box img {
    width: 70%;
    height: auto;
    margin-left: 15%;
    margin-right: 15%;
  }
}
/*================================================
 *  スマートフォン向けデザイン 小
 ================================================*/
@media screen and (max-width:480px) {
  .pc {
    display: none !important;
  }
  .sp2 {
    display: block !important;
    width: 100%;
  }
  .box-j1 {
    padding: 20px;
  }
  .grid-in-box {
    font-size: 15px;
  }
  .kgo {
    font-size: 18px;
  }
  .title-bd {
    font-size: 19px;
    padding: 0 0 10px 0;
    text-align: center;
  }
  .v-box3-ttl {
    font-size: 20px;
  }
  .v-box3-ttl4 {
    font-size: 16px;
  }
  .btn-animation-02 {
    width: 100%;
    margin: 15px 0 0;
  }
  .title-border2-box2 img {
    width: 92%;
    margin-left: 6%;
    margin-right: 6%;
  }
  .underline {
    font-size: 22px;
  }
  .underline span {
    font-family: serif;
    font-size: 28px;
  }
  h2.doct span {
    font-size: 22px;
  }
  .box-opp ul {
    margin-left: -20px;
  }
  .btnarrow5 {
    font-size: 16px;
  }
  .v-box3 ul li {
    background-size: 6%;
  }
  .ctc .box-j2 {
    background: none;
    padding: 40px 0;
  }
  .rules-inner {
    background: rgba(247, 247, 247, .9);
    padding: 10px;
    border-radius: 10px;
  }
  .rules-inner span {
    display: block;
    text-align: center;
  }
  .technology_box ul li {
    font-size: 16px;
  }
  .theme2 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .btn-animation-03 {
    margin: 30px 0 10px;
  }
  p.p1 {
    font-size: 20px;
  }
  p.p2 {
    font-size: 18px;
  }
  .p3 {
    font-size: 16px;
  }
  div.sec2 {
    padding: 40px 0 40px;
  }
  p {
    font-size: 16px;
  }
  p.nm {
    font-size: 16px;
  }
  p.ftp {
    font-size: 20px;
  }
  p.ftb2 {
    font-size: 16px;
  }
  h2.doct {
    font-size: 22px;
  }
  h2.doct2 {
    font-size: 20px;
  }
  .effect6 {
    font-size: 24px;
  }
  .catch-a {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .catch-a:before, .catch-a:after {
    border-top: 1px solid;
    content: "";
    width: 1.0em;
    /* 線の長さ */
  }
  .catch-a:before {
    margin-right: 0.2em;
    /* 文字の右隣 */
  }
  .catch-a:after {
    margin-left: 0.2em;
    /* 文字の左隣 */
  }
  .catch-b {
    font-size: 20px;
  }
  .catch-b:before, .catch-b:after {
    border-top: 1px solid;
    content: "";
    width: 1.0em;
    /* 線の長さ */
  }
  .catch-b:before {
    margin-right: 0.2em;
    /* 文字の右隣 */
  }
  .catch-b:after {
    margin-left: 0.2em;
    /* 文字の左隣 */
  }
  .catch-c {
    font-size: 22px;
    display: flex;
    align-items: center;
    /* 垂直中心 */
    justify-content: center;
    /* 水平中心 */
    margin-bottom: 10px;
  }
  .catch-c:before, .catch-c:after {
    border-top: 1px solid;
    content: "";
    width: 1.0em;
    /* 線の長さ */
  }
  .catch-c:before {
    margin-right: 0.2em;
    /* 文字の右隣 */
  }
  .catch-c:after {
    margin-left: 0.2em;
    /* 文字の左隣 */
  }
  .price-box-in {
    background-size: 12%;
    padding: 20px 5% 20px;
  }
  .pr-sp {
    padding-left: 0;
    display: block;
  }
  div#footMenu li {
    font-size: 13px;
  }
  .step-tx p {
    text-align: left;
  }
  h2.prf-ttl4b {
    font-size: 18px;
  }
  h2.prf-ttl4b:before {
    width: 16px;
    height: 16px;
  }
  .pro-box2 {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .cp-tx {
    margin: 15px 5px 0;
    font-size: 16px;
  }
  .sup-box ul {
    margin-left: 0;
  }
  .cp_card {
    width: 92%;
  }
  .cp_ribbon12:before {
    content: none;
  }
  .cp_ribbon12:after {
    content: none;
  }
  .box507 img {
    width: 16%;
    height: auto;
    margin-top: 5px;
  }
  .bd {
    font-size: 15px;
  }
  .box508p {
    font-size: 15px;
  }
  .ch-box {
    text-align: left;
  }
  .sp-mgbt2 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .sp-mgbt3 {
    margin-bottom: 2px;
  }
  .sp-mgbt3b {
    margin-top: 10px;
    margin-bottom: 2px;
  }
  .sp-mgbt3c {
    margin-top: 20px;
  }
  .sp-mgbt4 {
    margin-bottom: 40px;
  }
  .title-border2-box2 {
    padding: 20px 15px 30px 10px;
  }
  .box508 {
    margin-bottom: 10px;
  }
  .box508b {
    margin-bottom: 10px;
  }
  .box508c {
    margin-bottom: 10px;
  }
  .box508d {
    margin-bottom: 10px;
  }
  .baf {
    text-align: left;
  }
  .cp-tx, .cp-tx2, .cp-tx3 {
    font-size: 16px;
  }
  .sec1-in {
    margin: 40px 0;
  }
  .pc-b {
    display: none;
  }
  .cont-box {
    width: 70%;
    margin: 40px auto;
  }
  .cont-box2 {
    width: 100%;
  }
  .theme3 {}
  p.ftp {
    font-size: 22px;
  }
  p.ftbsp {
    text-align: left;
    margin-top: 20px;
    line-height: 1.6;
  }
  .breadcrumbs {
    font-size: 14px;
  }
  .pt2 {
    font-size: 14px;
    line-height: 1.3;
  }
  .site-branding__logo {
    margin-left: 6%;
  }
  h1.entry__title {
    font-size: 20px;
  }
  .page-header {
    padding: 20px 0;
    line-height: 30px;
  }
  h1.page-header__title {
    font-size: 20px;
  }
  .new dt {
    float: none;
    width: 120px;
    padding: 5px 10px 0;
  }
  .new dd {
    margin-left: 0;
    padding: 0 10px 10px;
  }
  div.sec2-box {
    padding: 20px 20px 10px;
  }
  .sec2 ul {
    margin-left: -20px;
  }
  .mg-40b {
    margin-top: 15px;
  }
  .copy-add {
    font-size: 16px;
  }
  .sec1 {
    margin: 0;
    padding: 20px 0 20px;
  }
  .bn-box {
    width: 100%;
    margin: 50px 0 0;
  }
  .sec2-box-tx h3 span {
    padding-left: 0;
    display: block;
  }
  .habakiri-slider__item h1 span {
    padding-left: 0;
    display: block;
  }
  .a-map span {
    padding-left: 0;
    display: block;
    margin-top: 15px;
  }
  table.table-015 td {
    display: block;
    width: 100%;
  }
  table.table-015 td.td-ig {
    display: block;
    width: 100%;
  }
  table.table-015 td.td-ig img {
    width: 50%;
    margin: 10px 25% 0;
    height: auto;
  }
  table.table-015 td.td-txt {
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
  }
  .grid figure h2 {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
  }
}
/*================================================
 *  スマートフォン向けデザイン 最小
 ================================================*/
@media (max-width: 360px) {
  .site-branding__logo {
    margin-left: 3%;
    width: 92%;
  }
  .catch-a, .catch-b, .catch-c {
    font-size: 18px;
  }
  .habakiri-slider__item h1 {
    font-size: 24px;
  }
  .grid figure h2 {
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
  }
  figure.effect-lily figcaption>div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em 1em;
    width: 100%;
    height: 70%;
  }
  .tx-2 {
    font-size: 16px;
    font-weight: 900;
    background: #D9364D;
    color: #fff;
    padding: 5px 0 5px;
    text-align: center;
  }
  ul.ft-list li a {
    font-size: 11px;
  }
  input[type="button"] {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
}
/* --- スマホのみ用表示--- */
@media(min-width: 768px) {
  .fixed-ft {
    display: none;
  }
  h2 br, h3 br {
    display: none;
  }
  br.sp-b {
    display: none;
  }
  .kn {
    margin-top: -25px;
  }
}
/* --- スマホのみ用表示--- */
@media only screen and (min-width: 821px) {
  .sp-pd {
    display: none;
  }
}
/* --- スマホのみ用表示2--- */
@media only screen and (min-width: 481px) {
  br.sp-b2 {
    display: none;
  }
  #main {
    min-height: 400px;
  }
}