@charset "UTF-8";



.page_block_header{
    padding-bottom: 5px;
    text-align: center;
}

@media only screen and (max-width: 54em){
.page_block_header {
    padding-bottom: 5%;
    }
}


/* block_sub_title */
.topics_sub_title {
  letter-spacing: 0.3rem;
  font-weight: bold;
}
@media only screen and (max-width: 48em) {
  .topics_sub_title {
    margin: auto;
    max-width: 80%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 30em) {
  .topics_sub_title br {
    display: none;
  }
}

/* block_sub_title */
.topics_sub_title02 {
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 15px;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
  .topics_sub_title02 {
    margin: auto;
    max-width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 10px 0 15px 0;
  }
}
@media only screen and (max-width: 30em) {
  .topics_sub_title02 br {
    display: none;
  }
}




/* ===pageNation=== */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
}
/*
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #000;
    opacity: 2;
}
.swiper-pagination-bullet-active{
    background-color: #aa8e76;
}
*/
/*グレー版スライド .swiper_boxに.swipe_grayが付く場合、エリア背景白で要素背景グレー */
.swiper_box.swipe_gray .swiper-pagination-bullet {
    background: #000;
}
.swiper_box.swipe_gray .swiper-pagination-bullet-active{
    background-color: #5d7e2a;
}
/* ===pageNation=== */

.swiper_box{
font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
div.swiper-wrapper{
    margin-bottom: 10px;
    align-items: stretch;
    background-color: #fff;
}

/* 汎用swipe */
div.neo_common_slide{
    background-color: #fff;
    height: auto;
    margin-bottom: 30px;
}
/*グレー版スライド*/
.swiper_box.swipe_gray div.neo_common_slide{
    background-color: #eeeeee;
}
div.neo_common_slide a{
    text-decoration: none;
}
div.neo_common_slide a:visited{
    color: #000;
}
div.neo_common_slide a:hover{
    opacity: 0.8;
}
img.neo_common_image{
    display: block;
    margin: 0;
    padding: 0;
}
/*
div.neo_common_slide_inner{
    padding: 10px 10px;
}
*/
div.swiper_icon_box{
    margin: 0 0 10px 0;
}
/*
span.swiper_icon{
    display: inline-block;
    width: 100px;
    margin: 0 5px 0 0;
    text-align: center;
    background-color:#aa8e76;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.2px;
    padding: 3px;
    font-family: "Quicksand";
}
*/


div.areaG_swiper{
    position: relative;
    padding: 0 0 30px 0;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    z-index: 1;
}
div.areaG_swiper_item{
    border: solid 1px #bca475;
    padding: 30px;
}
div.areaG_swiper_item figure{
    padding: 20px;
}
div.areaG_swiper_item span.areaG_num{
    color: #bca475;
    font-size: 20px;
}
div.areaG_swiper_item p.areaG_text1{
    color: #575757;
    font-size: 14px;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: solid 1px #bca475;
}
div.areaG_swiper_item p.areaG_text2{
    font-size: 16px;
}
/* 480px */
@media only screen and (max-width: 30em) {
div.areaG_swiper_item{
    padding: 20px 50px;
}
}



/*flex_2G 2段 50:50*/
.flex_2G{
	display: flex;
	justify-content: space-between;
}
.flex_2G .flex_2G_innerA{
	width: 50%;
    order: 1;
	padding-right: 5px;
}
.flex_2G .flex_2G_innerB{
	width: 50%;
    order: 2;
}

/* 480px */
@media only screen and (max-width: 30em) {
.flex_2G{
	display: block;
}
}



/*=============== 4つのポイント ===============*/
.point_container{
  margin: 4% auto;
}
.point_area{
  padding: 0 85px;
  margin-bottom: 30px;
}
.point_box{
  width: 50%;
  display: grid;
  align-content: center;
}
.point_box p{
  font-weight: 500;
  font-size: 15px;
}
.point_box-img{
  width: 50%;
  padding: 20px 0;
}
.point_box p.point_text{
  font-size: 20px;
  font-family: Akshar, sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  color: #ddcf9a;
  margin-bottom: 20px;
}
.point_text2{
  font-size: 1.4rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  color: #ddcf9a;
  text-align: center;
}
.point_maintitle{
  font-weight: bold;
  font-size: 18px;
  color: #444;
}
.point_box p.point_title{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


@media only screen and (max-width: 48em) {
.point_area{
  padding: 30px 30px;
}
.point_box{
  width: 100%;
}  
.point_box p{
  font-size: 13px;
}
.point_box-img{
  width: 100%;
  padding: 20px 0 0 0;
}
.point_maintitle{
  font-size: 16px;
}
.point_text2{
  font-size: 1.2rem;
}
}




/*=============== parts <br> ===============*/
/*本文 PCスマホbr有り*/
.pcmb_show {
	display: block !important;
}
/*本文 PC時のみbr有り*/
.pc_show {
	display: block !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: none;
}
@media only screen and (max-width: 48em) {
/*本文 PC時のみbr有り*/
.pc_show {
	display: none !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: block !important;
}
}

.bg_color_beige{
  background-color: #f7f6ee;
}




/*=============== guest(よくあるご質問) ===============*/
#pageBase.guest .guest_block a {
  color: #000;
  text-decoration: underline;
}

#pageBase.guest .guest_block a:hover {
  color: #5fcc85;
}

#pageBase.guest .guest_block .guest-box_header {
  margin-bottom: 80px; 
  color: #000;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2.0;
}

#pageBase.guest .guest_block .guest-box_header .block_title {
  margin-bottom: 30px; 
  letter-spacing: 0.25rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}

#pageBase.guest .guest_block .guest-box_header .guest_lead_txt {
  margin-bottom: 60px; 
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 2.4;
}

#pageBase.guest .guest_block .guest-box_header .guest_header_img_box {
  overflow: hidden; 
  margin-top: 40px;
}

#pageBase.guest .guest_block .guest-box_header .guest_header_img_box .guest_header_img {
  width: 50%;
}

#pageBase.guest .guest_block .guest-box_header .guest_header_img_box .guest_header_img.left {
  float: left;
  width: 56.7%;
}

#pageBase.guest .guest_block .guest-box_header .guest_header_img_box .guest_header_img.right {
  float: right;
  width: 43.3%;
}

#pageBase.guest .guest_block .guest-box_header .btn {
  margin-top: 40px;
}

#pageBase.guest .guest_block .guest-box_header .btn a {
  margin: 0 !important; 
  width: 220px;
  color: #fff;
  text-decoration: none;
}

#pageBase.guest .guest_block .guest-box_header .btn a:hover {
  color: #fff;
}

#pageBase.guest .guest_block .guest-box {
  overflow: hidden;
  padding: 80px 0;
}

#pageBase.guest .guest_block .guest-box .guest-box_title {
  letter-spacing: 0.25rem; 
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}

#pageBase.guest .guest_block .guest-box.service {
  padding-bottom: 40px; 
  background-color: #f5f5f5;
}

#pageBase.guest .guest_block .guest-box.service .guest-box_header {
  margin-bottom: 60px;
}

#pageBase.guest .guest_block .guest-box.service .service_list {
  overflow: hidden; 
  margin: 0 -13px;
  font-size: 0;
}

#pageBase.guest .guest_block .guest-box.service .service_list .service_item {
  display: inline-block;
  margin-bottom: 40px;
  padding: 0 13px;
  width: 33.33%;
  color: #000;
  vertical-align: top;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.8;
}

#pageBase.guest .guest_block .guest-box.service .service_list .service_item .service_title {
  margin-top: 15px; 
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}

#pageBase.guest .guest_block .guest-box.service .service_list .service_item .service_txt {
  margin-top: 10px;
}

#pageBase.guest .guest_block .guest-box.faq {
  padding-bottom: 0; 
  background-color: #fff;
}

#pageBase.guest .guest_block .guest-box.faq .guest-box_header {
  margin-bottom: 40px;
}

#pageBase.guest .guest_block .guest-box.faq .faq_list {
  overflow: hidden;
  border-color: rgba(0, 0, 0, 0.1);
  border-top-width: 1px;
  border-top-style: solid;
}

#pageBase.guest .guest_block .guest-box.faq .faq_list .faq_item {
  margin: 0;
  padding: 25px 0;
  border-color: rgba(0, 0, 0, 0.1);
  border-bottom-width: 1px;
  border-bottom-style: solid; 
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.8;
}

#pageBase.guest .guest_block .guest-box.faq .faq_list .faq_item .faq_title {
  font-weight: bold; 
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}

#pageBase.guest .guest_block .guest-box.faq .faq_list .faq_item .faq_txt {
  margin-top: 15px;
}

#pageBase.guest .guest_block .guest-box.service .service_list .service_item img {
  border-radius: 5px;
}

@media only screen and (max-width: 48em) {
  #pageBase.guest .main-area {
  /*  padding-bottom: 50px;*/
  }
  #pageBase.guest .guest_block .guest-box_header {
    margin-bottom: 40px; 
    padding-right: 4%;
    padding-left: 4%;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #pageBase.guest .guest_block .guest-box_header .block_title {
    margin-bottom: 10px; 
    letter-spacing: 0.25rem;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #pageBase.guest .guest_block .guest-box_header .guest_lead_txt {
    margin-bottom: 30px;
  }
  #pageBase.guest .guest_block .guest-box_header .guest_header_img_box {
    margin-top: 30px;
  }
  #pageBase.guest .guest_block .guest-box_header .guest_header_img_box .guest_header_img {
    width: 100%;
  }
  #pageBase.guest .guest_block .guest-box_header .guest_header_img_box .guest_header_img.left {
    float: none;
    width: 100%;
  }
  #pageBase.guest .guest_block .guest-box_header .guest_header_img_box .guest_header_img.right {
    float: none;
    width: 100%;
  }
  #pageBase.guest .guest_block .guest-box_header .btn {
    margin-top: 20px;
  }
  #pageBase.guest .guest_block .guest-box {
    padding: 40px 0;
  }
  #pageBase.guest .guest_block .guest-box .guest-box_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #pageBase.guest .guest_block .guest-box.service {
    padding-right: 4%; 
    padding-left: 4%;
  }
  #pageBase.guest .guest_block .guest-box.service .guest-box_header {
    margin-bottom: 30px;
  }
  #pageBase.guest .guest_block .guest-box.service .service_list {
    margin: 0;
  }
  #pageBase.guest .guest_block .guest-box.service .service_list .service_item {
    display: block;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.8;
  }
  #pageBase.guest .guest_block .guest-box.service .service_list .service_item .service_title {
    margin-top: 15px; 
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #pageBase.guest .guest_block .guest-box.service .service_list .service_item .service_txt {
    margin-top: 10px;
  }
  #pageBase.guest .guest_block .guest-box.faq {
    padding-right: 4%; 
    padding-left: 4%;
  }
  #pageBase.guest .guest_block .guest-box.faq .guest-box_header {
    margin-bottom: 20px;
  }
  #pageBase.guest .guest_block .guest-box.faq .faq_list .faq_item {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #pageBase.guest .guest_block .guest-box.faq .faq_list .faq_item .faq_title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}





/*=============== flex_2A 48:48 ===============*/
.flex_2A{
	display: flex;
	justify-content: space-between;
}
.flex_2A_inner{
	width: 49% !important; 
}
.flex_2B{
	display: flex !important;
	justify-content: space-between;
  width: 100% !important;
}
.flex_2B_inner{
	width: 49% !important; 
}

.content_img{
  margin-bottom: 2%;
}

@media only screen and (max-width: 48em) {
.flex_2A{
	display: block;
}
.flex_2A_inner{
	width: 100% !important; 
}
}





/*=============== style text ===============*/
.style_text {
  font-weight: normal !important;
  text-align: center;
  font-family: 'Akshar', sans-serif;
  color: #444444;
  margin: 10px auto 10px;
}
@media only screen and (max-width: 48em) {
  .style_text {
    font-size: 2.5rem !important;
  }
}