@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1000px) {
html.lay-mobile {
	font-size: 1.6vw;
}
.lay-mobile body {
	min-width: 100%;
	font-size: 1em;
}
.lay-mobile #stage {
	padding-top: 7%;
}
.lay-mobile #stage #header, .lay-mobile #stage #header .inner {
	width: 100%;
}
.lay-mobile #header {
	min-width: 0;
}
.lay-mobile #header img {
	width: 100%;
	height: auto;
}
.lay-mobile .drap-menu {
	margin-top: 7%;
	padding-top: 1%;
	width: 98%;
}
.lay-mobile #header .li-products .drap-menu .stl-drop-menu img {
	width: auto;
	height: 1.643em;
	display: block;
}
.lay-mobile #stage #contents {
	font-size: 1em;
}
.lay-mobile .cts-lead {
	background-size: 236.6% auto;
}
.lay-mobile img {
	width: 100%;
	height: auto;
}
.lay-mobile .bg-contents img {
	width: 256%;
	min-width: 0;
	margin-top: 2.9%;
}
.lay-mobile #stage .cts-body .inner, .lay-mobile #contents .inner {
	max-width: 89.334%;
}
.lay-mobile .cts-body .txt-box, .lay-mobile .cts-body .txt-box-dash {
	background-size: auto 2.143em;
}
.lay-mobile #footerlinkl {
	height: 0;
	padding-bottom: 8%;
	overflow: hidden;
}
.lay-mobile #stage #footerlinkl ul {
	width: 94%;
}
.lay-mobile #footerlinkl li {
	width: 12.128%;
	height: 0;
	padding: 0 0 8.511%;
}
.lay-mobile #footerlinkl img {
	width: 100%;
	height: auto;
}
.lay-mobile #stage #foot_link_area2 {
	font-size: 0.75em;
}
.lay-mobile #stage #foot_link_area2 .inner {
	width: 94%;
	height: 100%;
}
.lay-mobile #stage #foot_link_area2 li {
	margin: 0 1.076% 1.183% 0;
}
.lay-mobile #stage #foot_link_area2 ul {
	padding: 2.979% 0 0 1.064%;
}
.lay-mobile .nav-side {
	width: 100%;
	max-width: 636px;
	padding: 8.045% 0 0;
}
.lay-mobile .nav-side li {
	width: 32.705%;
	margin: 0 0.944% 0.944% 0;
}
.lay-mobile .nav-side li:nth-child(3n) {
	margin-right: 0;
}
}

@media screen and (max-width: 768px) {
.lay-mobile .cts-body .txt-box, .lay-mobile .cts-body .txt-box-dash {
	background-size: auto 23px;
	line-height: 23px;
}
}

@media screen and (min-width:737px) {
.lay-mobile #header .gnav li.current > a .ov {
	opacity: 1;
}
}

@media screen and (max-width: 736px) {
html.lay-mobile {
	font-size: 100%;
}
body {
	min-width: 0;
}
.mq {
	visibility: hidden;
}
#header img, .cts-body img {
	width: 100%;
	height: auto;
}
.for-sp {
	display: block !important;
}
br.for-sp {
	display: inline-block !important;
}
.for-pc {
	display: none !important;
}
/*============================ #header ============================*/
#header {
	position: absolute;
	min-width: 0;
	-webkit-overflow-scrolling: touch;
	margin-left: 0 !important;
}
#stage #header .inner {
	padding: 0;
}
#header .wrap-header {
	background: transparent;
}
#header #megsnow-logo {
	width: 38.667%;
	margin: 3.1% 1.7% 0.3px 2.7%;
	height: auto;
}
#megsnow-logo img, #header .logo-megumi img {
	position: relative;
	top: 0;
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#header .wrap-logo-megsnow {
	background: #fff;
	width: 100%;
	padding: 0 0 16%;
	position: relative;
}
#stage #header .logo-megumi {
	width: 16%;
	margin: 0;
	padding: 0 0 16% 0;
	height: 0;
}
#stage #header .logo-megumi img {
	width: 66%;
	padding: 12% 0 0 21%;
}
#header .gnav {
	top: 100%;
	margin-top: 1px;
	position: fixed;
	top: 1px;
	left: 0;
	width: 100%;
	margin: 16% 0 0;
}
#header .gnav .li-home a:before, #header .gnav .li-gaseri a:before, #header .gnav .li-nature a:before, #header .gnav .li-products a:before {
	/* content: "\e905"; */
	font-family: icon;
	position: absolute;
	top: 50%;
	right: 0;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 0.18em;
	padding: 0 6.2% 0 0;
}
#stage #header .gnav .li-promotion > a:before, #stage #header .gnav .li-enjoy > a:before {
	/* content: "\e904"; */
	font-family: icon;
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 0.46em;
	left: auto;
	margin: -0.6em 6.2% 0;
	width: auto;
	border: none;
	z-index: 1;
	-ms-transform-origin: 50% 68%;
	-webkit-transform-origin: 50% 68%;
	transform-origin: 50% 68%;
	transition: -ms-transform 200ms, color 200ms;
	transition: -webkit-transform 200ms, color 200ms;
	transition: transform 200ms, color 200ms;
}
#header .gnav .open .ov {
	opacity: 1 !important;
}
#header .gnav .open a:before {
	color: #fff;
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}
.btn-gnav {
	width: 16%;
	position: absolute;
	top: -1px;
	right: 0;
	padding: 0 !important;
	margin: -16% 0 0 0;
}
.btn-gnav img {
	position: absolute;
	top: 0;
	left: 0;
}
#header .btn-gnav .btn-close {
	opacity: 0;
}
#header .wrap-gnav-list {
	-webkit-overflow-scrolling: touch;
}
#stage #header .wrap-gnav-list > ul {
	padding: 0;
	display: none;
	background: #fff;
	margin: 0;
}
#header .wrap-gnav-list > ul > li {
	float: none;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	border-top: solid 1px #000;
	display: list-item;
}
#header .gnav .ov {
	display: none;
}
#header .wrap-gnav-list > ul > li:first-child {
	border-top: 0;
}
#header .wrap-gnav-list > ul > li > a {
	padding: 0 !important;
	height: auto;
}
#header .gnav .wrap-gnav-list>ul>li>a>img:first-child {
	position: static;
	transform: translateY(0);
}
#header .bg-header {
	height: 120%;
	width: auto;
	right: 0;
}
/* drap-menu */
#header .wrap-gnav-list > ul > li > .drap-menu {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	padding: 0;
	position: relative;
	margin: 0;
	left: 0;
	opacity: 1;
	width: 100%;
}
.inner-drop-menu {
	padding: 0 !important;
	-ms-transform: scale(1) !important;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important;
}
.btn-close-drap-menu {
	display: none;
}
.drap-menu li {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border-top: solid 1px #b2b2b2;
	float: none !important;
}
.drap-menu .txt {
	display: none;
}
/* btn-rantaku-header */
.btn-rantaku-header {
	width: 16%;
	height: 0;
	padding: 0 0 16%;
	position: fixed;
	top: 2px;
	margin: 16% 0 0;
}
#header .btn-rantaku-header img {
	width: 54.167%;
	margin: 20% auto 0;
}
/* #breadcrumbs */
#breadcrumbs {
	display: none;
}
.lay-mobile .head-ppw #breadcrumbs {
	font-size: 1em;
}
/* h1.tl */
h1.tl {
	font-size: 0.38em;
	width: 92%;
	padding: 8.7% 0 2.9%;
}
/* .bg-contents */
.bg-contents {
	left: 0;
	width: 100%;
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	top: 0;
}
.lay-mobile .bg-contents img,
.bg-contents img {
	position: static;
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	width: 100% !important;
	height: auto;
	min-width: 0;
	margin-top: 0;
}
/* stage */
#stage, .lay-mobile #stage {
	padding-top: 16%;
}
#header, #stage #contents, #footer {
	margin-top: 0;
	font-size: 13.33vw !important;
}
/* cts-top */
#stage .cts-top .inner {
	max-width: 100%;
}
/* cts-lead */
#stage .cts-lead {
	background: #c8000b url(../img_c/bg_lead_sp.jpg) 50% 0 no-repeat;
	background-size: 100% auto;
	position: relative;
}
#stage .cts-lead h2 {
	position: absolute;
	top: 0;
	left: 0;
}
#stage .cts-lead p {
	font-size: 0.21em;
	letter-spacing: 0;
}
/* cts-body */
#stage .cts-body .inner {
	width: 89.334%;
	margin: 0 auto;
}
.cts-body .tl-box {
	font-size: 0.38em;
	line-height: 1.375;
	padding-bottom: 0.4em;
	margin: 0 0 0.7em;
}
#stage .cts-body .stl-box {
	font-size: 0.25em;
	line-height: 1.761;
	padding-bottom: 0.1em;
	padding-top: 1.6em;
	letter-spacing: 0.01em;
}
#stage .cts-body .inner .col-box:first-child {
	position: relative;
}
.cts-body .txt-box {
	font-size: 0.203em;
	letter-spacing: 0;
	padding-bottom: 0.2em;
}
#stage .cts-body .txt-box, #stage .cts-body .txt-box-dash {
	line-height: 43px;
	background-size: auto 43px;
}
#stage .cts-body .col-box {
	padding: 4.8% 5.971% 6.1%;
}
#stage .cts-body .col-box + .col-box {
	padding-top: 4.9%;
	padding-bottom: 4.9%;
}
#stage .cts-body {
	padding-bottom: 5.4%;
	letter-spacing: 0.05em;
}
/* cts-series */
.cts-series {
	background: #fff;
}
#stage .cts-series h2 {
	font-size: 0.3611em;
	letter-spacing: 0;
	padding: 6.3% 0 5.3%;
}
#stage .cts-series .inner {
	width: 84%;
}
/*============================ #footer ============================*/
#footer {
	border-top: none;
}
#footer .inner {
	width: 100%;
	overflow: hidden;
}
#footer .text1 {
	margin: -1px;
	padding: 0;
	font-size: 0.24em;
}
#footer a {
	position: relative;
}
#footer a:before {
	display: none;
}
#footer .text1 a:after {
	content: ">";
	font-family: icon;
	padding: 0 0.8em 0 0.2em;
	position: absolute;
	top: 50%;
	right: 0;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#footer .text2 .nav-sitemap a:before {
	content: "\e903";
	font-family: icon;
	display: inline-block;
	color: #adabac;
}
#footer .text2 .nav-pagetop {
	text-align: right;
}
#footer .text2 .nav-pagetop a:before {
	content: "\e902";
	font-family: icon;
	display: inline-block;
	color: #adabac;
	vertical-align: middle;
}
#footer .text2 {
	clear: both;
	font-size: 0.27em;
	padding: 3.1% 0 6.2%;
}
#footer .text1 li, #footer .text2 li {
	width: 50%;
	margin: 0 0 0;
	float: left;
	box-sizing: border-box;
	padding: 1px;
}
#footer .text1 li:nth-child(even) {
	float: right;
	margin-right: 0;
}
#footer .footerlinka, #footer .text2 a {
	display: block;
	padding: 9.359% 6.3%;
	height: 1em;
	line-height: 1.2;
}
#footer .footerlinka {
	background: #f7f7f7;
	background: #e60012;
	color: #fff;
}
#footer .footerlinka .lay-vcenter {
	margin-top: -0.5em;
	display: inline-block;
}
#footer .copyright {
	text-align: center;
	width: 100%;
	font-size: 0.2em;
}
#footer .text-megsnow {
	border-top: solid 1px #dcdcdc;
	clear: both;
	padding: 3.9% 0 3.8%;
}
#footer .text-megsnow li {
	width: 50%;
	float: right;
}
#footer .text-megsnow img {
	width: 90.426%;
	height: auto;
	padding: 0 0 0 11%;
}
#footer .text-megsnow .link-corp {
	font-size: 0.2em;
	color: #646464;
	line-height: 1.4;
	border-radius: 0.3125rem;
	display: inline-block;
	float: right;
	margin: 0 7.6% 0 0;
	padding: 4% 11.5% 4% 5%;
}
#footer .text-megsnow .link-corp:after {
	content: ">";
	font-family: icon;
	color: #0847a0;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: -0.7em 6% 0 0;
	font-size: 1.2em;
	top: 50%;
}
#stage .nav-side {
	width: 100%;
	padding: 6.9% 0 0;
	font-size: 13.33vw;
}
#stage .nav-side ul {
	font-size: 0.2323em;
}
#stage .nav-side li {
	width: 100%;
	float: none;
	margin: 0 0 3.7%;
}
#stage .nav-side li:last-child {
	margin-bottom: 0;
}
.nav-side a {
	width: 100%;
	text-align: left;
	padding: 1.4em 0 0 2.1em;
	height: 3.8em;
}
.nav-side a:after {
	padding-right: 1.5em;
}
/* #cts-sns-bottom */
#cts-sns-bottom li {
	width: 40px;
	margin: 7% 9px 0;
}
}

@media screen and (max-width: 636px) {
#stage .cts-body .txt-box, #stage .cts-body .txt-box-dash {
	line-height: 37px;
	background-size: auto 37px;
}
}

@media screen and (max-width: 536px) {
#stage .cts-body .txt-box, #stage .cts-body .txt-box-dash {
	line-height: 31px;
	background-size: auto 31px;
}
}

@media screen and (max-width: 436px) {
#stage .cts-body .txt-box, #stage .cts-body .txt-box-dash {
	line-height: 22px;
	background-size: auto 22px;
}
}

@media screen and (max-width: 336px) {
#stage #contents .cts-body .txt-box, #stage #contents .cts-body .txt-box-dash {
	line-height: 21px;
	background-size: auto 21px;
}
}
.lay-android #stage #contents .cts-body .txt-box, .lay-android #stage #contents .cts-body .txt-box-dash {
	line-height: 2.143em;
	background-size: auto 2.143em;
}

@media screen and (max-width: 636px) {
 @supports (position: sticky) {
.lay-android #stage #contents .cts-body .txt-box, .lay-android #stage #contents .cts-body .txt-box-dash {
 line-height: 37px;
 background-size: auto 37px;
}
}
}

@media screen and (max-width: 536px) {
 @supports (position: sticky) {
.lay-android #stage #contents .cts-body .txt-box, .lay-android #stage #contents .cts-body .txt-box-dash {
 line-height: 31px;
 background-size: auto 31px;
}
}
}

@media screen and (max-width: 436px) {
 @supports (position: sticky) {
.lay-android #stage #contents .cts-body .txt-box, .lay-android #stage #contents .cts-body .txt-box-dash {
 line-height: 22px;
 background-size: auto 22px;
}
}
}

@media screen and (max-width: 336px) {
 @supports (position: sticky) {
.lay-android #stage #contents .cts-body .txt-box, .lay-android #stage #contents .cts-body .txt-box-dash {
 line-height: 21px;
 background-size: auto 21px;
}
}
}
