@charset "utf-8";
/*
-------------------------------------------------- */
/* ========================================
pc
======================================== */
/*
-------------------------------------------------- */
/* index
-------------------------------------------------- */
#index h1, #index h2, #sugar dt, .mincho {
  font-family: "ヒラギノ明朝 Pro", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝", YuMincho, "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "serif";
}
#index h2 a, #index h2 span, #manReview h2 small, #manga li, #simpleUI li {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック", "Hiragino Sans", Osaka, "遊ゴシック", YuGothic, "ＭＳ ゴシック", "sans-serif";
  font-weight: normal;
  font-size: 16px;
}
#index h2 {
  border-bottom: solid 1px #DBDBDB;
  color: #960;
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
#index h3 {
  color: #099;
  font-size: 24px;
}
#index p {
  margin: 10px 0;
}
#index ul, #index ol, #index dl, #index dt, #index dd {
  list-style: none;
  margin: 0;
  padding: 0;
}
#index .float {
  float: right;
}
#index .pc {
  display: inline;
}
#index .mo {
  display: none;
}
#intro, #steps, #reason, #newgirls, #publicity, #baby, #daddy, #tweety, #pricing {
  padding: 20px 0;
}
#intro, #newgirls, #publicity {
  background: #CCC4B1;
  background: #ccb266;
}
#reason, #sugar {
  background: #F6F6F6;
}
#catch .hero {
  background: #011113;
  font-size: 0;
  margin: -20px 0 0;
  text-align: center;
}
#intro .intro-body {
  background-image: url(../img/jp/index/intro.jpg);
  background-position: top right;
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
}
#intro li {
  background: rgba(255, 255, 255, 0.85);
  padding: 15px;
  width: 68.5%;
}
#intro h1 {
  color: #B28146;
  font-size: 18.5px;
  margin: 0;
  padding: 0;
  text-align: justify;
}
#intro p {
  font-size: 0.99em;
  margin: 10px 0 0 !important;
  text-align: justify;
}
.greeting {
  padding: 50px 0;
}
.greeting .g-layout {
  display: table;
  width: 100%;
}
.greeting .g-layout li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  font-size: 15px;
  padding: 0 20px 0 0;
  width: 50%;
}
.greeting .founder {
  float: right;
  margin: 0;
  text-align: right;
}
.greeting .g-layout li:last-child {
  padding: 0 0 0 20px;
}
#steps h2 + p, #reason h2 + p {
  font-size: 16px;
}
#steps ol, #reason ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  -webkit-flex-flow: row nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
#steps li, #reason li {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1;
  margin: 0 10px 0 0;
}
#steps li:last-child, #reason li:last-child {
  margin: 0;
}
#steps li h3, #reason li h3 {
  margin: 1.0em 0;
}
#steps li p, #reason li p {
  margin: 10px 0;
  padding: 0;
  text-align: justify;
}
#steps span, #reason span {
  display: block;
  line-height: 1.5em;
  min-height: 90px;
  padding: 0;
}
#steps img, #reason img {
  width: 100%;
}
#newgirls .box {
  width: 1100px;
}
#newgirls h2 {
  margin: 0 10px 20px;
  padding: 0;
}
#newgirls {
  padding: 60px 0 50px;
}
#newgirls * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#newgirls ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-flow: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
#newgirls li {
  margin: 0;
  vertical-align: top;
  width: auto;
  -moz-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
  max-width: 20%;
  padding: 0 10px 10px;
}
#newgirls li a, #newgirls li a:hover {
  text-decoration: none;
}
#newgirls li .nginfo {
  color: #FFF;
  display: block;
  text-align: center;
}
#newgirls li .nginfo em {
  font-style: normal;
  margin-left: 20px;
}
#publicity h2 {
  border-bottom: solid 1px #FFF;
  color: #FFF;
  margin-bottom: 10px;
}
#publicity ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-width: 100%;
  width: 100%;
}
#publicity li {
  background-color: #333;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  font-size: 0;
  margin: 0 10px 0 0;
  padding: 1px;
  text-align: center;
}
#publicity li:last-child {
  margin: 0;
}
#sugar {
  padding: 20px 0;
}
#sugar ul {
  display: table;
  font-size: 0;
  width: 100%;
}
#sugar li {
  display: table-cell;
  font-size: 14px;
  text-align: justify;
  width: 50%;
}
#sugar dl.formen {
  margin: 0 5px 0 0;
}
#sugar dl.forwomen {
  margin: 0 0 0 5px;
}
#sugar dt {
  font-size: 24px;
}
#sugar dl.formen dt {
  color: #009;
}
#sugar dl.forwomen dt {
  color: #906;
}
#sugar img {
  margin: 5px 0 10px;
}
#baby ul, #daddy ul {
  display: table;
  margin: 10px 0 0;
}
#baby li, #daddy li {
  display: table-cell;
  line-height: 1.8em;
  text-align: justify;
  vertical-align: top;
}
#baby img, #daddy img {
  margin: 0 15px 0 0;
  max-width: inherit;
  width: 200px;
}
#tweety {
  background-image: url(../img/jp/index/tweety.jpg);
  background-position: center top;
  background-size: cover;
}
#tweety * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#tweety dl {
  display: table;
  width: 100%;
}
#tweety dd {
  display: table-cell;
  width: 50%;
}
#tweety h2 {
  color: #C90;
  padding: 0;
  margin-bottom: 10px;
}
#tweety em {
  color: #999;
  font-style: normal;
  font-weight: bold;
  margin: 0 5px 0 0;
}
#tweety ul {
  background: rgba(255, 255, 255, 0.75);
  border: solid 1px #DBDBDB;
  height: 420px;
  margin: 20px 20px 0 0;
  padding: 0 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
#tweety li {
  line-height: 1.5em;
  word-break: break-all;
  word-wrap: break-word;
  margin: 10px 0;
}
#tweety dd:last-child > h2, #tweety dd:last-child > ul {
  margin-left: 20px;
  margin-right: 0;
}
#tweety .babe, #tweety .dude {
  color: #C42D31;
  font-style: normal;
  font-weight: 600;
  margin: 0 5px 0 0;
}
#tweety .dude {
  color: #00a199;
}
#join {
  background: #000;
  background-image: url(../img/jp/index/join.jpg);
  background-position: top center;
  color: #FFF;
  padding: 30px 0;
  text-align: center;
}
#join ul {
  display: table;
  width: 100%;
}
#join li {
  display: table-cell;
  vertical-align: top;
}
#join h2 {
  border-bottom: solid 1px #CCC;
  color: #C90;
}
#join p {
  margin: 10px 0;
  text-align: center;
}
#join em {
  color: #FC0;
  font-style: normal;
}
#join a.joinBtn {
  background: #099;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  display: block;
  font-size: 24px;
  margin: 20px auto;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  min-width: 300px;
  width: 50%;
}
#join a.joinBtn:hover {
  background: #0CC;
  color: #FF0;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1.00;
}
#register p.desc, #register2 p.desc {
  margin: 36px 0;
}
.register-buttons {
  display: table;
  margin: auto !important;
  width: 80%;
}
.register-buttons li {
  display: table-cell;
  width: 50%;
}
.register-buttons p {
  font-size: 18px;
  margin: 1.0em 0 !important;
}
.register-buttons div {
  color: #696555;
  font-size: 16px;
}
.register-buttons strong {
  color: #C42D31;
}
#intro, #reason, #publicity, #tweety, #join, #manga, #manReview, #simpleUI, #register, #register2 {
  padding: 60px 0;
}
#jump {
  margin: -100px 0 0;
  padding: 100px 0 0;
}
#index h2, #newgirls h2, #publicity h2, #tweety h2, #join h2 {
  border: none;
}
#intro {
  background-color: #E3E3E3;
  line-height: 1.7em;
  padding: 40px 0;
}
#newgirls h2, #publicity h2 {
  color: #333333;
}
#publicity li {
  margin: 0 20px 0 0;
}
#publicity li:last-child {
  margin: 0;
}
#manga h2, #manReview h2, #simpleUI h2, #register h2, #register2 h2, #index .greeting h2 {
  font-size: 42px;
  text-align: center;
  color: #696655;
  margin-bottom: 36px;
  position: relative;
  font-weight: normal;
}
#manReview h2 small {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-weight: normal;
}
#manga li, #simpleUI li {
  font-size: 28px;
  width: 50%;
  line-height: 2em;
  color: #696655;
}
#manReview {
  background: #D3CCAB;
}
#manReview li {
  width: 30%;
}
#manReview li p:nth-of-type(1) {
  color: #FFFFFF;
}
/*
-------------------------------------------------- */
/* utilities
-------------------------------------------------- */
.center {
  text-align: center;
}
.desc {
  font-size: 20px;
}
.font-weight-normal {
  font-weight: normal;
}
/*
-------------------------------------------------- */
/* buttons
-------------------------------------------------- */
.btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.btn:hover, .btn:focus, .btn:active {
  color: #FFFFFF;
  opacity: 0.8;
  text-decoration: none;
}
.btn-lg {
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  width: 240px;
}
.btn-primary {
  background-color: #00A199;
  color: #FFFFFF !important;
}
.btn-secondary {
  background-color: #696555;
  color: #FFFFFF !important;
}
/*
-------------------------------------------------- */
/* flexbox
-------------------------------------------------- */
.flexBox {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -webkit-flex-wrap: nowrap; /* Safari */
  flex-wrap: nowrap;
  max-width: 100%;
  width: 100%;
}
/*
-------------------------------------------------- */
/* ========================================
end of pc
======================================== */
/* ========================================
mobile
======================================== */
/*
-------------------------------------------------- */
/* tablets (landscape-ipad=1024px)
-------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  /*
-------------------------------------------------- */
  iframe {
    -webkit-overflow-scrolling: touch !important;
    overflow: auto !important;
  }
  #index .pc {
    display: none;
  }
  #index .mo {
    display: inline;
  }
  #index .box {
    width: 100%;
  }
  #steps, #reason, #newgirls, #publicity, #baby, #daddy, #tweety, #pricing, #join, #manga, #manReview, #simpleUI {
    padding: 40px 10px;
  }
  #intro {
    padding: 0;
  }
  #intro li:last-child {
    display: none;
  }
  #steps ul, #steps li, #reason ul, #reason li {
    display: block
  }
  #steps li, #reason li {
    width: 100%;
  }
  #steps li p, #reason li p {
    padding: 0;
  }
  #newgirls li {
    padding: 0 10px 10px;
  }
  #publicity li {
    background: none;
    padding: 0;
  }
  #publicity li:first-child, #publicity li:last-child {
    display: none;
  }
  #publicity li:nth-last-child(2) {
    margin: 0;
  }
  #sugar dl.formen {
    margin: 0 5px 0 10px;
  }
  #sugar dl.forwomen {
    margin: 0 10px 0 5px;
  }
  #reason span {
    min-height: 105px;
  }
  #register, #register2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .register-buttons {
    width: 100%;
  }
  #manga li, #simpleUI li {
    font-size: 21px;
  }
  #manga h2, #manReview h2, #simpleUI h2 {
    font-size: 36px;
  }
  #manReview h2 small {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 4px;
  }
  #tweety ul {
    margin: 20px 10px 0 0;
  }
  #tweety dd:last-child > h2, #tweety dd:last-child > ul {
    margin-left: 10px;
  }
  .greeting .g-layout, .greeting .g-layout li, .greeting .g-layout li:last-child {
    display: block;
    width: 100%;
  }
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* tablets (landscape-android=960px)
-------------------------------------------------- */
@media only screen and (max-width: 960px) {
  /*
-------------------------------------------------- */
  .container {
    padding-bottom: 0 !important;
  }
  #steps ol, #reason ol, #steps li, #reason li {
    display: block;
  }
  #steps span, #reason span {
    min-height: inherit;
  }
  #newgirls h2, #reason h2, #publicity h2 {
    padding-bottom: 5px;
  }
  #index .float {
    display: block;
    float: none;
    padding: 5px 0 0;
  }
  #sugar ul, #sugar li {
    display: block;
    width: 100%;
  }
  #sugar dl.formen {
    margin: 0 10px;
  }
  #sugar dl.forwomen {
    margin: 10px 10px 0;
  }
  #manga h2, #manReview h2, #simpleUI h2 {
    line-height: 1.2em;
  }
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* tablets (portrait-ipad-pro10.5=834px)
-------------------------------------------------- */
@media only screen and (max-width: 834px) {
  /*
-------------------------------------------------- */
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* tablets (portrait-android=800px)
-------------------------------------------------- */
@media only screen and (max-width: 800px) {
  /*
-------------------------------------------------- */
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* tablets (portrait-ipad=768px)
-------------------------------------------------- */
@media only screen and (max-width: 768px) {
  /*
-------------------------------------------------- */
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (landscape-iphone6plus=736px)
-------------------------------------------------- */
@media only screen and (max-width: 736px) {
  /*
-------------------------------------------------- */
  .greeting .g-layout li, .greeting .g-layout li:last-child {
    padding: 0 10px;
  }
  #manReview li, #manga li, #simpleUI li {
    width: 100%;
    margin-bottom: 12px;
  }
  #manReview li p:nth-of-type(1) {
    text-align: center;
  }
  #manReview .flexBox, #manga .flexBox, #simpleUI .flexBox {
    display: block;
  }
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (landscape-iphone6=667px)
-------------------------------------------------- */
@media only screen and (max-width: 667px) {
  /*
-------------------------------------------------- */
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (landscape-iphone5=568px)
-------------------------------------------------- */
@media only screen and (max-width: 568px) {
  /*
-------------------------------------------------- */
  #index .float {
    display: block;
    float: none;
    line-height: normal;
  }
  #index .break {
    display: block;
  }
  #baby ul, #baby li, #daddy ul, #daddy li {
    display: block;
  }
  #baby img, #daddy img {
    margin: 0;
    max-width: 100%;
    width: auto;
  }
  #newgirls li .nginfo em {
    display: block;
    margin-left: 0;
  }
  #tweety dl {
    display: block;
  }
  #tweety dd {
    display: block;
    width: 100%;
  }
  #tweety dd:first-child {
    margin: 0 0 20px;
  }
  #tweety ul {
    margin: 20px 0 0;
  }
  #tweety dd:last-child > h2, #tweety dd:last-child > ul {
    margin-left: 0;
  }
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (landscape-iphone4=480px)
-------------------------------------------------- */
@media only screen and (max-width: 480px) {
  /*
-------------------------------------------------- */
  #index h2 {
    font-size: 24px;
  }
  #newgirls {
    padding: 40px 0;
  }
  #newgirls ul {
    padding: 0 5px;
  }
  #newgirls li {
    -moz-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%;
    padding: 0 5px 10px;
  }
  .register-buttons, .register-buttons li {
    display: block;
    width: 100%;
  }
  .register-buttons li {
    margin: 1.0em 0;
  }
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (portrait-iphone6plus=414px)
-------------------------------------------------- */
@media only screen and (max-width: 414px) {
  /*
-------------------------------------------------- */
  #manga li, #simpleUI li {
    font-size: 14px;
  }
  #manga h2, #manReview h2, #simpleUI h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (portrait-iphone6=375px)
-------------------------------------------------- */
@media only screen and (max-width: 375px) {
  /*
-------------------------------------------------- */
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (portrait-android=360x640px)
-------------------------------------------------- */
@media only screen and (max-width: 360px) {
  /*
-------------------------------------------------- */
  #pricing th, #pricing td {
    padding: 5px 2px;
  }
  #newgirls li .nginfo {
    font-size: 12px;
  }
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* smartphones (portrait-iphone4/5=320px)
-------------------------------------------------- */
@media only screen and (max-width: 320px) {
  /*
-------------------------------------------------- */
  /*
-------------------------------------------------- */
}
/*
-------------------------------------------------- */
/* ========================================
end of mobile
======================================== */