@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.6.3/css/all.css);
@import url("cp_add-common.css");
/*__ add-font--family __*/
.mpTxt {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
}
/*__text-style__*/
.txt_pink {
  color: #f85b82 !important;
}
/* btn-LINE up */
.btn_lineup, a.btn_lineup {
  color: #fff;
  background-color: #e03c39;
  /*  z-index: 1;*/
}
a.btn_lineup {
  /*border-bottom: 5px solid #9f000c;*/
}
a.btn_lineup:hover {
  /*margin-top: 3px;
  border-bottom: 2px solid #9f000c;*/
  background-color: rgba(224, 60, 57, 0.7);
}
a.btn_lineup:after, a.btn_lineup:hover::after {
  background: transparent !important;
}
/* --------------------------------------------------------------------
	PC/common
--------------------------------------------------------------------- */
.is-transparent {
  background-image: linear-gradient(-90deg, rgba(253, 68, 119, 13%) 50%, transparent 50%), linear-gradient(rgba(253, 68, 119, 13%) 50%, transparent 50%);
}
/*__ H __*/
#Container section > h2.mellchan-cp {
  font-size: 1.4em;
  position: relative;
  color: #fff;
  line-height: 1.4;
  /*	background: #dfefff;
	box-shadow: 0px 0px 0px 5px #dfefff;*/
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  margin: 1em auto 1.5em;
  text-align: left;
}
#Container section > h2.mellchan-cp:before {
  font-family: "Font Awesome 5 Free";
  content: "\f77c";
  font-weight: 900;
  /*	position: absolute;*/
  left: 0.5em; /*from left side to icon*/
  margin-right: 0.5em;
}
section > h2.mellchan-cp.Coloring { /* for Coloring */
  background: #ffcb00;
  box-shadow: 0px 0px 0px 5px #ffcb00;
  text-shadow: 0 0 2px #aaa;
}
section > h2.mellchan-cp.Clothes, section > h2.mellchan-cp.Doll, section > h2.mellchan-cp.House { /* for Other */
  background: #f6526d;
  box-shadow: 0px 0px 0px 5px #f6526d;
}
/*_flex_*/
.one_column .bottom-conte {
  margin: 15px auto 30px;
  text-align: center;
}
.two_column ul {
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}
.two_column ul.pc_wrap {
  width: 100%;
  padding: 10px;
}
.two_column ul.pc_wrap li.itemTxt {
  width: 700px;
}
.two_column ul.pc_wrap li a {
  width: 60%;
}
/* flex_box */
.flex_item-box {
  padding: 10px 0;
  justify-content: center;
  align-content: stretch;
  margin-bottom: 1.5em;
}
.flex_item {
  width: 225px;
  text-align: center;
  /*    letter-spacing: -0.03em;*/
}
.flex_item a p {
  color: #f85c82;
  margin-bottom: 1.0em;
  font-size: 1.4rem;
}
.friend_Conte .flex_item-box {
  justify-content: flex-start;
  width: 980px;
  margin: 0 auto;
}
.flex_item .btnDl {
  width: 100%;
  padding: 10px 0;
}
.friend_Conte .flex_item { /*Friends*/
  width: 230px;
  margin: 10px 5px 10px 9px;
}
.friend_Conte .flex_item:nth-child(4n) {
  margin-right: 0;
}
.flex_item.bgColoring { /*ぬりえ*/
  background-color: #ffcb00;
  width: 370px;
  text-shadow: 0 0 2px #aaa;
}
.flex_item.bgColoring:nth-child(2) {
  margin-left: 70px;
}
.flex_item.bgClothes, .flex_item.bgDoll, .flex_item.bgHouse {
  background-color: #f6526d;
}
/*_add-friends_Conte_*/
.friend_Conte {
  color: #f85c82;
}
/*_more_Btn_*/
.friend_Conte a.btnMore {
  font-size: 1.2em;
  margin-top: 1em;
  /*Shadow_set*/
  position: relative;
  /*btn_Style*/
  display: inline-block;
  background: transparent;
  border-radius: 30px;
  outline: none;
  /*aniMe*/
  transition: all 0.2s ease;
}
.friend_Conte a.btnMore:hover {
  border-color: transparent;
}
.btnMore span {
  background: #f85b82;
  padding: 0.5em 1em;
  position: relative;
  z-index: 2;
  display: block;
  border-radius: 30px;
  transition: all 0.3s ease;
}
.shop_mellchan-cp .friend_Conte a:after {
  background: none;
}
/*== btn_Action */
/*shadoW*/
.pushdown:before {
  /*background: #f85b82;*/
  content: "";
  position: absolute;
  z-index: -1;
  top: 4px;
  left: 0;
  /*shadoW_style*/
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
/*Y_sride_4px*/
.pushdown:hover span {
  background-color: #fa7c9a;
  /*	color: #f85b82;*/
  /*	transform: translateY(4px);*/
}
/*friend-frame*/
.friend_Conte.pk { /*Pink*/
  background: #feeff2;
  border: #f85c82 solid 3px;
}
.friend_Conte.ye { /*Yellow*/
  background: #fcf2c2;
  border: #febb41 solid 3px;
}
.friend_Conte.bu { /*Blue*/
  background: #e5f3fa;
  border: #79c2ec solid 3px;
}
.friend_Conte.pu { /*Purple*/
  background: #ede8f2;
  border: #b5a1c7 solid 3px;
}
.friend_Conte.l_bu { /*light_Blue*/
  background: #d3f4fe;
  border: #49ced9 solid 3px;
}
.friend_Conte.gr { /*Green*/
  background: #eff5e8;
  border: #aacd8d solid 3px;
}
.friend_Conte.l_gr { /*light_Green*/
  background: #eaf3f1;
  border: #a8d1c7 solid 3px;
}
.friend_Conte ul {
  display: flex;
  padding: 0 0.5em;
  margin: 0.5em auto;
  justify-content: flex-start;
}
.friend_Conte ul li {
  font-weight: 900;
  font-size: 1.1em;
  padding: 0.2em 0;
}
.friend_Conte ul li.tTl {
  color: #fff;
  background: #fbadc0;
  border-radius: 100vh;
  width: 60px;
  margin: 0 0.8em 0 0;
}
.friend_Conte ul li:nth-child(2) {
  /*	padding: 0.2em 0;*/
}
/*--link--*/
.shop_mellchan-cp a {
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  font-feature-settings: "palt";
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
}
.shop_mellchan-cp a:after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
.shop_mellchan-cp a:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}
.shop_mellchan-cp a.js_modalBtnCont:after, .shop_mellchan-cp a.imgph:after {
  background: transparent !important;
}
.shop_mellchan-cp a:focus {
  -moz-outline-style: none;
}
/*__add_popuUp-Contents__*/
.modalFrame a {
  max-width: 700px !important;
  margin: 0 auto;
}
.js_modalContInner {
  height: auto;
  top: 88%;
  width: 68vw;
  max-width: 80vw
}
.ly_inner p {
  margin: 0 auto;
  width: 100%;
}
a.js_modalBtnCont {
  margin: 0 auto;
  max-width: 740px !important;
  ;
}
.js_modalBtnCont:hover, .js_modalBtnCont:focus {
  color: #e63174 !important;
}
.js_modalClose {
  top: 10px;
  right: 13px;
}
.js_modalClose::before, .js_modalClose::after {
  top: 0;
  right: 6px;
  width: 1px;
  height: 20px;
  background-color: #e63174 !important;
}
.modal_content {
  padding: 1.5em 0.5em 0.5em;
  width: 94vw;
  margin: 0 auto;
}
.pcZoom {
  height: auto;
  width: 100%;
}
.marker_pink {
  background: linear-gradient(transparent 70%, #FF5A8B 60%);
}
.videoTxt {
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
  margin-left: 10px;
  color: #f6526d;
}
.videoTxts {
  font-size: 1.3em;
  font-weight: 600;
  text-align: center;
  margin-left: 10px;
}
.video {
  position: relative;
  margin: 0 auto 30px !important;
  width: 590px;
}
/* _______________________________________________________

	SP/
__________________________________________________________ */
@media screen and (max-width: 640px) {
  .conte_mv h2 {
    font-size: 2.0em;
    width: 80%;
    margin: 0.5em auto;
    line-height: 1.2;
  }
  article.inf { /* TOP information */
    padding: 0 0.5em 1.0em 0.5em;
  }
  /*_container_*/
  #Container {
    width: 98%;
  }
  #frame_main {
    width: 100% !important;
  }
  #Container section > h2 {
    font-weight: 700 !important;
  }
  section > h2.mellchan-cp {
    border-left: 5px #fff solid;
  }
  /* itemBox */
  .friend_Conte .flex_item, .flex_item.bgColoring:nth-child(2), .flex_item, .flex_item-box { /* flex_box */
    margin: 0 auto 1.5em;
  }
  .flex_item {
    width: 96% !important;
  }
  .btn, a.btn, button.btn {
    line-height: 1.4;
    font-size: 1.35rem;
    padding: 1rem 2rem;
    letter-spacing: 0.2;
    width: 96%;
  }
  /*_add-friends_Conte_*/
  .friend_Conte ul li {
    font-size: 1.25em;
  }
  .flex_item a p {
    font-weight: 900;
  }
  .btnMore span {
    z-index: 0;
  }
  .friend_Conte a.btnMore {
    font-size: 1.3rem;
  }
  /*_add-friends_Conte-1col
	.friend_Conte .flex_item-box {
		width: 96%;
	}_*/
  /*_add-friends_Conte-2Col_*/
  .friend_Conte .flex_item-box {
    width: 100%;
    display: flex;
  }
  .friend_Conte .flex_item {
    width: 48% !important;
    margin: 1em 0 1em 0.4em;
    padding: 0.5em;
  }
  .friend_Conte .flex_item:nth-child(2n) {
    margin-right: 0;
  }
  .btnMore span {
    font-size: 0.9em;
    line-height: 1.3;
  }
  .flex_item p {
    font-size: 0.9em;
  }
  .friend_Conte ul {
    font-size: 0.8em;
  }
  .friend_Conte ul li.tTl {
    width: 50px;
    margin-right: 0.5em;
  }
  /*__add_popuUp-Contents__*/
  .modalFrame a {
    max-width: 96% !important;
  }
  .js_modalContInner, .js_modalCont {
    max-height: 100vh;
  }
  .js_modalBtnCont {
    padding: 0;
  }
  img.pcZoom {
    height: auto;
    width: 100%;
  }
  .js_modalClose::before, .js_modalClose::after {
    background: #222;
  }
  .ly_inner p {
    width: 98%;
  }
  .video {
    position: relative;
    margin: 0 auto 30px !important;
    width: 95%;
  }
}	