
.contents {
  max-width:100% !important;
  width: 100% !important;
  padding-right: 0;
  padding-left: 0;
  background-color:#000;
}
#header{
margin:0;
}
.mincho{
  font-family: 'Noto Serif JP', serif;
}
.mincho_shiki {
  font-family: 'ï¼­ï¼³ æ˜Žæœ', 'MS Mincho','ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN','Hiragino Mincho ProN','ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN','Hiragino Mincho ProN','Noto Serif JP', serif;
}
section{
  text-align: center;
}

#about h2{
  color: #866F5F;
  font-size: 2rem;
  text-align: center;
  border-bottom: none;
  margin-bottom: 60px;
}
section h2{
  color: #BCB5A7;
  font-size: 2rem;
  text-align: center;
  border-bottom: 1px solid #BCB5A7;
  display: inline-block;
  margin: 40px auto 40px auto;
  font-weight:bold;
}
#about .top_btn h2{
    color: #BCB5A7;
}
#bioprogramWrapper{
  background-color: #000 !important;
  width: 100%;
padding-bottom:50px;
}
#bioprogram{
      display: block;
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
}
#bioprogram h1{
margin:0;
}
#top{
  width: 100%;
}
#top img{
margin:0 auto;
}
.top_gallery{
  display: flex;
}
.top_gallery li{
  width: 25%;
}

.top_visual{
    background: transparent linear-gradient(179deg, #0D0111 0%, #250C31F7 15%, #2C1138 30%, #290E35 37%, #2C0D3A 55%, #411C52 74%, #522566 83%, #5D2B74 89%, #5D2B74 95%, #5D2B74 100%) 0% 0% no-repeat padding-box;
    box-sizing: border-box;
  padding: 40px;
  text-align: center;
}
.top_text {
  width: 100%;
  padding: 40px;
  text-align: center;
  background: transparent linear-gradient(144deg, #EEE2F3 0%, #F3E7F8 31%, #F6EFF9 61%, #F4F1F6 100%) 0% 0% no-repeat padding-box;
}
.top_text p{
  color: #000;
}
.bnr{
  margin-top: 100px;
}
#about {
  background-color: #000;
  padding: 0;
  text-align: center;
}


#about p{
  color: #fff;
}

.top_btn{
    background: transparent linear-gradient(179deg, #0D0111 0%, #250C31F7 15%, #2C1138 30%, #290E35 37%, #2C0D3A 55%, #411C52 74%, #522566 83%, #5D2B74 89%, #5D2B74 95%, #5D2B74 100%) 0% 0% no-repeat padding-box; 
  padding: 60px;
  margin: 100px 0;
}
.top_btn h2{
  margin-top: 0;
}
.top_btn ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.top_btn ul li{
  width: 32%;
  margin-right: 2%;
  box-sizing: border-box;
  margin-bottom: 2%;
  border: 1px solid #BCB5A7;
  font-size: 1.3rem;
}
.top_btn ul li a{
  color: #BCB5A7;
  display: block;
  width: 100%;
  height: 100%;
  background-color:rgba(255, 255, 255, 0);
  padding: 20px 0;
}
.top_btn ul li a:hover{
  background-color:rgba(255, 255, 255, 100);
  text-decoration: none;
}

.top_btn ul li:nth-child(3n){
  margin-right: 0;
}

.detail{
  display: flex;
  margin-top:2em;
}

.detail h3{
  color: #866F5F;
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 60px;
  text-align: left;
  letter-spacing: 0px;
}
.detail .graph{
  width: 40%;
}
.detail .text{
  width: 68%;
  margin-right: 2%;
}
.detail p{
  text-align: left;
}
.movie{
  margin: 60px 0;
}
.movie ul,.movie ol{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.movie ul li{
  width: 48%;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
  height: 315px;
}
.movie ol li{
  width: 48%;
  margin-right: 2%;
  color: #fff;
  margin-top: 20px;
}
.movie li:nth-child(2n){
  margin-right: 0;
}
.movie li iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct_items ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ct_items ul li{
  width: 48%;
  margin: 1%;
  background-color: #fff;
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 2%;
}
.ct_items ul li .itemcard{
  display: flex;
  justify-content: right;
}

.ct_items ul li .itemcard .card-image{
  width: 45%;
  margin-right: 2%;
}

.ct_items ul li .itemcard .card-text{
  width: 52%;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-weight: bold;
}
.card-title {
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
.card-price {
  text-align: right;
}
.yen {
  font-size: 0.5rem;
}

.products{
  display: flex;
  text-align: right;
}

.products_list{
  display: flex;
  justify-content: flex-end;
  width: 50%;
}

.products .products_img{
  width: 50%;
  padding-right: 60px;
  box-sizing: border-box;
}

.products .products_img img{
  margin-top: -12%;
}

.productsWrapper{
  background-color: #fff;
  padding: 60px;
}
.products_list ul {
  width: 100%;
}
.products_list ul li{
font-weight: bold;
font-size: 20px;
text-align: left;
}
.products_list ul li a{
  display: flex;
  text-align: left;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 100%;
}
.products_list ul li a h4{
  width: 60%;
  font-weight: bold;
}

.products_list ul li a p{
  width: 40%;
  text-align: right;
}
.mitsudonose{
    border: 3px solid #5F1986;
    padding:2em 1em;
    max-width:925px;
    margin:2em auto;
}
.mitsudonose h3{
text-align:center;
}
.three_h3 {
  text-align: center;
  font-size: 40px;
  color: #6C2B8F;
  padding: 1em 0;
  margin: 10px auto;
  
}
.timeseth1 h4 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #866F5F;
  font-weight: normal;
  margin-top: 30px;
}
p.timeseth1_text {
  line-height: 2.5;
  color: #866F5F;
  margin: 30px 0 60px 0!important;
}
.howto_wrapper{
  display: block;
  position: relative;
}
.howto_hair27D{
    max-width:950px;
    margin:1em auto;
}
.howto_hair27D ul{
    display:flex;
    margin-bottom:2em;
}
.howto_hair27D li{
    width:20%;
}
.howto_hair27D p{
padding:0 1em;
font-size:13px!important;
line-height:1.4!important;
text-align:left;
}
.howto_wrapper .howto_l{
  position: relative;
}
.howto_wrapper .howto_r{
  position: absolute;
  right: 0;
  top: 0;
}
.step_label {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  padding-top: 10px;
  box-sizing: border-box;
  border-radius: 50%;
  text-align: center;
  color: #000;
  background-color: #B1A3C6;
  margin-right: 20px;
}
.howto_l ul li{
  display: flex;
  margin-bottom: 30px;
}
.step_txt{
  text-align: left;
    width: calc(100% - 80px);
}
.step_txt p{
  color: #426463;
  font-weight: 400;
}

.howto_r .step_note {
  text-align: center;
  border: 5px solid #B1A3C6;
  color: #426463;
  padding: 15px;
}
.howto_r .step_note span {
  display: block;
}

.t27d{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.t27d li{
  width: 45%;
  text-align: left;
  margin-bottom: 20px ;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
/* .t27d li:nth-child(2n){
  display: flex;
  justify-content: flex-end;
} */
.t27d li a{
  display: flex;
  width: 100%;
}
.t27d li a .p_name{
  width: 85%;
}

.t27d li a h4{
  font-weight: bold;
}

.t27d li a .p_price{
  padding-left: 45px;
  width: 40%;
  box-sizing: border-box;
}

.howto h3{
  display: block;
  text-align: center;
  
}
.howto h3 img{
  text-align: left;
}
.howto p{
  text-align: left;
  line-height: 2 !important;
}

.howtoWrapper{
  display: flex;
  text-align: left;
  justify-content: space-between;
}
.howtoWrapper .howto_l{
  width: 56%;
  font-size:1rem;
}
.howtoWrapper .howto_r{
  padding-left: 40px;
  box-sizing: border-box;
  width: 44%;
}
.howto_l_wrapper{
  display: flex;
  align-items: stretch;
}
.howto_l_wrapper .step1{
  width: 46%;
  margin-right: 8%;
  display: flex;
  flex-direction: column;
}
.howto_l_wrapper .step2{
  width: 46%;
  display: flex;
  flex-direction: column;
}
.howtoDetail{
  border-left: 8px solid #E5DAEC;
  padding-left: 15px;
  height: 100%;
  margin-top: 30px;
}

.howtoDetail p{
    color: #601988;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    margin-bottom:20px;
}
.howto_l_wrapper ol{
  padding-left: 20px;
}
.howto_l_wrapper ol li{
  list-style-type: decimal;
  margin-bottom: 20px;
}
.ta_l{
  text-align: left !important;
}
.mt30{
  margin-top: 30px;
}

.sp{
  display: none;
}
.color27D{
    display:flex;
    justify-content: space-between;
}
.color27D_item{
    background-color:#fff;
    background-image:url("/img/0002/img/pages/bioprogramming/color_27D-2.jpg");
    background-repeat: no-repeat;
    background-position:left bottom;
background-size:auto 100%;
    width: 48%;
    margin: 1%;
    height:300px;
    padding-left:22%;
}
.color27D_item h4{
font-size:20px;
padding:1em;
text-align:center;
}
.color27D ul{
    width: 48%;
    margin: 1%;
}
.color27D li{
    background-color:#fff;
    display:flex;
padding:15px;
margin-bottom:20px;
}
.color27D li .card-text{
width:45%;
}
.color27D li .card-title{
    text-align:center;
}
.color27D li .card-image{
width:55%;
padding-right:15px;
}
.brand_logo{
    margin:100px 0 0;
}
#honshitsubi{
    max-width:1100px;
    background-color:#fff;
    margin:40px auto;
}
#footer_p{
    max-width:1200px;
    margin:0 auto;
    color:#fff;
    text-align:center;
}
@media screen and (min-width: 1200px){
  #bioprogram p {
    line-height: 3.2;
    font-size: 18px;
}

}

@media screen and (max-width: 1200px){
    section{
      padding: 0 15px !important;
    }
}


@media screen and (max-width: 848px){

  .howto_wrapper .howto_r{
    position: relative;
    right: 0;

    top: 0;
  }
  .step_txt.step_txt_last {
    width: 100%;
    margin-bottom: 20px;
}
.products{
  display: block;
}
.products .products_img {
  width: 100%;
  padding-right: 0;
}

.products_list{
  width: 100%;
}
.products .products_img img {
  margin-top: 0;
}

.t27d {
  display: block;
  flex-wrap: nowrap;
  justify-content: baseline;
}

.t27d li {
  width: 100%;
}

.howtoWrapper {
  display: block;
  text-align: left;
  justify-content: baseline;
}
.howtoWrapper .howto_l {
  width: 100%;
}

.howto_l_wrapper {
  display: block;
  align-items:baseline;
}
.howto_l_wrapper .step1 {
  width: 100%;
}
.howto_l_wrapper .step2 {
  width: 100%;
  margin-top: 20px;
}
.howtoWrapper .howto_r {
  padding-left: 0;
  width: 100%;
}
.howtoDetail p {
  letter-spacing: -0.1rem;
}
.howtoDetail {
  margin-top: 20px;
}

.howto_l_wrapper .step1 img,
.howto_l_wrapper .step2 img
{
  width: 60%;
}

#footer {
  padding: 100px 40px !important;
}

}

@media screen and (max-width: 767px){

  .top_gallery{
    flex-wrap: wrap;
  }
  .top_gallery li{
    width: 50%;
  }

  .top_visual{
    padding: 20px;
  }

  .top_text {
    padding: 20px;
    text-align: left;
}

  .bnr{
    margin-top: 20px;
  }

  #about h2 {
    border-bottom: none;
    margin-bottom: 20px;
    font-size: 1.5rem;
}
.about_text{
  text-align: left;
}

  section{
    padding:0 15px !important;
  }
  section h2 {
    margin: 40px auto 20px auto;
    font-size: 1.5rem;
  }

  .top_btn {
    margin: 40px 0;
    padding: 20px;
  }
  .top_btn h2{
    font-size: 1.5rem !important;
  }
  .top_btn ul {
    display: block;
    flex-wrap: nowrap;
}
.top_btn ul li{
    width: 100%;
    font-size: 1rem;
}

.detail {
  display: block;
}
.detail .graph {
  width: 100%;
  margin-bottom: 20px;
}

.detail .text{
  width: 100%;
    margin-right: 0;
}

.detail h3 {
  margin-bottom: 20px;
  font-size: 1.2rem;
}

.movie{
  margin-top: 20px;
}
.movie ul {
  display: block;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 20px auto;
  width: 320px;
}

.movie ol{
  display: none;
}

.movie ul li {
  width: 100%;
  margin-right: 0;
  height: 250px;
  margin-bottom: 100px;
  overflow: visible;
}

.movie ul li p{
  position: absolute;
  color: #fff;
  bottom:-60px;
  left: 0;
  text-align: left;
}

.ct_items ul  {
  display: block;
}
.ct_items ul li {
  width: 100%;
}

.productsWrapper{
  padding: 20px;
}

.products {
  display: block;
}

.products .products_img {
  width: 100%;
  padding-right: 0;
}
.products .products_img img {
  margin-top: 0;
}
.products_list {
  display: block;
  justify-content: fle  x-end;
  width: 100%;
}
.products_list ul li{
  margin-bottom: 20px;
}
.products_list ul li a {
  font-size: 1rem;
  display: block;
  justify-content: baseline;
}

.products_list ul li a p {
  width: 100%;
  text-align: right;
}
.products_list ul li a h4{
  width: 100%;
}

.card-title {
  font-size: 16px;
}

.three_h3 {
  font-size: 1.2rem;
  
  padding: 20px 0;

}
.howto_hair27D ul {
    display: block;
    
}
.howto_hair27D li {
    width: 100%;
    clear:both;
    padding-bottom:1em;
}

.howto_wrapper .howto_r{
  position: relative;
  right: 0;
  top: 0;
}

.step_txt.step_txt_last{
  width: 100%;
  margin-bottom: 20px;
}

.t27d {
  display: block;
  flex-wrap: nowrap;
}
.t27d li {
  width: 100%;
  font-size: 16px;
}
.t27d li a {
  display: block;
  width: 100%;
}
.t27d li a .p_price{
  padding-left : 0px;
  width: 100%;
  text-align: right;
}
.t27d li a .p_name {
  width: 100%;
}

.howtoWrapper {
  display: block;
  text-align: left;
  justify-content: baseline;
}
.howtoWrapper .howto_l {
  width: 100%;
}

.howto_l_wrapper {
  display: block;
  align-items:baseline;
}
.howto_l_wrapper .step1 {
  width: 100%;
}
.howto_l_wrapper .step2 {
  width: 100%;
  margin-top: 20px;
}
.howtoWrapper .howto_r {
  padding-left: 0;
  width: 100%;
}
.howtoDetail p {
  letter-spacing: -0.1rem;
}
.howtoDetail {
  margin-top: 20px;
}

.howto_l_wrapper .step1 img,
.howto_l_wrapper .step2 img
{
  width: 60%;
}
.sp{
  display: block;
}
  .pc{
  display: none;
}
#footer {
  padding: 100px 40px !important;
}
.color27D{
    display:block;
}
#ct_05 .color27D_item{
    width:100%;
    background-size: 50% auto;
    height: 50vw;
    padding-left:30vw;
    margin:15px 0;
}
.color27D_item h4{
    font-size:4vw;
    
}
.color27D ul{
    width:100%;
    margin:15px 0;
}
.color27D li .card-image{
    width:45%;
}
.color27D li .card-text{
    width:55%;
}
}

/* footer */
#footer {
  background-color: #000;
  padding: 200px 40px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
}

@media screen and (min-width: 425px){
  .howto_l_wrapper .step1 img,
  .howto_l_wrapper .step2 img
  {
    width: 50%;
  }

}
