@charset "utf-8";
/*
Theme Name: spp
Theme URI: ★★
Template: habakiri
Description: ★★
Author: ★★
*/

body {
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック', 'Yu Gothic', 'BIZ UDPGothic', 'ＭＳ Ｐゴシック', sans-serif;
    line-height: 1.55;
    font-weight: 400;
word-break: break-all;
color:#000;
}

b {
font-weight:600;
}

img {
image-rendering: -webkit-optimize-contrast;
-webkit-backface-visibility: hidden;
}

.w-90 {
   width: 86%;
   margin-left:7%;
   margin-right:7%;
}

.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;
 }

.page-numbers {
background-color:#000 !important;
color:#fff !important;
border:1px solid #fff !important;
}

.pagination .current {
background-color:rgb(0,0,0,0.5) !important;
color:#fff !important;
border:1px solid #fff !important;
}

.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 img  {
margin-bottom:15px;
}

.blog-cont h2  {
margin-bottom:20px;
padding:10px;
font-size:20px;
background:#F9F1F0;
}

.blog-cont h3  {
margin-bottom:20px;
padding:10px;
font-size:20px;
background:#F9F1F0;
}

.entry-tag {
margin-top:5px;
margin-bottom:10px;
}

.entry-tag ul {
margin-left:-40px;
}


.entry-tag ul li{
display: inline;
 list-style-type:none;

}


.entry-tag a {
	display: inline-block;
	margin: 0 .3em .6em 0;
	padding: .2em;
	line-height: 1;
	text-decoration: none;
	color: #D4838A;
	border: 1px solid #D4838A;
	border-radius: 5px;
}
.entry-tag a:before {
	content: "#";	
}


.input-group-btn .btn-default {
background:#F7F7F7;
border:1px solid #ccc;
}

.input-group-btn .btn-default:hover {
background:#EBEBEB;
border:1px solid #ccc;
transition: all 0.3s ease;
}


.container {
   width: 88%;
margin-left:6%;
margin-right:6%;
}



@media (max-width:1320px) { 
.container {
   width: 100%;
margin-left:0;
margin-right:0;
}

}


.pc { display: block !important; }
.sp { display: none !important; }

h1.entry__title  {
    font-size: 20px;

 font-weight: 700;
}

h1.entry__title a {
color:#222;
}

h1.entry__title a:hover {
color:#e0e1dc;
}

ol li {
font-size:15px;
}

.entry-meta  {
font-size:14px;
padding-left:0.1em;
}


a img {
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
 border:none;
outline:none;
}

p {
font-size: 16px;
margin-bottom:25px;
}

p.lat{
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;
}


#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:15px;
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-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-b-20 {
 margin-bottom:20px;
}

.trim2 img {
width:100%;
height:auto;
aspect-ratio: 1.618 / 1;
 object-fit: cover; 

}

.v-ttl {
margin:0 0 10px;
padding-bottom:5px;
font-size:20px;
font-weight:700;
border-bottom:2px dotted #bbb;
 position: relative;
}

.v-spn{
padding-left:0.5em;
}

.v-new{
position: absolute;
  top: 2px;
  right:6px;
background:#DA0756;
padding:2px 10px 0;
border-radius:20px;
color:#fff;
font-size:18px;
}



.bt-sd {
 margin-bottom:30px;
}

h2.kaitori_h2  {
font-size:28px;
text-align:center;
color:#333;
}


.catch-a {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
  font-size: 30px;
margin-top:10px;
margin-bottom:20px;
color:#000;
font-weight:700;
}
.catch-a:before, .catch-a:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch-a:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch-a:after {
  margin-left: 1em; /* 文字の左隣 */
}



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_col2{
	width: 50%;
	padding: 0;
}

.col_2 .box_left{
background:#FFA584;
}

.col_2 .box_right{
background:#E75284;
}


@media (max-width:767px) {

.col_2 .box_col2{
	width: 100%;
}
}

.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;
}



.pro-box {
margin-top:70px;
width:94%;
margin-right:6%;

}

.pro-box2 {
margin-top:70px;
width:94%;
margin-left:6%;

}


.pro-box-ttl {
font-family: 'Shippori Mincho', serif;
font-size:24px;

}

.pro-box-ttl2 {
font-size:17px;
font-weight:700;
}

.pro-box-ttl3 {
margin-top:30px;
}

.pro-box-ttl4 {
margin-top:20px;
}

table.table-02  {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0;
table-layout:auto;
}

table.table-02 th {
        padding: 8px;
        border: #ccc solid;
        border-width: 1px;
        background: #f6f6f6;
        font-size: 15px;
        font-weight: normal;
         text-align: center;   
}

table.table-02 th.th1 {
width:32%;
}

table.table-02 th.th2 {
width:68%;
}

table.table-02 td {
        padding: 5px 8px 5px 8px;
        border: 1px #cccccc solid;
        border-width: 0 1px 1px 1px;  
        font-size: 14px;
        text-align: left;  
        background:#fff;
vertical-align:middle;
}

@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;
 }
}

.ag-box ul , .ag-box ol {
margin-left:-15px;
 }


/*================================================
 * スライダー　vegas
 ================================================*/

#vegas {
    width: 100vw;
    height: 90vh;
    background:#fff;
 position: relative;
margin-top:10vh;
}



.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;
}


.vegas-animation-kenburns {
    -webkit-animation: kenburns ease-out forwards;/*←ここに追加*/
            animation: kenburns ease-out forwards;/*←ここに追加*/
}

@-webkit-keyframes kenburns {
    0% {
        -webkit-transform: scale(1.08);
                transform: scale(1.08);
    }
    100% {
        -webkit-transform: scale(1.0);
                transform: scale(1.0);
    }
}

@keyframes kenburns {
    0% {
        -webkit-transform: scale(1.08);
                transform: scale(1.08);
    }
    100% {
        -webkit-transform: scale(1.0);
                transform: scale(1.0);
    }
}



/* --- スマホ用 --- */
@media screen and (max-width:480px) {
#vegas {
    height: 40.2vh;

}

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)}
		}





/*================================================
 * ヘッダー
 ================================================*/

.site-branding__logo { 
width:306px;
height:60px;
image-rendering: auto;
}

.header-bgimg img{
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%;
}

#fixed-header2 {
  position: fixed;
  top: -70px;  
  width: 100%;
  height: 72px;
  line-height: 72px;
  background: #00A2AD;
  box-sizing: border-box;
  transition: .5s;
 z-index:999;
box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.2);
}
#fixed-header2.is-show {
  top: 0;
}


.menu-menu-1-container ul li , .menu-menu-2-container ul li{
 display: inline-block;
margin-top:10px;
}

.menu-menu-1-container ul li#menu-item-4627{
 margin-top:0;
pointer-events: none;
}

.menu-menu-2-container ul li#menu-item-4646{
 margin-top:0;
pointer-events: none;
}


.menu-menu-1-container ul li a ,.menu-menu-2-container ul li a{
backface-visibility: hidden;
color:#fff;
font-family: 'M PLUS 2', sans-serif;
}

.menu-menu-1-container ul li#menu-item-750 a{
color:#FFFF66 !important;
}

.menu-menu-1-container ul li a:hover , .menu-menu-2-container ul li a:hover{
   color:#d5b77b !important;
}
.menu-menu-1-container ul li#menu-item-750 a:hover{
   color:#d5b77b !important;
}

.menu-menu-1-container ul li a:hover , .menu-menu-1-container ul li a:hover small {
backface-visibility: hidden !important;
}


.slick-slide:focus {
  outline: none;
}


.site-branding{
	padding:8px 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: 50px 0; 
background:#555 !important;
 }



h1.page-header__title  {
font-family: 'M PLUS 2', sans-serif;
font-weight:400;
font-size:24px ;
color:#fff;
}








/*================================================
 *  footer
 ================================================*/

img.ic-sn {
width:40px;
height:auto;

}

.box-ic {
margin-top:40px;
margin-bottom:0;
font-size:22px;
line-height:1.3;
}

.box-ic span{
font-size:18px;
}

.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:#E6D8B3 !important;
  padding:0;
font-family: 'M PLUS 2', sans-serif;
}

.ft-tx{
font-size:20px;
margin:10px 0 10px;
}

.ft-tx-s{
font-size:20px;
padding-right:5px;

}

.ft-tx2{
font-size:14px;
margin:0 ;
}

.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:#353535;
text-align:center;
margin-top:30px;
font-weight:500;
font-family: "Roboto", "Droid Sans", sans-serif;
}

.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 ;
       
        
}

table.table-015 tr {
        border-bottom: 1px dotted #bbb;
    }

table.table-015 tr:last-child {
        border-bottom: none;
    }


table.table-015 th {
padding:10px 0  ;
        border: none;
width:120px;
       text-align: left;   
       vertical-align: top;
font-size:16px;
    }



table.table-015 td {
 padding:10px 0  ;
        border: none;
       text-align: left; 
  font-size:16px;
    }






/*================================================
 *  hd-swiper
 ================================================*/
.hd-nt  {
  background:#2B2724;
  padding:10px;
}

.tx-w {
  color:#fff;
font-family:"Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif ;
font-size:18px;
margin-top:5px;
text-align:center;
}


.tx-w2 {
  color:#ccc;
font-size:16px;
padding-left:1em;
}

a.tx-w3 {
  color:#fff;
font-size:16px;

}

.swiper-container {
        width: 100%;
        height: auto;

}

.swiper-container img{
        width: 100%;
        height: auto;
border-bottom:1px solid #fefefe;
}

.swiper-pagination-bullet {
background: #fff !important;
}

.swiper-pagination-bullet-active {
background: #143098 !important;
}

/* --- スマホ用 --- */
@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;
}


}

/*================================================
 *  pc-nav
 ================================================*/

.pc-nav {
 width: 100%;
 height:70px;
 margin:0;
 padding:0;
 background: linear-gradient(to bottom , #9A384E , #712837);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
 
.pc-nav img.img-z1 {
width:306px;
height:60px;
margin-top:6px;
}

.pc-nav img.img-z2 {
width:260px;
height:46px;
}

.nav-list{
   width: 100%;
    list-style: none;
 margin:0;
padding:0;
  transition: all 0.2s;

}
.nav-list li{
     margin: 0;
display: inline-block;
padding-left:18px;
}


.nav-list a{
color:#fff;
font-family: 'M PLUS 2', sans-serif;
}

.nav-list a.gd{
color:#FFFF66;
}


.nav-list a:hover{
   color:#d5b77b;
}


.nav-list span{
    color:#FFFF4D;
}

.nav-list span:hover{
   color:#fee7ed;
}




/*================================================
 *  smp-menu
 ================================================*/

#responsive-btn-2 , .sp-menu {
display:none;
}

#sp-nav{
display:none;
}

/* --- タブレット　スマホ用 --- */
@media screen and (max-width:991px) {


#responsive-btn-2 {
  display: block;
  margin: auto;
padding-top:6px;
  transition: all 0.1s;
  height: 32px;
  width: 40px;
 background-color:rgba(255,255,255,.8);
border-radius:5px ;
}

.sp-menu,
    .sp-menu span {
    display: inline-block;
    -webkit-transition:all .4s;
    transition: all .4s;
    box-sizing: border-box;
    }

    .sp-menu {
  position: relative;
  width: 24px;
      height: 20px;
cursor: pointer;
      z-index: 2;

    }

    .sp-menu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #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: 100px;
  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.75;
    -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;
    }

    #sp-nav ul li a{
    display: block;
    padding: 10px 0;
    transition: all 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
    color: #fff;
 
font-weight:400;
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;
	}

}






/*================================================
 *  home
 ================================================*/

.main-top{
margin:0;
padding:10px 0 0;
background:#021D45;
    }

p.p4 {
color:#cebc95;
text-align:center;
font-size: 32px;

margin-bottom:20px;
text-shadow: 0 1px 1px rgba(39,48,57,.2);
font-weight:700;
}

p.p4 span{
font-size:120%;
color:#fff;
}



.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 {
width: 100%;
margin: 0;
padding:30px 0 60px;
background-color:#ece2c6;
    }

.sec1 p{
font-size:18px;
    }


p.ftp {
font-size:30px;
font-weight:400;
line-height:1.4;
 }

p.ftb2 {
margin-top:40px;
font-size:16px;

 }


.v-box2 {
width:100%;
box-shadow: 0 1px 5px rgba(39,48,57,.1);
background:#fcfcfc;
margin:30px 0 0;
padding:20px 40px 20px 40px;
outline: 1px solid #e3a510;
outline-offset: -5px;
}

.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: 'M PLUS 2', sans-serif;

}

.p4c span{
color:#df4d6f;
}

.v-box2 {
padding:20px ;
}

.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:5px;
 margin-bottom:0;
 text-align:center;
  font-size: 28px;
color:#9A8057;
font-family: 'Noto Serif JP', serif;
    font-weight: 300;
}





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 2', sans-serif;
  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 2', sans-serif;
  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: 40px 0 0;
    padding: 0.6em 0;
  border:1px solid #ccc;
  background-color: #9F2B31;
  color:  #fff;
  box-sizing:border-box;
  width:100%;
    display: inline-block;
  font-size: 24px;
  position: relative;
   text-align: center;
  cursor: pointer;
border-radius:40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.buttonA::before,
.buttonA::after {
   box-sizing:border-box;
}

.buttonA:hover {
  border:1px solid #ccc;

  background-color: #B2555A;
 color:#fff;

}

.buttonA span{
 display: block;
  font-size: 16px;
}

.prof dl {
    margin:0 0 0 0;
    width: 100%;
    line-height: 1.4;
   font-size:16px;
    overflow: hidden;
  }
.prof dt {
      float: left;
      width: 140px;
      padding: 15px 10px;
      border-top:1px dotted #000;
font-weight:400;
    }

.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:#fff;
}

h2.pttl { 
font-size:32px;
font-family: 'M PLUS 2', sans-serif;
font-weight:400;
text-align:center;
color:#555;
border-bottom:3px dotted #333;
display:inline-block;
padding:0 0.5em 0 0.5em;
margin:0;
 }

h2.pttl span{ 
font-size:120%;
 }

.ttl-sm { 
font-size:17px;
font-family: 'M PLUS 2', sans-serif;
font-weight:400;
margin-top:10px;
color:#d8ad00;
 }

.box11 {
width:100%;
filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.2) );
background:#fff;
margin:30px 0 0;
padding: 0;
}

.box11-in {
width:100%;
padding:20px;
}

h2.box11-ttl {
  position: relative;
  background: #F7F8FA;
  padding: 10px 10px 10px 15px;
  border-left: solid 2.2em #b2c8ef;
   border-bottom: solid 1px #b2c8ef;
margin:0 0 10px;
 font-size:22px;
font-weight:500;
}

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: #F7F8FA;
  padding: 10px 10px 10px 15px;
  border-left: solid 2.2em #b2c8ef;
   border-bottom: solid 1px #b2c8ef;
margin:30px 0 10px ;
 font-size:22px;
font-weight:500;
}

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: #F7F8FA;
  padding: 10px 10px 10px 15px;
  border-left: solid 2.2em #b2c8ef;
   border-bottom: solid 1px #b2c8ef;
margin:30px 0 10px ;
 font-size:22px;
font-weight:500;
}

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%);
}

 .conversionBox {
  background: -webkit-gradient(linear, left top, left bottom, from(#35bcec), to(#2f96c9));
  background: -webkit-linear-gradient(top, #35bcec, #2f96c9);
  background: linear-gradient(to bottom, #35bcec, #2f96c9);
  padding:40px 0 40px;
}

.conversionBox__content {
  max-width: 975px;
  margin: 0 auto;
  position: relative;
}

.conversionBox__contentInner {
  max-width: 660px;
}

.conversionBox__ttl {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin: 0 ;
  line-height: 1.4;
  text-align:center;
}

.conversionBox__ttl span {
color:#FFFF00;
padding-right:0.4em;
}



 ul.conversionBox__subtxtList{
  width:100%;
    display:table;
    margin-top:15px;
    margin-left:-20px;
}

ul.conversionBox__subtxtList li {
  font-size: 20px;
  display:table-cell;
  width:50%;
  color:#FFFF00;
  font-size:22px;
  font-weight:bold;
  text-align:center;
}

.conversionBox__ctaWrapper {
  text-align: center;
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #fff;
  color:#FFFF00;
  font-size:38px;
font-weight: 600;
}

.conversionBox__ctaWrapper span{
   font-size:22px;
  color:#fff;
}

.conversionBox__ctaWrapper small{
   font-size:24px;
  color:#e60012;
}

.conversionBox__img {
  width: 310px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -40px;
}

.box12{
 margin:60px 0 60px;
border:2px solid #e60012;
padding:20px 20px 10px;
}



.sec2b {
    margin:0;
  padding:60px 0 ;
 width: 100%;
    background: left 2% /cover no-repeat;
    background-image: url(./images/bg-50.jpg);
     transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.theme {
         height:97px;
        margin:30px 0 40px;
        padding-top:5px;
        padding-bottom:0;
        background-image: url(images/h3_bg3.png);
        background-repeat: no-repeat;
        background-position: center;
       text-align:center;
       font-size:28px;
       font-weight:400;
       line-height:1.4;
}

.theme span{
       font-size:130%;
       font-weight:400;
color:#fe2f00;
}

.under_allow {
    background: #d6f0c0 url(./images/arrow1.png) no-repeat top center;
  padding:70px 0 40px;
line-height:1.4;
}

.v-box3{
background:#fff;
padding:20px 0;
border-radius:10px;
margin-top:20px;
font-size:20px;
font-weight:700;
text-align:center;
}

.v-box3 span{
font-size:28px;
font-weight:700;
 background: linear-gradient(transparent 60%, #FFFF00 60%);
}

.img-fds{
width:100%;
height:auto;
filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
}


.v-box3-ttl{
font-size:30px;
text-align:center;
padding:20px 0 0;
margin:0 0 40px;
}

.v-box3-ttl strong{
font-size:34px;
color:#cc1c1f;
}

.ttl-3 {
line-height: 1.0;
font-weight: 700;
font-size:30px;
margin:50px auto -10px;
padding: 20px 40px ;

position: relative;
display: inline-block;
}

.ttl-3:before{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 44px;
height: 2px;
background-color: #EC6D73;
-moz-transform: rotate(70deg);
-webkit-transform: rotate(70deg);
-ms-transform: rotate(70deg);
transform: rotate(70deg);
}

.ttl-3:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 44px;
height: 2px;
background-color: #EC6D73;
-moz-transform: rotate(-70deg);
-webkit-transform: rotate(-70deg);
-ms-transform: rotate(-70deg);
transform: rotate(-70deg);
}

.ttl-3:before {left:0;}
.ttl-3:after {right: 0;}

.v-box3 ul li.lst{
   background: url(images/ic1.png) 0 15px no-repeat;
   background-size:5%;
   list-style-type: none;
   list-style-position: outside;
font-size:20px;
  padding-left: 30px;
   padding-top:10px;
  padding-bottom:10px;
  border-bottom:2px dotted #999;
  line-height:1.8em;

}


.v-box3 ul li:last-child {
           border-bottom: none;
 }

.v-box3-tx {
margin-top:40px;
 }

.v-box3-tx p{
font-size:18px;
 }


.v-box4 {
 margin-top:40px;
 }





.bx-s img {
width:100%;
height:auto;
box-shadow: 0px 0px 5px rgba(39,48,57,.2);
}
.technology_mg {
margin-top:20px;
}

.technology_list {
margin:10px 0 20px;
}

.technology_list2 {
margin:10px 0 0;
}

.technology_list3 {
margin:10px 0 0;
}


.technology_box{
   padding: 15px 15px 10px;
  position: relative;
background:#fafcfd;
line-height:1.4;
box-shadow: 0 0 5px rgba(42, 59, 13, 0.1);
margin-top:30px;
}

.tec_num{
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
    color: #fff;
  background: #D3B94F;
  font-size: 16px;
  padding-top: 4px;
    position: absolute;
    top: -24px;
    left: -14px;

  z-index:2;
}


.technology_box p {
margin-top:10px;
margin-bottom:15px;
}

.technology_box h3{
 font-size:20px;
font-weight:700;
	position: relative;
	padding-bottom: .4em;
text-align:center;
margin-top:0;
}
.technology_box h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: repeating-linear-gradient(-45deg, #aa0000, #aa0000 2px, #fff 2px, #fff 4px);
}

ul.prp {
margin-left:-15px;
}

.ir__item5 {
  width: 100%;
  margin: 30px 0 20px;
padding:0;
}

.contentbox {
  margin: 0 auto;
  background: url(./images/bg-ca2.png) repeat-y 50% 0;
  background-size: 100% auto;

}

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;
}





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 #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:-30px 0 40px;
text-align:center;
}

.bn-box img{
max-width:100%;
height:auto;
filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.2) );
 -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;
}



.bn-box a:hover img {
filter: drop-shadow(0 0 8px #ccc);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}

.tx-bn {
  margin:0 0 20px;
   font-size:24px;
   font-weight:700;
}

.marker09 {
    background: linear-gradient(transparent 60%, #FFFF00 60%);
}

.marker01 {
    background: linear-gradient(transparent 60%, #D9F4F6 60%);
padding:0 5px;
}

.marker07 {
    background: linear-gradient(transparent 60%, #ec6d73 60%);
padding:0 5px;
font-weight:700;
}

.bg-w  {
 margin:0 0 60px;

}

.bg-w p  {
font-size:19px;
font-weight:700;
margin:10px 0 40px;
}


.bg-w-ttl  {
 margin:60px 0 30px;
font-size:30px;
font-weight:700;
}

.pink {
color:#D1328E;
}

.bl {
color:#58b6d3;
}

.gr {
color:#4FA69E;
}
.bl2 {
color:#58B6D2;
}
.bl3 {
color:#1B7AB2;
}

.bl4 {
color:#3D5D84;
}


.or {
color:#E6632F;
}
.rx {
color:#CB331C;
}


.cc-box-ttl {
font-size:20px;
font-weight:700;
}

.cc-box {
margin-top:5px;
border-top:5px solid #ccc;
border-bottom:5px solid #ccc;
padding:20px 0;
font-size:16px;
font-weight:700;
text-align:left;
}

.cc-box2 {
margin:50px 0 0;
font-size:26px;
font-weight:700;
}


.cc-box2 span{
font-size:26px;
color:#9F2B31;
 background: linear-gradient(transparent 60%, #FFFF00 60%);
}


div.sec10 {
    margin:0;
  padding:0;
background:#460F26;

}

.effect6 {
margin:0 ;
padding:15px 0;
background-image: linear-gradient(to right, #010101 0%, #272727 51%, #010101 100%);
color:#fff;
font-size:28px;
font-weight:500;
 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;
}

.icon-box{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
}

.icon-box img{
width:100%;
height:100%;
 object-fit: cover;
}

.icon-box h3{
  position: relative;
margin:20px 0 0;
  padding: 0.2em 2em ;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  display:inline-block;
font-family: 'Shippori Mincho', serif;
  font-size:16px;
  font-weight:400;
color:#fff;
}

.icon-box h3:before, .icon-box h3:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 1px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: #fff;
}
.icon-box h3:before {
  left: 7px;
}
.icon-box h3:after {
  right: 7px;
}

.recommended {
width:84%;
margin:30px 8% 30px ;
text-align:left;
}

.recommended p{
margin-top:15px;
color:#fff;
}

.icon-box-tx1{
background:url(images/bg-red1.jpg);
}

.icon-box-tx2{
background:#038DA6;
}




.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;
}

.sp-mgbt {
width:100%;
height:auto;
}


div.sec3 {
    margin:0;
  padding:40px 0 0;
background:#F9F9EF;
}

div.sec3 h3{
font-size:20px;
margin:15px 0 10px;
}


div.sec3z h3{
font-size:20px;
margin:15px 0 10px;
}


.btnarrow5{
width:68%;
background-image: linear-gradient(to right, #6c2735 0%, #9e3a50 51%, #6c2735 100%);
border-radius:30px;
margin:0 16% 50px;
    padding: 5px 0;
    display: block;
    text-align: center;
    text-decoration: none ;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
    color: #fff ;
font-size:15px;
}

.btnarrow5:hover{
 background-position: right center; 
            color: #fff;
            text-decoration: none;
}



div.sec3 ul{
line-height:1.4;
margin-left:-10px;
}

div.sec3 ul li{
font-size:16px;
padding:8px 0;
}

div.sec3 ul li:last-of-type{
font-size:16px;
padding:8px 0 0 ;
}


.ry-box {
margin:30px 0;
}

.ry-box p{
font-size:18px;
}

.rd-box{
background:rgba(255,255,255,.4);
padding:20px ;
border-radius:5px;
}

.rd-box p{
margin-left:10px;
}

.ryy-box {
background:#f8f8f8;
margin-top:30px;
padding:20px ;
border-radius:5px;
}

.kako {
border:2px dotted #000;
padding:1px 10px;
font-weight:600;
}

.table1001 {
        width: 100%;
        border:  none;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0 ;
        font-size:15px;
}

.table1001 tr td {
  padding: 5px 10px;
  border: 1px solid #84b2e0;
  text-align: center;
}
.table1001 tr {
  background: #fff;
}
.table1001 tr:nth-child(2n+1) {
  background: #f1f6fc;
}

.table1001 tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}





.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-ttl {
background:#ff8737;
text-align:center;
color:#fff;
font-size:18px;
padding:10px 0;
}

.hg-box-in img{
width:90%;
margin:10px 8% 0 2%;
height:auto;
} 

.hg-box-in ul {
 margin:10px 0 0;
  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.list-img:before {
  content: "";
  position: absolute;
  left : 0;

}


.hg-box-in ul li span{
  font-size:14px;
}

.hg-box-in p{
  font-size:14px;
 padding:0 10px 0 15px;
}

.hg-box-in-tx{
  font-size:16px;
 padding:20px 10px 0 15px;
}


.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: 'Noto Serif JP', 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-b {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
color:#222228;
  font-size: 30px;
margin:30px 0 -5px;
font-weight:400;
font-family: 'M PLUS 2', sans-serif;
line-height:1.4;
}
.catch-b:before, .catch-b:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch-b:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
.catch-b:after {
  margin-left: 0.5em; /* 文字の左隣 */
}

.catch-c {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
color:#fff;
  font-size: 28px;

padding-top:50px;
}
.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; /* 文字の左隣 */
}

.ch-box{

line-height:2.4;
}

.title-border2-box {
 background:#FFF8EE;
padding:10px;
  margin-top:30px;
margin-bottom:20px;
border-radius:8px;
}

.title-border2-box2 {
 background:#FFF8EE;
padding:20px 20px 30px 20px;
border:2px solid #fff;
border-radius:8px;
font-size:16px;
}

.title-border2 {
  color: #e75284;
  font-size: 22px;
font-family: 'Noto Serif JP', serif;
  font-weight:300;
  margin-bottom:30px;
text-align:center;

}

.title-border2-box2 ul {
margin-left:-10px;
margin-right:10px;
line-height:1.5;
}

.title-border2-box2 ul li{
border-bottom:2px solid #fff;
margin:0;
padding:0 0 25px 0;

}

.title-border2-box2 ul li:last-of-type {
border-bottom:none;
}

h3.h3-line{ 
  padding: 0 0.2em;
  border-bottom: dotted 1px #555;
font-family: 'Kosugi Maru', sans-serif;
font-weight:400;
  font-size:22px;
margin-top:30px;
margin-bottom:10px;
}

.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;
}







.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;
}



.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:10px 0 50px;
background:#fff;
}


/*-------------------------------------------------
faq
-------------------------------------------------*/

.faq-out {
margin:30px 0;
}

.faq-out p{
margin-bottom:30px;
}


.faq-container {
  width: 100%;
  margin: 0 auto;
}

.faq-container dl {
  box-sizing: border-box;
  margin: 0 0 10px;
}

.faq-container .question {
  background: rgba(76, 96, 119, 0.05) url(./images/icon_q.png) 30px center no-repeat;
  background-size: 25px auto;
  padding: 15px 60px 15px 83px;
line-height:1.5;
  position: relative;
  cursor: pointer;
 font-weight:400;
 font-size:17px;
}

.faq-container .question:hover {
  opacity: 0.8;
  transition: opacity .2s linear;
}

.faq-container .question::before {
  content: "";
  background: url(./images/icon_faq.png) right center no-repeat;
  background-size: 20px auto;
  width: 20px;
  height: 11px;
 margin-top:-2px;
  position: absolute;
  top: 50%;
  right: 30px;
}

.faq-container .question.open::before {
  transform: rotateX(180deg);
}

.faq-container .answer {
  background: url(./images/icon_a.png) 30px 20px no-repeat;
  background-size: 25px auto;
  padding: 21px 60px 7px 83px;
  margin: 0;
font-weight:400;
  display: none;
  font-size:17px;
line-height:1.5;
}

.sec5  {
    margin:0;
  padding:0 ;
 width: 100%;
    background: center center /cover no-repeat fixed;
    background-image: url(./images/px-bg-min.jpg);
    color:#fff;
}

div.layerTransparent{
width: 100%;
height: 100%;
 background-color: rgba(0, 0, 0, 0.5);
}

.tx-br {
margin:40px 0 20px;
font-size:16px;
}

.sec5b{
width: 100%;
margin:0 0 60px ;
 background-color: rgba(255, 255,255, 0.7);
border-radius:10px;
padding:20px;
}

@media screen and (max-width:768px) {
.scroll{
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.smn  {
margin-top:10px;
color:#000;
 }



}

table.table-100  {
        width: 100%;
        border:  none;
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0 ;
table-layout:auto;
}

table.table-100 th {
        padding:0 10px 5px;
        border-bottom:2px solid #000;
       text-align:left;   
font-size:18px;
color:#000;
 }

table.table-100 th.thd {
text-align: center;   
 }

table.table-100 td {
        padding:12px ;
        border-bottom: 1px solid #999;
 vertical-align: middle;
       text-align: left;   
font-size:18px;
color:#000;
 }

table.table-100 td.tdn {
text-align: right; 
 
 }

table.table-100 td.nb{
 border-bottom:none;

 }



.tm-box  {
background:#a70019;
color:#fff;
padding:1px 10px;
border-radius:20px;
font-size:14px;
top: -2px;
  position: relative;
 }



p.crs-tx {
font-size:18px;
margin:30px auto 20px;
padding: 10px 30px;
color:#fff;
text-shadow: 0 0 2px rgba(39,48,57,.1);
position: relative;
display: inline-block;
}

p.crs-tx:before{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 34px;
height: 2px;
background-color: #fff;
-moz-transform: rotate(70deg);
-webkit-transform: rotate(70deg);
-ms-transform: rotate(70deg);
transform: rotate(70deg);
}

p.crs-tx:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 34px;
height: 2px;
background-color: #fff;
-moz-transform: rotate(-70deg);
-webkit-transform: rotate(-70deg);
-ms-transform: rotate(-70deg);
transform: rotate(-70deg);
}

p.crs-tx:before {left:0;}
p.crs-tx:after {right: 0;}



p.fm-tx {
color:#fff;
font-size:14px;
text-align:left;
}

.box-tx {
margin-bottom:10px;
}

h3.prb_ttl-b {
 margin-top:0;
 margin-bottom:0;
 text-align:center;
  font-size: 40px;
 font-weight:normal;
 color:#fff;
  text-shadow: 0 1px 1px rgba(39,48,57,.1);
font-family:'Sawarabi Mincho', "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.prof-rt {
 margin-top:-5px;
}

p.p2b{
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    margin:0 0 0 20px;
    padding:0;
}

p.p2c{
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    margin:20px 0 0 20px;
    padding:0;
}

p.p2d{
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    margin:20px 0 0 20px;
    padding:0;
}


.tx-sgn{
    font-family: "教科書ICA M", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 18px;

}

.img-113 {
max-width:100%;
height:auto;
margin-top:30px;
    }


.sec6  {
margin:0;
padding:40px 0 35px;
 background-image: url(images/bg-333.jpg);
}

.col_5{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
justify-content: center;
}
.col_5 .box-2000  {
 background-color:#FCFCFC;
box-shadow: 0px 0px 5px rgba(39,48,57,.2);
margin:20px 0;
padding:30px 20px ;
width:31%;
}

.col_5 .box-2001  {
margin:20px 0;
width:3.5%;
display: flex;
 align-items: center;
justify-content: center;
color:#6a0100;
font-size:24px;
}

@media screen and (max-width: 767px) {
.col_5 .box-2000{
		width: 100%;
margin:15px 0;
	}

.col_5 .box-2001  {
margin:0;
width:100%;
transform:rotate(90deg); 
}

}

.box-2000 span{
font-size:24px;
font-weight:700;
border-bottom:1px solid #d8ad00;
color:#d8ad00;
padding-bottom:5px;
}

.box-2000 h3{
font-size:22px;
color:#6a0100;
}

.box-2000 p{
margin:20px 0 0;
text-align:left;
}

.sec7  {
margin:0;
padding:40px 0 ;
background:#FAFAFA;
}

.sec7b  {
margin:0 0 20px;
padding:40px 0 ;
background:#FAFAFA;
}


.sec8  {
margin:0;
padding:40px 0 50px;
background:#fff;
}

.box-mm  {
background:#F1F1F1;
padding:10px 0 40px;
}

.box-mm h3 {
font-size:20px;
}

.box-mm img {
max-width:100%;
height:auto;
}

.ttl-sm2 {
margin:20px 0 30px;
text-align:center;
font-size:16px;
}

.hilight-orange {
  background: linear-gradient(transparent 50%,rgba(247, 198, 104, 0.2) 50%,rgb(247, 198, 104) 75%,rgba(247, 198, 104, 0.2));
  font-weight: bold;
  font-size:20px;
  padding-left:2px;
  padding-right:2px;
}




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: 0.5em 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  transition: all .5s;
  width:100%;
  margin:0 0 60px;
  font-size:17px;

}
.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: 0.8em 0;
  color: #FF8737;
  text-align: center;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  transition: all .5s;
  width:100%;
  margin:50px 0 0;
  font-size:18px;
font-weight:500;
}
.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 #FF8737;
  border-left: 1px solid #FF8737;
}
.btn-animation-03::after {
  right: 0;
  bottom: 0;
  border-right: 1px solid #FF8737;
  border-bottom: 1px solid #FF8737;
}
.btn-animation-03:hover {
  background-color: #FF8737;
  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;
}



.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;
}


/*================================================
 *  profile
 ================================================*/

table#table-01  {
        width: 100%;
        border: 1px #E3E3E3 solid;
        border-collapse: collapse;
        border-spacing: 0;
        margin-top: 0 ;
        margin-bottom:20px;
        line-height: 1.5em; 
}

table#table-01 th {
        padding: 10px ;
        border: #e3e3e3 solid;
        border-width: 0 0 1px 1px;
       	background: #fbfaf9;
        vertical-align: middle;
        width:240px;
        font-size: 15px;
        font-weight: normal;
        text-align: left;   
        color:#000;
}

table#table-01  td {
        padding: 10px ;
        border:  #E3E3E3 solid;
        border-width: 0 0 1px 1px;  
       font-size: 15px;
       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: 65%;
height: 0;
overflow: hidden;
margin:10px 0 20px;
}

.g_map iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.ttl-box {
border:1px solid #999;
padding:2px 10px;
border-radius:10px;
    }

.box27 {
    position: relative;
    margin: 40px 0 30px;
    padding: 0.5em 1em;
    border: solid 1px #342E2A;
    background:#FAFAFA;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -1px;
    padding: 1px 9px 0;
    height: 26px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 16px;
    background: #342E2A;
    color: #fff;
    font-weight: normal;
    border-radius:0;
}
.box27 p {
    margin: 0; 
    padding: 0;
    font-size:15px;
}

.img-01 {
width:100%;
height:auto;
}

.img-01b {
width:100%;
height:auto;
border-radius:50%;
}

.img-01c {
width:100%;
height:auto;
border-bottom:1px solid #ebebeb;
}


.img-02 {
width:100%;
height:auto;
aspect-ratio: 1 / 0.65;
 object-fit: cover; 
box-shadow: 0 0 5px rgba(42, 59, 13, 0.1);
}

.img-02b {
width:100%;
height:auto;
aspect-ratio: 1 / 0.65;
 object-fit: cover; 
}



.img-bs {
width:100%;
height:auto;
box-shadow: 0px 0px 5px rgba(39,48,57,.2);
}

.img-bs2 {
width:100%;
height:auto;
aspect-ratio: 16 / 9;
 object-fit: cover; 
border-radius:5px;
}

.img-bs3 {
width:100%;
height:auto;
box-shadow: 0px 0px 5px rgba(39,48,57,.2);
margin-top:20px;
}

.box29bb {
border: 4px solid #1c9797;
background:#fafafa;
box-sizing: border-box;
margin-top:30px;
margin-bottom:60px;
outline: 1px solid #1c9797; 
outline-offset: -8px;
font-size:20px;
font-weight:bold;
padding:20px 20px 40px 20px;
color:#001c3c;
line-height:1.2;
}

.ctt {
margin-top:0;
margin-bottom:0;
font-size: 30px;
text-align:center;
border-bottom:1px solid #222;
font-weight:400;
}


.ctt2 {
margin-top:10px;
margin-bottom:0;
font-size: 36px;
text-align:center;
}

.ctt3 {
margin-top:15px;
font-size: 16px;
text-align:center;
}

.ctt3b {
margin-top:25px;
font-size: 16px;
text-align:center;
color:#e60012;
font-weight:400;
}

.ctt4{
margin-top:20px;
margin-right:10%;
margin-left:10%;
width:80%;
}

.bttn-ctt  {
  font-size: 18px;
  padding:20px 0;
  text-align:center;

}
/*================================================
 *  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-bg1 {
background:#000;
}

.gd-bg2 {
background:#000;
}

.gd-bg3 {
background:#000;
}

.gd-bg4 {
background:#000;
}

.bg-ttl {
margin:15px 0 10px;
color:#e1d1a2;
font-size:20px;
font-weight:bold;
text-align:center;
}


.img-full-f {
width:65%;
height:auto;
border-radius: 50%;
}




/*================================================
 *  お問い合わせフォーム 新
 ================================================*/

div.wpcf { 
margin:20px 0;
padding:30px 9% 0 5%;
background:#FBF7F4;
border-radius:8px;
}

div.wpcf .col-sm-6{ 
padding:0 7px;

}

div.wpcf p{ 
padding:10px 20px;
font-size:15px;
color:#222228;
}

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;
  color:#000;
}



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;
}

input[type="radio"],input[type="checkbox"]{
vertical-align:0.05em;
}


.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-weight: 600;
font-size:18px;
color:#000;
}



.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-weight:400;
 padding:8px 5px 3px;
 width:30%;
 font-size:16px;
 border:none;
 vertical-align: middle;
}
/*通常欄*/
#inquiry td{
 padding:6px 5px 3px 15px;
font-size:16px;
 border:none;	
 vertical-align: middle;
}

#inquiry td.rd{
 padding:10px 0px 3px;

}

#inquiry td.tp-f{
line-height:0.5;
}

/*横の行とテーブル全体*/
.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-file {
width:100% !important;
}

.wpcf7-list-item-label{
font-weight:400;
}


/*送信ボタンのデザイン変更*/
#formbtn{
line-height:1.2;
 display: block;
 padding:10px ;
 width:300px;
 background:#666666;
 color:#fff;
 font-size:17px;
 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;
}

.text-21  {
text-align:center;
margin-bottom:5px;
font-size:16px;
}

.text-22  {
text-align:center;
margin:0 auto;
font-size:16px;
}


.red {
color: #E9424A;
}



a.pvy{
color:#4285F4;
}

a.pvy:hover{
color:#999;
}


div.wpcf7 {  
background: #f7f6fb;
border-radius:8px ;
 padding:60px 80px 10px; 
margin:0 0 20px; 
width:100%;
}

div.wpcf7 select{ 
margin-top:0px; border:1px solid #ccc; 
padding:6px 8px;
 }


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 0;
}

.prv-tx2{
 margin:20px 0 30px;
font-size:15px;
text-align:center;
}

.prv-tx  {
 margin-top:10px;
}

.prv-bt  {
 margin-bottom:20px;
}


.prv-tx2 {
font-family: "Roboto", "Droid Sans", sans-serif;
}


.prv-tx2 a{
color:#4285F4;
}

.prv-tx2 a:hover{
color:#999;
}

.box-2001  {
width:36%;
margin:20px auto 50px;
text-align:center;
}

.box-2001 img {
max-width:100%;
height:auto;
}

.item-list{
background:#eef0f5;
border-radius:8px;
margin-top:10px;
}

.item-list ul {
padding:5px 0;
margin-left:25px;
}


.item-list ul:after {
  content: "";
  clear: both;
  display: block;
}

.item-list ul li {
  display: block;
  float: left;
  text-align: left;
width: 50%;
font-size:16px;
padding:2px 0;
 display: list-item;
  list-style: disc;
}



/* --- スマホ用 --- */
@media screen and (max-width:480px) {

div.sec3 {
   padding:40px 0 0;
}

.under_allow {
   padding:60px 0 20px;
}


.box-2001  {
width:100%;
margin:20px auto 50px;
text-align:center;
}

div.wpcf7 { 
 padding:30px 10px 5px;
}

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;

}




/*================================================
 * post
 ================================================*/


h2.sidebar-widget__title  {
    margin: 0 ;
    padding: 0.5em 0 0.5em 2.0em;
    font-size: 16px;
    background: #555;
    color:#fff;
    font-weight:normal;
    text-align:left;
position:relative;
}
h2.sidebar-widget__title:before{
content: "□";
	width:4px;
	height: 4px;
	color: #fff;
	transform: rotate(45deg);
display: block;
position: absolute;
left:1em;
top:0.4em;
}

.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:15px;
line-height:1.3;
margin-bottom:5px;
}

.pt-box a {
color:#000;
}


.pt3  {
border-top:1px solid #eee;
padding-top:5px;
font-size:14px;
}

.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:25%;
height:auto;
margin:0 auto ;
}

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;
   
}

.ag-ttl {
border-bottom:1px solid #FF8838;
text-align:center;
font-size:20px;
}




/*================================================
 *  タブレット向けデザイン
 ================================================*/
@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;
}

.site-branding__logo { 
margin-left: 7%;
}

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)  {

.theme {
        height:97px;
        padding-top: 12px;
        padding-bottom:0;
        background-image: url(images/h3_bg3.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
     
       font-size:24px;
       font-weight:400;
       line-height:1.5;
}


.conversionBox__img {
  width: 200px;
  height: auto;
  position: absolute;
  right: -10px;
  bottom: -40px;
}


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;
}

.container {
   width: 98%;
   margin-left:1%;
   margin-right:1%;
}


}

/*================================================
 *  スマートフォン+タブレット小向けデザイン
 ================================================*/
@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 screen and (max-width:767px) {

.sec5  {
    margin:0;
  padding:0 ;
 width: 100%;
    background: left center /cover no-repeat scroll;
    background-image: url(./images/px-bg-min.jpg);
    color:#fff;
}

.btn-animation-02 {
  margin:0 0 60px;
}

.sp-mg2 {
margin-bottom:40px;
}

div.wpcf7 input.textsp2{ 
width:40%;
 }

.prv-tx2{
 margin:10px 10px 30px;
text-align:left;
}

.copyright  {
 padding-bottom:5em;
}


.bx-s img {
margin-top:30px;
}

.technology_list {
margin:20px 0 45px 10px;
}

.technology_list:last-of-type{
 margin:20px 0 0 10px;
}

.img-ttl {
   position: relative;
margin-top:60px;
}

.img-ttl img {
width:64%;
height:auto;
border-radius:15px;
margin-left:18%;
margin-right:18%;
}


.img-ttl:before {
  content: '';
  display: inline-block;
  width: 110px;
  height: 103px;
  background-image: url(images/fv3.png);
  background-size: contain;
   position: absolute;
    top: -40px;
    left: -5px;
  z-index:2;
}


.img-ttl2 {
   position: relative;
margin-top:60px;
}

.img-ttl2 img {
width:64%;
height:auto;
border-radius:15px;
margin-left:18%;
margin-right:18%;
}


.img-ttl2:before {
  content: '';
  display: inline-block;
  width: 110px;
  height: 103px;
  background-image: url(images/fv4.png);
  background-size: contain;
   position: absolute;
    top: -40px;
    left: -5px;
  z-index:2;
}

.img-ttl2 {
   position: relative;
margin-top:60px;
}

.img-ttl3 img {
width:64%;
height:auto;
border-radius:15px;
margin-left:18%;
margin-right:18%;
}


.img-ttl3:before {
  content: '';
  display: inline-block;
  width: 110px;
  height: 103px;
  background-image: url(images/fv5.png);
  background-size: contain;
   position: absolute;
    top: -40px;
    left: -5px;
  z-index:2;
}

.img-ttl4 {
   position: relative;
margin-top:60px;
}

.img-ttl4 img {
width:64%;
height:auto;
border-radius:15px;
margin-left:18%;
margin-right:18%;
}


.img-ttl4:before {
  content: '';
  display: inline-block;
  width: 110px;
  height: 103px;
  background-image: url(images/fv6.png);
  background-size: contain;
   position: absolute;
    top: -40px;
    left: -5px;
  z-index:2;
}



.pro-box {
margin-top:20px;
width:100%;
margin-right:0;

}


.pro-box-ttl {
font-size:20px;
text-align:center;
}



.technology_box{
   padding: 10px 10px 10px 10px;
width:94%;
margin-left:3%;
margin-right:3%;
}



 .pc { display: none !important; }
    .sp { display: block !important; width:100% ;}

img.ic-logo {
width:50%;
height:auto;
margin:0 auto ;
}

.site-branding__logo { 
margin-left: 1%;

}



.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: 24px;
}

.sp-mg {
margin-top:30px;
}

.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:20px;
text-align:center;
}

.ft-tx2{
font-size:14px;
text-align:center;
}

.prof dl {
    margin:0 0 10px;

  }

.prof dt {
      float: left;
      width: 90px;
      padding: 10px 0;
      border-top:1px dotted #000;

    }

.prof dd {
      margin-left: 90px;
      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%;
font-size:20px;
}

.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;
    }







.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;
}

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;
}

.copyright  {
  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;
    }



p.p3 {
   font-size:18px;
    }

p.p4 {
   font-size:18px;
    }

p.p5 {
   font-size:13px;
    }





.prof dt {
      float: left;
      width: 80px;
      padding: 15px 0;
      border-top:1px dotted #000;
    }

.prof dd {
      margin-left: 80px;
      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) {

.cc-box2 {
margin:0;
font-size:22px;
}


.cc-box2 span{
font-size:22px;
}


.catch-a {
  display: flex;
  align-items: center; 
  justify-content: center; 
  font-size: 22px;
margin-top:10px;
margin-bottom:20px;
color:#000;
font-weight:700;
}
.catch-a:before, .catch-a:after {
  border-top: 1px solid;
  content: "";
  width: 1.5em; 
}
.catch-a:before {
  margin-right: 0.5em; 
}
.catch-a:after {
  margin-left: 0.5em; 
}
.bg-w-ttl  {
font-size:22px;
font-weight:700;
}

.box-mm  {
background:#F1F1F1;
padding:10px 10px 40px;
}


.v-ttl {
margin:0 0 10px;
padding-bottom:5px;
font-size:18px;
font-weight:700;
border-bottom:2px dotted #bbb;
 position: relative;
line-height:1.3;
}


img.img-ico2{
display:block;
margin-bottom:5px;
}

.v-spn{
padding-left:0;
}


.v-box3-ttl{
font-size:22px;
}

table.table-015 th {
width:100px;
font-size:15px;
    }

table.table-015 td {
font-size:15px;
    }


table.table-100 th {
        padding:0 10px 5px;
        border-bottom:2px solid #000;
       text-align:left;   
font-size:16px;
color:#000;
 }



table.table-100 td {
        padding:8px ;
        border-bottom: 1px solid #999;
       vertical-align: middle;
       text-align: left;   
font-size:15px;
color:#000;
 }


.img-01 {
width:90%;
height:auto;
margin:0 5%;
}






h2.box11-ttl , h2.box11-ttl2 ,h2.box11-ttl3 {
 font-size:20px;
}

div.sec3 ul{
margin-left:-20px;
}


.img-bs {
width:80%;
margin:0 10% 30px;
}

.img-bs3 {
width:80%;
margin:0 10% 0;
}


#formbtn{
 margin:0 auto 0;

}

h2.pttl { 
font-size:28px;
 }



.v-box3-tx p{
font-size:18px;
 }

.ctt3 {
text-align:left;
}


.conversionBox__img {
  width: 240px;
  height: auto;
  position: absolute;
  right: -10px;
  bottom: -60px;
}

.conversionBox__ttl {
  font-size: 26px;
 }	

ul.conversionBox__subtxtList li {
 display:inline;
  padding-left:22px;
  color:#FFFF00;
  font-size:20px;
  font-weight:bold;
  text-align:left;
}

.conversionBox__ctaWrapper {
  text-align: left;
  margin: 20px 100px 20px 0;
  padding: 20px 0 0;
  border-top: 1px solid #fff;
   font-size:24px;
}

.conversionBox__ctaWrapper span{
   font-size:20px;
display:block;
margin-top:20px;
text-align:left;
}

.conversionBox__ctaWrapper small{
   font-size:22px;
  color:#e60012;
}


.effect6 {
font-size:20px;

}

.box29bb {
margin-bottom:30px;
}


.catch-c {
  font-size: 20px;
}

.hg-box {
padding:10px;
} 

.site-branding__logo { 
width:280px;
height:55px;
}


.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;
}

.v-box3 ul{
  margin:30px 0 10px -30px;
  
}

.v-box3 ul li.lst{
   background: url(images/ic1.png) 0 12px no-repeat;
   background-size:6%;
   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;
  line-height:1.8em;

}

.v-box4 {
 margin-top:0;
 }

.ctt {
font-size: 24px;
}

.ctt2 {
margin-top:10px;
margin-bottom:0;
font-size: 28px;
text-align:center;
}




.price-box-in{
background-size:12%;
 padding:20px 5% 20px;
}
.pr-sp {
padding-left:0;
display:block;
}


div.sec2 {
  padding:30px 0 50px;

}

.sec2b {
    margin:0;
  padding:50px 0 ;
 width: 100%;
    background: left top /cover no-repeat;
    background-image: url(./images/bg-50sp.jpg);
     transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}


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;
}


.mg-20 {
 margin-top:0;
}


.pro-box2 {
width:100%;
margin-left:0;
margin-top:20px;
}

.catch-b {
  font-size: 28px;
}

.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; /* 文字の左隣 */
}



.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-mgbt {
margin-bottom:20px;
}

.title-border2-box2 {

padding:20px 20px 0 20px;

}
.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 0;
 }


.pc-br  {
display:none;
}

.cont-box {
width:70%;
margin:40px auto;
}

.cont-box2 {
width:100%;
}



.theme {
      margin:10px 0 10px;
         padding-top: 20px;
        padding-bottom:0;
        background-image: url(images/h3_bg3.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 84%;
     
       font-size:18px;
       font-weight:400;
       line-height:1.5;
}



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: 7%;

}

h1.entry__title  {
    font-size: 20px;
}

.page-header {
padding: 20px 0; 
line-height:30px;
 }

h1.page-header__title  {
font-size:20px ;
}

.new dt {
      float: none;
      width: 120px;
      padding: 5px 10px 0;

    }

.new dd {
      margin-left: 0;
      padding:0 10px 10px;

    }




div.sec2-box {
padding:20px 20px 10px;
}

.sec2 ul  {
margin-left:-20px;
}



.mg-40b {
 margin-top:15px;
}

.copy-add  {
font-size:16px;
}

.sec1 {
margin:0 ;
padding:30px 0 50px;
    }


.bn-box {
width:100%;
margin:0 0 20px;
}

.tx-bn {
   font-size:20px;
}


.box12{
 margin:30px 0 0;
}








.img-01b {
width:80%;
margin:30px 10%;
height:auto;
border-radius:50%;
}



.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: 768px){

 br.sp-b{
  display:none;
 }

.kn {
  margin-top:-25px;
 }

a[href^="tel:"] {
    pointer-events: none;
}
}

/* --- スマホのみ用表示--- */
@media only screen and (min-width: 1240px){
.sp-nv{
  display:none;
 }
 }

@media only screen and (max-width: 1239px){
.pc-nv{
  display:none;
 }
 }

/* --- スマホのみ用表示--- */
@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;
}



}