@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.detailBox {
	padding: 25px 0;
}
.detailBox .lBox {
	width: 776px;
}
.detailBox .rBox {
	width: 328px;
}
.detailBox .rBox .comBtn.whiteBtn {
	width: auto;
}
.detailBox .rBox .comBtn.whiteBtn a {
	border: 1px solid #ddd9d1;
	border-bottom-width: 3px;
}
.detailBox .rBox .comBtn.whiteBtn a.nolink {
	background-color: #ddd;
	pointer-events: none;
}
.detailBox .rBox .comBtn.whiteBtn.down a::before {
	right: 15px;
}
@media all and (max-width: 896px) {
	.detailBox {
		margin: 0;
		padding-top: 0;
	}
	.detailBox .lBox {
		width: auto;
	}
	.detailBox .rBox {
		width: auto;
	}
}

.comImgSilde01 li {
	float: left;
}
.comImgSilde01 li .photo .subPhoto {
    height: 100%;
    box-sizing: border-box;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
}
.slick-slide img {
	margin: 0 auto;
}

#sideBar .pdfBox {
	margin-bottom: 24px;
	border-radius: 10px;
	background-color: #eff3f4;
}
#sideBar .pdfBox .titleBox {
	position: relative;
	border-radius: 5px 5px 0 0;
	background: url(../../img/view/pdf_bg01.jpg) no-repeat center center;
	background-size: cover;
}
#sideBar .pdfBox .titleBox .positionTxt {
	position: absolute;
	right: -8px;
	top: -8px;
}
#sideBar .pdfBox .titleBox .title {
	padding: 20px 10px 19px 95px;
	color: #FFF;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.69;
	background: url(../../img/view/pdf_img01.png) no-repeat left 16px center;
	background-size: 64px auto;
}
#sideBar .pdfBox .content {
	padding: 23px 16px 16px;
}
#sideBar .pdfBox .content .phoBox {
	position: relative;
	padding-left: 13px;
}
#sideBar .pdfBox .content .phoBox .photo01 {
	position: relative;
	z-index: 1;
}
#sideBar .pdfBox .content .phoBox .photo02 {
	position: absolute;
	right: 13px;
	top: -7px;
}
.sec01 {
	padding-bottom: 32px;
	border-bottom: 1px solid #ddd9d1;
}
.sec01 .imgBox {
	display: flex;
	justify-content: space-between;
}
.sec01 .lBox {
	width: 716px;
}
.sec01 .lBox p {
	font-size: 1.2rem;
}
.sec01 .comTableBox {
	margin-bottom: 8px;
}
.sec01 .comTableBox th {
	width: 116px;
}
.sec01 .comTableBox td {
	padding: 4px 9px 4px;
	width: auto;
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 1.71;
}
.sec01 .comTableBox td span {
	display: inline-block;
	font-size: 2rem;
	color: #f80d0d;
	font-weight: bold;
}
.sec01 .rBox {
	width: 388px;
}
.sec01 .rBox .comSlide {
	margin-bottom: 16px;
	font-size: 0;
}
.sec01 .rBox li {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.sec01 .rBox li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px 16px;
	color: #fff;
	background-color: rgba(28,22,18,0.5);
}
.sec01 .rBox .slick-dots {
	display: none !important;
}
.sec01 .rBox .comBtn02 {
	width: 240px;
}
.sec01 .rBox .comBtn02 a {
	background-image: url(../../img/common/icon15.png);
	background-size: 8px auto;
}
#conts .comInfoBox {
	margin-bottom: 16px;
	padding: 20px 24px 24px;
}
#conts .comInfoBox .top {
	font-size: 1.6rem;
}
#conts .comInfoBox .ttl {
	font-size: 1.4rem;
}
#conts .comVoiceBox {
	margin-bottom: 16px;
	padding: 20px 16px 20px 87px;
	font-size: 1.4rem;
}
#conts .comVoiceBox:before {
	left: 23px;
	top: 25px;
}
#conts .sec02 {
	margin-bottom: 72px;
	padding: 20px 24px 40px;
	border-radius: 8px;
	border: 1px solid #e95b00;
	position: relative;
}
#conts .sec02::after {
	position: absolute;
	right: 23px;
	width: 120px;
	height: 93px;
	bottom: -33px;
	background: url(../../img/view/sec02_img.png) no-repeat center / 120px auto;
	content: "";
}
#conts .sec02 p {
	margin-bottom: 8px;
	font-size: 1.4rem;
	line-height: 1.71;
}
#conts .sec02 .comSlide {
	margin: 0 -24px;
}
#conts .sec02 .comSlide .slick-list {
	padding: 0 18px !important;
}
#conts .sec02 .comSlide .slick-slide {
	padding: 0 8px;
}
#conts .sec02 .comSlide .slick-next {
	right: 26px;
}
#conts .sec02 .comSlide .slick-prev {
	left: 26px;
}
#conts .sec02 .comSide02 .sideSub {
	height: auto;
}
#conts .sec02 .comSide02 .sideSub::before {
	display: none;
}
#conts .sec03 {
	margin-bottom: 20px;
}
#conts .sec03 .headLine06 {
	margin-bottom: 17px;
}
#conts .sec03 .comTableBox {
	margin-bottom: 0;
}
#conts .sec03 .comTable th {
	width: 72px;
	font-size: 1.4rem;
	line-height: 1.71;
	font-weight: normal;
	padding: 2px 2px 2px 8px;
	vertical-align: text-top;
	text-align: left;
}
#conts .sec03 .comTable td {
	width: 316px;
	vertical-align: text-top;
	text-align: left;
}
#conts .sec03 .comTable td p {
	font-size: 1.4rem;
	line-height: 1.71;
	font-weight: normal;
}
#conts .sec03 .comTable td .comBtn02 {
	margin-left: 0;
	width: 240px;
}
#conts .sec03 .comTable td .comBtn02 a {
	height: 32px;
	font-size: 1.3rem;
	background-image: url(../../img/common/icon15.png);
	background-size: auto 5px;
}
#conts .mapSec {
	margin-bottom: 20px;
}
#conts .mapSec .map {
	margin-bottom: 5px;
	position: relative;
	width: 100%;
	padding-bottom: 50%;
}
#conts .mapSec .map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
#conts .mapSec .mapBtm {
	display: flex;
	justify-content: space-between;
}
#conts .mapSec .mapBtm .comBtn02 {
	margin-right: 0;
	width: 240px;
}
#conts .mapSec .mapBtm .comBtn02 a {
	height: 32px;
	font-size: 1.3rem;
}
.comImgSilde01 li .photo {
    margin: 16px 0 14px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    /*width: 776px;*/
    /*height: 776px;*/
    box-sizing: border-box;
	border: 1px solid #EAE3D3;
}
@media all and (min-width: 897px) {
    .comImgSilde01 .slick-arrow {
        margin-top: -60px;
    }
}
@media all and (max-width: 896px) {
	.sec01 {
		margin-bottom: 32px;
		padding-bottom: 0;
		border-bottom: none;
	}
	.sec01 .headLine06 {
		margin: 0 -15px 16px;
	}
	.sec01 .imgBox {
		display: block;
	}
	.sec01 .lBox {
		width: auto;
	}
	.sec01 .comTableBox {
		margin-bottom: 10px;
	}
	.sec01 .comTableBox th {
		width: 72px;
	}
	.sec01 .comTableBox td {
		padding: 4px 9px 4px;
		font-size: 1.2rem;
	}
	.sec01 .comTableBox td span {
		font-size: 1.6rem;
	}
	.sec01 .rBox {
        width: auto;
        margin-top: 20px;
	}
    .comImgSilde01 li .photo{
        width: auto;
        height: 375px;
        margin: 0;
    }
    .comImgSilde01 li .photo .subPhoto {
        min-width: inherit;
    }
	#conts .comInfoBox {
		margin-bottom: 8px;
		padding: 10px 16px;
	}
	#conts .comInfoBox .top {
		font-size: 1.4rem;
	}
	#conts .comInfoBox .ttl {
		font-size: 1.4rem;
	}
	#conts .comInfoBox .tagList a {
		height: 34px;
		font-size: 1.4rem;
	}
	#conts .comVoiceBox {
		margin-bottom: 8px;
		padding: 76px 16px 20px 16px;
	}
	#conts .comVoiceBox:before {
		left: 50%;
		top: 14px;
		transform: translateX(-50%);
	}
	#conts .sec02 {
		padding: 20px 16px 40px;
		display: flex;
		flex-direction: column;
	}
	#conts .sec02::after {
		position: absolute;
		right: 23px;
		width: 120px;
		height: 93px;
		bottom: -33px;
		background: url(../../img/view/sec02_img.png) no-repeat center / 120px auto;
		content: "";
	}
	#conts .sec02 p {
		margin-bottom: 8px;
		font-size: 1.4rem;
		line-height: 1.71;
	}
	#conts .sec02 .comSlide {
		margin: 0;
	}
	#conts .sec02 .comSlide .slick-list {
		padding: 0 !important;
	}
	#conts .sec02 .comSlide .slick-slide {
		padding: 0;
	}
	#conts .sec02 .comSlide .slick-next {
		right: 0;
	}
	#conts .sec02 .comSlide .slick-prev {
		left: 0;
	}
	#conts .sec02 .comSlide.slideBtm {
		order: 2;
	}
	#conts .comDownBox > .headLine07 {
		margin: 0 0 16px;
	}
	#conts .sec03 {
		margin-bottom: 32px;
	}
	#conts .sec03 .headLine06 {
		margin: 0 -15px 16px;
	}
	#conts .sec03 .comTableBox {
		margin-bottom: 0;
	}
	#conts .sec03 .comTable th {
		width: 69px;
		font-size: 1.2rem;
		line-height: 1.67;
	}
	#conts .sec03 .comTable td {
		padding: 5px;
		width: auto;
	}
	#conts .sec03 .comTable td p {
		font-size: 1.2rem;
		line-height: 1.67;
	}
	#conts .sec03 .comTable td .comBtn02 {
		margin-left: 0;
		max-width: 261px;
        width: auto;
	}
	#conts .mapSec .map {
		margin-bottom: 8px;
		padding-bottom: 100%;
	}
	#conts .mapSec .mapBtm {
		display: flex;
		justify-content: space-between;
	}
	#conts .mapSec .mapBtm p {
		display: none;
	}
	#conts .mapSec .mapBtm .comBtn02 {
		margin-right: 0;
		width: 180px;
	}
	.comlinklist + .comDrawBox {
		margin-top: 20px;
	}
}

@media all and (max-width: 896px) {
	
	.headLine07.style01 {
		margin: 0 0 16px;
	}
	.comSide03 {
		margin-bottom: 50px;
	}
	#gFooter .pageTop02 {
		bottom: 70px;
	}
}
.noWorryBox {
	margin: 0 -15px;
}
.noWorryBox .headLine04 {
	font-size: 2.4rem;
	margin-bottom: 20px;
}
.noWorryBox .comBtBox {
	margin: 0 !important;
	padding: 16px;
	background-color: transparent;
}
.noWorryBox .comBtBox .img {
	top: -20px;
	width: 88px;
	right: 25px;
}
.noWorryBox .pho {
	text-align: center;
}
.fixedMenu {
	padding: 8px 32px;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: rgba(28,22,18,0.75);
	z-index: 999;
	box-sizing: border-box;
}
.fixedMenu .lBox {
	display: flex;
	align-items: center;
	color: #fff;
}
.fixedMenu .lBox .red {
	margin-right: 5px;
	display: flex;
	width: 88px;
	height: 32px;
	border-radius: 16px;
	background-color: #F80D0D;
	color: #fff;
	font-size: 1.2rem;
	align-items: center;
	justify-content: center;
}
.fixedMenu .lBox .red img {
	margin-right: 5px;
	width: 16px;
}
.fixedMenu .lBox .tel {
	font-size: 1.2rem;
}
.fixedMenu .lBox .tel a {
	display: block;
	font-size: 2rem;
	line-height: 1.3;
	color: #fff;
	font-weight: bold;
}
.fixedMenu .comlinklist {
	margin-bottom: 0;
	padding: 0;
	border: none;
    display: flex;
    align-items: center;
}
.fixedMenu .comlinklist p {
    margin-right: 20px;
    font-size: 1.4rem;
    color: white;
}
.fixedMenu .comlinklist p .num {
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFF00;
}
.fixedMenu .comlinklist li {
	width: 200px;
}
.fixedMenu .comlinklist li a {
	font-size: 1.6rem;
}
/*_____20210811-jsb-add_____*/
.ricoh-theta-tour-image,
.yt_set iframe{
 width: 750px;
 height: 400px;
 max-width: 100%;
 margin:0 auto;
}
/*_____20210811-jsb-add_____*/


.nomenu .detailBox {
    margin-bottom: 0;
}
.nomenu .comBlueBg.bgBox02 {
    margin-bottom: 25px;
}
@media all and (max-width: 896px) {
    .comHistory {
        padding-bottom: 0;
    }
    .comBlueBg.comHistory {
        padding-bottom: 30px;
    }
	.comImgSilde01 li .photo img {
        margin: 0 auto;
    }
    .ricoh-theta-tour-image, .yt_set iframe {
    width: 100%; 
}
}




/* 2022.2.20*/

.comDrawBox .drawSlide .walk {
	margin: 16px 0 24px;
	padding: 0 24px;
	color: #388bdb;
	font-size: 1.2rem;
	font-weight: bold;
}
.comDrawBox .drawSlide .walk:before {
	margin-right: 5px;
	width: 10px;
	height: 16px;
	background: url(../../img/common/icon32.png) no-repeat center / 10px auto;
	display: inline-block;
	vertical-align: middle;
	content: "";
}

.comDrawBox .drawSlide .bicycle {
	margin: 16px 0 24px;
	padding: 0 24px;
	color: #ec9607;
	font-size: 1.2rem;
	font-weight: bold;
}
.comDrawBox .drawSlide .bicycle:before {
	margin-right: 5px;
	width: 20px;
	height: 16px;
	background: url(../../img/common/icon92.png) no-repeat center / 20px auto;
	display: inline-block;
	vertical-align: middle;
	content: "";
}

.comDrawBox .drawSlide .bus {
	margin: 16px 0 24px;
	padding: 0 24px;
	color: #3fb28b;
	font-size: 1.2rem;
	font-weight: bold;
}
.comDrawBox .drawSlide .bus:before {
	margin-right: 5px;
	width: 20px;
	height: 16px;
	background: url(../../img/common/icon91.png) no-repeat center / 20px auto;
	display: inline-block;
	vertical-align: middle;
	content: "";
}

.comDrawBox .drawSlide .train {
	margin: 16px 0 24px;
	padding: 0 24px;
	color: #a631c5;
	font-size: 1.2rem;
	font-weight: bold;
}
.comDrawBox .drawSlide .train:before {
	margin-right: 5px;
	width: 10px;
	height: 16px;
	background: url(../../img/common/icon90.png) no-repeat center / 10px auto;
	display: inline-block;
	vertical-align: middle;
	content: "";
}


/*ここまで2022.2.20*/



/*12515用2022.4.18*/

.mt30{
    margin-top: 30px;
}

.fontb{
    font-size: 130%;
    font-weight: bold;
    color: #ff3c3c;
}
.campaign{
background: #ffffc3;
    padding: 20px;
    margin-top: 20px;
}

.campaign .title{
font-size: 160%;
    margin-bottom: 10px;
    color: #ff2929;
}

.campaign .box{
    display: flex;
        justify-content: space-between;
}
.campaign .box span{
    font-weight: bold;
    color: #ff3c3c;
}

.notice{
    font-size: 80%;
    margin-top: 20px;
}
