@import "/css/font-awesome/css/font-awesome.min.css";


@charset "utf-8";

/* ---------------------------------- */
/* 					下層				 */
/* ---------------------------------- */
#main.ls {
	padding: 135px 0 150px 0;
}

#main.ls h1 {
	font-size: 44px;
	font-style: oblique;
	margin: 0 0 100px 0;
	position: relative;
}

#main.ls h1 span {
	font-size: 24px;
	font-weight: 200;
	font-style: normal;
	margin: 70px 0 0 0;
	display: block;
}

#main.ls h1:before{
	content: " ";
	background-color: #112e53;
	width: 35px;
	height: 2px;
	top: 80px;
	left: 0;
	right: 0;
	margin:auto;
	position: absolute;
}





@media screen and (max-width: 768px) {
	#main.ls {
		padding: 100px 0 100px 0;
	}
	#main.ls h1 {
		font-size: 30px;
		font-style: oblique;
		margin: 0 0 60px 0;
		position: relative;
	}
	
	#main.ls h1 span {
		font-size: 18px;
		font-weight: 200;
		font-style: normal;
		margin: 50px 0 0 0;
		display: block;
	}
	
	#main.ls h1:before{
		content: " ";
		background-color: #112e53;
		width: 35px;
		height: 2px;
		top: 50px;
		left: 0;
		right: 0;
		margin:auto;
		position: absolute;
	}
}

/* Concept */
#main .ls_concept_wrap {
	
}

#main .ls_concept_wrap .pic {
	width: 770px;
	margin: 0 auto 75px auto;
}

#main .ls_concept_wrap h3 {
	font-size: 24px;
	line-height: 2;
	margin: 0 0 60px 0;
}

#main .ls_concept_wrap p {
	line-height: 2;
	margin: 0 0 60px 0;
}

#main .ls_concept_wrap p .st {
	font-size: 80%;
}

#main .ls_concept_wrap p.note {
	font-size: 80%;
	margin: 0 0 0 0;
}

#main .ls_concept_wrap .regalia {
	margin: 0 0 100px 0;
}

#main .ls_concept_wrap .regalia h2 {
	width: 182px;
	margin: 0 auto 75px auto;
}

#main .ls_concept_wrap .kingsdown {
	padding: 100px 0 0 0;
}

#main .ls_concept_wrap .kingsdown h2 {
	width: 150px;
	margin: 0 auto 40px auto;
}

#main .ls_concept_wrap .kingsdown .pic {
	width: 522px;
	margin: 0 auto 40px auto;
}

#main .ls_concept_wrap .kingsdown h4 {
	font-size: 18px;
	margin: 0 0 30px 0;
}

#main .ls_concept_wrap .kingsdown p {
	font-size: 14px;
	margin: 0 0 0 0;
}

#main .ls_concept_wrap p.lead {
	font-size: 16px;
	margin: 0 0 60px 0;
}

#main .ls_concept_wrap hr {
	width: 80%;
	height: 1px;
	margin: 0 auto;
	background-color: #d0d0d0;
	border: none;
}

@media screen and (max-width: 1000px) {
	#main .ls_concept_wrap .pic {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	#main .ls_concept_wrap .regalia {
		margin: 0 0 100px 0;
	}
	#main .ls_concept_wrap .regalia h2 {
		width: 29%;
		margin: 0 auto 40px auto;
	}
	#main .ls_concept_wrap .kingsdown h2 {
		width: 24%;
		margin: 0 auto 30px auto;
	}
	#main .ls_concept_wrap .kingsdown .pic {
		width: 80%;
		margin: 0 auto 20px auto;
	}
	#main .ls_concept_wrap .kingsdown h3 {
		font-size: 12px;
		margin: 0 0 20px 0;
	}
	
	#main .ls_concept_wrap .kingsdown p {
		font-size: 10px;
		margin: 0 0 0 0;
	}
	#main .ls_concept_wrap p.lead {
		font-size: 14px;
		margin: 0 0 40px 0;
	}
}

@media screen and (max-width: 640px) {
	#main .ls_concept_wrap .regalia {
		margin: 0 0 60px 0;
	}
	#main .ls_concept_wrap .kingsdown {
		padding: 50px 0 0 0;
	}
	#main .ls_concept_wrap .pic {
		margin: 0 auto 40px auto;
	}
	#main .ls_concept_wrap h3 {
		font-size: 18px;
		margin: 0 0 30px 0;
	}
	#main .ls_concept_wrap p {
		margin: 0 0 30px 0;
	}
	#main .ls_concept_wrap p.lead {
		font-size: 12px;
	}
	.sp_br {
		display: block;
	}
}

/* Structure */
#main .movie_wrap {
	
}

#main .movie_wrap .logo {
	width: 540px;
	margin: 0 auto 75px auto;
}

#main .movie_wrap h2 {
	font-size: 24px;
	margin: 0 0 75px 0;
}

#main .movie_wrap p {
	text-align: left;
	line-height: 2;
}

#main .movie_wrap .movie {
	width: 770px;
	margin: 0 auto 100px auto;
}

#main .movie_wrap .movie article {
	width: 770px;
	margin: 0 0 45px 0;
}

#main .movie_wrap .movie article:after {
	content: "";
	clear: both;
	display: block;
}

#main .movie_wrap .movie article figure {
	width: 270px;
	float: right;
}

#main .movie_wrap .movie article div {
	width: 475px;
	float: left;
}

#main .movie_wrap .movie article div h3 {
	font-size: 18px;
	text-align: left;
	margin: 0 0 22px 0;
}

#main .movie_wrap .regalia {
	width: 770px;
	margin: 100px auto 0 auto;
}

#main .movie_wrap .regalia figure {
	text-align: center;
	margin: 75px 0 75px 0;
}

#main .movie_wrap .regalia figure img {
	width: 467px;
	margin: 0 auto;
	display: block;
}

#main .movie_wrap .regalia figure figcaption {
	font-family: sans-serif;
	font-weight: bold;
	margin: 0 0 20px 0;
	display: block;
}

#main .movie_wrap hr {
	width: 80%;
	height: 1px;
	margin: 0 auto;
	background-color: #d0d0d0;
	border: none;
}

@media screen and (max-width: 1000px) {
	#main .movie_wrap .movie {
		width: 90%;
	}
	#main .movie_wrap .movie article {
		width: 100%;
	}
	#main .movie_wrap .movie article div {
		width: 60%;
	}
	#main .movie_wrap .movie article figure {
		width: 35%;
	}
	#main .movie_wrap .movie article figure img {
		width: 100%;
	}
	#main .movie_wrap .regalia {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	#main .movie_wrap .logo {
		width: 100%;
	}
	#main .movie_wrap .logo img {
		width: 66%;
	}
	#main .movie_wrap .movie {
		margin: 0 auto 70px auto;
	}
	#main .movie_wrap .movie article div {
		width: 100%;
		float: none;
	}
	#main .movie_wrap .movie article figure {
		width: 100%;
		margin: 0 0 30px 0;
		float: none;
	}
	#main .movie_wrap .movie article figure img {
		width: 54%;
	}
	#main .movie_wrap .movie article div h3 {
		font-size: 14px;
	}
	#main .movie_wrap h2 {
		font-size: 18px;
		line-height: 1.8;
		margin: 0 0 30px 0;
	}
	#main .movie_wrap h2 .sp_br {
		display: block;
	}
	#main .movie_wrap .regalia figure {
		margin: 40px 0 40px 0;
	}
	
	#main .movie_wrap .regalia figure img {
		width: 70%;
		margin: 0 auto;
	}
}

/* Shop */
.ls_shop_wrap .list {
	width: 770px;
	margin: 0 auto 10px auto;
}

.ls_shop_wrap .list h2 {
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 50px;
	height: 50px;
	padding: 0 0 0 35px;
	background-color: #112e53;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.ls_shop_wrap .list h2::before{
	content: "";
	top: 15px;
	right: 30px;
	width: 13px;
	height: 13px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
}

.ls_shop_wrap .list.open h2::before{
	content: "";
	top: 20px;
	right: 30px;
	width: 13px;
	height: 13px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
}

.ls_shop_wrap .list .shops {
	height: 0;
	padding: 0 0 0 35px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	overflow: hidden;
}

.ls_shop_wrap .list.open .shops {
	height: auto;
	padding: 35px 0 0 35px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	overflow: visible;
}

.ls_shop_wrap .list .shop {
	text-align: left;
	margin: 0 0 50px 0;
}

.ls_shop_wrap .list .shop h3 {
	font-size: 16px;
	margin: 0 0 20px 0;
}

.ls_shop_wrap .list .shop p {
	line-height: 1.8;
	margin: 0 0 15px 0;
}

.ls_shop_wrap .list .shop p.access {
	padding: 0 0 0 18px;
	background-image: url(../shop/img/ico_access.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 12px;
}

.ls_shop_wrap .list .shop p.access a {
	color: #112e53;
	text-decoration: underline;
}

@media screen and (max-width: 1000px) {
	.ls_shop_wrap .list {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.ls_shop_wrap .list h2 {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
		padding: 0 0 0 20px;
	}
	.ls_shop_wrap .list .shop h3 {
		font-size: 14px;
		margin: 0 0 15px 0;
	}
	.ls_shop_wrap .list h2::before{
		top: 15px;
		right: 20px;
		width: 8px;
		height: 8px;
	}
	.ls_shop_wrap .list.open h2::before{
		top: 18px;
		right: 20px;
		width: 8px;
		height: 8px;
	}
	.ls_shop_wrap .list .shops {
		padding: 0 0 0 20px;
	}
	.ls_shop_wrap .list.open .shops {
		padding: 20px 0 0 20px;
	}
	.ls_shop_wrap .list .shop {
		margin: 0 0 40px 0;
	}
	.ls_shop_wrap .list .shop p {
		margin: 0 0 12px 0;
	}
}

/* Voice */
.ls_voice_wrap .list {
	width: 770px;
	margin: 0 auto;
}

.ls_voice_wrap .list:after {
	content: "";
	clear: both;
	display: block;
}

.ls_voice_wrap .list article {
	line-height: 1.8;
	text-align: left;
	width: 31%;
	position: relative;
	float: left;
}

.ls_voice_wrap .list article:first-child {
	margin: 0 3.5% 0 0;
}

.ls_voice_wrap .list article:last-child {
	float: right;
}

.ls_voice_wrap .list article figure {
	margin: 0 auto 25px auto;
}

.ls_voice_wrap .list article h2 {
	font-size: 16px;
	letter-spacing: -0.05em;
	width: 94%;
	margin: 0 auto 25px auto;
}

.ls_voice_wrap .list article p {
	font-size: 12px;
	width: 94%;
	margin: 0 auto 25px auto;
}

.ls_voice_wrap .list article p.link {
	bottom: 0;
	left: 3%;
	width: 94%;
	background-color: #112e53;
	margin: 0 auto;
	position: absolute;
}

.ls_voice_wrap .list article p.link a {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	position: relative;
	display: block;
	z-index: 1;
}

.ls_voice_wrap .list article p.link a:hover {
	text-decoration: none;
}

.ls_voice_wrap .list article p.link a::after {
	content: "";
	left: 25%;
	bottom: 5px;
	width: 50%;
	height: 1px;
	margin: 2px 0 0 0;
	background-color: #516987;
	display: block;
	position: absolute;
	-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	z-index: -1;
}

.ls_voice_wrap .list article p.link a:hover::after {
	left: 15%;
	width: 70%;
	-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
}

.ls_voice_wrap .list article p.name {
	font-size: 14px;
	width: 94%;
	margin: 0 auto 25px auto;
}

.ls_voice_wrap .list article p.name span {
	font-size: 12px;
	letter-spacing: -0.05em;
	display: block;
}

@media screen and (max-width: 1000px) {
	.ls_voice_wrap .list {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.ls_voice_wrap .list {
		width: 85%;
	}
	
	.ls_voice_wrap .list article {
		line-height: 1.8;
		text-align: left;
		width: 100%;
		margin: 0 0 50px 0;
		position: relative;
		float: none;
	}
	.ls_voice_wrap .list article:first-child {
		margin: 0 0 50px 0;
	}
	
	.ls_voice_wrap .list article:last-child {
		float: none;
	}
	
	.ls_voice_wrap .list article figure {
		margin: 0 auto 20px auto;
	}
	
	.ls_voice_wrap .list article h2 {
		font-size: 12px;
		width: 100%;
		margin: 0 auto 20px auto;
	}
	.ls_voice_wrap .list article p {
		font-size: 12px;
		width: 100%;
		margin: 0 auto 20px auto;
	}
	.ls_voice_wrap .list article p.link {
		width: 100%;
		position: static;
	}
	.ls_voice_wrap .list article p.name {
		font-size: 12px;
		width: 100%;
		margin: 0 auto 20px auto;
	}
	.ls_voice_wrap .list article p.name span {
		font-size: 10px;
	}
}

/* Voice Detail */
.ls_voice_detail_wrap h2 {
	font-size: 24px;
	margin: 0 0 80px 0;
}

.ls_voice_detail_wrap .desc {
	text-align: left;
	width: 770px;
	margin: 0 auto 70px auto;
}

.ls_voice_detail_wrap .desc:after {
	content: "";
	clear: both;
	display: block;
}

.ls_voice_detail_wrap .desc p {
	font-size: 12px;
	line-height: 2;
}

.ls_voice_detail_wrap .desc figure {
	width: 265px;
}

.ls_voice_detail_wrap .desc figure.fl {
	float: left;
}

.ls_voice_detail_wrap .desc figure.fr {
	float: right;
}

.ls_voice_detail_wrap .desc figure.mg {
	margin: 0 0 3em 0;
}

.ls_voice_detail_wrap .desc p.fl {
	width: 434px;
	float: left;
}

.ls_voice_detail_wrap .desc p.fr {
	width: 434px;
	float: right;
}

.ls_voice_detail_wrap .desc .mg {
	margin: 0 0 3em 0;
}

.ls_voice_detail_wrap .desc .bt {
	margin: 40px 0 0 0;
	clear: both;
}

.ls_voice_detail_wrap .profile {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	padding: 24px 0 24px 0;
	border-top: solid 1px #112e53;
	border-bottom: solid 1px #112e53;
}

.ls_voice_detail_wrap .profile:after {
	content: "";
	clear: both;
	display: block;
}

.ls_voice_detail_wrap .profile figure {
	width: 154px;
	margin: 0 40px 0 0;
	float: left;
}

.ls_voice_detail_wrap .profile .name {
	font-size: 15px;
	line-height: 1.8;
	margin: 0 0 25px 0;
}

.ls_voice_detail_wrap .profile .name span {
	font-size: 12px;
	display: block;
}

.ls_voice_detail_wrap .profile .desc {
	font-size: 12px;
	line-height: 1.8;
	margin: 0 0 0 0;
}

.ls_voice_detail_wrap .archive {
	width: 770px;
	margin: 0 auto;
	padding: 90px 0 0 0;
}

.ls_voice_detail_wrap .archive:after {
	content: "";
	clear: both;
	display: block;
}

.ls_voice_detail_wrap .archive h3 {
	font-size: 24px;
	font-style: oblique;
	margin: 0;
}

.ls_voice_detail_wrap .archive .link {
	width: 364px;
	margin-top: 2em;
	background-color: #fff;
	border: solid 1px #112e53;
}

.ls_voice_detail_wrap .archive .link:after {
	content: "";
	clear: both;
	display: block;
}

.ls_voice_detail_wrap .archive .fl {
	float: left;
}

.ls_voice_detail_wrap .archive .fr {
	float: right;
}

.ls_voice_detail_wrap .archive .link figure {
	width: 114px;
	float: left;
}

.ls_voice_detail_wrap .archive .link figure img {
	display: block;
}

.ls_voice_detail_wrap .archive .link .desc {
	width: 230px;
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
}

.ls_voice_detail_wrap .archive .link .lead {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 8px 0;
}

.ls_voice_detail_wrap .archive .link .name {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.ls_voice_detail_wrap .archive .link .name span {
	font-size: 10px;
	display: block;
}

.ls_voice_detail_wrap .archive .link a {
	color: #112e53;
}

@media screen and (max-width: 1000px) {
	.ls_voice_detail_wrap .desc {
		width: 90%;
	}
	.ls_voice_detail_wrap .profile {
		width: 90%;
	}
	.ls_voice_detail_wrap .archive {
		width: 90%;
	}
	.ls_voice_detail_wrap .desc figure {
		width: 34%;
	}
	.ls_voice_detail_wrap .desc p.fl {
		width: 56%;
		float: left;
	}
	
	.ls_voice_detail_wrap .desc p.fr {
		width: 56%;
		float: right;
	}
}

@media screen and (max-width: 960px) {
	.ls_voice_detail_wrap .archive .link {
		width: 364px;
		margin: 0 auto 20px auto;
		background-color: #fff;
		border: solid 1px #112e53;
	}
	.ls_voice_detail_wrap .archive .fl {
		float: none;
	}
	
	.ls_voice_detail_wrap .archive .fr {
		float: none;
	}
}

@media screen and (max-width: 768px) {
	.ls_voice_detail_wrap h2 {
		font-size: 16px;
		line-height: 1.8;
		margin: 0 0 40px 0;
	}
	.ls_voice_detail_wrap .desc figure {
		width: 100%;
		margin: 0 0 25px 0;
	}
	.ls_voice_detail_wrap .desc figure.fl {
		float: none;
	}
	.ls_voice_detail_wrap .desc figure.fr {
		float: none;
	}
	.ls_voice_detail_wrap .desc p.fl {
		width: 100%;
		float: none;
	}
	.ls_voice_detail_wrap .desc p.fr {
		width: 100%;
		float: none;
	}
	.ls_voice_detail_wrap .profile figure {
		width: 20%;
		margin: 0 20px 0 0;
		float: left;
	}
	.ls_voice_detail_wrap .profile .name {
		font-size: 12px;
		line-height: 1.8;
		margin: 0 0 25px 0;
	}
	
	.ls_voice_detail_wrap .profile .name span {
		font-size: 10px;
		display: block;
	}
	.ls_voice_detail_wrap .profile .desc {
		font-size: 10px;
		width: 100%;
		margin: 0 0 0 0;
		padding: 20px 0 0 0;
		clear: both;
	}
	.ls_voice_detail_wrap .archive {
		padding: 40px 0 0 0;
	}
	.ls_voice_detail_wrap .archive h3 {
		font-size: 16px;
		margin: 0 0 30px 0;
	}
	.ls_voice_detail_wrap .archive .link {
		width: 100%;
		background-color: #fff;
		border: solid 1px #112e53;
	}
	.ls_voice_detail_wrap .archive .link figure {
		width: 30%;
		float: left;
	}
	.ls_voice_detail_wrap .archive .link .desc {
		width: 67%;
		margin: 0;
		padding: 10px 0 0 0;
		float: right;
	}
	.ls_voice_detail_wrap .archive .link .lead {
		font-size: 10px;
	}
	.ls_voice_detail_wrap .archive .link .name {
		font-size: 10px;
	}
	.ls_voice_detail_wrap .archive .link .name span {
		font-size: 8px;
	}
}

/* Products */
.ls_products_wrap {
	
}

.ls_products_wrap .model {
	width: 770px;
	margin: 0 auto 100px auto;
}

.ls_products_wrap .model h2 {
	margin: 0 0 40px 0;
}

.ls_products_wrap .blue h2 img {
	width: 126px;
}

.ls_products_wrap .gold h2 img {
	width: 150px;
}

.ls_products_wrap .plat h2 img {
	width: 155px;
}

.ls_products_wrap .normal h2 img {
	width: 150px;
}

.ls_products_wrap .nc h2 img {
	width: 150px;
}

.ls_products_wrap .nc {
	margin: 0 auto 0 auto;
}

.ls_products_wrap .model .lead {
	font-size: 15px;
	letter-spacing: -0.05em;
	line-height: 1.8;
	margin: 0 0 50px 0;
}

.ls_products_wrap .model .list {
	text-align: left;
	margin: 0 0 0 -15px;
	overflow: hidden;
}

.ls_products_wrap .model .list:after {
	content: "";
	clear: both;
	display: block;
}

.ls_products_wrap .model .list article {
	width: 245px;
	margin: 0 0 0 15px;
	float: left;
}

.ls_products_wrap .model .list article figure {
	margin: 0 0 25px 0;
}

.ls_products_wrap .model .list article h3 {
	font-size: 16px;
	font-weight: bold;
	width: 90%;
	margin: 0 auto 20px auto;
}

.ls_products_wrap .model .list article h3 .ico {
	font-size: 8px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 1px 2px;
	vertical-align: middle;
	border: solid 1px #112e53;
	display: inline-block;
}

.ls_products_wrap .model .list article p {
	font-size: 14px;
	line-height: 1.8;
	width: 90%;
	margin: 0 auto 20px auto;
}

.ls_products_wrap .model .list article .link {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.ls_products_wrap .model .list article .link:after {
	content: "";
	clear: both;
	display: block;
}

.ls_products_wrap .model .list article .link a {
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	width: 45%;
	background-color: #112e53;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.ls_products_wrap .model .list article .link a:hover {
	text-decoration: none;
}

.ls_products_wrap .model .list article .link a::after {
	content: "";
	left: 25%;
	bottom: 5px;
	width: 50%;
	height: 1px;
	margin: 2px 0 0 0;
	background-color: #516987;
	display: block;
	position: absolute;
	-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	z-index: -1;
}

.ls_products_wrap .model .list article .link a:hover::after {
	left: 15%;
	width: 70%;
	-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
}

.ls_products_wrap .model .list article .link a.nx {
	float: right;
}

@media screen and (max-width: 1000px) {
	.ls_products_wrap .model {
		width: 90%;
	}
	.ls_products_wrap .model .list {
		margin: 0 0 0 -3%;
	}
	.ls_products_wrap .model .list article {
		width: 30%;
		margin: 0 0 0 3%;
	}
}

@media screen and (max-width: 768px) {
	.ls_products_wrap .model {
		width: 85%;
	}
	.ls_products_wrap .model .list {
		margin: 0 0 0 0;
	}
	.ls_products_wrap .model .list article {
		width: 100%;
		margin: 0 0 40px 0;
	}
	.ls_products_wrap .blue h2 img {
		width: 80px;
	}
	.ls_products_wrap .gold h2 img {
		width: 95px;
	}
	.ls_products_wrap .plat h2 img {
		width: 98px;
	}
	.ls_products_wrap .normal h2 img {
		width: 95px;
	}
	.ls_products_wrap .nc h2 img {
		width: 95px;
	}
	.ls_products_wrap .model .lead {
		font-size: 14px;
		margin: 0 0 40px 0;
	}
	.ls_products_wrap .model .list article figure {
		margin: 0 0 15px 0;
	}
	.ls_products_wrap .model .list article h3 {
		font-size: 14px;
		width: 100%;
		margin: 0 auto 15px auto;
	}
	.ls_products_wrap .model .list article p {
		font-size: 12px;
		width: 100%;
		margin: 0 auto 15px auto;
	}
	.ls_products_wrap .model .list article .link {
		width: 100%;
		margin: 0 auto;
	}
}

































.model h2 img {
	width: 34%;
	margin: 0 auto;
}
@media only screen and (min-width: 640px) {
	.sp_only {
		display: none;
	}
	.model h2 img {
		width: 182px;
	}
	.model a {
		transition: 0.5s;
	}
	.model a:hover {
		opacity: 0.7;
		transition: 0.5s;
	}
}

@media only screen and (min-width: 960px) {
	.model ul {
		display: -webkit-flex;
		display: flex;
	}
	.model li:not(:first-child) {
		margin-left: 0.5em;
	}

}

/* ---------------------------------- */
/* 	-202109								 */
/* ---------------------------------- */
/*
.mbox {
    margin: 0 auto 100px;
}
*/
.mbox_content {
    text-align: center;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.mbox_content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mbox_toptext {
    font-size: 15px!important;
    margin: 0!important;
    padding-bottom: .5rem!important;
    text-align: center!important;
}
.mbox_bottomtext {
    font-size: 15px!important;
    margin: 0!important;
    padding-top: .5rem!important;
    text-align: center!important;
}

@media (max-width: 768px) {
    .mbox_content {
        padding-top: 56%;
    }
    .mbox_toptext {
        font-size: 10px!important;
    }
    .mbox_bottomtext {
        font-size: 10px!important;
    }
}

.minfo {
    text-align: left;
    margin-top: 50px;
}
.minfo_list {
    
}
.minfo_item {
    margin-bottom: .5rem;
}
.minfo_item_mb {
    margin-bottom: 1.5rem;
}