@charset "UTF-8";
* {
	word-break: break-word;
	word-wrap: break-word;
}

figure {
	margin: 0;
}

.dpflex {
	display: flex;
	justify-content: flex-start;
}

.dpflex span:first-child {
	/*padding-right: 8px;*/
	/*font-weight: bold;*/
}

.line-block__content--special .line-block__body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.mgb-fem {
	margin-bottom: 4em !important;
}

figcaption {
	color: #888;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: left;
}

.special-link:after {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e904" !important;
	font-size: 1.3rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

.heading-others {
	font-size: 3.6rem;
	font-weight: 700;
}

.icon--window:after {
	display: none !important;
}

.world-add {
	color: #888;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	margin-top: 10px;
}

img {
	max-width: 100%;
	height: auto;
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-md {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-md-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
}

.col-md-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.333333%;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-md-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.666667%;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-md-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-md-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-md-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.666667%;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-md-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-md-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.333333%;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-md-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.666667%;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-md-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-md-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.333333%;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-md-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.666667%;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-md-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media screen and (max-width: 768px) {
	.col {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
	}
	.col-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.pb-50 {
	padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
	.s-pb-25 {
		padding-bottom: 25px;
	}
}

.border-bottom__gray {
	border-bottom: 1px solid #818181;
}

.line-block__mov-inner {
	display: block;
}

.about-content.special-content {
	padding: 80px 50px 40px;
	margin: 0 auto 80px;
}

.article-detail__information-table td,
.article-detail__information-table th {
	border: 1px solid #785448;
}

.article-detail__information-table tr:last-child td,
.article-detail__information-table tr:last-child th {
	border: 1px solid #785448;
}

@media screen and (max-width: 767px) {
	.about-content.special-content {
		padding: 40px 25px 20px;
		width: 100%;
	}
	.category-list {
		width: 100%;
	}
	.about-content__ph {
		margin-bottom: 30px !important;
	}
}

.heading-others {
	margin-top: 0;
}

.about-content__title {
	margin: 0 0 25px;
}

.about-content__ph,
.heading-others--margin,
.about-content .about-content__special {
	margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
	.about-content__ph,
	.heading-others--margin,
	.about-content .about-content__special {
		margin-bottom: 25px;
	}
}

.about-content__ph img {
	max-width: 70%;
}

.about-content__special-sm {
	margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
	.about-content__special-sm {
		margin-bottom: 20px;
	}
}

.special-anchor {
	padding: 30px;
}

.special-anchor {
	background: #f1ece9;
}

@media screen and (max-width: 767px) {
	.special-anchor {
		padding: 15px;
	}
}

.special-anchor li a,
.special-latest__news li a {
	display: block;
	margin-top: 10px;
}

.special-anchor li a {
	color: #785448;
}

.special-latest__news li a {
	color: #000;
}

.special-anchor li:first-child a,
.special-latest__news li:first-child a {
	margin-top: 0;
}

.article-detail__category-element {
	display: block;
	line-height: 1.5em;
	position: relative;
}

.special-anchor .article-detail__category-element,
.special-latest__news .article-detail__category-element {
	padding-left: 30px !important;
}

.special-anchor .article-detail__category-element:before,
.line-block__content--special .special-latest__news .article-detail__category-element:before {
	font-size: 20px;
	font-size: 2.0rem;
	position: absolute;
	top: 5px;
	left: 0;
}

.line-block__content--special .special-latest__news .article-detail__category-element:before {
	color: #818181;
}

@media screen and (max-width: 767px) {
	.special-anchor .article-detail__category-element:before,
	.line-block__content--special .special-latest__news .article-detail__category-element:before {
		font-size: 18px;
		font-size: 1.8rem;
		top: 3px;
	}
}

.line-block {
	padding: 45px 0 60px;
}

.line-block__inner {
	padding: 0 30px;
}

@media screen and (max-width: 767px) {
	.line-block__inner {
		padding: 0 25px;
	}
}

.line-block__content.line-block__content--special {
	background: transparent;
	border-bottom: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
}

.line-block__content--special .line-block__title {
	background: #3f51b5;
	padding: 10px 30px;
	margin-top: 100px;
}

@media screen and (max-width: 767px) {
	.line-block__content--special .line-block__title {
		padding: 12px;
	}
}

.line-block__content--special .line-block__body {
	display: block;
	border-bottom: 0;
	padding: 0 30px 0;
}

@media screen and (max-width: 767px) {
	.line-block__content--special .line-block__body {
		padding: 25px 0 30px;
	}
}

.line-block__content--special .line-block__body--special {
	padding: 0 0 60px;
}

@media screen and (max-width: 767px) {
	.line-block__content--special .line-block__body--special {
		padding: 25px 0 30px;
	}
}

.line-block__content--special .article-detail__category-element {
	padding-left: 45px;
}

@media screen and (max-width: 767px) {
	.line-block__content--special .article-detail__category-element {
		padding-left: 30px;
	}
}

.line-block__content--special .article-detail__category-element:before {
	font-size: 26px;
	font-size: 2.6rem;
	position: absolute;
	top: 8px;
	left: 0;
}

@media screen and (max-width: 767px) {
	.line-block__content--special .article-detail__category-element:before {
		font-size: 18px;
		font-size: 1.8rem;
		top: 4px;
	}
}

table td {
	background: #fff;
}

.article-detail__footer .article-sns {
	margin: 20px 0 0 0;
}

.mod-list.-horizontal {
	margin: 0px 0 0px -1em;
	line-height: 1em;
	text-align: center;
}

.mod-list.-horizontal.-langswitch>li.sub-li {
	border-left: 1px solid white;
	display: inline-block;
	padding: 0 25px;
	margin: 0 0 15px 0;
	vertical-align: middle;
	line-height: 1em;
}

.mod-list>.sub-li>.sub-div {
	overflow: hidden;
}

.mod-list.-horizontal.-langswitch>li.sub-li a {
	color: #b8b8b8 !important;
}

.mod-list.-horizontal.-langswitch>li.sub-li a.current {
	color: #f44336 !important;
}

.article-detail__point-caption {
	margin-top: 10px;
}

.article-detail__point-caption.article-detail__point-notes {
	text-align: right;
}

.icon--window {
	text-decoration: none;
}

.icon--window:hover {
	text-decoration: underline;
}

.icon--window:after,
.icon--window span:after {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.3rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

.icon--window:after {
	content: "\e903";
}

.icon--window span:after {
	content: "\e904";
}

.special-description {
	background: #f5f5f5;
	padding: 30px;
}

.special-description__inner {
	letter-spacing: -.4em;
}

@media screen and (max-width: 767px) {
	.special-description {
		padding: 25px;
	}
}

.special-description__inner figcaption {
	letter-spacing: normal;
}

.special-description h2 {
	margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
	.special-description h2 {
		margin: 0 0 25px;
	}
}

.special-description__img,
.special-description__txt {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}

@media screen and (max-width: 767px) {
	.special-description__img,
	.special-description__txt {
		display: block;
	}
}

.special-description__img {
	text-align: center;
	width: 30%;
}

@media screen and (max-width: 767px) {
	.special-description__img {
		width: 100%;
	}
}

.special-description__txt {
	padding-left: 50px;
	width: 70%;
}

@media screen and (max-width: 767px) {
	.special-description__txt {
		padding-top: 25px;
		padding-left: 0;
		width: 100%;
	}
}

.special-description__txt p {
	margin-bottom: 50px;
}

.special-description__txt small,
.special-description__product small {
	color: #888;
}

.special-description__product,
.special-description__product small {
	display: block;
	margin-top: 50px;
}

.special-content__list li {
	margin-top: 20px;
}

.special-content__list li img {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.special-content__list li img {
		width: auto;
	}
}

.special-content__list .col-md-6 {
	padding-left: 5px;
}

.special-content__list .col-md-6:nth-child(2n+1) {
	padding-left: 10px;
	padding-right: 5px;
}

@media screen and (max-width: 767px) {
	.special-content__list .col-md-6 {
		padding-left: 10px;
	}
	.special-content__list .col-md-6:nth-child(2n+1) {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.special-content__list figcaption,
.line-block__mov figcaption,
.about-content__special figcaption,
.special-description__inner figcaption {
	margin-top: 10px;
	text-align: center;
}

.block-img {
	display: inline-block;
}

.special-product-information__table {
	margin-bottom: 0;
}

.special-product-information__table th,
.special-product-information__table td {
	border: 0;
	vertical-align: top;
}

.special-product-information__table tbody th,
.special-product-information__table tbody td {
	padding: 5px 0;
}

@media screen and (min-width: 768px) {
	.special-product-information__table tbody th,
	.special-product-information__table tbody td {
		padding: 10px 0;
	}
}

@media screen and (min-width: 768px) {
	.special-product-information__table tbody th {
		width: 30%;
	}
}

.special-product-information__table td a {
	text-decoration: none;
}

.sub-thumb {
	display: inline-block;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

@media screen and (min-width: 768px) {
	.sub-thumb {
		max-width: 640px;
	}
}

.mod-playicon {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

.mod-playicon img {
	width: 100%;
}

.sub-title {
	background: white;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-top: 10px;
}

.mod-playicon::before {
	content: "";
	display: block;
	width: 15.217%;
	height: 0;
	padding-top: 15.217%;
	border-radius: 1000px;
	background: #0f525e url(../img/playArrow.png) 55% 50% no-repeat;
	background-size: 30% auto;
	color: white;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
}

@media screen and (min-width: 768px) {
	.mod-playicon::before {
		width: 12.5%;
		height: 0;
		padding-top: 12.5%;
	}
}

.mod-playicon::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: white;
	opacity: 0;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.mod-playicon:hover::after {
	opacity: .4;
}

.modalmovie {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.modalmovie .movwrap {
	width: 100%;
	height: 0;
	max-width: 960px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.modalmovie .movwrap .inner {
	position: absolute;
	height: 100%;
	width: 100%;
}

.modalmovie .movwrap .inner iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.modalmovie .movwrap .inner .close {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	margin: auto;
	border: 1px solid blue;
	color: black;
	display: inline-block;
	padding: 5px 10px;
	background: white;
	width: 10em;
	text-align: center;
	border-radius: 2px;
	font-size: 10px;
	font-size: 1rem;
	/*
---
name: fontsize
category: -mixin
---

font-size:引数px; font-size:引数/10rem;  
に設定
```scss
  @include fontsize(引数);
```
 */
}

.modalmovie .movwrap .inner .close:hover {
	cursor: pointer;
	opacity: .8;
}


/*openlist*/

#news-more {
	display: block;
	margin: 40px auto 0 auto;
	padding: 18px 46px;
	width: 15.5em;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
	background: #4B4B4B;
	border-radius: 90px;
	border: 2px solid #4B4B4B;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
}

.special-latest__news {
	max-height: 12em;
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.special-latest__news.openlist {
	max-height: none;
	overflow: inherit;
}

#news-more:before {
	font-size: 1.2em;
	top: 0.9em;
	content: '›';
	position: absolute;
	right: 28px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#news-more:after {
	display: none;
}


/*#news-more.open:before{
	transform: rotateZ(180deg);
}*/

#news-more:hover {
	background: #fff;
	border: 2px solid #818181;
	color: #818181;
}

.txt-left {
	text-align: left !important;
}

.txt-center {
	text-align: center !important;
}

.mgbf-20 {
	margin-bottom: -20px !important;
}

.mgb-clear {
	margin-bottom: 0 !important;
}

.pdb-clear {
	padding-bottom: 0 !important;
}

.mgb-20 {
	margin-bottom: 20px !important;
}

.mgt-oem {
	margin-top: 1.5em !important;
}

.mgt-tem {
	margin-top: 2em !important;
}

.pdb-clear {
	padding-bottom: 0 !important;
}

@media screen and (min-width: 1200px) {
	.sl-col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}
	.sl-col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 70%;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
		max-width: 70%;
		margin-top: 70px !important;
	}
}

.article-detail__information-table {
	/*border-bottom: 2px solid #775348;*/
	border-bottom: none;
}

.article-detail__information-heading {
	background: #775348;
}

.article-detail__information-table td,
.article-detail__information-table th {
	border-bottom: 1px solid #775348;
}

.article-detail--goods .article-detail__category,
.article-detail--goods .article-detail__information-heading {
	background: #775348;
	color: #fff;
}

.add-btn {
	display: flex;
	justify-content: space-between;
	margin-top: 70px !important;
}

.third-title {
	font-size: 2.2rem;
}

.third-title-spec {
	padding-left: 0 !important;
	font-size: 1.8rem;
}

.third-title>img {
	width: 2.5rem;
    vertical-align: middle;
    margin-left: 0.7rem;
    margin-bottom: 3px
}

.add-btn a {
	display: inline-block;
	font-size: 1.8rem;
	flex: 0 0 23.5%;
	line-height: 1.4;
	text-align: center;
	border: 2px solid #3f51b5;
	color: #3f51b5;
	text-decoration: none;
	display: flex;
	font-weight: 600;
	align-items: center;
	justify-content: center;
	padding: 1.6rem;
	border-radius: 5px;
	transition: all 0.15s;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAllBMVEUAAAA/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbU/UbX///9KW7lEVbf8/P7f4/P19vvU2O52g8rv8fnt7/i+xOapsd6hqtuHktFkc8RfbsJYaL9VZL5IWbnr7ffN0uzCyOe3vuOQm9SNl9NvfcioQv2uAAAAF3RSTlMA2M7tpZtZCQL5xmkVRCHIRSL6ysRqFm8oMvYAAAEnSURBVDjLjZTnkoIwEIBDCEhRRD3dpYm9XX//lzsmZwoECd8flsk3s8lsITpJzKgbhi5lcUJ6CfwINCI/MJ2ZAx2cWUeZeNCDN9Gd6Qp6WU01x4EXONKazOElc5HRgwG857tgEP7GwBmWnKCRfLDgN9KbTYoIScDKgsQizK/Q4pqLKCZMhFlV687vLhMhI1RKWJyVcy5QSpS4SkI8iZ8TopJcEuoSHnJ+vS/UpbAj4TZrog9sSypdvuVH5e1W/uu5SkdBWgd+uNvzz+cD1MUZKI4oOYKCkRg0fgrkFN+gEZMF6NQVNlR1uyzdAl/eEfeXdoHNVrmX5d1oFaPpHpnRdPb2TccPgn2k7MMp2dB+h25GLwxFaq6edOwSM0nWjLrLpUvZOiEafwhqXEZUe85eAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-size: 1.8rem;
	background-position: 92% 2.1rem;
}

.table-show-img {
	margin: 15px 0;
}

.table-show-img img {
	display: inline-block;
	margin-right: 20px;
}

.icon--window:after,
.icon--window span:after {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.3rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

.icon--window:after {
	content: "\e903";
}

.icon--window span:after {
	content: "\e904";
}

.nes-block-gift>h3 {
	width: 100%;
	max-width: 340px;
	background: #ecefff;
	line-height: 4.2rem;
	padding-left: 3rem;
	position: relative;
	margin: 6rem 0 0 0;
}

.nes-block-gift>h3:after {
	content: '';
	display: block;
	border-bottom: 4.2rem solid transparent;
	border-right: 2.4rem solid #fff;
	position: absolute;
	right: 0;
	top: 0;
}

.nes-block-content {
	border: 2px solid #ecefff;
	padding: 3rem;
	position: relative;
}

.nes-block-content h3 {
	margin: 0 0 1rem 0;
	font-size: 1.8rem;
}

.game-img {
	position: absolute;
	right: 3rem;
	top: 50%;
	transform: translateY(-50%);
}

.game-img2 {
	top: auto;
	transform: translateY(0);
	bottom: 1.7rem;
}

.nes-block-gift2>h3 {
	background: #fff;
	padding-left: 0;
	margin-bottom: 1rem;
	line-height: 2.8rem;
	margin-top: 5.5rem;
}

.nes-block-content2 {
	padding: 0;
	border: none;
	flex-wrap: wrap;
	justify-content: space-between;
}

.nes-block-content-box {
	flex: 0 0 48%;
}

.nes-block-content-box {
	margin-top: 5.5rem;
}

.nes-block-content3 {
	background: #ecefff;
	min-height: 175px;
	display: flex;
	align-items: center;
}

.blue-color {
	color: #3f51b5;
}

.nes-block-gift-img {
	margin-top: 8rem !important;
}

.nes-block-gift-img img {
	max-width: 240px;
}

.third-title2 {
	margin-top: 2rem !important;
}

.blue-bg {
	background: #3f51b5 !important;
	color: #fff;
}

.nes-block-content4 {
	background: #ecefff !important;
}

.top-link,
#title01 {
	display: block;
	margin-top: 50px !important;
	overflow: hidden;
	margin-bottom: 0 !important;
}
.top-link{
	margin-top: 70px !important;
}
.top-link>img {
	width: 3em;
	vertical-align: middle;
	margin-right: 1rem;
}
@media only screen and (min-width: 769px) and (max-width: 1150px) {
	.game-img {
		position: relative;
		right: 0;
		top: 0;
		transform: translateY(0);
		display: block;
		text-align: center;
		margin-top: 1em;
		margin-left: 5%;
	}
	.mb0-p{
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 768px) {
	.game-img {
		position: relative;
		right: 0;
		top: 0;
		transform: translateY(0);
		display: block;
		text-align: center;
		margin-top: 1em;
	}
	.top-link{
		margin-top: 3rem !important;
		text-align: center;
	}
	#title01 {
		margin-top: 2rem !important;
	}
	.top-link>img {
		width: 4em;
		vertical-align: middle;
		margin-right: 1rem;
		display: block;
		margin: 0 auto 1em;
	}
	.third-title>img {
		width: 2.2rem;
		margin-bottom: 1px;
	}
	.line-block__content--special .line-block__title {
		margin-top: 2rem;
	}
	.nes-block-content3 {
		display: block;
		padding: 1.5rem;
		min-height: auto;
	}
	.nes-block-content {
		padding: 1.5rem;
	}
	.nes-block-content-box {
		flex: 0 0 100%;
	}
	.nes-block-content-box {
		margin-top: 4rem;
	}
	.heading-others {
		font-size: 2.8rem;
	}
	
	.nes-block-gift-img {
		margin-top: 4rem !important;
	}
	.nes-block-gift-img img {
		max-width: 40%;
	}
	.third-title2 {
		margin-top: 2rem !important;
	}
	.add-btn {
		flex-wrap: wrap;
		margin: 40px 0 20px 0 !important;
	}
	.nes-block-gift>h3 {
		margin-top: 4rem;
		padding-left: 1.5rem;
	}
	.nes-block-content2 {
		padding: 0;
	}
	.add-btn a {
		flex: 0 0 100%;
		margin-bottom: 15px;
		font-size: 2rem;
		line-height: 1.4rem;
		background-position: 92% 1.4rem;
	}
	.table-show-img {
		display: block;
		overflow: hidden;
	}
	.table-show-img img {
		display: block;
		float: left;
		width: 49%;
		margin-right: 0;
		max-height: none;
		height: auto !important;
	}
	.table-show-img img:first-child {
		margin-right: 1%;
	}
}

@media only screen and (min-width: 768px) {
	.mb0-p {
		margin-bottom: 0 !important;
	}
	.add-btn a:hover {
		opacity: 0.75;
		transform: translateY(-3px);
	}
	.ml-5-p {
		margin-left: -5px !important;
	}
}

@media only screen and (max-width: 321px) {
	.nes-block-gift>h3 {
		font-size: 2rem;
	}
}