
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

/*.zen-maru-gothic-light {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-maru-gothic-medium {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zen-maru-gothic-black {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
}*/
/*font*/
.panel .com,.train p.com,.bt_com_bottom{
	font-family: "Zen Maru Gothic", sans-serif,Roboto,"Hiragino Sans","メイリオ",Meiryo;
	font-weight: 500;
	font-style: normal;
}
.dpplan_bt,.top_read,.all_anc ul li a,.spot_kumamoto .plan_box h3,.spot_contents h2,.spot_contents .lead,.panel .com span,.bt_com,.train_bt a,.st2-heading-lv2__heading__txt,.tabtopArea p,.tabbottomArea ul li,.tabtopArea li,.train_read,.train ul li h4,.st2-api__title__heading h4{
	font-family: "Zen Maru Gothic", sans-serif,Roboto,"Hiragino Sans","メイリオ",Meiryo;
	font-weight: 700;
	font-style: normal;
}

/*all*/
p,h2,h3,h4{
	margin: 0;
}
ul,li{
	list-style: none;
	padding: 0;
}
.pc_none{
	display: none !important;
}
.sp_none{
	display: block !important;
}
.st2-category-navigation{
	display: none;
}
.st2-heading-lv2 {
    margin: 15rem auto 2rem;
}
@media (max-width: 736px) {
	.pc_none{
		display: block !important;
	}
	.sp_none{
		display:none !important;
	}
	.st2-heading-lv2 {
		margin: 5rem auto 2rem;
	}

}
/*MV,H1*/
.st2-page-title__heading__txt {
	font-size: 1.2rem;
	font-weight: normal;
}
.st2-main-container {
    padding-top: 0;
}
.st2-page-title {
    padding-top: 1rem;
    margin: 0 auto 1rem;
}
.mv_box{
	margin: 0 -20px;
	background-color: #00a52d;
}
.map_area,.train ul li h4#asotrain,.train ul li h4#atrain,.st2-heading-lv2__heading {
	margin-top: -100px;
	padding-top: 100px;
}

@media (max-width: 736px) {
	.st2-page-title__heading__txt {
		font-size: 1.0rem;
	}
	.mv_box{
		margin: 0 -2.989%;
	}

}
.fix {
    position: fixed;
    top: 61px;
    width: 100%;
    z-index: 100;
    padding:0.5rem 0 1.5rem;
    text-align: center;
    background: rgb(47 155 51 / 70%);
    display: none;
	margin: 0 -20px;
}
.fix_anc {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    padding: 5px 0;
    text-align: center;
    background: rgb(255, 255, 255, 0.7);
    display: none;
	margin: 0 -20px;
	height:auto;
}
.st2-site-footer__page-to-top.this-active a {
	bottom: 5rem;
}
@media (max-width: 1024px) {
	.fix_anc {
		height: 40px;

	}
}
@media (max-width: 736px) {
.fix {
    top: 0;
    padding:0.5rem 0 1rem;
	margin: 0 -2.989%;
}
.fix_anc {
	margin: 0 -2.989%;
	height: 35px;

}

}


/*dpplan_bt*/

.dpplan_bt{
	background-color: #00a52d;
	margin: 0 -20px 4rem;
	padding: 2rem 0 4rem;
}
.dpplan_bt p,.tabtopArea p{
	color: #fff;
	font-size: 2.6rem;
	text-align: center;
	padding-bottom: 0.5rem;
}
.tabtopArea p{
	font-size: 1.6rem;
}

.dpplan_bt ul,.all_anc ul,.tabtopArea ul,.tabbottomArea ul{
	display: flex;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0 20px;
}
.dpplan_bt ul,.tabtopArea ul,.tabbottomArea ul{
	gap:2rem;
}

.dpplan_bt ul li,.all_anc ul li,.tabtopArea ul li,.tabbottomArea ul li{
	flex: 1;
}
.all_anc ul{
	border-left: 5px dotted #979500;
	box-sizing: border-box;
}
.all_anc ul li{
	border-right: 5px dotted #979500;
}

.dpplan_bt ul li a,.all_anc ul li a,.tabtopArea ul li a{
	display: block;
	font-size: 1.8rem;
	color: #333;
	text-align: center;
	padding: 1rem 1.5rem;
	position: relative;
}
.tabtopArea ul li a{
	font-size: 1.4rem;
    padding: 0.5rem 1.5rem;
}
.all_anc ul li a{
	padding: 1rem 1.5rem 2rem;
}
.dpplan_bt ul li a,.tabtopArea ul li a{
	background-color: #fff;
	border-radius: 8px;
	transition: opacity .5s cubic-bezier(0.25, 0.8, 0.25, 1);
	box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
.tabtopArea ul li a{
	border-radius: 5px;
}
.dpplan_bt ul li a:hover,.all_anc ul li a:hover,.tabtopArea ul li a:hover{
	opacity: 0.8;
	text-decoration: none;	
}
.dpplan_bt ul li a .st2-icon-right-arrow,.train_bt a .st2-icon-bottom-arrow,.tabtopArea a .st2-icon-right-arrow{
	width: 1.4rem;
	height: 1.4rem;
	fill:#333;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}
.tabtopArea a .st2-icon-right-arrow{
	width: 1.2rem;
	height: 1.2rem;
}
.all_anc ul li a .st2-icon-bottom-arrow{
	width: 1.4rem;
	height: 1.4rem;
	fill:#333;
	position: absolute;
	bottom: 0;
	transform: translateX(-50%);
	left: 50%;
}
.tabbottomArea ul li a{
	font-size: 1.4rem;
	color: #333;
	border-right: 3px dotted #979500;
	box-sizing: border-box;
	display: block;
}
.tabbottomArea ul li:last-child a{
	border-right: none;
}
/*.tabtopArea,
.tabbottomArea {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .25s ease;
}

.tabtopArea.show,
.tabbottomArea.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
*/@media (max-width: 1024px) {
	.dpplan_bt ul li a,.all_anc ul li a,.tabtopArea ul li a{
		font-size: 1.6rem;
	}
	.tabbottomArea ul li a{
        font-size: 90%;
        line-height: 1.2;
        display: flex;
        height: -webkit-fill-available;
        justify-content: center;
        align-items: center;
	}

}


@media (max-width: 736px) {
	.dpplan_bt{
		margin: -1px -2.989% 2rem;
		padding: 1rem 0 2rem;
	}
	.dpplan_bt p{
		font-size: 1.6rem;
	}
	.dpplan_bt ul{
		gap: 1rem;
		flex-wrap: wrap;
	}
	.all_anc ul {
		display: block;
	}
	.all_anc ul li{
		border-right: none;
		border-bottom: 5px dotted #979500;
	}
	.all_anc ul {
		border-left: none;
		padding: 0 2.989%;
	}
	.dpplan_bt ul li,.all_anc ul li {
		flex: 0 0 calc(50% - 0.5rem);
	}
	.dpplan_bt ul li a,.all_anc ul li a{
		font-size: 1.4rem;
		padding: 0.7rem 2.0rem;
		border-radius: 6px;
	}
	.dpplan_bt ul li a .st2-icon-right-arrow{
		width: 1.2rem;
		height: 1.2rem;
	}
	.all_anc ul li a .st2-icon-bottom-arrow{
        width: 1.2rem;
        height: 1.2rem;
        bottom: auto;
        top: 50%;
        transform: translate(0, -50%);
        left: auto;
        right: 20px;
	}

	.tabtopArea p{
		font-size: 1.2rem;
	}
	.tabtopArea ul li a {
		font-size: 1.0rem;
		padding: 0.5rem
	}
	.tabtopArea ul li a .st2-icon-right-arrow {
		display: none;
	}
	.tabtopArea ul,.tabbottomArea ul{
		gap:0.5rem;
		padding: 0 0.5rem;
	}

}
/*top_read*/
.top_read{
    max-width: 1100px;
    padding: 0 20px;
    margin: 0 auto 5rem;
    font-size: 1.6rem;
}
.top_read span{
	font-size: 2.0rem;
	display: block;
	color: #00a52d;
}
@media (max-width: 736px) {
	.top_read{
		padding:0;
		margin: 0 auto 3rem;
		font-size: 1.2rem;
	}
	.top_read span{
		font-size: 1.4rem;
	}
}
/*spot*/
.spot_bk{
	margin: 0 -20px;
	padding: 4rem 20px;
}
.bk_or{
	background-color:#FE7E39;
}
.bk_bl{
	background-color:#61C5FF;
}
.bk_gre{
	background-color:#27D4D2;
}
.bk_pk{
	background-color:#FF84AC;
}
.bk_gr{
	background-color:#ffd555;
}
.spot_contents{
    margin: -10rem 0 0;
    padding-top: 10rem;
}
.spot_kumamoto,.spot_amakusa,.spot_hitoyoshi,.spot_aso,.spot_train{
	margin: 15rem 0;
	  padding-top:10rem;
}

.spot_contents h2{
	margin: 0 auto;
    text-align: center;
    max-width: 1100px;
    font-size: 4.5rem;	
	margin-bottom: 2rem;
}
.spot_contents h2:after{
    content: "";
    display: block;
    border-bottom: 10px dotted #000;
    width: 150px;
    margin: 0 auto;
}
.spot_contents .lead{
	font-size: 2.0rem;
	text-align: center;
	margin: 1rem 0;
}
.spot_kumamoto h2{
	color: #F24D1B;
}
.spot_kumamoto h2:after{
	border-color:#F24D1B;
}
.spot_amakusa h2{
	color: #0081C8;
}
.spot_amakusa h2:after{
	border-color:#0081C8;
}
.spot_aso h2{
	color: #007977;
}
.spot_aso h2:after{
	border-color:#007977;
}
.spot_hitoyoshi h2{
	color: #E8004A;
}
.spot_hitoyoshi h2:after{
	border-color:#E8004A;
}
.spot_train h2{
	color:#a17900;
}
.spot_train h2:after{
	border-color: #a17900;
}
.spot_train rt{
	font-size: 33%;
}
.plan_box{
	background-color: #fff;
	max-width: 1100px;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
.plan_box h3{
	text-align: center;
    color: #fff;
    font-size: 3.0rem;
    padding: 1rem 0;
    border-radius: 10px 10px 0 0;
    margin-top: 8rem;
}
.spot_kumamoto .plan_box h3{
	background-color: #F24D1B;
}
.spot_amakusa .plan_box h3{
	background-color: #38A1DB;
}
.spot_aso .plan_box h3{
	background-color: #00ADA9;
}
.spot_hitoyoshi .plan_box h3{
	background-color: #E95383;
}

.spot_train .train_contents{
	max-width: 1100px;
	padding: 0 20px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.3);
	position: relative;
}
.spot_train .train_read{
	max-width: 1100px;
	padding: 0 20px;
	margin: 0 auto 4rem;
	font-size: 1.6rem;
}
.spot_train .train_read .ind{
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 80%;
}
.train ul{
    display: flex;
    gap: 3rem;
    justify-content: center;
}
.train ul li{
	flex: 1;
	max-width: 500px;
	margin-bottom: 3rem;
}
.train ul li h4{
	text-align: center;
    font-size: 2.6rem;
    border-bottom: 5px dotted #000;
    padding-bottom: 0.5rem;
    width: 90%;
    margin: 0 auto 2rem;
}
.train ul li h4#atrain{
	border-color:#FF7070;
}
.train ul li h4#asotrain{
	border-color:#15BFE5;
}
.train ul li h4 .fs{
	font-size: 70%;
}
.train ul li h4 .fss{
	font-size: 55%;
}
.train ul li p.photo{
	margin-bottom: 1rem;
}
.train ul li p.photo img{
	border-radius: 10px;
}

.train ul li p.com{
	font-size: 1.4rem;
	width: 95%;
	margin: 0 auto;
}
.train ul li p.train_plan_bt a{
	font-size: 1.5rem;
	max-width: 311px;
	background-color: #ff9934;
	border-radius:5px; 
	padding: 1rem 2.5rem;
	color: #fff;
	display: block;
	text-align: center;
	position: relative;
	margin: 2rem auto;
}
.train ul li p.train_plan_bt a .st2-icon-right-arrow{
    width: 1.4rem;
    height: 1.4rem;
    fill: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}


@media (max-width: 1024px) {
	.train ul li h4 {
		font-size: 2.2rem;
		width: 100%;
	}
}
@media (max-width: 736px) {
	.slide {
		padding: 0 40px;
	}
	.spot_bk{
		margin: 0 -2.989%;
		padding: 4rem 2.989%;
	}
	.spot_contents h2{
		font-size: 2.8rem;
	}
	.spot_contents h2:after {
		border-bottom-width: 7px;
	}
	.spot_contents .lead {
		font-size: 1.2rem;
		text-align: left;
	}
	.spot_contents{
		margin: -5rem 0 0;
		padding-top: 5rem;
	}
	.spot_kumamoto, .spot_amakusa, .spot_hitoyoshi, .spot_aso, .spot_train {
		margin: 5rem 0;
		padding-top: 5rem;
	}
	.plan_box h3 {
		font-size: 2.0rem;
		padding: 0.5rem 0;
		margin-top: 6rem;
	}
	.spot_train .train_contents{
		padding: 0 2.989% 1px;
	}
	.spot_train .train_read {
		padding: 0 2.989%;
		margin: 0 auto 2rem;
		font-size: 1.2rem;
	}
	.train{
		width: 95%;
		margin: 0 auto;
	}
	.train ul{
		display: block;
	}
	.train ul li{
		border-bottom: 1px solid #a5a5a5;
		padding-bottom: 1rem;
	}
	.train ul li:last-child{
		border-bottom:none;
		padding-bottom: 0;
	}
	.train ul li p.com {
		font-size: 1.2rem;
		width: 100%;
	}
	.train ul li h4 {
		font-size: 1.8rem;
	}
	.train ul li p.train_plan_bt a{
		margin: 1rem auto 2rem;
	}

}

/*slide*/
.slide{
	max-width: 980px;
	margin: 0 auto;
	padding: 0 50px;
}
.slide-items{
	margin: 0 -10px;
}
.panel{
	background-color: #fff;
	border-radius: 10px;
	margin: 0 10px 4px;
	box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
.slick-dots li{
	margin: 0;
}
.slick-dots li button:before{
	font-size: 13px;
	opacity: 0.8;
	color: #ffffff;
}
.panel .photo img{
	border-radius: 10px 10px 0 0;
}
.panel .com{
	font-size: 1.4rem;
	padding: 1rem 2rem 2rem;
}
.panel .com span{
	font-size: 1.6rem;
    padding: 0 2rem;
    color: #fff;
    border-radius: 50px;
	display: inline-block;
	margin-bottom: 0.5rem;
}
.spot_kumamoto .panel .com span{
	background-color: #F24D1B;
}
.spot_amakusa .panel .com span{
	background-color: #38A1DB;
}
.spot_aso .panel .com span{
	background-color: #00ADA9;

}
.spot_hitoyoshi .panel .com span{
	background-color: #E95383;
}
.slick-track {
  display: flex;
}
.slick-slide {
  height: inherit !important;
}
.slick-slide > div {
  height: 100%;
}
.slide-content {
  height: 100%;
}
@media (max-width:736px) {
	.slide{
		padding: 0 30px;
	}
	.panel .com span {
		font-size: 1.1rem;
		margin-bottom: 0.5rem;
		padding:0.2rem 2rem;
		line-height: 1.3;
	}
	.panel .com {
		font-size: 1.1rem;
		padding: 1rem;
	}
	.slick-prev {
		left: -16px;
	}
	.slick-next {
		right: -16px;
	}
}



/*api_plan*/
.st2-api-loader{
	padding:3rem 1rem 2rem;
	margin: 0 auto;
}
.st2-api__pic-block__category{
	display: none;
}
.st2-api__btn[data-color="1"] .st2-api__btn__container {
    border: 1px solid #ff9934;
    color: #fff;
    background: #ff9934;
}
.st2-api [class*=st2-api__match-wrapper-],.st2-api__list--label,.st2-api__list--link{
	margin-bottom: 0;
}
.st2-divide-api[data-border] .st2-divide-api__item {
    border-right: 3px dotted #BFBFBF;
    border-top: none;
    border-bottom: none;
    border-left: none;
    padding-bottom: 1rem;
}
.st2-divide-api[data-column="4"]>div>div>div>div {
	margin: 0;
}
.st2-divide-api[data-column="4"] .st2-divide-api__item {
	margin: 0;
	width: 25%;
}
.st2-divide-api[data-border] .st2-divide-api__item:nth-child(4n) {
    border-right: 3px dotted #fff;
}
.st2-api__paragraph p {
	font-size: 1.25rem;
	line-height: 1.6;
}
.bt_com{
	text-align: center;
	font-size: 1.8rem;
	margin-bottom: 0.5rem;
}
.bt_com_bottom{
    text-align: center;
    margin-top: -2rem;
    display: block;
    padding-bottom: 3rem;
    font-size: 1.3rem;
}
.train_bt{
	margin-top: 5rem;
	text-align: center;
}
.train_bt a{
    background-color: #fff;
    border: 2px solid #333;
    color: #333;
    border-radius: 50px;
    padding: 1.3rem 2.5rem;
    position: relative;
    font-size: 2.0rem;
    margin: 1rem auto;
    display: block;
    max-width: 450px;
	transition: opacity .5s cubic-bezier(0.25, 0.8, 0.25, 1);
	box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.3);
}
.train_bt a .st2-icon-bottom-arrow{
	right: 15px;
}
.train_bt a:hover{
	opacity: 0.8;
	text-decoration: none;	
}

@media (max-width:736px) {
	.st2-api-loader {
		padding: 1rem 1rem 0;
	}
	.st2-divide-api[data-column="4"] .st2-divide-api__item {
		width: 100%;
	}
	.st2-divide-api[data-border] .st2-divide-api__item {
		border-right: none;
		border-top: none;
		border-bottom: 3px dotted #BFBFBF;
		border-left: none;
		padding-bottom: 1rem;
	}
	.st2-api__paragraph p {
        font-size: 1.1rem;
    }
	.spot_hitoyoshi .st2-divide-api[data-border] .st2-divide-api__item:last-child,.spot_amakusa .st2-divide-api[data-border] .st2-divide-api__item:last-child {
		border-bottom: none;
	}
	.bt_com {
		text-align: center;
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
		margin-top: 2rem;
	}
	.train_bt a {
		padding: 0.8rem 2.5rem;
		font-size: 1.6rem;
		margin: 1rem auto 0;
	}
	.bt_com_bottom{
		font-size: 1.0rem;
	}

}

/*accodion*/
.accodion_btn{
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 3rem;
}
.accodion_btn p{
	margin-bottom: 0;
}
.accodion_btn p a{
	display: block;
	color: #fff;
	background-color: #ff9934;
	padding: 1rem 2.5rem;
	font-size: 1.5rem;
	line-height: 1.4;
	border-radius: 5px;
	text-align: center;
}
.toggle {
	display: block;
	position: relative;
	padding: 10px 30px 10px 10px;
	background: #f7f7f7;
	cursor: pointer;
	text-decoration: none;
	color: #333;

}
.toggle:after {
	content: "＋";
	position: absolute;
	right: 7px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	font-weight: bold;
	transition: transform 0.2s;
}
.toggle.open:after {
  content: "－";

}
.toggle:hover{
	opacity: 1.0;
}
.childmenu {
	display: none;
	background-color: #fff5ea;
	padding: 1rem 1rem 2rem;
	text-align: left;
}
.childmenu li {
	display: inline-block;
	vertical-align: middle;
	width: 31%;
	text-align: center;
}
.childmenu li a {
	display: block;
	font-size: 1.4rem;
	line-height: 1.2;
	margin-top: 1rem;
}

@media (min-width: 737px) {
}
@media (max-width:1024px) {
}
@media (max-width:736px) {
	.accodion_btn p a{
	    margin: 0 2.989%;
	}
	.toggle:after{
		right: 0.3rem;
		font-size: 1.2rem;
	}
	.childmenu li {
		width: 48%;
	}
	.childmenu li a {
		font-size: 1.0rem;
	}
}


.st2-heading-lv2__heading__txt {
	font-size: 3.5rem;
}
.st2-heading-lv2[data-style="1"][data-color]>div::after{
	content: none;
}
.st2-pic-block__container-wrapper .st2-pic-block__pic-caption--over p {
	font-size: 1.6rem;
	font-weight: normal;
}
.st2-divide-layout[data-column="3"]>div>div>div>div {
    justify-content: center;
}

@media (max-width:736px) {
	.st2-heading-lv2__heading__txt {
		font-size: 2.4rem;
	}
	.st2-pic-block__container-wrapper .st2-pic-block__pic-caption--over p {
		font-size: 1.0rem;
	}

}




/*map*/
.map_area {
    position: relative;
    width: 100%;
    background-color: #edf5b3;
    padding:4rem;
    border: 5px dotted #586300;
    border-radius: 30px;
    margin: 15rem auto 10rem;
	max-width: 950px;
	box-sizing: border-box;
}
.map_area_train {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 4rem 0;
    box-sizing: border-box;
	position: relative;
}
.map {
    position: relative;
    width: 100%;
	margin: 0 auto;
	max-width: 900px;
}
.area-list,.area-list>ul{
	width: 100%;
}
.map_train {
    position: relative;
    width: 100%;
	margin: 0 auto;
}

.base-map{
	display:block;
	width:100%;
	height:auto;
}

.highlight{
  position:absolute;
  inset:0;
  width:100%;
  height:auto;
  opacity:0;
  transition:opacity .25s ease;
}

.highlight.active{
  opacity:1;
}

.area-link{
	position: absolute;
	display: block;
}
.area-list a{
	width: 30%;
}
.map_area_train .area-list a {
    width: 40%;
}
.area-list a:hover img{
	opacity: 1;
	cursor: pointer;
}
.kumamoto_bt{
	top:30%;
    left: 14%;
}

.hitoyoshi_bt{
	bottom: 17%;
    right: 15%;
}
.aso_bt{
    top: 10%;
    right: 6%;
}
.amakusa_bt{
	bottom: 25%;
    left: 6%;
}
.atrain_bt{
	bottom: 29%;
    left: 0;
}

.asotrain_bt{
    top: 10%;
    right: 0;
}

@media (max-width:736px) {
	.area-list a,.map_area_train .area-list a{
		width: 100%;
	}
	.map_area {
		width: 100%;
		padding: 2rem 1rem 1rem;
		border: 3px dotted #586300;
		border-radius: 20px;
		margin: 5rem auto;
	}
	.map_area_train {
		margin: 0 auto;
	}

	.area-link{
		position: inherit;
	}
	.area-list ul{
		display: flex;
		gap:1rem 0.8rem;
		flex-wrap: wrap;
	}
	.area-list ul li{
		flex: 0 0 calc(50% - 0.5rem);
	}
}



