body{
	    font-family: "Noto Sans JP", sans-serif;
}
h1{
	font-weight:bold;
	font-size:28px;
}
h1:after{
    content: "";
    display: block;
    position: absolute;
    background-image: url(/wp-content/themes/kaitorimakxas/images/item/logo_item.png);
    width: 150px;
    height: 150px;
    background-size: cover;
    background-position: right;
    right: 0;
    top: -30px;
}
.fonts{
	font-size:14px;	
}
.fontl{
font-size:18px;	
}
body.single .mt-5 {
  margin-top: 3rem !important;
}
body.single .mt-4 {
  margin-top: 1.5rem !important;
		font-weight:bold;
	    text-align: right;
}
body.single .mt-3 {
  margin-top: 1rem !important;
	font-weight:bold;
}
body.single .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
}
body.single .col-md-12 {
  flex: 0 0 auto;
  width: 100% !important;
}
body.single .col-md-11 {
  flex: 0 0 auto;
  width: 91.6666666667% !important;
}
body.single .col-md-10 {
  flex: 0 0 auto;
  width: 83.3333333333% !important;
}
body.single .col-md-9 {
  flex: 0 0 auto;
  width: 75% !important;
}
body.single .col-md-8 {
  flex: 0 0 auto;
  width: 66.6666666667% !important;
}
body.single .col-md-7 {
  flex: 0 0 auto;
  width: 58.3333333333% !important;
}
body.single .col-md-6 {
  flex: 0 0 auto;
	padding:0.5%;
  width: 50% !important;
}
body.single .col-md-5 {
  flex: 0 0 auto;
  width: 41.6666666667% !important;
}
body.single .co-md-4 {
  flex: 0 0 auto;
  width: 33.3333333333% !important;
}
body.single .col-md-3 {
  flex: 0 0 auto;
  width: 25% !important;
}
body.single .col-md-2 {
  flex: 0 0 auto;
  width: 16.6666666667% !important;
}
body.single .col-md-1 {
  flex: 0 0 auto;
  width: 8.3333333333% !important;
}
body.single .col-7 {
    flex: 0 0 auto;
    width: 58.3333333333% !important;
}
body.single .col-6 {
    flex: 0 0 auto;
    width: 50% !important;
}
body.single .col-5 {
    flex: 0 0 auto;
    width: 41.6666666667% !important;
}
.main dd a {
color:#1D7ACB;
	    border-bottom: 1px solid;
}
section{
	padding:80px 0;
}
.bg-white{
background-color:#fff;
}
.bg-orange {
    background-color: #FCF9F5;
}
.itme-info_title{
background-color:#393939;
	color:#fff;
	font-size:18px;
	    text-align: center;
	padding:5px 0;
}
.item-bnr{
	position:relative;
	text-align:center;
	margin: 40px 0;
}
.item-bnr div {
    color: #E64754;
    position: absolute;
    left: 0;
top: 20%;
    right: 0;
    text-align: center;
    font-size: 24px;
    line-height: 1.85rem;
}
.item-bnr div span {
	font-size:20px;
}
.align-items-center{
	align-items:center;
}
dl {
	display:flex;
	    margin-bottom: 3px;
	    align-items: center;
		font-weight:bold;

}
dt {
	background-color:#F0F0F0;
    padding: 10px;
    font-size: 18px;
    max-width: 120px;
    width: 100%;
    text-align: center;
}
dd{
		font-size:22px;
	margin-left:20px;
}
.itme-fee{
	color:#E64754;
	font-weight:bold;
	font-size:26px;
	    text-align: center;

}
.itme-fee span {
		font-size:40px;
}
/* .item-bnr img {
display:block;
	margin: 40px auto;
} */
.text-center {
	text-align:center;
}
.title-en {
    font-size: 100px;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke: 1px #E8E0D0;
    text-stroke: 1px #E8E0D0;
    position: absolute;
    top: -150px;
    left: 0;
    z-index: -1;
    right: 0;
}
#voice{
background-color:#FCF9F5;
	padding: 80px 50px
}
.voice-area {
	background-color:#fff;
padding:80px 50px;
}
.voice-title {
position:relative;
}
.faq-q{
font-size:26px;
	font-weight:bold;
}
.faq-q:before{
background-color: #E64754;
    content: "Q";
    font-size: 20px;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border-radius: 40px;
    line-height: 40px;
	margin-right:10px;
			margin-top:30px;
}

#staff-comment{
  background-color:#FCF9F5;
    padding: 80px 50px;
  }

.staff__comment-wrapper {
	margin-top:40px;
	padding: 40px 0;
	position:relative;
	border-top:1px solid #E64754;
	border-bottom:1px solid #E64754;
}

.customer__comment-text {
    font-size:16px;
		margin-top:10px;
}
.staff__comment-text {
    font-size:16px;
		margin-top:10px;
}
.staff__comment-text ol {
  list-style-position: outside;
  padding-left: 1.5em; /* 適度なインデント */
  margin-left: 0;
  text-align: left;
}

.staff__comment-text ol li {
  margin-bottom: 0.5em; /* 適度な行間 */
}

.voice-title h2 {
font-size:36px;
	font-weight:bold;
}
.voice-title h2 span{
	    font-size: 28px;
}
.voice-border{
	border: 2px solid #E64754;
	color:#E64754;
	padding:20px 0;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	margin-top:60px;
	    margin-bottom: 40px;
}
 .swiper-button-next {
    background-image: url(/wp-content/themes/kaitorimakxas/202208/images/arrow_right.png);
    background-position: center;
    width: 44px!important;
    background-size: cover;
    top: 40%!important;
}
 .swiper-button-prev {
    background-image: url(/wp-content/themes/kaitorimakxas/202208/images/arrow_left.png);
    background-position: center;
    width: 44px!important;
    background-size: cover;
    top: 40%!important;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display:none;
}
.swiper {
	width:100%;
}
body {
background-color:#fff;
}
.bnr2 {
    background-image: url(/wp-content/themes/kaitorimakxas/202208/images/border2.png);
    padding: 0px 0 20px;
    margin: 80px 0 40px;
}
 .bnr2 .row {
  margin-top: -50px;
  max-width:920px;
}
 .bnr2 a {
  height: 118px;
  max-width:440px;
}
 .bnr2 .tel {
  font-size: 37px;
}
 .bnr2 .icon {
  position: relative;
  top: -13px;
}
 .bnr2-text {
  font-size: 24px;
  margin-bottom: 20px;
  position: relative;
}
 .bnr2-text:before {
 content: "";
 display: inline-block;
 width: 3px;
 height: 30px;
 background-color: #E64754;
 transform: rotate(-45deg);
 margin-right: 40px;
 position: relative;
 top: 10px;
}
.bnr2-text:after {
 content: "";
 display: inline-block;
 width: 3px;
 height: 30px;
 background-color: #E64754;
 transform: rotate(45deg);
 margin-left: 40px;
 position: relative;
 top: 10px;
}
.bnr2 .cta .reception-hours {
  font-size: 0.9em;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
  font-weight: bold;
}
 .bnr2 .cta .text {
  font-weight: bold;
  font-size: 1.4em;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
	 font-size: 30px;
}
 .bnr2 a[data-action="line"] .icon {
  left: -5px;
}
.bnr2-text {
  font-size: 28px;
  margin-bottom: 20px;
  position: relative;
  top: -30px;
	font-weight:bold;
}
.bnr2 .fonts {
  font-size: 16px;
  position: relative;
  top: 5px;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
  font-weight: bold;
}


.text-red {
    color: #E64754;
}
 .lv {
  position: relative;
  padding: 20px 0 100px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
   .lv {
    padding: 0px 0 100px;
    height: auto;
  }
}
 .lv-title {
  font-size: 32px;
  font-weight: bold;
  margin-top:60px;
}
 .lv-title:after {
  border-bottom: 3px solid #E64754;
  content: "";
  display: block;
  width: 100%;
  margin: 40px auto;
}
.results-area {
    display: flex;
    flex-wrap: wrap;
}
.results-area .results-box {
    width: 23%;
    margin: 1%;
}
.results-area .results-box .price {
	font-size:30px;
}

.results-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}

.results-link {
  margin: 0 12px;

}


.btn {
	background-color:#FFE200;
	font-size:16px;
	    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    margin-top: 20px;
}
@media screen and (max-width: 768px) {
   .lv-title {
    font-size: 22px;
    text-align: center;
  }
   .lv-title:after {
    margin: 20px auto;
  }
}
 .lv-title img {
  height: 70px;
  margin-top:10px;
}
.item-img {
    height: 200px;
    background-position: center;
    background-size: cover;
    margin: 40px 0 10px;
}
@media screen and (max-width: 768px) {
   .lv-title img {
    display: inline-block !important;
    height: auto;
    width: 80% !important;
  }
}
 .lv-title span {
  vertical-align: bottom;
  font-size: 50px;
  position: relative;
  top: 5px;
  left: 5px;
}
 .lv-text {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: -40px;
  font-family: æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½"", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "Yu Gothic", sans-serif;
}
@media screen and (max-width: 768px) {
   .lv-text {
   margin-top: 20px;
   margin-bottom: 40px;
 }
  .lv-title span {
  font-size: 30px;
  color: #393939;
}
}
 .lv-btn {
  position: absolute;
  bottom: -160px;
  max-width: 720px;
  width: 100%;
}
 .lv-btn .cta [data-action=line] {
  position: relative;
  left: 20px;
}
 .lv-btn .cta .icon {
  position: relative;
  top: -10px;
}
 .lv-btn .cta .fonts {
  position: relative;
  top: 10px;
}
#results1 {
	padding:160px 0 80px;
}
#results1 .swiper,
#results2 .swiper{
    margin-top: 40px;
}
#results1 .title-en,
#results2 .title-en{
	    top: -85px;
}
@media screen and (max-width: 768px) {
   .lv-btn .cta [data-action=line] {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
   .lv-btn {
    max-width: 250px;
    bottom: -200px;
  }
}
 .lv-sp {
  width: auto !important;
  z-index: -1;
  position: absolute;
  bottom: -150px;
  height: 400px;
  right: 0;
}
 .lv-sp2 {
  z-index: 1;
}
footer {
    margin-top: 100px;
}
.comment {
	margin-top:40px;
	padding: 40px 0;
	position:relative;
	border-top:1px solid #E64754;
	border-bottom:1px solid #E64754;
}

.comment-text-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  justify-content: space-between;
}

.comment-img-wrapper {
  display: flex;
  position: relative;
}

.comment-title{
	color:#E64754;
	font-weight:bold;
}
.comment-text{
	font-size:16px;
	margin-top:10px;
}

.comment-text ol {
  list-style-position: outside;
  padding-left: 1.5em; 
  margin-left: 0;
  text-align: left;
}

.comment-text ol li {
  margin-bottom: 0.5em; 
}

.comment-img{
  height: 200px;
  width: auto;
  display: block;
  margin-left: 8px;
}


@media (max-width: 800px) {
  .main img.comment-img {
    height: auto;
    width: 100%;
    max-width: 200px;
    display: block;
  }
}

@media (max-width: 768px) {
  .main img.comment-img {
    height: auto;
    width: 100%;
    max-width: 150px;
    display: block;
  }
}

.comment-name{
	    position: absolute;
    right: 0;
    bottom: 0;
	color:#fff;
font-size:14px;
padding:4px 8px;
z-index: 2
}
.comment-name div{
	font-size:12px;
}
@media screen and (max-width: 768px) {
.bnr2 a {
    height:auto;
    padding: 10px 20px;
  }
.bnr2 .icon {
    left: 10px;
  }
 .bnr2-text {
    font-size: 18px;
  }
 .bnr2 .cta .text {
    font-size: 22px;
  }
.bnr2 .fonts {
    font-size: 14px;
    top: 0;
  }
.bnr2-text:before {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 2px;
    height: 22px;
    left: 40px;
  }
.bnr2-text:after {
    position: absolute;
    top: auto;
    right: 40px;
    bottom: 0;
    width: 2px;
    height: 22px;
  }
 .bnr2 .tel {
    font-size: 26px;
  }
 .bnr2 {
    padding: 0px 0 40px;
  }
 .bnr2 .row {
    margin-top: -30px;
  }
}
@media screen and (max-width: 768px) {
  body.single .col-md-12 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-11 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-10 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-9 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-8 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-7 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-6 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-5 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-4 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-3 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-2 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  body.single .col-md-1 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  #area-list,
	#staff-comment,
	#voice,
	.voice-area {
		    padding: 40px 20px !important;
	}
	.title-en{
		font-size:60px;
		top:-80px;
	}
	.voice-title h2,
	.voice-border{
font-size:20px;
	}
	.voice-title h2 span {
    font-size: 16px;
}
	.faq-q{
		    font-size:18px;
	}


	.faq-q:before{
		font-size: 16px;
		line-height:30px;
		height:30px;
		width:30px;
	}
	h1{
	font-size:24px;
}
	.itme-fee{
		    margin: 10px 0;
		font-size:20px;
	}
	.itme-fee span {
    font-size: 30px;
}
	.itme-info_title{
		font-size:16px;
	}
	dt {
    font-size: 14px;
}
dd{
		font-size:18px;
}
	.item-bnr div{
		    font-size:16px;
		    line-height: 1.25rem;
		top:15%;
	}
	.item-bnr div span {
    font-size: 14px;
}
		#results1 .title-en, #results2 .title-en {
    top: -45px;
}
	#results1 {
    padding: 80px 10px 40px;
}
	section {
    padding: 40px 0;
}
	.fontl{
font-size:16px;	
}
	.fonts{
	font-size:12px;	
}
}

.bnr2 .cta {
  text-align: center;
}
.bnr2 .cta a {
  margin-left: auto;
  margin-right: auto;
}



