@charset "utf-8";

/*------------------------------
Nav
------------------------------*/
.wrap_his .visual .main .wrap_ttl{
   position: absolute;
    width: 100%;
    top: 30%;
     /* text-shadow: 1px 1px 5px #2a2a2a;
	color: #fff;*/
    text-align: center;
}
.page_link ul {
	display: flex;
    gap: 20px;
    margin: 0 auto;
    width: 80%;
    flex-wrap: wrap;
    justify-content: center;
}
.page_link ul li {
    min-width: 200px;
}
.page_link ul li .arrow {
    padding: 12px;
/*    border: solid 2px #6d6d6d;*/
/*    border: solid 2px #bbaa92;*/
    border: solid 2px #cc9a6a;
    background-color: #fff;
    display: block;
/*    color: #6d6d6d;*/
/*    color: #bbaa92;*/
    color: #cc9a6a;
    font-weight: bold;
   font-size: 12px;
/*     font-size: 10px;*/
	text-align: center;
	position: relative;
   letter-spacing: -0.1em
}
.page_link ul li .arrow.w2025 {
/*   background: #eaf4f4;*/
   background: #eaf4f4;
}
.page_link ul li .arrow:hover {
/*    background: #6d6d6d;*/
/*background: #bbaa92;*/
background: #cc9a6a;
    color: #fff;
}
.page_link ul li .arrow:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
/*    border-top: solid 2px #6d6d6d;
    border-right: solid 2px #6d6d6d;*/
    border-top: solid 2px #cc9a6a;
    border-right: solid 2px #cc9a6a;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -0.5em;
}


@media screen and (max-width: 480px){
.page_link ul {
    width: inherit;
	gap: 12px;
}
.page_link ul li {
   min-width: 46%;
}
.page_link ul li .arrow {
    padding-right: 25px;
}
}



/*------------------------------

merit

------------------------------*/
.wrap_his .merit{
	/*background: url(../images/bg_performance_pc.jpg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
	    margin-bottom: 10%;*/

}

.wrap_his .merit {
}
.wrap_his .merit .wrap_merit {
       width: 85%;
    padding: 4% 2% 4% 15%;
    float: left;
}
.wrap_his .merit .box_photo {
    position: relative;
}
.wrap_his .merit .box_photo .photo01{
    width: 60%;
    height: 450px;
	    background: url(../images/top_point02.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.wrap_his .merit .box_photo .photo02{
   width: 30%;
    height: 350px;
    background: url(../images/top_point03.jpg);
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    top: 200px;
    left: 60%;
}

.wrap_his .merit .wrap_merit .sub_ttl{
       font-size: 20px;
    font-weight: bold;
}
.wrap_his .merit .wrap_merit .ttl{
        font-size: 48px;
    font-weight: bold;
    font-family: 'Cardo', "Times New Roman", Times, 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HG明朝B", serif;
    letter-spacing: 0.3rem;
	 
}
.wrap_his .merit .wrap_merit .dtl{
    font-size: 16px;
    margin-top: 30px;
    line-height: 2;
}
.wrap_his .merit .wrap_merit .dtl .txt span{
   color: rgb(120, 208, 174);
}



@media screen and (max-width: 1500px){

	
}


@media screen and (max-width: 480px){
.wrap_his .merit .merit {
        width: 100%;
    padding: 3%;
    color: #555a57;
   /* background: url(../images/bg_performance_sp.jpg);*/
    background-size: cover;
    background-position: 50% 50%;
}
.wrap_his .merit .wrap_merit .sub_ttl {
    font-size: 13px;
    margin-bottom: 8px;
}
.wrap_his .merit .wrap_merit .ttl {
    font-size: 25px;
    letter-spacing: .2rem;
    background: #fff;
    display: inline-block;
    line-height: 1;
    padding: 8px 8px 8px 0px;
    font-weight: normal;
    color: rgb(120, 208, 174);
	 font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.wrap_his .merit .wrap_merit .dtl {
    margin-top: 3%;
    line-height: 2;
    letter-spacing: 0.15em;
    font-size: 12px;
}

}


/*------------------------------

recomend

------------------------------*/
.wrap_his .recomend {
    margin: 5% auto 14%;
    width: 90%;
}
.wrap_his .recomend .big_ttl {
    text-align: center;
    font-size: 26px;
    margin: 100px auto;
    font-weight: bold;
}
.wrap_his .recomend .big_ttl .en {
    font-family: 'Cardo', serif;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: .1rem;
    line-height: 1;
    color: #7bcbac;
    margin-bottom: 10px;
}

.wrap_his .recomend .wrap_recomend .box{
    width: 50%;
    padding: 2.5% 3% 2.5% 0%;
    float: left;
}
.wrap_his .recomend .wrap_recomend .box:nth-child(2n){
    padding: 2.5% 0% 2.5% 3%;
}
.wrap_his .recomend .wrap_recomend .box .buttom .txt{
        font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 15px;
}
.wrap_his .recomend .wrap_recomend .box .buttom .catch{
    width: 300px;
}
.wrap_his .recomend .wrap_recomend .box .buttom .photo{
   text-align: center;
    width: 50%;
    float: right;
    padding-left: 5%;
}
.wrap_his .recomend .wrap_recomend .box .dtl{
    font-size: 15px;
    margin-top: 20px;
    width: 500px;
}
.wrap_his .recomend .wrap_recomend .box .dtl p span {
	display: inline;
    border-bottom: dashed 1px;
    line-height: 2;
    padding-bottom: 3px;
}

@media screen and (max-width: 480px){
.wrap_his .merit {
        margin: 0px auto 80px;
}
.wrap_his .merit .wrap_merit {
    float: none;
    width: 90%;
    margin: auto;
    padding: 8% 0px 2%;
}

.wrap_his .merit .box_photo .photo01 {
    width: 85%;
    height: 200px;
    background: url(../images/top_point02.jpg);
    background-size: cover;
    background-position: 60% 50%;
    z-index: -2;
    position: relative;
}
.wrap_his .merit .box_photo .photo02 {
    width: 40%;
    height: 150px;
    background: url(../images/top_point03.jpg);
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    top: 160px;
    left: 60%;
    z-index: -1;
}
.wrap_his .recomend {
    margin: 15% auto;
    width: 90%;
}
.wrap_his .recomend .big_ttl {
    margin: 8% auto;
    font-size: 18px;
    letter-spacing: 0.15rem;
    font-weight: bold;
    line-height: 1.5;
    width: 90%;
}
.wrap_his .recomend .big_ttl .en {
    font-size: 13px;
    margin-bottom: 5px;
}
.wrap_his .recomend .wrap_recomend .box {
    width: 100%;
    padding: 0px;
    float: none;
	margin-bottom: 30px;
		    background: #eee;
			    position: relative;
}
.wrap_his .recomend .wrap_recomend .box .buttom:after {
	    content: "";
    position: absolute;
    width: 5%;
    height: 100%;
    /*background: #eee url(../images/arrow_bottom_gr.png);*/
    background-position: 50% 50%;
    top: 0%;
    right: -5%;
    background-repeat: no-repeat;
    z-index: 2;
    background-size: 12px;
}
.wrap_his .recomend .wrap_recomend .box .buttom.active:after {
	    content: "";
    position: absolute;
    width: 5%;
    height: 100%;
    /*background: #eee url(../images/arrow_bottom_gr.png);*/
    background-position: 50% 50%;
    top: 0%;
        right: -5%;
    background-repeat: no-repeat;
    z-index: 2;
    background-size: 12px;
}
.wrap_his .recomend .wrap_recomend .box:nth-child(2n) {
    padding: 0px;
}
.wrap_his .recomend .wrap_recomend .box .ttl.buttom{
    display: table;
	 width: 95%;
	     background: #fff;
		     position: relative;
}
.wrap_his .recomend .wrap_recomend .box .buttom .txt {
    font-size: 14px;
    font-weight: bold;
    display: table-cell;
	    vertical-align: top;
    padding: 2% 3% 0% 0%;
}
.wrap_his .recomend .wrap_recomend .box .buttom .catch{
       width: 170px;
    position: absolute;
    top: -14px;
}
.wrap_his .recomend .wrap_recomend .box .buttom .photo {
    text-align: center;
    width: 30%;
    float: none;
    padding-left: 0%;
    display: table-cell;
	    height: 75px;
}
.wrap_his .recomend .wrap_recomend .box .buttom .photo img{
    height: 75px !important;
    object-fit: cover;
}
.wrap_his .recomend .wrap_recomend .box .dtl {
    font-size: 12px;
    margin-top: 0px;
    width: 100%;
    padding: 3%;
        background: #f7f7f7;
		letter-spacing: 0.15em;
}
.wrap_his .recomend .wrap_recomend .box .wrap_aco .dtl{
    float: none;
    width: 100%;
}

}

/*------------------------------

cm_bnr

------------------------------*/
.wrap_his .cm_bnr{
    margin-bottom: 8%;
}
.wrap_his .cm_bnr .box_bnr{
    text-align: center;
}
.wrap_his .cm_bnr .box_bnr a{
    display: inline-block;
}
.wrap_his .cm_bnr .box_bnr img.bnr{
    box-shadow: 4px 4px 4px 0px #dbdbdb;
	transition-duration: 0.3s;
}
.wrap_his .cm_bnr .box_bnr a:hover img.bnr{
    box-shadow: 4px 4px 4px 0px #909090;
	transition-duration: 0.3s;
}

@media screen and (max-width: 480px){
.wrap_his .cm_bnr {
    margin: 8% auto 15%;
    width: 80%;
}
.wrap_his .cm_bnr .box_bnr img.catch{
    text-align: center;
    display: inline !important;
    width: 70%;
    margin-bottom: 7px;
}
.wrap_his .cm_bnr .box_bnr a:hover img.bnr{
    box-shadow: 4px 4px 4px 0px #dbdbdb;
	transition-duration: inherit;
	
}
}

/*------------------------------

chapel_search

------------------------------*/

.wrap_his .chapel_search .box_select{
   /*background:url(../images/bg_search_pc.jpg);*/
	background-size: cover;
    background-position: 50% 100%;
	    text-align: center;
		    padding: 5% 0px;
}
.wrap_his .chapel_search .box_select .ttl{
    font-size: 50px;
    font-weight: bold;
    letter-spacing: .5rem;
    color: #fff;
	margin-bottom: 50px;
	    text-shadow: 2px 2px 5px #242424;
}
.wrap_his .chapel_search .box_select .wrap_buttom {
    width: 1200px;
    margin: auto;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom {
        width: 300px;
    background: rgba(255, 255, 255, 0.9);
    padding: 35px 25px;
    border-radius: 30px;
    display: inline-block;
    margin: 0px 30px;
    box-shadow: 4px 4px 4px 0px #565656;
    transition-duration: 0.3s;
    position: relative;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom a{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom:hover {
   background: rgba(255, 255, 255, 0.9);
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom .icon {
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom:hover .icon {
  -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom .txt{
    font-size: 25px;
    font-weight: bold;
    margin-top: 15px;
	 
}
.wrap_his .chapel_search .wrap_area {
    margin: 8% auto;
}
/*.wrap_his .chapel_search .wrap_area:nth-child(2) {
    margin: 1% auto 5%;
	padding: 0;
}*/
.wrap_his .chapel_search .wrap_plan {
    margin: 8% auto 1%;
}
.wrap_his .chapel_search .wrap_area .box_ttl, .wrap_his .chapel_search .wrap_plan .box_ttl{
    text-align: center;
        margin-bottom: 8%;
}
.wrap_his .chapel_search .wrap_area .box_ttl .en, .wrap_his .chapel_search .wrap_plan .box_ttl .en{
       font-family: 'Caveat', cursive;
    font-size: 25px;
    line-height: 1;
}
.wrap_his .chapel_search .wrap_area .box_ttl .ja, .wrap_his .chapel_search .wrap_plan .box_ttl .ja{
        color: #efa7a9;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .25rem;
}
.wrap_his .chapel_search .wrap_area .box_cts {
        line-height: 2;
}
.wrap_his .chapel_search .wrap_area .box_cts .heading{
    font-size: 22px;
    font-weight: bold;
	    margin-bottom: 50px;
		    text-align: center;
}
.wrap_his .chapel_search .wrap_area .box_cts .heading span{
    color: #efa7a9;
}
.wrap_his .chapel_search .wrap_area .box_cts .photo{
    text-align: center;
}
.wrap_his .chapel_search .wrap_area .box_cts .photo .hosoku{
    display: block;
	    margin-top: 5px;
}
.wrap_his .chapel_search .wrap_area .box_cts .dtl{
    font-size: 16px;
    margin: 40px auto;
}
.wrap_his .chapel_search .wrap_area .handling{
    text-align: center;
	    margin: 10% auto 0%;
}

.wrap_his .chapel_search .wrap_area .handling .sub_ttl{
    text-align: center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 35px;
    border-radius: 15px;
    background: #d0afbd;
    font-size: 20px;
    color: #fff;
	    margin-bottom: 3%;
}
.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area{
    display: inline-block;
    width: 21%;
    padding: 2%;
	    vertical-align: top;
		    position: relative;
}
.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area a{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area .photo{
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area:hover .photo{
 transform: scale(0.97);	/*画像の拡大率*/
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area .name{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.wrap_his .chapel_search .wrap_area .more_cts_btm, .wrap_his .chapel_search .wrap_plan .more_cts_btm {
    text-align: center;
	    margin-top: 6%;
}
.wrap_his .chapel_search .wrap_area .more_cts_btm .txt, .wrap_his .chapel_search .wrap_plan .more_cts_btm .txt{
       text-align: center;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0px 40px;
    border-radius: 15px;
    background: #e5e5e5;
    font-size: 18px;
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_area .more_cts_btm .txt:hover, .wrap_his .chapel_search .wrap_plan .more_cts_btm .txt:hover {
    background: #bee6d6;
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_area .more_cts_btm .txt:before, .wrap_his .chapel_search .wrap_plan .more_cts_btm .txt:before{
   content: "?";
    width: 35px;
    height: 35px;
    border-radius: 20px;
    display: inline-block;
    background: #7ccbac;
    line-height: 35px;
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
}
#more_area, #more_plan, #more_select_region{
    display: none;
	background: #fff;
    padding: 3%;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .box_ttl .sub, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .box_ttl .sub{
    font-size: 24px;
    font-weight: bold;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .box_ttl .ttl, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .box_ttl .ttl{
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
    line-height: 1;
    padding: 5px 20px;
    background: #ffbebe;
    color: #fff;
    border-radius: 10px;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .box_ttl, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .box_ttl  {
    text-align: center;
    margin-bottom: 3%;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .info_area, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .info_area {
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 1.8;
    font-size: 16px;
    border-bottom: dashed 2px;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .info_area .txt span, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .info_area .txt span {
    background: #feffc5;
    font-weight: bold;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .info_area .name, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .info_area .name{
    font-size: 25px;
    color: #ffbebe;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.wrap_his .chapel_search .wrap_plan .wrap_more_plan .info_area .catch{
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 8px;
    background: #ffbebe;
    padding: 5px 10px;
    line-height: 1;
    color: #fff;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .info_area .txt:before, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .info_area .txt:before{
       content: "●";
    display: inline;
    color: #ffbebe;
}
.wrap_his .chapel_search .wrap_plan .box_cts{
    margin-bottom: 15%;
}
.wrap_his .chapel_search .wrap_plan .box_cts .num{
        text-align: center;
    /*border-bottom: dotted 3px;*/
    margin-bottom: 35px;
    position: relative;
}
.wrap_his .chapel_search .wrap_plan .box_cts .num:before{
        content: "";
    position: absolute;
    width: 100%;
    height: 35px;
    /*background: url(../images/bg_plan.png);*/
    background-size: contain;
    background-position: 50% 50%;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    z-index: 2;
}
.wrap_his .chapel_search .wrap_plan .box_cts .num span{
    background: #fff;
    padding: 20px 20px 0px;
    position: relative;
    top: 25px;
    font-size: 35px;
    font-family: 'Lovers';
}
.wrap_his .chapel_search .wrap_plan .box_cts .heading{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 50px;
	    text-align: center;
}
.wrap_his .chapel_search .wrap_plan .box_cts .heading span{
        color: #efa7a9;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan{
	    position: relative;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan{
    width: 47.5%;
    float: left;
    margin-right: 5%;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan a{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan:nth-child(2n){
    margin-right: 0%;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan .photo{
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan:hover .photo{
    transform: scale(0.97);	/*画像の拡大率*/
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan .name{
    color: #c7819f;
    font-size: 20px;
    font-weight: bold;
    margin: 3% auto;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .photo{
    float: left;
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan:hover .photo{
	transform: scale(0.97);	/*画像の拡大率*/
	transition-duration: 0.3s;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan .photo{
    float: none;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .dtl{
   font-size: 16px;
    float: right;
    width: 450px;
    margin-left: 50px;
    line-height: 2;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan .dtl{
    float: none;
    width: 100%;
    margin-left: 0px;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .dtl .txt span{
    border-bottom: solid 1px;
    font-weight: bold;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .dtl .link_txt{
    text-align: right;
    color: #c7819f;
	    margin-top: 10px;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .dtl .link_txt:after{
       content: "";
    width: 18px;
    height: 18px;
   /* background: url(../images/arrow_right.png);*/
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: 2px;
    padding-left: 5px;
}


@media screen and (max-width: 480px){
.wrap_his .chapel_search .box_select {
        /*background: url(../images/bg_search_sp.jpg);*/
    background-size: cover;
    background-position: 50% 100%;
    text-align: center;
    padding: 7% 0px 10%;
}
.wrap_his .chapel_search .box_select .ttl {
        font-size: 28px;
    letter-spacing: .3rem;
    margin-bottom: 25px;
}
.wrap_his .chapel_search .box_select .wrap_buttom {
    width: 98%;
    margin: auto;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom {
        width: 42%;
    padding: 5% 3%;
    border-radius: 10px;
    display: inline-block;
    margin: 0px 2%;
    box-shadow: 2px 2px 2px 0px #565656;
    border: solid 0px #ffffff;
}

.wrap_his .chapel_search .box_select .wrap_buttom .buttom .icon img{
    width: 30px;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom .txt {
    font-size: 13px;
    margin-top: 10px;
	    color: #8a8c89;
}
.wrap_his .chapel_search .wrap_area, .wrap_his .chapel_search .wrap_plan {
    width: 97%;
    margin: auto;
    padding: 5% 0px 5%;
}
.wrap_his .chapel_search .wrap_area .box_ttl .en, .wrap_his .chapel_search .wrap_plan .box_ttl .en {
    font-size: 20px;
    font-weight: normal;
}
.wrap_his .chapel_search .wrap_area .box_ttl .ja, .wrap_his .chapel_search .wrap_plan .box_ttl .ja {
    font-size: 22px;
    font-weight: bold;
    color: #efa7a9;
	    letter-spacing: .1rem;
}
.wrap_his .chapel_search .wrap_area .box_cts {
    line-height: 1.6;
}
.wrap_his .chapel_search .wrap_area .box_cts .heading {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8%;
	    text-align: left;
}
.wrap_his .chapel_search .wrap_area .box_cts .dtl {
        margin: 8% auto;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0.15em;
}
.wrap_his .chapel_search .wrap_area .handling .sub_ttl {
    height: 30px;
    line-height: 30px;
    padding: 0px 25px;
    border-radius: 15px;
    font-size: 15px;
        margin-bottom: 10%;
}
.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area {
    display: inline-block;
    width: 30%;
    padding: 3%;
}
.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area .name {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    letter-spacing: 0;
}
.wrap_his .chapel_search .wrap_area .more_cts_btm .txt, .wrap_his .chapel_search .wrap_plan .more_cts_btm .txt {
    text-align: center;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0px 5px;
    border-radius: 15px;
    background: #e5e5e5;
    font-size: 13px;
    width: 100%;
}
.wrap_his .chapel_search .wrap_area .more_cts_btm .txt:before, .wrap_his .chapel_search .wrap_plan .more_cts_btm .txt:before {
    content: "?";
    width: 25px;
    height: 25px;
    border-radius: 20px;
    display: inline-block;
    background: #7ccbac;
    line-height: 25px;
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
}
.wrap_his .chapel_search .wrap_plan .box_cts .num {
    margin-bottom: 30px;
    position: relative;
}
.wrap_his .chapel_search .wrap_plan .box_cts .num:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 25px;
}
.wrap_his .chapel_search .wrap_plan .box_cts .num span {

    position: relative;
    top: 20px;
    font-size: 25px;
}
.wrap_his .chapel_search .wrap_plan .box_cts .heading {
        font-size: 15px;
    font-weight: bold;
    margin-bottom: 5%;
    text-align: left;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .dtl {
       float: none;
    width: inherit;
    margin-left: 0px;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0.15em;
}

.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan .photo {
    width: 100%;
	float: none;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .photo {
      width: 45%;
    margin: 0px 5% 2% 0px;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan .name {
    color: #c7819f;
    font-size: 14px;
    font-weight: bold;
    margin: 7% auto;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan .dtl {
   float: none;
       font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0.15em;
}
.wrap_his .chapel_search .wrap_plan .box_cts .box_plan .dtl .txt span {
    font-weight: normal;
}
#more_area, #more_plan {
    padding: 10% 5%;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .box_ttl .sub, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .box_ttl .sub {
    font-size: 15px;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .box_ttl .ttl, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .box_ttl .ttl {
    margin-top: 15px;
    font-size: 15px;
}
.wrap_his .chapel_search .wrap_area .wrap_more_area .info_area .txt, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .info_area .txt {
       font-size: 13px;
    letter-spacing: .1rem;
}

.wrap_his .chapel_search .wrap_area .wrap_more_area .info_area .name, .wrap_his .chapel_search .wrap_plan .wrap_more_plan .info_area .name {
    font-size: 18px;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom:hover {
        background: rgba(255, 255, 255, 0.9);
	transition-duration: inherit;
}
.wrap_his .chapel_search .box_select .wrap_buttom .buttom:hover .icon {
  -ms-transform: inherit;
    -webkit-transform: inherit;
    transform: inherit;
	transition-duration: inherit;
}

.wrap_his .chapel_search .wrap_area .handling .wrap_list_area .list_area:hover .photo{
 transform: inherit;	/*画像の拡大率*/
	transition-duration: inherit;
}

.wrap_his .chapel_search .wrap_area .more_cts_btm .txt:hover, .wrap_his .chapel_search .wrap_plan .more_cts_btm .txt:hover {
     background: rgba(255, 255, 255, 0.9);
	transition-duration: inherit;
}


.wrap_his .chapel_search .wrap_plan .box_cts .box_sp .box_plan:hover .photo{
    transform: inherit;	/*画像の拡大率*/
	transition-duration: inherit;
}

.wrap_his .chapel_search .wrap_plan .box_cts .box_plan:hover .photo{
	transform: inherit;	/*画像の拡大率*/
	transition-duration: inherit;
}
}

/*------------------------------

wrap_consult

------------------------------*/
.wrap_his .wrap_consult {
    background: #fdfaf5;
	padding-bottom: 4%;
}
.wrap_his .wrap_consult .big_ttl {
       /* background: url(../images/bg_consult_pc.jpg);*/
    background-size: cover;
    background-position: 50% 100%;
    padding: 7% 0px;
}
.wrap_his .wrap_consult .big_ttl .ttl{
        margin: auto;
    font-size: 32px;
    font-weight: bold;
	  display: inline-block;
    background: #8eceb5;
    margin-left: 10%;
    color: #fff;
	padding: 0px 10px;
}

.wrap_his .wrap_consult .wrap_reason {
      /*  background: url(../images/bg_hawaii.jpg);*/
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
.wrap_his .wrap_consult .wrap_reason .box_ttl{
       margin: 0% auto;
    padding: 5% 0px;
	    text-align: center;
}
.wrap_his .wrap_consult .wrap_reason .box_ttl .sub_ttl{
        margin: auto;
    font-size: 30px;
    font-weight: bold;
  
}
.wrap_his .wrap_consult .wrap_reason .box_ttl .sub_ttl span{
    display: block;
	font-size: 25px;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason {
   width: 1200px;
    margin: auto;
    display: table;
    border-collapse: separate;
    border-spacing: 10px 6px;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason{
        width: 600px;
    display: table-cell;
    background: #fff;
    padding: 3%;
	box-shadow: 1px 1px 10px 1px #e0dddd;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason .buttom{
    color: #7ccbac;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 3%;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason .wrap_aco{
    font-size: 16px;
    line-height: 1.8;
}
.wrap_his .wrap_consult .wrap_event .box_ttl{
    margin: 5% auto 3%;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.wrap_his .wrap_consult .wrap_event .box_ttl .en{
    font-family: 'Caveat', cursive;
    font-size: 25px;
    line-height: 1;
    font-weight: normal;
    color: #7ccbac;
}
.wrap_his .wrap_consult .wrap_event .arrow {
    position: relative;
}
.wrap_his .wrap_consult .wrap_event .arrow .top_ad {
    width: 1500px;
    /* width: 100%; */
    /* width: inherit; */
    margin: auto;
    padding: 50px 0px;
}
.wrap_his .top_ad .box_event .block {
    width: 337px;
}

@media screen and (max-width: 1500px){

.wrap_his .wrap_consult .wrap_event .arrow .top_ad {
    width: 1200px;
    /* width: 100%; */
    /* width: inherit; */
    margin: auto;
    padding: 50px 0px;
}
.wrap_his .top_ad .box_event .block {
    width: 367px;
}


}
.wrap_his .top_ad .box_event {
    position: relative;
    align-items: flex-start;
	    box-shadow: 1px 1px 10px 1px #e0dddd;
}

.wrap_his .top_ad .box_event a{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.wrap_his .top_ad .box_event .dtl{
    text-align: left;
    padding: 20px;
}
.wrap_his .top_ad .box_event .dtl .box_date .data{
    display: inline-block;
    color: #c7819f;
    margin-right: 10px;
}
.wrap_his .top_ad .box_event .dtl .box_date .lat{
    display: inline-block;
        color: #7ccbac;
}
.wrap_his .top_ad .box_event .dtl .name {
    font-size: 20px;
    /* font-weight: bold; */
}
.wrap_his .top_ad .box_event .dtl .box_txt {
    font-size: 15px;
    margin-top: 10px;
}


.wrap_his .flow .wrap_flow .flow_tool .box_flow .num{
    font-family: 'Lobster', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #5c2424;
    font-size: 22px;
    /*background: url(../images/bg_step.png);*/
    padding: 50px 0px 0px;
	background-position: 50% 0%;
    background-repeat: no-repeat;
}

@media screen and (max-width: 480px){

.wrap_his .wrap_consult .big_ttl {
   /* background: url(../images/bg_consult_sp.jpg);*/
    background-size: cover;
    background-position: 50% 100%;
    padding: 7% 0px;
}
.wrap_his .wrap_consult .wrap_reason {
    /*background: url(../images/bg_hawaii.jpg);*/
    background-size: 50%;
	    background-repeat: no-repeat;
}
.wrap_his .wrap_consult .big_ttl .ttl {
    margin: auto;
    font-size: 26px;
    font-weight: bold;
    display: block;
    background: none;
    color: #fff;
    width: 90%;
}
.wrap_his .wrap_consult .wrap_reason .box_ttl {
    margin: 0% auto;
        padding: 14% 0px 10%;
}
.wrap_his .wrap_consult .wrap_reason .box_ttl .sub_ttl {
    font-size: 22px;
}
.wrap_his .wrap_consult .wrap_reason .box_ttl .sub_ttl span {
    display: block;
    font-size: 13px;
    letter-spacing: 0px;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason {
    width: 100%;
    margin: auto;
    display: block;
	margin-bottom: 0%;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason {
    width: 90%;
    display: block;
    padding: 0%;
       margin: 0px auto 15px;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason .buttom {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0%;
    padding: 3% 8% 3% 3%;
    background: #7ccbac;
/*    background: #7ccbac;
	    position: relative;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason .buttom:after {
    content: "";
    position: absolute;
    width: 5%;
    height: 100%;
    /*background: #eee url(../images/arrow_bottom_gr.png);*/
    background-position: 50% 50%;
    top: 0%;
    right: 0px;
    background-repeat: no-repeat;
    z-index: 2;
    background-size: 12px;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason .buttom span{
    padding-right: 5px;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason .wrap_aco {
    font-size: 12px;
    padding: 3%;
}
.wrap_his .wrap_consult .wrap_reason .wrap_box_reason .box_reason .wrap_aco .dtl span{
        border-bottom: dashed 1px;
    padding-bottom: 3px;
    line-height: 2;
	letter-spacing: .1rem;
}
.wrap_his .wrap_consult .wrap_event .box_ttl {
    margin: 12% auto 5%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.wrap_his .wrap_consult .wrap_event .arrow .top_ad {
    width: 90%;
	    padding: 0px 0px 50px;
}
.wrap_his .wrap_consult .wrap_event .box_ttl .en {
    font-size: 20px;
}
.wrap_his .top_ad .box_event .block {
    width: 100%;
}
.wrap_his .top_ad .box_event .dtl .name {
     font-size: 16px;
    line-height: 1.6;
	    margin-top: 10px;
}
.wrap_his .top_ad .box_event .dtl .box_txt {
    font-size: 13px;
    margin-top: 5px;
    line-height: 2;
    letter-spacing: 0.1em;
}
}


/*------------------------------

wrap_form

------------------------------*/
.wrap_his .wrap_form {
  /*      background: url(../images/bg_borm.jpg);*/
    background-size: cover;
    background-position: 50% 50%;
        padding: 5% 0px 3%;
    color: #fff;
    text-align: center;

}
.wrap_his .wrap_form .box_ttl{
    width: 1200px;
    margin: auto;
	    position: relative;
}

.wrap_his .wrap_form .box_ttl .ttl{
    font-size: 50px;
    font-weight: bold;
    text-shadow: 2px 2px 5px #242424;
}
.wrap_his .wrap_form .box_ttl .catch{
    background: #fff;
    display: inline-block;
    padding: 10px 20px;
    line-height: 1;
    color: #7ccbac;
    font-size: 28px;
    font-weight: bold;
    margin: 10px auto;

}


.wrap_his .wrap_form .wrap_buttom {
    width: 1200px;
        margin: 30px auto 30px;
}
.wrap_his .wrap_form .wrap_buttom .buttom{
    display: inline-block;
    width: 500px;
        background: #49af87;
    font-size: 23px;
    letter-spacing: .2rem;
    font-weight: bold;
    box-shadow: 3px 3px 2px 1px #336551;
	    margin: 0px 10px;
	    padding: 15px 0px;
				    position: relative;
}
.wrap_his .wrap_form .wrap_buttom .buttom a{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.wrap_his .wrap_form .wrap_buttom .buttom:hover{
	    background: #efa7a9;
		transition-duration: 0.3s;
   
}
.wrap_his .wrap_form .wrap_buttom .buttom:after {
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 4px #fff;
    border-right: solid 4px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 45px;
    right: 40px;
    margin-top: -4px;
}
.wrap_his .wrap_form .wrap_buttom .buttom.buttom.raiten:before {
    content: '';
    width: 40px;
    height: 40px;
	/*background: url(../images/icon_raiten.png);*/
    background-size: contain;
    background-position: 50% 50%;
        top: 30px;
    left: 30px;
    background-repeat: no-repeat;
	    display: inline-block;
    position: absolute;

}
.wrap_his .wrap_form .wrap_buttom .buttom.buttom.shop:before {
    content: '';
    width: 40px;
    height: 40px;
	/*background: url(../images/icon_search_wh.png);*/
    background-size: contain;
    background-position: 50% 50%;
        top: 30px;
    left: 30px;
    background-repeat: no-repeat;
	    display: inline-block;
    position: absolute;

}
.wrap_his .wrap_form .wrap_buttom .buttom.buttom.document:before {
    content: '';
    width: 40px;
    height: 40px;
    /*background: url(../images/../images/icon_document.png);*/
    background-size: contain;
    background-position: 50% 50%;
    top: 30px;
    left: 30px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
}
.wrap_his .wrap_form .wrap_buttom .buttom .en {
    font-family: 'Caveat', cursive;
    font-size: 23px;
    line-height: 1;
    font-weight: normal;
	margin-bottom: 5px;
}

@media screen and (max-width: 480px){
.wrap_his .wrap_form .box_ttl {
    width: 90%;
    margin: auto;
}
.wrap_his .wrap_form .box_ttl .ttl {
    font-size: 24px;
    padding-top: 0px;
    text-align: left;
}
.wrap_his .wrap_form .box_ttl .catch {
    padding: 10px 10px;
    line-height: 1.3;
    font-size: 14px;
    margin: 10px auto;
}
.wrap_his .wrap_form .wrap_buttom {
    width: 90%;
    margin: 0px auto 0px;
}
.wrap_his .wrap_form .wrap_buttom .buttom {
    display: inline-block;
    width: 100%;
        background: #6bc3a1;
    font-size: 23px;
    letter-spacing: .2rem;
    font-weight: bold;
    box-shadow: 3px 3px 2px 1px #336551;
    margin: 10px auto;
    padding: 15px 0px;
    position: relative;
}
.wrap_his .wrap_form .wrap_buttom .buttom {
    display: block;
    width: 100%;
    font-size: 16px;
    box-shadow: 3px 3px 2px 1px #336551;
    margin: 10px auto;
    padding: 10px 0px;
}
.wrap_his .wrap_form .wrap_buttom .buttom .en {
    font-size: 20px;
    margin-bottom: 0px;
}

.wrap_his .wrap_form .wrap_buttom .buttom.buttom.raiten:before {
       content: '';
    width: 30px;
    height: 30px;
    top: 20px;
    left: 20px;
    display: inline-block;
    position: absolute;
}
.wrap_his .wrap_form .wrap_buttom .buttom.buttom.shop:before {
        content: '';
    width: 30px;
    height: 30px;
    top: 20px;
    left: 20px;
    display: inline-block;
    position: absolute;
}
.wrap_his .wrap_form .wrap_buttom .buttom.buttom.document:before {
        content: '';
    width: 30px;
    height: 30px;
    top: 20px;
    left: 20px;
    display: inline-block;
    position: absolute;
}
.wrap_his .wrap_form .wrap_buttom .buttom:after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 34px;
    right: 20px;
    margin-top: -4px;
}

.wrap_his .wrap_form .wrap_buttom .buttom:hover{
	    background: #49af87;
		transition-duration: inherit;
   
}

}

/*------------------------------

wrap_howto

------------------------------*/
.wrap_his .wrap_howto{
    padding: 8% 0px 5%;
}

.wrap_his .wrap_howto .box_ttl {
       margin: 0% auto 5%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 80px;
	position: relative;
}
.wrap_his .wrap_howto .box_ttl:before {
    content: '';
    width: 100%;
    height: 70px;
    /*background: url(../images/ttl_reason_sp.png);*/
    position: absolute;
    top: 0px;
    background-size: contain;
    background-position: 50% 50%;
    right: 0px;
    background-repeat: no-repeat;
}
.wrap_his .wrap_howto .box_ttl .sub_ttl{
    font-size: 22px;
}
.wrap_his .wrap_howto .wrap_table{
    width: 1200px;
    margin: 0px auto 8%;
}
.wrap_his .wrap_howto .wrap_table .table{
       display: inline-block;
    width: 597px;
	vertical-align: top;
}
.wrap_his .wrap_howto .wrap_table .table .box_howto{
    width: 49%;
    display: inline-block;
    padding: 2%;
	    vertical-align: top;
		    position: relative;
}
.wrap_his .wrap_howto .wrap_table .table .box_howto .photo{
	transition-duration: 0.3s;
}
.wrap_his .wrap_howto .wrap_table .table .box_howto:hover .photo{
	transition-duration: 0.3s;
	   transform: scale(0.97);	
}
.wrap_his .wrap_howto .wrap_table .table .box_howto .name{
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.wrap_his .wrap_howto .wrap_table .table .box_howto a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

@media screen and (max-width: 480px){
.wrap_his .wrap_howto .box_ttl {
    margin: 12% auto 5%;
    font-size: 18px;
    padding-top: 65px;
}
.wrap_his .wrap_howto .box_ttl .sub_ttl {
    font-size: 15px;
}
.wrap_his .wrap_howto .box_ttl:before {
    content: '';
    width: 100%;
    height: 50px;
    /*background: url(../images/ttl_reason_sp.png);*/
    position: absolute;
    top: 0px;
    background-size: contain;
    background-position: 50% 50%;
    right: 0px;
    background-repeat: no-repeat;
}
.wrap_his .wrap_howto .wrap_table {
    width: 90%;
    margin: auto;
}
.wrap_his .wrap_howto .wrap_table .table {
    display: block;
    width: 100%;
}
.wrap_his .wrap_howto .wrap_table .table .box_howto {
    width: 49%;
    display: inline-block;
    padding: 3%;
    vertical-align: top;
    position: relative;
}
.wrap_his .wrap_howto .wrap_table .table .box_howto .name {
    font-size: 15px;
    font-weight: bold;
    margin: 20px auto;
}
.wrap_his .wrap_howto .wrap_table .table .box_howto:hover .photo{
	transition-duration: inherit;
	   transform: inherit;	
}
}

/*------------------------------

select_region 

------------------------------*/
.wrap_his .select_region{
    width: 280px;
	 position: fixed;
    bottom: 0px;
    right: 130px;
	display: none;
}
.wrap_his .select_region .inner_select_region{
    width: 100%;
    background: #7ccbac;
    padding: 15px 15px 10px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
}
.wrap_his .select_region .txt a{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.wrap_his .select_region .txt .icon{
    width: 30px;
    position: relative;
    top: -5px;
}
.wrap_his .select_region .txt .icon img{
    width: 26px;
    margin-right: 5px;
}
.wrap_his .select_region .btn_close {
    display: none;
}

@media screen and (max-width: 480px){
.wrap_his .select_region {
    width: 100%;
    position: fixed;
    bottom: 0px;
    right: 0px;
}
.wrap_his .select_region .inner_select_region {
    width: 65%;
        padding: 13px 15px 8px;
    margin: 0px 0px 0px 2%;
}
.wrap_his .select_region .txt a{
    font-size: 17px;
    font-weight: normal;
}
.wrap_his .select_region .txt .icon img {
    width: 16px;
	    margin-right: 7px;
}
.wrap_his .select_region .btn_close {
    display: block;
    top: -20px;
    left: 62%;
    width: 30px;
    height: 30px;
    position: absolute;
    font-size: 25px;
    border-radius: 30px;
    background: #333;
    color: #fff;
    line-height: 28px;
    text-align: center;
    box-shadow: 1px 1px 4px #032f6f;
}
}


/*------------------------------

modal

------------------------------*/
/*modalボタン*/
.lock {
    overflow: hidden;
}
#style_chapel, #style_beach, #style_tour {
	/*position: relative;*/
	display: none;
	width: 100%;
	margin: 0%;
	padding: 5% 5% 10%;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box !important;
	font-size: 120%;
}
  
.modal-overlay {
	z-index: 9000;
	display: none;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 150%;
	    background: #ffbebe;
}
.modal-wrap {
	z-index: 9001;
	display: none;
	position: fixed;
	    top: 5%;
	left: 5%;
	width: 90%;
	/*height:120%;*/
	height: 90%;
	overflow: auto;
}
.buttom_close {
    position: fixed;
    bottom: 5%;
    color: #fff;
    text-align: right;
    right: 8%;
}
.buttom_close .close_bottom {
    display: inline-block;
   background: #b97e97;
    padding: 10px 20px;
    font-size: 18px;
}
.modal-open{
    display: block;
	z-index:2;
}

@media screen and (max-width: 480px){
#modal-overlay {
	z-index: 9000;
}

.modal-wrap {
    z-index: 9001;
    display: none;
    position: fixed;
        top: 2.5%;
    left: 2.5%;
    width: 95%;
    /* height: 120%; */
    height: 95%;
    overflow: auto;
}
.buttom_close {
    position: fixed;
        bottom: 2.5%;
    color: #fff;
    text-align: right;
    right: 5%;
	    z-index: 9005;
}
.buttom_close .close_bottom {
    display: inline-block;
    padding: 10px 20px;
    font-size: 12px;
}
}


.wrap_his .btn_search a{
   display: none;
}
@media screen and (max-width: 480px){
.wrap_his .btn_search{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.wrap_his .btn_search a{
	    display: inline-block;
    padding: 10px 30px;
    width: 190px;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px -1px 3px 1px #bababa;
    background: linear-gradient(to bottom, #7bcbac, #67bd9c);
}
}


/* -----------------------------------------------------------
   jcomおすすめ商品
   ----------------------------------------------------------- */
#jcom_tour {
width: 90%;
max-width: 900px;
margin:0 auto 100px;
padding: 40px;
border: solid 1px #000; 
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}

#jcom_tour .left {
max-width: 57%;
flex: 0 1 60%;
align-self: center;
}
#jcom_tour .left p {
font-size: 18px;
font-weight: bold;
letter-spacing: 0.2em;
margin-bottom: 10px;
}
#jcom_tour .left p.sub {
font-size: 13px;
font-weight: bold;
letter-spacing: 0.2em;
margin-bottom: 5px;
}
#jcom_tour .left p.main {
font-size: 16px;
font-weight: bold;
letter-spacing: 0.2em;
}
#jcom_tour .left .multi {
display: flex;
gap: 10px;
}
#jcom_tour .left .btn {
display: block;
width: 100%;
background: #4cafaf;
color: #4cafaf;
text-align: center;
/* border-radius */
border-radius:2px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#jcom_tour .left .btn:hover {
opacity: 0.6;
}
#jcom_tour .left .btn a {
display: block;
width: 100%;
padding: 10px 0;
color: #fff;
font-size: 15px;
font-weight: bold;
}
#jcom_tour .right {
max-width: 40%;
flex: 0 1 40%;
}

#jcom_tour .right p img {
margin-bottom: 14px;
}

@media screen and (max-width: 780px) {
#jcom_tour {
flex-direction: column-reverse;
margin:10px auto 20px;
padding: 15px;
}
#jcom_tour .left {
max-width: 100%;
flex: 0 1 60%;
align-self: center;
}
#jcom_tour .left p {
font-size: 12px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.4;
}
#jcom_tour .left .btn a {
margin: 0 auto;
}
#jcom_tour .left .btn a {
/*margin-top: 5px;*/
padding: 10px;
font-size: 13px;
}
#jcom_tour .right {
max-width: 100%;
flex: 0 1 40%;
}
}

/*------------------------------

outline

------------------------------*/
.wrap_his .outline{
	background: url(../images/ume_left.png), url(../images/ume_right.png);
    padding: 50px 0px 50px;
    background-repeat: no-repeat;
    background-size: contain;
        background-position: 7% 30%, 93% 0%;
    background-color: #f7f7f7;
}
.wrap_his .outline .big_ttl {
    text-align: center;
    font-weight: bold;
}
.wrap_his .outline .big_ttl .ja {
     color: #ff9eb4;
    font-size: 42px;
}
.wrap_his .outline .big_ttl .ja .num{
    font-size: 110%;
}
/*.wrap_his .outline .big_ttl .ja::after{
    content: "";
	display: block;
	width: 300px;
	height: 100%;
	background: url(../images/sunflower.png);
}*/

.wrap_his .outline .big_ttl .en {
    font-size: 40px;
    letter-spacing: .1rem;
    line-height: 1;
    margin-bottom: 10px;
    position: relative;
}
/*.wrap_his .outline .big_ttl .en::after{
content: "";
    display: block;
    width: 100%;
    height: 27px;
    background: url(../images/leaf.png) 50% 50%;
    background-size: contain;
    position: absolute;
    top: -35px;
    background-repeat: no-repeat;
	
}*/
.wrap_his .outline .box_txt{
    margin: 1% auto 0px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
	
}
.wrap_his .sale_start {
    border-radius: 15px;
    border-width: 2px;
    padding: 5px 40px 7px;
    width: 610px;
	font-weight: bold;
    text-align: center;
    background: #ff9b9b;
    /*border: calc(2vw / 7.5) solid;*/
	font-size: 25px;
	color: #fff;
	margin: 15px auto 0;
}
.wrap_his .sale_start span {
    font-size: 18px;
}
.wrap_his .mid_ttl {
        text-align: center;
    font-size: 32px;
    margin: 100px auto 90px;
}
/*.wrap_his .page_link {
    margin: 60px 0 60px;
}*/
.otherarea_wrap h2 {
        display: none;
}
.other_arealist section a, .other_arealist section a:hover, .other_arealist section a:active, .other_arealist section a:visited{
	color: #000;
}

@media screen and (max-width: 480px){
.wrap_his .outline {
   padding: 0px 0px 0px;
    background-size: 40%;
}
	
.wrap_his .outline .big_ttl {
       margin: 0% auto 0%;
    font-size: 18px;
    letter-spacing: 0.15rem;
    font-weight: bold;
    line-height: 1.5;
    width: 90%;
}

.wrap_his .outline .big_ttl .ja {
        font-size: 22px;
    letter-spacing: 0rem;
}
.wrap_his .outline .big_ttl .ja span {

}
.wrap_his .outline .big_ttl .en {
    font-size: 20px;
    margin-bottom: 5px;
}
.wrap_his .outline .box_txt {
    margin: 0% auto 0px;
    font-size: 14px;
    width: 85%;
}
	}


/*.wrap_his .fixednavi_wrapper {
   display: none;
}*/
.wrap_his .fixednavi_wrapper {
    width: 100%;
/*    background: #032f6f;*/
/*    background: #a47864;*/
    background: #cf5c1a;
    top: 0px;
    left: 0px;
    z-index: 9999;
    /*transition: top 2s;*/
	display: none;
	position: fixed;
}
.wrap_his .fixednavi_wrapper .fixednavi {
    width: 1300px;
    margin: auto;
    color: #fff;
	display: flex;
    justify-content: space-evenly;
	height: 55px;
    align-items: center;
    gap: 10px;
}
.wrap_his .fixednavi_wrapper .fixednavi li {
    min-width: 0;
    text-align: center;
}
.wrap_his .fixednavi_wrapper .fixednavi .fixedarrow {
    flex-direction: column;
    height: 100%;
    font-size: 16px;
    position: relative;
	padding: 5px 10px 7px;
	color: #fff;
	font-weight: bold;
}
.wrap_his .fixednavi_wrapper .fixednavi .fixedarrow.w2025 {
/*    color: #f1ff3f;*/
/*    color: #eb7a6a;*/
    color: #f6cd02;
}
.wrap_his .fixednavi_wrapper .fixednavi .fixedarrow:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: -6px;
    margin-top: -0.5em;
}