@charset "UTF-8";

.pcPad {
	display: none;
}
.wrapper {
	overflow: hidden;
}
header {
	width: 100%;
	text-align: center;
	
}
header h1 {
	padding: 25px 0 20px 0;
}
/* ハンバーガーナビ */

/* ハンバーガーナビ */
.main {
	width: 100%;
	overflow: hidden;
}
#mainImage {
	width: 100%;
	line-height: 0;
}
#mainImage img {
	width: 100%;
}
.mainIntro {
	width: 100%;
	margin: 30px auto 0 auto;
	text-align: center;
}
.introTtl {
	font-size: 35px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 20px;
	letter-spacing: 0.05em;
}
.introBodyCopy {
	line-height: 2.6em;
	letter-spacing: 0.05em;
}
.aboutBg {
	background-color: #f1ece3;
	width: 100%;
	padding-bottom: 80px;
}
.aboutBlock {
	width: 90%;
	padding: 0 5% 0 5%;
}
.secTtl {
	text-align: center;
}
.ttlGoldEng {
	font-size: 35px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #a58748;
	padding-top: 65px;
}
.ttlGoldJap {
	font-size: 14px;
	color: #a58748;
	padding-bottom: 10px;
}
.ownerBlock {
	width: 100%;
	padding: 30px 0 18px 0;
}
.louisSelfPhoto {
	display: block;
	text-align: center;
}
.owLine {
	border-top: 1px solid #212121;
	border-bottom: 1px solid #212121;
	padding: 20px 0 20px 0;
	margin-bottom: 10px;
}
.ownerText {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding-top: 18px;
}
.owTtl1 {
	letter-spacing: 0.1em;
}
.owTtl2 {
	font-size: 32px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.05em;
	padding: 5px 0 5px 0;
}
.owBodyCopy {
		line-height: 2em;
}
.shop1881 {
	padding-bottom: 5px;
	display: block;
	line-height: 0;
}
.shop1881 img {
	width: 100%;
}
.shopCaption {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}
.shop1881BodyCopy {
	line-height: 2em;
}
#deliciousnessTop {
}
.wideImgCenter img {
	width: 100%
}
.centering {
	width: 90%;
	padding: 0 5% 0 5%;
	text-align: center;
}
.cutChocoImg {
	padding-top: 20px;
}
.cutChocoImg img {
	width: 100%
}
.subTtlGold {
	font-size: 32px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #a58748;
	padding: 15px 0 8px 0;
}
.paddtop0 {
	padding-top: 0;
}
.bodyCopy2 {
	line-height: 2em;
	text-align: left;
}
.bodyCopy4 {
	padding: 30px 0 30px 0;
	line-height: 2em;
	text-align: left;
}
.chocoVariation {
	display: flex;
	flex-wrap: wrap;
	padding-top: 36px;
}
.oneFlavor {
	width: 50%;
	display: inline-block;
	position: relative;
	opacity: 0; 	/* フェードインしたいので最初は非表示 */
	bottom: -15px; 	/* 下から上に移動したいので最初はマイナス値 */
	transition: 1s;
}
.giftPhoto {
	position: relative;
	opacity: 0; 	/* フェードインしたいので最初は非表示 */
	bottom: -50px; 	/* 下から上に移動したいので最初はマイナス値 */
	transition: 1s;
}
.fadein {
	opacity: 1;
	bottom: 0;
}
.flTtlEng {
	font-size: 15px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 600;
	color: #a58748;
}
.flTtlJap {
	font-size: 11px;
	color: #a58748;
	font-weight: 600;
	padding-bottom: 10px
}
.bodyCopy3 {
	font-size: 11px;
	width: 86%;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 30px;
}
#products {
	text-align: center;
	margin-bottom: 38px;
}
.imgBg2 {
	background-color: #f8d3db;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.centering2 {
	width: 90%;
	margin: 0 5%;
	text-align: center;
}
.giftImgBox {
    line-height: 0;
}
.giftImgBox img {
    width: 100%;
}

.imgGiftMain {
}
.imgGiftSub1 {
	display: inline-block;
	margin-left: 24%;
	margin-right: 8%;
	margin-top: -4%;
	width: 68%;
}
.imgGiftSub2 {
	display: inline-block;
	margin-left: 6%;
	margin-right: 26%;
	margin-top: 20px;
	vertical-align: top;
	width: 68%;
}
.btn {
	width: 100%;
	margin: 0 auto;
	font-weight: 600
}
.btn a {
	background-color: #a58748;
	font-size: 18px;
	padding: 18px 0 18px 0;
	color: #FFF;
	display: block;
	letter-spacing: 0.05em;
	transition: background-color 0.5s ease 0s;
}
.btn a:hover {
	background-color: #937639;
	transition: background-color 0.5s ease 0s;
}
.btn a span {
	font-size: 14px;
}
.marg1 {
	margin-top: 50px;
}
.marg2 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.marg3 {
	margin-top: 50px;
	margin-bottom: 100px;
}
.listTtl {
	font-size: 20px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 600;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}
table.schedule {
	text-align: left;
	font-size: 15px;
	width: 100%;
	line-height: 1.5em;
}
table.schedule th {
	padding: 10px 5px 10px 0;
	vertical-align: top;
}
table.schedule th,td {
	border-bottom: 1px solid #8f8f8f;
	border-right: 1px solid #8f8f8f;

}
table.schedule th:last-child {
	border-right: none;
}
table.schedule td:last-child {
	border-right: none;
}
table.schedule th {
	border-top: 1px solid #8f8f8f;
	width: 28%;
	font-weight: 400;
}
table.schedule td {
	border-top: 1px solid #8f8f8f;
	padding: 10px 5px 10px 10px;
}
th .shopName {
	width: 20%;
}
th .kikan {
	width: 15%;
}
th .telNo {
	width: 15%;
}
th .address {
	width: 50%;
}
#shop {
}
.footBg {
	background-color: #f1ece3;
	width: 100%;
}
footer {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
}
.footRayout {
	display: flex;
	flex-direction: column;
}
.footLeftBlock {
	order: 2;
}
.footRightBlock {
    width: 100%;
	order: 1;
}
.footLogo {
}
.footNav {
	font-size: 14px;
	letter-spacing: 0.1em;
}
.footNav ul {
	font-size: 16px;

}
/*
.footNav ul li:first-child {
	border-top: 1px solid #FFF;
}
*/
.footNav ul li {
	padding: 18px 0;
	border-bottom: 1px solid #FFF;
}

.footNav a {
	color: #212121;
	transition: color 0.5s ease 0s;
}
.footNav a:hover {
	color: #8c8c8c;
	transition: color 0.5s ease 0s;
}
.sns {
	margin: 30px auto 30px auto;
}
.follow {
	color: #a58748;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	padding: 0 0 10px 0;
	vertical-align: top;
}
.sns ul {
	display: inline-block;
	line-height: 0;
	width: 200px;
}
.sns ul li {
	display: inline-block;
	line-height: 0;
}
.sns ul li:first-child {
	padding-right: 20px;
}
.copyRight {
	text-align: center;
	margin-top: 30px
}
