@charset "UTF-8";

.sp {
	display: none;
}
header {
	width: 100%;
	text-align: center;
	margin: 0 auto 45px auto;	
}
header h1 {
	padding: 25px 0 25px 0;
}
header ul {
	padding: 10px 50px 10px 50px;
}
header ul li {
	display: inline;
	padding-right: 80px
}
header ul li:last-child {
	padding-right: 0px;
}
.pcGnav {
	font-size: 19px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 400;
	background-color: #FFF;
	position: absolute;
	z-index: 99;
	width: 100%;
}
.fixed{
    position: fixed;
    top: 0;
	border-bottom: 1px solid #a58748;
}

header nav a {
	display: inline-block;
	color: #212121;
	transition: transform 0.2s ease 0s;
}
header nav a:hover {
	transform: translate(0,2px);
}
.main {
	width: 100%;
	overflow: hidden;
}
#mainImage {
	width: 2960px;
	position: relative;
	left: 50%;
	margin-left: -1477px;
}
.mainIntro {
	width: 980px;
	margin: 70px 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: 40px;
	letter-spacing: 0.05em;
}
.introBodyCopy {
	line-height: 4em;
	letter-spacing: 0.1em;
}
.aboutBg {
	background-color: #f1ece3;
	width: 100%;
	padding-bottom: 70px;
}
.aboutBlock {
	width: 980px;
	margin: 0 auto;
}
.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: 20px;
}
.ownerBlock {
	width: 800px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
}
.louisSelfPhoto {
	padding-right: 40px;
	display: inline-block;
}
.owLine {
	border-top: 1px solid #212121;
	border-bottom: 1px solid #212121;
	padding: 20px 0 20px 0;
	margin-bottom: 10px;
}
.ownerText {
	width: 480px;
	display: inline-block;
	vertical-align: top;
	padding-top: 25px;
}
.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: 10px 0 10px 0;
}
.owBodyCopy {
		line-height: 2em;
}
.shop1881 {
	padding-bottom: 10px;
	display: inline-block;
}
.shopCaption {
	font-size: 12px;
	text-align: right;
	padding-bottom: 20px;
}
.shop1881BodyCopy {
	line-height: 2em;
}
#deliciousness {
	margin-top: 55px;
}
.imgBg1 {
	background-color: #ececec;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.wideImgCenter {
	width: 1550px;
	position: relative;
	left: 50%;
	margin-left: -775px;
}
.centering {
	width: 880px;
	margin: 0 auto;
	text-align: center;
}
.cutChocoImg {
	padding-top: 50px;
	line-height: 0;
}
.subTtlGold {
	font-size: 32px;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.05em;
	color: #a58748;
	padding: 18px 0 0 0;
}
.paddtop0 {
	padding-top: 0;
}
.bodyCopy2 {
	line-height: 2em;
}
.bodyCopy4 {
	padding: 30px 0 30px 0;
	line-height: 2em;
}
.chocoVariation {
	width: 880px;
	padding-top: 36px;
	margin-bottom: 55px;
}
.oneFlavor {
	width: 210px;
	display: inline-block;
	position: relative;
	opacity: 0; 	/* フェードインしたいので最初は非表示 */
	bottom: -15px; 	/* 下から上に移動したいので最初はマイナス値 */
	transition: 1s;
	vertical-align: top;
}
.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: 190px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 30px;
}
#products {
	text-align: center;
	margin-bottom: 50px;
}
.imgBg2 {
	background-color: #f8d3db;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.centering2 {
	width: 1080px;
	margin: 0 auto;
	text-align: center;
}
.giftImgBox {
    line-height: 0;
}

.imgGiftMain {
}
.imgGiftSub1 {
	display: inline-block;
	margin-left: 20px;
	margin-top: 22px;
}
.imgGiftSub2 {
	display: inline-block;
	margin-left: 10px;
	margin-top: -60px;
	vertical-align: top;
}
.btn {
	width: 420px;
	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;
	margin-bottom: 55px;
}
.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: 20px;
	letter-spacing: 0.2em;
}
table.schedule {
	text-align: left;
	font-size: 15px;
	width: 880px;
	margin: 0 auto;
}
table.schedule th {
	text-align: center;
}
table.schedule th,td {
	border-bottom: 1px solid #8f8f8f;
	border-right: 1px solid #8f8f8f;
	padding: 10px;
}
table.schedule th:last-child {
	border-right: none;
}
table.schedule td:last-child {
	border-right: none;
}
table.schedule th {
	border-top: 1px solid #8f8f8f;
}
th .shopName {
	width: 20%;
}
th .kikan {
	width: 15%;
}
th .telNo {
	width: 15%;
}
th .address {
	width: 50%;
}
#shop {
	margin-bottom: 55px;
}
.footBg {
	background-color: #f1ece3;
	width: 100%;
}
footer {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}
.footRayout {
	height: 100px;
}
.footLeftBlock {
	float: left;
}
.footRightBlock {
	float: right;
    width: 450px;
    text-align: right;
}
.footLogo {
}
.footNav {
	font-size: 14px;
	letter-spacing: 0.1em;
}
.footNav ul li {
	display: inline;
}
.footNav a {
	color: #212121;
	transition: color 0.5s ease 0s;
}
.footNav a:hover {
	color: #8c8c8c;
	transition: color 0.5s ease 0s;
}
.sns {
	text-align: right;
	margin-top: 26px;
}
.follow {
	color: #a58748;
	font-family: ltc-goudy-oldstyle-pro, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	display: inline-block;
	text-align: right;
	padding: 6px 10px 0 0;
	vertical-align: top;
}
.sns ul {
	text-align: right;
	display: inline-block;
	line-height: 0;
	width: 70px;
}
.sns ul li {
	display: inline-block;
	line-height: 0;
}
.sns ul li:first-child {
	padding-right: 5px;
}
.copyRight {
	text-align: center;
}
