@charset "UTF-8";







/* ----------------------------------------------------------------------------------------------------
	Reset
 ---------------------------------------------------------------------------------------------------- */
 body{
	 -webkit-font-smoothing: auto;
 }
.l-wrapper {
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	cursor: default;
}
.l-wrapper a{
	color: #01398E;
}	
.l-wrapper * {
	font-family: 'Times New Roman', 'Noto Serif Japanese', serif;
	font-style: normal;
	font-weight: 400;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

p {
	padding: 0;
	margin: 0;
}

h2 {
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
}

.l-wrapper img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	-webkit-interpolation-mode: bicubic;
	interpolation-mode: bicubic;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.l-wrapper a {
	transition: all 0.2s;
	text-decoration: underline;
}

.l-wrapper a:hover,
.l-wrapper a:hover img {
	text-decoration: none;
	opacity: .8;
}

.l-wrapper a:before,
.l-wrapper a:after,
.l-wrapper a img {
	transition: all .2s;
}

DIV#pankuzu_r {
	width: 967px;
	height: auto;
	margin: -5px auto 10px;
}

DIV#pankuzu_r:after {
	content: '';
	display: block;
	clear: both;
}

.l-sns-list {
	letter-spacing: -.4em;
	float: right;
	display: table;
	table-layout: fixed;
	margin: 0 -10px 0 0;
}

.l-sns-item {
	vertical-align: top;
	letter-spacing: 0;
	margin: 0 0 0 0;
	display: table-cell;
	padding: 0 10px 0 0;
}

.l-content .u-inner {
	width: 967px;
	margin: 0 auto;
	position: relative;
}

.u-show-media {
	display: none;
}

.u-hide-media {
	display: inline-block;
}

.u-font-gothic {
	font-family: 'Noto Sans JP', sans-serif !important;
}

.u-icon-window:after {
	content: '';
	width: 13px;
	height: 10px;
	display: inline-block;
	background: url(../img/icon-window.png) no-repeat center / 100% auto;
}




/* ---------------------------------------------------------------------------------------------------- */
.u-title-high {
	color: #2b8fe5;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .25em;
	margin: 0 0 50px;
	display: inline-block;
	position: relative;
}

.u-title-high:before {
	content: attr(caption);
	font-family: 'Oswald', sans-serif;
	color: #d4d4d4;
	font-size: 80px;
	font-weight: 100;
	font-style: italic;
	white-space: nowrap;
	letter-spacing: -.05em;
	position: absolute;
	top: 0;
	left: -80px;
	transform: translateY(-90%);
}

.u-title-high:after {
	content: '';
	width: 160px;
	height: 2px;
	display: inline-block;
	background: #2b8fe5;
	position: absolute;
	top: calc(50% - 1px);
	right: -170px;
}

.u-title-mid {
	color: #000;
	line-height: 1.5;
	letter-spacing: .075em;
	text-align: center;
	margin: 0 0 50px;
}

.u-title-mid .e-small {
	font-size: 22px;
	font-weight: 700;
	display: block;
}

.u-title-mid .e-large {
	font-size: 36px;
	font-weight: 700;
	display: block;
}

.u-title-low {
	text-align: center;
	margin: 0 0 25px;
}

.u-title-low .e-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: .15em;
	padding: 15px 5px;
	display: inline-block;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

.u-icon-blank-black:after,
.u-icon-blank-white:after {
	content: '';
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 0 0 10px;
	display: inline-block;
	position: absolute;
	transform: translateY(.25em);
}

.u-icon-blank-black:after {
	background: url(../img/icon-blank-01.png) no-repeat;
}

.u-icon-blank-white:after {
	background: url(../img/icon-blank-02.png) no-repeat;
}

.l-price-button {
	text-align: center;
	display: block;
}

.l-price-button .e-link {
	color: #fff;
	text-decoration: none;
	width: 100%;
	max-width: 400px;
	background: #b84500;
	display: inline-block;
	border-radius: 4px;
}

.l-price-button .e-link:hover {
	color: #fff;
	opacity: 1;
}

.l-price-button .e-link .e-name {
	font-size: 16px !important;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 2px 0 #b84500;
	letter-spacing: .1em;
	margin: 0;
	padding: 10px 0 15px 30px;
	background: #e45600;
	display: block;
	border-radius: 4px;
	position: relative;
	transform: translateY(-4px);
	transition: all 0.2s;
	overflow: hidden;
}

.l-price-button .e-link:hover .e-name {
	transform: translate(0);
}

.l-price-button .e-link .e-name:before {
	content: '';
	width: 54px;
	height: 88px;
	display: inline-block;
	background: #cd4d00 url(../img/icon-cart-01.png) no-repeat left 50% top 14px / 28px auto;
	position: absolute;
	top: 0;
	left: 0;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-keyvisual {
	color: #fff;
	line-height: 1;
	min-height: 640px;
	background: #000;
	position: relative;
}

.l-keyvisual .e-image,
.l-keyvisual .e-img {
	position: relative;
	top: auto;
	left: 0;
	z-index: 0;
}

.l-keyvisual .e-image .e-img {
	opacity:0;
	transform-origin: bottom center;
	transform: scale(1.05);
	animation: anim-show 4s 1.5s both;
}

@keyframes anim-show {
	0% {
		transform: scale(1.05);
		opacity:0;
	}
	100% {
		transform: scale(1);
		opacity:1;
	}
}

.l-keyvisual-logo {
	text-align: center;
	position: absolute;
	top: 60px;
	left: 116px;
	z-index: 10;
}

.l-keyvisual-logo .e-img {
	width: 280px;
	margin: 0 0 15px;
}

.l-keyvisual-logo .e-time {
	padding: 5px 0;
	background: #268ce4;
	display: block;
}

.l-keyvisual-title {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -.025em;
	padding: 0 116px 20px 0;
	border-bottom: 1px solid #848484;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 10;
}

.l-keyvisual-time {
	text-align: right;
	position: absolute;
	top: 135px;
	right: 116px;
	z-index: 10;
}

.l-keyvisual-time .e-title {
	font-size: 13px;
}

.l-keyvisual-time .e-time {
	font-size: 22px;
}

.l-keyvisual-time .e-time .e-small {
	font-size: 14px;
}

.l-keyvisual .e-note {
	color: #777;
	font-size: 10px;
	font-weight: 400;
	position: absolute;
	bottom: 20px;
	right: 116px;
	z-index: 10;
}

.l-keyvisual .e-note:before {
	content: '';
	width: .75em;
	height: .75em;
	margin: 0 5px 0 0;
	background: #777;
	display: inline-block;
	border-radius: 50%;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-gx7mk3-menu {
	width: 100%;
	height: 125px;
	border-top: 1px solid #333;
	background: #282828 url(../img/nav-01.png) no-repeat center top;
	position: absolute;
	z-index: 1000;
}

.l-gx7mk3-menu.is-fix {
	position: fixed;
	top: -1px;
	left: 0;
}

.l-gx7mk3-menu .u-inner {
	display: flex;
}

.l-gx7mk3-menu .e-image {
	width: 140px;
	padding: 25px 0 0;
}

.l-gx7mk3-menu .e-image .e-img {
	margin: 0 0 15px;
}

.l-gx7mk3-menu .e-image .e-caption {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	padding: 7px 0;
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
}

.l-gx7mk3-menu-inner {
	width: calc(100% - 140px);
	padding: 0 0 0 20px;
}

.l-gx7mk3-menu-title {
	color: #fff;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	letter-spacing: .15em;
	margin: 15px 0 10px;
	position: relative;
}

.l-gx7mk3-menu-title:before,
.l-gx7mk3-menu-title:after {
	content: '';
	width: calc(50% - 5em);
	height: 1px;
	display: inline-block;
	box-shadow: 0 1px 0 0 rgba(0,0,0,.5);
	background: #1c6eb5;
	position: absolute;
	top: .5em;
}

.l-gx7mk3-menu-title:before {
	left: 0;
}

.l-gx7mk3-menu-title:after {
	right: 0;
}

.l-gx7mk3-menu-items {
	display: flex;
}

.l-gx7mk3-menu-item {
	line-height: 1;
	width: calc(100% / 4);
	padding: 0 1px;
}

.l-gx7mk3-menu-item .e-link {
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: .1em;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	padding: 15px 0;
	display: block;
	background: linear-gradient(to bottom, #3e9ae9 0,#1482e0 100%);
}

.l-gx7mk3-menu-item:nth-of-type(1) .e-link {
	border-radius: 3px 0 0 3px;
}

.l-gx7mk3-menu-item:nth-of-type(4) .e-link {
	letter-spacing: 0;
	border-radius: 0 3px 3px 0;
}

.l-gx7mk3-menu-item .e-link:hover {
	color: #fff;
}

.l-gx7mk3-menu-item .e-code {
	font-family: 'Noto Sans JP', sans-serif !important;
	font-size: 10px;
	font-weight: 700;
}

.l-gx7mk3-menu-item .e-code:before {
	content: attr(caption);
	font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif !important;
	font-size: 14px;
	margin: 0 0 5px;
	display: block;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-feature {
	padding: 320px 0 0;
}

.l-feature .e-text {
	font-size: 15px;
	line-height: 2.25;
	letter-spacing: .05em;
	margin: 0 0 50px;
}

.l-feature-l_monochrome_d {
	color: #fff;
	margin: 0 0 120px;
	padding: 60px 0;
	background: #000;
}

.l-feature-l_monochrome_d .e-image:nth-of-type(odd) {
	float: left;
}

.l-feature-l_monochrome_d .e-image:nth-of-type(even) {
	float: right;
}

.l-feature-l_monochrome_d .e-caption {
	color: #b9b9b9;
	font-size: 13px;
	text-align: center;
	margin: 0 0 10px;
	display: block;
}

.l-feature-l_monochrome_d .e-caption .e-new {
	color: #e65a5a;
	font-weight: 700;
	letter-spacing: .1em;
	margin: 0 10px 0 0;
	display: inline-block;
}

.l-feature-l_monochrome_d .e-button {
	text-align: center;
	padding: 30px 0 0;
	display: block;
	clear: both;
}

.l-feature-l_monochrome_d .e-button .e-link {
	color: #fff;
	font-size: 13px;
	letter-spacing: .1em;
}

.l-feature-l_monochrome_d.is-strength {
	margin: 0 0 60px;
	padding: 100px 0 60px;
}

.l-feature-l_monochrome_d.is-strength .e-image {
	float: none;
}

.l-feature-l_monochrome_d.is-strength .e-note {
	color: #777;
	font-size: 11px;
	text-align: center;
	letter-spacing: .1em;
	vertical-align: bottom;
	padding: 30px 0 0;
	display: block;
}

.l-feature-l_monochrome_d.is-strength .e-note:before {
	content: '';
	vertical-align: middle;
	width: 1em;
	height: 1em;
	margin: 0 5px 0 0;
	background: #777;
	display: inline-block;
	border-radius: 50%;
}

.l-feature-button {
	text-align: center;
	margin: 0 0 120px;
}

.l-feature-button .e-link {
	color: #fff;
	font-size: 18px;
	letter-spacing: .1em;
	text-decoration: none;
	width: 650px;
	padding: 20px 0;
	display: inline-block;
	border-radius: 3px;
	background: #262626;
}

.l-feature-button .e-link:hover {
	color: #fff;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-campaign-banner {
	margin: 0 0 200px;
	padding: 60px 0;
	background: #f1f1f1;
}

.l-campaign-banner .e-banner {
	text-align: center;
	background: linear-gradient(to right, #000000 0%,#ffffff 50%,#000000 100%);
}




/* ---------------------------------------------------------------------------------------------------- */
.l-favor-items {
	margin: 0 0 60px;
	border: 1px solid #d4d4d4;
	display: flex;
}

.l-favor-item {
	border: 1px solid #d4d4d4;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-favor-kit {
	padding: 60px 0;
	background: #e1e1e1 url(../img/bg-01.png) repeat-x center top;
	position: relative;
}

.l-favor-kit:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 45px 0 45px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.l-favor-kit-title {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 20px;
}

.l-favor-kit table {
	width: 100%;
	margin: 0 0 25px;
	background: #fff;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:fixed;
}

.l-favor-kit table * {
	font-family: 'Noto Sans JP', sans-serif !important;
}

.l-favor-kit th,
.l-favor-kit td {
	font-size: 11px;
	line-height: 1.35;
	padding: 10px 5px;
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
}

.l-favor-kit th {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	vertical-align: top;
	background: #2b8fe5;
}

.l-favor-kit th em {
	font-weight: 700;
	margin: 0 0 5px;
	display: block;
}

.l-favor-kit th.is-head {
	color: #000;
	text-align: right;
	text-shadow: none;
	width: 270px;
	background: #fff;
}

.l-favor-kit th.is-head .e-name {
	font-size: 14px;
}

.l-favor-kit td {
	text-align: center;
	padding: 0;
}

.l-favor-kit td.is-strong {
	color: #d50000;
	font-size: 16px;
}

.l-favor-kit td.is-strong em {
	font-weight: 700;
}

.l-favor-kit td.is-strong small {
	font-size: 12px;
	display: block;
}

.l-favor-kit td.is-check:before {
	content: '';
	width: 30px;
	height: 22px;
	display: block;
	background: url(../img/icon-check-01.png) no-repeat center / 100% auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.l-favor-kit th.is-cp {
	background: #4e6d88;
}

.l-favor-kit-button {
	text-align: center;
	margin: 0 0 50px;
}

.l-favor-kit-button .e-link {
	color: #000;
	font-size: 14px;
	letter-spacing: .1em;
}

.l-favor-kit-item {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	position: relative;
}

.l-favor-kit-item:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: .5em;
	left: 0;
}

.l-favor-kit-item .e-note {
	color: #777;
	font-size: 12px;
	display: block;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-original-kit {
	padding: 120px 0;
	background: #2780ce url(../img/bg-02.png) repeat-x center top;
}

.l-original-kit-title {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0,0,0,.5);
	margin: 0 0 25px;
}

.l-original-kit-time {
	text-align: center;
	margin: 0 0 30px;
	display: block;
}

.l-original-kit-time .e-desc {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 15px 20px;
	text-shadow: 0 2px 0 rgba(0,0,0,.5);
	border: 2px solid #fff;
}

.l-original-kit-release {
	color: #fff;
	text-align: center;
	margin: 0 0 60px;
	display: block;
}

.l-original-kit-copy {
	color: #fff;
	text-align: center;
	margin: 0 0 25px;
}

.l-original-kit-copy .e-title {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .15em;
	padding: 15px 5px;
	display: inline-block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.l-original-kit-text {
	color: #fff;
	font-size: 15px;
	line-height: 2;
	margin: 0 0 20px;
}

.l-original-kit-text:nth-of-type(4) {
	margin: 0 0 60px;
}

.l-original-kit-detail {
	margin: 0 20px 50px;
	padding: 60px 0 20px;
	background: #fff;
	position: relative;
}

.l-original-kit-detail:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 45px 0 45px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
}

.l-original-kit-detail-title {
	text-align: center;
	margin: 0 0 30px;
}

.l-original-kit-detail-title .e-small {
	font-size: 18px;
	font-weight: 700;
	display: block;
}

.l-original-kit-detail-title .e-large {
	font-size: 40px;
	font-weight: 700;
	display: block;
}

.l-original-kit-detail-image {
	margin: 0 0 30px;
	position: relative;
}

.l-original-kit-detail-image:after {
	content: '';
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 50%;
	background: url(../img/icon-plus-01.png) no-repeat center / 100% auto;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: calc(50% - 70px);
	transform: translateY(-50%);
}

.l-original-kit-detail-image .e-img:nth-of-type(1) {
	margin: 0 35px 0 0;
}

.l-original-kit-detail-items {
	width: calc(100% - 40px);
	margin: 0 20px;
	padding: 20px 0;
	display: table;
	background: #f1f1f1;
}

.l-original-kit-detail-items .e-title {
	text-align: center;
	vertical-align: middle;
	width: 220px;
	display: table-cell;
}

.l-original-kit-detail-items .e-wrap .e-item {
	font-size: 14px;
	padding: 3px 0;
}

.l-original-kit-detail-items .e-wrap .e-item .e-link {
	font-size: 11px;
	font-weight: 700;
	margin-left: 20px;
	display: inline-block;
}

.l-original-kit-detail-purchase {
	width: calc(100% - 40px);
	margin: 0 20px;
	background: #fff;
}

.l-original-kit-detail-purchase-items {
	display: flex;
	position: relative;
}

.l-original-kit-detail-purchase-items:after {
	content: '';
	width: 1px;
	height: calc(100% - 60px);
	display: inline-block;
	background: #ddd;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.l-original-kit-detail-purchase-item {
	text-align: center;
	width: 50%;
	padding: 60px 0;
}

.l-original-kit-detail-purchase-item .e-title {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 5px;
	display: block;
}

.l-original-kit-detail-purchase-item .e-price {
	color: #c50003;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	display: block;
}

.l-original-kit-detail-purchase-item .e-price:after {
	content: '円（税抜）';
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 5px;
	display: inline-block;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-purchase-benefits {
	padding: 120px 0;
	background: #2447b7 url(../img/bg-03.png) repeat-x;
}

.l-purchase-benefits-title {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0,0,0,.5);
	margin: 0 0 25px;
}

.l-purchase-benefits-time {
	text-align: center;
	margin: 0 0 60px;
	display: block;
}

.l-purchase-benefits-time .e-desc {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 15px 20px;
	text-shadow: 0 2px 0 rgba(0,0,0,.5);
	border: 2px solid #fff;
}

.l-purchase-benefits-items {
	margin: 0 -2px;
	display: flex;
}

.l-purchase-benefits-item {
	width: calc(100% / 3 - 4px);
	margin: 0 2px;
	padding: 0 0 15px;
	background: #fff;
}

.l-purchase-benefits-item > .e-title {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .1em;
	padding: 25px 0;
	display: block;
	background: #f1f1f1;
}

.l-purchase-benefits-item .e-image {
	text-align: center;
}

.l-purchase-benefits-item .e-image:nth-of-type(2) {
	min-height: 265px;
	margin: 0 20px 20px;
	padding: 15px 0;
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
}

.l-purchase-benefits-item .e-kit {
	font-size: 11px;
	line-height: 1.5;
	min-height: 105px;
	padding: 15px 30px;
	display: block;
	background: #f1f1f1;
}

.l-purchase-benefits-item .e-kit:before {
	content: 'キット内容';
	font-family: 'Times New Roman', 'Noto Serif Japanese', serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	margin: 0 0 5px;
	display: block;
}

.l-purchase-benefits-item .e-kit .e-link {
	font-weight: 700;
	margin: 0 0 0 5px;
	display: inline-block;
}

.e-price-list li {
	padding: 30px 20px 0;
}

.e-price-list li .e-title {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin: 0;
	display: block;
}


.e-price-list li .e-price {
	color: #c50003;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	display: block;
}

.e-price-list li .e-price:after {
	content: '円（税抜）';
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 5px;
	display: inline-block;
}




/* ---------------------------------------------------------------------------------------------------- */
.l-accessories {
	padding: 120px 0;
	background: #182c76 url(../img/bg-04.png) repeat-x;
}

.l-accessories-title {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0,0,0,.5);
	margin: 0 0 25px;
}

.l-accessories-time {
	text-align: center;
	margin: 0 0 60px;
	display: block;
}

.l-accessories-time .e-desc {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 15px 20px;
	text-shadow: 0 2px 0 rgba(0,0,0,.5);
	border: 2px solid #fff;
}

.l-accessories-items {
	margin: 0 -2px;
	display: flex;
}

.l-accessories-item {
	width: 50%;
	margin: 0 2px;
	padding: 0 90px 30px;
	background: #fff;
}

.l-accessories-item .e-title {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .1em;
	margin: 0 -90px;
	padding: 25px 0;
	display: block;
	background: #f1f1f1;
}

.l-accessories-item .e-button {
	text-align: center;
	margin: 0 0 5px;
	display: block;
}

.l-accessories-item .e-button .e-link {
	font-size: 12px;
	font-weight: 700;
}

.l-accessories-item .e-price {
	color: #c50003;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	display: block;
}

.l-accessories-item .e-price:after {
	content: '円（税抜）';
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 5px;
	display: inline-block;
}

.l-accessories-item .e-note {
	color: #c50003;
	font-size: 13px;
	margin: 0 -70px;
	padding: 15px 0 0 1.5em;
	display: block;
	position: relative;
}

.l-accessories-item .e-note:before {
	content: '※';
	margin-left: -1.25em;
	position: absolute;
}

.l-accessories-item .e-note .e-link {
	margin: 0 0 0 5px;
	display: inline-block;
}

/*---------------------------------------------------------------------------*/
.c-entry-item {
	vertical-align: top;
	letter-spacing: 0;
	width: calc(100% / 2 - 32px);
	margin: 0 16px;
	display: inline-block;
	position: relative;
}

.c-entry-item .e-title {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0;
	padding: 10px 0 5px;
}

#pd_main-footer{
	margin-top: 0;
}
