body{counter-reset:ctnumber;}


/* ========= Common ========= */
#meewWrap{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-size:18px;
	font-weight: 500;
	line-height:1.8;
	color:#000;
	width: 100%;
	letter-spacing: 0.1rem;
}
#meewWrap img {
	width: 100%;
	height: auto;
}
#meewWrap .clea {
	opacity: 0;
}

#meewWrap figure,
#meewWrap p {
	margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
#meewWrap a {
	text-decoration:none;
	color: #333;
}
#meewWrap a.spau {
	text-decoration:none;
	color: #007be4;
}

#meewWrap a:hover {
	opacity: 0.7;
}
#meewWrap .ttxts {
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.4;
}
#meewWrap .txtt span,
#meewWrap #howtoUse .person ul li span {
	font-size: 8px;
    vertical-align: super;	
}
#meewWrap ul {
	padding-inline-start: 0px;
}   
#meewWrap dd {
	margin-inline-start: 0;
}   
#meewWrap .mR20 {margin-right: 20px;}   
#meewWrap .mL20 {margin-left: 20px;}
#meewWrap .mt10 {margin-top: 10px;}
#meewWrap .mt20 {margin-top: 20px;}
#meewWrap .mt30 {margin-top: 30px;}
#meewWrap .mb10 {margin-bottom: 10px;}
#meewWrap .mb20 {margin-bottom: 20px;}
#meewWrap .mb30 {margin-bottom: 30px;}


#meewWrap .ftred {
    color:#cb005e;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    /*margin-top: -20px; -- CP non*/
    margin-bottom: 15px;
    letter-spacing: 0;
}

#meewWrap .pc {display: block;}
#meewWrap .sp {display: none;}
#meewWrap .xsp {display: none;}

@media screen and (max-width:1024px){}
@media screen and (max-width:768px){
#meewWrap .pc {display: none;}
#meewWrap .sp {display: block;}
#meewWrap .mR20 {margin-right: 0;}   
#meewWrap .mL20 {margin-left: 0;}
}
@media screen and (max-width:414px){
    #meewWrap .xsp {display: block;}
	#meewWrap p.txtt {
	font-size: 16px;
    }
}
@media screen and (max-width:320px){}

.inner {width:94%;max-width:1000px;margin: 30px auto;overflow:hidden;font-size: 16px;}
@media screen and (max-width:414px){
.inner {width:94%;max-width:1000px;margin: 30px auto;overflow:hidden;}	
}



#meewWrap #meewKV {
	width: 100%;
	max-width: 1170px;
	background-size: contain;
	margin: 0 auto 50px;
	overflow:hidden;
	position: relative;
	text-align: center;
}
#meewWrap #meewKV .joint {
	display: none;
}
#meewWrap #meewKV ul {
    width: 100%;
    overflow: hidden;
}

#meewWrap #meewKV ul li {
	list-style: none;
}
#meewWrap #meewKV ul li.itemArea {
	width: 50%;
	float: left;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	padding: 0 15px;
    height: 700px;
}
#meewWrap #meewKV ul li.itemArea .joint2 {
	display: block;
    display: inline-block;
    padding: 1px 8px 0px;
    color: #b16aaf;
    background: #f6f3f7;
    margin: 30px auto 0;
    letter-spacing: 0.25rem;
    font-size: 15px;
	font-weight: bold;
	box-sizing:border-box;	
}
#meewWrap #meewKV ul li.itemArea .logo {
	width: 100%;
	/*-margin: 8% auto 15%; CP none--*/
    margin: 8% auto 5%;
	font-weight: normal;
	font-size: 30px;
    line-height: 2.5;
}
#meewWrap #meewKV ul li.itemArea .logo img {
    width: 70%;
    margin: 0 auto;
}

/*
#meewWrap #meewKV ul li.itemArea dl {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}*/
#meewWrap #meewKV ul li.itemArea dd.item {
	width: 30%;
	max-width: 120px;
    height: auto; 
    margin: 0 auto 10px;
}
#meewWrap #meewKV ul li.itemArea dd.name {
	border-bottom: solid 1px #333;
	font-size: 20px;
	width: 80%;
	margin: 0px auto 10px;
	line-height: 1.6;
    letter-spacing: 0.2rem;
	font-weight: bold;
    display: inline;
}
#meewWrap #meewKV ul li.itemArea dd.name span {
	font-size: 14px;
	font-weight: normal;
}
#meewWrap #meewKV ul li.itemArea dd.japan {
	border: solid 1px #000;
	padding: 2px 3px 1px;
	line-height: 1.2;
	font-size: 14px;
    margin: 10px auto;
    width: 15%;
}
/*
#meewWrap #meewKV .kvArea .itemArea .yoyaku {
	display: block;
	font-size: 40px;
	color: #CC0066;
	text-align: center;
	margin: 20px 0;
    font-family: 'Noto Serif JP';
	line-height:1.4;
}
#meewWrap #meewKV .kvArea .itemArea .yoyaku span {
	font-size: 70%;
}
#meewWrap #meewKV .yoyaku2 {
	display: none;
}
*/

#meewWrap #meewKV ul li.imgArea {
	width: 50%;
	float: right;
    overflow: hidden;
    position: relative;    
    /*max-width : 750px;*/
    height : 700px;
    margin : auto;
}
#meewWrap #meewKV ul li.imgArea .bgImg {
    position: absolute;
    z-index: 10;
    opacity: 0;
    width: 100%;
    height: 700px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    /*top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;*/
    -webkit-animation: bgAnime 14s 0s infinite;
    animation: bgAnime 14s 0s infinite;
}
#meewWrap #meewKV ul li.imgArea .src1 {
  background-image : url(../img/kv01.jpg);
}
#meewWrap #meewKV ul li.imgArea .src2 {
  background-image : url(../img/kv02.jpg);
　-webkit-animation-delay: 7s;    
  animation-delay  : 7s;
}
@keyframes bgAnime {
   0% { opacity: 0; }
   10% { opacity: 1; }
  25% { opacity: 1; }
  90% { opacity: 0;/*transform: scale(1.2)*/ ;z-index:9; }
 100% { opacity: 0; }
}

#meewWrap #meewKV .nameArea {
	display:none;
}


@media screen and (max-width:1024px){}


@media screen and (max-width:768px){
    #meewWrap #meewKV {
        margin: 0 auto;
    }
    #meewWrap #meewKV ul li.itemArea .joint2 {
        display: none;
    }
    #meewWrap #meewKV ul li.itemArea .logo {
        font-size: 2.3vw;
        margin-bottom: 20%;
    }
    #meewWrap #meewKV ul li.itemArea dd.name,
    #meewWrap #meewKV ul li.itemArea .ftred{
        font-size: 2.2vw;
    }
    #meewWrap #meewKV ul li.imgArea,
    #meewWrap #meewKV ul li.imgArea .bgImg,
    #meewWrap #meewKV ul li.itemArea {
        height : 600px;
    }
}

@media screen and (max-width:640px){
    #meewWrap #meewKV ul li.itemArea {
        width: 100%;
    }
    #meewWrap #meewKV ul li.imgArea {
        float: none;
        width: 90%;
    }
    #meewWrap #meewKV ul li.imgArea .bgImg,
    #meewWrap #meewKV ul li.imgArea {
        height: 500px;
    }
    #meewWrap #meewKV ul li.itemArea {
        height: 300px;
        /*height: 220px; --CP non*/
    }
    #meewWrap #meewKV ul li.imgArea {
        padding: 0;
        font-size: 3.8vw;
        letter-spacing: 0.15em;
    }
    #meewWrap #meewKV ul li.itemArea .logo {
        width: 100%;
        /*font-size: 20px;*/
        margin-bottom: 0!important;
        margin-top: 18%;
        font-size: 3.8vw;
    }
    #meewWrap #meewKV ul li.itemArea .logo img {
        width: 60%;
    }
    #meewWrap #meewKV ul li.itemArea .ftred{
        font-size: 3.5vw;
    }    
    #meewWrap #meewKV ul li.itemArea dd.japan {
        width: 20%;
        font-size: 3.8vw;
    }
    #meewWrap #meewKV .joint {
        display: block;
        color: #b16aaf;
        font-size: 3.8vw;
    }
    #meewWrap #meewKV .joint2 {
        display: block;
    }
    #meewWrap #meewKV ul li.itemArea dd.item {
        width: 20%;
        max-width: 80px;
        position: absolute;
        top: -100px;
        z-index: 10;
        right: 8%;
    }
    #meewWrap #meewKV ul li.itemArea dd.name {
        font-size: 3.5vw;
        border-bottom: none;
    }
}
@media screen and (max-width:414px){
    #meewWrap #meewKV ul li.imgArea .bgImg,
    #meewWrap #meewKV ul li.imgArea {
        height: 400px;
    }
    #meewWrap #meewKV ul li.itemArea .ftred,
    #meewWrap #meewKV ul li.itemArea dd.name{
        font-size: 4.6vw;
        letter-spacing: 0.1rem;
    }
    #meewWrap #meewKV ul li.itemArea dd.item {
        width: 20%;
        max-width: 70px;
        right:8%;
    }    
}
@media screen and (max-width:375px){
    #meewWrap #meewKV ul li.imgArea .bgImg,
    #meewWrap #meewKV ul li.imgArea {
        height: 350px;
    }
}
@media screen and (max-width:320px){
    #meewWrap #meewKV ul li.imgArea .bgImg,
    #meewWrap #meewKV ul li.imgArea {
        height: 300px;
    }
}




/*------------------------------*/


/*
#meewWrap #meewKv {
	width: 100%;
	max-width: 1170px;
	background-size: contain;
	margin: 0 auto 50px;
	overflow:hidden;
	position: relative;
	text-align: center;
}
#meewWrap #meewKv .joint {
	display: none;
}
#meewWrap #meewKv .kvArea {
	width: 100%;
	overflow: hidden;
	margin-top: 0;
}
#meewWrap #meewKv .kvArea li {
	list-style: none;
}
#meewWrap #meewKv .kvArea .itemArea {
	width: 50%;
	float: left;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	padding: 0 15px;
}
#meewWrap #meewKv .kvArea .itemArea .joint2 {
	width: 85%;
	display: block;
    display: inline-block;
    padding: 1px 8px 0px;
    color: #b16aaf;
    /*color: #8c8c8c;
    background: #dbe2e7;*//*
    margin: 0 auto 20px;
    letter-spacing: 0.25rem;
    font-size: 15px;
	font-weight: bold;
	box-sizing:border-box;	
}
#meewWrap #meewKv .kvArea .itemArea .logo {
	width: 70%;
	margin: 11% auto 13%;
	font-weight: normal;
	font-size: 30px;
}
#meewWrap #meewKv .kvArea .itemArea .logo img {
	margin-bottom: 7%;
}
#meewWrap #meewKv .kvArea .itemArea .item {
	width: 50%;
	max-width: 264px;
	height: auto;
	margin: 0 auto;
}
#meewWrap #meewKv .kvArea .itemArea .yoyaku {
	display: block;
	font-size: 40px;
	color: #CC0066;
	text-align: center;
	margin: 20px 0;
    font-family: 'Noto Serif JP';
	line-height:1.4;
}
#meewWrap #meewKv .kvArea .itemArea .yoyaku span {
	font-size: 70%;
}
#meewWrap #meewKv .yoyaku2 {
	display: none;
}
#meewWrap #meewKv .kvArea .itemArea .name {
	border-bottom: solid 1px #333;
	font-size: 20px;
	width: 80%;
	margin: -30px auto 10px;
	line-height: 1.6;
    letter-spacing: 0.2rem;
	font-weight: bold;
	padding-bottom:10px;
}
#meewWrap #meewKv .kvArea .itemArea .name span {
	font-size: 14px;
	font-weight: normal;
}
#meewWrap #meewKv .kvArea .itemArea .japan {
	border: solid 1px #000;
	padding: 1px 3px;
	display: inline-block;
	line-height: 1.2;
	font-size: 14px;	
}

#meewWrap #meewKv .kvArea .imgArea {
	width: 50%;
	float: right;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}
#meewWrap #meewKv .nameArea {
	display:none;
	
}


@media screen and (max-width:1066px){
#meewWrap #meewKv .kvArea .itemArea .logo {
	font-size: 26px;
}
}
@media screen and (max-width:1024px){
#meewWrap #meewKv .kvArea .itemArea .name {
	width: 90%;
}
#meewWrap #meewKv .kvArea .itemArea .joint2 {
	font-size: 12px;
}
#meewWrap #meewKv .kvArea .itemArea .logo {
	margin: 8.5% auto;
}
}
@media screen and (max-width:915px){
#meewWrap #meewKv .kvArea .itemArea .logo {
	font-size: 2.6vw;
}
}

@media screen and (max-width:860px){
#meewWrap #meewKv .kvArea .itemArea .joint2 {
	display: none;
}
#meewWrap #meewKv .joint {
	width: 85%;
	display: block;
    display: inline-block;
    padding: 1px 8px 0px;
    color: #8c8c8c;
    background: #dbe2e7;
    margin: 0 auto 10px;
    letter-spacing: 0.25rem;
    font-size: 15px;
	font-weight: bold;
	box-sizing:border-box;	
}
#meewWrap #meewKv .kvArea .itemArea .yoyaku {
    font-size: 33px;
}
#meewWrap #meewKv .kvArea .itemArea .logo {
	margin: 5% auto 10%;
}
#meewWrap #meewKv .kvArea .itemArea .item {
	width: 60%;
}

#meewWrap #meewKv .kvArea .itemArea .name {
    font-size: 16px;
    margin: 00px auto 10px;	
}	
}
@media screen and (max-width:768px){
#meewWrap #meewKv .kvArea .itemArea .logo {
	margin: 5% auto 14%;
	font-size: 2.5vw;
}
#meewWrap #meewKv .kvArea .itemArea .name {
	font-size: 2.2vw;
    margin: -20px auto 10px;
}
#meewWrap #meewKv .kvArea .itemArea .name span {
	font-size: 1.8vw;
}
#meewWrap #meewKv .kvArea .itemArea .item {
	width: 52%;
}
#meewWrap #meewKv .joint {
	width: 100%;
}
#meewWrap #meewKv {
	width: 100%;
	margin: 0 auto 10px;
}

#meewWrap #meewKv .kvArea .itemArea .yoyaku {
	display: none;
}
#meewWrap #meewKv .yoyaku2 {
	display: block;
	font-size: 5.8vw;
	margin-bottom:10px;
	color: #CC0066;
	text-align: center;
    font-family: 'Noto Serif JP';
}

}
@media screen and (max-width:550px){
#meewWrap #meewKv .kvArea .itemArea .item {
	width: 80%;
	margin-top: 10px;
}
#meewWrap #meewKv .kvArea .itemArea .name,
#meewWrap #meewKv .kvArea .itemArea .japan {
	display: none;
	
}	
#meewWrap #meewKv .nameArea {
	display:block;
	
}
#meewWrap #meewKv .nameArea .name {
	border-bottom: solid 1px #333;
	font-size: 20px;
	width: 90%;
	margin: 0 auto 10px;
	line-height: 1.6;
    letter-spacing: 0.2rem;
	font-weight: bold;
	padding-bottom:10px;
}
#meewWrap #meewKv .nameArea .name span {
	font-size: 14px;
	font-weight: normal;
}
#meewWrap #meewKv .nameArea .japan {
	border: solid 1px #000;
	padding: 3px 3px 2px;
	display: inline-block;
	line-height: 1.0;
	font-size: 14px;	
}

#meewWrap #meewKv .kvArea {
	margin-bottom: 0;
}

#meewWrap #meewKv .joint {
    font-size: 13px;
}

}
@media screen and (max-width:456px){
#meewWrap #meewKv .kvArea .itemArea .logo {
	font-size: 2.2vw;
}
}

@media screen and (max-width:414px){
#meewWrap #meewKv .kvArea .itemArea .logo {
	margin: 5% auto 10%;
	font-size: 1.6vw;
}
#meewWrap #meewKv .kvArea .itemArea .logo img {
	margin-bottom: 5px;
}
}

@media screen and (max-width:375px){
#meewWrap #meewKv .nameArea .name {
	font-size: 5.0vw;
}
#meewWrap #meewKv .nameArea .name span {
	font-size: 3.8vw;
}
#meewWrap #meewKv .kvArea .itemArea .logo {
	font-size: 2.5vw;
	width: 90.3%;
}	
}

@media screen and (max-width:320px){
#meewWrap #meewKv .kvArea .itemArea .logo {
	font-size: 1.0vw;
	width: 100%;
	
}
}

*/


/*----------concept-----------*/


#meewWrap #concept {
	width: 100%;
	background: #f9f4fb;
	overflow: hidden;
	text-align: center;
	margin-bottom: 50px;
}
#meewWrap #concept h1{
	font-family: 'Noto Serif JP', serif;
	font-size: 86px;
	font-weight: 500;
	line-height: 2.0;
	width: 100%;
  letter-spacing: 0.5rem;
}
#meewWrap #concept h1 span {
	font-size: 25%;
  vertical-align: text-top;
  letter-spacing: 0;
}
#meewWrap #interviewArea .official {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
#meewWrap #concept .brand a,
#meewWrap #interviewArea .official .brand a {
	display: inline-block;
	border: solid 1px #666;
	position: relative;
	width: 30%;
	padding: 3px 0 0;
	text-indent: -0.5em;
	margin: 30px auto 0;
	font-size: 16px;
}
#meewWrap #concept .brand a:after,
#meewWrap #interviewArea .official .brand a:after {
  font-family: "FontAwesome";
  content: '\f054';
  position:absolute;
  font-weight: 400;
  margin-top: -1px;
  right: 5%;
  -webkit-text-stroke: 1.5px #f9f4fb;
}
#meewWrap #concept .officialAtt,
#meewWrap #interviewArea .official .officialAtt {
	font-size: 12px;
	margin-top: 5px;
}

#meewWrap #concept p.txtt {
	margin: 50px auto;
}
@media screen and (max-width:1084px){
#meewWrap #concept h1{
	font-size: 80px;
	line-height: 3.0;
}
}
@media screen and (max-width:996px){
#meewWrap #concept h1{
	font-size: 60px;
}
}
@media screen and (max-width:768px){
#meewWrap #concept {
	margin-bottom: 0;
}	
#meewWrap #concept h1{
	font-size: 60px;
	padding-left: 5%;
	line-height: 1.8;
    margin: 30px 0;
}
#meewWrap #concept .brand a,
#meewWrap #interviewArea .official .brand a {
	width: 60%;
}
#meewWrap .ttxts {text-align: left;}
}
@media screen and (max-width:640px){
#meewWrap #concept p.txtt {
    margin: 50px auto;
    text-align: justify;
    width: 96%;
    font-size: 15px;
}  
}
@media screen and (max-width:480px){  
#meewWrap #concept h1{
	font-size: 10vw;
	margin: 0;
}
#meewWrap #concept p.txtt {
	margin-bottom: 0;
}
#meewWrap #concept .brand a,
#meewWrap #interviewArea .official .brand a {
	padding: 1px 0 0;
	font-size: 14px;
}
#meewWrap #concept .brand a:after,
#meewWrap #interviewArea .official .brand a:after {
  margin-top: -0.8px;
}
}
@media screen and (max-width:320px){}





/*----------movie-----------*/

#meewWrap #movie {
	width: 100%;
    text-align: center;
	background: #FFF;
	padding: 50px 0;
}
#meewWrap #movie .moviebox {
	width: 90%;
	max-width:900px;
	margin:0 auto;
}
#meewWrap #movie .moviebox .boxinner {
	position:relative;
	width:100%;
	padding-top:56.25%;
	margin-top:10px;
}
#meewWrap #movie .moviebox .boxinner iframe{
	width:100%;
	height:100%;
	margin:0;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}

@media screen and (max-width:1024px){}
@media screen and (max-width:768px){
#meewWrap #movie {
	padding: 20px 0;
}
}
@media screen and (max-width:414px){
#meewWrap #movie {
	padding: 0;
	margin-top: 20px;
}
}
@media screen and (max-width:320px){}

/*----------menu-----------*/

#meewWrap #menu {
	width: 100%;
	margin-bottom: 20px;
}

#meewWrap #menu ul{
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
	height: 50px;
	padding-left: -1em;
}
#meewWrap #menu ul li{
	float: left;
	width: 25%;
	list-style: none;
	position:relative;
	text-align: center;
	box-sizing:border-box;
}
#meewWrap #menu ul li a {
	display: inline-block;
	box-sizing: border-box;
	width: 84%;
	margin: 0 auto;
	text-align: center;
	text-indent: -1em;
	letter-spacing: 0.2rem;
}
#meewWrap #menu ul li a:after {
  font-family: "FontAwesome";
  content: '\f078';
  position:absolute;
  font-weight: 900;
  padding-left: 1.5em;
  color:#eb96ba;
  -webkit-text-stroke: 1px #FFF;
}
#meewWrap #menu ul li a:hover {
	border-bottom: 3px solid #ffc7df;
	opacity: 1;
}

@media screen and (max-width:1024px){
    #meewWrap #menu ul li a {
        width: 90%;
    }
}
@media screen and (max-width:768px){
#meewWrap #menu .inner {
	width: 100%;
	padding-top: 0;
}
#meewWrap #menu ul{
	width:100%;
	height: 50px;
}
#meewWrap #menu ul li {
	text-align: center;
	font-size: 14px;
	display: inline-block;
	width: 25%;
	padding: 8px 5px;
	background: #FFF;
	border: solid 1px #CCC;
	box-sizing: border-box;
	letter-spacing: 0;
	height: 50px;
}

#meewWrap #menu ul li:nth-child(3) {
	line-height: 1.0;
	font-size: 12px;
	padding: 8.5px 0 4px;
	letter-spacing: 0;
}
#meewWrap #menu ul li a {
	width: 100%;
	text-indent: 0;
	display: inline-block;
	padding-top: 6px;
}
#meewWrap #menu ul li a:after {
	padding-left: 10px;
-webkit-text-stroke: 0.5px #FFF;	
}
#meewWrap #menu ul li:nth-child(3) a{
	padding-top: 0;
}
#meewWrap #menu ul li:nth-child(3) a:after {
	padding-left: 13px;
	top: 40%;
-webkit-text-stroke: 0.5px #FFF;
 font-size: 14px;
}
	
}
@media screen and (max-width:500px){
#meewWrap #menu ul li {
	font-size: 3vw;
}
#meewWrap #menu ul li a:after {
	display: none;
}
#meewWrap #menu ul li a:hover {
	border-bottom: none;
}

}
@media screen and (max-width:320px){}

/*----------productInfo-----------*/


#meewWrap #productInfo {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding: 50px auto;
	background: rgb(245,214,214,0.3);
background: -moz-linear-gradient(150deg, rgba(245,214,214,0.3) 0%, rgba(185,205,239,0.3) 62%, rgba(197,229,224,0.3) 100%);
background: -webkit-linear-gradient(150deg, rgba(245,214,214,0.3) 0%, rgba(185,205,239,0.3) 62%, rgba(197,229,224,0.3) 100%);
background: linear-gradient(150deg, rgba(245,214,214,0.3) 0%, rgba(185,205,239,0.3) 62%, rgba(197,229,224,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5d6d6",endColorstr="#c5e5e0",GradientType=1);
}

#meewWrap #productInfo #review {
  width: 100%;
  overflow: hidden;
    margin:  50px auto;
}
#meewWrap #productInfo #review .moreVoice {
  /*border-bottom: 1px solid #000;*/
    position: relative;
    display: inline-block;
    margin: 20px auto 50px;
    background: #c0a4c9;
    color: #FFF;
    padding: 2px 18px 0;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 0;
}
/*
#meewWrap #productInfo #review .moreVoice:after {
    font-family: "FontAwesome";
    content: '\f054';
    position: absolute;
    font-weight: 400;
    margin-top: -1px;
  margin-left: 20px;
} */
#meewWrap #productInfo #review ul.reviewBox {
  width: 100%;
}
#meewWrap #productInfo #review ul.reviewBox .voice {
  float: left;
  width: 31.3333%;
  box-sizing: border-box;
  position:relative;
  background:#FFFFFF;
  padding:2.5%;
  border:1px solid #B3B3B3;
  color:#000;
  font-size:14px;
  border-radius:15px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  margin: 1%;
  margin-top: 15px;
  text-align: justify;
}

#meewWrap #productInfo #review ul.reviewBox .voice:after,
#meewWrap #productInfo #review ul.reviewBox .voice:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    bottom:100%;
    left:20%;
}
#meewWrap #productInfo #review ul.reviewBox li.voice:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:15px;
    border-bottom-width:15px;
    border-left-width:12px;
    border-right-width:12px;
    margin-left: -12px;
    border-bottom-color:#FFF;
}
#meewWrap #productInfo #review ul.reviewBox .voice:before{
    border-color: rgba(179, 179, 179, 0);
    border-top-width:16.5px;
    border-bottom-width:16.5px;
    border-left-width:13.5px;
    border-right-width:13.5px;
    margin-left: -13.5px;
    margin-top: 1px;
    border-bottom-color:#B3B3B3;
}
#meewWrap #productInfo #review ul.reviewBox .voice span {
  font-size: 75%;
  float: right;
  margin-right: 0;
  background: #efefef;
  padding: 2px 5px 0px;
  margin-top: 10px;
}

#meewWrap #productInfo h2 {
  font-size: 38px;
  font-family: 'Noto Serif JP', serif;
	font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.2rem;
  margin-bottom: 50px;
  margin-top: 20px;
}

#meewWrap #productInfo #review .tT,
#meewWrap #productInfo #meewpoint h2,
#meewWrap #productInfo #meewpoint .tT{
	font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
	font-weight: normal;
	border: solid 1px #666;
  display: inline-block;
  margin: 0 auto 20px;
	padding:  3px 10px;
  letter-spacing: 0.6rem;
	text-indent: 0.5rem;
}
#meewWrap #productInfo .component {
	background: #FFF;
	width: 100%;
	margin: 50px auto;
	padding: 20px;
	border-radius: 20px;
	box-sizing: border-box;
	text-align: center;
}
#meewWrap #productInfo span {
	font-size: 8px;
    vertical-align: super;
    letter-spacing: 0;
}

#meewWrap #productInfo .component img  {
	width: 100%;
	max-width: 915px;
	margin: 0 auto;
}
#meewWrap #productInfo ul {
	width: 86%;
	overflow: hidden;
	margin: 0 auto;
}
#meewWrap #productInfo ul li {
	text-align: left;
	list-style: none;
	box-sizing: border-box;
	width:50%;
	margin-top: 30px;
}
#meewWrap #productInfo ul li:nth-child(odd) {
	width: 50%;
	float: left;
}
#meewWrap #productInfo ul li:nth-child(even) {
	width: 50%;	
	float:right;
}
#meewWrap #productInfo ul li dl {
	padding: 10%;
	color: #b27eb0;
	font-size: 24px;
}
#meewWrap #productInfo ul li dl dt {
	color: #b27eb0;
	font-weight: 500;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.2rem;
}
#meewWrap #productInfo ul li dd {
	font-size: 14px;
	margin-top:15px;
	letter-spacing: 0;
	line-height:1.6;
}
#meewWrap #productInfo ul li dd.ttx {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
#meewWrap #productInfo ul .tpL {
	border-top: solid 1px #333;
	margin-top: -15px;
}
#meewWrap #productInfo ul .lftL {
	border-left: solid 1px #333;
}
#meewWrap #productInfo .compAtt {
	width: 80%;
	margin: 70px auto 50px;
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.4;
	text-align: justify;
}

@media screen and (max-width:1024px){}
@media screen and (max-width:768px){
#meewWrap #productInfo .compAtt {
	width: 94%;
	margin: 20px auto 0;
}
#meewWrap #productInfo ul {
    width: 98%;
}
#meewWrap #productInfo ul li {
	margin: 0 auto;
}
#meewWrap #productInfo ul li dl {
	padding: 3%;
}
#meewWrap #productInfo ul li:nth-child(odd),
#meewWrap #productInfo ul li:nth-child(even) {
	width: 100%;	
	float: none;
	/*border-bottom: solid 1px #333;*/
}
#meewWrap #productInfo ul .lftL {
	border-left: none;
}
#meewWrap #productInfo ul .tpL {
	border-top: none;
}
#meewWrap #productInfo ul li dd {
	font-size: 16px;
}
#meewWrap #productInfo ul li dd.ttx {
	font-size: 16px;
}
#meewWrap #productInfo ul li dl dt {
    margin-top: 20px;
	font-size: 21px;
}
#meewWrap #productInfo .component {
    margin: 50px auto 10px;
}
#meewWrap #productInfo #review ul.reviewBox .voice {
  width: 48%;
  margin:1%;
  margin-top: 15px;
  font-size: 14px;
  padding: 3%;
}
}
@media screen and (max-width:640px){
    #meewWrap #productInfo h2 {
        font-size: 5.8vw;
    }
    #meewWrap #productInfo p.txtt{
        text-align: justify;
        width: 96%;
        margin: 0 auto;
        font-size: 15px;
    }
#meewWrap #productInfo #review {
    margin-bottom: 30px;
    }    
}
@media screen and (max-width:414px){
    #meewWrap #productInfo #review ul.reviewBox .voice {
        width: 100%;
        margin: 15px 0 10px;
        padding: 5%;
    }
}





/*----------feature-----------*/

#meewWrap #productInfo #meewpoint {
  width: 100%;
}
#meewWrap #productInfo #meewpoint h5 {
  width: 90%;
  margin:  30px auto 0;
  display: inline-block;
  color: #b16aaf;
  font-size: 26px;
}
#meewWrap #productInfo #meewpoint ul {
  width: 90%;
  margin: 0 auto;  
}
#meewWrap #productInfo #meewpoint ul li {
  list-style-type: none;
  float: left;
  width: 33.3333%;
  padding: 2%;
}
#meewWrap #productInfo #meewpoint .fePt {
  font-size: 22px;
  color: #a1549f;
    margin-top: 50px;
}

#meewWrap #productInfo #meewpoint .ingredients {
  width: 94%;
  margin: 0 auto 30px;
    font-size: 16px;
}
#meewWrap #productInfo #meewpoint .ingredients span.textt {
  letter-spacing: 0;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 12px;
}
#meewWrap #productInfo #meewpoint .ingredients ul {
  width:  100%;
  list-style-type: none;
  position: relative;
}
#meewWrap #productInfo #meewpoint .ingredients ul li{
  float: left;
  display:inline-block;
}
#meewWrap #productInfo #meewpoint .ingredients ul li.leftBox {
  width:  36%;
}
#meewWrap #productInfo #meewpoint .ingredients ul li.centerBox {
    width: 4%;
    position: absolute;
    top: 25%;
    left: 36.7%;
    padding: 0;
    color: #a1549f;
    font-weight: bold;
    font-size: 36px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
}
#meewWrap #productInfo #meewpoint .ingredients ul li.rightBox {
  width:  60%;
  float: right;
}
#meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox {
  background: #FFF;
  border: solid 1px #b16aaf;
  padding: 0;
  border-radius: 10px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
#meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dd {
  background: #f6eef9;
  color: #a1549f;
  font-size:  20px;
  line-height: 1.4;
  font-weight:  bold;
  text-align: center;
  padding: 10px;
  margin: 0;
  border-radius: 10px 10px 0 0;  
}
#meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dt ul.efficacy {
  width: 100%;
  padding: 8px;
}
#meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dt ul.efficacy li {
  padding-left: 30px;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  font-size: 16px;
  letter-spacing: 0.1rem;
  color: #333;
}
#meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dt ul.efficacy li:before {
  position: absolute;
  content: "■";
  margin-left: -22px;
  font-size: 18px;
  color: #b27eb0;
}
#meewWrap #productInfo #meewpoint .ingredients ul li.rightBox dl.innerBox dt ul.efficacy li:nth-child(odd) {
  float: left;
  width: 48%;
}
#meewWrap #productInfo #meewpoint .ingredients ul li.rightBox dl.innerBox dt ul.efficacy li:nth-child(even) {
  float: right;
  width: 48%;
}
#meewWrap #productInfo #meewpoint .ingredients ul li.rightBox dl.innerBox dt ul.efficacy li:last-child,
#meewWrap #productInfo #meewpoint .ingredients ul li.leftBox dl.innerBox dt ul.efficacy li {
  width: 100%;
}
#meewWrap #productInfo #meewpoint .ingredients dl.innerBox2 {
    background: #FFF;
    border: solid 1px #b16aaf;
    padding: 0;
    border-radius: 10px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    width: 90%;
    margin: 20px auto 0;
}
#meewWrap #productInfo #meewpoint .ingredients dl.innerBox2 dd {
    background: #f6eef9;
    color: #a1549f;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin: 0;
    border-radius: 10px 10px 0 0;
    line-height: 2.0;
}
#meewWrap #productInfo #meewpoint .ingredients dl.innerBox2 dt {
    font-weight: 500;
    letter-spacing: 0.2rem;
    padding: 2%;
    font-size: 16px;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}



@media screen and (max-width:768px){
    #meewWrap #productInfo #meewpoint ul {
        width:100%;
    }
    #meewWrap #productInfo #meewpoint .ingredients {
        width: 100%;
    }
    #meewWrap #productInfo #meewpoint .ingredients p {
        text-align: left;
        width: 94%;
        margin: 20px auto;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li.rightBox,
    #meewWrap #productInfo #meewpoint .ingredients ul li.leftBox {
        width: 100%;
        float: none;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li.centerBox {
        position: static;
        text-align: center;
        font-size: 10vw;
        font-weight: normal;
        line-height: 1.0;
        width: 100%;
        margin-top: -2%;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dt ul.efficacy li {
        width: 50%!important;
        float: left;
    }
    #meewWrap #productInfo #meewpoint .ingredients dl.innerBox2 dd {
        font-size: 20px;
        line-height: 1.4;
    }
    #meewWrap #productInfo #meewpoint .ingredients dl.innerBox2 dt {
        width: 94%;
        text-align: left;
    }
}



@media screen and (max-width:640px){
    #meewWrap #productInfo #meewpoint h5 {
        background: none;
        color: #b16aaf;
        font-size: 22px;
    }
    #meewWrap #productInfo #meewpoint ul li {
        float: none;
        width: 80%;
        margin: 10px auto;
    }
    #meewWrap #productInfo #meewpoint .fePt {
        font-size: 20px;
        line-height: 1.4;
        margin-top:20px;
    }
    #meewWrap #productInfo #meewpoint .ingredients p {
        text-align: justify;
        font-size: 15px;
        line-height: 1.8;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li.leftBox,
    #meewWrap #productInfo #meewpoint .ingredients ul li.centerBox, 
    #meewWrap #productInfo #meewpoint .ingredients ul li.rightBox {
        float: none;
        width: 100%;
        display: contents;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox {
        width: 94%;
        margin:  0 auto;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dd {
        font-size: 18px;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dt ul.efficacy li {
        width: 100%!important;
        float: none;
        font-size: 3.8vw;
    }
    #meewWrap #productInfo #meewpoint .ingredients dl.innerBox2 dt {
        text-align: justify;
        padding: 3%;
        margin:  0 auto;
        font-size: 14px;
    }
    #meewWrap #productInfo #meewpoint .ingredients dl.innerBox2 dd {
        font-size: 18px;
    }      
}
    
@media screen and (max-width:414px){
    #meewWrap #productInfo #meewpoint h5 {
        width: 100%;
    }
    #meewWrap #productInfo #meewpoint .ingredients ul li dl.innerBox dd {
        font-size: 4.6vw;
    }
}
@media screen and (max-width:320px){}






/*----------how to use-----------*/

#meewWrap #howtoUse {
	background: #FFF;
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
}
#meewWrap #howtoUse .person {
	background: #f6eef9;
	width: 96%;
	max-width: 954px;
	overflow: hidden;
	padding: 20px;
	margin: 20px auto;
	box-sizing:border-box;	
}
#meewWrap #howtoUse .person p.every {
	border-bottom: 1px solid #c666c3;
	display: inline-block;
	margin-top: 20px;
	font-size: 18px;
	line-height: 1.6;
    padding-left: 0.3rem;
    letter-spacing: 0.3rem;
	font-weight: bold;
	color: #666;
}
#meewWrap #howtoUse .person p.ttxts {
	text-align: right;
}
#meewWrap #howtoUse .person ul {
	list-style: none;
	padding: 3% 5%;
	overflow: hidden;
}
#meewWrap #howtoUse .person ul li {
	text-align: left;
	box-sizing: border-box;
	font-size: 15.5px;
	border-bottom: 1px solid #FFF;
	position: relative;
	padding-left: 2.3em;
    width: 46%;
    margin-top: 30px;
    letter-spacing: 0.1rem;
	padding-bottom: 10px;
}
#meewWrap #howtoUse .person ul li:nth-child(odd) {
	float: left;
}
#meewWrap #howtoUse .person ul li:nth-child(even) {
	float: right;
}

#meewWrap #howtoUse .person ul li:before {
	content: url(../img/check_icon.png);
	position: absolute;
	left:5px;
	padding-top: 5px;
}

#meewWrap #howtoUse .care {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 0;
}
#meewWrap #howtoUse .care .every {
    border-bottom: 1px solid #c666c3;
    display: inline-block;
	font-size: 18px;
	line-height: 1.6;
    padding-left: 0.3rem;
    letter-spacing: 0.5rem;
	font-weight: bold;
	color: #666;
	margin-bottom: 50px;
}
#meewWrap #howtoUse .care ul.carePoint {
	list-style: none;
	overflow: hidden;
	margin: 50px auto;
}
#meewWrap #howtoUse .care ul.carePoint li {
	width: 49%;
	overflow: hidden;
}
#meewWrap #howtoUse .care ul.carePoint img {
	width: 90%;
	max-width:690px;
}
#meewWrap #howtoUse .care ul.carePoint li.cLft {
	float: left;
}
#meewWrap #howtoUse .care ul.carePoint li.cRit {
	float: right;
}
#meewWrap #howtoUse .care ul.carePoint li.cRit dl.cPoint {
	background: #faf8fd;
	width: 90%;
	margin: 20px auto;
	border: solid 1px #ba8dbe;
	padding-bottom: 20px;
}
#meewWrap #howtoUse .care ul.carePoint li.cRit dl.cPoint dt {
	color: #b16aaf;
	background: #f6eef9;
	font-size: 16px;
	padding: 10px 0 5px;
	font-weight: bold;
	letter-spacing: 0.2rem;
}
#meewWrap #howtoUse .care ul.carePoint li.cRit .cPoint ul li {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 15px;
    margin-top: 30px;
    letter-spacing: 0.05rem;
	padding-bottom: 10px;
	counter-reset: number 0;
    position: relative;
    text-indent: -2.2em;
    padding-left: 3.0em;
    box-sizing: border-box;
	border-bottom: dashed 1.5px #ba8dbe;
}
#meewWrap #howtoUse .care ul.carePoint li.cRit .cPoint ul li:last-child {
	border-bottom: none;
}
#meewWrap #howtoUse .care ul.carePoint li.cRit .cPoint ul li:before {
	counter-increment: ctnumber;
	content: counter(ctnumber, decimal-leading-zero);
	background: #ba8dbe;
	width: 26px;
    height: 26px;
    color: #FFF;
    line-height: 30px;
    margin-right: 10px;
	padding:1px 2px 0px;
	font-family:'Oswald', sans-serif;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0;
}

#meewWrap #howtoUse .attPt {
	width: 60%;
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	overflow: hidden;
	margin: 50px auto;
	padding:10px;
	text-align: left;
	font-size: 13px;
    letter-spacing: 0.1em;
}
#meewWrap #howtoUse .attPt .atT {
	background: #e5e5e5;
	padding:  1px 5px 0px 8px;
	display: inline-block;
	font-weight: bold;
	margin: 0;
	float: left;
}
#meewWrap #howtoUse .attPt ul {
	float: right;
	width: 85%;
	margin: 0;
}
#meewWrap #howtoUse .attPt ul li {
	text-indent: 3em;
	letter-spacing: 0.02rem;
	list-style: none;
	font-size: 14px;
}
#meewWrap #howtoUse .attPt ul li:before {
	content: "• ";
    color: #666;
	font-size: 10px;
	vertical-align: middle;
	margin-right: 3px;
}

#meewWrap #howtoUse .compAttR {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.4;
    text-align: right;
    padding-right: 3%;
    padding-bottom: 2%;
}

@media screen and (max-width:1024px){}
@media screen and (max-width:768px){
#meewWrap #howtoUse .person ul li:nth-child(odd), 
#meewWrap #howtoUse .person ul li:nth-child(even) {
	float: none;
	width: 100%;
}

#meewWrap #howtoUse .care ul.carePoint li img {
	width: 80%;
	margin: 0 auto;
}
#meewWrap #howtoUse .care ul.carePoint li {
	width: 100%;
}
#meewWrap #howtoUse .person ul li:last-child {
	border-bottom: none;
}
#meewWrap #howtoUse .care ul.carePoint li.cLft,
#meewWrap #howtoUse .care ul.carePoint li.cRit {
	float: none;
}
#meewWrap #howtoUse .care{
	padding-bottom: 0;
}
#meewWrap #howtoUse .care p {
	text-align: left;
    width: 90%;
    margin: 0 auto;
}
#meewWrap #howtoUse .attPt {
    width: 90%;
	margin-bottom:0;
}

#meewWrap #howtoUse .person {
	width: 100%;
	padding: 0;
}
#meewWrap #howtoUse .person ul li {
    margin-top: 20px;
}

#meewWrap #howtoUse .person p.ttxts {
	margin: 0 10px 10px 0;
}

}
@media screen and (max-width:640px){
#meewWrap #howtoUse .attPt {
    width: 92%;
}
#meewWrap #howtoUse .attPt ul li {
	text-indent: -0.8em;
    padding-left: 1rem;
    line-height: 1.4;
    margin-top: 10px;	
}
#meewWrap #howtoUse .attPt ul {
	float: none;
	width: 100%;
}
#meewWrap #howtoUse .attPt .atT {
	float: none;
    display: inline;
}
#meewWrap #howtoUse .person ul li {
    text-align: left;
    box-sizing: border-box;
    font-size: 14px;
}
}
@media screen and (max-width:414px){
#meewWrap #howtoUse .care ul.carePoint li.cRit dl.cPoint {
	background: #faf8fd;
	width: 94%;
}

#meewWrap #howtoUse .care {
    padding: 0;
}
#meewWrap #howtoUse .care ul.carePoint {
	margin: 10px 0;
}
#meewWrap #howtoUse .person p.every {
    font-size: 16px;
    margin-bottom: 10px;
}
#meewWrap #howtoUse .care ul.carePoint li.cRit .cPoint ul li:before {
	padding:1px 2px;
}
}
@media screen and (max-width:320px){}


/*----------cartArea-----------*/

#meewWrap #cartArea {
	width: 100%;
	background: #f9f4fb;
	padding: 50px 0;
	/*overflow: hidden;
	/*clear: both;*/
}
#meewWrap #cartArea .cartBox {
	background: #FFF;
	width: 96%;
	max-width: 1000px;
	border: solid 1px #ba8dbe;
	overflow: hidden;
	padding: 6%;
	padding-bottom: 0;
	margin: 0 auto;
	box-sizing: border-box;
}

#meewWrap #cartArea .cartBox .itemcart {
	display: none;
}
#meewWrap #cartArea .cartBox ul {
	width: 100%;
	box-sizing: border-box;
}
#meewWrap #cartArea .cartBox ul li {
	list-style: none;
}
#meewWrap #cartArea .cartBox ul li.meew {
	float: left;
	width: 50%;
	text-align: center;
	padding-right: 25px;
	box-sizing: border-box;
	margin: 0;
	overflow: hidden;
}
#meewWrap #cartArea .cartBox ul li.meew img {
	width: 60%;
	margin: 20px auto 0;
	max-width: 264px;
}
#meewWrap #cartArea .cartBox ul li.pricebox {
	float: right;
	width: 49%;
	box-sizing: border-box;
	padding-bottom: 10px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
#meewWrap #cartArea .cartBox ul li.pricebox .soon {
	font-size: 40px;
	color: #CC0066;
	text-align: center;
	margin: 20px 0;
    font-family: 'Noto Serif JP';
}
#meewWrap #cartArea .cartBox ul li.pricebox dl {
}
#meewWrap #cartArea .cartBox ul li.pricebox dt {
	text-align: center;
	color: #b16aaf;
	margin: 0 auto;
	border: solid 1px #ba8dbe;
	letter-spacing: 1.02rem;
    padding: 5px 0px 2px;
	/*margin-bottom: 3vw;*/
}
#meewWrap #cartArea .cartBox ul li.pricebox dd {
	padding: 10px;
	/*padding-top: 10%; --CP non*/
    padding-top: 8%;
}
#meewWrap #cartArea .cartBox ul li.pricebox dd .name > img {
	max-width: 200px;
}
#meewWrap #cartArea .cartBox ul li.pricebox dd .subname {
	font-size: 20px;
	letter-spacing: 0.01em;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}
#meewWrap #cartArea .cartBox ul li.pricebox dd .japan {
	border: solid 1px #000;
	padding: 3px 3px 1px;
	display: inline-block;
	line-height: 1.0;
	font-size: 14px;
	margin-left: 5%;	
}
#meewWrap #cartArea .cartBox ul li.pricebox dd.price {
	text-align: right;
}

#meewWrap #cartArea .cartBox .name {
	font-size: 24px;
	margin-bottom: 20px;
}
#meewWrap #cartArea .cartBox .subname {
}
#meewWrap #cartArea .cartBox .price {
	font-size: 22px;
	width: 90%;
	margin: 0 auto;
}
#meewWrap #cartArea .cartBox .price .bgLogin {
	color: #ED4552;
}

#meewWrap #cartArea .cartBox .details {
	width: 100%;
	margin: 0 auto 20px;
    position: absolute;
}
#meewWrap #cartArea .cartBox .details a {
	color: #FFF;
	background: #f591bc;
	border-radius: 50px;
	text-align: center;
	display: block;
	letter-spacing: 0.5rem;
	font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
    padding:  10px;
    width: 90%;
    margin:  0 auto;
}
#meewWrap #cartArea .cartBox .details a:after {
    font-family: "FontAwesome";
    content: '\f054';
    position: absolute;
    font-weight: 400;
    padding-left: 10px;
	-webkit-text-stroke: 1.5px #f591bc;
	padding-top: 2px;
    right: 15%;
}
#meewWrap #cartArea .cartBox .details a:hover {
    text-decoration: none;
}

@media screen and (max-width:1024px){}
@media screen and (max-width:768px){
#meewWrap #cartArea {
    padding: 5px 0;
}
#meewWrap #cartArea .cartBox .pricebox dt {
	display: none;
}
#meewWrap #cartArea .cartBox .itemcart {
	display: block;
	text-align: center;
	color: #b16aaf;
	margin: 0 auto;
	border: solid 1px #ba8dbe;
	letter-spacing: 1.02rem;
    padding: 5px 0 2px;
	margin-bottom: 3vw;	
}
#meewWrap #cartArea .cartBox .details {
	width: 90%;
	margin: 20px auto 0;
	position: static;
}
#meewWrap #cartArea .cartBox .details a {
	font-size: 22px;
}

#meewWrap #cartArea .cartBox .meew {
	float: none;
	width: 100%;
}
#meewWrap #cartArea .cartBox .meew img {
	width: 50%;
	margin: 20px auto;
}
#meewWrap #cartArea .cartBox ul li.meew {
	float: none;
	width: 100%;
	padding-right: 0;
}
#meewWrap #cartArea .cartBox ul li.pricebox {
	float: none;
	width: 100%;
	padding-bottom: 20px;
	text-align: center;
}
#meewWrap #cartArea .cartBox ul li.pricebox .name {
	margin-bottom: 20px;
}
#meewWrap #cartArea .cartBox ul li.pricebox dd {
	padding: 0;
	margin-top: 20px;
}
    
}

@media screen and (max-width:414px){
#meewWrap #cartArea .cartBox .pricebox dd {
	padding: 0;
}
#meewWrap #cartArea .cartBox .pricebox dd .name {
	width: 100%;
	margin-bottom: 20px;
}
#meewWrap #cartArea .cartBox .pricebox dd .name img {
	width: 50%;
}
#meewWrap #cartArea .cartBox .pricebox dd .name span {
	font-size: 14px;
}
#meewWrap #cartArea .cartBox .price {
	font-size:5vw;
	width: 100%;
}
#meewWrap #cartArea .cartBox .details {
	margin: 20px auto 0;
}
#meewWrap #cartArea .cartBox .details a {
	padding: 4px 0 5px;
	font-size: 20px;
}
    #meewWrap #cartArea .cartBox ul li.pricebox .ftred {
        font-size: 4.2vw;
    }
	
}
@media screen and (max-width:320px){}


/*------------------*/


#meewWrap .intTT{
	width: 80%;
	border: solid 1px #666;
    display: inline-block;
	margin: 0 auto;
	letter-spacing: 0.6rem;
    font-size: 16px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	box-sizing: border-box;
	line-height: 1.8;
}
#meewWrap .intTTh{
	width: 50%;
	border: solid 1px #666;
    display: inline-block;
	margin: 0 auto 20px;
	letter-spacing: 0.6rem;
    font-size: 16px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.8;
}
#meewWrap .intTT .ttg,
#meewWrap .intTTh .ttg {
	width: 50%;
	float: left;
	text-align: center;
	color: #666;
	padding: 3px 0;
}
#meewWrap .intTT .ttp,
#meewWrap .intTTh .ttp {
	width: 50%;
	float: right;
	background: #ba8dbe;
    color: #FFF;
	border-left: 1px solid #666;
	box-sizing: border-box;
	text-align: center;	
	padding: 3px;
}


/*----------interviewArea-----------*/
/*----------info-----------*/

#meewWrap #interviewArea {
	width: 100%;
	background: #eaedf2;
	overflow: hidden;
	padding: 0 0 50px;
	margin: 0;
}
#meewWrap #interviewArea .info {
	background: url(../img/moe_bg001.jpg) bottom center no-repeat;
	overflow: hidden;
	text-align: center;
	padding-bottom: 0;
	padding-top: 20px;
}
#meewWrap #interviewArea .info .mobg {
	/*background: url(../img/moe_bg_01.jpg) bottom center no-repeat;*/
	overflow: hidden;
	text-align: center;
	background-size: contain;
	padding-bottom: 5%;
	bottom: 0;
}

@media screen and (max-width:1024px){
#meewWrap .intTT{
	width: 90%;
	line-height: 1.3;
}
}
@media screen and (max-width:830px){
#meewWrap .intTT{
	width: 96%;
}
}

@media screen and (max-width:768px){
#meewWrap .intTT{
	width: 90%;
	font-size: 14px;
}
#meewWrap .intTTh {
	width: 80%;
}
}
@media screen and (max-width:640px){
#meewWrap .intTTh {
	width: 90%;
}
#meewWrap .intTT {
	font-size: 13px;
	line-height: 1.4;
}
}

#meewWrap #interviewArea .info .mobg {
	padding-bottom: 2%;
}
#meewWrap #interviewArea .info h3 {
	text-align: right;
	font-family: 'Noto Serif JP', serif;
    font-size: 60px;
    font-weight: 500;
	margin: 50px auto 20px;
	line-height: 2.0;
}
#meewWrap #interviewArea .info .intxt {
	width: 51%;
	height: auto;
	float:right;
	text-align: justify;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 16px;
	padding: 20px;
	padding-right: 0;
	box-sizing:border-box;
	letter-spacing: 0.02rem;
	line-height: 2.0;
}
#meewWrap #interviewArea .info .intxt span,
#meewWrap #interviewArea .part1 span {
	font-size: 8px;
    vertical-align: super;
}

#meewWrap #interviewArea .info .creditArea {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#meewWrap #interviewArea .info .moeoshikiri {
	display: block;
	background: rgba(244,233,247,0.7);
	float: left;
	width: 40%;
	padding: 20px 30px;
	margin-left: 20px;
	text-align: justify;
}
#meewWrap #interviewArea .info .moeoshikiri dt {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 24px;
	border-bottom: solid 1px #bb8fbe;
	line-height: 1.5;
}
#meewWrap #interviewArea .info .creditArea .moeoshikiri dt span {
	font-size: 70%;
}
#meewWrap #interviewArea .info .creditArea .moeoshikiri dd {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0;
	padding-top: 10px;
}
#meewWrap #interviewArea .info .creditArea .credit {
	float: right;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 1.4;
	text-align: left;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 48%;
}
@media screen and (max-width:1024px){
}
@media screen and (max-width:880px){
#meewWrap #interviewArea .info h3 {
    text-align: left;
    margin: 30px auto;
	width: 95%;
}
#meewWrap #interviewArea .info .intxt {
	width: 94%;
	padding: 0;
	margin: 0 auto;
	float: none;
}
#meewWrap #interviewArea .info {
	background: none;
}

#meewWrap #interviewArea .info .mobg {
	background: url(../img/moe_bg_01.jpg) bottom center no-repeat;
	background-size: contain;
}
#meewWrap #interviewArea .info .creditArea {
	padding-top: 26%;
}
#meewWrap #interviewArea .info .creditArea .credit {
	width: 40%;
}
}

@media screen and (max-width:768px){
#meewWrap #interviewArea .info .mobg {
	background: url(../img/moe_bg_02.jpg) bottom center no-repeat;
	background-size: contain;
}
#meewWrap #interviewArea .info h3 {
	font-size: 36px;
}
#meewWrap #interviewArea .info .intxt {
	width: 96%;
	padding-bottom: 30vw;
}
#meewWrap #interviewArea .info .moeoshikiri {
	float: none;
	width: 80%;
	margin: 0 auto 10px;
}
#meewWrap #interviewArea .info .creditArea .credit {
    float: none;
    position: static;
    text-align: center;
}
#meewWrap #interviewArea .info .creditArea .credit {
	width: 90%;
	margin: 0 auto;
}
}
@media screen and (max-width:640px){}


@media screen and (max-width: 414px){
#meewWrap #interviewArea .info .mobg {
	background: url(../img/moe_bg_03.jpg) bottom center no-repeat;
	background-size: contain;
}
#meewWrap #interviewArea .info .inner {
	width: 100%;
	
}
 #meewWrap #interviewArea .info h3 {
    font-size: 28px;
    width: 92%;
	margin: 20px auto;
    letter-spacing: 0.1rem;
	font-size: 6.5vw;
}
#meewWrap #interviewArea .info .intxt {
	padding:0 0 30vw 0;
	width: 92%;
	margin: 0 auto;
	
}

#meewWrap #interviewArea .info .moeoshikiri {
	width: 90%;
	padding: 10px;
}
#meewWrap #interviewArea .info .moeoshikiri dt {
	font-size: 18px;
}
}

@media screen and (max-width:320px){}


/*----------part-----------*/


#meewWrap #interviewArea .part1,
#meewWrap #interviewArea .part2,
#meewWrap #interviewArea .part3 {
	width: 100%;
	max-width: 1170px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#meewWrap #interviewArea .part2 .inner {
	margin: 0 auto;
}


#meewWrap #interviewArea .partTitle h3 {
	text-align: left;
	font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    font-weight: 500;
	line-height: 2.0;
	padding: 2% 2% 2% 9%;
}
#meewWrap #interviewArea .part1 {
	margin-top: 50px;
}
#meewWrap #interviewArea .partArea {
	background: #FFF;
	width: 98%;
	max-width: 1100px;
	overflow: hidden;
	margin: 20px auto;
	padding-bottom: 30px;
}

#meewWrap #interviewArea .partTitle {
	width: 68%;
	background-color: rgba(244,233,247,0.6);
	position: absolute;
	left: 0;
	top: 60px;
}


#meewWrap #interviewArea .partArea .bgom {
	background: url(../img/moe_iv01.jpg) right bottom no-repeat;
	background-size: contain;
	margin-top: 12%;
    float: right;
    width: 100%;
    overflow: hidden;
}

#meewWrap #interviewArea .partArea .bgom .invttL {
	width: 63%;
	float: left;
	border-bottom: dashed 1.5px #ba8dbe;
	padding: 0 10px 20px;
	font-size: 14.5px;
	line-height: 1.9;
	letter-spacing: 0.02rem;
	margin-top: 5%;
	text-align: justify;	
}
#meewWrap #interviewArea .partArea .bgom .invttR {
	width: 80%;
	float: right;
	padding: 0 10px 20px;
	font-size: 15px;
	/*line-height: 1.9;*/
	letter-spacing: 0.02rem;
	margin-top: 5%;
	text-align: justify;
	padding-right: 7%;
}

#meewWrap #interviewArea .partArea .bgom .invttL:first-child {
	margin-top: 10%;	
}
#meewWrap #interviewArea .partArea h4 {
	color: #b16aaf;
	margin-bottom: 1.5em;
	font-size: 17px;
	line-height: 1.8;
}
@media screen and (max-width:1024px){
#meewWrap #interviewArea .partTitle {
	width: 85%;
}
}
@media screen and (max-width:880px){
#meewWrap #interviewArea .part1 {
    margin-top: 20px;
}
}
@media screen and (max-width:768px){
#meewWrap #interviewArea .partTitle {
	width: 100%;
}
#meewWrap #interviewArea .partArea {
	margin: 0 auto;
	padding-bottom: 0;
	padding-top: 4vw;
	width: 90%;
}
#meewWrap #interviewArea .partArea .bgom {
	background: none;
}

#meewWrap #interviewArea .partArea .bgom .invttL,
#meewWrap #interviewArea .partArea .bgom .invttR {
    width: 94%;
	float: none;
	padding: 0;
	margin: 0 auto;
	border-bottom: none;
}

#meewWrap #interviewArea .partTitle h3 {
    font-size: 22px;
    padding-left: 10%;
}
#meewWrap #interviewArea .partTitle {
    top: 20px;
}
#meewWrap #interviewArea .partArea h4 {
    margin-top: 20px;
    font-size: 16px;
}
}
@media screen and (max-width:640px){
#meewWrap #interviewArea .partTitle h3 {
    font-size: 3.8vw;
    padding-left: 7.5%;
}
#meewWrap #interviewArea .partArea {
	padding-top: 10vw;
}

}
@media screen and (max-width:414px){
#meewWrap #interviewArea .partTitle h3 {
    font-size: 4.5vw;
    padding: 3% 8% 3% 9%;
    line-height: 1.8;
}
#meewWrap #interviewArea .partArea h4 {
    margin-top: 15px;
}	
}



/*----------part2-----------*/

#meewWrap #interviewArea .partArea .bgom2 {
	background: url(../img/moe_iv02.jpg) left center no-repeat;
	margin-top: 23%;
}
#meewWrap #interviewArea .partArea .bgom2 .invttR2 {
	width: 65%;
	float: right;
	padding: 0 10px 20px;
	font-size: 14.5px;
	line-height: 1.9;
	letter-spacing: 0.02rem;
	margin-top: 5%;
	text-align: justify;
	border-bottom: dashed 1.5px #ba8dbe;
}
#meewWrap #interviewArea .partArea .invttL2 {
	width: 80%;
	float: left;
	margin-left: 5%;
	border-bottom: dashed 1.5px #ba8dbe;
	padding: 0 10px 20px;
	font-size: 14.5px;
	line-height: 1.9;
	letter-spacing: 0.02rem;
	margin-top: 5%;
	text-align: justify;
}
#meewWrap #interviewArea .partArea .invttL2:last-child {
	border-bottom: none;
}
@media screen and (max-width:1024px){
#meewWrap #interviewArea .partArea .bgom2 .invttR2 {
	width: 60%;
}
#meewWrap #interviewArea .partArea .bgom {
    margin-top: 16%;	
}
}
@media screen and (max-width:920px){
#meewWrap #interviewArea .partArea .bgom2 {
	margin-top: 28%;
}
#meewWrap #interviewArea .partArea .bgom {
    margin-top: 18%;	
}
}
@media screen and (max-width:768px){

	
#meewWrap #interviewArea .partArea .bgom2 {
	background:none;
}
#meewWrap #interviewArea .partArea .bgom2 .invttR2,
#meewWrap #interviewArea .partArea .invttL2 {
    width: 94%;
    float: none;
	margin: 0 auto;
    border-bottom:none;
    padding: 0;
}
#meewWrap #interviewArea .partArea .bgom2 {
	margin-top: 25%;
}

#meewWrap #interviewArea .partArea .bgom {
    margin-top: 5%;	
}
}
@media screen and (max-width:414px){
#meewWrap #interviewArea .partArea .bgom2 {
	margin-top: 40%;
}
#meewWrap #interviewArea .partArea .bgom {
    margin-top: 16%;	
}
}




/*----------part3-----------*/

#meewWrap #interviewArea .partArea .bgom3 {
	background: url(../img/moe_iv03.jpg) right bottom no-repeat;
	margin-top: 23%;
}
#meewWrap #interviewArea .partArea .invttL3 {
	width: 68%;
	float: left;
	border-bottom: dashed 1.5px #ba8dbe;
	padding: 0 10px 20px;
	font-size: 14.5px;
	line-height: 1.9;
	letter-spacing: 0.02rem;
	margin-top: 5%;
	text-align: justify;
}
#meewWrap #interviewArea .partArea .invttL3:last-child {
	border-bottom: 0px;
}
@media screen and (max-width:920px){
#meewWrap #interviewArea .partArea .bgom3 {
	margin-top: 28%;
}
}

@media screen and (max-width:768px){
#meewWrap #interviewArea .partArea .bgom3 {
	background: none;
	margin-top: 25%;
}
	
#meewWrap #interviewArea .partArea .invttL3 {
	width: 94%;
	float: none;
	border-bottom: none;
	padding: 0;
	margin: 0 auto;
}	
}
@media screen and (max-width: 414px){
#meewWrap #interviewArea .partArea .bgom3 {
    margin-top: 40%;
}
}
/*--------------------もっと見る----------------------*/

#meewWrap .panel  {
	margin: 0;
	background-color: transparent!important;
	border-radius: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}	
#meewWrap .panel .more {
	display: none;
}
#meewWrap .panel .hide-text {
	display: block;
}
#meewWrap .panel .open{
	display: none;
}

@media screen and (max-width:768px){

#meewWrap .panel .more {
    display: block;
    width: 90%;
    text-align: center;
    border: solid 1px #CCC!important;
	box-sizing: border-box;
    transition: .3s;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.2rem;
    position: relative;
    padding-top: 3px;
    border-radius: 8px;
	margin: 10px auto;
}
#meewWrap .panel .more:hover {
	background: #f4e9f7;
}
#meewWrap .panel .hide-text {
	display: none;
}
#meewWrap .panel .open{
	display: block;
	content: " ";
}
}



/* ========= FloatLink (下固定) ========= */
#meewWrap #FloatLink .Cont{
	width:100%;
	display: none;
	padding:10px 0;
	background-color:rgba(255,255,255,0.4);
}
#meewWrap #FloatLink .Cont .js-enable-btn {
	width: 80%;
	max-width: 980px;
	margin-left:auto;
	margin-right:auto;
    padding: 12.5px;
   background: #036;
    /*background: #b180b5;*/
    border-radius: 50px;
    text-align: center;
    display: block;
    letter-spacing: 1.0rem;
	position: relative;
	font-size: 24px;
	transition: all 0.4s ease-in-out 0s;
	border: none;
	color: #FFF;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
	outline: none;
}
#meewWrap #FloatLink .Cont .js-enable-btn:hover {
	opacity: 0.8;
}

#meewWrap #FloatLink .Cont .det a {
	width: 78.5%;
	max-width: 980px;
	margin-left:auto;
	margin-right:auto;
    padding: 10px;
  /*
    background: #b180b5;*/
  background: #036;
    border-radius: 50px;
    text-align: center;
    display: block;
    letter-spacing: 0.5rem;
	position: relative;
	font-size: 24px;
	font-weight: bold;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
	color: #FFF;		
}	
/*#meewWrap #FloatLink .Cont .det a {
	color: #FFF;
}*/

#meewWrap #FloatLink .Cont .js-enable-btn:after {
    font-family: "FontAwesome";
    content: '\f218';
    position: absolute;
    font-weight: 400;
    padding-left: 10px;
	font-size: 26px;
}
#meewWrap #FloatLink .Cont .det a:after {
   font-family: "FontAwesome";
    content: '\f054';
    position: absolute;
    font-weight: 400;
    padding-left: 10px;
	font-size: 26px;
  -webkit-text-stroke: 1.5px #036;
  /*
    -webkit-text-stroke: 1.5px #b180b5;*/
    padding-top: 2px;
    margin-left: 20px;
}
@media screen and (max-width:768px){
}
@media screen and (max-width:414px){
#meewWrap #FloatLink .Cont .js-enable-btn,
#meewWrap #FloatLink .Cont .det a {
	font-size: 20px;
	width: 94%;
	padding: 10px;
}
#meewWrap #FloatLink .Cont .js-enable-btn:after,
#meewWrap #FloatLink .Cont .det a:after {
    font-size: 24px;
    margin-top: -3px;
}
}

#meewWrap .price .bgprice {
	line-height: 2.0;
	color: #ff3c6c;
}
#meewWrap .price .bgprice a {
	color: #ff3c6c;
	font-weight:bold;
}


/*--------------- lastArea ----------------*/

#meewWrap #lastCart {
	width:100%;
	padding:10px 0;
	margin-top: 10px;
}

#meewWrap #lastCart .ibtn a {
	width: 80%;
	max-width: 980px;
	margin-left:auto;
	margin-right:auto;
    padding: 10px;
    background: #f591bc;
    border-radius: 50px;
    text-align: center;
    display: block;
    letter-spacing: 0.5rem;
	position: relative;
	font-size: 24px;
	font-weight: bold;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
	color: #FFF;
}
#meewWrap #lastCart .ibtn a:after {
   font-family: "FontAwesome";
    content: '\f054';
    position: absolute;
    font-weight: 400;
    padding-left: 10px;
	font-size: 26px;
    -webkit-text-stroke: 1.5px #f591bc;
    padding-top: 2px;
}
@media screen and (max-width:1024px){
#meewWrap #lastCart .ibtn a {	
	width: 80%;
	margin: 0 auto;
}
}
@media screen and (max-width:414px){
#meewWrap #lastCart .ibtn a {
	font-size: 20px;
	width: 94%;
	padding: 10px;
	marbin: 0 auto;
}
#meewWrap #lastCart .ibtn a:after {
    font-size: 24px;
    margin-top: -3px;
}
}

/*------------------- media -------------------*/


#media  {
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
}

#media h3 {
	text-align: center;
    display: block;
    background: #efefef;
    position: relative;
    padding: 3px 15px 2px;
    font-size: 14px;
    margin: 30px auto 20px;
	width: 30%;
}
#media .mediaArea {
	color: #666;
}
#media dl {
	padding: 10px 20px;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	font-size: 14px;
}
#media dl dt {
	width: 12%;
	float: left;
	font-weight: normal;
}
#media dl dd {
	width: 86%;
	float: right;
	font-weight: normal;
}
#media a {
	/*text-decoration: underline;*/
	color: #c17bce;
}
@media screen and (max-width:414px){
#media h3  {
	display: block;
	width: 45%;
}
#media dl {
	padding: 10px;
  font-size: 12px;
}
}
@media screen and (max-width:320px){
#media h3  {
	width: 60%;
}	
}
/*------メディアもっと見る------*/

#meewWrap #media .panel .more {
    display: block;
    width: 30%;
    text-align: center;
    border: solid 1px #CCC!important;
	box-sizing: border-box;
    transition: .3s;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 0.2rem;
    position: relative;
    padding-top: 3px;
    border-radius: 8px;
	margin: 20px auto;
	/*border: none;*/
}	

#meewWrap #media .hide-text-media {
	display: none;
}


#meewWrap .panel .more:hover {
	background: #f4e9f7;
}
#meewWrap .panel .hide-text-media {
	display: none;
}
#meewWrap .panel .open{
	display: block;
	content: " ";
}

@media screen and (max-width:768px){

#media dl dt {
	width: 100%;
	float: none;
	margin-bottom: 8px;
}
#media dl dd {
	width: 100%;
	float: none;
	text-align: justify;
}
}

@media screen and (max-width:414px){
#meewWrap #media .panel .more {
	width: 50%;
}
}
@media screen and (max-width:320px){
#meewWrap #media .panel .more {
	width: 60%;
}
}