@charset "UTF-8";

:root {
	/* 基本色 */
	--primary-color: #325A49;  /* メインカラー */
	--secondary-color: #5A3A1B; /* サブカラー */
	--accent-color: #5A3A1B; /* アクセントカラー */
}

html {
	scroll-behavior: smooth;
}

#RthCustomizeW {
	width: 950px !important;
}

#RthCustomizeW {
	position: relative;
	color: #333333;
	background-color: #fff;
	font-size: 18px;
	letter-spacing: 0.08em;
	font-weight: 400;
	line-height: 1.55;
	margin: 0 auto;
	font-family: "Noto Sans JP", sans-serif;
	-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 {
	display: block;
	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 {
	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;
	margin: 0;
}

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

#rt_top {
	position: relative;
	overflow: hidden;
}

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

.mb5 {
	margin-bottom: 5px !important;
}

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

.mb110 {
	margin-bottom: 110px !important;
}

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

.mb130 {
	margin-bottom: 130px !important;
}

.mb140 {
	margin-bottom: 140px !important;
}

.mb150 {
	margin-bottom: 150px !important;
}

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

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

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pb90 {
	padding-bottom: 90px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pb110 {
	padding-bottom: 110px !important;
}

.pb120 {
	padding-bottom: 120px !important;
}

.pb130 {
	padding-bottom: 130px !important;
}

.pb140 {
	padding-bottom: 140px !important;
}

.pb150 {
	padding-bottom: 150px !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;
}

.ls-1 {
	letter-spacing: -1px;
}

.ls-2 {
	letter-spacing: -2px;
}

.ls-3 {
	letter-spacing: -3px;
}

.ls-4 {
	letter-spacing: -4px;
}

.fs10 {
	font-size: 10px;
}

.fs14 {
	font-size: 14px;
}

.fs15 {
	font-size: 15px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs24 {
	font-size: 24px;
}

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

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

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

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

a {
	color: unset;
	text-decoration: none;
}

.ib {
	display: inline-block;
}

.mincho {
	font-family: "Noto Serif JP", serif;
}

/*---------------------------------------------------------*/
/* 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;
}

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

.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
---------------------------------------------------------------------- */

.feadAnime {
  position: relative;
}

.feadAnime>* {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 1;
  opacity: 0;
  height: 100%;
  width: 100%;
}

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

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

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

.feadAnime.feadAnime--two>* {
  -webkit-animation-name: fade--two;
  animation-name: fade--two;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 0;
  opacity: 0;
}

.feadAnime.feadAnime--Three>* {
	animation-name: fade--Three;
	animation-duration: 12s;
}

@keyframes fade--two {
  0% {
    opacity: 0;
    z-index: 1;
  }

  15% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  80% {
    opacity: 0;

  }

  100% {
    opacity: 0;
    z-index: 0;
  }
}

.slideAnimeWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slideAnime {
	position: relative;
	display: flex;
	flex-shrink: 0;
	animation: slideAnime 12s infinite  ease-in-out .5s both;
}

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

.slideAnime img {
	width: 100%;
	object-fit: cover;
}

@keyframes slideAnime {
  0%, 25% {
    transform: translateX(0);
  }

  33%, 58% {
    transform: translateX(-100%);
  }

  66%, 91% {
    transform: translateX(-200%);
  }

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

.slideDotAnime {
	text-align: center;
	margin-top: 30px;
	z-index: 2;
	display: flex;
	align-items: center;
	position: absolute;
	justify-content: center;
	width: 100%;
	bottom: 30px;
}

.slideDotAnime>* {
	max-width: 160px;
	flex: 1;
	height: 4px;
	margin: 0 3px;
	background: #DDCDB8;
	display: inline-block;
	-webkit-animation-name: slideDotAnime;
	animation-name: slideDotAnime;
	-webkit-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

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

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

@keyframes slideDotAnime {
  0% {
    background-color: #DDCDB8;
  }

  3% {
    background-color: #DDCDB8;
  }

  5% {
    background-color: #9F7D58;
  }

  35% {
    background-color: #9F7D58;
  }

  40% {
    background-color: #DDCDB8;
  }

  85% {
    background-color: #DDCDB8;
  }

  100% {
    background-color: #DDCDB8;
  }
}

.slideAnimeWrap2 {
    display: flex;
    overflow: hidden;
}

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

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

@keyframes slideAnime2 {

    /* 1枚目 */
    0% {
        transform: translateX(-275px);
    }

    22% {
        transform: translateX(-275px);
    }

    /* 2枚目 */
    25% {
        transform: translateX(calc(-275px - 500px));
    }

    47% {
        transform: translateX(calc(-275px - 500px));
    }

    /* 3枚目 */
    50% {
        transform: translateX(calc(-275px - (500px * 2)));
    }

    72% {
        transform: translateX(calc(-275px - (500px * 2)));
    }

    /* 4枚目 */
    75% {
        transform: translateX(calc(-275px - (500px * 3)));
    }

    /* サッと切り替え */
    97% {
        transform: translateX(calc(-275px - (500px * 3)));
    }

    /* 5枚目を3%表示 */
    100% {
        transform: translateX(calc(-275px - (500px * 4)));
    }
}