@charset "utf-8";

/* +++++++++++++++++++++++++ */
/*
/*-PC-
/*
/* +++++++++++++++++++++++++ */

a,
a:link {
	color: #000;
}
#mofmo {
	color: #000;
	font-size: 17px;
}
#index-main {
	margin-bottom: 70px;
	text-align: center;
}
#index-main img {
	width: 100%;
}
.inner-content-area {
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
img {
	max-width: 100%;
}

#an-navi {
	margin-bottom: 120px;
}
#an-navi ul {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#an-navi li {
	width: 25%;
	text-align: center;
}
#an-navi a {
	display: block;
	text-decoration: none;
}
#an-navi a .en {
	display: block;
	font-family: "Work Sans", sans-serif;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
}
#an-navi a .jp {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

.mofmo-ttl01 {
	margin-bottom: 90px;
	text-align: center;
}
.mofmo-ttl01 .en {
	display: block;
	font-family: "Work Sans", sans-serif;
	font-size: 60px;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	line-height: 1.2;
}
.mofmo-ttl01 .jp {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

/* +++++++++++++++++++++++++ */

#movie {
	margin-bottom: 170px;
}
#movie .gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
#movie .gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

/* +++++++++++++++++++++++++ */

#feature {
	margin-bottom: 100px;
}
.feature-ttl {
	margin-bottom: 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}
#feature01 {
	position: relative;
	margin-bottom: 120px;
}
#feature01:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 50%;
	padding-top: 33%;
	margin-top: -16%;
	background: url(../img/feature_img01.png) no-repeat left top;
	background-size: 100% auto;
}
#feature01 .content-area {
	position: relative;
	z-index: 2;
}
#feature01 .content-area .inner {
	padding-right: 55%;
}
#feature01 li {
	margin-bottom: 40px;
}
#feature01 .ttl {
	margin-bottom: 10px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}
#feature01 .ttl .no {
	display: inline-block;
	margin-right: 5px;
	background-color: #000;
	border-radius: 1000px;
	line-height: 20px;
	font-size: 16px;
	width: 22px;
	height: 22px;
	color: #fff;
	text-align: center;
}

/* +++++++++++++++++++++++++ */

#feature02 {
	position: relative;
	margin-bottom: 120px;
}
#feature02:before {
	content: "";
	position: absolute;
	top: 50%;
	rleft: 0;
	width: 50%;
	padding-top: 34%;
	margin-top: -17%;
	background: url(../img/feature_img02.png) no-repeat left top;
	background-size: 100% auto;
}
#feature02 .content-area {
	position: relative;
	padding-top: 34%;
	z-index: 2;
}
#feature02 .content-area .inner {
	position: absolute;
	top: 0;
	left: 55%;
	height: 100%;
	width: 45%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#feature02 .content-area .inner-inner {
}

/* +++++++++++++++++++++++++ */

#hexa {
	padding: 120px 0;
	background: #f6fcff; /* Old browsers */
	background: -moz-linear-gradient(left, #f6fcff 0%, #f2fafd 50%, #f0f8ff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #f6fcff 0%, #f2fafd 50%, #f0f8ff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #f6fcff 0%, #f2fafd 50%, #f0f8ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6fcff', endColorstr='#f0f8ff',GradientType=1 ); /* IE6-9 */
}
#hexa .hexa-ttl {
	margin-bottom: 60px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.2;
	text-align: center;
}
#hexa .hexa-lead {
	margin-bottom: 80px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#hexa li {
	width: 28.5%;
}
#hexa li img {
	width: 100%;
}
#hexa li .ph {
	margin-bottom: 30px;
}
#hexa li .ttl {
	margin-bottom: 20px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	text-align: center;
}

/* +++++++++++++++++++++++++ */

#products {
	margin-bottom: 120px;
}
#products .products-name {
	position: relative;
	margin-bottom: 70px;
	padding-left: 20px;
}
#products .products-name:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background-color: #5d95c8;
	width: 8px;
	height: 100%;
}
#products .products-name .en {
	display: block;
	font-family: "Work Sans", sans-serif;
	font-size: 30px;
	letter-spacing: 0.2em;
	line-height: 1.2;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
}
#products .products-name .jp {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	color: #5d95c8;
}
#products .item {
}
#products .item .ph {
	width: 48%;
}
#products .item .data {
	width: 48%;
}
#products .item .item-data-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#products .item .item-data-table thead th,
#products .item .item-data-table tbody td {
	padding: 10px 0;
	text-align: center;
}
#products .item .item-data-table thead th {
	font-weight: 700;
	border-bottom: solid 1px #787878;
}
#products .item .item-data-table tbody td {
}
#products .item .item-data-table tbody tr:nth-child(even) td {
	background-color: #f1f9fe;
}
#products .item .table-cap {
	font-size: 14px;
	line-height: 1.5;
}
#products .review_btn{
	text-align:center;
	margin-top:2em;
}

/* +++++++++++++++++++++++++ */

#related-products {
	margin-bottom: 120px;
	padding: 120px 0;
	background-color: #fcf8f3;
}
#related-products .mofmo-ttl01 {
	margin-bottom: 70px;
	text-align: center;
	color: #938060;
}
#related-products .mofmo-ttl01 .en {
	font-size: 50px;
}
#related-products .mofmo-ttl01 .jp {
	font-size: 30px;
}

#related-products ul {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
#related-products li {
	width: 192px;
}
#related-products li a {
	display: block;
	text-decoration: none;
}
#related-products .ph {
	margin-bottom: 10px;
}
#related-products .ttl {
	text-align: center;
}
#related-products .ttl .en {
	display: block;
	font-family: "Work Sans", sans-serif;
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
}
#related-products .ttl .jp {
	display: block;
	font-family: "Work Sans", sans-serif;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

/* +++++++++++++++++++++++++ */

.pagetop {
	text-align: center;
}

@media (max-width: 1220px) {
	#common-header .content-area,
	#common-footer .content-area,
	.content-area {
		max-width: 980px;
		padding: 0 25px;
		margin-left: auto;
		margin-right: auto;
	}

	#related-products ul {
		max-width: 100%;
	}
}

br.sp {
	display: none;
}

br.pc {
	display: block;
}
