@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/

section#faq {
    position: relative;
}


/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 751px){
	
	#main_753 {
        width: 100%;
        line-height: 0;
        position: relative;
		padding-bottom: 17vw;
		background: url("../images/753/mian_bg_pc.jpg") no-repeat;
		background-size: contain;
		background-position: bottom center;
    }
	
	#main_753 figure{
        width: 100%;
        line-height: 0;
    }
	
	#main_753 h1{
        width: 60%;
		max-width: 660px;
        line-height: 0;
		position: absolute;
		bottom: -10%;
		left: 6.2%;
		z-index: 5;
    }
	
	#main_753 p{
        width: 35%;
		max-width: 382px;
        line-height: 0;
		position: absolute;
		top: 42%;
		left: 9.6%;
		z-index: 5;
    }
	
	#main_753 span.illust{
        width: 9%;
		max-width: 98px;
        line-height: 0;
		position: absolute;
		top: 27%;
		left: 12.8%;
		z-index: 5;
    }
	
	#main_omiya {
        width: 100%;
        line-height: 0;
        position: relative;
		padding-bottom: 17vw;
		background: url("../images/omiyamairi/mian_bg_pc.jpg") no-repeat;
		background-size: contain;
		background-position: bottom center;
    }
	
	#main_omiya figure{
        width: 100%;
        line-height: 0;
    }
	
	#main_omiya h1{
        width: 94%;
		max-width: 1024px;
        line-height: 0;
		position: absolute;
		bottom: -10%;
		left: 0;
		z-index: 5;
    }
	
	#main_omiya p{
        width: 24.5%;
		max-width: 268px;
        line-height: 0;
		position: absolute;
		top: 18%;
		left: 9.6%;
		z-index: 5;
    }
	
	#main_omiya span.illust{
        width: 6.6%;
		max-width: 72px;
        line-height: 0;
		position: absolute;
		top: 6.7%;
		left: 23.4%;
		z-index: 5;
    }
	
	#main_other {
        width: 100%;
        line-height: 0;
        position: relative;
		padding-bottom: 17vw;
		background: url("../images/other/mian_bg_pc.jpg") no-repeat;
		background-size: contain;
		background-position: bottom center;
    }
	
	#main_other figure{
        width: 100%;
        line-height: 0;
    }
	
	#main_other h1{
        width: 50.8%;
		max-width: 554px;
        line-height: 0;
		position: absolute;
		bottom: -17.3%;
		left: 2.2%;
		z-index: 5;
    }
	
	#main_other p{
        width: 46.6%;
		max-width: 506px;
        line-height: 0;
		position: absolute;
		top: 40.7%;
		left: 8.2%;
		z-index: 5;
    }
	
	#main_other span.illust{
        width: 8.6%;
		max-width: 94px;
        line-height: 0;
		position: absolute;
		top: 27.2%;
		left: 15.4%;
		z-index: 5;
    }
	
	#main_other.mata span.illust{
		left: 40%;
    }
	
	section div.section_inner {
		width: 90%;
		max-width: 940px;
		margin: 0 auto;
	}
	
	section h3 {
		width: 360px;
		margin: 0 auto 50px;
		font-size: 20px;
        font-size: 2.0rem;
        line-height: 1;
        text-align: center;
        font-family: ten-mincho-text, serif;
		position: relative;
		border: 1px solid #3e3a39;
		border-width: 0 1px;
		padding: 12px 0;
		z-index: 5;
	}
	
	section h3::before {
		content: "";
		width: 100%;
		height: 1px;
		border-top: 1px solid #3e3a39;
		position: absolute;
		top: -5px;
		left: 0;
	}
	
	section h3::after {
		content: "";
		width: 100%;
		height: 1px;
		border-bottom: 1px solid #3e3a39;
		position: absolute;
		bottom: -5px;
		left: 0;
	}

	
	section#intoro {
		margin-top: 125px;
		text-align: center;
		position: relative;
		padding: 0 5%;
		z-index: 3;
	}
	
	section#intoro h2,
	section#intoro p{
		font-family: ten-mincho-text, serif;
		font-size: 18px;
        font-size: 1.8rem;
		font-weight: 400;
        line-height: 2.2;
        text-align: center;
	}
	
	section#intoro h2 + p,
	section#intoro p + p {
		margin-top: 1.25em;
	}
	
	section#intoro::before {
		content: "";
		width: 18.5vw;
		width: 18.5cqw;
		height: 23.2vw;
		height: 23.2cqw;
		display: block;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -9vw;
		left: -1.8%;
		z-index: -1;
	}
	
	section#intoro h4 {
		font-size: 22px;
		font-size: 2.2rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		text-align: center;
		color: #85c5b9;
		letter-spacing: 0.1em;
		margin-bottom: 1.5em;
	}
	
	section#intoro h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 2px solid #85c5b9;
	}
	
	#other section#intoro::before {
		content: "";
		width: 18.1vw;
		max-width: 198px;
		height: 10vw;
		max-height: 110px;
		display: block;
		background: url("../images/other/deco03.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -9vw;
		left: 8%;
		z-index: -1;
	}
	
	#other section#intoro::after {
		content: "";
		width: 11.2vw;
		max-width: 123px;
		height: 7.7vw;
		max-height: 85px;
		display: block;
		background: url("../images/other/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -1.3vw;
		right: 6.6%;
		z-index: -1;
	}
	
	#important_notice {
		width: 90%;
		max-width: 940px;
		margin: 50px auto 0;
		background: #f6f4f2;
		padding: 45px 0 60px;
		color: #e60012;
	}
	
	#important_notice h4{
		font-size: 22px;
        font-size: 2.2rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
        line-height: 2.2;
		letter-spacing: 0.14em;
        text-align: center;
		margin-bottom: 1.25em;
	}
	
	#important_notice p{
		width: 700px;
		margin: 0 auto;
		font-size: 14px;
        font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		line-height: 2.1;
	}
	
	#important_notice p a{
		color: #e60012;
		text-decoration: underline;
	}
	
    section#recommend {
		width: 100%;
		position: relative;
		padding: 130px 0;
	}
	
	section#recommend div.block{
		max-width: 1048px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
	}
	
	section#recommend div.block.re{
		flex-direction: row-reverse;
	}
	
	section#recommend div.block + div.block{
		margin-top: 90px;
	}
	
	section#recommend div.block div.text_box{
		width: 57%;
		padding-bottom: 20px;
		padding-left: 3%;
	}
	
	section#recommend div.block.re div.text_box{
		width: 53%;
		padding-left: 0;
	}
	
	section#recommend div.block div.text_box h5{
		margin-bottom: 10px;
	}
	
	section#recommend div.block div.text_box h5 span.reco{
		color: #85C5B9;
		font-size: 18px;
		font-size: 1.8rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 1.3;
		display: inline-block;
		text-align: center;
		letter-spacing: 0.08em;
		position: relative;
	}
	
	section#recommend div.block div.text_box h5 span.reco::before{
		content: "";
		width: 1px;
		height: 30px;
		border-left: 2px solid #85C5B9;
		position: absolute;
		left: -11px;
		bottom: 5px;
		transform:rotate(-20deg); 
	}
	
	section#recommend div.block div.text_box h5 span.reco::after{
		content: "";
		width: 1px;
		height: 30px;
		border-right: 2px solid #85C5B9;
		position: absolute;
		right: -11px;
		bottom: 5px;
		transform:rotate(20deg); 
	}
	
	section#recommend div.block div.text_box h5 span.reco span.num{
		font-size: 28px;
		font-size: 2.8rem;
	}
	
	section#recommend div.block div.text_box h4{
		font-size: 22px;
		font-size: 2.2rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 1.6;
		margin-bottom: 25px;
	}
	
	section#recommend div.block div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 2;
	}
	
	section#recommend div.block figure{
		width: 39%;
		line-height: 0;
		position: relative;
	}
	
	section#recommend div.block figure span{
		display: block;
		overflow: hidden;
		border-radius: 17px;
	}
	
	section#recommend div.block figure.photo01::before{
		content: "";
		width: 186px;
		height: 199px;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: cover;
		position: absolute;
		bottom: -174px;
		right: 55px;
		z-index: 3;
	}
	
	#omiyamairi section#recommend div.block figure.photo01::before{
		content: "";
		width: 24.6vw;
		max-width: 269px;
		height: 18.9vw;
		max-height: 207px;
		background: url("../images/753/deco03.png") no-repeat;
		background-size: cover;
		position: absolute;
		bottom: -51.3%;
		right: -2.4%;
		z-index: 3;
	}
	
	#omiyamairi section#recommend div.block figure.photo03::before{
		content: "";
		width: 22.8vw;
		max-width: 249px;
		height: 18.5vw;
		max-height: 202px;
		background: url("../images/753/deco04.png") no-repeat;
		background-size: cover;
		position: absolute;
		top: -10%;
		left: -42.8%;
		z-index: 3;
	}
	
	section#recommend div.block02 {
		width: 80%;
		max-width: 884px;
		margin: 100px auto;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		z-index: 0;
	}
	
	section#recommend div.block02 div{
		width: 40%;
	}
	
	section#recommend div.block02 div:first-child::before{
		content: "";
		width: 186px;
		height: 199px;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: cover;
		position: absolute;
		top: -84px;
		left: 204px;
		z-index: -1;
	}
	
	section#recommend div.block02 div h4{
		font-size: 20px;
		font-size: 2.0rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 1.6;
		color: #85C5B9;
		margin-bottom: 10px;
	}
	
	section#recommend div.block02 div h4 span{
		display: inline-block;
		border-bottom: 2px solid #85C5B9;
		margin-bottom: 10px;
	}
	
	section#recommend div.block02 div p{
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 2;
	}
	
	section#taxi {
		position: relative;
	}
	
	section#taxi div.section_inner{
		position: relative;
		height: 23.2vw;
		height: 23.2cqw;
		max-height: 254px;
	}
	
	section#taxi div.section_inner::before {
		content: "";
		width: 18.5vw;
		width: 18.5cqw;
		max-width: 203px;
		height: 23.2vw;
		height: 23.2cqw;
		max-height: 254px;
		display: block;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 13%;
		z-index: -1;
	}
	
	section#taxi div.section_inner div{
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		align-items: center;
	}
	
	section#taxi div.section_inner div span.box{
		width: 440px;
	}
	
	section#taxi02 div.fl{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#taxi02 div.fl span.box{
		width: 46%;
	}
	
	section#taxi02 div.fl span.box:first-of-type{
		width: 50%;
	}
	
	section#taxi div.section_inner div span.box h4,
	section#taxi02 div.section_inner div span.box h4{
		font-size: 22px;
		font-size: 2.2rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		color: #85c5b9;
		letter-spacing: -0.1em;
		margin-bottom: 0.75em;
	}
	
	section#taxi div.section_inner div span.box h4 span,
	section#taxi02 div.section_inner div span.box h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 2px solid #85c5b9;
	}
	
	section#taxi div.section_inner div span.box p,
	section#taxi02 div.section_inner div span.box p{
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		line-height: 2.2;
		margin-bottom: 3em;
	}
	
	section#slide_block {
		margin-top: 80px;
		position: relative;
		z-index: 1;
	}
	
	section#slide_block.mt {
		padding-top: 100px;
	}
	
	section#slide_block::before {
		content: "";
		width: 16.9vw;
		max-width: 185px;
		height: 18.3vw;
		max-height: 200px;
		display: block;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: contain;
		position: absolute;
		left: 3.2%;
		top: 94px;
		z-index: -1;
	}
	
	section#slide_block.mt::before {
		content: "";
		width: 16.9vw;
		max-width: 185px;
		height: 18.3vw;
		max-height: 200px;
		display: block;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: contain;
		position: absolute;
		left: 3.2%;
		top: 0;
		z-index: -1;
	}
	
	section#slide_block::after {
		content: "";
		width: 16.9vw;
		max-width: 185px;
		height: 18.3vw;
		max-height: 200px;
		display: block;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: contain;
		position: absolute;
		right: 5.5%;
		bottom: -110px;
		z-index: 10;
	}
	
	section#slide_block div.section_inner h4 {
		font-size: 22px;
		font-size: 2.2rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		text-align: center;
		color: #85c5b9;
		letter-spacing: 0.1em;
		margin-bottom: 1.5em;
	}
	
	section#slide_block div.section_inner h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 2px solid #85c5b9;
	}
	
	section#slide_block div.section_inner p {
		font-size: 18px;
		font-size: 1.8rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		text-align: center;
		line-height: 2.2;
		margin-bottom: 3em;
	}
	
	section#slide_block div.slider div.block {
		max-width: initial;
		line-height: 0;
		overflow: hidden;
		border-radius: 14px;
		margin: 0 20px;
	}
	
	section#slide_block div.slider-arrow {
		width: 38px;
		height: 38px;
		display: block;
		cursor: pointer;
		position: absolute;
		top:calc(50% - 19px);
		z-index: 10;
	}
	
	section#slide_block div.slider-arrow.prev-arrow {
		background: url("../images/753/slider_arrow_left.svg") no-repeat;
		background-size: contain;
		left: 12%;
	}
	
	section#slide_block div.slider-arrow.next-arrow {
		background: url("../images/753/slider_arrow_right.svg") no-repeat;
		background-size: contain;
		right: 12%;
	}
	
	section#about {
		margin-top: 160px;
	}
	
	section#about h3{
		width: 420px;
	}
	
	section#about h3 + p{
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		line-height: 2.1;
		letter-spacing: -0.03em;
		margin-bottom: 50px;
	}
	
	section#about div.box{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.1;
		letter-spacing: -0.03em;
	}
	
	section#about div.box p{
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	section#about div.box p span{
		display: inline-block;
		margin-right: 2em;
	}
	
	section#about div.box p span a{
		color: #3e3a39;
		text-decoration: underline;
	}
	
	section#about p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		letter-spacing: -0.05em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#plan {
		margin-top: 160px;
	}
	
	section#plan div.section_inner div.photo,
	section#rental div.section_inner div.photo,
	section#album div.section_inner div.photo,
	section#about div.section_inner div.photo{
		line-height: 0;
		position: relative;
		z-index: 1;
		margin-bottom: 45px;
	}
	
	section#plan div.section_inner div.photo.photo01::before{
		content: "";
		width: 19vw;
		max-width: 208px;
		height: 23.1vw;
		max-height: 252px;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -23%;
		left: 1.8%;
		z-index: 5;
	}
	
	#other section#plan div.section_inner div.photo.photo01::before {
		content: "";
		width: 11.2vw;
		max-width: 123px;
		height: 7.7vw;
		max-height: 85px;
		display: block;
		background: url("../images/other/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -7%;
		left: 10%;
		z-index: 5;
	}
	
	section#plan div.section_inner div.photo.photo01::after{
		content: "";
		width: 26vw;
		max-width: 284px;
		height: 17vw;
		max-height: 186px;
		background: url("../images/753/deco05.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -6%;
		right: -2%;
		z-index: 5;
	}
	
	section#plan div.section_inner div.photo span,
	section#rental div.section_inner div.photo span,
	section#album div.section_inner div.photo span,
	section#about div.section_inner div.photo span{
		display: inline-block;
		overflow: hidden;
		border-radius: 14px;
	}
	
	section#plan div.section_inner div.box{
		margin-bottom: 40px;
	}
	
	section#plan div.box ul.plan_name {
        width: 100%;
        border: 1px solid #3e3a39;
        padding: 8px 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        list-style: none;
        margin-bottom: 20px;
        font-family: a-otf-futo-go-b101-pr6n, sans-serif;
		
    }
	
	section#plan div.box ul.plan_name li.name {
        width: calc(100% - 12em);
    }
	
	section#plan div.box ul.plan_name li.price {
        width: 12em;
        text-align: right;
    }
	
	section#plan div.box ul.plan_name li.price span{
        font-size: 12px;
		font-size: 1.2rem;
    }
	
	section#plan div.box ul.plan_name + p {
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 1em;
	}
	
	section#plan div.box ul.contents {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		list-style: none;
	}
	
	section#plan div.box ul.contents li{
		width: 50%;
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	section#plan div.box ul.contents.vertical li{
		width: 100%;
	}
	
	section#plan div.box ul.contents li:nth-child(n + 3){
		margin-top: 0.5em;
	}
	
	section#plan div.box ul.contents.vertical li + li{
		margin-top: 0.5em;
	}
	
	section#plan div.box div.box_inner {
        background: #F6F4F2;
        padding: 12px 18px;
        margin-top: 25px;
    }
	
	section#plan div.box div.box_inner h6 {
        margin-bottom: 5px;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5;
    }
	
	section#plan div.box div.box_inner p {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5;
        text-indent: -1em;
        padding-left: 1em;
        margin-bottom: 3px;
    }
	
	section#plan div.box p.cap {
        font-size: 12px;
        font-size: 1.2rem;
        margin-top: 15px;
    }
	
	section#plan div.box p.cap a{
        color: #595757;
		text-decoration: underline;
    }
	
	section#plan div.box p.cap span {
		display: block;
        text-indent: -1em;
        padding-left: 1em;
    }
	
	section#rental,
	section#album{
		margin-top: 80px;
	}
	
	section#rental h3{
		width: 420px;
	}
	
	section#rental div.section_inner div.photo.photo01::before,
	section#album div.section_inner div.photo.photo01::before{
		content: "";
		width: 26vw;
		max-width: 284px;
		height: 17vw;
		max-height: 186px;
		background: url("../images/753/deco05.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -25%;
		right: -2%;
		z-index: 5;
	}
	
	section#rental p,
	section#album p{
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 2.2;
	}
	
	section#rental p a,
	section#album p a{
		color: #3e3a39;
		text-decoration: underline;
	}
	
	section#option {
		margin-top: 100px;
	}
	
	section#option div.section_inner{
		position: relative;
	}
	
	section#option div.section_inner h3{
		margin-bottom: 30px;
	}
	
	section#option div.section_inner h3 + p{
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
		margin-bottom: 40px;
	}
	
	section#option div.section_inner::before{
		content: "";
		width: 16.8vw;
		max-width: 184px;
		height: 15.2vw;
		max-height: 166px;
		background: url("../images/753/deco06.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -75px;
		left: 5.2%;
		z-index: 5;
	}
	
	section#option.bubble div.section_inner::before{
		content: "";
		width: 26vw;
		max-width: 284px;
		height: 17vw;
		max-height: 186px;
		background: url("../images/753/deco05.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -120px;
		left: initial;
		right: -5%;
		z-index: 5;
	}
	
	section#option div.section_inner ul,
	section#rental ul{
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#option div.section_inner ul.goryou::after{
		content: "";
		width: 18.5vw;
		width: 18.5cqw;
		max-width: 203px;
		height: 23.2vw;
		height: 23.2cqw;
		max-height: 254px;
		display: block;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: -1;
	}
	
	section#option div.section_inner ul li,
	section#rental ul li{
		width: 48%;
	}
	
	section#option div.section_inner ul li.wide{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-bottom: 10px;
	}
	
	section#option div.section_inner ul li.wide div.photo,
	section#option div.section_inner ul li.wide div.text_box{
		width: 48%;
	}
	
	section#option div.section_inner ul li.wide div.text_box{
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
	}
	
	section#option div.section_inner ul li.wide div.text_box p.notice{
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 1em;
	}
	
	section#option div.section_inner ul li.wide div.text_box p.notice span{
		display: block;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#option div.section_inner ul li div.photo,
	section#rental ul li div.photo{
		line-height: 0;
		border-radius: 17px;
		overflow: hidden;
		margin-bottom: 0!important;
	}
	
	section#option div.section_inner ul li div.photo + h6,
	section#rental ul li div.photo + h6{
		font-size: 12px;
		font-size: 1.2rem;
		letter-spacing: -0.02em;
		margin-top: 1em;
	}
	
	section#option div.section_inner ul li p.price{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 700;
		margin-top: 0.15em;
	}
	
	section#option div.section_inner ul li p.price span{
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	section#option div.section_inner ul li p.price small,
	section#rental ul li p{
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: 400;
		display: inline-block;
	}
	
	section#option div.section_inner ul li p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		letter-spacing: -0.05em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#option div.section_inner ul li:nth-child(n + 3){
		margin-top: 25px;
	}
	
	section#option div.section_inner ul.n2 li + li{
		margin-top: 25px;
	}
	
	section#flow {
		margin-top: 80px;
        padding: 50px 0 70px;
        background: url(../images/753/flow_bg_pc.jpg) no-repeat;
        background-size: cover;
        position: relative;
    }
	
	#omiyamairi section#flow {
		margin-top: 80px;
        padding: 50px 0 70px;
        background: url("../images/omiyamairi/flow_bg_pc.jpg") no-repeat;
        background-size: cover;
        position: relative;
    }
	
	#other section#flow {
		margin-top: 80px;
        padding: 50px 0 70px;
        background: url("../images/other/flow_bg_pc.jpg") no-repeat;
        background-size: cover;
        position: relative;
    }
	
	section#flow div.section_inner {
		position: relative;
	}
	
	section#flow::before{
		content: "";
		width: 9.9vw;
		max-width: 108px;
		height: 9.26vw;
		max-width: 108px;
		background: url("../images/753/deco07.png") no-repeat;
        background-size: contain;
		display: block;
		position: absolute;
		top: -40px;
		left: 18%;
		z-index: 5;
    }
	
	#omiyamairi section#flow::before{
		content: "";
		width: 9.9vw;
		max-width: 108px;
		height: 9.26vw;
		max-width: 108px;
		background: url("../images/omiyamairi/deco08.png") no-repeat;
        background-size: contain;
		display: block;
		position: absolute;
		top: -40px;
		left: 18%;
		z-index: 5;
    }
	
	#other section#flow::before{
		content: "";
		display: none;
    }
	
	section#flow h2 {
        font-size: 30px;
        font-size: 3.0rem;
        font-family: 'Noto Serif JP', serif;
        font-weight: normal;
        line-height: 1.1;
        text-align: center;
        padding-bottom: 25px;
        position: relative;
        margin-bottom: 40px;
    }
	
	section#flow ul + h2 {
        margin-top: 40px;
    }
	
	section#flow h2 figure {
        width: 54px;
        margin: 0 auto -0.5em;
    }
	
	section#flow h2 span {
        font-size: 20px;
        font-size: 2.0rem;
    }
	
	section#flow h2::after {
        content: "";
        position: absolute;
        width: 38px;
        border-bottom: 2px solid #798972;
        bottom: 0;
        left: -webkit-calc(50% - 19px);
        left: -moz-calc(50% - 19px);
        left: calc(50% - 19px);
    }
	
	section#flow ul {
        display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		gap: 5%;
		list-style: none;
		position: relative;
    }
	
	section#flow ul li{
        width: 30%;
    }
	
	section#flow ul li div.photo{
		line-height: 0;
		border-radius: 17px;
		overflow: hidden;
	}
	
	section#flow ul li div.photo + h6{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 700;
		margin-top: 0.5em;
	}
	
	section#flow ul li p{
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 0.15em;
		letter-spacing: -0.05em;
	}
	
	section#flow ul li:nth-child(n + 4){
        margin-top: 40px;
    }
	
	section#flow p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		display: inline-block;
		position: absolute;
		bottom: 0;
		left: 35%;
	}
	
	section#flow ul + div.box{
		margin-top: 10px;
	}
	
	section#flow div.box p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		display: block;
		position: relative;
		bottom: initial;
		left: initial;
	}
	
	section#flow p.cap span{
		display: block;
		display: block;
        text-indent: -1em;
        padding-left: 1em;
	}
	
	section#flow div.section_inner.after::after,
	section#flow ul.after::after{
        content: "";
		width: 16.8vw;
		max-width: 184px;
		height: 15.2vw;
		max-height: 166px;
		background: url("../images/omiyamairi/deco06.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -95px;
		right: 5%;
		z-index: 5;
    }
	
	section#flow ul.after::after{
		bottom: 0;

    }
	
	section#faq {
		margin-top: 80px;
	}

	#shichigosan section#faq::before {
		content: "";
		width: 16.9vw;
		max-width: 185px;
		height: 18.3vw;
		max-height: 200px;
		display: block;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: contain;
		position: absolute;
		right: 10%;
		top: -75px;
		z-index: -1;
	}
	
	section#faq h4{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 400;
		font-family: 'Noto Serif JP', serif;
		margin-bottom: 2em;
	}
	
	section#faq h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 1px solid #000;
	}
	
	section#faq ul{
		width: 100%;
		list-style: none;
	}
	
	section#faq ul li{
		width: 100%;
		margin-bottom: 50px;
	}
	
	section#faq ul li h5{
		width: 100%;
		display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
		align-items: flex-start;
		padding-bottom: 10px;
		padding-right: 20px;
		margin-bottom: 10px;
		border-bottom: 1px solid #CCC;
		position: relative;
		cursor: pointer;
	}
	
	section#faq ul li h5::before{
		content: "";
		width: 16px;
		height: 2px;
		background: #3e3a39;
		display: inline-block;
		position: absolute;
		top: calc(50% - 1px);
		right: 1%;
	}
	
	section#faq ul li h5::after{
		content: "";
		width: 2px;
		height: 16px;
		background: #3e3a39;
		display: inline-block;
		position: absolute;
		top: calc(50% - 8px);
		right: calc(1% + 7px);
	}
	
	section#faq ul li p{
		width: 100%;
		display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
		align-items: flex-start;
	}
	
	section#faq ul li p{
		display: none;
	}
	
	section#faq ul li h5 span.num,
	section#faq ul li p span.num{
		width: 42px;
		display: inline-block;
		color: #FFF;
		background: #516C4C;
		padding: 4px 0;
		text-align: center;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1;
	}
	
	section#faq ul li p span.num{
		background: #A48B78;
	}
	
	section#faq ul li h5 span.text,
	section#faq ul li p span.text{
		width: -webkit-calc(98% - 42px);
		width: -moz-calc(98% - 42px);
		width: calc(98% - 42px);
	}
	
	section#faq ul li h5 span.text{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	
	section#faq ul li p span.text{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.7;
		letter-spacing: -0.01em;
	}
	
	section#faq ul li p span.text small{
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	section#faq ul li p span.text a{
		color: #3e3a39;
		text-decoration: underline;
	}
	
	div#comment_block a.comment {
        width: 610px;
        display: block;
        margin: 65px auto 98px;
    }
}


/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 750px){
	
	section div.block {
		width: auto;
	}
	
	#main_vl {
        width: 100%;
        line-height: 0;
        position: relative;
		padding-bottom: 20vw;
		background: url("../images/753/mian_bg_sp.jpg") no-repeat;
		background-size: contain;
		background-position: bottom center;
    }
	
	#main_vl figure{
        width: 100%;
        line-height: 0;
    }
	
	#main_vl p{
        width: 97.5%;
		max-width: 420px;
        line-height: 0;
		position: absolute;
		bottom: -27.7vw;
		left: 2.4%;
		z-index: 5;
    }
	
	#main_753 {
        width: 100%;
        line-height: 0;
        position: relative;
		padding-bottom: 20vw;
		background: url("../images/753/mian_bg_sp.jpg") no-repeat;
		background-size: contain;
		background-position: bottom center;
    }
	
	#main_753l figure{
        width: 100%;
        line-height: 0;
    }
	
	#main_753 h1{
        width: 60%;
        line-height: 0;
		position: absolute;
		bottom: -10%;
		left: 6.2%;
		z-index: 5;
    }
	
	#main_753 p{
        width: 70%;
        line-height: 0;
		position: absolute;
		top: 42%;
		left: 9.6%;
		z-index: 5;
    }
	
	#main_753 span.illust{
        width: 9%;
		max-width: 98px;
        line-height: 0;
		position: absolute;
		top: 27%;
		left: 12.8%;
		z-index: 5;
    }
	
	#main_omiya {
        width: 100%;
        line-height: 0;
        position: relative;
		padding-bottom: 17vw;
		background: url("../images/omiyamairi/mian_bg_pc.jpg") no-repeat;
		background-size: contain;
		background-position: bottom center;
    }
	
	#main_omiya figure{
        width: 100%;
        line-height: 0;
    }
	
	#main_omiya h1{
        width: 94%;
        line-height: 0;
		position: absolute;
		bottom: -10%;
		left: 0;
		z-index: 5;
    }
	
	#main_omiya p{
        width: 52.5%;
        line-height: 0;
		position: absolute;
		top: 7%;
		left: 9.6%;
		z-index: 5;
    }
	
	#main_omiya span.illust{
        width: 8.6%;
        line-height: 0;
		position: absolute;
		top: 6.7%;
		left: 67.4%;
		z-index: 5;
    }
	
	#main_other {
        width: 100%;
        line-height: 0;
        position: relative;
		padding-bottom: 17vw;
		background: url("../images/other/mian_bg_sp.jpg") no-repeat;
		background-size: contain;
		background-position: bottom center;
    }
	
	#main_other figure{
        width: 100%;
        line-height: 0;
    }
	
	#main_other h1{
        width: 50.8%;
		max-width: 554px;
        line-height: 0;
		position: absolute;
		bottom: -17.3%;
		left: 2.2%;
		z-index: 5;
    }
	
	#main_other p{
        width: 71.6%;
        line-height: 0;
		position: absolute;
		top: 40.7%;
		left: 8.2%;
		z-index: 5;
    }
	
	#main_other span.illust{
        width: 10%;
        line-height: 0;
		position: absolute;
		top: 24.2%;
		left: 15.4%;
		z-index: 5;
    }
	
	#main_other.mata span.illust{
		left: 40%;
    }
	
	section div.section_inner {
		width: 90%;
		max-width: 940px;
		margin: 0 auto;
	}
	
	section h3 {
		width: 260px;
		margin: 0 auto 40px;
		font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.3;
        text-align: center;
        font-family: ten-mincho-text, serif;
		position: relative;
		border: 1px solid #3e3a39;
		border-width: 0 1px;
		padding: 12px 0;
		z-index: 5;
	}
	
	section h3::before {
		content: "";
		width: 100%;
		height: 1px;
		border-top: 1px solid #3e3a39;
		position: absolute;
		top: -5px;
		left: 0;
	}
	
	section h3::after {
		content: "";
		width: 100%;
		height: 1px;
		border-bottom: 1px solid #3e3a39;
		position: absolute;
		bottom: -5px;
		left: 0;
	}
	
	section#intoro {
		margin-top: 15vw;
		text-align: center;
		position: relative;
		padding: 0 5%;
		z-index: 3;
	}
	
	section#intoro h2,
	section#intoro p{
		font-family: ten-mincho-text, serif;
		font-size: 16px;
        font-size: 1.6rem;
		font-weight: 400;
        line-height: 2.2;
        text-align: center;
	}
	
	section#intoro h2 + p,
	section#intoro p + p {
		margin-top: 1.25em;
	}
	
	section#intoro::before {
		content: "";
		width: 37.2vw;
		height: 39.8vw;
		max-width: 186px;
		max-height: 199px;
		display: block;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -9vw;
		left: -5%;
		z-index: -1;
	}
	
	section#intoro h4 {
		font-size: 20px;
		font-size: 2.0rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		text-align: center;
		color: #85c5b9;
		letter-spacing: 0.1em;
		margin-bottom: 1.5em;
	}
	
	section#intoro h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 2px solid #85c5b9;
	}
	
	#other section#intoro::before {
		content: "";
		width: 25.34vw;
		height: 14vw;
		display: block;
		background: url("../images/other/deco03.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -12vw;
		left: 2.5%;
		z-index: -1;
	}
	
	#other section#intoro::after {
		content: "";
		width: 22.24vw;
		height: 15.4vw;
		display: block;
		background: url("../images/other/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -10vw;
		right: 6.6%;
		z-index: -1;
	}
	
	#important_notice {
		width: 92%;
		margin: 10vw auto 0;
		background: #f6f4f2;
		padding: 8vw 0 10vw;
		color: #e60012;
	}
	
	#important_notice h4{
		font-size: 20px;
        font-size: 2.0rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
        line-height: 2.2;
		letter-spacing: 0.14em;
        text-align: center;
		margin-bottom: 1.25em;
	}
	
	#important_notice p{
		width: 90%;
		margin: 0 auto;
		font-size: 14px;
        font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		line-height: 2.1;
	}
	
	#important_notice p a{
		color: #e60012;
		text-decoration: underline;
	}
	
	section#recommend {
		width: 100%;
		position: relative;
		padding: 20vw 0 15vw;
	}
	
	section#recommend div.block {
		width: 92%;
	}
	
	section#recommend div.block + div.block{
		margin-top: 10vw;
	}
	
	section#recommend div.block div.text_box{
		width: 100%;
		padding-bottom: 20px;
	}
	
	section#recommend div.block div.text_box h5{
		margin-bottom: 10px;
		margin-left: 2.5%;
	}
	
	section#recommend div.block div.text_box h5 span.reco{
		color: #85C5B9;
		font-size: 16px;
		font-size: 1.6rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 1.3;
		display: inline-block;
		text-align: center;
		letter-spacing: 0.08em;
		position: relative;
	}
	
	section#recommend div.block div.text_box h5 span.reco::before{
		content: "";
		width: 1px;
		height: 30px;
		border-left: 2px solid #85C5B9;
		position: absolute;
		left: -11px;
		bottom: 5px;
		transform:rotate(-20deg); 
	}
	
	section#recommend div.block div.text_box h5 span.reco::after{
		content: "";
		width: 1px;
		height: 30px;
		border-right: 2px solid #85C5B9;
		position: absolute;
		right: -11px;
		bottom: 5px;
		transform:rotate(20deg); 
	}
	
	section#recommend div.block div.text_box h5 span.reco span.num{
		font-size: 26px;
		font-size: 2.6rem;
	}
	
	section#recommend div.block div.text_box h4{
		font-size: 18px;
		font-size: 1.8rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 1.6;
		margin-bottom: 15px;
	}
	
	section#recommend div.block div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 2;
	}
	
	section#recommend div.block figure{
		width: 100%;
		line-height: 0;
		position: relative;
	}
	
	section#recommend div.block figure span{
		display: block;
		overflow: hidden;
		border-radius: 3.4vw;
	}
	
	section#recommend div.block figure.photo01::before{
		content: "";
		width: 37.2vw;
		height: 39.8vw;
		max-width: 186px;
		max-height: 199px;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: cover;
		position: absolute;
		bottom: -100px;
		right: 5%;
		z-index: 3;
	}
	
	section#recommend div.block02 {
		width: 90%;
		margin: 10vw auto;
		z-index: 0;
	}
	
	section#recommend div.block02 div{
		width: 100%;
		position: relative;
	}
	
	section#recommend div.block02 div + div{
		margin-top: 25px;
	}
	
	section#recommend div.block02 div:first-child::before{
		content: "";
		width: 37.2vw;
		height: 39.8vw;
		max-width: 186px;
		max-height: 199px;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: cover;
		position: absolute;
		top: -2%;
		right: 2.5%;
		z-index: -1;
	}
	
	section#recommend div.block02 div h4{
		font-size: 18px;
		font-size: 1.8rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 1.6;
		color: #85C5B9;
		margin-bottom: 6px;
	}
	
	section#recommend div.block02 div h4 span{
		display: inline-block;
		border-bottom: 2px solid #85C5B9;
		margin-bottom: 10px;
	}
	
	section#recommend div.block02 div p{
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: normal;
		line-height: 2;
	}
	
	section#taxi {
		position: relative;
		margin-bottom: 24vw;
	}
	
	section#taxi div.section_inner{
		position: relative;
	}
	
	section#taxi div.section_inner div span.box{
		width: 100%;
	}
	
	section#taxi02 div.fl{
		display: block;
	}
	
	section#taxi02 div.fl span.box{
		display: block;
	}
	
	section#taxi02 div.fl span.box + span.box{
		margin-top: 15px;
	}
	
	section#taxi div.section_inner div span.box h4,
	section#taxi02 div.section_inner div span.box h4{
		font-size: 20px;
		font-size: 2.0rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		color: #85c5b9;
		letter-spacing: 0.1em;
		margin-bottom: 0.75em;
	}
	
	section#taxi div.section_inner div span.box h4 span,
	section#taxi02 div.section_inner div span.box h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 2px solid #85c5b9;
	}
	
	section#taxi div.section_inner div span.box p,
	section#taxi02 div.section_inner div span.box p{
		font-size: 16px;
		font-size: 1.6rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		line-height: 2.2;
		margin-bottom: 3em;
	}
	
	section#slide_block {
		margin-top: 15vw;
		position: relative;
		z-index: 1;
	}
	
	section#slide_block::before {
		content: "";
		width: 37.2vw;
		height: 39.8vw;
		max-width: 186px;
		max-height: 199px;
		display: block;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: contain;
		position: absolute;
		left: 3.2%;
		top: -16vw;
		z-index: -1;
	}
	
	section#slide_block::after {
		content: "";
		width: 37.2vw;
		height: 39.8vw;
		max-width: 186px;
		max-height: 199px;
		display: block;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: contain;
		position: absolute;
		right: -5.5%;
		bottom: -23vw;
		z-index: 10;
	}
	
	section#slide_block div.section_inner h4 {
		font-size: 20px;
		font-size: 2.0rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		text-align: center;
		color: #85c5b9;
		letter-spacing: 0.1em;
		margin-bottom: 1.5em;
	}
	
	section#slide_block div.section_inner h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 2px solid #85c5b9;
	}
	
	section#slide_block div.section_inner p {
		font-size: 16px;
		font-size: 1.6rem;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		text-align: center;
		line-height: 2.2;
		margin-bottom: 3em;
	}
	
	section#slide_block div.slider div.block {
		max-width: initial;
		line-height: 0;
		overflow: hidden;
		border-radius: 3.4vw;
		margin: 0 2vw;
	}
	
	section#slide_block div.slider-arrow {
		width: 7.6vw;
		height: 7.6vw;
		display: block;
		cursor: pointer;
		position: absolute;
		top:calc(50% - 3.8vw);
		z-index: 10;
	}
	
	section#slide_block div.slider-arrow.prev-arrow {
		background: url("../images/753/slider_arrow_left.svg") no-repeat;
		background-size: contain;
		left: 12%;
	}
	
	section#slide_block div.slider-arrow.next-arrow {
		background: url("../images/753/slider_arrow_right.svg") no-repeat;
		background-size: contain;
		right: 12%;
	}
	
	section#about {
		margin-top: 160px;
	}
	
	section#about h3{
		width: 100%;
		max-width: 430px;
		line-height: 1.3;
	}
	
	section#about h3 + p{
		font-size: 14px;
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		line-height: 2.1;
		letter-spacing: -0.03em;
		margin-bottom: 20px;
	}
	
	section#about div.box{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.1;
		letter-spacing: -0.03em;
		margin-bottom: 5px;
	}
	
	section#about div.box p{
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	section#about div.box p span{
		line-height: 1.5;
		display: inline-block;
		text-indent: -1em;
		padding-left: 1em;
		margin-right: 2em;
	}
	
	section#about div.box p span a{
		color: #3e3a39;
		text-decoration: underline;
	}
	
	section#about p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		letter-spacing: -0.05em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#plan {
		margin-top: 25vw;
	}
	
	section#plan div.section_inner div.photo,
	section#rental div.section_inner div.photo,
	section#album div.section_inner div.photo,
	section#about div.section_inner div.photo{
		line-height: 0;
		position: relative;
		z-index: 1;
		margin-bottom: 45px;
	}
	
	section#plan div.section_inner div.photo.photo01::before{
		content: "";
		width: 19vw;
		max-width: 208px;
		height: 23.1vw;
		max-height: 252px;
		background: url("../images/753/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -23%;
		left: 1.8%;
		z-index: 5;
	}
	
	#other section#plan div.section_inner div.photo.photo01::before{
		content: "";
		width: 22.24vw;
		height: 15.4vw;
		background: url("../images/other/deco01.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -11%;
		left: 2.5%;
		z-index: 5;
	}
	
	section#plan div.section_inner div.photo.photo01::after{
		content: "";
		width: 26vw;
		height: 17vw;
		background: url("../images/753/deco05.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -6%;
		right: -2%;
		z-index: 5;
	}
	
	section#plan div.section_inner div.photo span,
	section#rental div.section_inner div.photo span,
	section#album div.section_inner div.photo span,
	section#about div.section_inner div.photo span{
		display: inline-block;
		overflow: hidden;
		border-radius: 2.8vw;
	}
	
	section#plan div.section_inner div.box{
		margin-bottom: 40px;
	}
	
	section#plan div.box ul.plan_name {
        width: 100%;
		font-size: 14px;
        font-size: 1.4rem;
        border: 1px solid #3e3a39;
        padding: 8px 15px;
        list-style: none;
        margin-bottom: 20px;
        font-family: a-otf-futo-go-b101-pr6n, sans-serif;
		
    }
	
	section#plan div.box ul.plan_name li.name {
        width: 100%;
    }
	
	section#plan div.box ul.plan_name li.price {
        width: 100%;
        text-align: right;
    }
	
	section#plan div.box ul.plan_name li.price span{
        font-size: 12px;
		font-size: 1.2rem;
    }
	
	section#plan div.box ul.plan_name + p {
		font-size: 14px;
		font-size: 1.4rem;
		margin-bottom: 1em;
	}
	
	section#plan div.box ul.contents {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		list-style: none;
	}
	
	section#plan div.box ul.contents li{
		width: 100%;
		font-size: 13px;
		font-size: 1.3rem;
		text-indent: -1.25em;
        padding-left: 1.25em;
	}
	
	section#plan div.box ul.contents li + li{
		margin-top: 0.5em;
	}
	
	section#plan div.box div.box_inner {
        background: #F6F4F2;
        padding: 12px 18px;
        margin-top: 25px;
    }
	
	section#plan div.box div.box_inner h6 {
        margin-bottom: 5px;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5;
    }
	
	section#plan div.box div.box_inner p {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5;
        text-indent: -1em;
        padding-left: 1em;
        margin-bottom: 3px;
    }
	
	section#plan div.box p.cap {
        font-size: 12px;
        font-size: 1.2rem;
        margin-top: 15px;
    }
	
	section#plan div.box p.cap a{
        color: #595757;
		text-decoration: underline;
    }
	
	section#plan div.box p.cap span {
		display: block;
        text-indent: -1em;
        padding-left: 1em;
    }
	
	section#rental,
	section#album{
		margin-top: 15vw;
	}
	
	section#rental h3{
		width: 100%;
		max-width: 430px;
	}
	
	section#rental div.section_inner div.photo.photo01::before,
	section#album div.section_inner div.photo.photo01::before{
		content: "";
		width: 37.2vw;
		height: 39.8vw;
		background: url("../images/753/deco05.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -15%;
		right: -2%;
		z-index: 5;
	}
	
	section#rental p,
	section#album p{
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 2.2;
	}
	
	section#rental p a,
	section#album p a{
		color: #3e3a39;
		text-decoration: underline;
	}
	
	section#option {
		margin-top: 30vw;
	}
	
	section#option div.section_inner{
		position: relative;
	}
	
	section#option div.section_inner h3{
		margin-bottom: 20px;
	}
	
	section#option div.section_inner h3 + p{
		font-size: 14px;
		font-size: 1.4rem;
		text-align: center;
		margin-bottom: 30px;
	}
	
	section#option div.section_inner::before{
		content: "";
		width: 22vw;
		max-width: 220px;
		height: 20vw;
		max-height: 199px;
		background: url("../images/753/deco06.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -10vw;
		left: -2.5%;
		z-index: 5;
	}
	
	section#option.bubble div.section_inner::before{
		content: "";
		width: 37.2vw;
		height: 39.8vw;
		background: url("../images/753/deco05.png") no-repeat;
		background-size: contain;
		position: absolute;
		top: -20vw;
		left: initial;
		right: -5%;
		z-index: 5;
	}
	
	section#option div.section_inner ul,
	section#rental ul{
		list-style: none;
	}
	
	section#option div.section_inner ul li,
	section#rental ul li{
		width: 100%;
	}
	
	section#option div.section_inner ul li.wide div.text_box{
		margin-top: 1em;
	}
	
	section#option div.section_inner ul li.wide div.text_box p.notice{
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 1em;
	}
	
	section#option div.section_inner ul li.wide div.text_box p.notice span{
		display: block;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#option div.section_inner ul li div.photo,
	section#rental ul li div.photo{
		line-height: 0;
		border-radius: 3.4vw;
		overflow: hidden;
		margin-bottom: 0!important;
	}
	
	section#option div.section_inner ul li div.photo + h6,
	section#rental ul li div.photo + h6{
		font-size: 12px;
		font-size: 1.2rem;
		letter-spacing: -0.02em;
		margin-top: 1em;
	}
	
	section#option div.section_inner ul li p.price{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 700;
		margin-top: 0.15em;
	}
	
	section#option div.section_inner ul li p.price span{
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	section#option div.section_inner ul li p.price small,
	section#rental ul li p{
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: 400;
		display: inline-block;
	}
	
	section#option div.section_inner ul li p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		letter-spacing: -0.05em;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#option div.section_inner ul li + li,
	section#rental ul li + li{
		margin-top: 8vw
	}
	
	section#flow {
		margin-top: 15vw;
        padding: 50px 0 70px;
        background: url(../images/753/flow_bg_sp.jpg) no-repeat;
        background-size: cover;
        position: relative;
    }
	
	#omiyamairi section#flow {
		margin-top: 15vw;
        padding: 50px 0 70px;
        background: url("../images/omiyamairi/flow_bg_sp.jpg") no-repeat;
        background-size: cover;
        position: relative;
    }
	
	#other section#flow {
		margin-top: 15vw;
        padding: 50px 0 70px;
        background: url("../images/other/flow_bg_sp.jpg") no-repeat;
        background-size: cover;
        position: relative;
    }
	
	section#flow h2 {
        font-size: 22px;
        font-size: 2.2rem;
        font-family: 'Noto Serif JP', serif;
        font-weight: normal;
        line-height: 1.2;
        text-align: center;
        padding-bottom: 18px;
        position: relative;
        margin-bottom: 40px;
    }
	
	section#flow::before{
		content: "";
		width: 19.8vw;
		height: 18.52vw;
		background: url("../images/753/deco07.png") no-repeat;
        background-size: contain;
		display: block;
		position: absolute;
		top: -40px;
		left: 10%;
		z-index: 5;
    }
	
	#omiyamairi section#flow::before{
		content: "";
		width: 19.8vw;
		height: 18.52vw;
		background: url("../images/omiyamairi/deco08.png") no-repeat;
        background-size: contain;
		display: block;
		position: absolute;
		top: -40px;
		left: 10%;
		z-index: 5;
    }
	
	#other section#flow::before{
		content: "";
		display: none!important;
    }
	
	section#flow ul + h2 {
        margin-top: 30px;
    }
	
	section#flow h2 figure {
        width: 34px;
        margin: 0 auto -0.7em;
    }
	
	section#flow h2 span {
        font-size: 16px;
        font-size: 1.6rem;
    }
	
	section#flow h2::after {
        content: "";
        position: absolute;
        width: 38px;
        border-bottom: 2px solid #798972;
        bottom: 0;
        left: -webkit-calc(50% - 19px);
        left: -moz-calc(50% - 19px);
        left: calc(50% - 19px);
    }
	
	section#flow ul {
		list-style: none;
    }
	
	section#flow ul li{
        width: 100%;
    }
	
	section#flow ul li div.photo{
		line-height: 0;
		border-radius: 3.4vw;
		overflow: hidden;
	}
	
	section#flow ul li div.photo + h6{
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 700;
		margin-top: 0.5em;
	}
	
	section#flow ul li p{
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 0.15em;
		letter-spacing: -0.05em;
	}
	
	section#flow ul li + li{
        margin-top: 8vw;
    }
	
	section#flow p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		margin-top: 1.5em;
	}
	
	section#flow ul + div.box{
		margin-top: 10px;
	}
	
	section#flow div.box p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		display: block;
		position: relative;
		bottom: initial;
		left: initial;
	}
	
	section#flow p.cap span{
		display: block;
        text-indent: -1em;
        padding-left: 1em;
	}
	
	
	section#faq {
		margin-top: 15vw;
	}

	#shichigosan section#faq::before {
		content: "";
		width: 21.1vw;
		height: 22.87vw;
		display: block;
		background: url("../images/753/deco02.png") no-repeat;
		background-size: contain;
		position: absolute;
		right: -5%;
		top: -8vw;
		z-index: -1;
	}
	
	section#faq h4{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 400;
		font-family: 'Noto Serif JP', serif;
		margin-bottom: 2em;
	}
	
	section#faq h4 span{
		display: inline-block;
		padding-bottom: 0.25em;
		border-bottom: 1px solid #000;
	}
	
	section#faq ul{
		width: 100%;
		list-style: none;
	}
	
	section#faq ul li{
		width: 100%;
		margin-bottom: 50px;
	}
	
	section#faq ul li h5{
		width: 100%;
		display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
		align-items: flex-start;
		padding-bottom: 10px;
		padding-right: 20px;
		margin-bottom: 10px;
		border-bottom: 1px solid #CCC;
		position: relative;
		cursor: pointer;
	}
	
	section#faq ul li h5::before{
		content: "";
		width: 16px;
		height: 2px;
		background: #3e3a39;
		display: inline-block;
		position: absolute;
		top: calc(50% - 1px);
		right: 1%;
	}
	
	section#faq ul li h5::after{
		content: "";
		width: 2px;
		height: 16px;
		background: #3e3a39;
		display: inline-block;
		position: absolute;
		top: calc(50% - 8px);
		right: calc(1% + 7px);
	}
	
	section#faq ul li p{
		width: 100%;
		display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
		align-items: flex-start;
	}
	
	section#faq ul li p{
		display: none;
	}
	
	section#faq ul li h5 span.num,
	section#faq ul li p span.num{
		width: 42px;
		display: inline-block;
		color: #FFF;
		background: #516C4C;
		padding: 4px 0;
		text-align: center;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1;
	}
	
	section#faq ul li p span.num{
		background: #A48B78;
	}
	
	section#faq ul li h5 span.text,
	section#faq ul li p span.text{
		width: -webkit-calc(98% - 42px);
		width: -moz-calc(98% - 42px);
		width: calc(98% - 42px);
	}
	
	section#faq ul li h5 span.text{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	
	section#faq ul li p span.text{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	
	section#faq ul li p span.text small{
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	section#faq ul li p span.text a{
		color: #3e3a39;
		text-decoration: underline;
	}
	
	div#comment_block a.comment{
		width: 90%;
        max-width: 610px;
		display: block;
		margin: 40px auto 60px;
    }
}

