@charset "utf-8";
/*
Theme Name: spp
Theme URI: ★★
Template: habakiri
Description: ★★
Author: ★★
*/
body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color: #212529;
}
img {
    -webkit-backface-visibility: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
img{    
image-rendering: -webkit-optimize-contrast;
}
}
 
.i-pdf {
color:#e60012;
}

.fs-box {
margin-top:10px;
line-height:1.8;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}

.hg-box {
background: url(./images/pattern-bg.png) ;
margin:10px 0 0;
padding:50px;
} 

.hg-box img{
width:100%;
heght :auto;
} 

     .cls-1 {
        fill: #aebae4;
      }

      .cls-2 {
        fill: #f6bcc9;
      }

      .cls-3 {
        fill: none;
        stroke: #fff;
        stroke-miterlimit: 10;
        stroke-width: 4px;
      }

      .cls-3, .cls-4, .cls-5 {
        font-family: RoundedMplus1c-Regular, 'Rounded Mplus 1c';
        font-size: 21px;
      }

      .cls-4 {
        fill: #231815;
      }

      .cls-6 {
        fill: #eed582;
      }

      .cls-7 {
        fill: #c3efb7;
      }

      .cls-8 {
        fill: #89cb49;
      }

.arealist-map a {
 transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
			}

.arealist-map a:hover {
 			opacity: 0.5;
			text-decoration: none;
			}

.map-ttl{
     font-weight: bold;
     font-size:20px;
   }

  table.tb08{
    border-collapse: collapse;
    width: 100%;
    margin: 20px auto;
    border: 1px solid #ccc;
    
  }



  table.tb08 th , table.tb08 td {
    border: 1px solid #ccc ;
    padding: 15px 10px;
    text-align: left;
    vertical-align: top;
  }

  table.tb08 th {
    background-color: #003366;
    color: white;
    font-weight: bold;
    text-align: center;
  }
  
  table.tb08 td{
     font-weight: bold;
     font-size:16px;
    text-align: left;
   vertical-align: middle;
  }

.f-sm{
    font-size:15px;
    text-align: left;
color:#fff;
 transition: all .3s ease-in-out;
  }

.f-sm:hover{
color:#e60012;
  }

  table.tb08 td.re1 {
  background:#eed582;
    width: 15%;
text-align: center;
  }

  table.tb08 td.re2 {
  background:#f6bcc9;
    width: 15%;
text-align: center;
  }

  table.tb08 td.re3 {
  background:#aebae4;
    width: 15%;
text-align: center;
  }

  table.tb08 td.re4 {
  background:#c3efb7;
    width: 15%;
text-align: center;
  }

  table.tb08 td.re5 {
  background:#89cb49;
    width: 15%;
text-align: center;
  }

@media(max-width: 480px) {

.hg-box {
margin:10px 0 0;
padding:10px 10px 5px;
} 


.map-ttl{
     font-size:18px;
   }

table.tb08 td.re1 , table.tb08 td.re2 , table.tb08 td.re3 , table.tb08 td.re4 , table.tb08 td.re5{
 width:30%;
   }


}



.side-ac{
margin-left:-10px;
 line-height:1.6;
font-size:15px;
}

.par{
font-size:15px;
line-height:1.25;
}

.par .chi2{
font-size:17px;
font-weight:700;
border-bottom:1px dotted #ccc;
margin-bottom:15px;
padding-bottom:15px;
}

ul.news-items2 {
margin-left:-20px;
}

ul.adv-c{
 margin:0 0 0 -10px;
 line-height:1.6;
font-size:15px;
}

.news-items{
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
  margin-bottom:20px;
}

.news-items::after{
  content: "";
  width: 32%;
}
.news-items li{
  width: 32%;
  margin-bottom: 1em;
  background:#f7f7f7;
  padding:8px;
  box-shadow: 0px 0px 2px rgba(39, 48, 57, .2);
}
.news-items li a{
  display: block;
  line-height: 1;
  position: relative;
  color: #333;
  text-decoration: none;

  font-weight: 500;
  font-size:16px;
}

.news-items li a:hover{
 
  color: #5472CD;
 
}

.news-items p{
 margin:8px 0;
padding:0;
}
.news-img img{
 width:100%;
 height:auto;
aspect-ratio: 1 / 0.5625;
 object-fit: cover; 

}

h2.year-ttl {
  position: relative;
  border-bottom: 2px solid #262C4E;
  padding-bottom: 2px;
  font-size:24px;
  margin:0 0 10px;
}
h2.year-ttl::after {
  position: absolute;
  left:  0;
  bottom: -2px;
  display: block;
  content: " ";
  width: 20%;
  border-bottom: 2px solid #5472cd;
}

h2.pagetitle  {
  color:#262C4E;
  border-bottom: 2px dotted #262C4E;
  padding-bottom: 2px;
  font-size:22px;
  margin:0 0 10px;
}

h2.pagetitle:not(:first-child){
  margin:30px 0 10px;
}



h3.postttl  {
  font-size:18px;
  margin:0 ;
}




@media screen and (max-width:768px) {
.scroll{
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

table.table-02  {
        margin: 10px 0 0;
}

}

/* --- スマホのみ用表示--- */
@media only screen and (min-width: 769px){

.smn {
  display:none;
 }
}



table.table-200  {
        width: 100%;
       border-right: 1px solid #B0C4DE;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0 ;
table-layout:auto;
line-height:1.2;
}

table.table-200 th {
        padding:14px 2px ;
   border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid  #B0C4DE;
    background:#1f3b5e;
       text-align:center;   
font-size:15px;
color:#fff;
font-weight:400;
 }

table.table-200 th.thd {
text-align: center;   
 }


table.table-200 th.th-ct {
width:12%;
 }

table.table-200 td {
      padding:8px 0 8px 2px ;
 vertical-align: middle;
       text-align: left;   
font-size:15px;
border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
 }

table.table-200 td.url-tx{
font-size:0.9em;
 }

table.table-200 tr:nth-child(2n+1) {
    background: #f9f9f9;
}

table.table-200 td:first-child {

text-align: center;   

 }


table.table-200 ul {
margin:0;
padding:0 5px;  
 }

table.table-200 ul li{
display: inline-block;
padding:5px 0 5px;
 }

table.table-200 ul li:not(:last-child)::after {
  content: " / ";
}


.zoom-grayscale {
    width: 100%;
}

.zoom-grayscale img{
    width: 100%;
height:auto;

}

.zoom-grayscale-image {
    overflow: hidden;
    padding: 56.25% 0 0;
    position: relative;
   text-align: center;
}

.img-tx{
display:block;

   font-size: 24px;
font-weight:700;
position: absolute;
  top:0;
  left: 0;
position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
    width: 100%;
 line-height:1.2;
color:#fff;
text-shadow: 0 2px 2px rgba(0,0,0,.6);
}

.zoom-grayscale-image small{
   font-size: 18px;
font-family: 'Sawarabi Gothic', sans-serif;
font-weight:normal;
}


.zoom-grayscale-link {
 text-align: center;
position: absolute;
  top: 0;
left:0;
    width: 100%;
z-index: 2;
height:100%;

}

.zoom-grayscale-photo {
  filter: brightness(0.70);
  display: block;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease-in-out;
    z-index: 1;
}

.zoom-grayscale-photo2 {
    display: block;
 filter: grayscale(20%);
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.zoom-grayscale-link:hover {
    text-shadow: 0 0 35px rgba(0,0,0,.4);
}

.zoom-grayscale-link:hover +.zoom-grayscale-photo {
    filter: grayscale(0%) saturate(120%);
    transform: scale3d(1.1,1.1,1); /* hover時の倍率を指定 */
}

.zoom-grayscale-link:hover +.zoom-grayscale-photo2 {
    filter: grayscale(0%);
    transform: scale3d(1.1,1.1,1); /* hover時の倍率を指定 */
}



.f-17  {
font-size:17px;
  
}



.xo-event-calendar table.xo-month .month-event-title {
  white-space: normal;
}

@media(max-width: 480px) {

.xo-event-calendar table.xo-month .month-event-title {
 font-size:12px !important;
padding-left:0 !important;
padding-right:0 !important;
}

}

.xo-month th {
    background:#EDF3F6 !important;
  
}

.month-header {
    font-weight:bold !important;
  
}


.pt-out2 {
  background-color: #F7F7F7;
  word-wrap: break-word;
  margin: 20px 0 ;
  padding:30px;
  box-shadow: 0 0 6px rgba(39,48,57,.2);
}

.tp-box img {
width:100%;
heght;auto;
aspect-ratio: 1 / 0.65;
object-fit: cover; 
}

.tp-tx  {
font-size:22px;
font-weight:700;
}

.tp-tx2  {
font-size:15px;
}

.tp-tx3  {
font-size:15px;
border-top:1px dotted #222;
margin-top:10px;
padding-top:10px;
}

.tp-tx4  {
font-size:16px;
}

.tp-tx4 a {
color:#5753b4;
font-weight: 700;
}

.tp-tx4 a:hover{
color:#b4b3de;
}

/* リンクをカード形式 */
.blogcard {
  line-height: 1;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  word-wrap: break-word;
  margin: 0 0 20px;
  box-shadow: 0 0 10px 6px rgba(0,0,0,.025);
}

.blogcard:last-child{
  margin: 0 ;
}


.blogcard.ex {
  background-color: #f7f7f7;
}
.blogcard a {
  text-decoration: none;
  opacity: 1;
  transition: all 0.2s ease;
}
.blogcard a:hover {
  opacity: 0.6;
}
.blogcard_thumbnail {
  float: left;
  padding: 20px;
}

.blogcard_thumbnail img{
width:280px;
height:210px;
}

.blogcard_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  padding: 17px 20px 10px;  
}
.blogcard_excerpt {
  font-size: 15px;
  line-height: 1.6;
  padding: 0 17px 15px 20px;
}
.blogcard_link {
  font-size:15px;
  padding:0 17px 15px 20px;
  text-align: left;
}
.blogcard_link .favicon {
  margin-bottom: -4px;
}
.blogcard_link .icon-external-link-alt::before {
  font-size:0.75em;
}

@media(max-width: 480px) {

h2.year-ttl{
font-size:20px;
}

.news-items li{
  width: 48%;
}


.blogcard_thumbnail {
  float: none;
}
.blogcard_thumbnail img{
width:100%;
height:auto;
}

}



.link-box p {
    font-size: 18px;

}


h2.kh-ttl {
    font-size: 18px;
    margin:0 ;
}


.ky-box h3 {
    font-size: 17px;
    margin-top: 20px;
}
.ky-box h3:first-child {
    margin-top: 0;
}
.ky-box h4 {
    font-size: 16px;
    margin-top: 10px;
}
hr {
    border-top: 1px solid #ddd;
    margin: 0 0 20px;
}
.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: 90%;
     margin-left: 5%;
    margin-right: 5%;
}
.w-86 p {
    line-height: 1.7;
    margin-bottom: 25px;
}
.grecaptcha-badge {
    visibility: hidden;
}

.pop-box img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.img-pr {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 8px 1px rgba(39, 48, 57, .2);
}
.pro-30 {
    margin: 10px 0 20px;
    padding: 20px;
    font-size: 16px;
    background: #F9F9F9;
    border-radius: 10px;
}


.pro-tt {
    margin: 0 0 10px;
    padding: 0;
    font-size: 20px;
    color: #212529;
    border-bottom: 1px dotted #212529;
}
.pro-tt2 {
    margin-top: 20px;
}
.pro {
    margin-left: -20px;
}
.pro li {
    font-size: 16px;
    padding: 5px 0;
}
.pro a {
    color: #770F06;
    font-weight: 700;
}
.pro a:hover {
    color: #CC5541;
}
.bg-g {
    background: #F9F9F9;
    margin: 20px 0 0;
    padding: 10px;
}
.box11 {
    width: 100%;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
    background: #fff;
    margin: 30px 0 0;
    padding: 0;
}
.box11-in {
    width: 100%;
    padding: 20px 20px 20px 20px;
}
h2.box11-ttl {
    position: relative;
    background: #AD968E;
    color: #fff;
    padding: 10px 10px 10px 15px;
    border-left: solid 2.2em #7F6159;
    border-bottom: solid 1px #7F6159;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}
h2.box11-ttl:before {
    content: "1.";
    position: absolute;
    padding: 0em;
    color: #fff;
    font-weight: normal;
    left: -1.4em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
h2.box11-ttl2 {
    position: relative;
    background: #AD968E;
    color: #fff;
    padding: 10px 10px 10px 15px;
    border-left: solid 2.2em #7F6159;
    border-bottom: solid 1px #7F6159;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}
h2.box11-ttl2:before {
    content: "2.";
    position: absolute;
    padding: 0em;
    color: #fff;
    font-weight: normal;
    left: -1.4em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
h2.box11-ttl3 {
    position: relative;
    background: #AD968E;
    color: #fff;
    padding: 10px 10px 10px 15px;
    border-left: solid 2.2em #7F6159;
    border-bottom: solid 1px #7F6159;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}
h2.box11-ttl3:before {
    content: "3.";
    position: absolute;
    padding: 0em;
    color: #fff;
    font-weight: normal;
    left: -1.4em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.moo {
    margin: 20px 0 10px;
}
.moo span {
    display: inline-block;
    font-size: 20px;
    border-bottom: 2px dotted #000;
}
.box-j4 {
    width: 100%;
    margin: 0;
    padding: 15px;
    background: #F5F6F8;
}
.box-j3 {
    width: 86%;
    margin: 0 7% 20px;
    padding: 40px 40px 30px 40px;
    background: #F5F6F8;
}
.box-j3 span {
    background: #FFFF66;
    padding: 2px 5px;
    margin-right: 1em;
}
.box-j4 span {
    background: #FFFF66;
    padding: 2px 5px;
    margin-right: 1em;
}
.box-yn b {
    font-size: 110%;
    background: linear-gradient(transparent 60%, #ff6 60%);
}
.box-j5 {
    width: 100%;
    margin: 30px 0 0;
    padding: 30px 30px 30px;
    background: #F7F4F9;
}
.catch-sub {
    font-size: 18px;
    margin-top: -10px;
    margin-bottom: 30px;
    font-weight: 400;
}
p.opp2-tx2 {
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 10px;
    padding: 0;
}
.img-bs {
    width: 100%;
    height: auto;
    box-shadow: 0 1px 2px rgba(39, 48, 57, .2);
    aspect-ratio: 1 / 1.1;
    object-fit: cover;
}

.img042 {
    width: 100%;
    height: auto;
    margin-bottom:10px;
    box-shadow: 0 1px 2px rgba(39, 48, 57, .2);
    aspect-ratio: 1 / 0.42;
    object-fit: cover;
}



.top02 {
    margin: 40px 0 0;
}
.top02 h3 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 20px;
    color: #A02311;
}
.top02 img {
    width: 100%;
    height: auto;
    box-shadow: 0 1px 2px rgba(39, 48, 57, .2);
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.sv1 {
    margin: -0.5em 0 0 1em;
}

.sv1 ul {
margin:0 ;
padding:0 ;  
line-height:0.9;
 }

.sv1 ul li{
display: inline-block;
padding:0 1.5em 0 0;
 }


.sv1 ol {
    margin-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sv1 ol li {
    padding: 10px 0 10px;
    font-size: 15px;
    border-bottom: 1px dotted #ccc;
    list-style-position: inside;
    font-weight: 500;
}
.sv1 ol li:last-child {
    border-bottom: none;
}
.sv1 ol li a {
    color: #7F6159;
}
.sv1 ol li a:hover {
    color: #AD968E;
}

.tbl-r03 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin:20px 0 20px;
    border: none;
}
.tbl-r03 th {
    background: #175D80;
    border: solid 1px #ccc;
    color: #fff;
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
.tbl-r03 td {
 
    background:#fff;
    border: solid 1px #ccc;
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
}

.tbl-r03 td.tdna {
      width: 60%;
   text-align: left;
 padding: 10px 20px;
}

.tbl-r04 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin:20px 0 20px;
    border: none;
}
.tbl-r04 th {
    background: #175D80;
    border: solid 1px #ccc;
    color: #fff;
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
.tbl-r04 td {
 
    background:#fff;
    border: solid 1px #ccc;
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
}

.tbl-r04 td.tdna {
      width: 60%;
   text-align: left;
 padding: 10px 20px;
}

.tbl-r06 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 0 10px;
    border: none;
}
.tbl-r06 th {
    background: #175D80;
    border: solid 1px #fff;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
   width:30%;
}
.tbl-r06 td {
    background:#F9F9F9;
    border: solid 1px #fff;
    padding: 5px 15px;
    font-size: 15px;
    text-align: left;
}

.tbl-r02 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin:20px 0 20px;
    border: none;
}
.tbl-r02 th {
    background: #175D80;
    border: solid 1px #fff;
    color: #fff;
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
.tbl-r02 td {
    background:#F9F9F9;
    border: solid 1px #fff;
    padding: 10px 15px;
    font-size: 15px;
    text-align: left;
}
@media screen and (max-width: 640px) {
    .last td:last-child {
        border-bottom: solid 1px #fff;
        width: 100%;
        text-align: left;
    }
    .tbl-r02 th {
        border-bottom: none;
        display: block;
        width: 100%;
        text-align: center;
    }
    .tbl-r02 td {
        border-bottom: none;
        display: block;
        width: 100%;
        text-align: center;
    }

.tbl-r03 td {
    padding: 10px 2px;
    font-size: 15px;
    text-align: center;
}


.tbl-r03 td.tdna {
      width: 35%;
   text-align: center;
    padding: 10px 2px;
}

.tbl-r04 td {
    padding: 10px 2px;
    font-size: 15px;
    text-align: center;
}


.tbl-r04 td.tdna {
      width: 65%;
   text-align: center;
    padding: 10px 2px;
}


}
@media (max-width:480px) {

.sv1 ul {
line-height:1.3;
 }

.tbl-r06 th {
    width:40%;
}

    .box-yn {
        margin-top: 20px;
    }
    .sv1 ol {
        margin-right: 20px;
        margin-left: -20px;
    }
    .pro-30 {
        margin: 10px 0 20px;
    }
    .img-pr {
        width: 90%;
        margin: 0 5% 20px;
        height: auto;
        box-shadow: 0px 0px 8px 1px rgba(39, 48, 57, .2);
    }
    .catch-sub {
        font-size: 16px;
    }
    .box-j3 {
        width: 100%;
        margin: 0;
        padding: 20px 10px 20px 10px;
    }
    .box-j5 {
        width: 100%;
        margin: 30px 0 0;
        padding: 10px 10px 10px;
        background: #F7F4F9;
    }
}
.catchbox img {
    width: 100%;
    height: auto;
    margin-top: -15px;
    margin-bottom: 15px;
    aspect-ratio: 16 / 8;
    object-fit: cover;
}
.catchbox2 {
    font-size: 15px;
    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 #222;
}
.blog-cont h2:before {
    color: #222;
    font-family: "FontAwesome";
    content: "\f00c";
    padding-right: 0.2em;
}
.blog-cont h3 {
    margin: 15px 0;
    padding: 10px;
    font-size: 20px;
    background: #E4EAEE;
}
.blog-cont h4 {
    margin: 15px 0;
    padding: 10px 10px 10px 30px;
    font-size: 18px;
    background: #F6F8F9;
    position: relative;
}
.blog-cont h4:before {
    position: absolute;
    top: 20%;
    left: 10px;
    width: 6px;
    height: 60%;
    content: '';
    border-radius: 3px;
    background: #C5D2DA;
}
.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: #f68b1f;
    border: 1px solid #f68b1f;
    border-radius: 5px;
}
.entry-tag a:hover {
    color: #f5df7d;
}
.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: 88%;
    margin-left: 6%;
    margin-right: 6%;
}
.pc {
    display: block !important;
}
.sp {
    display: none !important;
}
.sp2 {
    display: none !important;
}
h1.entry__title {
    font-size: 18px;
    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: 15px;
    color: #222;
    margin-bottom: 15px;
}
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: 40px;
}

.page-id-6192 #main {
    margin-bottom: 30px;
}



.clear {
    clear: both;
    line-height: 0;
}
.breadcrumbs {
    font-size: 15px;
    color: #222 !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-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;
}
.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;
}
.col_2 .box_col2 {
    width: 50%;
    padding: 0 20px;
}
.col_2 .box_left {
    background: #FFA584;
}
.col_2 .box_right {
    background: #E75284;
}
.col_2 .box_left2 {
    background: #F8F9F9;
    width: 58.3%;
    padding: 0;
}
.col_2 .box_left2 h2 {
    margin-top: -0.65em;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 6em;
    font-family: 'Kanit', sans-serif;
    font-weight: 800;
    letter-spacing: 0.03em;
    color: #eee;
}
.col_2 .box_left2 h3 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 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;
}
h2.gt {
    color: #212529;
    border-bottom: 1px dotted #212529;
    font-size: 20px;
    padding: 0 0 2px;
    text-align: left;
    margin: 0 0 5px 0;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
}

h2.gtt {
    color: #212529;
    border-bottom: 1px dotted #212529;
    font-size: 24px;
    padding: 0 0 2px;
    text-align: left;
    margin: 0 0 5px 0;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
}


.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: "Hina 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 {
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 18%;
    background: url(./images/hd2.jpg) 0 0 no-repeat;
    background-size: contain;
}
.header-bgimg-002 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd3.jpg) 0 0 no-repeat;
    background-size: contain;
}
.header-bgimg-003 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd4.jpg) 0 0 no-repeat;
    background-size: contain;
}
.header-bgimg-004 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd5.jpg) 0 0 no-repeat;
    background-size: contain;
}
.header-bgimg-005 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd6.jpg) 0 0 no-repeat;
    background-size: contain;
}

.header-bgimg-007 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd7.jpg) 0 0 no-repeat;
    background-size: contain;
}

.header-bgimg-008 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd8.jpg) 0 0 no-repeat;
    background-size: contain;
}

.header-bgimg-009 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd10.jpg) 0 0 no-repeat;
    background-size: contain;
}


.header-bgimg-010 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd12.jpg) 0 0 no-repeat;
    background-size: contain;
}

.header-bgimg-011 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd11.jpg) 0 0 no-repeat;
    background-size: contain;
}

.header-bgimg-012 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd3.jpg) 0 0 no-repeat;
    background-size: contain;
}

.header-bgimg-014 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd14.jpg) 0 0 no-repeat;
    background-size: contain;
}


.header-bgimg-015 {
    height: 0;
    padding-top: 18%;
    background: url(./images/hd9.jpg) 0 0 no-repeat;
    background-size: contain;
}


.page-header__title_individual {
    font-size: 30px;
    margin: 0;
    margin-top: calc(-9% - 24px);
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
    color: #fff;
    letter-spacing: 0.01em;
    text-indent: 0.01em;
}
@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 {
    max-width: 100%;
    height: auto;
}
.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-menu-1 li {
    line-height: 15px;
}
ul#menu-menu-1 li+li {
    border-left: 1px solid #ccc;
}
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-weight: 700;
    backface-visibility: hidden;
}
.menu-menu-1-container ul li a small {
    font-weight: 400;
}

li#menu-item-7301 a {
color:#F78400;
}

li#menu-item-7301 a:hover{
color:#FBC17F;
}

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: 10px 0 !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;
    line-height: 30px;
    border-bottom: none;
}
h1.page-header__title {
    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
 ================================================*/
.icon-list li {
    padding: 8px 12px 8px 0;
    font-size: 18px;
    display: inline-block;
}
.icon-list li:last-child{
    padding: 8px 0 8px 0;
    font-size: 18px;
    display: inline-block;
}
.icon-list li a {
    color: #7F6159;
    font-family: "Lato", system-ui;
}
.icon-list li a:hover {
    color: #AD968E;
}
.icon-list li a:before {
    content: "\00BB";
    color: #402E2C;
    padding-right: 5px;
    position: relative;
    top: -1px;
}
.icon-list li.last-c a:before {
    content: none;
}
.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: #F9F9F9 !important;
    padding: 20px 0 0;
}
.ft-tx {
    font-size: 22px;
    color: #222;
    margin: 30px 0 10px;
    font-weight: 500;
    line-height:1.2;
}
.ft-tx-s {
    font-size: 18px;
}
.ft-tx2 {
    font-size: 18px;
    color: #222;
    margin-bottom: 20px;
   line-height:1.2;
}
.ft-tx3 {
    font-size: 24px;
  margin: -10px 0 0;
}

.ft-tx4 {
    font-size: 20px;
    color: #222;
    margin: 30px 0 15px;
    font-weight: 500;
    line-height:1.2;
}

.ft-bn {
    padding: 50px 0;
}
.ft-bn img {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.copyright {
    border-top: 5px solid #71B8C6;
    color: #fff;
    background-color: #262C4E;
    text-align: center;
    margin-top: 30px;
    font-weight: 500;
    font-size: 15px;

}
.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 #000;
    font-size: 26px;
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px;
}
.doct::before, .doct::after {
    position: absolute;
    content: '';
    border-radius: 100%
}
.doct::before {
    top: .4em;
    left: .2em;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, .6);
}
.doct::after {
    top: .7em;
    left: .6em;
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, .2);
}
h2.doct span {
    font-size: 29px;
}
.doct5 {
    border-bottom: solid 1px #F1DA1E;
    position: relative;
    margin: 40px 0 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 22px;
}
.doct5:first-letter {
    font-size: 26px;
    color: #F1DA1E;
}
.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: "Hina Mincho", serif;
    font-weight: 400;
    font-size: 26px;
    text-align: center;
}
.shadow02 {
    box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.shadow03 {
    box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 5px;
}
.shadow04 {
    box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
    width: 100%;
    height: auto;
}
.img-full {
    max-width: 100%;
    height: auto;
}
.img-full-f2 {
    max-width: 100%;
    height: auto;
}
.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: 20px;
    padding: 30px 0 0;
    background: url(./images/bg-333.jpg);
    background-size: cover;
}
.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: 0;
    padding: 15px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 8px;
    box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.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: 10%;
    padding: 30px;
}
.box-opp ul li {
    font-size: 16px;
}
.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: -30px 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: "Hina 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: "Hina Mincho", serif;
    font-weight: 400;
    color: #000;
    margin-top: 10px;
    padding-right: 1em;
}
.prbt-box {
    width: 100%;
    margin: 30px auto 10px;
}
.prbt-box2 {
    width: 100%;
    margin: 50px auto 0;
}
.btnarrow5 {
    width: 100%;
   background-image: linear-gradient(to right, #314755 0%, #26a0da  51%, #314755  100%);
    padding: 10px 0;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    box-shadow: 0 0 10px #999;
    border-radius:5px;
}
.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;
}
.sec8 .btnarrow5 {
    width: 100%;
    background-image: linear-gradient(to right, #00bf8f 0%, #001510 51%, #00bf8f 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: 18px;
    font-weight: 500;
    box-shadow: none;
}
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(247, 247, 247, .95);
        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: #190F0D;
        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: 7px 0 7px 10px;
        transition: all 0.2s ease-in-out;
        text-align: left;
        text-decoration: none;
        color: #fff;
        font-family: 'Noto Sans JP', sans-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: #fff;
    }
}
/*================================================
 *  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: "Hina Mincho", serif;
    font-weight: 400;
    background: linear-gradient(transparent 60%, #D3E9CB 60%);
}
.sec1 {
    background: #fff;
    margin: 0;
    padding: 30px 0 40px;
}
.div1 {
    text-align: center;
    font-size: 36px;
    color: #D7CECB;
    font-weight: 700;
    line-height: 1.1;
}
.div2 {
    text-align: center;
    font-size: 38px;
    color: #212529;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    margin: 0 0 20px;
}
.bg-g2 {
    background: #F9F9F9;
    margin: 0 0 25px;
    padding: 20px 20px 10px;
    box-shadow: 0 0 5px 2px rgba(39, 48, 57, .1);
 
}

.bg-g2 p {
   margin: 0 0 10px;
 font-size: 15px;
line-height:1.4;
}

.bg-g2 h2 {
    margin: 10px 0 10px;
    padding: 5px;
    border-top: 1px solid #212529;
    border-bottom: 1px solid #212529;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
}
.sec1 p {
    line-height: 1.8;
}
.sec1-in {
    margin: 40px 0 50px;
    line-height: 2.4;
}
p.ftp {
    font-family: "Hina 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: "Hina 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: "Hina 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;
}

.buttonB {
    margin: 0;
    padding: 0.5em 0 ;
  border:1px solid rgb(212,99,146);
  background-color: #fff;
  color: rgb(212,99,146);
  border-radius: 5px ;
  box-sizing:border-box;
width:100%;
    display: inline-block;
  font-size: 16px;
  position: relative;
   text-align: center;
  cursor: pointer;
box-shadow: 0 1px 5px rgba(39,48,57,.2);
}
.buttonB::before,
.buttonB::after {
   box-sizing:border-box;
}

.buttonB:hover {
  border:1px solid rgb(212,99,146);
  background-color: rgba(212,99,146,1);
 color:#fff;
  border-radius: 5px ;
 -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;
box-shadow: 0 1px 5px rgba(39,48,57,.1);
}

.wrap2  {
 margin:10px 0;
}

.wrap3  {
 margin:20px 0;
}

.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 50px;
    background: url(./images/bg-222.jpg);
}
#cpbox .about {
    margin: 50px 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: 30px 48px 32px 284px;
    box-sizing: border-box;
    background: #fff;
}
#cpbox .about dd h3 {
    font-size: 28px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 20px 0;
    text-align: center;
}
#cpbox .about dd p {
    margin: 10px 0 0;
    font-size: 16px;
    text-align: left;
}
@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.p1 {
    font-size: 30px;
    margin: 0 0 5px;
    padding: 0;
    font-family: "Hina 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-box3-ttl {
    margin: 40px 0 -10px;
    padding: 0;
    font-size: 30px;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 1.4;
}
.v-box3-ttl span {
    font-weight: 700;
}
.v-box3-ttl4 {
    margin: 30px 0 20px;
    padding: 0;
    font-size: 28px;
    text-align: center;
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    line-height: 1.4;
    color: #000;
}
.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: "Hina 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: 50px 16% 0 4%;
    width: 80%;
}
.technology_mg2 {
    margin: 40px 10% 0 10%;
    width: 80%;
}
.technology_mg3 {
    margin: 40px 4% 0 16%;
    width: 80%;
}
.technology_list {
    margin: 0;
}
.technology_box {
    padding: 40px 20px 20px 20px;
    position: relative;
    background: #fcf7f6;
    line-height: 1.5;
    border-radius: 8px;
}
.tec_num {
    display: block;
    width: 360px;
    height: 50px;
    background-image: url(images/cn1.png);
    background-size: contain;
    position: absolute;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 2;
}
.technology_list2 {
    margin-top: 60px;
}
.tec_num2 {
    display: block;
    width: 360px;
    height: 50px;
    background-image: url(images/cn2.png);
    background-size: contain;
    position: absolute;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 2;
}
.tec_num3 {
    display: block;
    width: 360px;
    height: 50px;
    background-image: url(images/cn3.png);
    background-size: contain;
    position: absolute;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 2;
}
.tec-tx {
    text-align: left;
    font-size: 16px;
    color: #000;
}
.tec-tx span {
    font-size: 140%;
    font-weight: 700;
}
@media (max-width:480px) {
    .div1 {
        font-size: 30px;
    }
    .div2 {
        text-align: center;
        font-size: 30px;
        margin: 10px 0 20px;
    }
    .technology_mg {
        margin: 40px 0 0 5%;
        width: 95%;
    }
    .technology_mg2 {
        margin: 40px 0 0 5%;
        width: 95%;
    }
    .technology_mg3 {
        margin: 40px 0 0 5%;
        width: 95%;
    }
    .tec_num {
        display: block;
        width: 280px;
        height: 39px;
        background-image: url(images/cn1.png);
        background-size: contain;
        position: absolute;
        position: absolute;
        top: -20px;
        left: -17px;
        z-index: 2;
    }
    .tec_num2 {
        display: block;
        width: 280px;
        height: 39px;
        background-image: url(images/cn2.png);
        background-size: contain;
        position: absolute;
        position: absolute;
        top: -20px;
        left: -17px;
        z-index: 2;
    }
    .tec_num3 {
        display: block;
        width: 280px;
        height: 39px;
        background-image: url(images/cn3.png);
        background-size: contain;
        position: absolute;
        position: absolute;
        top: -20px;
        left: -17px;
        z-index: 2;
    }
    .technology_box {
        padding: 30px 10px 10px 10px;
        position: relative;
        line-height: 1.5;
        border-radius: 8px;
    }
    .tec-tx {
        text-align: left;
        font-size: 16px;
        color: #000;
    }
    .tec-tx span {
        font-size: 110%;
        font-weight: 700;
        display: block;
        text-align: center;
        margin-bottom: -20px;
    }
}
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 1px rgba(39, 48, 57, .2);
}
.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 #eee;
    margin: 5px 0 0;
    padding: 12px;
    position: relative;
    font-size: 16px;
}
.mybox:before {
    background-color: #fff;
    content: '\6982\8981';
    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 #eee;
    margin: 30px 0 0;
    padding: 12px;
    position: relative;
    font-size: 16px;
}
.mybox2:before {
    background-color: #fff;
    content: '\5BFE\8C61\8005';
    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: "Hina 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: 0 0 50px;
    background-image: url(images/bg-333.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
div.sec8 {
    margin: 0;
    padding: 40px 0 60px;
}
.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: 28px;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 10px;
    color: #222;
    font-weight: 500;
}
.catch-a:before, .catch-a:after {
    border-top: 1px solid;
    content: "";
    width: 2em;
}
.catch-a:before {
    margin-right: 0.5em;
}
.catch-a:after {
    margin-left: 0.5em;
}
.catch-b {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
}
.catch-b:before, .catch-b:after {
    border-top: 1px solid;
    content: "";
    width: 1em;
}
.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: "Noto Sans JP", sans-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: #FCF7F6;
    padding: 10px;
    margin:0 0 40px 0;
    box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.title-border2-box2 {
    padding: 30px 30px 40px 30px;
    border: 1px solid #000;
font-size:19px;
}
.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: 40px 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: 20px 0 20px;
}
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: 0 auto 10px;
    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: 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    outline: none;
    overflow: hidden;
    transition: all .5s;
    width: 100%;
    margin: 0 0 40px;
    font-size: 18px;
}
.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: "Hina 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;
}

.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);
}

@media(max-width: 480px) {
    .flow-cont h2 {
        font-size: 19px;
    }

.flow-cont img {
  margin-top:10px;
}

}




/*================================================
 *  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: 15px 0;
    border: #e3e3e3 solid;
    border-width: 0 0 1px 1px;
    background: #014825;
    vertical-align: middle;
    width: 200px;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}
table.table-01 td {
    padding: 15px 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-size: 15px;
    text-align: left;
    background: #FDFBFF;
    color: #000;
}
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;
    }
}
.cp_h1title {
    padding: 4px 0;
    border-top: 3px double #d5b77b;
    border-bottom: 3px double #d5b77b;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 40px 0 20px 0;
}
.marker08 {
    background: linear-gradient(transparent 60%, #ffadad 60%);
}
.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;
}


.right-shadow {
padding:0;
margin:0 0 0 25px;
    box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
 aspect-ratio: 1 / 1.38;
    object-fit: cover;
}


.img-00 {
    width: 100%;
    height: auto;

}


.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: 16 / 9;
    object-fit: cover;
}
.img-03 {
    width: 100%;
    height: auto;
    box-shadow: 0 5px 15px 0 rgba(42, 59, 13, 0.18);
}
.img-04 {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    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: 28px;
    font-family: "Noto Sans JP", 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 {
    margin-top: 15px;
}
.gd-bg1 img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.618 / 1;
    object-fit: cover;
}
.gd-bg1 h3 {
    font-size: 20px;
    text-align: center;
    color: #F1DA1E;
}
.gd-bg1b h4 {
    font-size: 24px;
    text-align: left;
    color: #F1DA1E;
    margin-top: 30px;
    font-family: serif;
}
.gd-bg1b h4:first-child {
    margin-top: 0;
}
.gd-out img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.618 / 1;
    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: #999;
}
a.lk1:hover {
    color: #ccc;
}
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;
}

h2.pp2 {
    font-family: 'IBM Plex Serif', serif;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
    text-align:center;
}


.pp-box {
    margin-left: -2.0em;
    margin-top:-1.0em;
}



.pp-box ol {
  list-style-type: none;
}
.pp-box ol > li {
  counter-increment: cnt;
}
.pp-box ol > li:before {
  content: "("counter(cnt) ") ";
}

.pp-box ol li{
  font-size:15px;
}


.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;
    color: #000;
}
#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: #f9f9f9;
    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(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;
}
#search-3 {
    margin-top: 20px;
}
.pop-tx {
    margin: 5px 0 10px;
}
/*================================================
 * message
 ================================================*/
.two-column-full-width {
    float: left;
    padding-bottom: 40px;
}
.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;
    min-height: 240px;
    position: relative;
    top: 40px;
    text-align: center;
    padding: 15px;
}
.about-img {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.about-line {
    border: 4px double #a5812c;
}
.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: "Hina Mincho", serif;
    color: #000;
    font-weight: 400;
}
.about-title span {
    font-size: 18px;
}
.about-title2 {
    font-size: 17px;
    line-height: 1.8;
    padding: 10px 0 10px;
    color: #666;
}
@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;
    }
    #cpbox .about dd p {
        font-size: 16px;
    }
    #cpbox .about dd h3 {
        font-size: 20px;
    }
}
@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: 20px;
        margin-bottom: 40px;
    }
    .bg-be img {
        width: 100%;
        height: auto;
    }
    .about-title {
        font-size: 18px;
        font-weight: 500;
    }
    .about-title2 {
        font-size: 15px;
        padding: 0 0 10px;
        margin-top: 15px;
    }
}
ul.yus {
    margin: 10px 0 0 -10px;
}
ul.yus li {
    font-size: 16px;
    line-height: 1.7;
}
p.yus2 {
    font-size: 16px;
    margin: 10px 0 0 0;
}
@media(max-width:480px) {
    ul.yus {
        margin: 10px 0 0 -15px;
    }
    ul.yus 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: 30px;
    font-family: 'M PLUS 2', sans-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, #1a296b 0%, #1a296b 50%, #3D87F6 50%, #3D87F6 100%);
}
.ttl-us2 {
    font-size: 18px;
    font-family: 'M PLUS 2', sans-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: 30px;
    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 ;
    width: 100%;
    padding: 0;
    min-height: 218px;
}
@media (max-width:480px) {
    .news-box {
        min-height: 250px;
    }

.left-content {
    display: table-cell;
    width: 70%;
    font-size: 22px;
    font-family: 'M PLUS 2', sans-serif;
    font-weight: 400;
}

}
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;
  text-align:center;
}
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 0;
    font-size: 14px;
    width:80%;
    color: #fff;
display: inline-block;
}
.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: #262C4E;
    color: #fff;
    font-weight: normal;
    text-align: left;
}
h2.sidebar-widget__title:before {
    font-family: "FontAwesome";
    content: "\f097";
    color: #F1DA1E;
    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: #fff;
}
.cat-box a {
    color: #ccc;
}
.pt3 {
    border-top: 1px solid #eee;
    padding-top: 5px;
    font-size: 14px;
}
.pt3 a {
    color: #fff;
}
.pt-box-in img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.618 / 1;
    object-fit: cover;
}
.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;
    }
    #vegas {
        width: 100vw;
        height: calc(100vh - 66px);
        background: #fff;
    }
}
@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: 5px 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;
    }
    .img-full-s {
        width: 70%;
        height: auto;
        margin: 0 15%;
    }
    .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) {
    .img-smpt{
       margin-top:15px;
        margin-bottom: 15px;
    }

.ml-box{
margin-bottom:20px;
    }


.btn-info{
width:100%;
    }

.pt-out2 {
  padding:15px;

}

.tp-tx  {
font-size:17px;
line-height:1.2;
margin-top:10px;
}

.sp-mg {
        margin-top: 20px;
    }
    .sp-mg2 {
        margin-bottom: 20px;
    }
    .gd-bg1b h4 {
        font-size: 24px;
        text-align: left;
        color: #F1DA1E;
        margin-top: 15px;
        font-family: serif;
    }
    .gd-bg1b h4:first-child {
        margin-top: 15px;
    }
    .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;
    }
    h2.gt {
        font-size: 18px;
    }

 h2.gtt {
        font-size: 20px;
    }


    .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;
    }
    .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;
    }
    .sp {
        display: block !important;
        width: 100%;
    }
    img.ic-logo {
        margin: 0 auto 20px;
        width: 70%;
    }
    .site-branding__logo {
        margin-left: 4%;
        width: 260px;
        height: auto;
    }
    .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;
    }
    .img-full-s {
        width: 100%;
        height: auto;
        box-shadow: 0 1px 5px rgba(39, 48, 57, .1);
    }
    .font1, .font2, .font3 {
        animation-delay: 0s;
    }
    .g_map {
        padding-top: 65%;
        height: 0;
    }
    .ft-tx {
        font-size: 40px;
   font-family: "Source Sans 3", serif;
    }

.ft-tx-sp {
        font-size: 45px ;
font-family:"Source Sans 3", serif ;
font-weight:500;
    }
    .ft-tx2 {
        font-size: 18px;
    }
    .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%;
    }

.t-list{
 margin-top:15px;
}

.n-date {
    background: #6F93CD;
    padding: 1px 0;
margin-bottom:5px;
    font-size: 14px;
    width:136px;
    color: #fff;
display:block;
text-align:center;
}


.ft-tx {
    font-size: 19px;
    color: #222;
    margin: 30px 0 10px;
    font-weight: 500;
    line-height:1.2;
}
.ft-tx-s {
    font-size: 16px;
}
.ft-tx2 {
    font-size: 18px;
    color: #222;
     margin-top: 10px;
    margin-bottom: 0;
   line-height:1.2;
}
.ft-tx3 {
    font-size: 24px;
  margin: -10px 0 0;
}

.ft-tx4 {
    font-size: 20px;
    color: #222;
    margin: 30px 0 15px;
    font-weight: 500;
    line-height:1.2;
}


    div.sec3 {
        padding: 30px 0 20px;
    }
    .icon-list {
        margin-left: -20px;
    }
    .icon-list li {
        padding: 8px 12px 8px 0;
        font-size: 17px;
    }
    .icon-list li:last-child
        {
        padding: 8px 0 8px 0;
        font-size: 17px;
    }
    .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: 20px;
    }
    .btn-animation-02 {
        width: 100%;
        margin: 15px 0 40px;
    }
    .title-border2-box2 img {
        width: 92%;
        margin-left: 6%;
        margin-right: 6%;
    }
    .underline {
        font-size: 22px;
    }
    .underline span {
        font-family: serif;
        font-size: 28px;
    }
    .img-full-f2 {
        width: 94%;
        height: auto;
        margin: 0 auto;
    }
    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;
    }
    .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: 18px;
    }
    .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: 5px;
    }
    .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;
font-size:17px;
    }
    .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%;
        width: 260px;
    }
    h1.entry__title {
        font-size: 18px;
    }
    .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;
    }
}