@charset "UTF-8";
body{
	background-color:#ffffff;
}

.contents {
	display:inline-block;
	width:100%;
}
.mod-wrapin {
	margin: 0 !important;
	padding: 0 !important;
}

.indexImg{
	background-image: url("../img/bunner_pc.webp");
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	padding-top: 48.5%;
	object-fit: contain;
}


.red_underline {
	text-decoration: underline #B40019;
	text-underline-offset: 4px;
	-webkit-text-decoration: underline #B40019;
}
.bg_red {
	background-color: #8B0E1A;
	color:#fff;
}
.bg_pink {
	background-color: #F5BBB7;
	color:#36150C;
	height: auto;
    float: none;
    clear: both;
    overflow: hidden;
	margin-top: -90px;
}
.gift {
	background-color: #3E1C13 !important;
}
.hisi_gift::before,
.hisi_gift::after,
.hisi2_gift::before,
.hisi2_gift::after,
.hisi3_gift::before,
.hisi3_gift::after {
	background: #523128 !important;
	transform: rotate(45deg) skew(-5deg,-5deg);
}

img.special_bottom {
	vertical-align: -webkit-baseline-middle;
	width: 100%;
}
#gift {
	padding-top: 120px;
	/* margin-top:-100px; */
	background-color: #F5BBB7;
	margin-top: -10px;
}
#shortcake {
	padding-top: 80px;
	margin-top:-80px;
}
.s1_day {
	background-color: #F4BDC5;
}

/* トップのアイコン --------------------------------------------- */
.mod-header-bnr {
	margin-left: 30px;
}
@media screen and (min-width: 1399px) {
	.mod-header-bnrs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: 30px;
	}
}
@media screen and (min-width: 1399px) {
	.mod-header-bnrs-item:not(:last-child) {
		margin-right: 10px;
	}
}
@media screen and (min-width: 1399px) {
	.mod-header-bnrs-item {
		width: 70px;
	}
}
@media screen and (min-width: 1399px) {
	.mod-header-bnr img {
		width: 186px;
	}
}

@media screen and (min-width: 1399px) {
	.mod-header-bnrs-item:not(:last-child) {
		margin-right: 10px;
	}
}


/* フルサイズ -------------------------------------------------- */
@media (min-width: 1025px) {
	.mod-header, .mod-mainContent, .footer_kinoya, #wrapper, .PConly {
		margin: 0px auto !important;
		max-width: 1024px !important;
		min-width: 320px !important;
		width: 100% !important;
		background-color: #fff;
	}
	.mod-header {
		left: initial;
		padding: 0 10px;
		height: 60px;
		position: fixed;
		z-index: 12;
		background: #fff;
		background-color: rgb(255, 255, 255);
	}
	.SPonly,
	.SPonly_process {
		display:none;
	}
	.column2 .row{
		float: left;
		width: 49%;
		text-align: center;
	}
	.mod-shopPage-main {
		-webkit-box-flex: 1;
		width:100%;
	}
	.otheritem_outer ul {
		text-align:left;
		padding: 1em 0.5em;
	}
	.otheritem_outer li {
		width:calc(97% /5);
		text-align: center;
		display: inline-block;
	    vertical-align: top;
		font-size:0.8rem;
		line-height:1.2;
		padding:1em 0;
	}
	.otheritem_outer li img {
		width:100%;
		padding-bottom:0.5em;
	}
	.icon_outer {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		width: 100%;
		padding: 2em 6em 0 6em;
	}
	.icon {
		width:calc(95% / 3);
		position:relative;

	}
	.icon_text {
		font-size:1.8vw;
		white-space: nowrap;
		color:#fff;
		position: absolute;
		bottom:0;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	.icon img {
		width:100%;
	}

	.icon:last-child {
	}
	.icon:nth-child(2) {
	}
	.icon:first-child {
	}
	.special_img_pc {
		width:100%;
		vertical-align: bottom;
	}
	.special_pc_row {
		float:left;
		width: calc(97% / 3);
	    padding: 3em 0 0 2em;
	}
	.special_gift_outer {
		text-align: left;
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
		line-height: 1.5;
		display: flex;
	    flex-direction: column;
		height: 230px;
	}
	.special_gift_midashi {
		font-size: 1.2em;
		letter-spacing: -0.1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.special_gift_outer>.special_gift_text{
		line-height:1.5em;
	}

	.gift_text_outer_left>.special_gift_midashi,
	.gift_text_outer_right>.special_gift_midashi {
		line-height:1.5em;
		font-size:1.5em;
		padding-top: 0;
	}
	.gift_text_outer_left>.special_gift_text,
	.gift_text_outer_right>.special_gift_text {
		line-height:1.5em;
		font-size:0.9rem;
	}
	.special_gift_text {
		line-height:1.2em;
		font-size:0.8rem;
	}
	.short_subtext{
		margin:1em;
	}
	.special_img {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.price {
		text-align:right;
		font-size:1.2rem;
		padding-top:0.5em;
	}
	.price_subtext {
		font-size:0.9rem;
	}
	.price_tax {
		font-size:0.7rem;
	}
	.button {
		height: 20px;
		padding: 10px 40px;
		color: #fff;
		display: inline-table;
		text-align: center;
		margin-top: auto !important;
	}
	.info_midashi {
		color:#B40019;
	}
	.info_outer {
		background-color:#DFC7AE;
		padding:2em;
		margin:1em;
	}
	.label.small {
		width: auto;
		margin: 0 auto;
		padding: 0 1em;
		font-size: 1em;
	}
	.salesend {
		padding: 1em 0 2em 0;
		font-size: 1.1rem;
	}
	.salesend_day{
		color: #b40019;
		font-size: 130%;
		padding: 0 0.5em 0 0;
	}
	.tenpo {
		padding:0.2em 3em !important;
		margin:0.2em 0 !important;
	}
	.reservation {
		width:auto;
	}
	.label {
		background: #B40019;
		color: #fff;
		font-size: 24px;
		text-align: center;
		display: inline-block;
		padding: 0 2.5em;
	}
	.left_ {
		width: 580px;
		margin: 0 auto;
	}
	.hisi:before, .hisi:after, .hisi2:before, .hisi2:after, .hisi3:before, .hisi3:after{
		content: '';
		position: absolute;
		background: #950014;
		transform: rotate(45deg) skew(-5deg,-5deg);
		display: inline-block !important;
		top: 0;
		bottom: 0;
		margin: auto 0;
	}
	.hisi::before, .hisi::after, .hisi2::before, .hisi2::after, .hisi3::before, .hisi3::after {
		width: 30px;
		height: 30px;
	}
	.hisi_gift::before, .hisi_gift::after, .hisi2_gift::before, .hisi2_gift::after, .hisi3_gift::before, .hisi3_gift::after {
		background: #523128 !important;
		transform: rotate(45deg) skew(-5deg,-5deg) !important;
	}
	.reservationperiod{
		font-size: 1.3vw;
		text-align: center;
		padding-bottom: 0.5em;
	}
	.reservation_subtext {
		font-size:0.9rem;
		margin-left: 3em;
	}
	.reservation_subtext_pc {
		text-align:left;
		width:90%;
		margin:0 auto;
	}
	.hisi3 {
		padding:0 5em;
	}
	.hisi2::before {
		left: 0px !important;
	}
	.hisi2::after {
		right: 0px !important;
	}
	.hisi3::before {
		left: 50px !important;
	}
	.hisi3::after {
		right: 50px !important;
	}
	.booking_xmas {
		padding: 1em 0;
	  }
	.booking_xmas2 {
		width: 50%;
		float: left;
		font-size: 1rem;
		padding-top: 1em;
	    padding-bottom: 1em;
	}
	.booking_normal {
		width: 50%;
		float: right;
		font-size: 1rem;
		padding-top: 1em;
	    padding-bottom: 1em;
	}
	.reservationperiond_intable {
		font-size:1.5em;
		padding-bottom:0.2em;
	}
	.s2.top {
		background-color: #F4BDC5;
	}
	.s2 {
		padding:1em;
	}
	.lineheight13 {
		line-height:1.3em;
	}
	.takuhai {
		padding:0.2em 1em !important;
		margin:0.2em 0 !important;
	}
	.detail_text_area_subtext {
		font-size:0.95rem;
		margin: 1em 1.5em;
	}
	.item {
		width: 50%;
	}
	.gift_row {
		height: 350px;
	    box-sizing: border-box;
	}
	.gift_row:last-child {
		height: 300px;
	}
	.gift_img_outer_left {
		float: left;
		width: 40%;
	}
	.gift_img_outer_left img {
		vertical-align: bottom;
	}
	.gift_text_outer_left {
		text-align: left;
		box-sizing: border-box;
		width:60%;
		padding: 0.5em 3em 2em 3em;
		margin: 0 auto;
		line-height: 1.5;
		display: flex;
		flex-direction: column;
		height: 290px;
		float: left;
	}
	.gift_img_outer_right {
		float: right;
		width: 40%;
	}
	.gift_text_outer_right {
		text-align: left;
		box-sizing: border-box;
		width:60%;
		padding: 0.5em 3em 2em 3em;
		margin: 0 auto;
		line-height: 1.5;
		display: flex;
		flex-direction: column;
		height: 290px;
		float: right;
	}
	.gift_text_outer_right:last-child{
		height:280px;
	}
	.gift_img img{
		vertical-align: bottom;
	}
	.b_brown {
		margin: 0 5em;
	}
	img.special_bottom {
		padding-top:2em;
	}
	.short>.row {
		width:50%;
	}
	.special_img_pc {
		width: 100%;
		vertical-align: bottom;
		position: relative;
	}
	.precious_button {
		position: absolute;
		right: 3em;
	    bottom: 3em;
	}
	.precious_button>.b_white {
		width: 250px;
	}
	.precious_button>a.b_white {
		font-size: 1.2rem;
	}
	.precious_button>.button {
		padding: 5px 40px;
	}
	.special_bottom_outer {
		display: flex;
		justify-content: center;
	}
	.special_bottom_inner {
		width: 101%;
		text-align: center;
	}
}

/* PCサイズ -------------------------------------------------- */
@media (min-width: 751px) and (max-width: 1024px) {

	.SPonly,
	.SPonly_process {
		display:none;
	}
	.column2 .row{
		float: left;
		width: 49%;
		text-align: center;
	}
	.mod-header, .mod-mainContent, .footer_kinoya, #wrapper, .PConly {
		margin: 0px auto !important;
		max-width: 1024px !important;
		min-width: 320px !important;
		width: 100% !important;
		background-color: #fff;
	}
	.mod-header {
		left: initial;
		padding: 0 10px;
		height: 60px;
		position: fixed;
		z-index: 12;
		background: #fff;
		background-color: rgb(255, 255, 255);
	}
	.SPonly,
	.SPonly_process {
		display:none;
	}
	.column2 .row{
		float: left;
		width: 49%;
		text-align: center;
	}
	.mod-shopPage-main {
		-webkit-box-flex: 1;
		width:100%;
	}
	.otheritem_outer ul {
		text-align:left;
		padding: 1em 0.5em;
	}
	.otheritem_outer li {
		width:calc(97% /5);
		text-align: center;
		display: inline-block;
	    vertical-align: top;
		font-size:0.8rem;
		line-height:1.2;
		padding:1em 0;
	}
	.otheritem_outer li img {
		width:100%;
		padding-bottom:0.5em;
	}
	.icon_outer {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		width: 100%;
		padding: 2em 6em 0 6em;
	}
	.icon {
		width:calc(95% / 3);
		position:relative;

	}
	.icon_text {
		font-size: 3vw;
		white-space: nowrap;
		color:#fff;
		position: absolute;
		bottom:0;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	.icon img {
		width:100%;
	}

	.icon:last-child {
	}
	.icon:nth-child(2) {
	}
	.icon:first-child {
	}
	.special_pc_row {
		float:left;
		width: calc(97% / 3);
	    padding: 3em 0 0 2em;
	}
	.special_gift_outer {
		text-align: left;
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
		line-height: 1.5;
		display: flex;
	    flex-direction: column;
		height: 230px;
	}
	.special_gift_midashi {
		font-size: 1.2em;
		letter-spacing: -0.1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.special_gift_outer>.special_gift_text{
		line-height:1.5em;
	}

	.gift_text_outer_left>.special_gift_midashi,
	.gift_text_outer_right>.special_gift_midashi {
		line-height:1.5em;
		font-size:1.5em;
		padding-top: 0;
	}
	.gift_text_outer_left>.special_gift_text,
	.gift_text_outer_right>.special_gift_text {
		line-height:1.5em;
		font-size:0.9rem;
	}
	.special_gift_text {
		line-height:1.2em;
		font-size:0.8rem;
	}
	.short_subtext{
		margin:1em;
	}
	.special_img {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.price {
		text-align:right;
		font-size:1.2rem;
		padding-top:0.5em;
	}
	.price_subtext {
		font-size:0.9rem;
	}
	.price_tax {
		font-size:0.7rem;
	}
	.button {
		height: 20px;
		color: #fff;
		display: inline-table;
		text-align: center;
		margin-top: auto !important;
	}
	.info_midashi {
		color:#B40019;
	}
	.info_outer {
		background-color:#DFC7AE;
		padding:2em;
		margin: 1em 4em;
	}
	.label.small {
		width: auto;
		margin: 0 auto;
		padding: 0 1em;
		font-size: 1em;
	}
	.tenpo {
		padding:0.2em 3em !important;
		margin:0.2em 0 !important;
	}
	.reservation {
		width:auto;
	}
	.label {
		background: #B40019;
		color: #fff;
		font-size: 24px;
		text-align: center;
		display: inline-block;
		padding: 0 2.5em;
	}
	.left_ {
		width: 580px;
		margin: 0 auto;
	}
	.hisi:before, .hisi:after, .hisi2:before, .hisi2:after, .hisi3:before, .hisi3:after{
		content: '';
		position: absolute;
		background: #950014;
		transform: rotate(45deg) skew(-5deg,-5deg);
		display: inline-block !important;
		top: 0;
		bottom: 0;
		margin: auto 0;
	}
	.hisi::before, .hisi::after, .hisi2::before, .hisi2::after, .hisi3::before, .hisi3::after {
		width: 30px;
		height: 30px;
	}
	.hisi_gift::before, .hisi_gift::after, .hisi2_gift::before, .hisi2_gift::after, .hisi3_gift::before, .hisi3_gift::after {
		background: #523128 !important;
		transform: rotate(45deg) skew(-5deg,-5deg) !important;
	}
	.reservationperiod{
		font-size: 2.5vw;
		text-align: center;
		padding-bottom: 0.5em;
	}
	.reservation_subtext {
		font-size:0.9rem;
		margin-left: 3em;
	}
	.reservation_subtext_pc {
		text-align:left;
		width:90%;
		margin:0 auto;
	}
	.hisi3 {
		padding:0 5em;
	}
	.hisi2::before {
		left: 0px !important;
	}
	.hisi2::after {
		right: 0px !important;
	}
	.hisi3::before {
		left: 50px !important;
	}
	.hisi3::after {
		right: 50px !important;
	}
	.s2.top {
		background-color: #F4BDC5;
	}
	.booking_xmas2 {
		width: 50%;
		float: left;
		font-size: 1rem;
		padding-top: 1em;
	    padding-bottom: 1em;
	}
	.booking_normal {
		width: 50%;
		float: right;
		font-size: 1rem;
		padding-top: 1em;
	    padding-bottom: 1em;
	}
	.reservationperiond_intable {
		font-size:1.5em;
		padding-bottom:0.2em;
	}
	.s2 {
		padding:1em;
	}
	.lineheight13 {
		line-height:1.3em;
	}
	.takuhai {
		padding:0.2em 1em !important;
		margin:0.2em 0 !important;
	}
	.detail_text_area_subtext {
		font-size:0.95rem;
		margin: 1em 1.5em;
	}
	.item {
		width: 50%;
	}
	.gift_row {
		height: 350px;
	    box-sizing: border-box;
	}
	.gift_row:last-child {
		height: 300px;
	}
	.gift_img_outer_left {
		float: left;
		width: 40%;
	}
	.gift_img_outer_left img {
		vertical-align: bottom;
	}
	.gift_text_outer_left {
		text-align: left;
		box-sizing: border-box;
		width:60%;
		padding: 0.5em 3em 2em 3em;
		margin: 0 auto;
		line-height: 1.5;
		display: flex;
		flex-direction: column;
		height: 290px;
		float: left;
	}
	.gift_img_outer_right {
		float: right;
		width: 40%;
	}
	.gift_text_outer_right {
		text-align: left;
		box-sizing: border-box;
		width:60%;
		padding: 0.5em 3em 2em 3em;
		margin: 0 auto;
		line-height: 1.5;
		display: flex;
		flex-direction: column;
		height: 290px;
		float: right;
	}
	.gift_text_outer_right:last-child{
		height:280px;
	}
	.gift_img img{
		vertical-align: bottom;
	}
	.b_brown {
		margin: 0 5em;
	}
	img.special_bottom {
		padding-top:2em;
	}
	.short>.row {
		width:50%;
	}
	.special_img_pc {
		width: 100%;
		vertical-align: bottom;
		position: relative;
	}
	.precious_button {
		position: absolute;
		right: 3em;
	    bottom: 3em;
	}
	.precious_button>.b_white {
		width: 250px;
	}
	.precious_button>a.b_white {
		font-size: 1.2rem;
	}
	.precious_button>.button {
		padding: 5px 40px;
	}
}

/* スマホサイズ -------------------------------------------------- */
@media (max-width: 750px) {
	#gift {
		margin-top: -1.1em;
		padding-top: 130px;
	}
	.reservationperiond_intable {
		font-size: 1.3em;
		padding-bottom:0.2em;
	}
	.midashi_1{
		font-size:4.5vw;
	}
	.midashi_2 {
		font-size:4vw;
	}
	.top {
		vertical-align: top;
	}
	.booking_xmas2 {
		width: 50%;
		float: left;
		font-size: 0.7rem;
		padding-right: 0.5em;
	}
	.booking_xmas img {
		width:80%;
		padding-top:0.5em;
	}
	.booking_normal {
		width: 50%;
		float: right;
		font-size: 0.7rem;
		padding-left: 0.5em;
	}
	.label.hisi.long {
		padding: 0.3em 40px;
	}
	.detail_text_area p{
		line-height: 1.5em;
		font-size: 0.85rem;
		margin: 0 1em;
	}
	.detail_text_area_subtext {
		font-size:0.75rem;
		margin: 1em 1.5em;
	}
	.reservationperiod{
		font-size: 4.3vw;
	    text-align: center;
	}
	.reservation_subtext {
		font-size:0.8rem;
		margin-top: 0.5em;
	}
	.otheritem_outer ul {
		text-align:left;
		padding:0 1em;
	}
	.otheritem_outer li {
		width:calc(97% /2);
		text-align: center;
		display: inline-block;
	    vertical-align: top;
		font-size:0.8rem;
		line-height:1.2;
		padding:1em 0;
	}
	.otheritem_outer li img {
		width:100%;
		padding-bottom:0.5em;
	}
	.price {
		text-align:right;
		font-size:1.2rem;
		padding-top:0.5em;
	}
	.price_subtext {
		font-size:0.9rem;
	}
	.price_tax {
		font-size:0.7rem;
	}
	.special_gift_outer {
		text-align: left;
		box-sizing: border-box;
		width: 100%;
		padding: 0 1em;
		margin: 0 auto;
		line-height: 1.5;
	}

	.special_gift_midashi {
		font-size:1.5em;
		letter-spacing: -0.1em;
		padding-top:0.5em;
		padding-bottom:0.2em;
	}
	.special_gift_text {
		font-size:0.85rem;
	}
	.short_subtext{
		margin:1em 1em 0 1em;
		font-size:0.8rem;
	}
	.special_img {
		width: 100%;
		max-width: 100%;
		padding: 0 1em;
		margin: 0 auto;
	}
	.column2 .row{
		float: inherit;
		width:100%;
	}
	.indexImg{
		background-image: url("../img/bunner_sp.webp");
		padding-top: 125%;
	}
	.product_area {
		text-align:center;
		width:100%;
		box-sizing: border-box;
	}
	.icon_outer {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		width: 100%;
		padding: 1em 0.6em 0 0.6em;
	}
	.icon:first-child {
		padding-left:0 !important;
	}
	.icon:last-child {
		padding-right:0 !important;
	}
	.icon {
		width:calc(85% / 3);
		position:relative;
	}
	.icon_text {
		font-size:70%;
		white-space: nowrap;
		color:#fff;
		position: absolute;
		bottom:0;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	.icon img {
		width:100%;
	}

	.hisi:before, .hisi:after, .hisi2:before, .hisi2:after, .hisi3:before, .hisi3:after{
		content: '';
		position: absolute;
		background: #950014;
		transform: rotate(45deg) skew(-5deg,-5deg);
		display: inline-block !important;
		top: 0;
		bottom: 0;
		margin: auto 0;
	}
	.indent {
		padding-left:1em;
		text-indent:-1em;
	}
	img.short_img {
		width: 100%;
		max-width: 100%;
		padding: 0 1em;
	}
	.precious_button {
		position: absolute;
	}
	.special_img_pc {
		width: 100%;
		vertical-align: bottom;
		position: relative;
	}
	.precious_button {
		position: absolute;
		bottom: 0.6em;
		left: 50%;
		transform: translate(-50%, 0%);
	}
	.table * .s1{
		/* writing-mode: vertical-rl; */
		font-size: 0.8em!important;
		width: 7%;
		text-align:center;
		border-right: 1px solid #707070;
	}
	.s2 {
		font-size: 0.7rem;
		padding: 1em;
		border-bottom: 1px solid #707070;
	}
	.goyoyaku {
		border-top:1px solid #707070;
		border-bottom:1px solid #707070;
	}
	.border_right {
		border-right:1px solid #707070;
	}
	tr {
		height:120px;
	}
	.s1_day {
		height: 4em;
		font-size: 0.8em;
	}
	.s1_owatashi {
		height:auto;
		border-bottom: 1px solid #707070;
	}
	.s2>.big2 {
		font-size:1.3em;
	}
	/*iPhoneSEの時だけ改行*/
	br.spsmall {
		display: none;
	}
	.salesend {
		padding: 1em 1em 1.5em 1em;
		font-size: 0.9rem;
		line-height:1.5;
	}
	.salesend_day{
		color: #b40019;
		font-size: 180%;
		padding: 0;
	}

}

/* スマホ小サイズ -------------------------------------------------- */
@media (max-width: 375px) {
	/*iPhoneSEの時だけ改行*/
	br.spsmall {
		display: block;
	}
}



/* 2022の -------------------------------------------------- */

html, .contents * p, .gotoTw, .productText {

}

.christmas{
	font-family: fot-tsukumin-pr6n, sans-serif;
	/*
	font-weight: 300;
	font-style: normal;
	*/
}

.b1{
	font-weight: bold!important;
}

.the_title{
	display: none;
}

.u-mb-xl {
	margin-bottom: 30px !important;
}
@media screen and (min-width: 768px){
	.pc{
		display: block;
	}
	.sp{
		display: none !important;
	}
	.sp_s{
		display: none;
	}
	.sp_ss{
		display: none;
	}	
}
@media screen and (max-width: 767px){
	.pc{
		display: none;
	}
	.mod-footLink-bnrs-item{
		width: 48%;
		float: left;
		margin: 10px 1%;
	}
	.mod-footLink-bnrs{
		display: flex;
		margin-bottom: 20px;
	}
	.sp{
		display: block;
	}
	.sp_s{
		display: none;
	}
	.sp_ss{
		display: none;
	}	
}
@media (max-width: 520px) {
	.sp{
		display: block;
	}
	.sp_s{
		display: block;
	}
	.sp_ss{
		display: block!important;
	}		
	.sp_ss_not{
		display: none;
	}
}
@media screen and (max-width: 370px){
	.sp_s{
		display: block;
	}
	.sp_ss{
		display: block!important;
	}	
}





.rad{
	color: #b40019 !important;
	line-height: 1;
	letter-spacing: -0.03em;
	white-space: nowrap;
}
.detail_text_area{
	text-align: center;
	padding: 1.5em 0px;

}
.label{
	background: #B40019;
	color: #fff;
	font-size: 24px;
	text-align: center;
}




.kikan p{
	display: inline;
	font-size: 1.2em;
}
.big1{
	font-size: 2em;
}
.big2 {
	font-size:1.5em;
}

.kikan .big1{
	font-size: 2.4em;
	font-weight: 500;
}
.hisi:before{
	left: 10px;
}
.hisi:after{
	right: 10px;
}
.hisi2:before{
	left: 40px;
}
.hisi2:after{
	right: 40px;
}
.hisi3:before{
	left: 70px;
}
.hisi3:after{
	right: 70px;
}
.hisi, .hisi2,.hisi3{
	position: relative;
}

.label.small{
	width: auto;
	margin:0 auto;
	/* height: 36px; */
	font-size: 18px;
}

.label.full{
	height: 64px;
	font-size: 32px;
	width: 80%;
	margin-left:10%;
	position: relative;
}
.full:before, .full:after{
	content: '';
	position: absolute;
	background-repeat:  no-repeat;           
    background-position:center center;
    background-size:contain;
    width:50px;
	height: 50px;
	top: 8px;
}

.full1:before{
	background-image:url("https://www.kinotoya.com/control-panel/wp-content/themes/kinotoya_renew20211004/merry-christmas-22/img/label1.webp");
	left: 5px;
}
.full1:after{
	background-image:url("https://www.kinotoya.com/control-panel/wp-content/themes/kinotoya_renew20211004/merry-christmas-22/img/label2.webp");
	right: 5px;
}

.full2:before{
	background-image:url("https://www.kinotoya.com/control-panel/wp-content/themes/kinotoya_renew20211004/merry-christmas-22/img/label3.webp");
	left: 5px;
}
.full2:after{
	background-image:url("https://www.kinotoya.com/control-panel/wp-content/themes/kinotoya_renew20211004/merry-christmas-22/img/label4.webp");
	right: 5px;
}
.table{
	width: 90%;
	margin: 0 5%;
	line-height: 1;
	border: 1px solid #707070;
}
tr{
	/* height: 120px; */
}
tr.reservation_midashi{
	height: 60px;
}
.s1{
	width: 30%;
	font-size: 1.6em;
}
.s2{
	width: 35%;
}
.s3{
	width: 70%;
	font-size: 1.6em;	
	padding: 0 10px;
}
.kyousei{
	display: inline-flex;
}
.hi{
	/* display: block ruby; */
	display: inline-flex;
}
.table * .big2{
	font-size: 1.3em !important;
}
.table * .big3{
	font-size: 1.0em!important;
}

.ml2{
	margin-right: 2%;
}

.button{
	height: 20px;
	padding: 10px 40px;
	color :#fff
}
.b_green{
	background-color: #2C5744;
}
.b_red, .b_rad{
	background-color: #B21B22;
}

.b_white{
	background-color: #fff;
}
a.b_white  {
	color: #8B0E1A;
	text-decoration:none;
}
.b_brown{
	background-color: #452300;
	color:#fff;
}

.pc .starting_point_01{
	position: relative;
}

.pc .starting_point_01 .button{
	position: absolute;
	bottom: 3.0vw;
	right: 3vw;
	width: 25%;
	height: 48px;;
	text-align: center;
}
.pc .column3{
	padding: 20px;
	display: inline-block;
	background-image   : url("https://www.kinotoya.com/control-panel/wp-content/themes/kinotoya_renew20211004/merry-christmas-22/img/mori_pc.webp");
	background-repeat  : no-repeat;
	background-position: bottom;
	background-size: contain;

}
.pc .column3 .row{
	float: left;
	width: 32%;
	text-align: center;
	height: 40.5vw;
	max-height: 490px;
}
.pc .column3 .row .button{

	text-align: center;
	margin-top: 20px;
}
@media screen and (min-width: 768px){
	.left_{
		text-align: left;
	}
	.kikan p{
		display: inline;
		font-size: 1.6em;
	}
	.big1{
		font-size: 2.2em;
	}
	.bottom_down{
		margin-top: 6px;
	}
}

@media screen and (max-width: 767px){
	p.text_intro {
		line-height:2em !important;
	}
	.info_midashi {
		color:#B40019;
	}
	.info_outer {
		background-color:#DFC7AE;
		padding:2em;
		margin:1em;
	}
	.takuhai {
		font-size:inherit !important;
		padding:0.2em 1em !important;
		margin:0.2em 0 !important;
	}
	.roduct_area {
		text-align: center;
	}
	.addition{
		position: relative;
	}
	.addition .button{
		position: absolute;
		bottom: 1.0vw;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		left: 50%;
		height: 45px;
		color:#fff;
		padding: 0px 60px;
	}

	.row{
		margin: 40px 0;
	}
	.row3{
		padding: 10vw 0 25vw 0;
		/*display: inline-block; */
		background-image   : url("https://www.kinotoya.com/control-panel/wp-content/themes/kinotoya_renew20211004/merry-christmas-22/img/mori_sp.webp");
		background-repeat  : no-repeat;
		background-position: bottom;
		background-size: contain;
	}
	.row3 .li{
		width: 80%;
		margin: 0px 10% 10vw  10%;
	}
	.row3 .last{
		margin: 0px 10% 0vw  10%;
	}
	.button{
		font-size: 1.6em;
		padding: 10px 60px;
	}

	.label {
		background: #B40019;
		color: #fff;
		width: 90%;
		position:relative;
		display:inline-block;
		margin: 0 auto;
		padding:0.2em 0;
	}

	.hisi::before {
		left: 10px;
	}

	.hisi::before, .hisi::after, .hisi2::before, .hisi2::after, .hisi3::before, .hisi3::after {
		width: 20px;
		height: 20px;
	}
	  .label.full {
		height: 44px;
		font-size: 1.4em;
		width: 90%;
		margin-left: 5%;
		position: relative;
		line-height: 2.2;
	  } 
	  .label.small {
		width: 50%;
		margin-left: 25%;
	}
	.left_{
		text-align: left;
		box-sizing: border-box;
		width: 85%;
	    margin: 0 auto;
		line-height:1.5;
	}
}



@media (min-width: 1025px) {

	.mt1{
		margin-top: 10px;
	}
	.mt2{
		margin-top: 20px;
	}
	.mt3{
		margin-top: 30px;
	}
	.mt4{
		margin-top: 40px;
	}
	.mb1{
		margin-bottom: 10px;
	}
	.mb2{
		margin-bottom: 20px;
	}
	.mb3{
		margin-bottom: 30px;
	}
	.mb4{
		margin-bottom: 40px;
	}
}


@media (min-width: 751px) and (max-width: 1024px) {

	.mt1{
		margin-top: 1vw;
	}
	.mt2{
		margin-top: 2vw;
	}
	.mt3{
		margin-top: 3vw;
	}
	.mt4{
		margin-top: 4vw;
	}
	.mb1{
		margin-bottom: 1vw;
	}
	.mb2{
		margin-bottom: 2vw;
	}
	.mb3{
		margin-bottom: 3vw;
	}
	.mb4{
		margin-bottom: 4vw;
	}

}
@media (min-width: 751px) and (max-width: 1100px) {
	.table * .big1{
		font-size: 3rem;
	}
	.table * .big2{
		font-size: 1.5em!important;
	}
	.table * .big3{
		font-size: 0.8em!important;
	}
	.label {
		font-size: 24px;
		width: auto%;
	}
}

@media (max-width: 750px) {

	.mt1{
		margin-top: 10px;
	}
	.mt2{
		margin-top: 20px;
	}
	.mt3{
		margin-top: 30px;
		display: flex;
		align-items: center;
	}
	.mt4{
		margin-top: 30px;
	}
	.mb1{
		margin-bottom: 10px;
	}
	.mb2{
		margin-bottom: 20px;
	}
	.mb3{
		margin-bottom: 30px;
	}
	.mb4{
		margin-bottom: 30px;
	}
	.table * .big2{
		/* font-size: 0.6em!important; */
	}
	.table * .big3{
		font-size: 0.6em!important;
	}
}


@media (max-width: 520px) {
	.mt05{
		margin-top:5px;
	}

	.hi{
		display: block;
	}
	.hisi3::after,.hisi3::before{
		display: none;
	}
	.label.small {
		width: auto;
		margin: 0 auto;
		padding:0.2em 1em;
		font-size: 1em;
		line-height: 2;
	}
	.tenpo {
		padding:0.2em 3em !important;
		margin:0.2em 0 !important;
	}
	.label{
		font-size: 1.2em;
		line-height: 1.3em !important; 
	}
	.long{
		font-size: 1.2em!important;
		padding: 0.3em;
	}
	.addition .button{
		display: ruby;
		bottom: 0.5vw;
		padding: 11px 60px;
	}
	.button{
		height: 36px!important;
		display:inline-block!important;
		font-size: 1.2em;
		line-height: 0.8;
		white-space: nowrap
	}
	.row {
		margin: 20px 0;
	  }
	.kikan .big1{
		font-size: 1.8em;
	}
}
@media (max-width: 420px) {
	.long::after, .long::before{
		/* display: none; */
	}
	.kikan .big1{
		font-size: 1.7em;
	}
	
	.kikan p {
		font-size: 0.95em;
	}
}
@media (max-width: 380px) {

	.hisi2::after,.hisi2::before{
		display: none;
	}
	.long{
	}

	.kikan .big1{
		font-size: 1.6em;
	}
}

/* きのとやフッター -----*/
#wrapper {
	text-align: center !important;
}
.mod-header, .mod-mainContent, .footer_kinoya, #wrapper, .PConly {
	margin: 0px auto !important;
	max-width: 1024px !important;
	min-width: 320px !important;
	width: 100% !important;
	background-color: #fff;
}
.mod-header-logo-img:not(:last-child) {
	margin-right: 10px;
}
.mod-header-logo-img {
	width: 35px;
}
.mod-header-logo {
	height: 50px;
	padding-top: 10px;
}
.mod-header-logo-img.is-text {
	width: 100px;
	display: initial;
}
.mod-footer {
	background: #ebe8e7;
	font-size: 0.8rem;
}
.mod-footLink {
	padding: 30px 0px 0px 0px;
	background: #f5f3f3;
}

.mod-footLink-logo {
	margin-top: 0px;
}
li {
	list-style-type: none;
}
.mod-footLink-cats-h span {
	display: block;
	margin-top: 2px;
}
.mod-footSns {
	background: #f5f3f3;
}
.mod-footer-links{
	display: flex;
	flex-wrap: wrap;
}
.mod-footLink-links-item {
	text-align: left !important;
    font-size: 0.85rem;
    margin-right: 0;
}
.mod-footLink-links-item a {
    padding-left: 2.2em;
    display: inline-block;
}
.mod-footLink-cats-h {
	font-weight: bold;
	-webkit-box-align: center;
	position: relative;
}
.footer_kinoya {
	font-family: 'Noto Sans JP', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
	font-weight: 300;
	color: #383232;
}
.mod-header {
	left: initial;
	padding: 0 10px;
	height: 60px;
	position: fixed;
	z-index: 12;
	background: #fff;
}
.mod-header-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.mod-header-logo {
	height: 50px;
	padding-top: 10px;
}
.mod-footLink-folding {
	margin-bottom: 1em;
}
.mod-footLink-cats-item:not(:last-child) {
    margin-bottom: inherit;
}

@media screen and (max-width: 767px) {
	.mod-header {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 10;
		background: #fff;
		-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	}
	.footer_kinoya {
		margin: 0;
		width: 100%;
	}
	.mod-header-logo {
		padding: 2px 10px;
		padding-top: 2px;
		margin-top: 5px;
	}
	.mod-footLink-cats-h span {
		padding-top: 0px;
	}
	.mod-footLink-cats-h i {
		margin-top:4px;
	}
	.mod-footLink-logo img {
		width: 82px;
		text-align: center;
		padding: 40px 0;
	}
	.mod-footLink-cols {
		border-top: 1px solid #e0dcdb;
	}
	.mod-footLink-cols img {
		vertical-align: text-bottom;
	}
	.mod-footLink-cats-item {
		font-size: 14px;
		border-bottom: 1px solid #e0dcdb;
		padding: 10px 15px;
	}
	.mod-footLink-cats-btn,
	.mod-footLink-folding {
		display: none;
	}
	.mod-footLink-cats-btn {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 2.3rem;
		line-height: 1;
		text-align: center;
		width: 30px;
		background: #e0dcdb;
	}
	.mod-footSns {
		padding: 30px 0;
	}
	.mod-wrapin-sp {
		padding: 0;
	}
	.mod-footSns-h {
		margin-bottom: 1em;
	}
	.mod-footSns-links-item i {
		width: 40px;
	}
	.mod-footSns-links-item span {
		display: none;
	}
	.mod-footer {
		font-size: 0.8rem;
		padding: 20px 15px;
	}
	.mod-footer-links {
		-webkit-box-pack: center;
		justify-content: center;
		margin-bottom: 1em;
	}
	.mod-footLink-cats-h-clear {
		padding: 8px 0;
	}
	.mod-footer-copyright {
		text-align: center;
	}
}