@charset "UTF-8";

/* CSS Document */
html {
	scroll-behavior: smooth;
}

#RthCustomizeW {
	width: 950px !important;
}

#RthCustomizeW {
	width: 100%;
	position: relative;
	color: #333333;
	font-size: 16px;
	margin: 0 auto;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: 400;
	line-height: 2;
	-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>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

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

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

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

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

#RthCustomizeW a:active,
#RthCustomizeW a:hover {
	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;
	transition: 0.3s ease-in-out;
}

#RthCustomizeW img {
	-webkit-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] {
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	cursor: pointer;
}

#rt_top {
	position: relative;
	margin-top: -90px;
	padding-top: 90px;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.mb120 {
	margin-bottom: 120px !important;
}

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

.pb10 {
	padding-bottom: 10px !important;
}

.p15 {
	padding: 0 15px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.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;
}

.wrap li {
	list-style: none;
}

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

.wrap p {
	text-align: justify;
	-ms-text-justify: auto;
	text-justify: auto;
	text-justify: inter-ideograph;
}

.wrap 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;
}

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

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

.ls1 {
	letter-spacing: 1px;
}

.ls2 {
	letter-spacing: 2px;
}

.ls3 {
	letter-spacing: 3px;
}

.ls4 {
	letter-spacing: 4px;
}

.ls5 {
	letter-spacing: 5px;
}

.ls6 {
	letter-spacing: 6px;
}

.ls10 {
	letter-spacing: 10px;
}

.enfont,
.enfont * {
	font-family: 'Libre Baskerville', serif !important;
	letter-spacing: 0.05em;
	font-weight: 400;
}



/*---------------------------------------------------------*/
/* font */
/* family */
.noto {
	font-family: "Noto Serif JP", 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;
}

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

.pc_sidepadding {
	padding: 0 3%;
}

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

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

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

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

.w1000 {
	max-width: 950px;
	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: -170px;
	padding-top: 170px;
}

.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;
}


/* Anime
---------------------------------------------------------------------- */

.slideAnimeWrap {
	overflow: hidden;
	position: relative;
}

.slideAnime {
	position: relative;
	display: inline-flex;
	flex-shrink: 0;
	flex-shrink: 0;
	animation: slideAnime 16s infinite linear .5s both;
}

.slideAnime>* {
	text-align: center;
	max-width: 100%;
	flex-shrink: 0;
}

.slideAnime img {
	width: 100% !important;
}

.slideAnime.slideAnime--two {
	animation: slideAnime--two 8s infinite linear .4s both;
}

.slideAnime.slideAnime--Three {
	animation: slideAnime--Three 12s infinite linear .4s both;
}

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

.slideAnime.slideAnime--six {
	animation: slideAnime--six 24s infinite linear .4s both;
}

@keyframes slideAnime {

	0%,
	24% {
		transform: translateX(0);
	}

	26%,
	49% {
		transform: translateX(-100%);
	}

	51%,
	74% {
		transform: translateX(-200%);
	}

	76%,
	98% {
		transform: translateX(-300%);
	}

	100% {
		transform: translateX(-400%);
	}
}

@keyframes slideAnime--two {

	0%,
	46% {
		transform: translateX(0);
	}

	50%,
	96% {
		transform: translateX(-100%);
	}

	100% {
		transform: translateX(-200%);
	}
}

@keyframes slideAnime--Three {

	0%,
	31% {
		transform: translateX(0);
	}

	34%,
	64% {
		transform: translateX(-100%);
	}

	67%,
	97% {
		transform: translateX(-200%);
	}

	100% {
		transform: translateX(-300%);
	}
}

@keyframes slideAnime--five {

	0%,
	19% {
		transform: translateX(0);
	}

	21%,
	39% {
		transform: translateX(-100%);
	}

	41%,
	59% {
		transform: translateX(-200%);
	}

	61%,
	79% {
		transform: translateX(-300%);
	}

	81%,
	98% {
		transform: translateX(-400%);
	}

	100% {
		transform: translateX(-500%);
	}
}

@keyframes slideAnime--six {

	0%,
	14.5% {
		transform: translateX(0);
	}

	16.5%,
	31% {
		transform: translateX(-100%);
	}

	33%,
	47.5% {
		transform: translateX(-200%);
	}

	49.5%,
	64% {
		transform: translateX(-300%);
	}

	66%,
	80.5% {
		transform: translateX(-400%);
	}

	82.5%,
	98% {
		transform: translateX(-500%);
	}

	100% {
		transform: translateX(-600%);
	}
}


.slideDotAnime {
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	z-index: 2;
	display: flex;
	align-items: center;
}

.slideDotAnime>* {
	width: 94px;
	height: 2px;
	margin: 0 5px;
	background: #808080;
	cursor: pointer;
	animation-name: slideDotAnime;
	animation-duration: 16s;
	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% {
		width: 10px;
		height: 10px;
	}

	5% {
		width: 15px;
		height: 15px;
	}

	25% {
		width: 15px;
		height: 15px;
	}

	30% {
		width: 10px;
		height: 10px;
	}

	100% {
		width: 10px;
		height: 10px;
	}
}

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

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

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

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

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

@keyframes slideDotAnime--two {
	0% {
		background: #808080;
	}

	10% {
		background: #ffffff;
	}

	50% {
		background: #ffffff;
	}

	60% {
		background: #808080;
	}

	85% {
		background: #808080;
	}

	100% {
		background: #808080;
	}
}

@keyframes slideDotAnime--Three {
	0% {
		background: #808080;
	}

	3% {
		background: #808080;
	}

	5% {
		background: #ffffff;
	}

	35% {
		background: #ffffff;
	}

	40% {
		background: #808080;
	}

	85% {
		background: #808080;
	}

	100% {
		background: #808080;
	}
}

@keyframes slideDotAnime--four {
	0% {
		width: 10px;
		height: 10px;
	}

	3% {
		width: 10px;
		height: 10px;
	}

	6% {
		width: 15px;
		height: 15px;
	}

	29% {
		width: 15px;
		height: 15px;
	}

	30% {
		width: 10px;
		height: 10px;
	}

	35% {
		width: 10px;
		height: 10px;
	}

	100% {
		width: 10px;
		height: 10px;
	}
}

@keyframes slideDotAnime--five {
	0% {
		width: 10px;
		height: 10px;
	}

	4% {
		width: 15px;
		height: 15px;
	}

	20% {
		width: 15px;
		height: 15px;
	}

	25% {
		width: 10px;
		height: 10px;
	}

	35% {
		width: 10px;
		height: 10px;
	}

	100% {
		width: 10px;
		height: 10px;
	}
}

@keyframes slideDotAnime--six {
	0% {
		width: 10px;
		height: 10px;
	}

	1% {
		width: 15px;
		height: 15px;
	}

	16% {
		width: 15px;
		height: 15px;
	}

	20% {
		width: 10px;
		height: 10px;
	}

	100% {
		width: 10px;
		height: 10px;
	}
}

.autoSlidePhotoList {
	display: flex;
}

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

.autoSlidePhotoList li {
	flex-shrink: 0;
}

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

	100% {
		transform: translateX(-100%);
	}
}

/* ---------------------------------------------------------------------- */