@charset "UTF-8";

header {
	background-color: rgba(255, 255, 255, 0.9);
}
h2 {
	font-family: "Lora", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 40px;
	line-height: 0.5;
	letter-spacing: 1px;
	margin-bottom: 80px;
}
#contents h2 span img {
	width: auto;
	height: 12px;
	margin-top: 10px;
}
#contents {
	padding: 180px 0 0;
	font-size: 15px;
	text-align: center;
}

/*News*/
#news h2 {
	margin-bottom: 50px;
}
#news h2 img {
	width: auto;
	height: 32px;
}
#news .list {
	width: 1040px;
	margin: 0 auto;
	font-size: 13px;
	text-align: left;
	line-height: 2;
}
#news .list li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	font-size: 13px;
}
#news .list li:first-child {
	border-top: 1px solid #ccc;
}
#news .list li span {
	display: block;
	margin-right: 0;
}
#news .list li p {
	margin-top: 10px;
}
#news .list a {
	display: block;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
#news .list a:hover {
	opacity: .4;
	-webkit-opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
}

/*News detail*/
#news .detail .img img {
	max-width: 1040px;
	margin-top: 20px;
}
#news .back {
	margin-top: 30px;
	text-align: center;
}
#news .back a {
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
#news .back a:hover {
	opacity: .4;
	-webkit-opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
}

/*Story*/
#about {
	margin-bottom: 50px;
}
#about h2 img {
	width: auto;
	height: 43px;
}
#about .intro h3 {
	margin-bottom: 50px;
}
#about .intro h3 img {
	width: 476px;
	height: auto;
}
#about .intro h3.newcopy img {
	width: 523px;
	height: auto;
}
#about .intro p {
	font-size: 16px;
	line-height: 2.4;
	margin-bottom: 60px;
}
#about .mark {
	overflow: hidden;
	width: 860px;
	margin: 100px auto 0;
}
#about .mark .img {
	float: left;
	width: 210px;
	margin-right: 100px;
	padding-top: 40px;
}
#about .mark .img img {
	width: auto;
	height: 250px;
}
#about .mark .txt {
	float: left;
	width: 500px;
	text-align: left;
}
#about .mark .txt h4 {
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
#about .mark .txt p {
	line-height: 2.1;
}
#about .mark .txt img {
	width: 274px;
	height: auto;
	margin-top: 30px;
}

/*Recipe*/
#concept h2 img {
	width: auto;
	height: 43px;
}
#concept .intro h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 34px;
	line-height: 1.5;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
#concept .intro h3 img {
	width: auto;
	height: 84px;
}
#concept .intro p {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 70px;
}
#concept .txtR,
#concept .txtL {
	overflow: hidden;
	height: 500px;
	text-align: left;
	clear: both;
}
#concept .txtR .pctWrap {
	float: left;
	width: 50%;
}
#concept .txtL .pctWrap {
	float: right;
	width: 50%;
}
#concept .pctWrap img {
	width: 100%;
	vertical-align: top;
}
#concept .txtWrap,
#concept .txtWrap {
	display: table;
	width: 50%;
	height: 100%;
}
#concept .txtR .txtWrap {
	float: right;
}
#concept .txtL .txtWrap {
	float: left;
}
#concept .txtWrap .txt {
	display: table-cell;
	background-color: #fcfcf9;
	vertical-align: middle;
	padding: 0 100px;
}
#concept .txtWrap .ttl {
	margin-bottom: 20px;
	font-size: 28px;
	letter-spacing: 1px;
}
#concept .txtWrap .ttl span {
	display: inline-block;
	margin-right: 30px;
	padding-bottom: 5px;
	font-size: 40px;
	font-family: "Lora", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	vertical-align: middle;
}
#concept .txtWrap p {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 2;
}
#concept .moreBtn {
	width: 130px;
	margin-left: auto;
}
#concept .moreBtn a {
	padding: 8px 0;
}

/*Recipe detail*/
#concept .inner {
	width: 1040px;
	margin: 0 auto 150px;
}
#concept .inner .left,
#concept .inner .right {
	clear: both;
	height: 345px;
	margin-top: 100px;
	text-align: left;
}
#concept .inner .left .pct {
	float: left;
	margin-right: 60px;
}
#concept .inner .right .pct {
	float: right;
	margin-left: 60px;
}
#concept .inner .left .pct img,
#concept .inner .right .pct img {
	width: 460px;
	height: auto;
}
#concept .inner .left .txt {
	float: right;
	width: 50%;
}
#concept .inner .right .txt {
	float: left;
	width: 50%;
}
#concept .inner .txt {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#concept .inner h3 span {
	display: block;
	font-size: 18px;
	line-height: 0.5;
	margin-bottom: 15px;
}
#concept .inner h3 {
	font-size: 28px;
	line-height: 1.4;
	margin-bottom: 20px;
}
#concept .inner p {
	font-size: 13px;
	line-height: 2;
}

/*Item*/
#sweets h2 {
	margin-bottom: 40px;
}
#sweets h2 img {
	width: auto;
	height: 32px;
}
#sweets h3 img {
	width: auto;
	height: 20px;
	margin-bottom: 40px;
}
#sweets p.intro {
	font-size: 16px;
	line-height: 2;
}
#sweets .season {
	margin-bottom: 100px;
}
#sweets .column1 {
	overflow: hidden;
	width: 1040px;
	margin: 80px auto 0;
}
#sweets .cake li {
	position: relative;
	display: table;
	float: left;
	width: 242px;
	height: 242px;
	background-color: #f8f7f0;
	margin-right: 24px;
	margin-bottom: 24px;
}
#sweets .cake li:nth-child(4n) {
	margin-right: 0;
}
#sweets .cake li a {
	display: block;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
#sweets .cake li a:hover {
	opacity: .4;
	-webkit-opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
}
#sweets .cake li p {
	display: table-cell;
	width: 242px;
	height: 242px;
	vertical-align: middle;
}
#sweets .cake li h4 {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 11px;
}
#sweets .cake li .store_name {
	position: absolute;
	top: 40px;
	left: 20px;
	font-size: 11px;
	opacity: .6;
	text-align: left;
	width: auto;
	height: auto;
}
#sweets .cake li p img {
	width: 68%;
	height: auto;
}
#sweets .cake li p.thumb_gift img {
	width: 75%;
	height: auto;
}
#sweets .cake .line {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 5px;
}
#sweets .cake .line.spring {
	background: url(../img/item/line_spring.gif) center center repeat-y;
}
#sweets .cake .line.summer {
	background: url(../img/item/line_summer.gif) center center repeat-y;
}
#sweets .cake .line.fall {
	background: url(../img/item/line_fall.gif) center center repeat-y;
}
#sweets .cake .line.winter {
	background: url(../img/item/line_winter.gif) center center repeat-y;
}
#sweets .cake .line.ss {
	background: url(../img/item/line_ss.gif) center center repeat-y;
}
#sweets .cake .line.sf {
	background: url(../img/item/line_sf.gif) center center repeat-y;
}
#sweets .cake .line.fw {
	background: url(../img/item/line_fw.gif) center center repeat-y;
}
#sweets .cake .line.ws {
	background: url(../img/item/line_ws.gif) center center repeat-y;
}
#sweets .column2 {
	overflow: hidden;
	width: 1040px;
	margin: 0 auto;
	margin-top: 70px;
}
#sweets .column2 .category1 {
	float: left;
}
#sweets .column2 .category2 {
	float: right;
}
#sweets .column2 .cake {
	width: 510px;
}
#sweets .column2 .cake li:nth-child(2n) {
	margin-right: 0;
}

#sweets .item_archives {
	overflow: hidden;
	width: 1040px;
	margin: 40px auto 20px;
}
#sweets .item_archives a {
	margin: 0 24px 0 0;
	float: left;
}
#sweets .item_archives a:nth-child(4n) {
	margin-right: 0;
}
#sweets .item_archives a div {
	width: 242px;
	height: 50px;
	line-height: 3.2em;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
#sweets .item_archives a div:hover {
	opacity: .4;
	-webkit-opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
}
#sweets .item_archives a div.summer {
	background: #e0f1f2;
}
#sweets .item_archives a div.fall {
	background: #f8ca92;
}
#sweets .item_archives a div.winter {
	background: #e05757;
}
#sweets .item_archives a div.spring {
	background: #e9aaad;
}

#sweets .page_en_menu {
	text-align: left;
	margin: 50px auto 0;
}
#sweets .moreBtn {
	width: 242px;
	font-size: 14px;
	display: block;
	padding: 4px 0;
}
#sweets .en_menu {
	display: block;
}


/*Item detail*/
#sweets .detail,
#sweets .gift {
	margin-top: -100px;
}
#sweets .cover {
	margin-bottom: 70px;
}
#sweets .cover img {
	width: 100%;
	max-width: 1800px;
}
#sweets .detail .info {
	overflow: hidden;
	width: 1040px;
	margin:  0 auto 90px;
	text-align: left;
}
#sweets .detail .info .left {
	float: left;
	width: 720px;
}
#sweets .detail .info .txt h2 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 15px;
}
#sweets .detail .info .txt h2 span {
	margin-left: 20px;
	font-size: 14px;
	vertical-align: 4px;
}
#sweets .detail .info .txt p {
	font-size: 14px;
}
#sweets .detail .info .txt .sub {
	font-size: 13px;
	margin-bottom: 20px;
}
#sweets .detail .info .txt .comment {
	margin-bottom: 30px;
	line-height: 1.8;
}
#sweets .info .spec dl {
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	line-height: 1.4;
}
#sweets .info .spec dt,
#sweets .info .spec dd {
	padding: 12px 0 12px 15px;
	border-top: 1px solid #ddd;
	text-align: left;
	min-height: 18px;
}
#sweets .info .spec dt {
	float: left;
	position: relative;
	width: 20%;
}
#sweets .info .spec dt:after {
	content: ":";
	position: absolute;
	right: 18%;
}
#sweets .info .spec dd {
	padding-left: 23%;
}
#sweets .info .spec .little {
	font-size: 11px;
}
#sweets .detail .info .right {
	float: right;
	width: 226px;
	text-align: right;
}
#sweets .detail .info .right img {
	width: 226px;
	height: auto;
}
#sweets .anniversary {
	margin-top: 40px;
}

#sweets .detail .line,
#sweets .gift .line{
	background: url(../img/item/detail_line.jpg) center center no-repeat;
	height: 25px;
	margin-bottom: 90px;
}
#sweets .info .spec dd.allergy {
	display: flex;
	padding-left: 1%;
	gap: 10px;
}
#sweets dd.allergy .liqueur {
	display: flex;
	gap: 4px;
}
#sweets dd.allergy .liqueur img{
	width: auto;
	height: 15px;
	object-fit: contain;
}



/*Item gift*/
#sweets .gift h2 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 30px;
}
#sweets .gift p {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 30px;
}
#sweets .gift .flavor {
	font-size: 12px;
	line-height: 1.7;
	margin-bottom: 30px;
}
#sweets .gift .flavor .flavor_title {
	font-size: 14px;
}
#sweets .gift .flavor .flavor_line {
	width: 33px;
	height: 1px;
	background-color: #c9c9c9;
	margin: 5px auto;
}
#sweets .gift .flavor .flavor_text {
	margin-bottom: 20px;
}
#sweets .gift .product {
	display: flex;
	align-items: center;
	column-gap: 40px;
	width: 1040px;
	margin: 80px auto 90px;
	text-align: left;
}
#sweets .gift .spacer {
	width: 60px;
	height: 2px;
	background-color: #e4e4e4;
	margin: 0 auto 90px;
}
#sweets .gift .pct {
	float: left;
	width: 320px;
	text-align: center;
}
#sweets .gift .pct img {
	width: 100%;
	height: auto;
}
#sweets .gift .info h2 span {
	margin-left: 20px;
	font-size: 14px;
	vertical-align: 4px;
}
#sweets .gift .spec {
	float: right;
	width: 650px;
}
#sweets .gift .spec h3 {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.3;
}
#sweets .gift .spec p {
	line-height: 1.8;
	margin-bottom: 20px;
}

#sweets .gift .gift_maininfo .left {
	text-align: center;
}
#sweets .gift.layout2 .info {
	overflow: hidden;
	width: 1040px;
	margin: 0 auto 90px;
	text-align: left;
}
#sweets .gift.layout2 .info h2 {
	margin-bottom: 15px;
	line-height: 1.3;
}
#sweets .gift.layout2 .gift_maininfo {
	overflow: hidden;
	margin-bottom: 140px;
}
#sweets .gift.layout2 .left {
	float: left;
	width: 720px;
	text-align: left;
}
#sweets .gift.layout2 .right {
	float: right;
	width: 226px;
	text-align: right;
}
#sweets .gift.layout2 .right img {
	width: 226px;
	height: auto;
	vertical-align: top;
}
#sweets .gift .gift_kodawari {
	background: #f4f4ed;
	padding: 30px 40px;
	box-sizing: border-box;
}
#sweets .gift .gift_kodawari li {
	display: flex;
	gap: 20px;
}
#sweets .gift .gift_kodawari li + li {
	margin-top: 20px;
}
#sweets .gift .gift_kodawari li img {
	float: left;
	width: 200px;
	height: auto;
}
#sweets .gift .gift_kodawari li h5 {
	line-height: 1.4;
}
#sweets .gift .gift_kodawari li span {
	font-size: 80%;
}
#sweets .gift .gift_kodawari li p {
	font-size: 12px;
	line-height: 1.6;
	margin: 10px 0 0;
}
#sweets .gift .gift_kodawari .kodawari_flex {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0;
}
#sweets .gift .gift_kodawari .new_item {
	display: inline-block;
	border: 0.25px solid #222;
	padding: 2px 15px 1px;
	margin: 0 0 0 20px;
}
#sweets .gift.layout2 .gift_maininfo .flavor .flavor_line {
	margin: 10px 0;
}
#sweets .gift_freelist ul {
	display: inline-block;
}
#sweets .gift_freelist li {
	float: left;
	width: 46%;
	margin-bottom: 30px;
}
#sweets .gift_freelist li:nth-child(odd) {
	margin-right: 8%;
}
#sweets .gift_freelist li > div {
	margin-left: 130px;
}
#sweets .gift_freelist li img {
	float: left;
	width: 100px;
	margin-right: 30px;
}
#sweets .gift_freelist li > div h5 span {
	font-size: 10px;
}
#sweets .gift_freelist li > div p {
	font-size: 12px;
	line-height: 1.6;
	margin: 10px 0 0;
}
#sweets .gift_freelist .caption {
	font-size: 80%;
	line-height: 1.6;
	margin-left: 20px;
}
#sweets .link_online {
	display: inline-block;
	text-align: center;
	padding: 4px 24px;
	border: 0.25px solid #333;
	margin-top: 20px;
}
@media (any-hover: hover) {
	#sweets .link_online:hover {
		opacity: .8;
	}
}



/*Service*/
#service img {
	max-width: 100%;
}
#service h2 {
	margin-bottom: 90px;
}
#service h2 img {
	width: auto;
	height: 31px;
}
#service .category {
	width: 1090px;
	margin: 0 auto 80px;
}
#service .category:last-child {
	margin-bottom: 0;
}
#service .cat_ttl img {
	width: auto;
	height: 22px;
	margin-bottom: 70px;
}
#service .cat_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 105px;
}
#service .cat_flex .cat_img {
	width: 671px;
}
#service .cat_flex .cat_txt {
	position: relative;
	width: 372px;
}
#service .cat_flex .cat_txt::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #000;
}
#service .cat_flex .cat_txt::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #000;
}
#service .cat_flex .cat_txt p {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#service .item {
	width: 910px;
	margin: auto;
}
#service .item_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#service .item_flex li {
	width: 435px;
	margin-bottom: 50px;
}
#service .item_flex li .item_ttl img {
	width: auto;
	height: 49px;
	margin-bottom: 25px;
}
#service .item_flex li p {
	font-size: 14px;
	line-height: 2;
	text-align: left;
	margin-top: 20px;
}
#service #category02 .item_flex li .item_ttl img {
	height: 16px;
}
#service #category02 .item_flex li .item_img {
	border: 1px solid #000;
	box-sizing: border-box;
}

/*Contact*/
#contact h2 {
	margin-bottom: 50px;
}
#contact h2 img {
	width: auto;
	height: 32px;
}
#contact .list {
	width: 1040px;
	margin: 0 auto;
	font-size: 13px;
	text-align: left;
	line-height: 2;
}
#contact .list li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	font-size: 13px;
}
#contact .list li:first-child {
	border-top: 1px solid #ccc;
}
#contact .list li h3 {
	font-size: 16px;
	font-weight: bold;
}
#contact .list li p {
	margin-top: 10px;
}
#contact .list li span {
	margin-left: 10px;
}
#contact .list li .tel {
	font-family: "Lora", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 32px;
	vertical-align: -4px;
	margin-left: 10px;
}
#contact .list li .mailaddress {
	font-family: "Lora", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 24px;
	vertical-align: -4px;
	margin-left: 10px;
}
#contact .list li .time {
	margin-left: 0;
}
#contact .list a {
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
#contact .list a:hover {
	opacity: .4;
	-webkit-opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
}
#contact .attention{
	margin-top: 50px;
}
#contact .attention .red{
	color: red;
}

/*Contact form*/
#contact .txtWrap {
	line-height: 2;
}

#contact .form {
	max-width: 722px;
	width: 100%;
	margin: 30px auto 0;
	line-height: 2;
	padding-top: 50px;
}

#contact .form table {
	width: 100%;
	margin-bottom: 50px;
}

#contact .form table tr {
	display: flex;
	align-items: baseline;
	gap: 20px;
	padding-bottom: 20px;
}

#contact .form table th {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 250px;
}

#contact .form table th .require {
	font-size: 12px;
	color: #fff;
	background: #000;
	width: 35px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 3px;
}

#contact .form table td label input {
	width: 330px;
	height: 35px;
}

#contact .form table .inquiry-details {
	align-items: flex-start;
}

#contact .form table .inquiry-details th {
	margin-top: 5px;
}

#contact .form table .inquiry-details td label textarea {
	width: 100%;
	height: 170px;
}

#contact .form .btnArea {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-top: 50px;
}

#contact .form .btnArea input {
	width: 110px;
	height: 40px;
	background: #000;
	border: none;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}

#contact .form .btnArea input.btn-return {
	color: #000;
	background: #fff;
	border: 1px solid #000;
}

#contact .form .error {
	text-align: left;
}

/*Contact form -確認画面-*/
.mw_wp_form_preview #contact .form table tr {
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
}

/*Contact form -完了画面-*/
#contact .form-thanx {
	width: 1040px;
	margin: 0 auto;
	text-align: left;
}

#contact .form-thanx h3 {
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

#contact .form-thanx ul {
	margin-top: 30px;
}

/*--- For SP ---*/
@media screen and (max-width: 768px) {
	header .wrap {
		padding: 0;
	}
	header h1 img {
		width: 50px;
		height: auto;
	}
	.menu {
		position: fixed;
		top: 25px;
	}
	h2 {
		font-size: 28px;
		line-height: 1.4;
		margin-bottom: 30px;
	}
	#contents h2 span img {
		width: auto;
		height: 10px;
	}
	#contents {
		padding-top: 100px;
		padding-bottom: 0;
		font-size: 14px;
	}

	/*News*/
	#news {
		width: 86%;
		margin: 0 auto;
	}
	#news h2 {
		margin-bottom: 30px;
	}
	#news h2 img {
		width: auto;
		height: 22px;
	}
	#news .list {
		width: 100%;
	}
	#news .list li {
		padding: 22px 0;
		font-weight: bold;
		line-height: 1.7;
	}
	#news .list li span {
		display: block;
		margin-right: 0;
		font-size: 12px;
	}
	#news .list p {
		font-weight: normal;
		line-height: 2;
	}

	/*News detail*/
	#news .detail .img img {
		max-width: 100%;
	}
	#news .back {
		margin-top: 20px;
	}
	#news .back a {
		display: block;
	}

	/*Story*/
	#about {
		width: 86%;
		margin: 0 auto;
	}
	#about h2 img {
		width: auto;
		height: 30px;
	}
	#about .intro h3 {
		margin: 40px 0 30px;
	}
	#about .intro h3 img {
		width: 90%;
		height: auto;
	}
	#about .intro h3.newcopy img {
		width: 88%;
		height: auto;
	}
	#about .intro p {
		font-size: 14px;
		margin-bottom: 40px;
	}
	#about .intro .cover img {
		width: 100%;
	}
	#about .mark {
		width: 100%;
		margin-top: 60px;
	}
	#about .mark .img {
		float: none;
		width: 100%;
		margin-right: 0;
		padding-top: 0;
	}
	#about .mark .img img {
		width: 44%;
		height: auto;
	}
	#about .mark .txt {
		float: none;
		width: 100%;
		text-align: center;
	}
	#about .mark .txt img {
		width: 82%;
		height: auto;
		margin-top: 30px;
	}
	#about .mark .txt h4 {
		font-size: 16px;
		font-weight: bold;
		margin: 30px 0 20px;
	}

	/*Recipe*/
	#concept h2 img {
		width: auto;
		height: 30px;
	}
	#concept .intro {
		width: 86%;
		margin: 0 auto;
	}
	#concept .intro h3 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	#concept .intro h3 img {
		width: 80%;
		height: auto;
	}
	#concept .intro p {
		font-size: 13px;
		margin-bottom: 0;
	}
	#concept .detail {
		width: 86%;
		margin: 0 auto;
	}
	#concept .txtR,
	#concept .txtL {
		background-color: #fff;
		height: auto !important;
		margin-top: 60px;
	}
	#concept .txtR .pctWrap,
	#concept .txtL .pctWrap,
	#concept .txtR .txtWrap,
	#concept .txtL .txtWrap {
		float: none;
		width: 100%;
	}
	#concept .pctWrap {
		margin-bottom: 20px;
	}
	#concept .txtWrap .txt {
		background-color: #fff;
		padding: 0;
	}
	#concept .txtWrap .ttl {
		margin: 10px 0 20px;
		font-size: 18px;
		line-height: 1.6;
		text-align: center;
	}
	#concept .txtWrap .ttl span {
		display: block;
		font-size: 24px;
		line-height: 1;
		margin-right: 0;
	}
	#concept .txtWrap p {
		margin-bottom: 20px;
		font-size: 13px;
	}
	#concept .moreBtn {
		width: 70%;
		margin: 0 auto;
	}
	#concept .moreBtn a {
		padding: 10px 0;
	}

	/*Recipe detail*/
	#concept .inner {
		width: 86%;
		margin: 0 auto 60px;
	}
	#concept .inner .left,
	#concept .inner .right {
		height: auto;
		margin-top: 40px;
	}
	#concept .inner .left .pct,
	#concept .inner .right .pct {
		float: none;
		margin: 0;
	}
	#concept .inner .left .pct img,
	#concept .inner .right .pct img {
		width: 100%;
	}
	#concept .inner .left .txt,
	#concept .inner .right .txt {
		float: none;
		width: 100%;
	}
	#concept .inner .txt {
		margin-top: 30px;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
	}
	#concept .inner h3 span {
		font-size: 13px;
		line-height: 0;
	}
	#concept .inner h3 {
		font-size: 20px;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	/*Item*/
	#sweets h2 {
		margin-bottom: 30px;
	}
	#sweets h2 img {
		width: auto;
		height: 22px;
	}
	#sweets .season {
		margin-bottom: 80px;
	}
	#sweets h3 img {
		width: auto;
		height: 16px;
		margin-bottom: 20px;
	}
	#sweets p.intro {
		font-size: 13px;
	}
	#sweets .column1,
	#sweets .column2 {
		width: 86%;
		margin: 50px auto 0;
	}
	#sweets .cake li {
		display: block;
		position: relative;
		width: 49%;
		height: auto;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	#sweets .cake li:before {
		content: '';
		display: block;
		padding-top: 100%;
	}
	#sweets .cake li:nth-child(2n) {
		margin-right: 0;
	}
	#sweets .cake li h4 {
		position: absolute;
		top: 10px;
		left: 10px;
		font-size: 9px;
	}
	#sweets .cake li .store_name {
		position: absolute;
		top: 24px;
		left: 10px;
		font-size: 9px;
		width: auto;
		height: auto;
		transform: none;
	}
	#sweets .cake li p {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		height: auto;
	}
	#sweets .cake .line {
		height: 4px;
	}
	#sweets .column2 .category1,
	#sweets .column2 .category2 {
		float: none;
		overflow: hidden;
	}
	#sweets .column2 .category2 {
		margin-top: 40px;
	}
	#sweets .column2 .cake {
		width: 100%;
	}
	#sweets .item_archives {
		width: 86%;
		margin: 40px auto 0;
	}
	#sweets .item_archives a {
		width: 49%;
		margin: 0 2% 2% 0;
	}
	#sweets .item_archives a:nth-child(even) {
		margin-right: 0;
	}
	#sweets .item_archives a div {
		background: #e0f1f2;
		width: 100%;
		height: 45px;
		line-height: 45px;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
	}

	#sweets .page_en_menu {
		text-align: center;
	}
	#sweets .moreBtn {
		width: 70%;
		margin: 0 auto;
	}
	#sweets .en_menu {
		display: block;
	}

	/*Item detail*/
	#sweets .detail,
	#sweets .gift {
		margin-top: -15px;
	}
	#sweets .cover {
		overflow: hidden;
		margin-bottom: 20px;
	}
	#sweets .cover img {
		width: 100%;
		height: auto;
	}
	#sweets .detail .info {
		width: 86%;
		margin: 0 auto 40px;
	}
	#sweets .detail .info .left,
	#sweets .detail .info .right {
		float: none;
		width: 100%;
	}
	#sweets .detail .info .right {
		text-align: center;
	}
	#sweets .detail .info .right img {
		width: 60%;
		height: auto;
	}
	#sweets .detail .info .txt h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}
	#sweets .detail .info .txt h2 span {
		font-size: 10px;
	}
	#sweets .detail .info .txt p {
		font-size: 13px;
	}
	#sweets .detail .info .txt .sub {
		font-size: 12px;
		margin-bottom: 15px;
	}
	#sweets .detail .info .txt .comment {
		width: 100%;
		margin-bottom: 25px;
	}
	#sweets .info .spec {
		width: 100%;
		margin-bottom: 30px;
	}
	#sweets .info .spec dt,
	#sweets .info .spec dd {
		padding-left: 10px;
		font-size: 12px;
	}
	#sweets .info .spec dt {
		width: 32%;
	}
	#sweets .info .spec dt:after {
		right: 15%;
	}
	#sweets .info .spec dd {
		padding-left: 36%;
	}
	#sweets .info .spec .little {
		font-size: 9px;
	}
	#sweets .anniversary {
		margin: 30px 0 15px;
	}
	#sweets .anniversary img {
		width: 100%;
	}
	#sweets .detail .line,
	#sweets .gift .line {
		width: 86%;
		margin: 0 auto 40px;
		background-size: 190%;
	}
	#sweets .info .spec dd.allergy {
		gap: 5px;
		flex-wrap: wrap;
	}

	/*Item gift*/
	#sweets .gift .info {
		width: 86%;
		margin: 40px auto 0;
	}
	#sweets .gift h2 {
		font-size: 22px;
	}
	#sweets .gift .info h2 span {
		font-size: 10px;
	}
	#sweets .gift .product {
		width: 100%;
		margin: 50px 0 60px;
		flex-direction: column;
	}
	#sweets .gift .spacer {
		margin-bottom: 60px;
	}
	#sweets .gift .pct,
	#sweets .gift .spec {
		float: none;
		width: 100%;
	}
	#sweets .gift .pct {
		margin-bottom: 30px;
	}
	#sweets .gift .spec {
		margin-bottom: 0;
	}
	#sweets .gift .line {
		margin-top: -20px;
	}

	#sweets .gift.layout2 .info {
		width: 86%;
		margin: 0 auto 40px;
	}
	#sweets .gift.layout2 .info h2 {
		margin-bottom: 10px;
	}
	#sweets .gift.layout2 .gift_maininfo {
		margin-bottom: 50px;
	}
	#sweets .gift.layout2 .left,
	#sweets .gift.layout2 .right {
		float: none;
		width: 100%;
	}
	#sweets .gift .gift_kodawari {
		width: 100%;
		padding: 20px;
	}
	#sweets .gift .gift_kodawari li {
		gap: 5px;
		flex-wrap: wrap;
	}
	#sweets .gift .gift_kodawari li img {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	#sweets .gift .gift_kodawari_box div {
		margin-left: 0;
	}
	#sweets .gift .gift_kodawari .kodawari_flex {
		display: block;
	}
	#sweets .gift .gift_kodawari .new_item {
		margin: 8px 0 0 0;
	}
	#sweets .gift.layout2 .right {
		overflow: hidden;
		margin-top: 20px;
	}
	#sweets .gift.layout2 .right img {
		width: 100%;
	}
	#sweets .gift_freelist li {
		float: none;
		width: 100%;
	}
	#sweets .gift_freelist li:nth-child(odd) {
		margin-right: 0;
	}
	#sweets .gift_freelist li img {
		width: 25%;
		margin-right: 5%;
	}
	#sweets .gift_freelist li > div {
		margin-left: 30%;
	}
	#sweets .gift_freelist li > div h5 {
		line-height: 1.4;
	}
	#sweets .gift_freelist .caption {
		font-size: 80%;
		line-height: 1.6;
	}


	/*Service*/
	#service h2 {
		margin-bottom: 50px;
	}
	#service h2 img {
		height: 22px;
	}
	#service .category {
		width: 86%;
		margin-bottom: 40px;
	}
	#service .cat_ttl img {
		height: 16px;
		margin-bottom: 30px;
	}
	#service .cat_flex {
		display: block;
		margin-bottom: 60px;
	}
	#service .cat_flex .cat_img {
		width: 100%;
	}
	#service .cat_flex .cat_txt {
		width: 100%;
		margin-top: 25px;
	}
	#service .cat_flex .cat_txt p {
		position: static;
		width: 74%;
		margin: auto;
		padding: 30px 0;
		-webkit-transform: none;
		transform: none;
	}
	#service .item {
		width: 100%;
	}
	#service .item_flex li {
		width: 48%;
		margin-bottom: 40px;
	}
	#service .item_flex li .item_ttl img {
		height: 34px;
		margin-bottom: 15px;
	}
	#service .item_flex li p {
		font-size: 12px;
		line-height: 1.8;
		margin-top: 15px;
	}
	#service #category02 .item_flex li .item_ttl img {
		height: 3vw;
	}

	/*Contact*/
	#contact {
		width: 86%;
		margin: 0 auto;
	}
	#contact h2 {
		margin-bottom: 30px;
	}
	#contact h2 img {
		width: auto;
		height: 22px;
	}
	#contact .list {
		width: 100%;
	}
	#contact .list li {
		padding: 22px 0;
		font-weight: bold;
		line-height: 1.7;
	}
	#contact .list p {
		font-weight: normal;
		line-height: 2;
	}
	#contact .list li span {
		margin-left: 0;
	}
	#contact .list li span.tel {
		display: block;
		font-size: 40px;
		line-height: 0;
		padding: 20px 0 0;
	}
}

@media screen and (max-width: 550px) {
	/*Contact form*/
	#contact .form table {
		margin-bottom: 0;
	}

	#contact .form table tr {
		flex-direction: column;
		gap: 5px;
		padding-bottom: 30px;
	}

	#contact .form table th {
		width: 100%;
	}

	#contact .form table td label input {
		width: 100%;
	}

	#contact .form .btnArea {
		margin-top: 30px;
	}

	.mw_wp_form_preview #contact .form table {
		margin-bottom: 30px;
	}

	#contact .form-thanx {
		width: 100%;
	}
}