@charset "utf-8";

/* ---------------------------------------------------------------------------
 * RESET STYLE
--------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ---------------------------------------------------------------------------
 * COMMON
--------------------------------------------------------------------------- */
body {
    min-width: inherit;
	color: #5e5d5d;
	font-family: 'Roboto','メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
	/* font-family: 'Roboto','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','Osaka',sans-serif; */
	line-height: 1;
	-webkit-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	vertical-align: middle;
}
a:link {
	color: #319967;
	text-decoration: underline;
}
a:visited{
	color: #319967;
}
a:hover {
	text-decoration: none;
}
b{
	font-weight: bold;
}
@media screen and (max-width:640px) {
	.onlyPC{
		display: none !important;
	}
	.onlySP{
		display: block;
	}
}
@media screen and (min-width:641px) {
	.onlyPC{
		display: block;
	}
	.onlySP{
		display: none !important;
	}
}
/* layout
------------------------------------ */
.mt60{
    margin-top: 60px;
}
.mb15{
	margin-bottom: 15px;
}
.mb30{
	margin-bottom: 30px;
}
.pt15{
	padding-top: 15px;
}
.pt30{
	padding-top: 30px;
}
.pd_03{
    padding: 0 3rem;
}
/* font
------------------------------------ */
sup{
    position: relative;
    top: -0.3em;
	font-size: 0.75em;
}
.ta_center{
	text-align: center;
}
.txt_pc_center{
	text-align: left;
}
@media screen and (min-width:641px) {
    .txt_pc_center{
        text-align: center;
    }
}
.fs_large{
	font-size: 1.25em;
}
.fs_small{
	font-size: 0.875em;
}
.fs_ss_small{
	font-size: 0.8em;
}
.fs_s_small{
	font-size: 0.75em;
    margin-left: -0.4em;
}
.fw_normal{
	font-weight: normal;
}
.fw_bold{
	font-weight: bold;
}
.fc_red{
	color: #ff3528;
}
.week{
	margin: 0 -0.4em;
	display: inline-block;
	font-size: 0.875em;
}
.font-shinGo {
	font-family: "UD Shin Go Heavy";
}
.font-2day{
    color: #e95704;
    font-weight: bold;
    font-size: 0.875em;
}
.fs_sp_small{
	font-size: 0.75em;
}
@media screen and (min-width:641px) {
    .fs_sp_small{
	font-size: 1em;
    }
}


/* ---------------------------------------------------------------------------
 * main
--------------------------------------------------------------------------- */
.abcr_main{
	padding: 0;
	background: url("../../img/2025/bg_base.png") center 0 repeat #fff;
	position: relative;
}
.main{
	padding: 10vw 0 15vw 0;
    overflow: hidden;
    position: relative;
    text-align: center;
	background:
	url("../../img/2025/head_title_deco.png") center 0 / 40px repeat-x,
	url("../../img/2025/head_bg_ill.png") center bottom / 100% no-repeat,
	url("../../img/2025/head_bg.jpg") center 20px / 260% no-repeat transparent;
}
.main .main_logo{
	width: 80%;
	 /* max-width: 855px;  */
	max-width: 450px;
	margin: 0 auto;
	position: relative;
}
/* 入場無料 ico
.main .main_logo::before{
	content: "";
	width: 17%;
	height: 100%;
	background: url("../../img/2025/txt_free.png") top center no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(50% , -10%);
}*/
@media screen and (min-width:640px) {
	.main{
		padding: 8vw 0 13vw 0;
		background:
		url("../../img/2025/head_title_deco.png") center 0 / 60px repeat-x,
		url("../../img/2025/head_bg_ill.png") center bottom / 100% no-repeat,
		url("../../img/2025/head_bg.jpg") center 20px / 260% no-repeat transparent;
	}
    .main .main_logo{
		width: 60%;
        margin: 1.5em auto 0;
    }
}
@media screen and (min-width:800px) {
	.main{
		padding: 5vw 0 12vw 0;
		background:
		url("../../img/2025/head_title_deco.png") center 0 / 70px repeat-x,
		url("../../img/2025/head_bg_ill.png") center bottom / 100% no-repeat,
		url("../../img/2025/head_bg.jpg") center 20px / 250% no-repeat transparent;
	}
}
@media screen and (min-width:1000px) {
	.main{
		padding: 15px 0 140px 0;
		background:
		url("../../img/2025/head_title_deco.png") center 0 / 70px repeat-x,
		url("../../img/2025/head_bg_ill.png") center bottom / 100% no-repeat,
		url("../../img/2025/head_bg.jpg") center 0px / 2100px no-repeat #fff600;
	}
}
@media screen and (min-width:1350px) {
	.main{
		/* padding: 30px 0 140px 0; */
		background:
		url("../../img/2025/head_title_deco.png") center 0 / 70px repeat-x,
		url("../../img/2025/head_bg_ill2.png") center bottom / auto no-repeat,
		url("../../img/2025/head_bg.jpg") center 0px / 2100px no-repeat #fff600;
	}
}


/* box
------------------------------------ */
.box {
	width: 90%;
	max-width: 1000px;
	line-height: 1.8;
	margin: 0 auto 60px;
	padding: 0;
}
.box.wide{
    margin: 40px auto 60px;
    max-width: 1160px;
}
.box_txt{
    font-size: 0.937rem;
    line-height: 1.5;
    margin-bottom: 20px;
}
.box_txt_midashi{
    margin: 0 auto;
    color: #e95704;
    font-size: 1.25rem;
    font-weight: bold;
}
.box_txt p + p{
    margin-top: 1em;
}
.bd_pnk{
	border: 5px solid #f093bb;
}
.box:last-of-type{
	margin: 0 auto;
	padding: 0 0 60px 0;
}
@media screen and (min-width:640px) {
	.box {
		margin: 0 auto 80px;
	}
    .box:last-of-type{
	margin: 0 auto;
	padding: 0 0 80px 0;
}
	.box_txt {
		font-size: 1rem;
		margin-bottom: 40px;
	}
    .box_txt_midashi{
        font-size: 2.25rem;
    }
}
@media screen and (min-width:800px) {
	.box {
		margin: 0 auto 100px;
	}
	.box:last-of-type{
	margin: 0 auto;
	padding: 0 0 100px 0;
}
}

/* ttl
------------------------------------ */
.contents_ttl {
	text-align: center;
	margin-bottom: 20px;
	font-size: 7vw;
	line-height: 1.0;
}
.contents_ttl > span{
	display: inline-block;
	line-height: 1;
	letter-spacing: 0;
	background-image: url(../../img/2025/bg_txt.png);
	background-size: 100% 100%;
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	background-position: 0 center;
	background-repeat: no-repeat;
}
@media screen and (min-width:640px) {
	.contents_ttl{
		margin-bottom: 40px;
		font-size: 2.5em;
	}
    .schedule .contents_ttl{
        font-size: 8vw;
    }
}
@media screen and (min-width:800px) {
    .schedule .contents_ttl{
        font-size: 4em;
    }
	.contents_ttl{
		font-size: 3.3em;
	}
}

/* lead
------------------------------------ */
.lead{
	padding: 20px 0;
    margin: 0 auto 30px;
    background: #fff;
	position: relative;
	overflow: hidden;
}
.lead::before,
.lead::after{
	content: "";
	width: 100%;
	height: 3px;
	background: url("../../img/2025/bg_outlline.png") top left;
	background-size: 100%;
    position: absolute;
	left: 0;
}
.lead::before{
	top: 0;
}
.lead::after{
	bottom: 0;
}
.lead_box{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
}
.lead_img{
	text-align: center;
}
.lead_txt{
	font-size: 6vw;
	font-family: 'UD Shin Go Heavy', sans-serif;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.lead_txt span{
	display: inline-block;
}
.lead_txt .fc_red{
	color: #ff3528;
	font-size: 1.25em;
}
.flap{
	display: none;
}
@media screen and (max-width:640px) {
	.lead_img{
		margin-bottom: 5%;
	}
}
@media screen and (min-width:640px) {
	.lead{
		padding: 40px 0;
		margin: 0 auto 60px;
	}
	.lead::before,
	.lead::after{
		height: 5px;
		background: url("../../img/2025/bg_outlline.png") top left;
		background-size: auto;
	}
	.lead_box{
		display: flex;
		align-items: center;
	}
	.lead_img{
		width: 20%;
		max-width: 210px;
	}
	.lead_txt{
		width: 80%;
		padding-left: 1em;
		box-sizing: border-box;
		font-size: 3vw;
		text-align: left;
	}
}
@media screen and (min-width:1000px) {
	.flap{
		display: inline;
	}
}
@media screen and (min-width:1100px) {
	.lead_txt{
		font-size: 2em;
	}
}

/* outline
------------------------------------ */
.outline{
    margin: 0 auto 30px;
}
.outline_list{
	max-width: 800px;
    margin: 0 auto 30px;
	line-height: 1.3;
}
.outline_list dl{
	margin-bottom: 30px;
}
.outline_list dl:last-child{
	margin-bottom: 0;
}
.outline_list dt{
	padding: 0.9em;
	background: #fceb5c;
	border-radius: 7px;
	color: #319967;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1rem;
	box-sizing: border-box;
}
.outline_list dd{
	font-size: 1.25em;
/*	font-weight: bold;*/
}
@media screen and (max-width:640px) {
	.outline_list dt{
		margin-bottom: 10px;
	}
}
@media screen and (min-width:640px) {
	.outline{
		margin: 0 auto 60px;
	}
	.outline_list dl{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.outline_list dt{
		width: 20%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 1.25em;
	}
	.outline_list dd{
		width: calc(80% - 20px);
/*		padding: 0 0 0 1em;
		display: flex;
		align-items: center;*/
		font-size: 1.25em;
	}
}

/* bnr
------------------------------------ */
.bnr_list{
    width: 100%;
    margin: 0 auto;
	text-align: center;
}
.bnr_list li a{
transition: all .3s;
	}
.bnr_list li img.line{
	box-sizing: border-box;
	border: 3px solid #fceb5c
}
.bnr_list li a:hover{
opacity: 0.7;
}
.bnr_list li a:hover img.line{
	box-sizing: border-box;
	border: 3px solid #FF5700
}
@media screen and (min-width:640px) {
.bnr_list{
    width: 90%;
    margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}
}
/* wrap_section
------------------------------------ */
.bg_wht{
	padding: 30px 0;
    margin: 0 auto 30px;
	background: rgba(255,255,255,0.5);
}
@media screen and (min-width:640px) {
	.bg_wht{
		padding: 50px 0;
		margin: 0 auto 60px;
	}
}

/* sns
------------------------------------ */
/*.sns{
	padding: 30px 0;
    margin: 0 auto 30px;
	background: rgba(255,255,255,0.5);
}*/
.sns_box{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
.sns_twitter{
	border: 5px solid #27b0f5;
	box-sizing: border-box;
}
.sns_ttl{
	padding: 1em 0.5em;
	background: #c2ebff;
	display: flex;
    align-items: center;
    justify-content: center;
	font-size: 4vw;
	font-weight: bold;
}
.sns_ttl p{
	text-align: center;
}
.sns_ttl span{
	display: inline-block;
}
.twitter_embed_back{
    border-radius: 10px;
    padding: 3em 0;
    border: 3px dotted #fceb5c;
    background-image:url(../../img/2025/sns_back.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.twitter_embed{
    margin: 0 auto;
	width: 100%;
    max-width: 500px;
/*	max-width: 1000px;*/
    height: 580px;
/*	height: 380px;*/
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
/*	overflow-y: scroll;*/
	background: #fff;
	box-sizing: border-box;
}
.twitter_embed iframe {
	width: 660px !important;
}
@media screen and (max-width:640px) {
	.sns_twitter + .sns_twitter{
		margin-top: 30px;
	}
    .twitter_embed_back{
        background: none;
        border: none;
        padding: 0;
    }
}
@media screen and (min-width:640px) {
	.sns_box{
        margin: 0 auto 50px;
		display: flex;
		justify-content: space-between;
	}
	.sns_twitter{
		width: 48%;
	}
	.sns_ttl{
		padding: 0.5em;
		font-size: 3vw;
	}
}
@media screen and (min-width:1000px) {
	.sns_ttl{
		font-size: 1.55em;
	}
}

/* X button */

/* official
---------------------------------------- */
.official {
  width: 100%;
  margin: 2.5rem auto 2rem;
}
.official ul {
  margin: 0 auto;
  text-align: center;
}
.official li {
  width: 100%;
  display: inline-block;
}
.official li a {
  min-height: 3em;
  padding: 1em 0.5em;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  transition-duration: .4s;
}
.official li a:hover{
    transform: scale(1.05);
}
.official .icon {
  /*width: 90%;*/
  padding-left: 2em;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
}
.official .icon::before {
  content: "";
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.official li a .icon span {
  display: inline;
}
.official_x a {
  background: #000;
}
.official_x .icon::before{
  background: url("../../img/2025/ico_x.png") no-repeat;
  background-size: contain;
}
@media screen and (min-width:640px) {
	.official li a {
		padding: 1.5em 0.5em;
		font-size: 1.25em;
	}
	.official li {
		width: 50%;
	}
}

/* access
------------------------------------ */
.access_box{
	width: 100%;
    margin: 0 auto 30px;
}
.access_box.bg_wht{
	margin: 0 auto;
}
.access_box iframe{
	width: 100%;
	height: 350px;
	border-radius: 10px;
}
.access_howto_wrap {
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
}
.access_howto dt {
	font-size: 1.25em;
	letter-spacing: 0.05em;
	padding: 0.5em;
}
.access_howto,
.access_howto dd {
	margin-bottom: 20px;
	font-size: 1em;
}
.access_howto li {
	margin-bottom: 0.25em;
}
.access_howto li::before {
	content: "●";
	font-size: 1;
}
.access_howto_wrap + p {
	font-size: 1em;
	line-height: 1.5;
}

@media screen and (min-width:640px) {
	.access_box iframe{
		height: 500px;
	}
	.access_howto_wrap {
		margin-bottom: 30px;
	}
	.access_howto.outline_list dl {
		display: block;
	}
	.access_howto.outline_list dt {
		width: 100%;
		margin-bottom: 20px;
		font-size: 1.35em;
		padding: 0.75em;
	}
	.access_howto dd {
		width: 100%;
		/* font-size: 1.25em; */
		font-size: 1.15em;
	}
	.access_howto li {
		margin-bottom: 0.3em;
	}
	.access_howto_wrap + p {
		font-size: 1.25em;
	}
}
@media screen and (min-width:800px) {
	.access_howto_wrap {
		display: flex;
		margin-bottom: 50px;
	}
	.access_train {
		width: calc(60% - 20px);
		margin-right: 20px;
	}
	.access_car {
		width: 40%;
	}
}

/* faq
------------------------------------ */
.faq_box .faq dt{
    margin-bottom: 1em;
    font-weight: 600;
}

.faq_box .faq dt::before,.faq_box .faq dd::before{
    margin-right: 0.4em;
}

.faq_box .faq dt::before{
     content: "Q.";
    color: #319967;
}
.faq_box .faq dd{
    margin: 0 0 2.5em;
    padding: 1em 1.5em;
    border-radius: 10px;
    background-color: #f2f2f2;
}
.faq_box .faq dd::before{
    content: "A.";
    color: #e95704;
    font-weight: 600;
}

/* schedule
------------------------------------ */
.schedule_box{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
    background: #fff;
	border: 5px solid #f0c192;
    line-height: 0;
}
@media screen and (min-width:640px) {

}

/* info
------------------------------------ */
#info h2 {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	color: #5e5d5d;
	margin-bottom: 20px;
	line-height: 1.3;
}
.info_box{
	width: 100%;
	margin: 0 auto;
    background: #f6f6ef;
	padding: 60px 0;
}
.inline-wrap {
	padding: 0;
	margin: 0 auto;
    line-height: 1.5;
    background: transparent;
}
@media screen and (min-width:640px) {
	#info h2 {
		font-size: 1.5em;
		margin-bottom: 40px;
		line-height: 1.3;
	}
	.info_box{
		padding: 80px 0;
	}
}
@media screen and (min-width:800px) {
	.info_box{
		padding: 100px 0;
	}
}

/* list
------------------------------------ */
.wrap_list {
    margin-bottom: 2.5em;
}
/*p + .wrap_list {
    margin-top: 1em;
}*/
.wrap_list:last-child {
    margin-bottom: 0;
}
.wrap_list li{
	padding-left: 1em;
	margin-bottom: 0.5em;
	font-size: 0.937em;
	text-indent: -1em;
	line-height: 1.3;
}
.wrap_list li:last-child{
	margin-bottom: 0;
}


/* list
------------------------------------ */
.wrap_list li{
	padding-left: 1em;
	margin-bottom: 0.5em;
	font-size: 0.875em;
	text-indent: -1em;
}
.wrap_list li:last-child{
	margin-bottom: 0;
}

/* btn
------------------------------------ */
.wrap_btn{
	width: 100%;
	max-width: 660px;
	margin: 0 auto;
	text-align: center;
}
.wrap_btn:last-child{
	margin-bottom: 0;
}
.wrap_btn span{
	display: inline-block;
}
a.btn_general{
	position: relative;
	background: #319967;
	box-sizing: border-box;
	display: block;
	width: 80%;
	padding: 10px 40px 10px 20px;
	margin: 0 auto;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3;
	transition: .3s;
	font-size: 0.9em;
}
a.btn_general::before {
	content: '';
	width: 0.8em;
	height: 0.8em;
	margin-top: -0.4em;
	border: 0px;
	border-top: solid 4px #fff;
	border-right: solid 4px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 1em;
}
a.btn_general.no_btn{
	background: #e5e5e5;
	color: #333;
	pointer-events: none;
}
a.btn_general.no_btn::before{
	content: none;
}
a.btn_general span{
	display: inline-block;
}
@media screen and (min-width:640px) {
	a.btn_general {
		padding: 20px 50px 20px 20px;
		font-size: 1em;
		line-height: 1;
	}
}
@media screen and (min-width:1000px) {
	.btn_general:hover {
		opacity: 0.6;
	}
}

/* ---------------------------------------------------------------------------
 * footer
--------------------------------------------------------------------------- */
.abcr_footer{
	padding: 2em 0 4em;
	background: url("../../img/2025/bg_footer.png") 0 0 repeat transparent;
	line-height: 1;
}
.abcr_footer_inner{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
.footer_copyright{
	color: #222;
	font-size: 0.85em;
	text-align: center;
}
.pageTop {
	position: fixed;
    /* bottom: 10px; */
    bottom: 50px;
    right: 10px;
	opacity: 0;
	transition: .3s;
}
.pageTop.stop {
  opacity: 1;
}
.pageTop.bottom {
  /* bottom: 70px; */
  bottom: 5em;
}
.pageTop a {
	width: 50px;
	height: 50px;
    background: #e95399;
    border-radius: 100%;
	position: relative;
	top: 0;
	transition: all .3s;
	display: block;
}
.pageTop a:after {
	content: "";
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: rotate(-45deg) translate(30%, 40%);
}
@media screen and (min-width:641px) {
	.abcr_footer{
		padding: 2.5em 0 6em;
	}
	.pageTop {
		/* bottom: 20px; */
		bottom: 70px;
	}
	.pageTop.bottom {
		bottom: 7.5em;
	}
}
@media only screen and (min-width: 1000px) {
	.pageTop {
		bottom: 100px;
		right: 30px;
	}
	.pageTop a {
		width: 60px;
		height: 60px;
	}
	.pageTop:hover a:hover {
		top: -10px;
	}
}

/* テキストスタイル
---------------------------------------- */
.txtBold{
	font-weight: bold;
}
.txtSSS{
	font-size: 0.625em !important;
}
.txtSS{
	font-size: 0.75em !important;
}
.txtS{
	font-size: 0.875em !important;
}
.txtL{
	font-size: 1.125em !important;
	font-weight: bold;
	line-height: 1.4;
}
.txtLL{
	font-size: 1.25em !important;
	font-weight: bold;
	line-height: 1.4;
}
.txtCenter{
	text-align: center !important;
}
.txtRight{
	text-align: right !important;
}
.ls-01{
	letter-spacing: -0.1em;
}
.ls-02{
	letter-spacing: -0.2em;
}
.ls-03{
	letter-spacing: -0.3em;
}
.ti-05{
	text-indent: -0.5em;
}

/* end_txt
---------------------------------------- */
.end_txt{
    width: 90%;
	max-width: 1000px;
	color: #1f9cd7;
	/* background-color: #dceaf1; */
	margin: 10px auto 30px;
	text-align: center;
	line-height: 1.5;
	border-radius: 10px;
}
.end_txt p{
	/* padding: 1em; */
	display: inline-block;
	font-weight: bold;
}
.lotend{
	margin-bottom: 10px;
	color: #62320B;
}
@media only screen and (min-width: 640px) {
	.end_txt{
		margin: 10px auto 70px;
	}
	.end_txt p{
		font-size: 1.7em;
	}
.lotend{
		margin: 10px auto 10px;
	}
}
