@charset "UTF-8";
.littlelady-mt { font-size: 1.4rem;}
.littlelady-mtt u,
.littlelady-mtt ul li { width: 100%; margin: 0; padding: 0; font-size: 1.4rem;}
.littlelady-mtt .kv { text-align: center; background: #f8ccd6;}
.littlelady-mtt .tab-area { background: #f8ccd6;}
.littlelady-mtt .tab-area .inr { display: flex; justify-content: space-between; margin: auto; width: 100%; max-width: 1140px;}
.littlelady-mtt .tab-area div { position: relative; width: 49.5%;}
.littlelady-mtt .tab-area .inr div a { z-index: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 60px; text-align: center; color: #fff; line-height: 1.5; background: #43343a; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.littlelady-mtt .tab-area .inr div:last-of-type a { background: #d7525d;}
.littlelady-mtt .tab-area a span { display: block; font-size: 1.2rem;}
.littlelady-mtt .tab-area .inr div:last-of-type:after { position: absolute; left: 50%; bottom: -15px; content: "";  width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #d7525d;}
.littleladyluxe-btn-area .tab-area .inr div a:hover { opacity: 0.8;}
.littleladyluxe-btn-area { margin: 30px 0 0;}
.littleladyluxe-btn-area .btn { display: flex; justify-content: center; align-items: center; width: 90%; height: 60px; margin: auto; font-size: 1.2rem; font-weight: bold;}
.littleladyluxe-btn-area .btn:hover { font-size: 1.2rem; font-weight: bold;}
.littleladyluxe-btn-area .btn span { display: inline-block;}
.littleladyluxe-btn-area .btn-product { color: #fff; background: #ab7e45;}
.littleladyluxe-btn-area .btn-online { color: #ab7e45; border: 1.5px solid #ab7e45;}
@media only screen and (max-width: 768px) { 
  .littlelady-mtt { overflow: hidden;}
  .littlelady-mtt .tab-area div img { display: none;}
  .littleladyluxe-btn-area .btn-product, .littleladyluxe-btn-area .btn-online { margin-bottom: 20px;}
}
@media (min-width: 769px) {
  .littlelady-mtt .tab-area .inr div a { font-size: 1.8rem; height: 80px;}
  .littlelady-mtt .tab-area div img {  z-index: 2; width: auto; height: 100px; position: absolute;  bottom: 10px; right: 50px;}
  .littleladyluxe-btn-area { display: flex; justify-content: space-between; max-width: 620px; margin: 20px auto 0;}
  .littleladyluxe-btn-area .btn { width: 49%; height: 50px; font-size: 1.2rem;}
  .littleladyluxe-btn-area .btn-product, .littleladyluxe-btn-area .btn-online { background-size: 20px;}
}
.pc-only { display: none;}
.sp-only { display: block;}
.mv { width: 100%; background: url(/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_mainimg_bg2.jpg) no-repeat top -200px center; background-size: 100%; border-top: 3px solid #ab7e44;}
.mv h1 { max-width: 1140px; margin: 0 auto;}
.mv .itemimg { margin: -80% 0 0 68%; position: relative; width: 25%; padding-bottom: 80%;}
.mv .itemimg .item1 { position: absolute; top: 2%; left: 0; width: 62%;}
.mv .itemimg .item2 { position: absolute; top: 0; left: 25%; width: 100%;}
@media (min-width: 769px) { 
  .pc-only { display: block;} 
  .sp-only { display: none;} 
  .mv .itemimg { margin: -510px 0 0 32%; width: 12%; padding-bottom: 510px;} 
  .mv .itemimg .item1 { max-width: 98px; top: 10%; left: 30%; width: 65%;} 
  .mv .itemimg .item2 { max-width: 153px; top: 10%; left: 40%; width: 100%;}
}
@media (min-width: 1300px) { 
  .mv .itemimg { margin: -510px 0 0 33%; width: 12%;}
}
@media (min-width: 1600px) { 
  .mv .itemimg { margin: -510px 0 0 35%; width: 12%;}
}
@media (min-width: 1920px) { 
  .mv { background-position: top -500px center;}
  .mv .itemimg { margin: -510px 0 0 37%; width: 12%;}
}


.mv .content-ttl, .content-04 .content-ttl { width: 100%;
  margin: 0 auto;
  text-align: center;
}
.content h3, .content p, .content ul li {
  color: #666666;
}
.content .content-inner {
  margin: 0 4%;
}
.content-01 {
  text-align: center;
  margin: 30px 0;
}
.content-01 .img-01 {
  margin-bottom: 15px;
}
.content-01 .check ul {
  border-top: 2px dotted #ab7e45;
  margin: 5% 0;
}
.content-01 .check ul li {
  font-size: 1.2rem;
  border-bottom: 2px dotted #ab7e45;
  padding: 12px 0 12px 40px;
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_ic_check.png") no-repeat 5px center/30px auto;
  text-align: left;
}
.content-01 .movie {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.content-01 .movie .inner {
  width: 50%;
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_products_movie_bg.png") no-repeat center center;
  background-size: 100%;
}
.content-01 .movie .inner img {
  position: relative;
  z-index: 1;
  margin: 8% auto 8%;
  border-radius: 50%;
  overflow: hidden;
  width: 90%;
  height: 90%;
}
.content-01 .movie .inner + p {
  width: 48%;
}
.content-02 .content-inner {
  text-align: center;
  margin: 0;
}
.content-02 .pdimg {
  margin: 0 auto 5%;
}
.content-02 .pdimg .itemimg {
  margin: -85% 0 0 45%;
/*  border-bottom: 4px solid #ab7e45;*/
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  width: 55%;
}
.content-02 .pdimg .itemimg .item3 {
  margin: 50% -1% 0 0;
  width: 17%;
}
.content-02 .pdimg .itemimg .item4 {
  margin: 27% 0 0 0;
  width: 17%;
}
.content-02 .pdimg .itemimg .item5 {
  margin: 35% -5% 0 0;
  width: 17%;
}
.content-02 .pdimg .itemimg .item6 {
  margin: 0 -14% 0 0;
  width: 25%;
}
.content-02 .pdimg .itemimg .item7 {
  margin: 58% 10% 0 0;
  width: 21%;
}
.content-02 p {
  font-size: 1.3em;
  line-height: 1.6;
}
.content-02 .orderbtn {
  margin: 20px 15% 50px;
}
.content-02 p.pdname { font-size: 1.2rem;}
.content-03 .color-lineup li .inner { 
  border-bottom: 2px solid #ab7e45; text-align: left; 
}
.content-03 .color-lineup li.color01 { margin-top: 30px;}
.content-03 .color-lineup li.color01 .inner h3 {
  color: #b73f4b;
}
.content-03 .color-lineup li.color02 .inner h3 {
  color: #dd4449;
}
.content-03 .color-lineup li.color03 .inner h3 { 
  color: #ae6f5e;
}
.content-03 .color-lineup li.color05 .inner h3 {
  color: #cb5256;
}
@media only screen and (max-width: 768px) { 
  .content-03 .content-ttl {
  background: #ffecf2;
  padding: 4% 0 5%;
  
}

.content-03 .color-lineup li .inner img { width: 50%; margin-bottom: -30px;}
.content-03 .color-lineup li:nth-child(4) .inner img { width: 80%;}
.content-03 .color-lineup li .inner + img { margin: 20px 0 50px; max-width: 280px; height: auto!important}
.content-03 .color-lineup li.color01 .inner { padding: 5% 35% 5% 0;
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color01_illust.png") no-repeat right bottom/43% auto;
}
.content-03 .color-lineup li.color02 .inner { padding: 5% 35% 5% 0;
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color02_illust.png") no-repeat right bottom/43% auto;
}
.content-03 .color-lineup li.color03 .inner { padding: 5% 35% 5% 0;
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color03_illust.png") no-repeat right bottom/43% auto;
}
.content-03 .color-lineup li.color05 .inner { padding: 5% 35% 5% 0;
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color05_illust.png") no-repeat right bottom/43% auto;
}
.content-03 .color-lineup li .inner h3 { margin-bottom: -20px; font-weight: bold; font-size: 1.3rem; }
.content-03 .color-lineup li .inner + p {
  width: 80%;
  margin: 10px auto 0;
}
.content-03 .color-lineup li .inner h3 + p { font-size: 1.1rem!important;}
}
.content-04 {
  padding: 30px 0;
  background: #ffecf2;
}

.content-04 ul li figure {
  padding: 20px 0 0;
}
.content-04 ul li h3 {
  font-weight: bold;
  font-size: 1.5rem;
  padding: 0 20px; 
  text-align: right;
}
.content-04 ul li p { margin-top: 5px!important; padding: 0 20px; text-align: left; font-size: 1.2rem;}
.content-04 ul li:nth-child(2) h3, .content-04 ul li:nth-child(3) h3 { text-align: left;}

.content-05 {
  padding: 30px 0;
}
.content-05 .content-ttl { width: 100%; margin-bottom: 30px; text-align: center;}
.content-05 ul {
  width: 80%;
  margin: 15px auto;
}
.content-05 ul li {
  margin-top: 7px;
  border: 1px solid #ab7e45;
  color: #ab7e45;
  padding: 10px 15px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4;
}
.content-05 ul li:nth-child(2) {
  padding: 20px 15px;
}
.content-05 ul li:nth-child(2) span {
  padding-left: 3px;
  color: #ab7e45;
}
.content-06 {
  padding: 30px 0;
  background: #f7f3f0;
}
.content-06 .content-ttl { width: 100%; margin-bottom: 20px; text-align: center;}
.content-06 .content-ttl img { max-width: 170px; height: auto;}
.content-06 figure {
  width: 45%;
  margin: 20px auto;
}
.content-06 h3 { font-weight: normal; font-size: 12px;
  text-align: center;
}
.content-06 h3 span {
  font-size: 16px; font-weight: bold;
  display: block;
}
.content-06 h3 + p { font-size: 12px;
  text-align: center;
  margin: 10px 15% 15px;
}
.content-06 .snslink {
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0 auto;
}
.content-06 .snslink li { width: 100px; margin: 0 5px;}
.content-06 .snslink a { color: #666;  font-size: 1.0rem!important; font-weight: normal;
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_ic_twitter.png") no-repeat center 0/30px auto;
  text-align: center;
  padding-top: 33px;
  display: block;
}
.content-06 .snslink .instagram a {
  background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_ic_insta.png") no-repeat center 0/30px auto;
  padding-top: 30px;
}
@media (min-width: 769px) {
  .content .content-ttl img {
    width: 100%;
    margin: 0 auto;
  }
  .content .content-inner {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
  }
  .content-01 {
    margin-bottom: 80px;
  }
  .content-01 .content-ttl img {
    max-width: 813px;
  }
  .content-01 .content-inner {
    max-width: 1000px;
    width: 100%;
    padding: 20px 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .content-01 .check {
    width: 50%;
  }
  .content-01 .check ul {
    border-top: 2px dotted #ab7e45;
    margin: 80px 3% 30px;
  }
  .content-01 .check ul li {
    border-bottom: 2px dotted #ab7e45;
    padding: 20px 30px 20px 100px;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_ic_check.png") no-repeat 30px center/45px auto;
    font-size: 2.0rem;
    line-height: 1.5;
    text-align: left!important
  }
  .content-01 .movie {
    display: block;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_products_bg01.png") no-repeat center 5px;
    padding: 80px 0 0;
    margin: 0 3% 0 0;
    width: 43%;
  }
  .content-01 .movie .inner {
    width: 300px;
    margin: 0 auto;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_products_movie_bg.png") no-repeat center center;
    background-size: 100%;
  }
  .content-01 .movie .inner video {
    position: relative;
    z-index: 1;
    margin: 6% auto 3%;
    border-radius: 50%;
    overflow: hidden;
    width: 90%;
    height: 90%;
  }
  .content-01 .movie .inner + p {
    width: 100%;
  }
  .content-02 .content-inner {
    text-align: center;
    margin: 0 auto 150px;
  }
  .content-02 .pdimg {
    max-width: 1140px;
    margin: 0 auto 50px;
  }
  .content-02 .pdimg .itemimg {
    margin: -65% 0 0 47%;
    /*border-bottom: 4px solid #ab7e45;*/
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 53%;
  }
.content-02 .pdimg .itemimg .item3 {
  margin: 40% 0 0 0;
  width: 14%;
}
.content-02 .pdimg .itemimg .item4 {
  margin: 12% 0 0 0;
  width: 14%;
}
.content-02 .pdimg .itemimg .item5 {
  margin: 27% -3% 0 0;
  width: 14%;
}
.content-02 .pdimg .itemimg .item6 {
  margin: 0 -14% 0 0;
  width: 20%;
}
.content-02 .pdimg .itemimg .item7 {
  margin: 53% 30% 0 0;
  width: 17%;
}
  .content-02 p.pdname {
    font-size: 1.4em;
    line-height: 1.6;
    margin: 0 auto;
    padding: 0 0 0;
    /*background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_ic_new.png") no-repeat 20px 0;*/
    max-width: 900px;
  }
  .content-02 .orderbtn {
    margin: 0 auto;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_products_bg02.png") no-repeat right bottom;
    background-size: contain;
    padding: 20px 0 0;
    max-width: 800px;
  }
  .content-02 .orderbtn img {
    margin: 0 80px;
    max-width: 500px;
  }
  .content-03 .content-ttl { text-align: center;
    padding: 50px 0 60px; 
    background: linear-gradient(to right, #e8c7c2, #fde7ea 50%, #fef5f8);
  }
  .content-03 .content-ttl img {
    max-width: 774px;
  }
  .content-03 .color-lineup {
    width: 100%; max-width: 1000px;
    margin: 0 auto 150px;
  }
  .content-03 .color-lineup li {
    border-bottom: 4px solid #ab7e45;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 100px;
  }
  .content-03 .color-lineup li .phote-color { margin-bottom: 15px;}
  .content-03 .color-lineup li.color02, .content-03 ul li.color05 {
    flex-direction: row-reverse;
  }
  .content-03 .color-lineup li .inner {
    border-bottom: none;
    width: 58%;
  }
  .content-03 .color-lineup li .inner img { width: 100%; max-width: 227px; margin-bottom: -30px;}
  .content-03 .color-lineup li.color01 .inner {
    padding: 0 28% 20px 0;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color01_illust.png") no-repeat right bottom/ 42% auto;
  }
  .content-03 .color-lineup li.color02 .inner {
    padding: 0 28% 20px 0;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color02_illust.png") no-repeat right bottom/ 42% auto;
  }
  .content-03 .color-lineup li.color03 .inner {
    padding: 0 28% 20px 0;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color03_illust.png") no-repeat right bottom/ 42% auto;
  }
  .content-03 ul li.color05 .inner {
    padding: 0 28% 20px 0;
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_color05_illust.png") no-repeat right bottom/ 42% auto;
  }
  .content-03 .color-lineup li .inner h3 { margin-bottom: -20px;
    font-weight: bold;
    font-size: 1.5em;
    letter-spacing: -1px;
  }
    .content-03 .color-lineup li .inner + img { max-width: 380px; height: auto!important}
  .content-04 {
    padding: 50px 0 70px;
    background: #ffecf2;
  }
  .content-04 .content-ttl img {
    max-width: 453px;
    margin-bottom: 20px;
  }
  .content-04 ul {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .content-04 ul li {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
  }
  .content-04 ul li.color02 {
    flex-direction: row-reverse;
    margin-top: -30px;
  }
  .content-04 ul li figure {
    padding: 20px 0 0;
    width: 50%;
  }
  .content-04 ul li .inner {
    width: 50%;
    text-align: left;
  }
  .content-04 ul li h3 {
    font-weight: bold;
    font-size: 2em;
    padding: 10px 0 0;
    text-align: left;
  }
  .content-04 ul li p { font-size: 1.6rem;}
  .content-04 ul li.color01 h3 {
    text-align: left;
  }
  .content-04 ul li.color01 h3, .content-04 ul li.color01 p {
    padding: 0 4%;
  }
  .content-04 ul li.color02 h3, .content-04 ul li.color02 p {
    padding: 0 4%;
  }
  .content-04 ul li.color03 h3, .content-04 ul li.color03 p {
    padding: 0 10% 0;
  }
  .content-04 ul li.color03 h3 {
    padding-top: 10px;
  }
  .content-05 {
    padding: 130px 0 150px;
  }
  .content-05 .content-ttl img {
    max-width: 669px; margin-bottom: 50px;
  }
  .content-05 ul {
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content-05 ul li { width: 49%; margin: 0; display: flex; justify-content: center; align-items: center;
    border: 2px solid #ab7e45;
    color: #ab7e45;
    padding: 20px 15px;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .content-05 ul li:nth-child(3),.content-05 ul li:nth-child(4) { margin-top: 30px;}
  .content-06 {
    padding: 50px 0;
    background: #f7f3f0;
  }
  .content-06 .content-inner {
    max-width: 550px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
  }
  .content-06 .content-ttl { 
    width: 100%; text-align: center; 
  }
  .content-06 .content-ttl img {
    max-width: 300px;
  }
  .content-06 figure {
    width: 45%;
    margin: 20px auto;
  }
  .content-06 div {
    width: 50%;
  }
  .content-06 h3 {
    font-size: 14px;
    text-align: center;
  }
  .content-06 h3 span {
    color: #000; font-size: 28px; font-weight: normal;
    display: block;
  }
  .content-06 h3 + p {
    font-size: 14px;
    text-align: center;
    margin: 10px 0 15px;
    line-height: 1.5;
  }
  .content-06 .snslink {
    width: 100%;
    font-weight: normal!important;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .content-06 .snslink li { width: 30%;}
  .content-06 .snslink a { 
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_ic_twitter.png") no-repeat center 0;
    background-size: 39px 38px;
    text-align: center;
    padding-top: 40px;
    display: block;
    font-size: 0.9em;
  }
  .content-06 .snslink .instagram a {
    background: url("/wp-content/themes/the-thor-child/img/littleladyluxe/littlelady-mtt_ic_insta.png") no-repeat center 0;
    background-size: 39px 38px;
    padding-top: 40px;
  }
}
