@charset "utf-8";
/*
Theme Name: spp
Theme URI: ★★
Template: habakiri
Description: ★★
Author: ★★
*/

body {
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif ;
    line-height: 1.7;
    font-weight: 400;
}

a {
 word-break: break-all;
}

.row::before{
　display:inline-block;
}

.row::after{
　display:inline-block;
}

.w-90 {
   width: 88%;
   margin-left:6%;
   margin-right:6%;
}

.w-86 , .w-86b{
   width: 86%;
   margin-left:7%;
   margin-right:7%;
}

.w-86 p{
 line-height:1.7;
margin-bottom:25px;
}

.sub-cont{
margin-bottom:30px;
}

.sub-cont ul{ 
margin-left:-20px;
}

.catchbox img  {
width:100%;
height:auto;
margin-top:-15px;
margin-bottom:15px;
aspect-ratio: 16 / 8;
 object-fit: cover; 
}

.box-ic2 .glyphicon  { 
position: relative;
top:-1px;
}

.cs-ttl { 
font-family: 'Noto Serif JP', serif;
font-size:20px;
border-bottom:1px solid #000;
margin-bottom:30px;
}


.ktn {
   transform: rotate( 90deg );
}

p.tx-sub{
margin-top:18px;
}

.ul-bg {
background:#f7f7f7;
margin:10px 0;
padding:10px 10px 5px 10px;
border-radius:5px;
}

.stp-box  {
background:#F9F9FA;
padding:0 50px 50px;
margin:40px 0 0;
border-radius:5px;
}

.stp-box p {
margin-left:1em;
margin-right:1em;
}

.stp-ttl{
font-size:18px;
padding-top:40px;
}

.np-box{
background:#fff;
box-shadow: 0 1px 2px rgba(39,48,57,.2);
width:100%;
margin:0;
}

.np-ttl{
background:#999;
color:#fff;
margin-top:20px;
text-align:center;
padding:7px 0;
font-size:16px;
font-weight:bold;
}

.np-ttl2{
background:#666;
color:#fff;
margin-top:20px;
text-align:center;
padding:7px 0;
font-size:16px;
font-weight:bold;
}

.np-ttl3{
background:#333;
color:#fff;
margin-top:20px;
text-align:center;
padding:7px 0;
font-size:16px;
font-weight:bold;
}

.np-ttl4{
background:#000;
color:#fff;
margin-top:20px;
text-align:center;
padding:7px 0;
font-size:16px;
font-weight:bold;
}


.np-tx{
padding:10px;
font-size:14px;
text-align:center;
}

img.icc {
width:30%;
height:auto;
margin:15px 35% 0;
border-radius:50%;
}


.stepbar {
  margin: 0 auto;
  width: 95%;
}

.stepbar .stepbarwrap {
  margin: 0.8em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "";
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #ff8ec7;
 
 z-index: 2;
}

.stepbar .stepbarwrap .steptitle .stepnum {
  padding-left: 1em;
  font-size: 14px;
color:#ff8ec7;
font-weight:bold;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 2em;
}

.stepbar .stepbarwrap .steptxt .title {
  margin: 0.5em 0 0.5em;
  font-weight: bold;
  font-size: 1.2em;
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 14px;
}

.stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 0.8em);
  background-color: #ff8ec7;
  position: absolute;
  top: 1em;
  left: 0.5em;
  z-index: 1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}

.stepbar2 {
  margin: 0 auto;
  width: 95%;
}

.stepbar2 .stepbarwrap2 {
  margin: 0.8em 0;
  position: relative;
}

.stepbar2 .stepbarwrap2 .steptitle2 {
  display: inline-flex;
  align-items: center;
}

.stepbar2 .stepbarwrap2 .steptitle2 .stepcircle2 {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "";
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #7ecbeb;
 
 z-index: 2;
}

.stepbar2 .stepbarwrap2 .steptitle2 .stepnum2 {
  padding-left: 1em;
  font-size: 14px;
color:#7ecbeb;
font-weight:bold;
}

.stepbar2 .stepbarwrap2 .steptxt2 {
  padding-left: 2em;
}

.stepbar2 .stepbarwrap2 .steptxt2 .title2 {
  margin: 0.5em 0 0.5em;
  font-weight: bold;
  font-size: 1.2em;
}

.stepbar2 .stepbarwrap2 .steptxt2 .txt2 {
  font-size: 14px;
}

.stepbar2 .stepbarwrap2 .stepline2 {
  width: 1px;
  height: calc(100% + 0.8em);
  background-color: #7ecbeb;
  position: absolute;
  top: 1em;
  left: 0.5em;
  z-index: 1;
}

.stepbarwrap2:last-of-type .stepline2:last-of-type {
  display: none;
}










.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: 90%;
   margin-left:5%;
   margin-right:5%;
}

.pc { display: block !important; }
.sp { display: none !important; }

h1.entry__title  {
    font-size: 24px;
font-weight:300;
}

h1.entry__title a {
color:#000;
}

h1.entry__title a:hover {
color:#e0e1dc;
}


.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: 14px;
}


img {
    border:none;
　　outline: none;
   
}


a  {
   text-decoration:none !important;
　　outline:none !important;
 }

a:focus{
outline: none;
}

a:hover  {
    text-decoration:none;
}


#main {
  margin-bottom: 30px; 
}

.entry-content img.alignnone {
margin-right:20px !important;
margin-bottom:20px !important;
box-shadow: 0 1px 5px rgba(39,48,57,.1);
}

.clear {
  clear: both; 
line-height: 0; 
}

.breadcrumbs {
font-size:14px;
color:#333;
}

.breadcrumbs a{
color:#777 !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;
}

.mg-10 {
 margin-top:10px;
}

.mg-15 {
 margin-top:15px;
}


.mg-20 {
 margin-top:20px;
}

.mg-30 {
 margin-top:30px;
}

.mg-40 {
 margin-top:40px;
}

.mg-50 {
 margin-top:50px;
}


.mg-40b {
 margin-top:40px;
}

.mg-b-20 {
 margin-bottom:20px;
}


.bt-sd {
 margin-bottom:30px;
}

.cartjs_product_table tr.cartjs_sales_price th{
display:none;
}

.cartjs_product_table tr.cartjs_product_num{
display:none;
}

.cartjs_product_table tr.cartjs_option{
display:none;
}

.cartjs_cart_in{
display:none;
}

.cartjs_product_img img{
width:100%;
height:auto;

}

.cartjs_product_img:hover {
filter: drop-shadow(0 3px 5px rgba(0,0,0,0.4));
 transition:all 0.3s ease-out;
}


.cs-box1 .cartjs_product_table tr.cartjs_sales_price td{
display:none;
}

.cs-box2 .cartjs_product_img {
display:none;
}

.cs-box2 .cartjs_product_table tr.cartjs_sales_price td{
background:#E1E1E1 !important;
font-family: Helvetica sans-serif !important;
font-size:13px;
}

.cs-box1 strong.cartjs_product_name , .cs-box2 .cartjs_sales_price {
display:none;
}

.cs-box2 strong.cartjs_product_name {
font-size:17px;
font-family: 'Quicksand', sans-serif;
font-weight:500;

}




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;
}

.col_2 > .box_col5{
	width: 20%;
	padding: 0;
}




@media (max-width:767px) {

.col_2 > .box_col5{
	width: 50%;
	padding: 3px;
}
}

.floating {
width: 180px;
right: 1px;
top:140px;
position: fixed;
z-index: 999;
font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.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;

}




/*================================================
 * スライダー　vegas
 ================================================*/

#vegas {
    width: 100vw;
    height: 100vh;
    background:#373737;
 position: relative;
}



.catch {
 position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


img.top-tx-img {
width:80%;
margin:0 10%;
height:auto;
}






/* --- スマホ用 --- */
@media screen and (max-width:480px) {
#vegas {
    height: 55vh;

}

img.top-tx-img {
width:90%;
margin:0 5%;
}


}

  /* Arrow Button */
  .container-arrow{margin-top: -20px;
    text-transform: uppercase;
    color:#fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom:0;
    left:0;
    z-index: 1;
    width:100%;
    padding-bottom: 15px;
    cursor: pointer;
  }
	.container-arrow:hover,
	.container-arrow:focus{text-decoration: none;}

	/* Arrow Bouncing */
.container-arrow span{
display: inline-block; 
font-size: 40px;
    animation: .7s down  infinite alternate;
    -webkit-animation: .7s down infinite alternate;
  }
		/***Animation Arrow down***/
		@keyframes down{
		    0%{transform:translateY(0px)}
		    100%{transform:translateY(20px)}
		}
		@-webkit-keyframes down{
		    0%{-webkit-transform:translateY(0px)}
		    100%{-webkit-transform:translateY(20px)}
		}





/*================================================
 * ヘッダー
 ================================================*/

.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%;
}



.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: 30px 0 ; 
background:#3354ad;
background-image: linear-gradient(to right, #3354ad 0%, #4169e1 51%, #3354ad 100%);
 }



h1.page-header__title  {
 font-weight:400;
font-size:22px ;
text-align:center;
margin:0;
padding-left: 0;
padding-right: 0;
}


.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
 ================================================*/

img.ic-sn {
width:24px;
height:auto;
}

.box-ic {
margin-bottom:10px;
font-size:18px;
color:#fff;
}

.box-ic2 {
margin-bottom:20px;
font-size:20px;
color:#fff;
}

div#footMenu ul {
   margin:0 0 10px;
  padding: 0;
   text-align:center;
}

div#footMenu li {
   display:inline;
   margin:0 ;
   list-style:none;
   padding-left:0px;
  color:#777;
}

div#footMenu li a{
 color:#bbb;
 
}

div#footMenu li a:hover{
 color:#999;
 
}


.footer {
background:#001D6B !important;
  padding:40px 0 0;

}

.ft-tx{
font-size:24px;
color:#000;
}

.ft-tx-s{
font-size:18px;
padding-right:5px;
}

.ft-tx2{
font-size:20px;
color:#000;
}

.ft-tx3{
font-size:26px;
color:#000;
}


.ft-bn{
padding:50px 0;
}


.ft-bn img{
width:100%;
height:auto;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.copyright  {
     color: #fff;
   background-color:#4D6FCB;
text-align:center;
margin-top:30px;
padding-top:15px;
font-weight:400;
border-top:1px solid #fff;
}

.copy-add  {
     color: #000;
text-align:center;
padding:0 0 20px;
font-size:18px;
}


.imgft001  {
 max-width:100%;
height:auto;
margin-bottom:20px;
}




a.bttt , a.bttt:visited , a.bttt:active{
color:#555;
}

a.bttt:hover{
color:#888;
}

table.table-015  {
        width: 100%;
        border:  none;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0 ;
       
        line-height: 1.5em; 
}

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;
 width: 100%;
}




.swiper-container {
        width: 100%;
        height: auto;
  position: relative;
}

.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: 'Noto Serif JP', 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
 ================================================*/

.menu-menu-1-container ul li a {
color:#144564 !important;
}


.menu-menu-1-container ul li a:hover , .menu-menu-1-container ul li a:hover small {
color:#3b9ad7 !important;
}

.menu-menu-1-container ul li a:hover , .menu-menu-1-container ul li a:hover small {
color:#3b9ad7 !important;
}

ul.sub-menu li a {
color:#fff !important;
}

ul.sub-menu li a:hover{
color:#D95768 !important;
}


.sub-menu li {
        border-bottom: 1px solid #fff;
       opacity: 0.8;
line-height:1.4;
       }

.sub-menu li:hover{
       opacity: 0.95;
       }



.sub-menu li:last-child {
           border-bottom: none;
       }



#responsive-btn-2 , .sp-menu {
display:none;
}

#sp-nav{
display:none;
}

/* --- タブレット　スマホ用 --- */
@media screen and (max-width:991px) {


#responsive-btn-2 {
  display: block;
  margin: auto;
padding-top:6px;
  transition: all 0.1s;
  height: 32px;
  width: 40px;
 background-color:rgba(255,255,255,.8);
border-radius:5px ;
}

.sp-menu,
    .sp-menu span {
    display: inline-block;
    -webkit-transition:all .4s;
    transition: all .4s;
    box-sizing: border-box;
    }

    .sp-menu {
  position: relative;
  width: 24px;
      height: 20px;
cursor: pointer;
      z-index: 2;

    }

    .sp-menu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #777;
    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: 75px;
  left: 10%;
     z-index: 4;
    width: 80%;
    padding: 0;
    opacity: 0;
    background-color: #191919;
    transition: all 0.3s ease-in-out;
    visibility:hidden;
 display: block;
    }

    #sp-nav.active{
    right: 0;
    opacity: 0.85;
    -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 #999;
     font-size:13px;
    }

   #sp-nav ul li.chd{
   padding-left:0.5em;
    }

    #sp-nav ul li a{
    display: block;
    padding: 4px 0 4px 10px;
    transition: all 0.2s ease-in-out;
    text-align: left;
    text-decoration: none;
    color: #fff;
    }
    #sp-nav ul li a:hover {
    color: #ccc;
    }

#sp-nav ul li:last-child {
 border-bottom: none;
	}

}






/*================================================
 *  home
 ================================================*/

.main-top{
margin:0;
padding:10px 0 0;
background:#021D45;
    }

p.p4 {
text-align:center;
font-size: 32px;
font-family: 'Noto Serif JP', serif;
margin-bottom:40px;
text-shadow: 0 1px 1px rgba(39,48,57,.3);
font-weight:300;
}

p.p4 span{
font-size:120%;
color:#fff;
}

.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:16px;
margin:0 0 0;
line-height:1.5;
color:#fff;
}


.sec1 {
 background: #fff;
margin:0;
padding:40px 0 50px;
    }

.sec1-in p{
font-size:15px;
margin-bottom:20px;
    }


.v-box2 {
width:100%;
background:rgba(0,0,0,.5);
margin:10px 0 50px;
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;
 }


h2.prb_ttl {
position: relative;
padding-bottom:0;
 margin-bottom:0;
 text-align:center;
  font-size: 26px;
color:#656565;
font-weight:400;
}

h2.prb_ttl2 {
position: relative;
padding-top:10px;
padding-bottom:0;
 margin-bottom:0;
 text-align:center;
  font-size: 30px;
color:#fff;
font-family: 'EB Garamond', serif;
 font-weight:400;
}


p.sub_tex {
 margin-top:0;
 margin-bottom:0;
 font-size: 15px;
color:#666;
 font-family: 'Quicksand', sans-serif;
  position: relative;
display: inline-block;
}

p.sub_tex:before {
content: '';
position: absolute;
bottom: -10px;
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: 15px;
color:#fff;
font-family: 'Noto Serif JP', serif;
  position: relative;
display: inline-block;
}

p.sub_tex2:before {
content: '';
position: absolute;
bottom: -10px;
display: inline-block;
width: 80px;
height: 2px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #fff;
border-radius: 2px;
}

.font1{
 animation-delay:0.5s;
}

.font2{
 animation-delay:1.0s;
}

.font3{
 animation-delay:1.1s;
}

.pt-cs{
margin-top:-10px;
}


.buttonA {
    margin: 30px 0 0;
    padding: 0.5em 0;
  border:1px solid #ccc;
  background-color: #191919;
  color:  #fff;
  box-sizing:border-box;
  width:100%;
    display: inline-block;
  font-size: 20px;
  position: relative;
   text-align: center;
  cursor: pointer;
}
.buttonA::before,
.buttonA::after {
   box-sizing:border-box;
}

.buttonA:hover {
  border:1px solid #ccc;

  background-color:  #666;
 color:#fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.buttonA span{
 display: block;
  font-size: 16px;
}

.prof a {
  color:#fff;
}

.prof a:hover {
  color:#ccc;
}


.prof dl {
    margin:0 0 0 0;
    width: 100%;
    line-height: 1.8;
   font-size:14px;
    overflow: hidden;
  }
.prof dt {
      float: left;
      width: 120px;
      padding: 15px 5px;
      border-top:1px dotted #ddd;
     font-weight:normal;
    
    }

.prof dd {
      margin-left: 120px;
       padding: 15px 5px;
 
       border-top:1px dotted #ddd;
    }

.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:10px 0 40px;
 background: #EDEEF2;
}




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;
}

.sec2 ul  {
margin-left:-10px;
}

.sec2 ul li {
color:#fff;
font-size:16px;
}


.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 #f3cbd0;
 margin: 30px 0 0; 
 padding: 20px;
 position: relative;
font-size:16px;
}
.mybox:before{
 background-color: #fff;
 content: '\7A4D\8F09\4F8B';
 padding: 2px 10px; 
 position: absolute;
 top: -17px;
 left: 30px;
 text-align: center;
 font-size:16px;
}

.mybox div {
margin-top:10px;
}


.mybox2{
 background:none;
 border: 5px double #f3cbd0;
 margin: 30px 0 0; 
 padding: 20px;
 position: relative;
font-size:16px;
}
.mybox2:before{
 background-color: #fff;
 content: '\914D\9001\54C1\4F8B';
 padding: 2px 10px; 
 position: absolute;
 top: -17px;
 left: 30px;
 text-align: center;
 font-size:16px;
}

.mybox2 div {
margin-top:10px;
}


.bn-box {
margin:40px 0 0;
text-align:center;
}

.bn-box img{
max-width:100%;
height:auto;
 box-shadow: 0 1px 5px rgba(0,0,0,.35);
}



.bn-box a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}


div.sec10 {
    margin:0;
  padding:0 0 50px;
background:#fff;
}


.sec11  {
    margin:0;
  padding:0 ;
 width: 100%;
    background: center center /cover no-repeat fixed;
    background-image: url(./images/px-bg-min.jpg);
     transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    color:#fff;
}

div.layerTransparent2{
width: 100%;
height: 100%;
 background-color: rgba(0, 0, 0, 0.2);
}


.sec12  {
    margin:0;
  padding:0 0 45px;
 width: 100%;
   background: url(./images/bg-p.jpg) ;
  background-size:  cover;
  
}


.sec12b {
    margin:0;
  padding:0 0 10px;
 width: 100%;
   background: #fff ;
}


.btn-2 {
  width: 300px;
  text-align: center;
  font-size: 18px;
 line-height:18px;
  color: #fff;
  text-decoration: none;
  padding: 12px 10px;
  margin:20px auto 0;
border:none;
  border-radius: 5px;
background:#D0495E;
 transition: .5s;
border:none;
}

.btn-2:hover {
background:#de7f8e;
}

@media(max-width : 767px){
.btn-2 {
  width: 100%;
}
}


.bg-w  {
    margin:45px 0 0;
  padding:50px;
 width: 100%;
   background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 10px rgba(42, 59, 13, 0.2);
}

blockquote {
  border-left:5px solid #999;
}



img.img-full-f2 {
width:100%;
height:auto;
}


img.img-full-f2b {
width:100%;
height:auto;
margin-top:30px;
}


.sec13 {
margin:0;
  padding: 0;
 background:#fff ;
} 

.sec13b {
  padding: 40px 0 40px;
 background:#fff ;
} 

.effect6 {
margin:0 ;
padding:20px 0 20px;
background:#6c2735;
background-image: linear-gradient(to right, #6c2735 0%, #9e3a50  51%, #6c2735  100%);
color:#fff;
font-size:26px;
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif ;
font-weight:400;
 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;
}


.effect7 {
margin:0 ;
padding:20px 0 20px;
background:#6c2735;
background-image: linear-gradient(to right, #00113e 0%, #002179  51%, #00113e  100%);
color:#fff;
font-size:26px;
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif ;
font-weight:400;
 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;
}

.hg-box {
background: url(./images/pattern-bg.png) ;
margin:40px 0 0;
padding:40px;
} 

.hg-box-in {
background: #fff ;
padding:0 0 20px 0;
} 
.hg-box-in img{
width:100%;
height:auto;
} 

.hg-box-in ul {
 margin-left: 0.5em;
  padding: 0.5em 1em 0.5em 2.5em;
  position: relative;
}

.hg-box-in ul li {
  line-height: 1.6;
  padding: 0.3em 0;
  list-style-type: none !important;
  font-size:16px;
}

.hg-box-in ul li:before {
 font-family:FontAwesome;
  content: "\f138";
  position: absolute;
  left : 1em;
  color: skyblue;
}

.hg-box-in ul li span{
  font-size:14px;
}



.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-top:10px;
  margin-bottom:10px;
  padding: 0.2em 2em 0.1em;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  display:inline-block;
  font-size:20px;
  font-weight:normal;
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:86%;
margin:40px 7% 0;
text-align:left;
}

.recommended p{
margin-top:20px;
color:#fff;
}

.icon-box-tx1{
background:#05A892;
}

.icon-box-tx2{
background:#038DA6;
}


.btn-animation-02 {
  display: inline-block;
  padding: 0.6em 0;
  color: #038DA6;
  text-align: center;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  transition: all .5s;
  width:50%;
  margin:40px 25% 0 ;
  font-size:16px;
 background-color: #fff;
border-radius:5px;
}

.btn-animation-02:hover {
  background:rgba(255,255,255, 0.8);
  transition: all .7s;
   color: #038DA6;
}


@media screen and (max-width:480px) {
.img-sp1 {
    margin-top: 10px ;
}



}



.bg-z {
 background:#fdfcf0 ;
box-shadow: 0px 0px 3px rgba(39,48,57,.25);
margin-top:20px;
} 

.bg-z2 {
 background:#fff ;
box-shadow: 0px 0px 3px rgba(39,48,57,.25);
margin-top:20px;
} 

.bg-z3 {
 background:#fff ;
box-shadow: 0px 0px 3px rgba(39,48,57,.25);
margin-top:20px;
} 

.bg-z3 img{
width:80%;
height:auto;
margin:0 10%;
} 

.po-img img {
width:116px;
height:auto;
margin:0 auto;
} 

.cr7 {
padding:20px 5px 20px 10px;
text-align:left;
} 

.cr7 p{
font-size:16px;
} 

.dot-box {
border:1px dotted #000;
padding:2px 6px;
border-radius:5px;
margin-right:0.5em;
} 


.btn-3 {
  width: 300px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  padding: 5px 0 5px;
  margin:10px auto 0;
border:none;
  border-radius: 5px;
background:#AD181E;
 transition: .5s;
border:none;
}

.btn-3:hover {
background:#e75359;
}

@media(max-width : 767px){

.cr7 {
padding:20px 30px;
} 


.btn-3 {
  width: 100%;
}
}

.btn-4 {
  width: 300px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  padding: 5px 0 5px;
  margin:10px auto 0;
border:none;
  border-radius: 5px;
background:#FF7000;
 transition: .5s;
border:none;
}

.btn-4:hover {
background:#ff9c4e;
}

@media(max-width : 767px){
.btn-4 {
  width: 100%;
}
}

.btn-5 {
  width: 300px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  padding: 5px 0 5px;
  margin:10px auto 0;
border:none;
  border-radius: 5px;
background:#282E89;
 transition: .5s;
border:none;
}

.btn-5:hover {
background:#686ed3;
}

@media(max-width : 767px){
.btn-5 {
  width: 100%;
}
}

.btn-6 {
  width: 150px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  padding: 5px 0 5px;
  margin:10px auto 20px;
border:none;
  border-radius: 5px;
background:#D0495E;
 transition: .5s;
border:none;
}

.btn-6:hover {
background:#de7f8e;
}

@media(max-width : 767px){
.btn-6 {
  width: 90%;

}
}


.content-title-type02 {
  border-bottom: 4px solid #70AED5;
  font-size: 30px;
  margin: 0 0 40px;
  padding: 0 0 3px;
  position: relative;
  text-align: center;
font-family: 'Kosugi Maru', sans-serif;
font-weight:400;
}

.content-title-type02::after {
  border-color: #70AED5 transparent transparent transparent;
  border-style: solid;
  border-width: 13px 11px 0 11px;
  bottom: -17px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}


.catch-b {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */

  font-size: 22px;
font-family: 'Kosugi Maru', sans-serif;
font-weight:400;
margin-top:30px;

}
.catch-b:before, .catch-b:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch-b:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
.catch-b:after {
  margin-left: 0.5em; /* 文字の左隣 */
}

.catch-b2 {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
color:#ff8ec7;
  font-size: 20px;
font-family: 'Noto Serif JP', serif;
margin-top:30px;
margin-bottom:10px;
}
.catch-b2:before, .catch-b2:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch-b2:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
.catch-b2:after {
  margin-left: 0.5em; /* 文字の左隣 */
}

.catch-b3 {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
color:#7ecbeb;
  font-size: 20px;
font-family: 'Noto Serif JP', serif;
margin-top:30px;
margin-bottom:10px;
}
.catch-b3:before, .catch-b3:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch-b3:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
.catch-b3:after {
  margin-left: 0.5em; /* 文字の左隣 */
}


.catch-c {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
  font-size: 26px;
font-family: 'Kosugi Maru', sans-serif;
font-weight:400;
margin-top:30px;
margin-bottom:20px;
}
.catch-c:before, .catch-c:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch-c:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
.catch-c:after {
  margin-left: 0.5em; /* 文字の左隣 */
}

.cp-tx  {
 padding:15px 0 0;
margin:20px 0 ;
font-size:22px;
font-weight:500;
text-align:center;
}

.cp-tx2  {
 padding:0;
margin:10px 0 20px ;
font-size:22px;
font-weight:500;
text-align:center;
}

.ico-l2  {
color:#C92A44;
}

.title-bar2[aria-expanded="true"] .ico-cp:before {
    content: "\f106";
}


.ico-cp {
 font-size:34px;
 font-weight:bold;
 cursor : pointer;
 color:#C92A44;
  position: relative;
  top: 4px;
 left:0.3em;
}

.cp-tx2-box {
 margin-bottom:30px;
}


.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 0;
text-align:left;
font-weight:bold;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}




div.sec3 {
    margin:0;
  padding:10px 0 50px;

}

div.sec4  {
    margin:0;
  padding:0 0 30px;
background:#fff;
}

.faq-box2  {
    margin:30px 0 0;
 }


.ir__item5 {
  width: 100%;
  margin: 30px 0 20px;
padding:0;
}

.ir__item5b {
 -webkit-box-shadow: 0 2px 5px 0 rgba(42, 59, 13, 0.12);
          box-shadow: 0 2px 5px 0 rgba(42, 59, 13, 0.12);

}

.contentbox {
  margin: 0 auto;
  background: url(./images/bgw2.png) repeat-y 50% 0;
  background-size: 100% auto;

}

.contentbox2 {
  margin: 0 auto;
  background: url(./images/bgw2b.png) repeat-y 50% 0;
  background-size: 100% auto;

}

.contentbox3 {
  margin: 0 auto;
width:92%;
}


img.img-bgw {
  width: 100%;
height:auto;
vertical-align: bottom;
margin:0;
padding:0;
}


img.img-bgw2 {
  width: 100%;
height:auto;
margin-top:0;
position: relative;
 z-index: 1; 
vertical-align: top;
margin:0;
padding:0;
}

.hdl-tx  {
  margin:0 5% ;
padding:20px 0 20px;
 color:#333;
font-size:14px;
border-bottom:1px dotted #000;
}


.hdl-tx2  {
  margin:0 5% ;
padding:22px 0 22px;
 color:#333;
font-size:14px;
border-bottom:1px dotted #000;
}

.hdl-tx2b  {
  margin:0 5% 0;
font-family: 'Noto Serif JP', serif;
position: relative;
 z-index: 2; 
}

.hdl-tx3  {
  margin-top:25px;
  margin-bottom:5px;
 border:1px solid #333;
display:inline-block;
padding:2px 5px;
}

.h31{
font-family: 'Noto Serif JP', serif;
margin:0 ;
padding:0 40px 0;
color:#000;
display: flex;
align-items: center;
font-size:22px;
}

.h31:before, .h31:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
}

.h31:before {
	margin-top:0; 
   margin-right: .4em;
	background: linear-gradient(-90deg, #000, transparent);
     
}
.h31:after { 
   margin-top:0; 
	margin-left: .4em;
	background: linear-gradient(90deg, #000, transparent);      
}

.hdl-tx span{
 background: linear-gradient(transparent 75%, #c1e0ff 75%);
}

.hdl-tx2 span{
background:linear-gradient(transparent 75%, #ffc1e0 75%);
}

.about-title {
  font-size: 22px;
  padding: 0 ;
margin:0 0 30px;
 font-family: 'Noto Serif JP', serif;
 font-weight:400;

}

.about-title span{
  font-size: 80%;
padding-left:1em;
}

.atp {
 margin-top:20px;
}

blockquote  {
background:rgba(255,255,255, 0.8);
}

@media screen and (max-width:767px) {

.about-title span{
padding-left:0;
display:block;
 font-size: 74%;
}

.h31{
font-size:16px;
}

.about-text {
margin-right:0;  
 padding: 10px 5px 20px;
 
}

.about-title {
  font-size: 20px;
 padding-left:5px;
}


.prf-img {
width:90%;
margin-left:5%;
margin-right:5%;
}

.contentbox {
  margin: 0 auto;
  background: url(./images/bgw21.png) repeat-y 50% 0;
  background-size: 100% auto;

}

.contentbox2 {
  margin: 0 auto;
  background: url(./images/bgw112.png) repeat-y 50% 0;
  background-size: 100% auto;

}

.contentbox3 {
  margin: 0 auto;
width:88%;
}



.hdl-tx  {

line-height:1.7;
}


.hdl-tx2  {
 line-height:1.7;

}

.hdl-txz  {
  margin:0 0 25px;
}


.hdl-tx2z  {
  margin:0 ;
}






img.img-full-f4 {
width:50%;
height:auto;
margin:0 25%;
}


}





.sec5  {
    margin:0;
  padding:0 ;
 width: 100%;
    background: center center /cover no-repeat fixed;
    background-image: url(./images/px-bg-min2.jpg);
     transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    color:#fff;
}

div.layerTransparent{
width: 100%;
height: 100%;
 background-color: rgba(0, 0, 0, 0.35);
}

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 #000;
border-bottom:1px solid #000;
min-height:150px;
}

.new a {
color:#000;
  }

.new dl {
    margin:30px 0 ;
    width: 100%;
    line-height:1.8;   　
    overflow: hidden;
 
  }
.new dt {
      float: left;
      width: 120px;
      padding: 5px 10px 0;
      font-size:16px;
      font-weight:normal;
    }

.new dd {
      margin-left: 120px;
      padding:5px 10px 0;
  font-size:16px;
    }


@media all and (-ms-high-contrast:none) {
     *::-ms-backdrop, .new dd {
      margin-left: 135px;
      padding:5px 10px  5px 0;
  font-size:14px;
    }
}


@media all and (-ms-high-contrast:none) {
     *::-ms-backdrop, dl#newinfo dt {
      float: left;
      width: 135px;
      padding: 4px 10px 0;
      font-size:14px;
      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:14px;
    }
}


.btn-animation-03 {
 display:1nline-block;
  width: 340px;
  text-align: center;
  background-color: #fff;
  border: 2px solid #373737;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  position: relative;
font-family: 'Noto Serif JP', serif;
}

.btn-animation-03 span {
  position: relative;
  z-index: 1;
}

.btn-animation-03::before,
.btn-animation-03::after {
  content: "";
  display: block;
  background-color: #373737;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .3s;
}
.btn-animation-03::before {
  left: 0;
}
.btn-animation-03::after {
  right: 0;
}

.btn-animation-03:hover:before,
.btn-animation-03:hover:after {
  width: 0;
  background-color: #373737;
}

.btn-animation-03:hover {
  color: #373737;
   border: 2px solid #373737;
}

.pt-box  {
margin-top:40px;
}



/*================================================
 *  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: 14px;
    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;
	color: #000;
	border-bottom: 1px solid #000; 
	margin: 0 0 20px 0;
	position: relative;
    text-align:left;
   padding: 0 0 0 5px;
}


.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:14px;
}

.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;
}


/*================================================
 *  profile
 ================================================*/

table#table-01  {
        width: 100%;
        border: 1px #E3E3E3 solid;
        border-collapse: collapse;
        border-spacing: 0;
        margin-top: 0 ;
        margin-bottom:10px;
        line-height: 1.5em; 
}

table#table-01 th {
        padding: 10px 7px;
        border: #e3e3e3 solid;
        border-width: 0 0 1px 1px;
       	background: #fbfaf9;
        vertical-align: middle;
        width:200px;
        font-size: 14px;
        font-weight: normal;
        text-align: center;   
        color:#000;
}

table#table-01  td {
        padding: 10px 7px;
        border:  #E3E3E3 solid;
        border-width: 0 0 1px 1px;  
       font-size: 14px;
       text-align: left;  
         background: #FEFEF8;
}

table#table-01  td a{
       color:#191970;
}

@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:left !important;
    }

}

.g_map {
position: relative;
padding-top: 45%;
height: 0;
overflow: hidden;
margin:0 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:14px;
}

.img-01 {
width:100%;
height:auto;
border-radius: 5px;
box-shadow: 0 1px 5px rgba(39,48,57,.1);
}

/*================================================
 *  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 
 ================================================*/

.bg-out {
box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.2);
padding:20px;
background:#000;
}


.gd-out{
margin-top:20px;
box-shadow: 0 1px 5px rgba(39,48,57,.25);
}


.gd-bg1 {
background:#333;
padding:15px;
}

.gd-bg2 {
background:#000;
}

.gd-bg3 {
background:#000;
}

.gd-bg4 {
background:#000;
}

.bg-ttl {
margin:0 0 10px;
color:#ddd;
font-size:18px;
font-family: 'Noto Serif JP', serif;
font-weight:400;
text-align:center;
}

.btn-grad3{
           width: 200px;
            margin:15px 0 15px;
            padding: 5px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
                 color: white;            
       border:1px solid #fff;
           display: inline-block;
          }

          .btn-grad3:hover {
            background:#666;
            color: #fff;
            text-decoration: none;
          }


.bg-tx2 {
font-size:14px;
margin:0 0 0;
line-height:1.5;
color:#fff;
}



/*================================================
 *  お問い合わせフォーム 新
 ================================================*/

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-weight:400;
 padding:5px 5px 3px;
 width:30%;

 border:none;
 vertical-align: middle;
}
/*通常欄*/
#inquiry td{
 padding:3px 5px 3px;

 border:none;	
 vertical-align: middle;
}

#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:10px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:10px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.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;
}

a.lk1 {
color: #ddd;
}

a.lk1:hover {
color: #bbb;
}


div.wpcf7 {  
background: #fcfbf8; 
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:20%;
 }

div.wpcf7 input.spam1{ 
position:relative;
	top:2px;
 }



div.wpcf7 textarea { margin-top:0px; border:1px solid #ccc; padding:8px; font-size:14px; }
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{
background:#f9f9f9;
padding:40px 50px 30px;
border-radius:5px;
}

.prv ul{
margin-left:-10px;
}

.prv ol{
margin-left:-10px;
}

.prv ol li{
padding:5px 0;
}


.prv ul.ul-ul{
margin-left:-20px;
}
.prv a {
color:#2171A4;
}

.prv a:hover{
color:#639bbf;
}

.prv-tx{
 margin:30px 0 10px;
font-size:16px;
}

.prv-tx2{
 margin:10px 0 30px;
font-size:15px;
text-align:center;
}

.prv-tx2 a{
color:#4285F4;
}

.prv-tx2 a:hover{
color:#E8F0FE;
}

.grecaptcha-badge { 
visibility: hidden;
 }

h2.prv-ttl {
font-size:20px;
font-weight:400;
margin-top:0;
padding-top:0;
}

h3.pp{
font-size:18px;
font-weight:400;
}

@media screen and (max-width:767px) {
#inquiry th , #inquiry td{
width:100%;
display:block;
}

#inquiry th{
margin-top:5px;
}


div.wpcf7 {  
border-radius:5px ;
 padding:10px; 
margin:0 ; 
width:100%;
}

div.wpcf7 input.textsp2{ 
width:40%;
 }

.prv-tx2{
 margin:0 10px 10px ;
text-align:left;
}

}


/*================================================
 *  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;

}




/*================================================
 * post
 ================================================*/


h2.sidebar-widget__title  {
    margin: 0 0 10px;
    padding: 6px 0 ;
    font-size: 16px;
    background: #D0495E;
    color:#fff;
 font-family: 'Quicksand', sans-serif;
 font-weight:500;
letter-spacing:0.05em;
text-indent: 0.05em;
    text-align:center;
}




.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:14px;
margin-bottom:5px;
letter-spacing:0.05em;
}

.side-ctm2 {
font-family: "Helvetica",  sans-serif;
font-size:14px;
letter-spacing:0.05em;
}


.pt1  {
margin-top:5px;
font-size:13px;
}

.pt2  {
font-size:14px;
line-height:1.3;
margin-bottom:5px;
}

.pt2 a {
color:#000;
}


.pt3  {
border-top:1px solid #eee;
padding-top:5px;
}

.pt-box-in img  {
width:100%;
height:auto;
}

.pt-box-in a img {
 transition: opacity 0.3s ease-out;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}

.pt-box-in a:hover img {
 opacity: 0.7;
}

img.ic-logo {
width:30%;
height:auto;
margin:5px 0 10px ;
}




ul.list2 {
   margin:0 ;
  padding: 0;
   text-align:center;
}

ul.list2 li {
   display:inline;
   margin:0 ;
   list-style:none;
   padding-left:4px;
   
}


/*================================================
 *  タブレット以下
 ================================================*/
@media all and (max-width:1280px)  {
.container {
   width: 100%;
   margin-left:0%;
   margin-right:0%;
}
}
/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media only screen
and (min-width:768px) 
and (max-width:1024px)  {

 .pc { display: none !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;
}





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 only screen
and (min-width:768px) 
and (max-width:1023px)  {

p.p4 {
   font-size:24px;
    }

.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;
}


.site-branding__logo {
	margin-left:5%;
}

}

/*================================================
 *  タブレット向けデザイン2
 ================================================*/
@media only screen
and (min-width:768px) 
and (max-width:820px)  {
}




/*================================================
 *  スマートフォン+タブレット小向けデザイン
 ================================================*/
@media screen and (max-width:820px) {

.pc-pd  {
display:none;
}

.recommended-sp {
padding:30px 20px;
}

.recommended-sp1 {
background:#05A892;
}

.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 screen and (max-width:767px) {

 .pc { display: none !important; }
    .sp { display: block !important; width:100% ;}

.copyright  {
 padding-bottom:5em;
}




img.ic-logo {
width:50%;
height:auto;
margin:0 auto 20px;
}

.site-branding__logo {
	margin-left:9%;
width:90%;
height:auto;
}

.pt-out  {
width:100%;
margin:0 ;
}

.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; 
}







.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);
}



.sp-mg {
margin-top:20px;
}

.sp-mg-b {
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:22px;
text-align:left;
}

.ft-tx2{
font-size:18px;
text-align:left;
}

.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;

}




.entry-content img.alignnone {
width:100% !important;
margin-right:0 !important;
margin-bottom:20px !important;
}




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;
}

p.p2{
   padding-top:10px;
   padding-left:20px;
   padding-right:20px;
  font-size:20px;
 color:#fff;
}

.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;
}







.footer {
 text-align:center;
}

ul.ft-list  {
 margin-top:20px;
}

.copyright  {
  margin-top:0;
 
}



h2.ttl-2 {
   font-size:24px;
    }

h2.ttl{
   font-size:24px;
   margin-top:60px;
   margin-bottom:0;
    }

h2.ttl-2b{
   font-size:22px;
    }



p.p3 {
   font-size:18px;
    }

p.p4 {
   font-size:18px;
    }

p.p5 {
   font-size:13px;
    }





.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) {

#sp-nav {
     position: fixed;
  top: 70px;
  left: 10%;
    }


.floating-out{
 display:none;
}


div#footMenu ul{
margin-bottom:30px;
}


div#footMenu ul li{
display:block;
line-height:2.0;
}




.prv{
background:#fff;
padding:0;
border-radius:0;
}

h2.prv-ttl {
font-size:16px;
}

h3.pp{
font-size:16px;
}

.hg-box {
padding:10px;
} 

.hg-box-in ul {
 margin-left: 0;
  padding: 0.5em 1em 0.5em 2.5em;
  position: relative;
}


.hg-box-in ul li {
   font-size:15px;
}

.hg-box-in ul li span{
  font-size:13px;
}




.cr7-sp {
line-height:2.2;
} 


.effect6 , .effect7{
font-size:22px;
}

h2.prb_ttl , h2.prb_ttl2{
 font-size: 22px;
}

.content-title-type02 {
  font-size: 22px;
}


img.img-full-f2 {
margin-top:0;
}

img.img-full-f2b {
margin-top:0;
margin-bottom:15px;
}



.cs-ttl { 
font-size:16px;
}

.np-box {
 width:90%;
margin:0 5%;

}




.footer-mg{
   margin-bottom:30px;

}

.stp-box  {

padding:0 10px 50px;

}


.bg-w  {
  padding:10px 10px 20px 10px;

}


.sec1-in p{
font-size:14px;
    }


.catch-b {
  font-size: 16px;
}

.catch-c {
  font-size: 16px;
}

.cp-tx  {
 font-size: 15px;
font-weight:bold;
}

.cp-tx2  {
 font-size: 15px;
font-weight:bold;
}

.ico-cp {
 font-size:28px;
  position: relative;
  top: 5px;
 left:0.2em;
}



.breadcrumbs {
font-size:14px;
}

.pt2  {
font-size:14px;
line-height:1.3;
}



h1.entry__title  {
    font-size: 20px;
}

.page-header {
padding: 20px 0; 
background:#4D6FCB !important;
line-height:20px;
 }

h1.page-header__title  {
font-size:17px ;
}

.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;
}

.sec5  {
   background: 20% right /cover no-repeat fixed;
  
}

.mg-40b {
 margin-top:15px;
}

.copy-add  {
font-size:16px;
}



.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 only screen and (max-width: 320px){

.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 only screen and (min-width: 821px){
.sp-pd{
  display:none;
 }

 br.sp-b{
  display:none;
 }

}

/* --- pcのみ用表示2--- */
@media only screen and (min-width: 481px){

 br.sp-b2{
  display:none;
 }

#main {
 min-height:300px;
}
}