@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}

@media screen and (max-width: 1103px) {.pc {
display: none;
}}

@media print, screen and (min-width: 1104px) {.sp {
display: none;
}}

@media screen and (max-width: 699px) {.pc2 {
display: none;
}}

@media print, screen and (min-width: 700px) {.sp2 {
display: none;
}}

.entry-title{display:none;}

.breadcrumb{display:none;
}

.header-in{padding-top: 0px;}

@media print, screen and (min-width: 700px) {.header-in{padding-top: 40px;}}

.content {
margin-top: 0;
}
.no-sidebar .content .main {
margin-top: -60px;
background-color: transparent;
}

#header-container{
background-color: transparent;
}

.tagline{margin-bottom:0;}

.logo-text {
padding:0;
}

.br-sp {
display: none;
}

@media (max-width: 750px) {.br-sp {
display: block;
}
}

@media (max-width: 750px) {.logo-image {
    width: 50%;
    margin: 0 auto;
}
}

.body .article{
margin:0 !important;
}
.entry-content{
margin:0;
}

.main{padding:0}

#footer {
color: #fff;
background-color:#555859;
}

.footer{
margin:0;
padding: 20px 0 0;
}

.footer-bottom {
margin-top: 0px;
padding: 8px;
position: relative;
font-size: 14px;
}

.box01{
border-left:0.5px solid #000;
border-right:0.5px solid #000;
background-color:#fff;
display:block;
width:97%;
max-width:1160px;
margin:0 auto;
padding-bottom:50px;
}

.tp{
margin:-20px auto 0;
text-align:center;
}

@media print, screen and (min-width: 700px) {.tp{
margin:-90px auto 0;
	}}

.tp img{
margin-bottom:-47px;
}

@media screen and (max-width: 990px){
.tp img{margin-bottom:-37px;
}
}

@media screen and (max-width: 450px){
.tp img{margin-bottom:-27px;
}
}

@media screen and (max-width: 834px) {
main.main, div.sidebar {
padding-bottom: 0;
}}

.ed{
margin:0 auto -12px;
text-align:center;
}

.ed img{
width:97%;
max-width:1168px;}

.wood{
background-image:url(/img/ita.png);
background-size: cover;
width:100%;
height:100%;
display: table;
border-radius:5px;
box-shadow: 3px 3px 5px gray;
}


.wood_menu{
background-image:url(/img/ita.png);
background-size: cover;
width:40%;
margin:0px auto;
border-radius:5px;
box-shadow: 3px 3px 5px gray;
}

@media screen and (max-width: 990px){.wood_menu{
width:65%;}}

.wood_menu h1{
font-size:2em;
margin:5px auto;
text-align:center;
font-family: "ta-fuga-fude", sans-serif;
font-weight: 400;
font-style: normal;
padding:10px 20px;
}

.wood p{
font-size:1.5rem;
font-family: "ta-fuga-fude", sans-serif;
font-weight: 400;
font-style: normal;
margin-bottom: 0 !important;
letter-spacing:-2px;
}

.wood_in1{
width:25%;
margin:5px;
display: table-cell;
vertical-align: middle;
}

.wood_in2{
width:55%;
margin:5px;
display: table-cell;
vertical-align: middle;
}

.wood_in3{
width:15%;
padding-right:3px;
padding-bottom:3px;
display: table-cell;
text-align: right;
vertical-align: bottom;
}

.wood_in1 h1{
font-size:2em;
margin:5px auto;
text-align:center;
font-family: "ta-fuga-fude", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing:-0px;
}

.top_menu1{
width:90%;
padding-top:50px;
margin-bottom:20px;
margin:0 auto;
}

.top_menu2{
width:90%;
padding-top:20px;
margin-bottom:20px;
margin:0 auto;
}

.btn,
a.btn,
button.btn {
font-size: 1.2rem;
font-weight: 700;
line-height: 1.2;
position: relative;
padding: 5px 10px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: 0;
color: #fff;
border-radius: 0.5rem;
background-color:#333;
}

@media screen and (max-width: 1020px) {.wood{
display: block;
}
}

@media screen and (max-width: 1020px) {.wood_in1{
display: block;
width:100%;
}
}

@media screen and (max-width: 1020px) {.wood_in2{
display: block;
width:100%;
margin-top:0;
}
}

@media screen and (max-width: 1020px) {.wood_in3{
display: block;
width:100%;
text-align:center;
margin-top:0;
padding-right: 0;
padding-bottom:10px;
}
}

@media screen and (max-width: 1020px){.wood_in1 h1{
font-size:2em;
padding-top:10px;
}
}

@media screen and (max-width: 1020px){.wood p{
font-size:1.2rem;
line-height: 1;
text-align:center;
padding-bottom:10px;
}
}

@media screen and (max-width: 1020px){.top_menu1{
padding-top:30px;
}
}

@media screen and (max-width: 1020px){.box01{
padding-bottom:30px;
}
}

.setu{width:80%;
margin:50px auto;}

@media screen and (max-width: 1200px){.setu{width:90%;
}}

.setu img{
border-radius:10px;
}

.cente{text-align:center;}

.setu p{font-size:1.2rem;
letter-spacing:0.12px;
line-height:1.3;}

.setu h2{
border-bottom:1px solid #555859;
border-right:none;
border-left:none;
border-top:none;
font-size:1.3rem;
font-weight:600;
color:#555859;
background-color:#fff;
text-align:center;
max-width:450px;
	width:80%;
padding-bottom:5px;
	margin:0 auto;
}

.setu h3{
width:fit-content;
border-bottom:1px double #555859;
border-right:none;
border-left:none;
border-top:none;
font-size:1.3rem;
font-weight:600;
color:#555859;
background-color:#fff;
	margin:0 auto 20px;
	padding:7px 5px;
}

.setu ul{
max-width:250px;
margin:30px auto 50px;
padding-left: 20px;
}

.setu li{
list-style-type: disc;
}

.ind{
width:80%;
display:flex;
margin:50px auto;
}

.hoken{
	width:100%;
	display:flex;
justify-content: space-around;
	margin:20px auto 0;
}

.hoken img{
width:90%;
height:auto;
}

@media screen and (max-width: 886px){.hoken{
display:inline-block;
text-align:center;
}}

@media screen and (max-width: 886px){.hoken img{
width:60%;
height:auto;
margin-top:5px;
}}

@media screen and (max-width: 1200px){.ind{width:90%;
}}

@media screen and (max-width: 700px){.ind{width:90%;
display:block;}}

@media screen and (max-width: 700px){.ind{
display:block;}}

.ind_l{
width:40%;
}

@media screen and (max-width: 700px){.ind_l{
width:100%;}}

.ind_r{
width:60%;
display:block;
padding-left:25px;
}

@media screen and (max-width: 700px){.ind_r{width:100%;
padding:0;
display:block;}}

.ind_r h2{
font-size:1.3rem;
font-weight:700;
color:#555859;
border:none;
padding: 0;
background-color:#fff;
margin-bottom:15px;
}

@media screen and (max-width: 700px){.ind_r h2{
margin:35px auto;
text-align:center;
font-size:1.5rem;
}}

.ind_r p{
line-height:1.35;
}

.smp_box{
width:80%;
margin:30px auto 0;
}

@media screen and (max-width: 1200px){.smp_box{width:90%;
}}

.smp_box h3{
background-color:#555859;
color:#fff;
padding:10px;
width:100%;
font-size:1.3rem;
font-weight:400;
margin-bottom:0;
}

.smp_mb{
width:80%;
display:flex;
margin:5px auto;
}

@media screen and (max-width: 1200px){.smp_mb{
width:90%;
}}

@media screen and (max-width: 700px){.smp_mb{
width:90%;
display:block;
}}

.smp_mb_l{
width:60%;
padding-right:35px;
}

.smp_mb_l p{
line-height:1.35;
padding-left:10px;
padding-top:10px;
}

@media screen and (max-width: 700px){.smp_mb_l p{
padding:0;
margin-top:15px;
padding:0 5px;
margin-bottom:10px}}

@media screen and (max-width: 700px){.smp_mb_l{
width:100%;
padding:0;}}

.smp_mb_r{
width:40%;
display:block;
}

@media screen and (max-width: 700px){.smp_mb_r{width:100%;
display:block;
text-align:center;
margin-bottom:80px;
}}

.smp_mb_r img{
margin-top:-25px;
margin-left:-10px;
}

@media screen and (max-width: 700px){.smp_mb_r img{
margin:0;
}}

#merit{text-align:center;}

#merit h2 {
margin-bottom: 50px;
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
background: transparent;
}

@media screen and (max-width: 1103px) {
#merit h2 img {
width: 280px;
	margin-bottom:32px;
}
}

@media print, screen and (min-width: 1104px) {
#merit ul {
display: flex;
justify-content: center;
margin-bottom: 30px;
padding-left: 0;
}
}

@media screen and (max-width: 1103px) {
  #merit ul {
    margin-bottom: 30px;
padding-left: 0;
  }
}

@media print, screen and (min-width: 1104px) {
#merit ul li {
width: 315px;
margin: 0 15px;
}
}

@media screen and (max-width: 1103px) {
    #merit ul li {
        width: 315px;
        margin: 0 auto 25px;
    }
}

#merit ul .num {
display: inline-block;
background: #f3fafe;
border-radius: 30px;
color: #7ab343;
font-weight: 700;
display: inline-flex;
align-items: center;
position: relative;
z-index: 1;
line-height: 1.2;
}

@media print, screen and (min-width: 1104px) {
#merit ul .num {
font-size: 1.6rem;
padding: 5px 20px 5px 25px;
}
}

@media screen and (max-width: 1103px) {
  #merit ul .num {
    font-size: 1.6rem;
    padding: 3px 15px 3px 20px;
  }
}

#merit ul .num > div {
  position: relative;
  font-weight: 700;
}

#merit ul .num > div div {
  font-weight: 700;
  margin-left: 5px;
}

@media print, screen and (min-width: 1104px) {
  #merit ul .num > div div {
    font-size: 150%;
  }
}

@media screen and (max-width: 1103px) {
  #merit ul .num > div div {
    font-size: 150%;
  }
}

#merit ul .num > div:nth-of-type(2):before, #merit ul .num > div:nth-of-type(2):after, #merit ul .num > div:nth-of-type(2) div:before {
  content: "";
  width: 3px;
  border-radius: 20px;
  background: #7ab343;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media print, screen and (min-width: 1104px) {
  #merit ul .num > div:nth-of-type(2):before, #merit ul .num > div:nth-of-type(2):after, #merit ul .num > div:nth-of-type(2) div:before {
    height: 11px;
    top: -8px;
  }
}

@media screen and (max-width: 1103px) {
  #merit ul .num > div:nth-of-type(2):before, #merit ul .num > div:nth-of-type(2):after, #merit ul .num > div:nth-of-type(2) div:before {
    height: 9px;
    top: -8px;
  }
}

#merit ul .num > div:nth-of-type(2):before {
  transform: rotate(-35deg);
}

@media print, screen and (min-width: 1104px) {
  #merit ul .num > div:nth-of-type(2):before {
    left: -30px;
    top: -5px;
  }
}

@media screen and (max-width: 1103px) {
  #merit ul .num > div:nth-of-type(2):before {
    left: -25px;
    top: -5px;
  }
}

#merit ul .num > div:nth-of-type(2):after {
  transform: rotate(35deg);
}

@media print, screen and (min-width: 1104px) {
  #merit ul .num > div:nth-of-type(2):after {
    right: -30px;
    top: -5px;
  }
}

@media screen and (max-width: 1103px) {
  #merit ul .num > div:nth-of-type(2):after {
    right: -25px;
    top: -5px;
  }
}

#merit ul .box {
  background: #fff;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
border: #000 solid 1px;
}

@media print, screen and (min-width: 1104px) {
  #merit ul .box {
    margin-top: -30px;
  }
}

@media screen and (max-width: 1103px) {
  #merit ul .box {
    margin-top: -20px;
  }
}

#merit ul h3 {
  background: url(/img/merit_li01_back.png) no-repeat center center;
  background-size: cover;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
border:none;
}

@media print, screen and (min-width: 1104px) {
  #merit ul h3 {
    font-size: 2rem;
    padding: 80px 0 60px 0;
	margin-bottom:0;
  }
}

@media screen and (max-width: 1103px) {
  #merit ul h3 {
    font-size: 2rem;
    padding: 45px 0 30px 0;
	margin-bottom:0;
  }
}

#merit ul h3 span {
  color: #ffff00;
  display: block;
  font-weight: 700;
}

#merit ul p {
  font-weight: 400;
  padding: 15px 0 20px;
  line-height: 1.6;
  letter-spacing: 0;
margin-bottom:0;
}

@media print, screen and (min-width: 1104px) {
  #merit ul p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1103px) {
  #merit ul p {
    font-size: 1rem;
  }
}

#merit ul p span {
  font-weight: 700;
}

#merit ul p span.color {
  color: #008045;
}

#merit ul li:nth-of-type(2) .num {
  color: #ff801e;
}

#merit ul li:nth-of-type(2) .num > div:nth-of-type(2):before, #merit ul li:nth-of-type(2) .num > div:nth-of-type(2):after, #merit ul li:nth-of-type(2) .num > div:nth-of-type(2) div:before {
  background: #ff801e;
}

#merit ul li:nth-of-type(2) h3 {
  background-image: url(/img/merit_li02_back.png);
}

#merit ul li:nth-of-type(2) p span.color {
  color: #ff801e;
}

#merit ul li:nth-of-type(3) .num {
  color: #3f93df;
}

#merit ul li:nth-of-type(3) .num > div:nth-of-type(2):before, #merit ul li:nth-of-type(3) .num > div:nth-of-type(2):after, #merit ul li:nth-of-type(3) .num > div:nth-of-type(2) div:before {
  background: #3f93df;
}

#merit ul li:nth-of-type(3) h3 {
  background-image: url(/img/merit_li03_back.png);
}

#merit ul li:nth-of-type(3) p span.color {
  color: #3f93df;
}

@media screen and (max-width: 1103px) {
  #merit ul + p img {
    width: 260px;
  }
}

li, ol, ul {
list-style: none;
}

ul {
padding-left: 0;
}

#rental {
width:90%;
margin:2px auto;
display:flex;
justify-content:space-around;
}



.rent{
display:flex;
justify-content:space-between;
}

#rental .slider .slick-slide {
background: #f5f5f5;
text-align: left;
border-radius: 10px;
position: relative;
-moz-box-shadow: 6px 6px 0px 1px #ae9798;
-webkit-box-shadow: 6px 6px 0px 1px #ae9798;
-ms-box-shadow: 6px 6px 0px 1px #ae9798;
box-shadow: 6px 6px 0px 1px #ae9798;
padding:10px;
margin:10px 10px;
height:auto;
width:240px;
}


#rent{
text-align:center;
	background-color:#fff;
}

@media print, screen and (min-width: 1104px) {
  #rent h2 {
margin-bottom: 25px;
background-color:#fff;
  }
}

@media screen and (max-width: 1103px) {
  #rent h2 {
margin-bottom: 15px;
background-color:#fff;
  }
}

.rent> div {
padding: 12px;
position: relative;
}

#rental li .img {
position: absolute;
left: 0;
top: 0;
width: 100%;
}

#rental li .txt {
position: relative;
z-index: 1;
}

#rental .tag {
font-size: 0.9rem;
min-width: 80px;
padding:3px 0;
background: #0093d5;
display: inline-block;
text-align: center;
color: #fff;
border-radius: 15px;
margin:10px 0 3px 5px;
line-height:1.1;
}

#rental h3 {
line-height: 1.1;
letter-spacing: 0.15em;
font-size: 1rem;
margin-left: 7px;
margin-bottom: 5px;
border:none;
margin-right:0;
margin-top:10px;
outline:0;
	padding:0;
}

#rental h3 + p {
font-size: 0.9rem;
margin-bottom: 0px;
min-height: 63px;
font-weight: 400;
margin-left: 10px;
line-height: 1.1;
}

#rental .li01 {
margin-bottom: 0px;
}

#rental .li01 li {
display: block;
align-items: center;
min-height: 20px;
}

#rental .li01 li h4 {
border: 1px #0093d5 solid;
border-radius: 3px;
text-align: center;
color: #0093d5;
padding: 2px 0;
font-weight: 700;
font-size: 0.7rem;
margin-right: 5px;
margin-bottom: 5px;
}

#rental .li01 li p {
font-weight: 700;
line-height: 1;
font-size: 0.8rem;
min-height: 1;
text-align: center;
margin-bottom:0;
}

#rental .li01 li + li {
margin-top: 5px;
min-height: 40px;
}

#rental .li01 li + li p {
font-size: 0.8rem;
min-height: 20px;
}

#rental .li01 li.lg p {
font-size: 1.8rem !important;
}

.slick-initialized .slick-slide
{display: block;
}

#rental .slider .slick-slide .li02 {
  display: flex;
  justify-content: space-between;
}

#rental .slider .slick-slide .li02 li {
  flex-grow: 2;
  background: #0093d5;
  border-radius: 3px;
  text-align: center;
  padding: 8px 5px 6px;
}

#rental .slider .slick-slide .li02 li p {
  line-height: 1.2;
	font-size:0.7rem;
	margin-bottom:0;
}

#rental .slider .slick-slide .li02 li p:nth-of-type(1) {
  color: #fff;
}

#rental .slider .slick-slide .li02 li p:nth-of-type(2) {
  color: #ffff00;
}

#rental .slider .slick-slide .li02 li p:nth-of-type(2) {
    font-size: 1.2rem;
  }

#rental .slider .slick-slide .li02 li p:nth-of-type(2) span {
  font-size: 50%;
}

.rent_se{
font-size:0.8rem;
line-height:1;
margin-top:3px;
	margin-left:10px;
	margin-bottom:5px !important;
}

@media screen and (max-width: 834px) {
    .article ul, .article ol {
        padding-left: 0px;
    }
}

#goshop{text-align:center;}

a.btn--orange {
  color: #fff;
  background-color: #e9495e;
  border-bottom: 5px solid #e9495e;
 font-family:sans-serif;
font-size:1.5rem;
	padding:10px 10px 2px; 
}

a.btn--orange span{
	font-size:1.2rem;
}

a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #e9495e;
  border-bottom: 2px solid #b84c00;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

a.btn--orange img{
    width: 50% !important;
    height: auto;
    margin-right: 5px;
    vertical-align: -5px;
}

.indent{text-indent:1.1rem;}

.car_box{
width:80%;
margin:30px auto 0;
}

@media screen and (max-width: 1200px){.car_box{width:90%;
}}

.car_box h3{
background-color:#555859;
color:#fff;
padding:10px 10px 10px 20px;
width:100%;
font-size:1.3rem;
font-weight:400;
margin-bottom:30px;
position: relative;
border-left: none;
border-radius:5px;
}


.car_box h3:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #555859;
width: 0;
height: 0;
}

.car_mb{
width:80%;
display:flex;
margin:5px auto;
}

@media screen and (max-width: 1200px){.car_mb{
width:90%;
}}

@media screen and (max-width: 700px){.car_mb{
width:90%;
display:block;
}}

.car_mb_l{
width:60%;
padding-right:35px;
}

.car_mb_l p{
line-height:1.35;
padding-left:10px;
padding-top:10px;
	margin-bottom:0;
}

@media screen and (max-width: 700px){.car_mb_l p{
padding:0;
margin-top:15px;
padding:0 5px;
margin-bottom:10px}}

@media screen and (max-width: 700px){.car_mb_l{
width:100%;
padding:0;}}

.car_mb_r{
width:40%;
display:block;
}

@media screen and (max-width: 700px){.car_mb_r{width:100%;
display:block;
text-align:center;
margin-bottom:80px;
}}

.car_mb_r img{
margin-top:0;
margin-left:-10px;
}

@media screen and (max-width: 700px){.car_mb_r img{
margin:0;
}}

.toku{width:100%;
margin:50px auto 100px;
display:flex;
justify-content:center;
}

.toku_l{width:auto;
margin:0;
padding-left:20px;
justify-content:right;
}

.toku_l h3{
border:none;
margin-bottom:0;
padding: 0px 5px;
}

.toku_r{width:auto;
margin:0;
padding-left:30px;
border-left:1px solid #000;
padding-right: 45px;
}

.toku_r h3{
border:none;
margin-bottom:0;
padding: 0 5px;
}

.toku ul{
margin:10px auto 10px;
padding-left: 20px;
}

.toku li{
list-style-type: disc;
}

.toku_l ul{
margin:10px auto 10px;
padding-right: 20px;
}

.toku li{
list-style-type: disc;
}

@media screen and (max-width: 700px){.toku li{
font-size:0.9rem;
letter-spacing:-1;
}}

.meri{width:80%;
margin:50px auto;}

@media screen and (max-width: 1200px){.meri{width:90%;
}}

.meri p{font-size:1.2rem;
letter-spacing:0.12px;
line-height:1.3;}

.meri h2{
border-bottom:1px solid #555859;
border-right:none;
border-left:none;
border-top:none;
font-size:1.3rem;
font-weight:600;
color:#555859;
background-color:#fff;
text-align:center;
max-width:450px;
	width:80%;
padding-bottom:5px;
	margin:0 auto;
}

.meri h3{
width:fit-content;
border-bottom:1px double #555859;
border-right:none;
border-left:none;
border-top:none;
font-size:1.3rem;
font-weight:600;
color:#555859;
background-color:#fff;
	margin:0 auto 20px;
	padding:7px 5px;
}

.meri ul{
max-width:90%;
margin:0px auto 30px;
padding: 0;
}

.meri li{
padding-left:0;
    list-style:square;
}

.meri h4{
text-align:center;
	border:none;
	margin-bottom:0 !important;
	background-color:#fff;

}

.oomoji{
	font-weight:600;
}

h5{
margin:2rem 0 !important;
text-align:center;
border:none !important;
font-size:1.5em !important;
}

@media screen and (max-width: 1000px){h5{
font-size:1.3em !important;
}}

@media screen and (max-width: 700px){h5{
font-size:1rem !important;
}}

#shken01{
width:90%;
	margin:0 auto;
}

.point {
display: flex;
justify-content: space-between;
margin-bottom: 90px;
}

@media print, screen and (max-width: 800px) {.point{
display:block;
margin:10px auto;
padding:0 !important;}}

.point li {
border: 1px solid #000;
border-radius: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 25px 20px 25px 20px;
max-width:70%;
margin:0 15% 20px 15% !important;
}

@media print, screen and (min-width: 800px) {
.point li {
padding: 25px 20px 25px 20px;
width: 334px;
max-width:100%;
margin:0 auto !important;
}}

.point li h3 {
align-items: center;
display: flex;
border:none;
padding:0;
margin-bottom: 10px;
}

@media print, screen and (min-width: 800px) {
.point li h3 {
font-size: 1.3rem;
margin-bottom: 10px;
}}

.point li p {
line-height: 1.2;
text-align: justify;
font-size: 1rem;
margin-bottom:0px !important;
}

@media print, screen and (min-width: 800px) {
.point li p {
font-size: 1rem;
margin-bottom:0px !important;
margin-top:10px;
}}

.point li h3 span {
color: #005953;
font-weight: normal;
margin-right: 8px;
}

@media print, screen and (min-width: 800px) {
.point li h3 span {
font-size: 2rem;
margin-right: 8px;
}
}

.point img{
width:100%;
height:auto;
}

.hitu{
width:90%;
margin:50px auto;
}

.hitu h3{
width:fit-content;
border-bottom:1px double #555859;
border-right:none;
border-left:none;
border-top:none;
font-size:1.3rem;
font-weight:600;
color:#555859;
background-color:#fff;
margin:50px auto;
padding:7px 5px;
}

@media only screen and (max-width: 800px) {
.require {
display:-ms-grid;
display: grid;
gap: 10px;
-ms-grid-columns: 1fr 10px 1fr 10px 1fr;
grid-template-columns: repeat(3,1fr);
margin-bottom: 60px
}
}

@media print,screen and (min-width: 800px) {
.require {
display:flex;
justify-content: space-between;
margin-bottom: 122px
}
}

.require li {
align-items: center;
border: 1px solid #000;
border-radius: 10px;
display: flex;
flex-direction: column;
font-weight: bold;
justify-content: center;
text-align: center;
}

@media print, screen and (min-width: 1051px) {
.require li {
font-size: 1.3rem;
height: 96px;
width: 170px;
}
}

@media only screen and (max-width: 1050px) {
.require li {
font-size: 1.1rem;
width: 170px;
height: 96px;
}
}

@media only screen and (max-width: 800px) {
.require li {
font-size: 1.1rem;
border-radius: 5px;
padding: 10px 0;
width: 100%;
}
}

.require li small {
font-weight: normal;
}

@media only screen and (max-width: 1050px) {
.require li small {
font-size:70%;
}
}

@media only screen and (max-width: 800px) {
.require li small {
font-size:70%;
}
}

.service-block_b4 {
    width: 90%;
    margin: 0 auto;
}

.c-list-item23 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.service-block_b4 .c-list-item23 {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.c-item_a {
width: 15%;
    height: 100px;
    margin: 0 5px 10px;
    text-align: center;
    border: 1px #000 solid;
    border-radius: 5px;
}

.c-item_a h6{
margin-bottom: 0 !important;
border: none;
font-size: 1.2rem;
}

.c-item_a h6 span{
font-size: 0.9rem;
}

.box {
    margin: 0 auto;
    max-width: 1200px;
	width:90%;
}

.box02{position:relative;overflow:hidden;margin-bottom:50px;}

.box02 ul {
	position: relative;
	left: 50%; /* ulを右に50%移動 */
	float: left;
	margin-left: -5px;/* liのmarginの半分をネガティブマージン（しないと右にずれる） */
}
 
.box02 ul li {
	position: relative;
	left: -50%; /* 左に50%移動 */
	float: left;
	margin-left: 10px;
}

.box02 h4 {
	width: fit-content;
    border-bottom: 1px double #555859;
    border-right: none;
    border-left: none;
    border-top: 1px double #555859;
    font-size: 1.3rem;
    font-weight: 600;
    color: #555859;
    background-color: #fff;
    margin: 0 auto 20px;
    padding: 7px 5px;}

.gai{
	width: 80%;
    margin: 50px auto;
}

.pro{
width:70%;
margin: 0 auto;
}

@media only screen and (max-width: 600px) {.pro{
width:100%;
}}

.c_table {
    margin-bottom: 0;
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
}

.c_table th {
    border: none;
    border-bottom: solid 1px #696969;
    border-top: solid 1px #696969;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 2rem;
    padding-left: 1rem;
    background-color: #fff;
    text-align: left;
    font-weight: 400;
    vertical-align: top;
}

.c_table td {
    border: none;
    border-bottom: solid 1px #696969;
    border-top: solid 1px #696969;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 1rem;
    margin-left: 10px;
    background-color: #fff;
    text-align: left;
    font-weight: 400;
    vertical-align: top;
}

.br_sp {
    display: none;
}

@media (max-width: 600px) {
    .br_sp {
        display: block;
    }
}

.gai h4 {
	width: fit-content;
    border-bottom: 1px double #555859;
    border-right: none;
    border-left: none;
    border-top: 1px double #555859;
    font-size: 1.3rem;
    font-weight: 600;
    color: #fff;
    background-color: #555859;
    margin: 0 auto 20px;
    padding: 7px 30px;}

.footer-bottom-logo{bottom: 0;
    position: relative;
float: none;}

.footer-bottom-content {
    float: none;
    text-align: center;
}

.mobile-header-menu-buttons {
        top: 0;
        bottom: auto;
        justify-content: space-around;
        min-width: 46px;
        box-shadow: 0 0 5px darkgrey;
    }
}