@charset "utf-8";

.pc {
	display: block;
}
.sp {
	display: none;
}

/* =======================================

	共通

========================================== */
.mb80 {
	margin-bottom: 80px !important;
}

.siteCaution {
	text-align: center;
	background-color: #e7ebf0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #11284c;
	font-size: 16px;
	padding: 10px 0;
}

.boxHeaderSlider {
	padding: 20px 0 10px 0;
	background-color: #f4f7fa;
	overflow: hidden;
}

@media screen and (max-width: 1050px) {
	.boxHeaderSlider {
		max-width: 1050px;
	}
}

.boxHeaderSlider .slider a {
	margin: 0 5px;
}

.boxHeaderSlider .slider a:hover {
	opacity: 0.7;
}

.boxHeaderSlider .slider img {
	width: auto;
	height: 480px;
}

.titMoon {
	margin: 0 0 40px 0;
	text-align: center;
	background-image: url("../img/ico_moon.png");
	background-repeat: no-repeat;
	background-size: 55px auto;
	background-position: center top;
	padding: 75px 0 0 0;
	color: #11284c;
	font-size: 26px;
	font-weight: bold;
}

.titBg {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-image: url("../img/bg_title.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin: 0 0 20px 0;
	padding: 20px 0;
}

.boxCommonBottom {
	width: 870px;
	margin: 0 auto;
}

.boxCommonBottom .boxSection {
	margin: 0 0 40px 0;
}

.boxCommonRecommend {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.boxCommonRecommend a {
	width: calc(50% - 10px);
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 1px 1px 8px -2px #999999;
	background-color: #ffffff;
	margin: 0 20px 0 0;
}

.boxCommonRecommend a:last-child {
	margin: 0;
}

.boxCommonRecommend a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.boxCommonRecommend a figure {
	width: 48%;
	text-align: center;
	overflow: hidden;
}

.boxCommonRecommend a figure img {
	width: auto;
	height: 160px;
}

.boxCommonRecommend a .text {
	width: 48%;
}

.boxCommonRecommend a .text p {
	line-height: 150%;
	font-size: 14px;
}

.boxCommonRecommend a .text p.title {
	font-size: 16px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ffc834;
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
}

.boxCommonFull a {
	display: block;
	margin: 0 0 20px 0;
}

.boxCommonFull a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.boxCommonFull a:last-child {
	margin: 0;
}

.boxCommonFull a figure img {
	width: 100%;
	height: auto;
}

.boxCommonFull a figure figcaption {
	display: block;
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 1px 1px 8px -2px #999999;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 130%;
}

.boxCommonItem {
	display: flex;
	flex-wrap: wrap;
}

.boxCommonItem a {
	width: 202px;
	margin: 0 20px 20px 0;
	background-color: #ffffff;
	box-shadow: 1px 1px 8px -2px #999999;
	box-sizing: border-box;
	padding: 5px 10px 10px 10px;
}

.boxCommonItem#boxHomeGoods a,
.boxCommonItem#boxHomeLimited a,
.boxCommonItem#boxHomeGlass a {
	margin: 0;
}

.boxCommonItem#boxHomeGoods a figure,
.boxCommonItem#boxHomeLimited a figure,
.boxCommonItem#boxHomeGlass a figure {
	margin: 10px 0 0 0;
}

.boxCommonItem#boxHomeGoods .slick-slide,
.boxCommonItem#boxHomeLimited .slick-slide,
.boxCommonItem#boxHomeGlass .slick-slide {
	padding: 0 10px;
}

#boxHomeGoods .slick-list,
#boxHomeLimited .slick-list,
#boxHomeGlass .slick-list {
	padding: 5px 0;
}

.boxCommonItem a:nth-child(4n) {
	margin: 0 0 20px 0;
}

.boxCommonItem a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.boxCommonItem a figure {
	text-align: center;
	overflow: hidden;
}

.boxCommonItem a figure img {
	width: auto;
	height: 180px;
	margin: 0 auto;
}

.boxCommonItem a p {
	margin: 15px 0 0 0;
	text-align: center;
	line-height: 140%;
	font-size: 16px;
}

.boxCommonItem#boxHomeGoods a p,
.boxCommonItem#boxHomeLimited a p,
.boxCommonItem#boxHomeGlass a p {
	margin: 15px 0;
}

.boxCommonReading {
	display: flex;
	justify-content: center;
}

.boxCommonReading a {
	width: calc(25% - 20px);
	margin: 0 20px 0 0;
	background-color: #ffffff;
	box-shadow: 1px 1px 8px -2px #999999;
	box-sizing: border-box;
}

.boxCommonReading a:last-child {
	margin: 0;
}

.boxCommonReading a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.boxCommonReading a figure img {
	width: 100%;
	height: auto;
}

.boxCommonReading a p {
	text-align: center;
	line-height: 140%;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
}

.boxCommonBottomImg img {
	width: 100%;
	height: auto;
}

.boxCommonNews table {
	width: 100%;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #dbdfe4;
	line-height: 180%;
	font-size: 16px;
	color: #11284c;
}

.boxCommonNews table th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dbdfe4;
	padding: 15px 0;
	width: 15%;
}

.boxCommonNews table td {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dbdfe4;
	padding: 15px 0;
	width: 85%;
}

.boxCommonNews table td a {
	color: #11284c;
}

.boxCommonNews p {
	text-align: center;
	margin: 10px 0 0 0;
}

.boxCommonNews p a {
	font-size: 14px;
	font-weight: bold;
	color: #11284c;
	width: 265px;
	height: 40px;
	display: inline-block;
	box-sizing: border-box;
	padding: 15px 0 0 0;
	box-shadow: 1px 1px 8px -2px #999999;
}

.boxCommonNews p a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.boxCommonInfo ul:first-child {
	display: flex;
	justify-content: center;
	width: 780px;
	margin: 0 auto;
}

.boxCommonInfo ul:first-child li {
	width: 175px;
	margin: 0 20px 0 0;
}

.boxCommonInfo ul:first-child li:last-child {
	margin: 0;
}

.boxCommonInfo ul:first-child li a {
	display: block;
	width: 175px;
	height: 175px;
	text-align: center;
	color: #11284c;
	font-size: 17px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 10px 0 0 0;
	box-shadow: 1px 1px 8px -2px #999999;
}

.boxCommonInfo ul:first-child li a figure {
	width: 100%;
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.boxCommonInfo ul:first-child li:first-child a figure img {
	width: 60px;
	height: auto;
}

.boxCommonInfo ul:first-child li:nth-child(2) a figure img {
	width: 68.5px;
	height: auto;
}

.boxCommonInfo ul:first-child li:nth-child(3) a figure img {
	width: 44px;
	height: auto;
}

.boxCommonInfo ul:first-child li:nth-child(4) a figure img {
	width: 60px;
	height: auto;
}

.boxCommonInfo ul:first-child li a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.boxCommonInfo ul:last-child {
	display: flex;
	justify-content: space-between;
	margin: 40px auto 0 auto;
}

.boxCommonInfo ul:last-child li {
	width: 427px;
}

.boxCommonInfo ul:last-child li a:hover {
	opacity: 0.7;
}

.boxCommonInfo ul:last-child li img {
	width: 100%;
	height: auto;
}
.caution {
	width: 100%;
	margin-top: 8px;
}

.boxBannerSlider p {
	font-size: 20px;
	font-weight: bold;
	color: #11284c;
	margin: 0 0 10px 0;
	text-align: center;
}

.boxBannerSlider .slider {
	width: 936px;
	margin: 0 auto;
}

.boxBannerSlider .slider a:hover {
	opacity: 0.7;
}

.boxBannerSlider .slider img {
	width: 468px;
	height: auto;
}

/* =======================================

	トップページ

========================================== */
.boxHomeBannerSlider {
	display: block;
	margin: 30px auto;
}

.boxHomeBannerSlider p {
	font-size: 20px;
	font-weight: bold;
	color: #11284c;
	margin: 0 0 10px 0;
	text-align: center;
}

.boxHomeBannerSlider .slider {
	width: 936px;
	margin: 0 auto;
}

.boxHomeBannerSlider .slider a:hover {
	opacity: 0.7;
}

.boxHomeBannerSlider .slider img {
	width: 468px;
	height: auto;
}

.boxHomeContentsWrapper {
	background-color: #11284c;
	background-image: url("../img/bg_contents.png");
	background-repeat: repeat-y;
	background-size: 100% auto;
	background-position: center 200px;
	padding: 50px 0 20px 0;
}

.boxHomeContentsInner {
	width: 1010px;
	margin: 0 auto;
	padding: 50px 0 100px 0;
	background-color: #ffffff;
}

.sideCommon {
	/* 楽天 */
	width: 240px;
}

.sideCommon dl {
	margin: 0 0 40px 0;
}

.sideCommon dl dt {
	background-image: url("../img/bg_title_side.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 60px;
	margin: 0 0 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sideCommon dl dd ul.banner li {
	margin: 0 0 10px 0;
}

.sideCommon dl dd ul.banner li img {
	width: 100%;
	height: auto;
}

.sideCommon dl dd ul.banner li a:hover {
	opacity: 0.7;
}

.sideCommon dl dd ul.listImg li a {
	display: flex;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dbdfe4;
	padding: 10px 0;
	align-items: center;
}

.sideCommon dl dd ul.listImg li a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.sideCommon dl dd ul.listImg li a figure {
	width: 70px;
	text-align: center;
}

.sideCommon dl dd ul.listImg li a figure img {
	width: auto;
	height: 50px;
}

.sideCommon dl dd ul.listImg li a span {
	font-size: 16px;
	line-height: 130%;
	width: 160px;
}

.sideCommon dl dd ul.listText li a {
	display: block;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dbdfe4;
	padding: 10px 0;
	align-items: center;
	font-size: 16px;
	line-height: 130%;
}

/* =======================================

	商品ページ

========================================== */
.boxDetailHeader {
	width: 780px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	margin: 0 0 20px 0;
	padding: 40px 0 0 0;
	display: flex;
	justify-content: space-between;
}

.boxDetailHeader figure.mainImg {
	width: 255px;
	text-align: center;
}

.boxDetailHeader div.text {
	width: 510px;
}

.boxDetailHeader div.text p.catch {
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 42px;
	background-image: none;
	background-size: 0;
	background-repeat: no-repeat;
	background-position: 0 center;
	font-size: 16px;
	line-height: 130%;
	color: #11284c;
	display: flex;
	align-items: center;
	font-weight: bold;
}

.boxDetailHeader.noIcon div.text p.catch {
	background-image: none;
	padding: 0;
	font-weight: bold;
}

.boxDetailHeader div.text p.bgText {
	color: #ffffff;
	background-color: #1b5978;
	font-size: 18px;
	text-align: center;
	padding: 15px 0;
	border-radius: 25px;
	margin: 0 0 20px 0;
}

.boxDetailHeader div.text .title {
	font-size: 40px;
	color: #11284c;
	margin: 0 0 20px 0;
	line-height: 110%;
	font-weight: bold;
}

.boxDetailHeader div.text .title small {
	font-size: 30px;
}

.boxDetailHeader div.text .caption {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.boxDetailHeader div.text .priceArea {
	margin: 0 5px 0 0;
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 1px 1px 8px -2px #999999;
	color: #11284c;
}

.boxDetailHeader div.text .priceArea .inner {
	display: flex;
	align-items: center;
}

.boxDetailHeader div.text .priceArea p.price {
	width: 50%;
	font-size: 24px;
	font-weight: bold;
}

.boxDetailHeader div.text .priceArea p.price small {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 14px;
	font-weight: normal;
}

.boxDetailHeader div.text .priceArea p.price small.yen {
	font-weight: bold;
}

.boxDetailHeader div.text .priceArea p.price span {
	display: inline-block;
	margin: 5px auto 0 0;
	padding: 5px 10px;
	font-size: 14px;
	color: #bf0202;
	background-color: #fddddb;
}

.boxDetailHeader div.text .priceArea p.title {
	margin: 0 0 15px 0;
	line-height: 150%;
	font-size: 18px;
	font-weight: bold;
}

.boxDetailHeader div.text .priceArea .cart {
	display: block;
	width: 229px;
}

.boxDetailHeader div.text .priceArea .cart a:hover,
.boxDetailHeader div.text .priceArea .cart input:hover {
	opacity: 0.7;
}

.boxDetailHeader div.text .priceArea .cart img,
.boxDetailHeader div.text .priceArea input {
	width: 100%;
	height: auto;
}

.boxCommonOtherItems {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	flex-wrap: wrap;
	padding: 0 5px;
}

.boxCommonOtherItems.oneItem {
	justify-content: center;
}

.boxCommonOtherItems a {
	width: 49%;
	margin: 0 0 15px 0;
	padding: 30px 30px 20px 0;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	box-shadow: 1px 1px 8px -2px #999999;
}

.boxCommonOtherItems.oneItem a {
	width: 55%;
}

.boxCommonOtherItems a figure {
	width: 160px;
	text-align: center;
}

.boxCommonOtherItems a figure img {
	width: 100px;
	height: auto;
}

.boxCommonOtherItems a figure.vertical img {
	width: auto;
	height: 100px;
}

.boxCommonOtherItems a .text {
	width: calc(100% - 160px);
	text-align: center;
}

.boxCommonOtherItems a .text .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 12px 0;
}

.boxCommonOtherItems a .text .price {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.boxCommonOtherItems a .text .price small {
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
	margin: 0 0 0 5px;
}

.boxCommonOtherItems a .text .price small.yen {
	font-weight: bold;
}

.boxCommonOtherItems a .text .btn {
	text-align: center;
}

.boxCommonOtherItems a .text .btn img {
	width: 161px;
	height: auto;
}

.boxCommonOtherItems a:hover {
	opacity: 0.7;
	text-decoration: none;
}
