@charset "utf-8";

/* top
--------------------------------------------------*/
/*-- visual --*/
body#top div#content div.visual{
	text-align:left;
	padding:20px 8px;
	color:#CCC;
/*	font-size:12px;*/
}
/*-- news --*/
body#top div#content div.news {
	padding:5px 10px 10px 10px;
	margin:5px;
/*	font-size:14px;*/
	color:#8d4e1e;
	border:#aa7357 solid 1px;
	background-color:#f6e8cc;
	border-radius:5px;
}
body#top div#content div.news a {
	text-decoration:none;
	color:#03F;
	margin-bottom:10px;
}
body#top div#content div.news .title {
	text-align:left;
/*	font-size:14px;*/
	font-weight:bold;
	padding:5px 0;
	border-bottom:#8d4e1e dotted 1px;
}
span.year {
	color:#b91128;
}

body#top div#content div.news .newsticker-jcarousellite ul li{
	padding:5px 0;
}
body#top div#content div.news .newsticker-jcarousellite ul li{
	list-style:none; display:block;
}
body#top div#content div.news .newsticker-jcarousellite .info span.cat {
	display: block;
/*	font-size:14px; */
	color:#8d4e1e;
	margin-top:8px; 
}
.clear {
	clear: both;
}
/*-- menu --*/
#mainmenu {
}

.menu1 ul{
	background:url(../img/menu_bg.gif);
	margin:0 5px;
}

.menu2 ul{
	background:url(../img/menu_bg-men.gif);
	margin:0 5px;
}
.menu3 ul{
	background:url(../img/menu_bg-lady.gif);
	margin:0 5px;
}



#mainmenu ul li {
	height:50px;
	line-height:50px;
	text-align:left;

}
#mainmenu ul li a {
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	background: url(../img/arrw-1.png) right no-repeat;
}
#mainmenu ul li a img {
	margin:0 10px;
	vertical-align: middle;
}


/* ここからクラウドナイン */
#top {
	text-align:center;
}
#top h1 {
	padding: 2px;
	color: #666;
	text-align: left;
	font-size: 10px;
}

#door {
	text-align:center;
}
#door p {
	padding: 20px;
	color: #666;
	text-align: center;
	font-size: 10px;
}

#copy {
	text-align:center;
}
#copy p {
	padding: 10px;
	color: #666;
	text-align: center;
	font-size: 10px;
}

#maincont {
	padding:5px;
}
#maincont p {
/*	font-size:12px;*/
	color:#c1c0c0;
	line-height:18px;
	margin-bottom:1em;

}

.txtbox2 {
/*	font-size:12px;*/
	color:#b4b3b3;
	margin:0 5px 0 5px;
	line-height:20px;
}
.txtbox2 dt {
}
.txtbox2 dd {
	padding-left:2.5em;
	margin-bottom:1.5em;
}

.txtbox2 ul {
	padding:10px;
}
.txtbox2 ul li {
	line-height:22px;
}

.txtbox3 {
/*	font-size:13px;*/
	color:#ccc;
	text-align:center;
	margin:0 5px;
	line-height:20px;
}
.txtbox3 p {
	border:1px solid #999;
	padding:5px 20px 5px 20px;
}

#kiyakubox {
	margin:10px;
	padding:5px;
	height:150px;
	overflow:scroll;
	text-align:left;
	border:1px solid #CCC;
	background-color:#666;
}
#kiyakubox p {
	font-size:12px;
	line-height:16px;
	color:#ccc;	
}
#kiyakubox p span {
	font-weight:bold;
}

#kiyakubox2 {
	margin:10px;
	padding:5px;
	height:150px;
	overflow:scroll;
	text-align:left;
	border:1px solid #CCC;
	background-color:#fde2f3;
}
#kiyakubox2 p {
	font-size:12px;
	line-height:16px;
	color:#333;	
}
#kiyakubox2 p span {
	font-weight:bold;
}

#consent {
	margin:5px;
	padding:10px;
	position:relative;
	overflow:hidden;
}
#consent ul {
text-align: center;
margin-left: 0;
padding-left: 0;
}
#consent ul li {
/*	font-size:14px;*/
	text-decoration:underline;
	float:left;
	margin-right:20px;
	display: inline;
}
#consent ul li a {
	color:#fff;
}
#consent ul li a:hover {
	color:#09C;
}

.line {
	font-size: 12px;
	vertical-align: top;
	color: #fff;
	padding: 20px 0 0 5px;
}
.line img {
	vertical-align: middle;
}

/*2023.12追記*/
/*スマホ*/
@media screen and (max-width: 767px) {
}
/*PC*/
@media screen and (min-width: 768px),print {
}
/*全体*/
body {
	max-width: 640px;
	margin: 0 auto;
}
#maincont img {
	width: 100%;
	height: auto;
}
.topimg img {
  width: 100%;
  height: auto;
}
/*冒頭挨拶*/
@media screen and (max-width: 767px) {
	.visual_txts br {
		display: none;
	}
}
/*h2*/
.top_h2 {
	margin-bottom: 1em;
	font-family: serif;
	border-bottom: 1px solid #ccc;
}
/*よくあるご質問*/
.faq_box {
	padding: 20px 8px;
	text-align: left;
	color: #ccc;
/*	font-size: 12px;*/
}
.faq_dl dt {
	margin-bottom: 0.8em;
}
.faq_dl dd {
	margin-bottom: 1.8em;
}
/*パンクズ*/
.breadcrumbs {
	text-align: left;
	font-size: 10px;
	color: #ccc;
}
.breadcrumbs a {
	color: #09F;
}
/*sns*/
.sns_box {
	display: flex;
	justify-content: center;
	margin-top: 1em;
}
.sns_box a {
	margin: 0 10px;
}
.btn_x {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	background: #fff;
	background: url(../img/menu_bg.gif);
	border-radius: 3px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
.btn_x:before {
		content:"";
		display: inline-block;
		width: 10px;
		height: 10px;
		margin-right: 0;
		background-color: #fff;
		mask-image: url("../svg/twitter.svg");
		mask-repeat: no-repeat;
		mask-size: contain;
		mask-position: center;
}
/*トップスライド*/
.home_swiper {
	opacity: 0;
	animation: fadeIn 2s ease 0s forwards;
}
.home_swiper .swiper-slide img {
	width: 100%;
	height: auto;
}
@keyframes fadeIn {
  0% {
  	opacity: 0;
  }
  100% {
  	opacity: 1;
  }
}
.rule_box p {
	margin-top: 1.8em;
}
.rule_box h2 {
	margin-top: 1.8em;
}
.rule_box h3 {
	margin-top: 1.8em;
}
.rule_box h3 + p{
	margin-top: 0.8em;
}

.rule_box hr {
	margin-top: 1.8em;
	margin-bottom: 1.8em;
}