html {
	font-family: sans-serif;
  /* 1 */
	-ms-text-size-adjust: 100%;
  /* 2 */
	-webkit-text-size-adjust: 100%;
  /* 2 */;
}

body {
	margin: 0;
}

a {
	background-color: transparent;
  /* 1 */
	-webkit-text-decoration-skip: objects;
  /* 2 */;
}

a:active,
a:hover {
	outline-width: 0;
}

img {
	border-style: none;
}

html, body, div,
h1, h2, h3, h4, h5, h6,
p, ul, ol, dl, dt, dd,
table, th, td,
form, fieldset,
header, section, article, aside, footer, figure,
figcaption, nav {
	margin: 0px;
	padding: 0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

ul, ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

img {
	border: none;
	vertical-align: middle;
}

html {
	font-family: sans-serif;
  /* 1 */
	-ms-text-size-adjust: 100%;
  /* 2 */
	-webkit-text-size-adjust: 100%;
  /* 2 */;
}

body {
	margin: 0;
}

a {
	background-color: transparent;
  /* 1 */
	-webkit-text-decoration-skip: objects;
  /* 2 */;
}

a:active,
a:hover {
	outline-width: 0;
}

img {
	border-style: none;
}

html, body, div,
h1, h2, h3, h4, h5, h6,
p, ul, ol, dl, dt, dd,
table, th, td,
form, fieldset,
header, section, article, aside, footer, figure,
figcaption, nav {
	margin: 0px;
	padding: 0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

ul, ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

img {
	border: none;
	vertical-align: middle;
}

body {
	background-color: #fff;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-weight: normal;
	color: #313131;
	letter-spacing: 0;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	
}

html {
	font-size: 13px;
}

body {
	width: auto;
}

html {
	-webkit-text-size-adjust: 100%;
}

img {
	vertical-align: middle;
}

a:link {
	color: #008bcc;
	text-decoration: none;
}

a:hover, a:active {
	color: #0296e6;
	text-decoration: none;
}

a:visited {
	color: #663399;
	text-decoration: none;
}

a.ly-hovr {
	-webkit-transition: all .2s;
	transition: all .2s;
}

a.ly-hovr:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	-webkit-transition: all .3s;
	transition: all .3s;
}

a:hover img.ly-hovr {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	-webkit-transition: all .3s;
	transition: all .3s;
}

a img.ly-hovr {
	-webkit-transition: all .2s;
	transition: all .2s;
}

a.ly-hovr img,
img.ly-hovr {
	background-color: #fff;
}

@media only screen and (max-width: 736px) {
	body {
		width: 100%;
		min-width: 100%;
		font-size: 13px;
	}

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

	a:hover, a:active {
		text-decoration: none;
	}

	a:visited {
		text-decoration: none;
	}

	a.ly-hovr {
		-webkit-transition: all .2s;
		transition: all .2s;
	}

	a:hover img.ly-hovr {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: alpha(opacity=100);
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	a img.ly-hovr {
		-webkit-transition: all .2s;
		transition: all .2s;
	}
}

.ly-wrp-cts {
	margin-left: auto;
	margin-right: auto;
	padding: 0 40px;
	width: auto;
	max-width: 1200px;
}

@media (max-width: 979px) {
	.ly-wrp-cts {
		padding: 0 20px;
	}
}

@media only screen and (max-width: 736px) {
	.ly-wrp-cts {
		padding: 0;
	}

	.ly-wrp-sp-cts {
		margin: 0 15px;
	}
}

.ly-ov-page {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 90;
	cursor: pointer;
}

a.ly-mod-btn {
	position: relative;
	display: block;
	box-sizing: border-box;
	margin-bottom: 10px;
	border: 1px solid #00adeb;
	border-radius: 25px;
	padding: 14px 40px 14px 28px;
	background-color: #fff;
	line-height: 1.2;
	color: #008bcc;
	font-size: 1.15385rem;
	font-family: "Rounded Mplus 1c";
	font-weight: 500;
	text-align: left;
	text-decoration: none !important;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	
}

a.ly-mod-btn:after {
	position: absolute;
	top: 50%;
	right: 8px;
	content: '\e901';
	color: #ff9c00;
	font-family: "icn_font";
	font-size: 28px;
	font-weight: normal;
	line-height: 0;
}

a.ly-mod-btn.ly-icn-more:after {
	content: '\e902';
}

a.ly-mod-btn.ly-ta-c {
	padding: 14px 40px 14px 40px;
	text-align: center;
}

@media only screen and (max-width: 736px) {
	a.ly-mod-btn {
		position: relative;
		display: block;
		box-sizing: border-box;
		margin-bottom: 10px;
		border-radius: 25px;
		padding: 16px 40px 14px 15px;
		line-height: 1.2;
		font-family: "Rounded Mplus 1c";
		font-weight: 500;
		font-size: 14px;
		text-align: left;
		text-decoration: none !important;
		
	}

	a.ly-mod-btn:after {
		position: absolute;
		top: 50%;
		right: 6px;
		font-size: 30px;
		font-weight: normal;
	}
}

.ly-mod-ttl-l {
	text-align: center;
	position: relative;
	box-sizing: border-box;
	margin: 10px 0 30px 0;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 10px 0;
	font-size: 2rem;
	font-family: "Rounded Mplus 1c";
	font-weight: 600;
	line-height: 1.5;
	
}

.ly-mod-ttl-l.ly-no-bd {
	margin-bottom: 6px;
	border-bottom: none;
}

@media only screen and (max-width: 736px) {
	.ly-mod-ttl-l {
		margin: 10px 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 18px;
	}

	.ly-mod-ttl-l.ly-no-bd {
		margin-bottom: 3px;
		border-bottom: none;
	}
}

.ly-mod-layout-5clm {
	margin: 0;
}

.ly-mod-layout-5clm:after {
	content: "";
	display: block;
}

.ly-mod-layout-5clm:after {
	clear: both;
}

.ly-mod-layout-5clm .ly-mod-layout-clm {
	float: left;
	width: 18%;
	margin-left: 2.5%;
}

.ly-mod-layout-5clm .ly-mod-layout-clm:nth-child(5n-4) {
	margin-left: 0;
	clear: both;
}

.ly-mod-layout-5clm .ly-mod-layout-clm:nth-child(n+6) {
	margin-top: 45px;
}

@media only screen and (max-width: 736px) {
	.ly-mod-layout-5clm {
		margin: 0;
	}

	.ly-mod-layout-5clm:after {
		content: "";
		display: block;
	}

	.ly-mod-layout-5clm:after {
		clear: both;
	}

	.ly-mod-layout-5clm .ly-mod-layout-clm {
		float: left;
		margin-left: 0;
		padding-left: 2.5%;
		box-sizing: border-box;
		width: 50%;
	}

	.ly-mod-layout-5clm .ly-mod-layout-clm:nth-child(5n-4) {
		clear: none;
	}

	.ly-mod-layout-5clm .ly-mod-layout-clm:nth-child(2n-1) {
		padding-left: 0;
		padding-right: 2.5%;
		clear: both;
	}

	.ly-mod-layout-5clm .ly-mod-layout-clm:nth-child(n+3) {
		margin-top: 25px;
	}

	.ly-mod-layout-5clm .ly-mod-layout-clm:nth-child(n+6) {
		margin-top: 25px;
	}
}

.ly-mod-infoset1 .ly-mod-infoset1-link {
	display: block;
	color: #313131;
}

.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-img {
	margin-bottom: 7px;
	border: 1px solid #dcdcdc;
}

.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-img img {
	width: 100%;
	height: auto;
}

.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-detail .ly-mod-infoset1-head {
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 0.84615rem;
}

.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-detail .ly-mod-infoset1-head .ly-mod-infoset1-cate {
	float: left;
	font-family: "Rounded Mplus 1c";
	font-weight: 500;
	
}

.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-detail .ly-mod-infoset1-head .ly-mod-infoset1-cate.ly-cate-campaign {
	color: #f12542;
}

.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-detail .ly-mod-infoset1-head .ly-mod-infoset1-cate.ly-cate-goods {
	color: #009a46;
}

@media only screen and (max-width: 736px) {
	.ly-mod-infoset1 .ly-mod-infoset1-link {
		text-decoration: none;
	}

	.ly-mod-infoset1 .ly-mod-infoset1-link:after {
		content: "";
		display: block;
	}

	.ly-mod-infoset1 .ly-mod-infoset1-link:after {
		clear: both;
	}

	.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-img {
		float: left;
		width: 80px;
		margin-bottom: 0;
		border: none;
	}

	.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-img img {
		width: 100%;
		height: auto;
	}

	.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-detail {
		margin-left: 95px;
	}

	.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-detail .ly-mod-infoset1-head {
		margin-bottom: 5px;
	}

	.ly-mod-infoset1 .ly-mod-infoset1-link .ly-mod-infoset1-detail .ly-mod-infoset1-head .ly-mod-infoset1-cate {
		width: 60%;
		font-size: 11px;
	}
}

.ly-mod-infoset4 {
	position: relative;
}

.ly-mod-infoset4 .ly-mod-infoset4-link {
	text-decoration: none;
}

.ly-mod-infoset4 .ly-mod-infoset4-link .ly-mod-infoset4-ttl {
	margin-top: 2px;
	color: #008bcc;
	font-family: "Rounded Mplus 1c";
	font-weight: 500;
	font-size: 1rem;
	
}

.ly-mod-infoset4 .ly-mod-infoset4-link .ly-mod-infoset4-txt {
	margin-top: 3px;
	color: #313131;
	font-family: "Rounded Mplus 1c";
	font-weight: 500;
	
}

.ly-mod-infoset4 .ly-mod-infoset4-link:hover .ly-mod-infoset4-ttl {
	text-decoration: none;
}

.ly-mod-infoset5 {
	position: relative;
}

.ly-mod-infoset5 .ly-mod-infoset5-link {
	display: block;
	text-decoration: none;
}

.ly-mod-infoset5 .ly-mod-infoset5-link .ly-mod-infoseta-img {
	position: relative;
}

.ly-ta-c {
	text-align: center;
}

.ly-mod-tab-clm5 {
	margin-bottom: 40px;
}

.ly-mod-tab-clm5 .ly-tab-cate-list:after {
	content: "";
	display: block;
}

.ly-mod-tab-clm5 .ly-tab-cate-list:after {
	clear: both;
}

.ly-mod-tab-clm5 .ly-tab-cate-list li {
	float: left;
	box-sizing: border-box;
	border-top: 1px solid #00adeb;
	border-left: 1px solid #00adeb;
	border-bottom: 1px solid #00adeb;
	width: calc(100% / 3);
}

.ly-mod-tab-clm5 .ly-tab-cate-list li a {
	display: table-cell;
	width: 238px;
	height: 48px;
	color: #313131;
	font-size: fontSize(15);
	font-family: "Rounded Mplus 1c";
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	
}

.ly-mod-tab-clm5 .ly-tab-cate-list li:first-child {
	border-radius: 10px 0 0 10px;
}

.ly-mod-tab-clm5 .ly-tab-cate-list li:nth-child(3) {
	border-right: 1px solid #00adeb;
	border-radius: 0px 10px 10px 0px;
}

.ly-mod-tab-clm5 .ly-tab-cate-list li.ly-act {
	background-color: #00adeb;
}

.ly-mod-tab-clm5 .ly-tab-cate-list li.ly-act a {
	color: #fff;
}

@media print, screen and (min-width: 737px) {
	.ly-mod-tab-clm5 .ly-tab-cate-list li:hover {
		background-color: #00adeb;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list li:hover a {
		color: #fff;
	}
}

@media only screen and (max-width: 736px) {
	
	.ly-mod-tab-clm5 {
		margin-bottom: 20px;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list:after {
		content: "";
		display: block;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list:after {
		clear: both;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list li a {
		box-sizing: border-box;
		padding: 0;
		height: 54px;
		color: #313131;
		font-size: 11px;
		font-family: "Rounded Mplus 1c";
		font-weight: 500;
		text-align: center;
		text-decoration: none;
		display: table;
		width: 100%;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list li a span {
		vertical-align: middle;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list li:first-child {
		border-radius: 10px 0 0 10px;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list li.ly-act {
		background-color: #00adeb;
	}

	.ly-mod-tab-clm5 .ly-tab-cate-list li.ly-act a {
		color: #fff;
	}
}

.ly-ov-page {
	background-color: #000;
	opacity: .5;
}