*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ul {
  list-style-type: none;
}

body {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  line-height: 1.5;
  background: #fff;
  color: #000;
}

a {
  color: #fa6796;
}

a:hover {
  text-decoration: none;
}

em {
  font-style: normal;
  font-weight: bold;
}

p, ul, dl {
  font-size: 14px;
  font-size: 1.4rem;
}

img {
  border: 0;
  max-width: 100%;
  vertical-align: bottom;
}

header {
  background: #fff;
  padding: 25px 0;
}

header .inner {
  padding: 0;
}

header h1 {
  line-height: 0;
}

header h1 img {
  width: 118px;
}

nav >:last-child {
  margin-bottom: 0;
}

footer {
  margin-top: -70px;
  background: #ffc0d6;
  padding: 30px 0 10px;
  text-align: center;
  position: relative;
}

footer .logo {
  margin-bottom: 15px;
}

footer .logo img {
  width: 195px;
  vertical-align: middle;
}

footer small {
  display: block;
  margin-top: 10px;
  font-size: 10px;
  font-size: 1rem;
  padding: 4px 0;
  background: #f94584;
  color: #fff;
}

.col-md-6 {
  width: 50%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 15px;
}

.col-md-6 >:last-child {
  margin-bottom: 0;
}


.contents {
  //background: #f94584;
}

.inner {
  width: 960px;
  margin: auto;
}

.jumbotron {
  text-align: center;
  min-width: 960px;
  padding: 15px 0;
  background: #000;
  border-bottom: 15px solid #f37ba5;
}

.section {
  padding: 70px 0;
}

.theme-01 {
  background: #f94584;
}

.theme-02 {
  background: #ffc0d6;
}

.theme-03 {
  background: #f37ba5;
}

.lead {
  padding: 0 0 40px;
  text-align: center;
}

.hdg-l2-01 {
  margin: 0;
  padding: 20px;
  text-align: center;
  background: #ffc0d6;
}

.hdg-l2-02 {
  margin: 0 0 30px;
  text-align: center;
}

.hdg-l2-03 {
  margin-bottom: 30px;
  text-align: center;
}

.hdg-l3-01 {
  margin: 0 0 40px;
  text-align: center;
}

.hdg-l4-01 {
  margin-bottom: 3px;
  color: #f04872;
  font-size: 18px;
  font-size: 1.8rem;
}

.text {
  margin-bottom: 40px;
  font-size: 25px;
  font-size: 2.5rem;
  text-align: center;
  font-weight: bold;
}

.table-title {
  display: inline-block;
  margin-bottom: 10px;
  color: #fa2b74;
  font-size: 20px;
  font-size: 2rem;
}

.section >:last-child {
  margin-bottom: 0;
}

.section p {
  margin-bottom: 25px;
}

.media {
  border: 4px solid #eb7f9d;
  border-radius: 5px;
}

.media-contents {
  padding: 25px;
}

.media-contents >:last-child {
  margin-bottom: 0;
}

.voice .row {
  padding: 15px;
  background: #ffc0d6;
}

.voice .col-md-6 {
  width: 460px;
  padding: 0 30px 30px;
  margin: 0;
  background: #fff;
  box-sizing: border-box;
}

.voice .col-md-6:first-child {
  margin-right: 8px;
}

.voice p {
  margin-bottom: 25px;
}

.voice >:last-child {
  margin-bottom: 0;
}

.voice-title {
  margin-bottom: 20px;
  color: #f04872;
  font-size: 18px;
  font-size: 1.8rem;
}

.voice-img {
  margin: 5px -25px 20px;
}

.voice-name {
  font-size: 16px;
  font-size: 1.6rem;
}

.list .img {
  padding: 23px 0;
  border-radius: 10px 10px 0 0;
  background: url(../img/med/bg_list_01.png) repeat left top;
}

.list .text {
  background: #fff;
  margin-bottom: 0;
  padding: 20px;
  border-radius: 0 0 10px 10px;
}

.list li {
  float: left;
  width: 280px;
  margin-left: 20px;
  position: relative;
}

.list li:after {
  background: url(../img/med/bg_list_02.png) no-repeat left top;
  content: "";
  width: 13px;
  height: 21px;
  display: block;
  position: absolute;
  left: -17px;
  top: 44px;
}

.list li:first-child {
  margin-left: 0;
}

.list li:first-child:after {
  display: none;
}

.list-02 {
  margin-top: 10px;
}

.list-02 li {
  position: relative;
  padding-left: 60px;
}

.list-02 li:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  display: block;
  width: 25px;
  height: 22px;
  background: url(../img/med/icon_list_01.png) no-repeat;
  background-size: 25px 22px;
}

.nav {
  margin: 0;
  background: #fff;
  border: 4px solid #ffc0d6;
  font-size: 22px;
  font-size: 2.2rem;
}

.nav li {
  list-style: none;
  padding: 15px;
  border-bottom: 4px solid #ffc0d6;
  counter-increment: number;
}

.nav li:last-child {
  border-bottom: 0;
}

.nav a {
  display: inline-block;
  position: relative;
  padding-left: 43px;
}

.nav a:before {
  content: counter(number);
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #f63378;
  border-radius: 35px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 17px;
  font-weight: bold;
}

.nav-02 {
  margin-top: 15px;
  border: 4px solid #f94584;
  font-size: 16px;
  font-size: 1.6rem;
}

.nav-02 li {
  border-bottom: 4px solid #f94584;
}

.nav-02 li:last-child {
  border: 0;
}

.nav-02 a {
  display: block;
  padding: 20px 20px 20px 40px;
  background: #fff;
  position: relative;
}

.nav-02 a:before {
  content: "";
  width: 16px;
  height: 17px;
  display: block;
  background: url(../img/beauty/icon_link_01.png);
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -8px;
}

.ac {
  text-align: center;
}

.row:after, .row:before, .contents:after, .contents:before, .list:after, .list:before {
    display: table;
    content: " ";
}

.row:after, .contents:after, .list:after {
    clear: both;
}

.row {
  margin: 15px 0;
}

.col-md-3 {
  float: left;
  width: 308px;
  margin-right: 18px;
  padding: 0;
}

.col-md-3 img,
.col-md-2 img {
  margin-bottom: 15px;
}

.col-md-3:last-child {
  margin-right: 0;
}

.col-md-2 {
  float: none;
  display: inline-block;
  width: 308px;
  margin-right: 13px;
  padding: 0;
  text-align: left;
}

.w426 {
  width: 426px;
}

.w500 {
  width: 500px;
}

.sp {
  display: none !important;
}

@media (min-width: 640px) {
  .col-md-6:nth-child(-n+2) {
    margin-top: 0;
  }
 .col-md-6:nth-child(2n+1) {
   clear: both;
 }
}

@media (max-width: 640px) {
  p, ul, dl {
    font-size: 12px;
    font-size: 1.2rem;
  }

  header {
    background: #fff;
    padding: 7px 10px 6px;
  }

  footer {
    margin-top: 0;
    padding: 15px 0;
  }

  footer .logo {
    
    margin-bottom: 10px;
  }
  footer .logo img {
    width: 87px;
  }
  footer small {
    margin-top: 0;
  }

  .row {
    margin-right: auto;
    margin-left: auto;
  }

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: none;
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .row >:first-child {
    margin-top: 0;
  }

  .inner {
    width: 100%;
  }

  .lead {
    padding: 15px 0;
  }

  .contents {
    //padding: 0 10px;
    background: #f94584;
  }

  .contents.theme-01 {
    padding-bottom: 20px;
  }

  .jumbotron {
    padding: 0;
    min-width: 0;
    background: none;
    border-bottom: 8px solid #f37ba5;
  }

  .section {
    //margin: 0 -10px;
    padding: 30px 10px;
  }
  .contact-section {
    margin: 0 -10px;
    padding-bottom: 0;
  }
  .lead {
    margin-bottom: 20px;
    padding: 0;
  }
  .hdg-l2-01 {
    margin: 0 -10px;
    padding: 12px;
  }

  .hdg-l2-02 {
    margin-bottom: 10px;
  }

  .hdg-l2-03 {
    margin: 0 10px 10px;
  }

  .hdg-l3-01 {
    margin: 0 0 20px;
  }

  .hdg-l3-01 img {
    margin-top: 0;
  }

  .hdg-l4-01 {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .text {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
  }

  .table-title {
    display: inline-block;
    margin-bottom: 10px;
    color: #fa2b74;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .details p {
    margin-bottom: 15px;
  }

  .details .ac {
    text-align: left;
  }
  .col-md-3,
  .col-md-2 {
    margin-right: 0;
  }
  .col-md-3 img,
  .col-md-2 img {
  	padding: 0 20px;
  }

  .voice .row {
    margin: 0 -10px;
    padding: 10px;
  }
  .voice .col-md-6 {
  	width: auto;
  	padding: 15px;
  }
  .voice .col-md-6:first-child {
    margin: 0 0 10px;
  }
  .voice p {
    margin-bottom: 15px;
  }

  .voice >:last-child {
    margin-bottom: 0;
  }

  .voice-title {
    margin-bottom: 8px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .voice-img {
    margin: -8px -8px 8px;
  }

  .voice-name {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .list .img {
    padding: 23px 0;
    border-radius: 10px 10px 0 0;
    background: url(../img/med/bg_list_01.png) repeat left top;
  }

  .list .text {
    background: #fff;
    margin-bottom: 0;
    padding: 20px;
    border-radius: 0 0 10px 10px;
  }

  .list li {
    float: none;
    width: 100%;
    margin: 10px 0 0;
    position: relative;
  }

  .list .img {
    text-align: center;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    background: url(../img/med/bg_list_01.png) repeat left top;
  }

  .list .img img {
    max-width: 75%;
  }

  .list .text {
    background: #fff;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 0 0 5px 5px;
  }

  .list li:after {
    background: url(../img/med/bg_list_03.png) no-repeat left top;
    width: 18px;
    height: 11px;
    background-size: 18px 11px;
    position: static;
    margin: 10px auto 0;
  }

  .list li:first-child {
    margin: 0;
  }

  .list li:first-child:after {
    display: block;
  }

  .list li:last-child:after {
    display: none;
  }

  .list-02 {
    margin-top: 8px;
  }

  .list-02 li {
    padding-left: 23px;
  }

  .list-02 li:before {
    left: 0;
    top: .3em;
    width: 17px;
    height: 15px;
    background-size: 17px 15px;
  }

  .media {
    border: 2px solid #eb7f9d;
    border-radius: 5px;
    padding: 18px 8px;
    overflow: hidden;
    background: #fff;
  }

  .media-item {
    float: right;
    width: 44.64%;
  }

  .media-contents {
    padding: 0;
    overflow: hidden;
  }

  .media-contents >:last-child {
    margin-bottom: 0;
  }

  .nav {
    margin: 0 -10px;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .nav li {
    padding: 10px;
    border-bottom-width: 2px;
  }
  .nav a {
    padding-left: 25px;
  }
  .nav a:before {
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
  }

  .nav-02 {
    margin-top: 5px;
    border: 0;
    border-top: 2px solid #f94584;
    border-bottom: 2px solid #f94584;
    font-size: 12px;
    font-size: 1.3rem;
  }
  .nav-02 li {
    border-width: 2px;
  }
  .nav-02 a {
    display: block;
    padding: 13px 20px 13px 13px;
  }
  .nav-02 a:before {
    display: none;
  }
  .nav-02 a:after {
    content: "";
    width: 6px;
    height: 9px;
    display: block;
    background: url(../img/med/icon_link_02.png);
    background-size: 6px 9px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }


  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}