

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pc {
    display: none;
}

.sp {
    display: block;
}

span.bold{
	font-weight: bold;
}
.talc{
	text-align: left !important;
}


/* スマートフォン */
/* メディアクエリ の記述なし。 */



.sp.section_03 {
    width: 95%;
    margin: 0 auto 20px;
}

.sp.section_03_tbl {
    margin: 0 0 100px 25px;
}

.sp .section_03_inner01 {
    background-color: #EAEFF2;
    margin-bottom: 30px;
    padding: 40px 20px;
}

.sp .section_03_inner01 .midashi {
    font-size: 34px;
    font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    text-align: center;
    margin-bottom: 20px;
}

.sp .section_03_inner01 dl dt {
    font-size: 28px;
    font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    border-bottom: solid 1px #aaa;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.sp .section_03_inner01 dl .tourism {
    font-size: 18px;
}

.sp .section_03_inner01 dl .meal {
    width: 100%;
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
}

.sp .section_03_inner01 dl .meal span {
    display: inline-block;
    border: solid 1px #707070;
    padding: 5px 10px;
}

.sp .section_03_inner02 {
    padding: 0 15px;
}

.sp .section_03_inner02 ul {
    margin-bottom: 30px;
}

.sp .section_03_inner02 ul li {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}

.sp .section_03_inner02 ul li span {
    font-weight: 900;
}

.sp.section_03_tbl .price {
    font-size: 18px;
    color: #333;
    font-weight: 900;
    text-align: left;
    margin-bottom: 5px;
}

.sp table.cautionTbl {
    border-collapse: collapse;
    width: 760px;
    height: auto;
}

.sp table.cautionTbl th,
.sp table.cautionTbl td {
    border: solid 1px #333333;
    font-weight: 900;
}

.sp table.cautionTbl th {
    padding: 15px 5px;
    font-size: 16px;
    line-height: 1.5;
    vertical-align: middle;
    text-align: center;
    color: #333333;
    border-right: solid 1px #333333;
}

.sp table.cautionTbl th:last-of-type {
    border-right: solid 1px #333333;
}

.sp table.cautionTbl td {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    padding: 15px 5px;
    vertical-align: middle;
    border-right: solid 1px #333333;
}

.scroll-wrap {
    width: 85%;
    padding: 0 0 2%;
    overflow-x: auto;
}
.sp .scroll-wrap {
	 width: 100%;
}
.scroll-wrap::-webkit-scrollbar {
    height: 10px;
}

.scroll-wrap::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 5px;
}

.scroll-wrap::-webkit-scrollbar-track-piece {
    background: #efefef;
}

.section_04.sp {
    position: relative;
    margin-bottom: 120px;
}

.section_04.sp::before {
    content: "";
    min-width: calc(100% / 2);
    width: 50%;
    height: 260px;
    position: absolute;
    background-image: url(../img/section_03_bg.png);
    background-size: cover;
    left: 0;
    bottom: -80px;
}

.section_04.sp > img {
    display: block;
    margin: 0 auto;
}

.section_04.sp .caution {
     padding: 25px 20px 25px 40px;
    font-size: 16px;
    text-indent: -1em;
}

.section_04.sp .sub_ttl {
    margin: 0 0 10px 20px;
}

.block_carousel {
    background-color: #F8F8EF;
}

.block_carousel dl .photo img {
    width: 100%;
    height: auto;
}

.block_carousel dl .photo {
    position: relative;
}

.block_carousel dl .caption {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
}

.block_carousel dl dt {
    font-size: 22px;
    line-height: 1.5;
    padding: 10px 0 10px 20px;
}

#sight_01sp .block_carousel dl .wpn01 {
    background: url(../img/wpn01@2x.png) left center / 70px no-repeat;
    text-align: left;
    padding: 15px 0 15px 80px;
}

#sight_01sp .block_carousel dl .wpn02 {
    background: url(../img/wpn02@2x.png) left center / 70px no-repeat;
    text-align: left;
    padding: 6px 0 6px 80px;
}

#sight_01sp .block_carousel dl .wpn03 {
    background: url(../img/wpn03@2x.png) left center / 70px no-repeat;
    text-align: left;
    padding: 15px 0 15px 80px;
}

#sight_02sp .block_carousel dl .wpn01 {
    background: url("../img/wpn01_2@2x.png") left center / 70px no-repeat;
    text-align: left;
    padding: 15px 0 15px 80px;
}

#sight_02sp .block_carousel dl .wpn02 {
    background: url("../img/wpn02_2@2x.png") left center / 70px no-repeat;
    text-align: left;
    padding: 6px 0 6px 80px;
}

#sight_02sp .block_carousel dl .wpn03 {
    background: url("../img/wpn03_2@2x.png") left center / 70px no-repeat;
    text-align: left;
    padding: 15px 0 15px 80px;
}

.block_carousel dl dt .catch {
    display: block;
    font-size: 16px;
}

.block_carousel dl dt .dTxt {
    display: block;
    font-size: 12px;
}

.block_carousel dl dt .catch {
    font-size: 16px;
}

.block_carousel dl .lead {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 20px 20px 20px;
    text-align: left;
}

.sp .section_04-slick {
    padding: 0 0 0 20px;
    margin-bottom: 50px;
}

.section_04-slick .slick-slide {
    margin-right: 20px;
}


.sp .section_04-slick .slick-prev:before,
.sp .section_04-slick .slick-next:before {
    color: black;
}

.sp .section_04-slick .slick-next,
.sp .section_04-slick .slick-prev {
    left: 45%;
    /*right: auto;*/
    top: -50px;
}

.sp .section_04-slick .slick-prev {
    transform: translateX(230%);
}

.sp .section_04-slick .slick-next {
    transform: translateX(360%);
}

.section_05.sp > img {
    display: block;
    width: 90%;
    margin: 0 auto 50px;
}

.section_05.sp .txt div{
	width: 100%;
}

.section_05.sp .ttl {
    font-size: 34px;
    font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    line-height: 1.2;
	margin-bottom: 2%;
	width: 46%;
	display: inline-block;
}

.section_05.sp .hotel_batch {
	float: right;
	width: 50%;
}

.section_05.sp .hotel_batch img{
	width: 100% !important;
	height: auto;
}

.section_05.sp .ttl span {
    font-size: 20px;
}

.section_05.sp .hotel_txt {
    font-size: 16px;
    line-height: 2;
	padding: 8px 0 6px 0;
}

.section_05.sp .hotel_batch img {
/*    width: 65% !important;*/
    padding: 10px 0;
}

.section_05.sp .hotel_txt02 {
    margin-bottom: 20px;
}

.section_05.sp .slick-dotted.slick-slider {
    margin-bottom: 10px;
}

.section_05.sp .hotel_txt02 * {
    font-size: 16px;
    line-height: 1.5;
	padding-left: 7px;
    text-indent: -15px;
}

.section_05.sp .slick-dots {
    bottom: 5px;
    left: 10px;
}

.section_05.sp .slick-dots li {
    width: 10px;
    height: 10px;
}

.section_05.sp .slick-dots li button {
    width: 6px;
    height: 6px;
    padding: 4px;
}

.section_05.sp .hotel_img {
    position: relative;
}

.section_05.sp .hotel_img figcaption.caption {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
    z-index: 30;
}

.section_05.sp .hotel_slider figcaption.caption {
    position: absolute;
    bottom: 0px;
    right: 0;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
}

.section_05.sp .slick-dots li.slick-active button {
    background: #EFC332;
}

.slick-next:before {
    content: url(../img/tri_g_right.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section_05.sp .hotel_box {
    z-index: 15;
    position: relative;
}

.section_05.sp .hotel_wrap::after {
    content: "";
    width: 120%;
    height: 570px;
    position: absolute;
    background: #f5efdb;
    left: -10%;
    top: -25px;
    z-index: 10;
}

.section_05.sp .hotel_wrap .btn {
    width: 100%;
    margin-bottom: 50px;
    padding: 0;
}

.section_05.sp .hotel_wrap .btn a {
    border: 2px solid #be9716;
    color: #be9716;
    display: block;
    padding: 20px 15px;
    width: 100%;
    font-size: 20px;
    position: relative;
}

.section_05.sp .hotel_wrap .btn a::before {
    content: "";
    background-image: url(../img/tri_g.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    position: absolute;
    right: 25px;
    top: 50%;
    background-size: contain;
    transform: translateY(-50%);
}

.section_05.sp .hotel_wrap {
    position: relative;
    width: 90%;
    margin: 0 auto;
	padding-bottom: 5%;
}

.section_05.sp .hotel_wrap * img {
    width: 100%;
}

.section_06 h3{
	font-size: 28px; 
	text-align: left;
	font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	background: #fff;
	padding: 0 2% 0 0;
	position: relative;
}

.section_06 h3::after{
	content: "";
	height: 1px;
	background: #333;
	position: absolute;
	top:50%;
	right: 0;
	z-index: 1;
	width: 750px;
}

.section_06 h3.sp_ttl{
	font-size: 6vw; 
}
.section_06 h3.sp_ttl::after{
	content: "";
	height: 1px;
	background: #333;
	position: absolute;
	top:50%;
	right: 0;
	z-index: 1;
	width: 30%;
}


.section_06 h3.sp_ttl_01{
	font-size: 6vw; 
}
.section_06 h3.sp_ttl_01::after{
	content: "";
	height: 1px;
	background: #333;
	position: absolute;
	top:50%;
	right: 0;
	z-index: 1;
	width: 45%;
}

.section_06.sp > img {
    display: block;
    margin: 0 auto;
}

.section_06.sp .wrap_qa {
    width: 94%;
    margin: 0 auto 30px;
}

.section_06.sp .wrap_qa dt {
    line-height: 35px;
    font-size: large;
    text-indent: 1em;
    font-weight: bold;
    color: #333;
    background: #fff;
    text-align: left;
    border: 1px solid #dbdbdb;
    margin-top: 20px;
    padding: 10px 20px 10px 0;
    font-size: 18px;
    position: relative;
    transition: ease 0.4s;
}

.section_06.sp .wrap_qa div {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    width: 88%;
    text-indent: calc(-1em - 5px);
    padding-left: 2em;
}

.section_06.sp .wrap_qa dt span {
    font-family: "Times", "Times New Roman", "serif";
    font-weight: normal;
    font-size: 28px;
    margin-right: 5px;
}

.section_06.sp .wrap_qa dt span.plus {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #ededed;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
}

.section_06.sp .wrap_qa dt.selected span.plus {
    background: #fff;
}

.section_06.sp .wrap_qa dt span.plus_inner {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
}

.section_06.sp .wrap_qa dt span.plus_inner::before {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}

.section_06.sp .wrap_qa dt span.plus_inner::after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #333;
    position: absolute;
    right: 50%;
    top: 10px;
}

.section_06.sp .wrap_qa dt.selected {
    background-color: #be9716;
    color: #fff;
    border: #be9716 1px solid;
}

.section_06.sp .wrap_qa dt.selected span.plus_inner::after {
    display: none;
}

.section_06.sp .wrap_qa dd {
    margin: 0;
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: 15px;
    line-height: 170%;
    text-align: left;
    font-size: 17px;
}



/* タブレット */
@media screen and (min-width: 600px) {
    /* タブレット用レイアウト 600px以上の範囲に収めるデザインはこの中に記述 */
}

/* PC */
@media screen and (min-width: 1025px) {
    /* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */

    .pc {
        display: block;
    }

    .sp {
        display: none;
    }
	.mt50{
		margin-top: 50px;
	}
	.mt30{
		margin-top: 30px;
	}
	
    .mv_area {
        background-image: url(../img/mv_bg.jpg);
        height: 620px;
        width: 100%;
        background-size: cover;
    }

    .mv_area .wrap {
        width: 1024px;
        margin: 0 auto;
        position: relative;
        display: flex;
        justify-content: space-between;
    }

    .mv_area .wrap div.ttl {
        width: 405px;
        height: 418px;
        margin-top: 140px;
    }

    .mv_area .wrap div.ttl * {
        color: #fff;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    }

    .mv_area .wrap div.ttl .ttl_lead {
        border-top: solid 1px #fff;
        border-bottom: solid 1px #fff;
        font-size: 18px;
        line-height: 1.5;
        text-align: center;
        margin-bottom: 10px;
        padding: 10px 0;
    }

    .mv_area .wrap div.ttl .ttl_plan {
        font-size: 26px;
        font-weight: 600;
    }

    .mv_area .wrap div.ttl .ttl_plan_txt {
        display: inline-block;
        font-size: 17.5px;
        margin-bottom: 20px;
    }

    .mv_area .wrap div.ttl .ttl_dest {
        display: block;
        background-color: #000;
        font-size: 16px;
        text-align: center;
        padding: 5px 0;
		margin-top: 20px;
    }

    .mv_area .wrap img.emblem {
        position: absolute;
        right: -75px;
    }
	
	.car_wrap {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
	
	.car_wrap img.car {
    position: absolute;
    left: -60px;
    top: -60px;
    z-index: 1;
}

    .section_00 {
        background: #f8f6e1;
        width: 100%;
        min-height: 250px;
        text-align: center;
        position: relative;
    }

	
	.section_000 {
        background: #f8f6e1;
        width: 100%;
        text-align: center;
        position: relative;
		padding-top: 60px;
    }
	
    .section_000::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -200px;
        height: 200px;
        background: #f8f6e1;
        width: 100%;
    }


    .section_00 .copy_01 {
        /*height: 215px;*/
        font-size: 24px;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
        text-align: center;
        padding: 50px 0;
        background: #fff url(../img/deco@2x.png) 90% center / 165px no-repeat;
    }

    .section_00 .copy_01 img {
        padding: 20px;
    }

    .section_00 .copy_02 {
        width: 100%;
        /*height: 310px;*/
        background-image: url(../img/copy_bg.jpg);
        background-size: cover;
        text-align: center;
        margin-bottom: 120px;
        padding: 98px 0;
    }

    .section_00 .copy_02 p {
        display: inline-block;
        background-color: rgba(7, 32, 56, 0.8);
        font-size: 22px;
        line-height: 1;
        color: #fff;
        padding: 15px 10px;
		font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    }

    .section_00 .copy_02 p:first-of-type {
        margin-bottom: 10px;
    }

    .anc_wrap {
        width: 640px;
        margin: 0 auto;
        background: #fff;
        min-height: 250px;
        border-radius: 4px;
        position: relative;
        margin-bottom: 120px;
    }

    .anc_wrap .fukidashi {
        background: #be9716;
        color: #fff;
        text-align: left;
        font-weight: bold;
        width: 460px;
        padding: 12px 0;
        margin: 0 auto;
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 22px;
        height: 61px;
        border-radius: 5px;
    }

    .anc_wrap .fukidashi_inner {
        position: relative;
		text-align: center;
    }

    .anc_wrap .fukidashi_inner::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 6px 0 6px;
        border-color: #be9716 transparent transparent transparent;
        position: absolute;
        bottom: -20px;
        left: 50%;
        transform: translateX(-50%);
    }

    .anc_wrap .anc_box {
        position: relative;
        margin: 0 auto;
        width: 506px;
    }

    .anc_wrap .anc_box img.ttl_01 {
        position: absolute;
        left: 0;
        top: 60px;
    }

    .anc_wrap .anc_box img.ttl_02 {
        position: absolute;
        right: 0;
        top: 60px;
    }

    .anc_wrap a.anc_hotel_01 {
        width: 160px;
        height: 120px;
        background-size: contain;
        background-image: url(../img/anc_hotel_01.png);
        position: absolute;
        top: 90px;
        left: 0;
        z-index: 1;
    }

    .anc_wrap a.anc_hotel_01:hover {
        width: 160px;
        height: 120px;
        background-size: contain;
        background-image: url(../img/anc_hotel_01_hover.png);
        position: absolute;
        top: 90px;
        left: 0;
        z-index: 1;
    }

    .anc_wrap a.anc_hotel_02 {
        width: 160px;
        height: 120px;
        background-size: contain;
        background-image: url(../img/anc_hotel_02.png);
        position: absolute;
        top: 90px;
        left: 173px;
        z-index: 1;
    }

    .anc_wrap a.anc_hotel_02:hover {
        width: 160px;
        height: 120px;
        background-size: contain;
        background-image: url(../img/anc_hotel_02_hover.png);
        position: absolute;
        top: 90px;
        left: 173px;
        z-index: 1;
    }

    .anc_wrap a.anc_hotel_03 {
        width: 160px;
        height: 120px;
        background-size: contain;
        background-image: url(../img/anc_hotel_03.png);
        position: absolute;
        top: 90px;
        left: 346px;
        z-index: 1;
    }

    .anc_wrap a.anc_hotel_03:hover {
        width: 160px;
        height: 120px;
        background-size: contain;
        background-image: url(../img/anc_hotel_03_hover.png);
        position: absolute;
        top: 90px;
        left: 346px;
        z-index: 1;
    }

    .section_01 {
        margin: 50px auto;
        text-align: center;
        position: relative;
        padding-top: 100px;
    }

    .section_01 div.type {
        height: 452px;
        position: absolute;
        top: -150px;
        left: 0;
        margin: 0 auto;
    }

    .section_01 div.type dl {
        width: calc(97.5% / 2);
    }

    .section_01 div.type * img {
        width: 100%;
    }

    .section_01 div.type dl dd {
        padding-top: 15px;
    }

    .section_01 div.type dl dd ul li {
        font-size: 20px;
        text-align: left;
        margin-bottom: 10px;
    }

    .section_01 div.type dl dd ul li span {
        display: block;
        font-size: 16px;
        line-height: 1.5;
        padding-top: 20px;
    }

    .section_01 .left {
        min-height: 490px;
        position: relative;
        margin-top: 500px;
    }
    
    .section_01 .left::after {
        content: "";
        position: absolute;
        width: 165.5px;
        height: 133px;
        background-image: url(../img/deco@2x.png);
        background-size: cover;
        left: 45%;
        top: 320px;
        background-color: inherit;
    }

    .section_01 .wrap {
        width: 1024px;
        margin: 0 auto;
        position: relative;
    }
   .section_01 .wrap .photo figure{
	   position: relative;
	   width: 440px;
	   height: 380px;
	   z-index: 1;
	}
	.section_01 .wrap figcaption.caption_01{
	   z-index: 10;
	   position: absolute;
	   background: #fff;
	   right: 0;
	   bottom: 210px;
   	   min-width: 200px;
       padding: 2px 10px;
	}
	
	.section_01 .wrap figcaption.caption_02{
	   z-index: 10;
	   position: absolute;
	   background: #fff;
	   right: 0;
	   bottom: 19px;
   	   min-width: 200px;
       padding: 2px 10px;
	}
	
    .section_01 .left .wrap img {
        position: absolute;
        left: 0;
        top: -20px;

    }

    .section_01 .right .wrap img {
        position: absolute;
        right: 0;
        top: -20px;

    }

    .section_01 .left::before {
        content: "";
        position: absolute;
        background: #f8f6e1;
        height: 260px;
        min-width: calc(100% / 2);
        width: 40%;
        top: 150px;
        left: 0;
    }

    .section_01 .right {
        min-height: 490px;
        position: relative;
        margin-top: 60px;
    }
    
    .section_01 .right::after {
        content: "";
        position: absolute;
        width: 165.5px;
        height: 133px;
        background-image: url(../img/deco@2x.png);
        background-size: cover;
        right: 2%;
        top: 320px;
        background-color: inherit;
    }
    
    .section_01 .right::before {
        content: "";
        position: absolute;
        background: #f8f6e1;
        height: 260px;
        min-width: calc(100% / 2);
        width: 50%;
        top: 150px;
        right: 0;
    }

    .section_01 .left .wrap .flex .text {
        width: calc(100% - 585px);
        font-size: 20px;
        text-align: left;
/*        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";*/
    }

    .section_01 .left .wrap .flex .text .midashi {
        font-size: 34px;
        line-height: 1.5;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
		margin-bottom: 15px;
    }

    .section_01 .right .wrap .flex .text {
        width: calc(100% - 585px);
        font-size: 20px;
        text-align: left;
/*        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";*/
		margin-bottom: 15px;
    }

    .section_01 .right .wrap .flex .text .midashi {
        font-size: 34px;
        line-height: 1.5;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    }

    .section_02 {
        /*  background: #eaeff2;*/
        min-height: 400px;
        width: 100%;
        text-align: center;
        padding: 0;
        margin-bottom: 100px;
    }

    .section_02 .section_02_inner {
        position: relative;
        border: solid 1px #DDDDDD;
        margin: 0 auto;
        padding: 50px 60px;
        width: 900px;
    }

    .section_02 .section_02_inner .midashi {
        font-size: 30px;
        line-height: 1.3;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
        color: #333;
        margin-bottom: 30px;
    }

    .section_02 .section_02_inner .midashi span {
        display: block;
        font-size: 24px;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
        color: #333;
    }

    .section_02 .section_02_inner .sec02_list {
        border-left: solid 5px #005864;
        font-size: 20px;
        text-align: left;
        margin-bottom: 30px;
        padding-left: 10px;
    }

    .section_02 .section_02_inner ul {
        border-bottom: solid 1px #DDDDDD;
        margin-bottom: 50px;
        padding-bottom: 30px;
    }

    .section_02 div .hire {
        position: absolute;
        top: -50px;
        left: -30px;
    }

    .sec02_item {
        width: calc(96% / 2);
        font-size: 20px;
        text-align: left;
    }

    .sec02_item:first-of-type {
        border-right: solid 1px #DDDDDD;
        padding-right: 25px;
        border-bottom: none;
    }

    .section_03 {
        margin: 40px auto;
        text-align: center;
        width: 1024px;
    }

    .section_03_inner01 {
        background-color: #EAEFF2;
        margin-bottom: 30px;
        padding: 30px 50px;
    }

    .section_03_inner01 .midashi {
        font-size: 34px;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
        color: #333;
        margin-bottom: 20px;
    }

    .section_03_inner01 dl {
        display: table;
        width: 100%;
    }

    .section_03_inner01 dl:last-child {
        border-top: solid 1px #aaa;
        margin-top: 20px;
        padding-top: 20px;
    }

    .section_03_inner01 dl dt,
    .section_03_inner01 dl dd {
        display: inline-block;
        text-align: left;
    }

    .section_03_inner01 dl dt {
        width: 10%;
        font-size: 28px;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
        vertical-align: top;
    }

    .section_03_inner01 dl .tourism {
        width: 90%;
        font-size: 20px;
        border-left: solid 1px #aaa;
        padding-left: 25px;
    }

    .section_03_inner01 dl .meal {
        width: 100%;
        font-size: 16px;
        text-align: right;
    }

    .section_03_inner01 dl .meal span {
        display: inline-block;
        border: solid 1px #707070;
        padding: 5px 10px;
    }

    .section_03_inner02 {
        border: solid 1px #CCCCCC;
        padding: 30px 50px;
    }

    .section_03_inner02 ul {
        margin-bottom: 30px;
		line-height: 240%;
    }

    .section_03_inner02 ul li {
        font-size: 16px;
        text-align: left;
    }

    .section_03_inner02 ul li span {
        font-weight: 900;
    }

    .section_03_inner02 .flex {}

    .section_03_inner02 .flex .price {
        width: 15%;
        font-size: 18px;
        color: #333;
        font-weight: 900;
        text-align: left;
    }

    .section_03_inner02 .flex .cautionTbl {
        width: 100%;
    }

    .section_03 img {
        padding: 20px 0;
    }

    .section_04 {
        margin: 100px auto;
        text-align: center;
        min-height: 950px;
    }

    .section_04 .wrap {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .section_04 .wrap .sub_ttl {
        position: relative;
        width: 1024px;
        margin: 0 auto;
    }

    .section_04 .wrap .sub_ttl img {
        position: absolute;
        left: 2px;
        top: -45px;
    }


    .section_04 .wrap::before {
        content: "";
        min-width: 444px;
        width: 38%;
        height: 260px;
        position: absolute;
        background-image: url(../img/section_03_bg.png);
        background-size: cover;
        left: 0;
        bottom: -80px;
    }

    .section_04-slick {
        width: 100%;
        min-width: 1200px;
        padding-left: calc((100% - 1024px) / 2);
    }

    .section_04-slick .slick-slide {
        margin-right: 40px;
        /*  transform: translateX(-38%);*/
    }

    .section_04-slick .slick-prev:before,
    .section_04-slick .slick-next:before {
        color: black;
    }

    .section_04-slick .slick-next,
    .section_04-slick .slick-prev {
        left: 50%;
        right: auto;
        top: -50px;
    }



    .section_04-slick .slick-next:hover,
    .section_04-slick .slick-prev:hover {
        opacity: .3;
    }

    .section_04-slick .slick-prev {
        transform: translateX(435px);
    }

    .section_04-slick .slick-next {
        transform: translateX(490px);
    }

    .slick-slide img {
        width: 100%;
    }

    .section_05 {
        margin: 50px auto;
        text-align: center;
    }

    .section_05 .slick-next {
        display: none;
    }

    .hotel_wrap {
        width: 100%;
        position: relative;
        margin: 0 auto;
        min-height: 1200px;
    }

    .hotel_wrap::after {
        min-height: 730px;
        z-index: -1;
    }

    .right::after {
        content: "";
        background: #f5efdb;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
    }

    .right::after {
        content: "";
        background: #f5efdb;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
    }

    .left::after {
        content: "";
        background: #f5efdb;
        position: absolute;
        left: 0;
        top: 0;
        width: 50%;
    }

    .right .btn {
        position: absolute;
        right: 65px;
        bottom: -530px;
        z-index: 40;
    }

    .left .btn {
        position: absolute;
        left: 65px;
        bottom: -400px;
        z-index: 40;
    }
	#hotel_04 .btn{
		bottom: -500px !important;
	}

    .right .hotel_img figcaption.caption {
        position: absolute;
        bottom: -330px;
        left: 363px;
        background: #fff;
        padding: 5px 10px;
        font-size: 12px;
        z-index: 30;
    }

    .right .hotel_slider {
        position: absolute;
        left: -75px;
        bottom: -660px;
        width: 500px;
        height: 300px;
        z-index: 35;
    }

    .right .hotel_slider figure {
        position: relative;
    }

    .right .hotel_slider figcaption.caption {
        position: absolute;
        bottom: 0px;
        right: 0;
        background: #fff;
        padding: 5px 10px;
        font-size: 12px;
    }

    .right .hotel_txt02 {
        position: absolute;
        top: 290px;
        left: 300px;
        width: 90%;
        z-index: 15;
    }

    .right .hotel_txt02 ul {
        background-color: #fff;
        min-height: 500px;
        padding: 80px 0;
    }

    .right .hotel_txt02 ul li {
        font-size: 18px;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 220px;
        text-indent: -1em;
    }

    .left .hotel_img figcaption.caption {
        position: absolute;
        bottom: -310px;
        right: -146px;
        background: #fff;
        padding: 5px 10px;
        font-size: 12px;
        z-index: 30;
    }

    .left .hotel_slider {
        position: absolute;
        right: -146px;
        bottom: -640px;
        width: 500px;
        height: 300px;
        z-index: 35;
    }

    .left .hotel_slider figure {
        position: relative;
    }

    .left .hotel_slider figcaption.caption {
        position: absolute;
        bottom: 0px;
        right: 0;
        background: #fff;
        padding: 5px 10px;
        font-size: 12px;
    }

    .left .hotel_txt02 {
        position: absolute;
        top: 290px;
        left: -75px;
        width: 85%;
        z-index: 15;
    }

    .left .hotel_txt02 ul {
        background-color: #fff;
        min-height: 500px;
        padding: 80px 0;
    }

    .left .hotel_txt02 ul li {
        font-size: 18px;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 95px;
        text-indent: -1em;
    }

    table.cautionTbl {
        border-collapse: collapse;
        width: auto;
        height: auto;
    }

    table.cautionTbl th,
    table.cautionTbl td {
        border: solid 1px #333333;
    }

    table.cautionTbl th {
        padding: 15px 5px;
        font-size: 16px;
        line-height: 1.5;
        font-weight: normal;
        vertical-align: middle;
        text-align: center;
        color: #333333;
        border-right: solid 1px #333333;
		font-weight: bold;
    }

    table.cautionTbl th:last-of-type {
        border-right: solid 1px #333333;
    }

    table.cautionTbl td {
        font-size: 16px;
        line-height: 1.5;
        text-align: left;
        padding: 15px 5px;
        vertical-align: middle;
        border-right: solid 1px #333333;
    }

    .hotel_wrap .btn a {
        border: 2px solid #be9716;
        color: #be9716;
        display: block;
        padding: 25px 20px;
        width: 420px;
        font-size: 22px;
        position: relative;
    }

    .hotel_wrap .btn a::before {
        content: "";
        background-image: url(../img/tri_g.png);
        width: 10px;
        height: 17px;
        position: absolute;
        right: 25px;
        top: 50%;
        background-size: contain;
        transform: translateY(-50%);
    }

    .hotel_wrap .btn a:hover::before {
        content: "";
        background-image: url(../img/tri_w.png);
        width: 10px;
        height: 17px;
        position: absolute;
        right: 25px;
        top: 50%;
        background-size: contain;
        transform: translateY(-50%);
    }

    .hotel_wrap .btn a:hover {
        background: #be9716;
        color: #fff;
    }

    .hotel_box {
        background: #f5efdb;
        width: 1024px;
        margin: 0 auto;
        padding: 50px;
        min-height: 400px;
        text-align: center;
        position: relative;
    }

    .hotel_box .hotel_img img {
        position: absolute;
        left: -75px;
        top: 380px;
        z-index: 25;
    }

    .left .hotel_box .hotel_img img {
        position: absolute;
        left: unset;
        right: -146px;
        top: 360px;
    }

    .left .hotel_box .txt {
        position: absolute;
        left: 0;
        top: 60px;
    }

    .hotel_wrap .txt {
        width: 960px;
        margin: 0 auto;
        display: flex;
        text-align: left;
        line-height: 180%;
    }

    .hotel_wrap h3.ttl {
        width: 240px;
        font-size: 40px;
        font-family: "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3",
            "Hiragino Mincho Pro", "serif";
        padding-top: 7px;
		line-height: 0.7;
    }

    .hotel_wrap h3.ttl span {
        font-size: 24px;
        display: block;
    }

    .hotel_wrap h3.ttl span.hotel_sub_ttl {
        display: inline;
        font-size: 16px;
        line-height: 0%;
    }

    .hotel_wrap p.hotel_txt {
        width: 440px;
        font-size: 16px;
        line-height: 200%;
        padding-right: 20px;
    }

    .hotel_wrap .txt p.img {
        width: 240px;
    }

    .hotel_wrap .txt p.img img {
        width: 100%;
    }

    .wrap_qa {
        max-width: 1024px;
        margin: 0 auto;
    }

    .section_06 {
        margin: 50px auto;
        text-align: center;
    }

    .wrap_qa{
        padding-bottom: 70px;
    }
	.wrap_qa_01{
        padding-bottom: 180px;
    }
    .wrap_qa dt {
        line-height: 35px;
        /* 行間 */
        height: 70px;
        font-size: large;
        text-indent: 1em;
        /* インデント幅 */
        font-weight: bold;
        color: #333;
        background: #fff;
        text-align: left;
        border: 1px solid #dbdbdb;
        margin-top: 20px;
        padding: 18px 20px 22px 0;
        font-size: 22px;
        position: relative;
        transition: ease 0.4s;
    }
	.wrap_qa dt.question_01{
		height: 110px;
	}
	
    .wrap_qa dt span.plus {
        width: 40px;
        height: 40px;
        background: #ededed;
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
    }

    .wrap_qa dt:hover span.plus {
        background: #fff;
    }

    .wrap_qa dt.selected span.plus {
        background: #fff;
    }

    .wrap_qa dt span.plus_inner {
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
    }

    .wrap_qa dt span.plus_inner::before {
        content: "";
        display: block;
        width: 20px;
        height: 1px;
        background: #333;
        position: absolute;
        left: 0;
        top: 20px;
        transform: translateX(50%);
    }

    .wrap_qa dt span.plus_inner::after {
        content: "";
        display: block;
        width: 1px;
        height: 20px;
        background: #333;
        position: absolute;
        left: 50%;
        top: 10px;
        transform: translateX(calc(-50% - 0px));
    }

    .wrap_qa dt span {
        font-family: "Times", "Times New Roman", "serif";
        font-weight: normal;
        font-size: 28px;
		display: inline-block;
    	padding-right: 10px;
		text-indent: 0px;
    }
    .wrap_qa dt span.indent{
		text-indent: 50px;
		font-size: 22px;
		font-weight: bold;
		font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
        "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	}
	
	.wrap_qa dt span.small{
		font-size: 18px;
		font-weight: bold;
		font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
        "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	}
	
	
    .wrap_qa dd {
        margin: 0;
        background: #fff;
        border: 1px solid #dbdbdb;
        padding: 20px 30px;
        line-height: 170%;
        text-align: left;
        font-size: 18px;
    }
    .wrap_qa dd p{
		font-size: 18px;
	}
    .wrap_qa dt:hover {
        background-color: #be9716;
        color: #fff;
        cursor: pointer;
        border: #be9716 1px solid;
    }

    .wrap_qa dt.selected {
        background-color: #be9716;
        color: #fff;
        border: #be9716 1px solid;
    }

    .wrap_qa dt.selected span.plus_inner::after {
        display: none;
    }

    .pb20 {
        padding-bottom: 20px;
    }

    .pb50 {
        padding-bottom: 50px;
    }

    .mt50 {
        margin-top: 50px;
    }

    .pt50 {
        padding-top: 50px;
    }

    .pt100 {
        padding-top: 100px;
    }
	
	.pt200 {
        padding-top: 200px;
    }


    .slick-dots li.slick-active button {
        background: #EFC332;
    }

    .block_carousel {
        background-color: #F8F8EF;
    }

    .block_carousel dl .photo img {
        width: 100%;
        height: auto;
    }

    .block_carousel dl dt {
        font-size: 22px;
        line-height: 1.5;
        padding: 25px 0 10px 25px;
    }

    #sight_01pc .block_carousel dl .wpn01 {
        background: url(../img/wpn01@2x.png) left center / 90px no-repeat;
        text-align: left;
        padding: 15px 0 15px 100px;
    }

    #sight_01pc .block_carousel dl .wpn02 {
        background: url(../img/wpn02@2x.png) left center / 90px no-repeat;
        text-align: left;
        padding: 15px 0 15px 100px;
    }

    #sight_01pc .block_carousel dl .wpn03 {
        background: url(../img/wpn03@2x.png) left center / 90px no-repeat;
        text-align: left;
        padding: 15px 0 15px 100px;
    }
	
	#sight_02pc .block_carousel dl .wpn01 {
        background: url(../img/wpn01_2@2x.png) left center / 90px no-repeat;
        text-align: left;
        padding: 15px 0 15px 100px;
    }

    #sight_02pc .block_carousel dl .wpn02 {
        background: url(../img/wpn02_2@2x.png) left center / 90px no-repeat;
        text-align: left;
        padding: 15px 0 15px 100px;
    }

    #sight_02pc .block_carousel dl .wpn03 {
        background: url(../img/wpn03_2@2x.png) left center / 90px no-repeat;
        text-align: left;
        padding: 15px 0 15px 100px;
    }

    .block_carousel dl dt .catch {
        display: block;
        font-size: 18px;
    }

    .block_carousel dl dt .dTxt {
        display: block;
        font-size: 14px;
    }

    .block_carousel dl .photo {
        position: relative;
    }

    .block_carousel dl .caption {
        position: absolute;
        bottom: 0;
        right: 0;
        background: #fff;
        padding: 5px 10px;
        font-size: 12px;
    }

    .block_carousel dl .lead {
        font-size: 18px;
        line-height: 1.5;
        padding: 0 30px 30px 30px;
        text-align: left;
    }
}
