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

/*common*/
#kowasunoda {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:14px;
	line-height:1.4em;
	position: relative;
}
.sp {
	display: block;
}
.pc {
	display: none;
}
.k-img {
	width: 100%;
	height: auto;
	display: block;
}
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder {
	color: transparent;
}
input:focus::-ms-input-placeholder {
	color: transparent;
}
input:focus::placeholder {
	color: transparent;
}

/*font*/
.f-udkakugo {
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	transform: rotate(0.03deg);
}

/*khead*/
.khead-wrap {
	padding: 20px 0;
	overflow: hidden;
}
.khead {
	position: relative;
	margin: 0 auto;
}
.khead-title {
	position: relative;
	z-index: 2;
}
.hikken-img {
	width: 20vw;
	min-width: 75px;
	margin-left: 4vw;
}
.kemu {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.kemu-niko {
	background-image: url(kemu-niko-sp-right.png);
	width: 31.5vw;
	min-width: 118px;
}
.kemu-umum {
	background-image: url(kemu-umum-sp.png);
	width: 42.9vw;
	min-width: 161px;
}
.kemu-yura {
	background-image: url(kemu-yura-sp.png);
	width: 38.4vw;
	min-width: 144px;
}
.kemu-niko.ani {
	animation: move 3.4s linear infinite alternate;
}
.kemu1 {
	position: absolute;
	left: -10vw;
	bottom: -100vw;
	margin-right: 4vw;
}
.kemu2 {
	position: absolute;
	right: 25vw;
	bottom: -3vw;
}
.kemu2 .kemu-img {
	padding-bottom: 30px;
}
.kemu3 {
	margin: -0.5em auto 0.5em;
}
.kemu4 {
	margin: -0.5em 0 0 -13vw;
}
.kemu4 .kemu-img {
	width: 165px;
	padding-bottom: 30px;
}
.kemu5 {
	margin: 2em auto 0;
	background-position: -25vw bottom;
}
.kemu5 .kemu-img {
	width: 140px;
}
.kemu6 {
	margin: 2em 0 0 -24vw;
}
.kemu6 .kemu-img {
	width: 155px;
	padding-left: 4vw;
}
.kemu7 {
	background-position: -23vw bottom;
	margin: 2em auto 0;
}
.kemu7 .kemu-img {
	width: 145px;
}
.kemu8 {
	margin: 2em 0 0 -20vw;
}
.kemu8 .kemu-img {
	width: 155px;
	padding-left: 4vw;
}
.kemu9 {
	margin: 2em auto 0;
	background-position: 0 -5vw;
}
.kemu9 .kemu-img {
	width: 140px;
}
.kemu10 {
	margin: 2em 0 0 -20vw;
}
.kemu10 .kemu-img {
	width: 155px;
	padding-left: 4vw;
}
.kemu11 {
	margin: 0 auto 0;
	background-position: -25vw bottom;
}
.kemu11 .kemu-img {
	width: 160px;
}
.kemu12 {
	margin: 2em auto 0;
	background-position: 0 -10px;
}
.kemu12 .kemu-img {
	width: 144px;
	padding-left: 10px;
}

@keyframes move {
	0% { transform:translateX(10vw); }
	5%  { transform:translateX(10vw); } 10% { transform:translateX(10vw); }
	15% { transform:translateX(20vw); } 20% { transform:translateX(20vw); }
	25% { transform:translateX(30vw); } 30% { transform:translateX(30vw); }
	35% { transform:translateX(40vw); } 40% { transform:translateX(40vw); }
	45% { transform:translateX(50vw); } 50% { transform:translateX(50vw); }
	55% { transform:translateX(60vw); } 60% { transform:translateX(60vw); }
	65% { transform:translateX(70vw); } 70% { transform:translateX(70vw); }
	75% { transform:translateX(80vw); } 80% { transform:translateX(80vw); }
	85% { transform:translateX(90vw); } 90% { transform:translateX(90vw); }
	100% { transform:translateX(90vw); }
}

@media (min-width: 768px) {
	.kemu-niko {
		width: 134px;
		height: 114px;
	}
	.kemu-umum {
		width: 184px;
		height: 82px;
	}
	.kemu-yura {
		width: 164px;
		height: 126px;
	}
	.kemu1 {
		bottom: auto;
		top: -10px;
		left: 540px;
	}
	.kemu2 {
		right: 20px;
		bottom: 10px;
	}
	.kemu3 {
		margin: 1em auto 0;
	}
	.kemu4 {
		margin: 1em 0 0 250px;
	}
	.kemu4 .kemu-img {
		padding-left: 15px;
	}
	.rp-body .kemu {
		margin: 0;
		position: absolute;
		right: 0;
		bottom: 0.5em;
		pointer-events: none;
	}
	.rp-body .kemu5 {
		display: flex;
		justify-content: end;
		background-position: -70px bottom;
		padding-bottom: 20px;
	}
	.rp-body .kemu6 {
		padding-left: 0;
		margin-right: 520px;
	}
	.rp-body .kemu6 .kemu-img {
		padding-left: 20px;
	}
	.rp-body .kemu7 {
		display: flex;
		justify-content: end;
		background-position: -80px bottom;
		padding-bottom: 20px;
	}
	.rp-body .kemu8 {
		padding-left: 0;
		margin-right: 520px;
	}
	.rp-body .kemu8 .kemu-img {
		padding-left: 20px;
	}
	.rp-body .kemu9 {
		background-position: 0 -15px;
	}
	.rp-body .kemu10 {
		padding-left: 0;
		margin-right: 520px;
	}
	.rp-body .kemu10 .kemu-img {
		padding-left: 20px;
	}
	.rp-body .kemu11 {
		display: flex;
		justify-content: end;
		background-position: -90px bottom;
		padding-bottom: 40px;
		margin-right: 620px;
		bottom: -50px;
	}

	@keyframes move {
		0% { transform:translateX(0px); }
		5%  { transform:translateX(0px); } 10% { transform:translateX(0px); }
		15% { transform:translateX(40px); } 20% { transform:translateX(40px); }
		25% { transform:translateX(80px); } 30% { transform:translateX(80px); }
		35% { transform:translateX(120px); } 40% { transform:translateX(120px); }
		45% { transform:translateX(160px); } 50% { transform:translateX(160px); }
		55% { transform:translateX(200px); } 60% { transform:translateX(200px); }
		65% { transform:translateX(240px); } 70% { transform:translateX(240px); }
		75% { transform:translateX(280px); } 80% { transform:translateX(280px); }
		85% { transform:translateX(320px); } 90% { transform:translateX(320px); }
		100% { transform:translateX(320px); }
	}
}


.khead-cover {
	z-index: 1;
}
.khead-cover-inner {
	margin-bottom: 100px;
}

/*kmain*/
.kmain-bg {
	padding: 25px 1.3vw;
	box-sizing: border-box;
	background: url(kmain-bg-sp.jpg) center top repeat;
	background-size: 238px auto;
}
.kmain-wrap {
	margin-bottom: 50px;
}
.kwhite {
	background-color: #fff;
	margin-bottom: 10px;
	border: 2px #fff solid;
	box-sizing: border-box;
	overflow: hidden;
}
.kwhite-wrap .kwhite:first-of-type {
	border-radius: 20px 20px 0 0;
}
.kwhite-wrap .kwhite:last-of-type {
	border-radius: 0 0 20px 20px;
}
.kmain-ttl {
	margin: 0 4vw 18px;
}

/*tenrankai*/
#tenrankai .kmain-ttl .k-img {
	width: 60.8vw;
	min-width: 228px;
}
.kabout {
	padding: calc(7.5vw - 2px);
	color: #111;
}
.kabout .indent {
	padding: 0;
}
.kabout .indent li {
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.kabout .indent li:last-child {
	margin-bottom: 0;
}
.li-head {
	display: block;
	font-weight: bold;
	letter-spacing: 0.3em;
}
.li-colon {
	display: none;
}
.kabout .indent li em {
	font-weight: normal;
}
.kabout .indent li .s {
	font-size: 14px;
}
.t-r {
	position: relative;
}

/*keika*/
#keika .kmain-ttl .k-img {
	width: 32.3vw;
	min-width: 121px;
}
.keika-header {
	background: rgb(250,241,212);
	background: -moz-linear-gradient(90deg, rgba(250,241,212,1) 0%, rgba(252,240,227,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(250,241,212,1) 0%, rgba(252,240,227,1) 100%);
	background: linear-gradient(90deg, rgba(250,241,212,1) 0%, rgba(252,240,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#faf1d4",endColorstr="#fcf0e3",GradientType=1);
	margin: 5px;
	display: flex;
	justify-content: start;
	align-items: center;
}
#keika .kwhite-wrap .kwhite:first-of-type .keika-header {
	border-radius: 15px 15px 0 0;
}
.keika-header .k-text {
	font-size: 15px;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
}
.keika-header .k-text:first-of-type {
	white-space: nowrap;
	margin: 1em;
}
.keika-body .k-text {
	margin: 1em 3.3vw;
	font-size: 15px;
	line-height: 1.6em;
	text-align: left;
}
.keika-body .k-text .s {
	font-size: 14px;
}
.keika-body .k-zoombtn {
	margin: 3vw 3vw 0.5em;
}
.k-zoombtn {
	display: block;
	position: relative;
}
.k-zoombtn::after {
	content: "\f00e";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	display: block;
	font-size: 35px;
	line-height: 1em;
	color: #fff;
	width: 1em;
	height: 1em;
	position: absolute;
	right: 10px;
	bottom: 10px;
	opacity: 0.8;
	transition: 0.3s;
}
.keika-body .k-zoombtn:hover::after {
	opacity: 1;
}


/*report*/
#report {
	margin-top: 50px;
}
#report .kwhite {
	border-radius: 20px;
	overflow: visible;
}
#report .kmain-ttl {
    margin: 8px 4vw 0;
}
#report .kmain-ttl .k-img {
    width: 50.1vw;
    min-width: 188px;
}
.map-wrap {
	width: 96%;
	height: 75vw;
	background: url(map-sp.png) 50% 50% no-repeat;
	background-size: 65% auto;
	margin: 0 auto 1em;
}
.map-btn-ul {
	width: 100%;
	height: 100%;
	position: relative;
}
.map-btn-li {
	position: absolute;
	height: 24px;
}
.map-btn {
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 24px;
	height: 24px;
	padding: 0 0.5em;
	background-color: transparent;
	color: #f22a18;
	border: none;
	transition: 0.3s;
	cursor: pointer;
}
.map-btn:hover,
.visit .map-btn {
	background-color: #f22a18;
	color: #fff;
}
#rp2-mbtn,
#rp8-mbtn,
#rp14-mbtn {
	right: 3%;
}
#rp1-mbtn { bottom: 14%; left:3% }
#rp2-mbtn { bottom: 39%; }
#rp8-mbtn { bottom: 57%; }
#rp14-mbtn { bottom: 80%; }
#rp7-mbtn,
#rp12-mbtn {
	left: 0;
}
#rp7-mbtn { bottom: 40%; }
#rp12-mbtn { bottom: 65%; }

.map-btn-li:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#rp1-mbtn:after {
	background-image: url(y1.png);
	width: 84px;
	height: 30px;
	right: -64px;
	bottom: -32px;
}
#rp2-mbtn:after,
#rp7-mbtn:after,
#rp8-mbtn:after,
#rp12-mbtn:after,
#rp14-mbtn:after {
	transform: scale(-1,1);
}
#rp2-mbtn:after {
	background-image: url(y2.png);
	width: 37px;
	height: 17px;
	left: -15px;
	bottom: -17px;
}
#rp7-mbtn:after {
	background-image: url(y3.png);
	width: 44px;
	height: 21px;
	left: 34px;
	bottom: -21px;
}
#rp8-mbtn:after {
	background-image: url(y4.png);
	width: 30px;
	height: 24px;
	left: -15px;
	bottom: -24px;
}
#rp12-mbtn:after {
	background-image: url(y5.png);
	width: 46px;
	height: 27px;
	right: 0;
	bottom: -30px;
}
#rp14-mbtn:after {
	background-image: url(y6.png);
	width: 36px;
	height: 33px;
	left: -15px;
	bottom: -33px;
}
.thumbs {
	width: 96%;
	margin: 0 auto 20px;
}
.thumbs::after {
	content: "";
	display: block;
	width: 10vw;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	z-index: 1;
	pointer-events: none;
}
.thumbs-btn {
	display: block;
	transition: 0.3s;
	opacity: 0.7;
}
.thumbs-btn:hover,
/*.thumbs-btn.visit,*/
.swiper-slide-active .thumbs-btn {
	opacity: 1;
}
/*.thumbs-btn.visit,*/
.swiper-slide-active .thumbs-btn {
	position: relative;
	/*background-color: #f22a18;
	padding: 1.5px 2px;
	box-sizing: border-box;*/
}
.swiper-slide-active .thumbs-btn::after {
	content: "";
	display: block;
	box-sizing: border-box;
	border: 2px #f22a18 solid;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.reports {
	position: relative;
	margin: 50px 3.3vw;
}
.rp-directionnav {
	position: absolute;
	z-index: 1;
	width: 50px;
	text-align: center;
	font-size: 25px;
	height: 0;
	line-height: 25px;
	background-color: rgba(35,24,21,0.1);
	color: #fff;
	/*transition: 0.3s;*/
	display: none;
}
.rp-directionnav i {
	vertical-align: middle;
}
.rp-directionnav.l,
.rp-directionnav.r {
	width: 25px;
	height: 0;
	line-height: 50px;
}
.rp-directionnav.mynext,
.rp-directionnav.myback {
	background-color: rgba(35,24,21,0.9);
	cursor: pointer;
	display: block;
}
.rp-directionnav.u.mynext,
.rp-directionnav.u.myback,
.rp-directionnav.d.mynext,
.rp-directionnav.d.myback {
	height: 25px;
}
.rp-directionnav.l.mynext,
.rp-directionnav.l.myback,
.rp-directionnav.r.mynext,
.rp-directionnav.r.myback {
	height: 50px;
}
.rp-directionnav.mynext {
	color: #f22a18;
}
.rp-directionnav.u,
.rp-directionnav.d {
	left: 50%;
	transform: translateX(-50%);
}
.rp-directionnav.u { top: -30px; }
.rp-directionnav.d { bottom: -30px; }
.rp-directionnav.l,
.rp-directionnav.r {
	top: 85px;
}
.rp-directionnav.l { left: -5vw; }
.rp-directionnav.r { right: -5vw; }

.rp-main {
	position: relative;
}
.rp-content {
	display: none;
}
.rp-content.visit {
	display: block;
}
.rp-content .k-zoombtn {
	margin: 3vw 6vw 0.5em;
}
.rp-cap {
	margin: 0 3vw;
	font-size: 12px;
	text-align: right;
}
.rp-place {
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	transform: rotate(0.03deg);	
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	padding: 0 0.5em;
	background-color: #f22a18;
	color: #fff;
	display: inline-block;
}
.rp-body {
	height: 17em;
	position: relative;
	margin: 1em auto 0;
	overflow: hidden;
}
#rp17 .rp-body {
	height: 19em;
}
.rp-body .k-text {
	text-align: left;
	font-size: 15px;
	line-height: 1.6em;
}


.rp-btn {
	color: #f22a18;
	background-color: #fff;
	border-color: #f22a18;
	border-width: 1px;
	border-radius: 10px;
	font-size: 14px;
	width: auto;
	padding: 0 1em;
	cursor: pointer;
}

.backbtn {
	display: inline-block;
	background-color: #fff;
	border: 1px #f30 solid;
	border-radius: 1em;
	height: 2em;
	line-height: 2em;
	font-weight: bold;
	padding: 0 1em;
	color: #f30;
	margin: 0 0.5em;
	transition: 0.3s;
}
.backbtn:hover {
	background-color: #f95;
	color: #f00;
}
.backbtn {
	margin: 1em auto;
}

@media (min-width: 768px) {
	
	/*common*/
	#kowasunoda {
		margin: auto;
		font-size: 16px;
	}
	.sp {
		display: none;
	}
	.pc {
		display: block;
	}
	.k-img {
		width: auto;
	}
	.kemu-img {
		width: 100%;
	}

	/*khead*/
	.khead-wrap {
		height: 720px;
	}
	.khead {
		width: 920px;
	}
	.title-img {
		margin: 0 auto;
	}
	.hikken-img {
		position: absolute;
		left: -110px;
		top: 0;
	}

	.kmain-bg {
		padding: 60px 0;
		background: url(kmain-bg-pc.jpg) center top repeat;
		background-size: 608px auto;
	}
	.kmain-wrap {
		width: 980px;
		margin: 0 auto 60px;
	}
	.kmain-ttl {
		margin: 0 0 30px;
	}
	#tenrankai .kmain-ttl .k-img {
		width: auto;
	}
	#tenrankai .kwhite-wrap {
		display: flex;
		justify-content: center;
		align-items: stretch;
	}
	#tenrankai .kwhite-wrap .kwhite:first-of-type {
		border-radius: 20px 0 0 20px;
		margin-right: 10px;
		width: calc(100% - 390px);
	}
	#tenrankai .kwhite-wrap .kwhite:last-of-type {
		border-radius: 0 20px 20px 0;
		border-width: 4px;
		width: 380px;
	}

	.kabout {
		padding: 0;
	}
	.kabout .indent {
		padding: 30px;
		margin: auto;
	}
	.kabout .indent li {
		font-size: 18px;
		padding-left: 4em;
		text-indent: -4em;
	}
	.li-head {
		display: inline;
		font-weight: bold;
		letter-spacing: 0;
	}
	.li-colon {
		display: inline;
	}
	.f2 {
		letter-spacing: 1em;
	}
	.f3 {
		letter-spacing: 0em;
	}

	#keika .kmain-ttl .k-img {
		width: auto;
	}
	#keika .kwhite {
		border-width: 30px 30px 20px;
	}
	#keika .kwhite-wrap .kwhite:first-of-type .keika-header {
		border-radius: 0;
	}
	.keika-header {
		margin: 0;
	}
	.keika-header .k-text {
		font-size: 20px;
	}
	.keika-header .k-text span {
		font-size: 14px;
	}
	.keika-header .k-text:first-of-type {
		margin: 0.25em 1em 0.25em 0.5em;
	}
	.flex .keika-body {
		display: flex;
		justify-content: space-between;
	}
	.flex .keika-body .k-zoombtn {
		margin: 10px auto 0.5em;
		width: 450px;
		height: 300px;
	}
	.flex .keika-body .k-text {
		width: calc(100% - 480px);
	}
	.keika-body .k-text {
		margin: 10px 0 0 0;
		font-size: 18px;
	}
	.keika-body .k-text .s {
		font-size: 16px;
	}

	.report-wrap.ttl {
		display: flex;
		justify-content: space-between;		
	}
	#report .kmain-ttl .k-img {
		width: auto;
	}
	#report .kmain-ttl {
		margin: 30px;
	}
	.map-wrap {
		width: 440px;
		height: 400px;
		background: url(map-pc.png) 50% 50% no-repeat;
		background-size: 292px auto;
		margin: 0;
	}
	.map-btn-li {
		height: 32px;
	}
	.map-btn {
		font-size: 18px;
		line-height: 32px;
		height: 32px;
	}
	#rp7-mbtn:after {
		left: 50px;
	}

	.thumbs {
		/*width: 840px;
		margin: 0 auto 20px;*/
		width: 480px;
		margin: -200px 0 150px;
	}
	.thumbs::after {
		width: 60px;
	}
	.thumbs-btn {
		width: 120px;
		height: 80px;
	}
	.thumbs-btn .k-img {
		width: 100%;
	}
	.swiper-slide-active .thumbs-btn {
		/*padding: 2px 3px;*/
	}
	.rp-directionnav {
		width: 80px;
		font-size: 20px;
		line-height: 20px;
	}
	.rp-directionnav.u.mynext,
	.rp-directionnav.u.myback,
	.rp-directionnav.d.mynext,
	.rp-directionnav.d.myback {
		height: 20px;
	}
	.rp-directionnav.l, .rp-directionnav.r {
		width: 20px;
		line-height: 80px;
	}
	.rp-directionnav.l.mynext,
	.rp-directionnav.l.myback,
	.rp-directionnav.r.mynext,
	.rp-directionnav.r.myback {
		height: 80px;
	}
	.rp-directionnav.u {
		top: -30px;
	}
	.rp-directionnav.d {
		bottom: 230px;
	}
	.rp-directionnav.l,
	.rp-directionnav.r {
		top: 200px;
	}
	.rp-directionnav.l { left: -30px; }
	.rp-directionnav.r { right: -30px; }
	.reports {
		margin: -20px 94px 120px;
		height: 786px;
	}
	.rp-content .k-zoombtn {
		margin: 0px auto 0.5em;
		width: 788px;
	}
	.k-zoombtn::after {
		font-size: 40px;
	}
	.rp-cap {
		margin: 0 auto;
		font-size: 16px;
	}
	.rp-place {
		font-size: 20px;
		line-height: 34px;
		height: 34px;
		display: table;
		margin-top: -20px;
	}
	.rp-body {
		height: 10em;
		position: relative;
	}
	#rp17 .rp-body {
		overflow: visible;
		height: 10em;
	}
	.rp-body .k-text {
		font-size: 18px;
	}
	.rp-nav {
		text-align: right;
		position: relative;
	}
	.rp-btn {
		font-size: 16px;
		height: 40px;
		/*position: absolute;
		right: 0;
		bottom: 10.5em;*/
	}
}

@media (max-width: 767px) {
	.kabout .indent li em {
		display: inline-block;
	}
}