
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&display=swap');

/*.m-plus-1-<uniquifier> {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/



.st2-paragraph[data-size=huge] p,.tokuten_box h4,#ikemen .box .title .st2-heading-lv2__heading__txt,.plus_plan .st2-heading-lv6__heading__txt,.st2-heading-lv2__sub__txt,.st2-api__title__heading h4{
font-family: 'Shippori Antique B1', sans-serif;
    }
/*reset*/
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.st2-page-title--hero {
    margin: 0 auto
}
.pcnone {
    display: none;
}
.spnone {
    display: block;
}
.st2-contents-wrapper > div > div {
    background-image: url(/yado/sp/ikemen/karatsu/images/ikemen-karatsu_pagebk_001.jpg);
}
.bk_wh{
	background-color: #fff;
	margin: 10rem -20px 0;
	padding: 5rem 20px 0;
}
.st2-color-section {
    margin-bottom: 10rem;
}
.st2-api [class*=st2-api__match-wrapper-],.st2-api__list--label {
    margin-bottom: 0;
}
/*h1*/
.st2-page-title--hero-wrapper .st2-page-title__heading__txt {
    font-size: 1.2rem;
}
.st2-page-title {
    padding-top: 1rem;
    margin: 0 auto 1rem;
}
/*catch*/
.st2-catch[data-style="2"] p {
	font-size: 1.6rem;
	line-height: 1.8;
	font-family: "M PLUS 1", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
@media (max-width:736px) {
	.pcnone {
		display: block;
	}
	.spnone {
		display: none;
	}
	.st2-main-container {
		padding-top: 1rem;
	}
	.st2-catch[data-style="2"] p {
		font-size: 1.2rem;
	}
	.st2-page-title--hero-wrapper .st2-page-title__heading__txt {
		font-size: 1.0rem;
	}
	.st2-api__accordion--more__body>div, .st2-accordion--more__body>div {
		padding-bottom: 0;
	}
	.st2-divide-api .st2-api__list--label .st2-api__list--label__item {
		margin-bottom: 0;
	}
}

/*box*/
#ikemen .box.plan .st2-color-section[data-color='9'] > div {
    border-radius:0 0 5px 5px;
    box-shadow: 0 4px 1px -2px rgb(0, 0, 0, 0.1);
	background: #fffee5;
}
#ikemen .box.stamp .st2-color-section[data-color='9'] > div {
    border-radius:0 0 5px 5px;
    box-shadow: 0 4px 1px -2px rgb(0, 0, 0, 0.1);
	background: #ffffff;
}

#ikemen .box.plan .title {
    background-image: url(/yado/sp/ikemen/karatsu/images/ikemen-karatsu_bk_001.jpg);
    max-width: 1100px;
    text-align: center;
    margin: 0 auto;
    padding: 2rem 0 1rem;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
#ikemen .box .title .st2-heading-lv2 {
    margin: 0 auto 0.5rem;
}
#ikemen .box .title .st2-heading-lv2__heading__txt {
	font-size: 3.6rem;
	font-weight: normal;
}
#ikemen .box.plan .st2-heading-lv3__heading__txt {
	font-size: 2.6rem;
	text-align: center;
	margin-top: 2rem;
	font-family: "M PLUS 1", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	display: flex;
	justify-content: center;
	align-items: center;
}

#ikemen .box.plan .st2-heading-lv3__heading__txt::before,
#ikemen .box.plan .st2-heading-lv3__heading__txt::after {
	content: '';
	width: 40px;
	height: 5px;
	background-color: #016adf;
}

#ikemen .box.plan .st2-heading-lv3__heading__txt::before {
	margin-right: 10px;
}
#ikemen .box.plan .st2-heading-lv3__heading__txt::after {
	margin-left: 10px;
}
#ikemen .box.stamp{
	margin-top: 10rem;
}
#ikemen .box.stamp .title {
	background-color: #4e6c8d;
	background-image:none;
    max-width: 1100px;
    text-align: center;
    margin: 0 auto;
    padding: 2rem 0 1rem;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
#ikemen .box.stamp .st2-color-section[data-color='9'] > div{
	background: #ffffff;
}
.tokuten_box h4 {
    font-size: 2.0rem;
    font-weight: normal;
    position: relative;
    padding: 0.3rem 0.8rem;
    background: #016adf;
    margin: -2rem 0 0 -3.3rem;
    display: inline-block;
    margin-bottom: 1rem;
    color: #fff;
}
.tokuten_box h4:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 13px rgb(0 45 94);
}
.plan_goods{
	margin-top: 0;
}

.plan_goods dt{
	font-size: 1.8rem;
	font-family: "M PLUS 1", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.plan_goods dd{
    margin-left: 0;
    padding-left: 1em;
    font-size: 1.6rem;
	margin-bottom: 1rem;
}
.ind.cau{
	font-size: 1.2rem;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
.st2-pic-block__pic-caption p {
	text-align: right;
	margin-top: 1rem;
}
.st2-divide-api[data-border] .st2-divide-api__item {
	background: none;
	border:none;
}
.st2-divide-api[data-column="3"] .st2-divide-api__item {
	border-right: 2px #ccc dotted;
}
.st2-divide-api[data-border] .st2-divide-api__item {
     background: none; 
}
.st2-api__list--link {
	margin-bottom: 1rem;
}
[class=st2-divide-api][data-column="3"] .st2-api__list--link .st2-api__list--link__holder{
	gap:1rem;
}
.hotel_list{
	font-size: 1.4rem;
}

.st2-api__title__heading h4{
	font-weight: normal;
	font-size: 2.0rem;
}
.st2-divide-api[data-border] .st2-divide-api__item {
	padding: 1rem 1.4336917563% 0 0;
}
.stamp .st2-list--note__item {
    position: relative;
    padding-left: 1.2rem;
}
.st2-color-section[data-color="10"]>div {
	border: none;
	background: #fff399;
}
.stamp .st2-list--note__item>div.st2-list--note__container {
	font-size: 1.2rem;
}
.stamp .st2-list--note__holder{
	margin-top: -1rem;
}
.stamp .st2-list {
    margin-bottom: 1rem;
}
.stamp .st2-list__item {
    padding-left: 1.5rem;
}
.stamp .st2-list--detail__item {
	display: block;
	margin-bottom: 1rem;
}

.stamp .st2-list--detail__item-label {
    width: auto;
    padding-right: 0;
    display: block;
}
.stamp .st2-list--detail__item-txt {
    width: auto;
    padding-left: 2em;
}
.stamp .st2-list__item>div.st2-list__container::before {
    left: 0;
}
.stamp .st2-list--detail__item-label {
	font-size: 1.8rem;
	font-family: "M PLUS 1", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.stamp .st2-list--detail {
    margin-bottom: 0rem;
}
.link_area .st2-list__item {
	font-size: 1.4rem;
}
.link_area .st2-list {
    margin-bottom: 2rem;
}
.link_area .st2-list:last-child {
    margin-bottom: 0;
}

.st2-heading-lv6__heading__txt {
	font-family: "M PLUS 1", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.osusume{
	margin: 5rem 0 8rem;
}
@media (max-width:736px) {
	.st2-color-section>div {
		padding: 1rem 4% 1px;
	}
	.st2-heading-lv2__sub__txt,.st2-paragraph[data-size=smaller] p,.ind.cau {
        font-size: 1.0rem;
    }
	#ikemen .box.plan .title {
		padding: 1rem 0 1rem;
	}
	#ikemen .box.plan .title .st2-heading-lv2__heading__txt,#ikemen .box .title .st2-heading-lv2__heading__txt{
		font-size: 2.2rem;
	}
	.tokuten_box h4 {
		font-size: 1.6rem;
		margin: 0 0 1rem -1.5rem;
	}
	.plan_goods dt{
		font-size: 1.4rem;
	}
	.plan_goods dd{
		font-size: 1.2rem;
	}
	.tokuten_box h4:before {
		display: none;
	}
	.hotel_list{
		font-size: 1.1rem;
	}
	.hotel_list span{
		display: block;
	}
	.st2-api__title__heading h4,#ikemen .box.plan .st2-heading-lv3__heading__txt {
		font-size: 1.6rem;
	}
	.st2-divide-api[data-column="3"] .st2-divide-api__item {
		border-right: none;
		border-bottom: 4px #ccc dotted;
		padding: 1rem 0 0 0;
	}
	.st2-divide-api[data-column="3"] .st2-divide-api__item:last-child {
		border-right: none;
		border-bottom: none;
		padding-bottom: 1rem;
	}
	.st2-divide-api[data-column="3"] .st2-divide-api__item:first-child {
		padding-bottom: 1.5rem;
	}
	#ikemen .box.stamp {
		margin-top: 5rem;
	}
	.stamp .st2-list--detail__item-label {
		font-size: 1.6rem;
	}
	.stamp .st2-list--detail__item-txt {
		padding-left: 1em;
	}
	#ikemen .box.stamp .st2-color-section[data-color='9'] > div {
		padding: 1rem 4% 1px;
	}
	.link_area .st2-list__item {
		font-size: 1.2rem;
		margin-bottom: 3rem;
	}
	.link_area {
		margin-bottom: -1rem;
	}
}
@media (max-width:736px) {
	.bk_wh .st2-heading-lv3__heading__txt {
		font-size: 1.6rem;
	}
	.bk_wh .st2-heading-lv6__heading__txt {
		font-size: 1.2rem;
	}
	.bk_wh .st2-divide-layout[data-border] .st2-divide-layout__item {
        padding: 1rem 2.9891304348%;
    }
	.bk_wh {
		margin: 6rem -20px 0;
	}
}
@media (max-width:1024px) {
}

.fix.bottomarea{
	position: fixed;
	bottom: 0;
	background-color:rgb(15 101 197 / 70%);
	width: 100%;
	margin: 0 -20px;
}
.fix.bottomarea ul{
	display: flex;
	max-width: 1100px;
	margin: 1rem auto;
	border-left: 1px solid #fff;
}
.fix.bottomarea ul li{
	width: 50%;
}
.fix.bottomarea ul li a{
	border-right: 1px solid #fff;
	display: block;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
}

@media (max-width:736px) {
}



