@charset "UTF-8";


#RthCustomizeW {
	width: 950px !important;
}

#RthCustomizeW {
	position: relative;
	color: #000;
	font-size: 16px;
	margin: 0 auto;
	/*font-family: 'Zen Kaku Gothic Antique', 'Jost', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/* font-family: 'Noto Sans JP', sans-serif; */
	font-family: 'Shippori Mincho', 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	font-feature-settings: "palt";
	line-height: 2;
	text-align: justify;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

#RthCustomizeW img {
	vertical-align: bottom;
	max-width: 100%;
}

#RthCustomizeW .ta_r {
	text-align: right;
}

#RthCustomizeW .ta_c {
	text-align: center;
}

#RthCustomizeW a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#RthCustomizeW a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#RthCustomizeW a:active,
#RthCustomizeW a:hover,
#RthCustomizeW a:hover img {
	opacity: 0.5;
}


#RthCustomizeW li {
	list-style: none;
}

#RthCustomizeW img {
	vertical-align: bottom;
	max-width: 100%;
}

#RthCustomizeW a {
	color: unset;
	cursor: pointer;
	text-decoration: none;
}

#RthCustomizeW a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#RthCustomizeW img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#RthCustomizeW a:active,
#RthCustomizeW a:hover,
input[type=submit]:hover {
	opacity: 0.7;
}

div#htlMainContent #RthCustomizeW h1#pageTitle {
	text-align: center;
	padding-right: 0;
}

#htlMainContent input[type=submit]{
	transition: 0.3s ease-in-out;
	cursor: pointer;
}


.mb0 {
	margin-bottom: 0 !important;
}

@media (min-width: 1001px) {
	.mb5 {
		margin-bottom: 5px !important;
	}
}

@media (max-width: 1000px) {
	.mb5 {
		margin-bottom: 0.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb10 {
		margin-bottom: 10px !important;
	}
}

@media (max-width: 1000px) {
	.mb10 {
		margin-bottom: 1.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb15 {
		margin-bottom: 15px !important;
	}
}

@media (max-width: 1000px) {
	.mb15 {
		margin-bottom: 2vw !important;
	}
}

@media (min-width: 1001px) {
	.mb20 {
		margin-bottom: 20px !important;
	}
}

@media (max-width: 1000px) {
	.mb20 {
		margin-bottom: 2.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb25 {
		margin-bottom: 25px !important;
	}
}

@media (max-width: 1000px) {
	.mb25 {
		margin-bottom: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb30 {
		margin-bottom: 30px !important;
	}
}

@media (max-width: 1000px) {
	.mb30 {
		margin-bottom: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb40 {
		margin-bottom: 40px !important;
	}
}

@media (max-width: 1000px) {
	.mb40 {
		margin-bottom: 5.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb50 {
		margin-bottom: 50px !important;
	}
}

@media (max-width: 1000px) {
	.mb50 {
		margin-bottom: 6.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb60 {
		margin-bottom: 60px !important;
	}
}

@media (max-width: 1000px) {
	.mb60 {
		margin-bottom: 8vw !important;
	}
}

@media (min-width: 1001px) {
	.mb70 {
		margin-bottom: 70px !important;
	}
}

@media (max-width: 1000px) {
	.mb70 {
		margin-bottom: 9.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb80 {
		margin-bottom: 80px !important;
	}
}

@media (max-width: 1000px) {
	.mb80 {
		margin-bottom: 10.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb90 {
		margin-bottom: 90px !important;
	}
}

@media (max-width: 1000px) {
	.mb90 {
		margin-bottom: 12vw !important;
	}
}

@media (min-width: 1001px) {
	.mb100 {
		margin-bottom: 100px !important;
	}
}

@media (max-width: 1000px) {
	.mb100 {
		margin-bottom: 13.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb110 {
		margin-bottom: 110px !important;
	}
}

@media (max-width: 1000px) {
	.mb110 {
		margin-bottom: 14.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb120 {
		margin-bottom: 120px !important;
	}
}

@media (max-width: 1000px) {
	.mb120 {
		margin-bottom: 16vw !important;
	}
}

@media (min-width: 1001px) {
	.mb130 {
		margin-bottom: 130px !important;
	}
}

@media (max-width: 1000px) {
	.mb130 {
		margin-bottom: 17.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb140 {
		margin-bottom: 140px !important;
	}
}

@media (max-width: 1000px) {
	.mb140 {
		margin-bottom: 18.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb150 {
		margin-bottom: 150px !important;
	}
}

@media (max-width: 1000px) {
	.mb150 {
		margin-bottom: 20vw !important;
	}
}

.pb0 {
	padding-bottom: 0 !important;
}

@media (min-width: 1001px) {
	.pb10 {
		padding-bottom: 10px !important;
	}
}

@media (max-width: 1000px) {
	.pb10 {
		padding-bottom: 1.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb150 {
		padding-bottom: 150px !important;
	}
}

@media (max-width: 1000px) {
	.pb150 {
		padding-bottom: 20vw !important;
	}
}

@media (min-width: 1001px) {
	.p15 {
		padding: 0 15px !important;
	}
}

@media (max-width: 1000px) {
	.p15 {
		padding: 0 2vw !important;
	}
}

@media (min-width: 1001px) {
	.pt10 {
		padding-top: 10px !important;
	}
}

@media (max-width: 1000px) {
	.pt10 {
		padding-top: 1.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pt15 {
		padding-top: 15px !important;
	}
}

@media (max-width: 1000px) {
	.pt15 {
		padding-top: 2vw !important;
	}
}

@media (min-width: 1001px) {
	.pt20 {
		padding-top: 20px !important;
	}
}

@media (max-width: 1000px) {
	.pt20 {
		padding-top: 2.6vw !important;
	}
}

@media (min-width: 1001px) {
	.pt30 {
		padding-top: 30px !important;
	}
}

@media (max-width: 1000px) {
	.pt30 {
		padding-top: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pt40 {
		padding-top: 40px !important;
	}
}

@media (max-width: 1000px) {
	.pt40 {
		padding-top: 5.3vw !important;
	}
}

@media (min-width: 1001px) {
	.ls-1 {
		letter-spacing: -1px;
	}
}

@media (min-width: 1001px) {
	.ls-2 {
		letter-spacing: -2px;
	}
}

@media (min-width: 1001px) {
	.ls-3 {
		letter-spacing: -3px;
	}
}

@media (min-width: 1001px) {
	.ls-4 {
		letter-spacing: -4px;
	}
}

@media (min-width: 1001px) {
	.fs10 {
		font-size: 10px;
	}
}

@media (min-width: 1001px) {
	.fs14 {
		font-size: 14px;
	}
}

@media (min-width: 1001px) {
	.fs15 {
		font-size: 15px;
	}
}

@media (min-width: 1001px) {
	.fs16 {
		font-size: 16px;
	}
}

@media (min-width: 1001px) {
	.fs24 {
		font-size: 24px;
	}
}

@media (min-width: 1001px) {
	.fs26 {
		font-size: 26px;
	}
}

.mb05em {
	margin-bottom: 0.5em !important;
}

.mb1em {
	margin-bottom: 1em !important;
}

.mb2em {
	margin-bottom: 2em !important;
}

.mb3em {
	margin-bottom: 3em !important;
}

.mb4em {
	margin-bottom: 4em !important;
}

.pb05em {
	padding-bottom: 0.5em !important;
}

.mr0 {
	margin-right: 0 !important;
}

li {
	list-style: none;
}

p {
	text-align: justify;
	-ms-text-justify: auto;
	text-justify: auto;
	text-justify: inter-ideograph;
	line-height: 2;
  letter-spacing: 0.2em;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: normal;
}

img {
	vertical-align: bottom;
	max-width: 100%;
}

.noborder {
	border: none !important;
}

.nomargin {
	margin: 0 0 !important;
}

.ta_r {
	text-align: right;
}

.ta_c {
	text-align: center;
}

.ta_l {
	text-align: left;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

a {
	color: #2D281D;
	text-decoration: none;
}

/*---------------------------------------------------------*/
/* font */
/* family */
.crimson{
	font-family: 'Crimson Text', serif;
}
.sawarabi{
	font-family: 'Sawarabi Mincho', serif;
}
.shippori{
	font-family: 'Shippori Mincho', 'M PLUS Rounded 1c', sans-serif;
}
.notosans{
	font-family: 'Noto Sans JP', sans-serif;
}
/* weight */
.light{
	font-weight: 300;
}
.normal{
	font-weight: 400;
}
.medium{
	font-weight: 500;
}
.semibold{
	font-weight: 600;
}
.bold{
	font-weight: 700;
}
.extrabold{
	font-weight: 800;
}
.black{
	font-weight: 900;
}
/* color */
.color_brown{
	color: #C4972F;
}
/* size */
.size_s{
	font-size: 80%;
}

/*---------------------------------------------------------*/
/* inview */
/* up */
.showup {
	opacity: 0;
	transition: 1s;
	transform: translateY(20px);
}
.upview {
	animation: showup 1s ease-out 0s 1 normal forwards;
}
.upview.uv2 {
	animation: showup 1s ease-out 0.5s 1 normal forwards;
}
.upview.uv3 {
	animation: showup 1s ease-out 1s 1 normal forwards;
}
.upview.uv4 {
	animation: showup 1s ease-out 1.5s 1 normal forwards;
}
.upview.uv5 {
	animation: showup 1s ease-out 2s 1 normal forwards;
}
/* down */
.showdown {
	opacity: 0;
	transition: 1s;
	transform: translateY(-20px);
}
.downview {
	animation: showdown 1s ease-out 0s 1 normal forwards;
}
.downview.dv2 {
	animation: showdown 1s ease-out 0.5s 1 normal forwards;
}
.downview.dv3 {
	animation: showdown 1s ease-out 1s 1 normal forwards;
}
.downview.dv4 {
	animation: showdown 1s ease-out 1.5s 1 normal forwards;
}
/* left */
.showleft {
	opacity: 0;
	transition: 1s;
	transform: translateX(-20px);
}
.leftview {
	animation: showleft 1s ease-out 0s 1 normal forwards;
}
.leftview.lv2 {
	animation: showleft 1s ease-out 0.5s 1 normal forwards;
}
/* right */
.showright {
	opacity: 0;
	transition: 1s;
	transform: translateX(20px);
}
.rightview {
	animation: showright 1s ease-out 0s 1 normal forwards;
}
.rightview.rv2 {
	animation: showright 1s ease-out 0.5s 1 normal forwards;
}
/* imgeffect */
.showimgeffect{
	opacity: 0;
	width: 1px;
	/*height: 100%;*/
	overflow: hidden;
	transition: 1s cubic-bezier(0.79, 0.14, 0.15, 0.86) width;
	position: relative;
}
.showimgeffect::after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #03375c;
	z-index: 1;
}
.showimgeffect img{
	width: 100%;
	/*height: 100%;*/
	object-fit: cover;
	transform: scale(106%);
	z-index: 0;
	position: relative;
}
.imgeffectview{
	opacity: 1;
	width: 100%;
}
.imgeffectview::after{
	animation: imgeffect_after 1s cubic-bezier(0.79, 0.14, 0.15, 0.86) 1s forwards;
	z-index: 2;
}

.under_mv .showimgeffect ,
.under_mv .showimgeffect::after,
.under_mv .showimgeffect img {
	height: 100%;
}

@keyframes imgeffect_after {
	0% {
		width: 100%;
	}
	100% {
		width: 0%;
	}
}
.imgeffectview img{
	animation: imgeffect_img 5s ease-out 1s forwards;
}
@keyframes imgeffect_img {
	0% {
		transform: scale(106%);
	}
	100% {
		transform: scale(100%);
	}
}

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


	.for_sp {
		display: none !important;
	}

	.for_tab {
		display: none !important;
	}

	.for_nw {
		display: none !important;
	}

	.tab .for_pcnotab {
		display: none !important;
	}

	.tab .for_tab {
		display: inline !important;
	}

	.wrap,
	#page {
		width: 100%;
		position: relative;
	}

	.pc_sidepadding{
		padding: 0 3%;
	}

	/* common
	---------------------------------------------------------------------- */
	.mainw,
	.mainw_pc {
		max-width: 1100px;
		margin: 0 auto;
	}
	.mainw1316{
		max-width: 1316px;
		margin: 0 auto;
	}

	.w1600 {
		max-width: 1600px;
		margin: 0 auto;
	}

	.w1200 {
		max-width: 1200px;
		margin: 0 auto;
	}

	.w1100 {
		max-width: 1100px;
		margin: 0 auto;
	}

	.w1000 {
		max-width: 1000px;
		margin: 0 auto;
	}

	.w950 {
		max-width: 950px;
		margin: 0 auto;
	}

	.w900 {
		max-width: 900px;
		margin: 0 auto;
	}

	.w920 {
		max-width: 920px;
		margin: 0 auto;
	}

	.w800 {
		max-width: 800px;
		margin: 0 auto;
	}

	.w700 {
		max-width: 700px;
		margin: 0 auto;
	}

	.anchor {
		margin-top: -100px;
		padding-top: 100px;
	}

	.cflex {
		display: flex;
	}

	p {
		font-size: 16px;
		line-height: 28px;
	}

	.img100 {
		width: 100%;
	}

	.img100 img {
		width: 100%;
	}

	.ui-state-default:hover,
	.ui-widget-content .ui-state-default:hover,
	.ui-widget-header .ui-state-default:hover {
		background: #000;
		color: #FFF;
	}

	/* keyframe
	---------------------------------------------------------------------- */
	@keyframes imgfade {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
	
	@keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(20px);
		}
		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}
	
	@keyframes showdown {
		0% {
			opacity: 0;
			transform: translateY(-20px);
		}
		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}
		
	@keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}
		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}
		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}
	

	.feadAnime {
		position: relative;
	}

	.feadAnime > * {
		position: absolute;
		top: 0;
		left: 0;
		animation-name: fade;
		animation-duration: 24s;
		animation-iteration-count: infinite;
		z-index: 1;
		opacity: 0;
	}

	.feadAnime > *:nth-child(1) {
		position: relative;
	}

	.feadAnime > *:nth-child(2) {
		animation-delay: 4s;
	}

	.feadAnime > *:nth-child(3) {
		animation-delay: 8s;
	}

	.feadAnime > *:nth-child(4) {
		animation-delay: 12s;
	}

	.feadAnime > *:nth-child(5) {
		animation-delay: 16s;
	}

	.feadAnime > *:nth-child(6) {
		animation-delay: 20s;
	}

	@keyframes fade {
		0% { opacity: 0 }
		3% { opacity: 1 }
	   16% { opacity: 1 }
	   19% { opacity: 0 }
	  100% { opacity: 0 }
	}

	.autoSlidePhotoList {
		display: flex;
	}

	.autoSlidePhotoList ul {
		display: flex;
		animation :infinity-scroll-left 42s infinite linear both;
	}

	.autoSlidePhotoList.autoSlidePhotoList--ten ul {
		display: flex;
		animation: infinity-scroll-left 80s infinite linear both;
	}

	.autoSlidePhotoList li {
		width: 400px;
		flex-shrink: 0;
		margin-right: 20px;
	}

	@keyframes infinity-scroll-left {
		0% {
			transform: translateX(0);
		}
		100% {
			transform: translateX(-100%);
		}
	}


	.slideAnime {
		position: relative;
		display: flex;
		flex-shrink: 0;
		gap: 20px;
		flex-shrink: 0;
		transform: translateX(-595px);
		animation: slideAnime 24s infinite linear .5s both;
	}

	.slideAnime > *{
		text-align: center;
		width: 700px;
		flex-shrink: 0;
	}

	@keyframes slideAnime {
		0% {
			transform: translateX(calc(-595px + 10px));
		}
		13% {
			transform: translateX(calc(-595px - 10px));
		}
		16% {
			transform: translateX(calc((-595px - 720px + 10px) ));
		}
		30% {
			transform: translateX(calc((-595px - 720px - 10px) ));
		}
		33% {
			transform: translateX(calc((-595px - (720px * 2) + 10px) ));
		}
		47% {
			transform: translateX(calc((-595px - (720px * 2) - 10px) ));
		}
		50% {
			transform: translateX(calc((-595px - (720px * 3) + 10px) ));
		}
		64% {
			transform: translateX(calc((-595px - (720px * 3) - 10px) ));
		}
		67% {
			transform: translateX(calc((-595px - (720px * 4) + 10px) ));
		}
		81% {
			transform: translateX(calc((-595px - (720px * 4) - 10px) ));
		}
		84% {
			transform: translateX(calc((-595px - (720px * 5) + 10px) ));
		}
		96% {
			transform: translateX(calc((-595px - (720px * 5) - 10px) ));
		}
		100% {
			transform: translateX(calc((-595px - (720px * 6) + 10px) ));
		}
	}


	.slideAnime.slideAnime--four{
		animation: slide_four 16s infinite linear .4s both;
	}

	.slideAnime.slideAnime--five{
		animation: slide_five 20s infinite linear .4s both;
	}

	.slideAnimeSmall {
		position: relative;
		display: flex;
		overflow: hidden;
		gap: 10px;
		flex-shrink: 0;
		animation: slideAnimeSmall 20s infinite linear .5s both;
	}
	
	.slideAnimeSmall > *{
		text-align: center;
		width: calc(930px / 3);
		flex-shrink: 0;
	}
	
	
	@keyframes slideAnimeSmall {
		0% {
			transform: translateX(0);
		}
		17% {
			transform: translateX(-25px);
		}
		20% {
	
			transform: translateX(calc((-930px / 3) - 10px));
		}
		37% {
			transform: translateX(calc(((-930px / 3) - 10px) - 25px));
		}
		40% {
			transform: translateX(calc(((-930px / 3) - 10px) * 2));
		}
		57% {
			transform: translateX(calc((((-930px / 3) - 10px) * 2 ) - 25px));
		}
		60% {
			transform: translateX(calc(((-930px / 3) - 10px) * 3));
		}
		77% {
			transform: translateX(calc((((-930px / 3) - 10px) * 3 ) - 25px));
		}
		80% {
			transform: translateX(calc(((-930px / 3) - 10px) * 4));
		}
		97% {
			transform: translateX(calc((((-930px / 3) - 10px) * 4 ) - 25px));
		}
		100% {
			transform: translateX(calc(((-930px / 3) - 10px) * 5));
		}
	}


	.slideDotAnime {
		text-align: center;
		margin-top: 30px;
		position: relative;
	}

	.slideDotAnime > * {
		width: 5px;
		height: 5px;
		margin: 0 7px;
		background-color: #CCC;
		border-radius: 50%;
		display: inline-block;
		animation-name: slideDotAnime;
		animation-duration: 20s;
		animation-iteration-count: infinite;
	}

	.slideDotAnime > *:nth-child(2) {
		animation-delay: 4s;
	}

	.slideDotAnime > *:nth-child(3) {
		animation-delay: 8s;
	}

	.slideDotAnime > *:nth-child(4) {
		animation-delay: 12s;
	}

	.slideDotAnime > *:nth-child(5) {
		animation-delay: 16s;
	}

	.slideDotAnime > *:nth-child(6) {
		animation-delay: 20s;
	}

	@keyframes slideDotAnime {
		0%{
			background-color: #CCC;
		}
		10%{
			background-color: #C4972F;
		}
		20%{
			background-color: #C4972F;
		}
		25%{
			background-color: #CCC;
		}
		100%{
			background-color: #CCC;
		}
	}

	.slideDotAnime.slideDotAnime--six > * {
		animation-name: slideDotAnime--six;
		animation-duration: 24s;
		animation-iteration-count: infinite;
	}

	@keyframes slideDotAnime--six {
		0%{
			background-color: #CCC;
		}
		6%{
			background-color: #C4972F;
		}
		18%{
			background-color: #C4972F;
		}
		20%{
			background-color: #CCC;
		}
		25%{
			background-color: #CCC;
		}
		100%{
			background-color: #CCC;
		}
	}

	.slideDotAnime.slideDotAnime--Three > * {
		animation-name: slideDotAnime--Three;
		animation-duration: 12s;
		animation-iteration-count: infinite;
	}

	@keyframes slideDotAnime--Three {
		0%{
			background-color: #CCC;
		}
		10%{
			background-color: #C4972F;
		}
		35%{
			background-color: #C4972F;
		}
		40%{
			background-color: #CCC;
		}
		85%{
			background-color: #CCC;
		}
		100%{
			background-color: #CCC;
		}
	}

/* End @media (min-width: 1001px) */
/* ---------------------------------------------------------------------- */

