:root{
	--content_wrap_width: 1184px;

}

html{
	font-size: 62.5%;
	font-family: PA1GothicStdN-Regular;
	font-weight: normal;
}

a{
	transition: 0.5s;
}

a:hover{
	opacity: 0.6;
}

.white_background{
	background-color: #fff;
	padding: 10px 0;
}

.front_page_fv_wrap{
	border-radius: 95px;
	overflow: hidden;
	height: 625px;
	background-image: url(../images/fv_img.jpg);
    background-position: 92% 14%;
    background-size: 150%;
	position: relative;
}

.front_page_fv_wrap > h1{
	font-family: ZenMaruGothic-Black;
	font-weight: normal;
	font-size: 62.54px;
	letter-spacing: 0.08em;
	line-height: 52px;
	color: #fff;
	position: absolute;
    left: 5%;
    top: 0;
}

.comment_fv{
	position: absolute;
    right: 15%;
    top: 21%;
}

.under_speech_bubble{
    font-family: ZenMaruGothic-Black;
    font-weight: normal;
    font-size: 26.97px;
    letter-spacing: 0.1em;
    line-height: 86px;
    text-align: left;
    color: #ff8189;
    background-image: url(../images/bubble_back.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
	position: absolute;
	left: 50%;
    bottom: -43px;
	-webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	width: 100%;
    max-width: 1020px;
    text-align: center;
    margin: 0;
}

.under_speech_bubble br{
	display: none;
}

.front_fv_box{
	position: relative;
}

.fv_txt_wrap{
    margin: 120px auto 100px;
	text-align: center;
}

.fv_txt_wrap > h3{
	font-family: ZenMaruGothic-Black;
	font-weight: normal;
	font-size: 22.08px;
	letter-spacing: 0.1em;
	line-height: 38.64px;
	color: #ff8189;
	position: relative;
	display: inline-block;
}


.fv_txt_wrap > h3 br{
	display: none;
}

.fv_txt_wrap > h3::after{
	content: '';
	background-image:  url(../images/healing_heart.svg);
	width: 94.98px;
	height: 27.1px;
	position: absolute;
    right: -100px;
    top: 0;
}

.fv_txt_wrap > p{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 38px;
	color: #573000;

}

.top_img_wrap{
	display: flex;
	gap: 2.5%;
	justify-content: space-between;
    align-items: center;
}

.top_img_wrap > div:nth-child(1){
	order: 2;
}

.top_img_wrap > div:nth-child(2){
	order: 1;
}

.top_img_wrap > div:nth-child(3){
	order: 3;
}

.top_img_wrap > div{
	border-radius: 40px;
	overflow: hidden;
	height: 330px;
}

.top_img_wrap > .left_img,
.top_img_wrap > .right_img{
	width: 27.5%;

}

.healing_img_wrap{
	position: relative;
}

.healing_img_wrap::before{
	content: '';
	background-image:  url(../images/pig_footprints.svg);
	width: 162.92px;
	height: 160.41px;
	position: absolute;
    top: -150px;
	z-index: -1;
	left: 60px;

}

.healing_img_wrap > .center_img{
	width: 39.7%;
	background-image: url(../images/healing_center.jpg);
	background-size: 160%;
    background-position: 77% 77%;
}

.healing_img_wrap > .right_img{
	background-image: url(../images/healing_right.jpg);
	background-size: 100%;
    background-position: 58% 37%;
}

.healing_img_wrap > .left_img{
	background-image: url(../images/healing_left.jpg);
	background-size: 150%;
    background-position: 98% 77%;
}

.section_txt_wrap{
	text-align: center;
}

.section_txt_wrap > h2{
	font-family: ZenMaruGothic-Medium;
	font-weight: normal;
	font-size: 36px;
	letter-spacing: 0.1em;
	line-height: 63px;
	color: #573000;
	position: relative;
	display: inline-block;

}

.section_txt_wrap > p{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 38px;
	color: #573000;
}

.love_txt_wrap > h2::after{
	content: '';
	background-image:  url(../images/w_heart.svg);
	width: 43.42px;
	height: 52.17px;
	position: absolute;
    right: 0;
    top: 0;
}

.between_img_wrap{
	height: 553.06px;
}

.between_img_wrap img{
	object-fit: cover;
	object-position: 100% 66%;
}

.love_between_img{
	position: relative;
	margin: 50px 0;
}

/* .love_between_img::after{
	content: '';
	background-image:  url(../images/three_heart.svg);
	width: 51.22px;
	height: 66.75px;
	position: absolute;
    left: 50%;
    top: 70px;
} */

.family_enjoy_wrap > h2::after{
	content: '';
	background-image:  url(../images/attention_icon.svg);
	width: 63.96px;
	height: 73.53px;
	position: absolute;
    right: -20px;
    top: -40px;
}

.family_enjoy_img_wrap > .center_img{
	width: 39.7%;
	background-image: url(../images/family_enjoy_center.jpg);
    background-size: 120%;
    background-position: 20% 55%;
}

.family_enjoy_img_wrap > .right_img{
	background-image: url(../images/family_enjoy_right.jpg);
	background-size: 100%;
    background-position: 58% 37%;
}

.family_enjoy_img_wrap > .left_img{
	background-image: url(../images/family_enjoy_left.jpg);
	background-size: 100%;
	background-position: 100% 17%;
}

.dot_line{
	background-image: url(../images/dot_line.svg);
	max-width: var(--content_inner_wrap_width);
	width: 100%;
	margin: 100px auto 70px;
	height: 5px;
	background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:1200px) {
	.healing_img_wrap > .left_img,
	.healing_img_wrap > .right_img{
		background-size: cover;
	}
}


@media screen and (max-width:1025px) {
	.under_speech_bubble br{
		display: block;
	}

	.under_speech_bubble{
        background-image: url(../images/bubble_back_sp.png);
        background-position: center;
        line-height: 47px;
        padding: 39px 0;
		bottom: -84px;
	}

	.comment_fv{
		right: 11%;
		top: 20%;
	}

	.comment_fv img{
		width: 80%;
	}

	.healing_img_wrap::before{
		top: -100px;
		right: 60px;
		left: auto;
	}
}

@media screen and (max-width: 900px) {

	.front_page_fv_wrap{
		border-radius: 45px;
	}

	.comment_fv{
		top: 10%;
	}

	.top_img_wrap{
		flex-wrap: wrap;
		gap: 15px;
	}

	.top_img_wrap > div{
		height: 300px;
	}

	.top_img_wrap > div:nth-child(1){
		width: 100%;
	}

	.top_img_wrap > div:nth-child(2),
	.top_img_wrap > div:nth-child(3){
		width: calc(50% - 7.5px);
	}

	.top_img_wrap > div:nth-child(1),
	.top_img_wrap > div:nth-child(2),
	.top_img_wrap > div:nth-child(3){
		order: initial;
	}

	.between_img_wrap{
		height: 453.06px;
	}
}

@media screen and (max-width: 765px) {
	.front_page_fv_wrap{
		height: 465px;
	}

	.under_speech_bubble{
		font-size: 22px;
		line-height: 32px;
		padding: 37px;
	}

	.comment_fv{
		right: 0%;
		top: 9%;
	}

	.comment_fv img{
		width: 60%;
	}

	.fv_txt_wrap > h3 br{
		display: block;
	}

	.fv_txt_wrap > h3::after{
		top: 29px;
	}

	.fv_txt_wrap > p{
		text-align: left;
	}

	.fv_txt_wrap > p br{
		display: none;
	}

	.section_txt_wrap > h2{
		margin: 40px auto 0px;
	}

	.section_txt_wrap > p{
		text-align: left;
	}

	.section_txt_wrap > p br{
		display: none;
	}

	.between_img_wrap{
        height: 353.06px;
	}
}

@media screen and (max-width: 600px) {
	.front_page_fv_wrap > h1{
		font-size: 50px;
		line-height: 48px;
	}

	.comment_fv img {
        width: 50%;
    }

	.comment_fv {
        right: -6%;
        top: 11%;
    }

	.under_speech_bubble{
		font-size: 20px;
        line-height: 33px;
		padding: 30px 0;
	}

	.top_img_wrap > div{
		height: 230px;
	}

	.section_txt_wrap > h2{
		font-size: 30px;
		line-height: 54px;
	}

	.section_txt_wrap > p{
		font-size: 14px;
		line-height: 30px;
	}

	.between_img_wrap{
		height: 293.06px;
	}

	.love_between_img{
		margin: 50px auto 20px;
	}

	.family_enjoy_img_wrap{
		margin-top: 40px;
	}

	.dot_line{
		margin: 50px auto 50px;
	}

	.fv_txt_wrap > p{
		font-size: 14px;
		line-height: 28px;
	}

	.fv_txt_wrap {
		margin: 100px auto 100px;
	}

	.front_page_fv_wrap > h1{
		top: -22px;
	}
}

@media screen and (max-width: 500px) {
    .comment_fv {
        right: -24%;
    }

	.front_page_fv_wrap {
        height: 365px;
    }

	.comment_fv img{
		width: 45%;
	}

	.between_img_wrap{
		height: 232px;
	}
}

@media screen and (max-width: 420px) {
    .under_speech_bubble {
        font-size: 16px;
	}

	.fv_txt_wrap {
        margin: 85px auto 100px;
    }
}


@media screen and (max-width: 400px) {
	.fv_txt_wrap > h3::after{
        top: unset;
        bottom: -7px;
		right: -40px;
	}

	.comment_fv {
        right: -44%;
    }

	.front_page_fv_wrap {
        height: 300px;
    }

	.comment_fv img{
		width: 30%;
	}

	.front_page_fv_wrap > h1 {
        font-size: 44px;
        line-height: 40px;
    }

	.top_img_wrap > div{
		height: 180px;
	}

	.section_txt_wrap > h2{
        font-size: 25px;
        line-height: 44px;
	}
}

/* 豚一覧 */

.pig_list_wrap > h2{
	width: 456.04px;
	margin: 0 auto;
}

.pig_list{
	padding: 0;
}

.slide_pig_wrap{
	position: relative;
}

.pig_list li{
	background: #fff;
	width: calc(25% - 20px);
	padding: 20px;
	list-style: none;
	border-radius: 19.68px;
	box-shadow: 0px 0px 0px #000;
}

.pig_list .pig_img{
	position: relative;
	border-radius: 19.68px;
    height: 231.8px;
    overflow: hidden;
}

.pig_list .pig_img img{
	object-fit: cover;
}

.pig_list .pig_img .en_pig_name{
	position: absolute;
	left: 50%;
	bottom: 0;
	font-family: Pacifico-Regular;
	font-weight: normal;
	font-size: 48px;
	letter-spacing: 0.1em;
	line-height: 84px;
	text-align: center;
	margin: 0;
	-webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.pig_list .pig_img .en_pig_name.male{
	color: #73e5ff;
}

.pig_list .pig_img .en_pig_name.female{
	color: #ff8189;
}

.pig_list li .pig_name{
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 0.1em;
	line-height: 52.5px;
	text-align: center;
	color: #573000;
	margin: 20px;
}

.pig_list li .introduction{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 28px;
	text-align: left;
	color: #573000;
}


.slide_pig_wrap .swiper-button-next,
.slide_pig_wrap .swiper-button-prev{
	background: #ff8189;
	width: 57px;
    height: 57px;
    border-radius: 50%;
	z-index: 3;
}

.slide_pig_wrap .swiper-button-next::after,
.slide_pig_wrap .swiper-button-prev::after{
	color: #fff;
	font-size: 21px;
}

.slide_pig_wrap .swiper-button-next{
    right: 15px;
}

.slide_pig_wrap .swiper-button-prev{
	left: -8px;
}

.micro_pig_info{
	display: flex;
	max-width: 742px;
	margin: 50px auto;
	gap: 35px;
	align-items: center;
    justify-content: center;
}

.micro_pig_info .micro_pig_img{
	width: 172.63px;
}


.micro_pig_info .micro_pig_txt{
	width: calc(100% - 172.63px - 35px);
}

.micro_pig_info .micro_pig_txt > h3{
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 23.28px;
	letter-spacing: 0.1em;
	line-height: 40.73px;
	text-align: left;
	color: #573000;
}

.micro_pig_info .micro_pig_txt > p{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.2em;
	line-height: 29.48px;
	text-align: left;
	color: #573000;
}

@media screen and (max-width:1224px) {
	.pig_list li{
		width: calc(33.3% - 20px);
	}
}

@media screen and (max-width:940px) {
	.pig_list li{
		width: calc(50% - 20px);
	}
}

@media screen and (max-width: 600px) {
	.pig_list_wrap > h2{
		max-width: 330.04px;
		width: auto;
		margin: 0 auto;
	}

	.pig_list li{
		width: calc(100% - 20px);
	}

	.slide_pig_wrap .swiper-button-next{
		right: -10px;
	}

	.micro_pig_info{
		flex-wrap: wrap;
		justify-content: center;
		gap: 0;
		margin: 50px auto 20px;
	}

	.micro_pig_info .micro_pig_txt{
		width: 100%;
	}

	.pig_list li .introduction{
		font-size: 14px;
		line-height: 26px;
	}

	.pig_list .pig_img{
		height: 400px;
	}
}

@media screen and (max-width: 450px) {
    .pig_list .pig_img {
        height: 330px;
    }
}


@media screen and (max-width: 400px) {
    .pig_list .pig_img {
        height: 260px;
    }
}

/* よくある質問 */

.faq_contents{
	padding: 70px 0;
}

.faq_contents h2{
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 0.1em;
	line-height: 52.5px;
	text-align: center;
	color: #5a2e06;
}

.faq_list{
	margin: 0;
	padding: 0;
}

.accordion_faq{
	list-style: none;
	margin: 10px 0;
}

.accordion_faq > div{
    padding: 10px 25px;
}

.faq_accordion_header:hover {
	opacity: .8;
}
.faq_accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 2%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
}
.faq_accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
.faq_accordion_header.open .i_box {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.faq_accordion_header .i_box .one_i:before,
.faq_accordion_header .i_box .one_i:after {
	display: flex;
	content: '';
	background-color: #3E1D00;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
.faq_accordion_header .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}

.faq_accordion_header.open .i_box .one_i:before {
	content: none;
}
.faq_accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.faq_contents .faq_accordion_header{
	font-family: NotoSansJP-Bold;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 38px;
	text-align: left;
	color: #573000;
	border-radius: 10px;
	background: #f6e7d8;
	position: relative;
	cursor: pointer;
}

.faq_contents .open .faq_accordion_header{
	background: #e5bdaa;
}

.faq_accordion_inner .txt_a_ac{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 38px;
	text-align: left;
	color: #573000;
    margin: 10px 40px 10px 0;
}

.faq_accordion_inner{
	display: none;
}

@media screen and (max-width:1060px) {
	.fee_list_wrap .fee_list_content{
		padding: 50px 40px;

	}
}

@media screen and (max-width: 600px) {
	.faq_contents {
		padding: 50px 0 60px;
	}

	.faq_contents h2 {
		font-size: 24px;
		line-height: 39.5px;
	}

	.faq_contents .faq_accordion_header{
		font-size: 14px;
		letter-spacing: 0.2em;
		line-height: 28px;
	}

	.faq_accordion_inner .txt_a_ac{
		font-size: 14px;
		line-height: 30px;
		margin: 10px 0px 10px 0;
	}

	.accordion_faq > div{
        padding: 10px 34px 10px 15px;
	}

	.faq_accordion_header .i_box{
		right: 1%;
	}
}



/* ご利用時の注意 */

.notice_wrap{
	margin-bottom: 60px;
}

.notice_content{
	background: #fff6ee;
	border: 4px dashed #f6e7d8;
    border-radius: 20px;
	padding: 0 40px 40px;
}

.notice_content > h2{
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 42px;
	text-align: center;
	color: #573000;
	margin: 30px 0;
}

.notice_content > h4{
	font-family: NotoSansJP-Regular;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 38px;
    text-align: left;
    color: #573000;
	margin: 0px 20px;
}

.notice_content > ul{
	font-family: NotoSansJP-Regular;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 38px;
    text-align: left;
    color: #573000;
	margin: 0 0 1em;
}

@media screen and (max-width: 600px) {
	.notice_content{
		padding: 0 20px 20px 5px;
	}

	.notice_content > ul{
		font-size: 14px;
		line-height: 30px;
	}

	.notice_content > h2{
		font-size: 22px;
		line-height: 29px;
	}
}

/* ご利用料金 */

.fee_list_content{
	border-radius: 30.23px;
	background: #fff;
	padding: 50px 0;
	margin: 60px 0;
}

.fee_list_content > h2{
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 0.1em;
	line-height: 52.5px;
	text-align: center;
	color: #111;
	margin: 0;
}

.fee_list_content .title_notice{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 38px;
	text-align: center;
	color: #111;
	margin: 0px 0 40px;
}

.fee_list {
    border-collapse: collapse;
    width: 100%;
    max-width: 935px;
	margin: 0 auto;
}

caption {
    caption-side: top;
    font-size: 1.75rem;
    font-weight: 700;
    padding: 1rem 0 0.5rem;
}

.fee_list th,
.fee_list td {
    padding: 0.9rem;
    border: 1px solid #e5e5e5;
    word-break: keep-all;
}

.fee_list th{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 28px;
	color: #fff;
	text-align: center;
}

.fee_list td{
	border: 2px solid #fff;
	background: #f2f2f2;
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 35.45px;
	text-align: left;
	color: #111;
	padding: 10px 0px 10px 80px;

}

.fee_list thead th {
    background: #4d2d00;
    color: #fff;
	border-radius: 20px 20px 0 0;
	padding: 10px 0;
	width: 204px;
	border-color: #fff;
}

.fee_list tbody th br{
	display: none;
}

.fee_list .three_columns td{
	text-align: center;
	padding: 10px 0;
}


.fee_list thead th.schedule{
	background-color: #fff;
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 27.99px;
	letter-spacing: 0.1em;
	line-height: 48.98px;
	color: #111;
	border-color: #fff;
}


.fee_list tbody th {
    background: #4d2d00;
    color: #fff;
    font-weight: 500;
    padding-left: 1.25rem;
    white-space: nowrap;
}

.note {
    margin-top: 0.3rem;
    font-size: 1.2rem;
    color: #666;
    white-space: nowrap;
}

.attention_message{
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 35.45px;
	text-align: right;
	color: #111;
	max-width: 935px;
	margin: 0 auto;
}

.fee_list.weekend_list thead th.schedule{
	color: #f14153;
}

.weekend_list{
	margin: 60px auto 0;
}

@media screen and (max-width:1060px) {
	.fee_list tbody th br{
		display: block;
	}

	.fee_list td{
		text-align: center;
		padding: 10px 0;
	}

	.note{
		display: block;
		line-height: 4px;
		padding-bottom: 8px;
	}
}

@media screen and (max-width:850px) {
	.fee_list_table_wrap{
		overflow-x: auto;
	}

	.fee_list{
		width: 700px;
	}
}

@media screen and (max-width: 600px) {

	.fee_list_content > h2{
		font-size: 26px;
		line-height: 32.5px;
	}

	.fee_list_content .title_notice{
		font-size: 14px;
		line-height: 30px;
		margin: 0px 0 30px;
	}

	.fee_list thead th.schedule{
		font-size: 23.99px;
		line-height: 36.98px;
	}

	.fee_list tbody th,
	.fee_list td{
		font-size: 14px;
		line-height: 28px;
	}

	.fee_list_wrap .fee_list_content {
        padding: 30px 20px;
    }

	.attention_message{
		font-size: 12px;
		line-height: 23.45px;
	}
}


/* newsエリア */

.news_content{
	display: flex;
	border-radius: 16.8px;
	background: #fff;
	border: 1px solid #5a2e06;
	box-shadow: 16px 16px 0px #dfbba3;
	justify-content: center;
    align-items: center;
	gap: 40px;
	margin-top: -90px;
    z-index: 3;
    position: relative;
	padding: 20px;
}

.news_content > h2{
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 42px;
	text-align: left;
	color: #111;

}

.news_content .news_list{
	list-style: none;
	padding: 0;
	margin: 0;
}

.news_content .news_list li{
	border-bottom: 1px dashed #5a2e06;
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 38px;
	text-align: left;
	color: #111;
}

.news_content .news_list li > a{
	color: #111;
	text-decoration: none;
}

.news_content .news_list li .news_date{
	margin-right: 1em;
	font-weight: 900;
}

@media screen and (max-width:1230px) {

	.news_content{
		flex-wrap: wrap;
		gap: 20px;
	}

	.news_content > h2{
		margin: 10px 0 0;
	}

}

@media screen and (max-width:1000px) {
	.news_content .news_list li .news_date{
		display: block;
	}

	.news_content .news_list li{
		padding: 10px 15px;
		line-height: 26px;
	}
}

@media screen and (max-width:500px) {
	.news_content{
		margin-top: -70px;
		gap: 20px;
	}

}


/* 店舗情報・アクセス */

.store_background{
	background: #fff;
    margin-top: -110px;
	padding-top: 200px;
}

.store_wrap h2{
	font-family: ZenMaruGothic-Bold;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 42px;
	text-align: center;
	color: #111;
	margin: 0px 0px 40px;
}

.store_info{
	display: flex;
	max-width: 848px;
    margin: 0 auto;
	gap: 40px;
}

.shop_info_logo{
	min-width: 292px;
}

.shop_info_logo img{
	max-width: 292px;
	height: auto;
	object-fit: cover;
}

.shop_info_details {
	width: fit-content;
}

.shop_info_details .shop_info_box{
	display: flex;
	border-bottom: 1px dashed #161616;
	font-family: NotoSansJP-Regular;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 28px;
	text-align: left;
	color: #111;
	padding: 10px 0;
}

.shop_info_details .shop_info_box .shop_info_notice{
	font-size: 14px;
}

.shop_info_details .shop_info_box:last-of-type{
	border-bottom: none;
}

.shop_info_details .shop_info_box dt{
    min-width: 7em;
}

.shop_info_details .shop_info_box dd{
	width: fit-content;
	margin-left: 0;
}

.map_btn_box{
	text-align: left;
}

.btn_map {
	width: fit-content;
    padding: 0.6rem 1.4rem 0.6rem 3.4rem;
	border-radius: 8.41px;
	background: #fff;
	border: 1px solid #111;
	text-decoration: none;
	font-family: ZenMaruGothic-Medium;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 21px;
	text-align: left;
	color: #111;
	position: relative;
	display: inline-block;
	margin-top: 2rem;
}

.btn_map::before{
	content: '';
	background-image:  url(../images/map_icon.svg);
	width: 11.31px;
	height: 13.76px;
	position: absolute;
    left: 1.7rem;
    top: 1.1rem;

}

.registration_number{
    width: fit-content;
	margin: 0 auto;
	padding: 30px 0;
}


.registration_table {
	border: 0;
    border-top: 1px solid #dcccc4;
	font-family: NotoSansJP-Bold;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 38px;
	text-align: left;
	color: #111;


}
.registration_table tbody th {
    width: 35%;
}
.registration_table tbody th,
.registration_table tbody td {
	border: 0;
    border-bottom: 1px solid #dcccc4;
    padding: 0.4em 1.4em 0.7em 0.4em;
    vertical-align: top;
}

.registration_table tbody th {
    width: 16.666%;
}

.registration_title{
	font-family: NotoSansJP-Bold;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 38px;
	text-align: left;
	color: #111;
	font-weight: bold;
}


@media screen and (max-width:1060px) {
	.registration_table_wrap{
		overflow: scroll;
	}

	.registration_table{
		width: 977px;
	}

	.registration_number{
		width: auto;
	}
}

@media screen and (max-width:900px) {
	.store_info{
        justify-content: center;
        flex-wrap: wrap;
        gap: 0;
	}
}

@media screen and (max-width:600px) {

	.store_wrap h2{
		font-size: 22px;
		letter-spacing: 0.1em;
		line-height: 28px;
		margin: 0px 0px 20px;
	}

	.shop_info_logo{
		min-width: unset;
		width: 200px;
	}

	.shop_info_details .shop_info_box{
		font-size: 14px;
	}

	.registration_number{
		padding: 0 0 30px;
	}

	.registration_title{
		font-size: 14px;
		line-height: 28px;
	}

	.registration_table{
		line-height: 30px;
	}
}



