@charset "UTF-8";

/*------------------------------------------------------*/
/*  reset */
/*------------------------------------------------------*/

html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h3,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h3,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
html {
  font-size: 62.5%;
}
body {
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-size: 16px; font-size: 1.6rem;
  letter-spacing: normal;
  color: #000;
  vertical-align: baseline;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}
a:link {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a:active {
  color: #fff;
  text-decoration: none;
}
.wrapper{overflow: hidden;}

.mt7{margin-top: -7px;}
.mt40{margin-top: 40px;}
.ml40{margin-left: 40px;}
.mb40{margin-bottom:40px;}
.pt20{padding-top: 20px;}
.pt60{padding-top: 60px;}
.pb40{padding-bottom: 40px;}
.pb60{padding-bottom: 60px;}

.tac{
  text-align: center;
}

.clearfix{clear: both;}

a img:hover {
  opacity: 0.8
}
h1{margin-bottom:-7px;}
h2{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  padding: 40px 0;
  font-size: 40px;
  letter-spacing: -2.5px;
  font-weight: 600;
}
h2 span{
  color: #d36899;
  font-size: 50px;
}
h3{
  font-size: 26px;
}
h4{
  color: #d36899;
  text-align: center;
}

.header_inner{
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
}
.inner{
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.flex{
  display: flex;
  align-items: flex-end;
}
.flex li{
  width:50%;
}
.warp{
  flex-wrap: wrap;
}
.text{
  font-size: 24px;
  padding-bottom: 60px;
}
.rainbow{
  background: url(../img/main_bg_img.jpg) no-repeat top center;
  background-size: 100% 100%;
  margin: 0 auto;
}
.pink{
  background: #fce8eb;
  margin: 0 auto;
}
.green{
  background: #faffdf;
  margin: 0 auto;
}
.frame_img{
  margin-bottom: 40px;
}
.frame_img img{
  box-shadow: 100px 40px 0px #cdd866;
  max-width: 100%;
  height: auto;
}
.frame_img_pink{
  margin-bottom: 40px;
}
.frame_img_pink img{
  box-shadow: 100px 40px 0px #fce8ec;
  max-width: 100%;
  height: auto;
}
.frame_pink{
  margin-bottom: 80px;
  background: #fce8ec;
  box-shadow: 100px 40px 0px #f5bdc8;
  max-width: 100%;
  height: auto;
}
.check_list{
  background: #fce8ec;
  width:60%;
  margin:0 auto 40px;
  border-radius: 20px;
  padding: 40px 80px;
}
.check_list li{
  font-size: 24px;
  padding-left: 50px;
  line-height: 2.0em;
  background: url(../img/check.gif) left 0px top 3px no-repeat;
}

.pink_box{
  background: #fff;
  border:solid 2px #f5bdc8;
  letter-spacing: -1px;
}
.pink_box li{
  border-bottom: dotted 5px #f5bdc8;
  margin: 30px;
  padding: 0 0 20px 80px;
}
.pink_box li span{
  color: #d46b9b;
  font-size: 26px;
}
.pink_box li:nth-child(1){
background: url(../img/01.png) left 0px top 3px no-repeat;
}
.pink_box li:nth-child(2){
background: url(../img/02.png) left 0px top 3px no-repeat;
}
.pink_box li:nth-child(3){
background: url(../img/03.png) left 0px top 3px no-repeat;
}
.pink_box li:nth-child(4){
background: url(../img/04.png) left 0px top 3px no-repeat;
}
.pink_box li:nth-child(5){
background: url(../img/05.png) left 0px top 3px no-repeat;
}
.pink_box li:nth-child(6){
background: url(../img/06.png) left 0px top 3px no-repeat;
}
.pink_box li:nth-child(7){
background: url(../img/07.png) left 0px top 3px no-repeat;
border-bottom: none;
}

.pink_box dt{
  font-size:20px;
  margin: 30px;
  padding: 0 0 20px 80px;
  background: url(../img/q.png) left 0px top 3px no-repeat;
}
.pink_box dd{
  font-size:20px;
  margin: 30px;
  padding: 0 0 20px 80px;
  background: url(../img/a.png) left 0px top 3px no-repeat;
}

.dot_box{
  background: #fff;
  border-top: dotted 5px #f5bdc8;
  border-bottom: dotted 5px #f5bdc8;
  width: 80%;
  margin: 0 auto 40px;
  font-size:24px;
  border-collapse: separate;
}
.dot_box tr th, .dot_box tr td{
  padding:5px 40px;
}

#sec01 h3{
  background: #cdd866;
  width: 85%;
  border-radius: 5px;
  margin: 40px auto;
  padding: 5px 20px;
  font-size: 24px;
}
#sec15 h3{
  font-size:20px;
  padding: 40px 60px 0;
}
.min_text{
  padding: 20px 60px 40px;
}
/*  footer */
footer{
  background:#cdd866;
  padding: 10px;
  text-align: center;
}

/*  page-top */
#page-top {
  border-radius: 15px;
  background: #37383A;
  position: fixed;
  bottom: 30px;
  right: 70px;
  z-index: 99999;
  padding: 20px;
}
#page-top a {
  text-decoration: none;
  display: block;
}
#page-top a:hover {
    text-decoration: none;
}


/*  TB */
@media screen and (max-width: 1380px) {
.header_inner img{
  max-width: 100%;
}
}
/*  SP */

@media screen and (max-width: 750px) {

h2{
  font-size: 26px;
  margin: 0 20px;
  padding: 40px 0 20px;
}
h2 span{
  font-size: 32px;
}
h3{
  width: 90%;
}
h3 span{
  font-size: 20px;
}
img {max-width: 100%;}

.inner {
  max-width: 100%;
}

.flex li{
  width:85%;
  margin: 0 auto;
}
.warp_sp{
  flex-wrap: wrap;
}
.rainbow{
  background-size: cover;
}

.check_list{
  width:90%;
  padding: 15px;
  margin: 0 auto 40px;
}
.check_list li{
  font-size: 22px;
  letter-spacing: -1px;
  padding-left: 30px;
  line-height: 1.2em;
  background-size:30px auto;
  margin: 15px 0;
}
.frame {
  width: auto;
  height: auto;
  left: 0px;
  top: 0px;
}
.text{
  font-size: 20px;
  margin:20px 20px 0;
  padding-bottom: 20px;
}
.anno_min{
  font-size: 18px !important;
}
.dot_box tr th, .dot_box tr td {
  padding: 0 0;
  display: inline-block;
}
#page-top {
  bottom: 30px;
  right: 10px;
  padding: 20px 10px;
}
}
.hyaluronic_header{
	background: #CDD866;
	padding: 10px;
}
#access {
  background: #faffdf;
  margin: 0 auto;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
