@media only screen and (min-width: 768px) {
  .main-ttl {
    height: 783px;
    position: relative;
    width: 100%;
    text-align: center;
    min-width: 1000px;
    overflow: hidden;
    background: url(/cmp/lovedoc/common/img/bg_main.png) no-repeat 50% 50% #E9B5BD;
    background-size: 1280px auto;
  }
  .main-ttl h1 img {
    width: 1000px;
    height: auto;
  }

  .story-box {
    background: url(/cmp/lovedoc/common/img/bg_border_catch.png);
    background-size: 54px auto;
    text-align: center;
    padding: 70px 0 150px;
    color: #fff;
    position: relative;
  }
  .story-box h2 {
    padding-bottom: 50px;
  }
  .story-box p {
    font-size: 1.6rem;
    line-height: 3rem;
    letter-spacing: 3px;
    padding: 0 0 2em;
  }
  .story-box p strong {
    font-size: 2.4rem;
    font-weight: 400;
  }
  .story-box p b {
    font-size: 3rem;
    font-weight: 400;
  }
  .story-box p b span {
    color: #ea2e78;
  }
  .story-box nav {
    text-align: center;
    height: 114px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .story-box nav ul {
    width: 540px;
    margin: 0 auto;
    overflow: visible;
  }
  .story-box nav ul li {
    width: 240px;
    height: 120px;
    float: left;
    margin: 0 15px;
    overflow: visible;
  }
  .story-box nav ul li a {
    display: block;
    height: 120px;
    background: #ffd825;
    border: 6px solid #fff;
    text-align: center;
    border-radius: 120px 120px 0 0;
    position: relative;
    color: #333;
    font-size: 2rem;
    line-height: 1.2;
    padding-top: 35px;
  }
  .story-box nav ul li a b {
    font-size: 3rem;
    color: #ba0049;
  }
  .story-box nav ul li a b span {
    font-size: 1.5rem;
    margin-left: 3px;
  }
  .story-box nav ul li a:before {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_heart.png) no-repeat;
    background-size: 44px auto;
    width: 44px;
    height: 42px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  nav.gnav {
    background: #ba0049;
    height: 100px;
    z-index: 10;
    position: relative;
  }
  nav.gnav ul {
    text-align: center;
    width: 800px;
    margin: 0 auto;
  }
  nav.gnav ul li {
    width: 25%;
    height: 100px;
    float: left;
    text-align: center;
    overflow: visible !important;
    position: relative;
  }
  nav.gnav ul li a {
    display: block;
    color: #ffd825 !important;
    font-size: 1rem;
    padding-top: 30px;
  }
  nav.gnav ul li a:after {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_nav_heart.png) no-repeat 100%;
    background-size: auto 10px;
    width: 13px;
    height: 10px;
    position: absolute;
    right: -7px;
    bottom: 50%;
    margin-bottom: -5px;
  }
  nav.gnav ul li a img {
    display: block;
    margin: 0 auto 5px;
  }
  nav.gnav ul li:nth-last-of-type(1) a:after {
    display: none;
  }

  #point {
    background: #ea2e78;
    text-align: center;
    color: #fff;
  }
  #point .point-inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
  }
  #point .point-inner dl {
    width: 33%;
    float: left;
    padding: 15px;
    margin-top: 30px;
  }
  #point .point-inner dl:nth-of-type(3n+2) {
    margin: 0 0.5%;
  }
  #point .point-inner dl dt {
    font-size: 2.4rem;
    line-height: 4rem;
    text-align: center;
    font-weight: 400;
  }
  #point .point-inner dl dt span {
    display: block;
    margin-bottom: 5px;
  }
  #point .point-inner dl figure {
    padding: 15px 0;
  }
  #point .point-inner dl figure img {
    max-width: 100%;
    height: auto;
  }
  #point .point-inner dl dd {
    text-align: left;
  }
  #point .point-inner dl dd p {
    padding: 10px;
    line-height: 1.5;
  }

  section {
    padding: 50px 0;
    overflow: hidden;
  }
  section header {
    text-align: center;
    padding-bottom: 50px;
  }
  section header small {
    display: block;
    margin-bottom: 5px;
  }
  section header h2 {
    font-size: 4rem;
    font-weight: 400;
  }
  section header p {
    font-size: 1.6rem;
    line-height: 3rem;
    padding-top: 30px;
  }

  #flow {
    background: url(/cmp/lovedoc/common/img/bg_sha.png);
    background-size: 8px auto;
    color: #fff;
    padding: 50px 0 0 0;
  }
  #flow .result-box {
    background: url(/cmp/lovedoc/common/img/bg_border.png);
    background-size: 91px auto;
    text-align: center;
  }
  #flow .result-box p {
    background: url(/cmp/lovedoc/common/img/bg_catch-pc.png) no-repeat 50% 20px;
    background-size: auto 74px;
    text-align: center;
    font-size: 3rem;
    line-height: 150px;
  }
  #flow .flow-inner {
    width: 900px;
    margin: 0 auto;
  }
  #flow .flow-inner ol li {
    font-size: 2rem;
    overflow: visible !important;
    position: relative;
  }
  #flow .flow-inner ol li b {
    border-bottom: 1px dashed #fff;
    display: inline-block;
  }
  #flow .flow-inner ol li:nth-of-type(1) {
    text-align: left;
    background: url(/cmp/lovedoc/common/img/fig_flow_1.png) no-repeat;
    background-size: 92px auto;
    padding: 50px 0 50px 100px;
  }
  #flow .flow-inner ol li:nth-of-type(1):after {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_arrow_right.png) no-repeat;
    background-size: auto 85px;
    width: 120px;
    height: 89px;
    position: absolute;
    bottom: -50px;
    left: 30%;
  }
  #flow .flow-inner ol li:nth-of-type(2) {
    text-align: left;
    background: url(/cmp/lovedoc/common/img/fig_flow_2-pc.png) no-repeat 100% 0%;
    background-size: auto 175px;
    padding: 80px 0 60px 400px;
  }
  #flow .flow-inner ol li:nth-of-type(2):after {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_arrow_left.png) no-repeat;
    background-size: auto 93px;
    width: 110px;
    height: 93px;
    position: absolute;
    bottom: -50px;
    right: 50%;
  }
  #flow .flow-inner ol li:nth-of-type(3) {
    text-align: left;
    background: url(/cmp/lovedoc/common/img/fig_flow_3-pc.png) no-repeat 45% 50%;
    background-size: auto 99px;
    padding: 70px 250px 60px 250px;
  }
  #flow .flow-inner ul {
    text-align: center;
    clear: both;
    padding: 40px 0;
    overflow: visible;
  }
  #flow .flow-inner ul:after {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_arrow_down.png) no-repeat 50% 50%;
    background-size: auto 114px;
    width: 15px;
    height: 114px;
    display: block;
    margin: 30px auto 0;
  }
  #flow .flow-inner ul li {
    display: inline-block;
    margin: 0 5px;
  }

  #detail .detail-inner {
    width: 610px;
    margin: 0 auto;
  }
  #detail .detail-inner dl {
    border-bottom: 1px dashed #ea2e78;
    padding: 15px;
  }
  #detail .detail-inner dl dt {
    width: 15%;
    float: left;
  }
  #detail .detail-inner dl dd {
    width: 85%;
    float: right;
    padding-left: 15px;
  }
  #detail .detail-inner dl dd small {
    font-size: 1.1rem;
  }
  #detail .detail-inner .attention {
    font-size: 1.2rem;
    padding: 15px;
  }
  #detail .place-box {
    width: 700px;
    margin: 0 auto;
  }
  #detail .place-box h4 {
    font-size: 2.4rem;
    background: url(/cmp/lovedoc/common/img/bg_ttl_place.png) no-repeat 50% 50%;
    background-size: 207px auto;
    text-align: center;
    padding: 30px 0;
  }
  #detail .place-box figure {
    width: 320px;
    float: left;
    border: 1px solid #ea2e78;
    padding: 5px;
    margin-right: 30px;
  }
  #detail .place-box figure img {
    width: 100%;
    height: auto;
    line-height: 0;
  }
  #detail .place-box p {
    letter-spacing: 3px;
    text-align: left;
    padding-top: 2em;
  }
  #detail .place-box p b {
    font-size: 1.8rem;
  }

  #faq {
    background: #ea2e78;
    color: #fff;
    clear: both;
  }
  #faq .faq-inner {
    width: 700px;
    margin: 0 auto;
  }
  #faq .faq-inner dl {
    padding-left: 70px;
    position: relative;
    background-image: url(/cmp/lovedoc/common/img/ico_q.png);
    background-repeat: no-repeat;
    background-size: 65px auto;
    overflow: visible !important;
    margin-bottom: 30px;
  }
  #faq .faq-inner dl dt {
    font-size: 1.6rem;
    line-height: 30px;
    padding: 15px 0;
  }
  #faq .faq-inner dl dd {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    color: #333;
  }

  #movie {
    background: url(/cmp/lovedoc/common/img/bg_dot.png);
    background-size: 40px auto;
  }
  #movie header {
    color: #ea2e78;
  }
  #movie .movie-inner {
    width: 1000px;
    margin: 0 auto;
    padding: 0 100px;
  }
  #movie .movie-inner figure {
    width: 390px;
    float: left;
    text-align: center;
    padding: 15px 0;
  }
  #movie .movie-inner figure figcaption {
    color: #999;
    font-size: 1.1rem;
  }
  #movie .movie-inner figure img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  #movie .movie-inner .info {
    width: 350px;
    float: right;
  }
  #movie .movie-inner .info .ttl {
    margin-bottom: 15px;
  }
  #movie .movie-inner .info .ttl img {
    width: 100%;
    height: auto;
  }
  #movie .movie-inner .info .more {
    border: 1px solid #ea2e78;
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 15px;
  }
  #movie .movie-inner .info .more dl {
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 5px 0;
    text-align: left;
  }
  #movie .movie-inner .info .more dl dt {
    color: #ea2e78;
    font-weight: 400;
  }
}
@media only screen and (max-width: 767px) {
  .main-ttl {
    text-align: center;
    background: url(/cmp/lovedoc/common/img/bg_main.png) no-repeat 50% 50% #E9B5BD;
    background-size: auto 100%;
  }
  .main-ttl h1 img {
    width: 100%;
    height: auto;
  }

  .story-box {
    background: url(/cmp/lovedoc/common/img/bg_border_catch.png);
    background-size: 54px auto;
    text-align: center;
    padding: 3rem 1rem 1rem;
    color: #fff;
    position: relative;
  }
  .story-box h2 {
    padding-bottom: 2.5rem;
  }
  .story-box h2 img {
    width: 90%;
    height: auto;
  }
  .story-box p {
    font-size: 1.3rem;
    padding: 0 0 1.5em;
  }
  .story-box p strong {
    font-size: 1.5rem;
    font-weight: 400;
  }
  .story-box p b {
    font-size: 1.8rem;
    font-weight: 400;
  }
  .story-box p b span {
    color: #ea2e78;
  }
  .story-box nav {
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 99;
    bottom: 0;
  }
  .story-box nav ul {
    margin: 0 1rem;
    overflow: visible;
  }
  .story-box nav ul li {
    width: 50%;
    height: 6rem;
    float: left;
    overflow: visible;
  }
  .story-box nav ul li a {
    display: block;
    height: 12rem;
    background: #ffd825;
    border: .4rem solid #fff;
    text-align: center;
    border-radius: 12rem 12rem 0 0;
    position: relative;
    color: #333;
    font-size: 1.6rem;
    line-height: 1.2;
    padding-top: 1.2rem;
  }
  .story-box nav ul li a b {
    font-size: 2rem;
    color: #ba0049;
  }
  .story-box nav ul li a b span {
    font-size: 1.1rem;
    margin-left: 3px;
  }
  .story-box nav ul li a:before {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_heart.png) no-repeat;
    background-size: 2.2rem auto;
    width: 2.2rem;
    height: 2.1rem;
    position: absolute;
    right: 1rem;
    top: 0rem;
  }

  nav.gnav {
    background: #ba0049;
    height: 5rem;
    z-index: 10;
    position: relative;
  }
  nav.gnav ul {
    text-align: center;
  }
  nav.gnav ul li {
    width: 25%;
    height: 5rem;
    float: left;
    text-align: center;
    overflow: visible !important;
    position: relative;
  }
  nav.gnav ul li a {
    display: block;
    color: #ffd825 !important;
    font-size: .9rem;
    padding-top: .5rem;
  }
  nav.gnav ul li a img {
    display: block;
    margin: 0 auto .3rem;
    height: 2rem;
  }

  #point {
    background: #ea2e78;
    text-align: center;
    color: #fff;
  }
  #point .point-inner {
    margin: 0 1rem;
    overflow: hidden;
  }
  #point .point-inner dl {
    padding: 1rem .5rem;
  }
  #point .point-inner dl dt {
    font-size: 1.8rem;
    text-align: center;
    font-weight: 400;
  }
  #point .point-inner dl dt span {
    display: block;
    margin-bottom: 5px;
  }
  #point .point-inner dl dt span img {
    width: 4rem;
    height: auto;
  }
  #point .point-inner dl figure {
    padding: .5rem 0;
  }
  #point .point-inner dl figure img {
    max-width: 100%;
    height: auto;
  }
  #point .point-inner dl dd {
    text-align: left;
  }
  #point .point-inner dl dd p {
    font-size: 1.3rem;
    padding: 1rem;
    line-height: 1.5;
  }

  section {
    padding: 2rem 0 2rem;
    overflow: hidden;
  }
  section header {
    text-align: center;
    padding-bottom: 2rem;
  }
  section header small {
    display: block;
    margin-bottom: .5rem;
  }
  section header small img {
    height: 4rem;
  }
  section header h2 {
    font-size: 2.4rem;
    font-weight: 400;
  }
  section header p {
    font-size: 1.3rem;
    line-height: 2rem;
    padding-top: 1rem;
  }

  #flow {
    background: url(/cmp/lovedoc/common/img/bg_sha.png);
    background-size: 8px auto;
    color: #fff;
    padding: 3rem 0 0 0;
  }
  #flow .result-box {
    background: url(/cmp/lovedoc/common/img/bg_border.png);
    background-size: 91px auto;
    text-align: center;
  }
  #flow .result-box p {
    background: url(/cmp/lovedoc/common/img/bg_catch-sp.png) no-repeat 50% 1rem;
    background-size: 18.8rem auto;
    text-align: center;
    font-size: 2rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
  #flow .flow-inner {
    padding: 0 1rem;
  }
  #flow .flow-inner ol li {
    font-size: 1.6rem;
    border-bottom: 1px dashed #fff;
    overflow: visible !important;
    position: relative;
    padding: 2rem 0 2rem 7rem;
    text-align: left;
  }
  #flow .flow-inner ol li:after {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_arrow_down-mini.png) no-repeat;
    background-size: auto 3rem;
    width: 3rem;
    height: 3rem;
    position: absolute;
    bottom: -4rem;
    left: 50%;
    margin-left: -1.5rem;
  }
  #flow .flow-inner ol li:nth-of-type(1) {
    background: url(/cmp/lovedoc/common/img/fig_flow_1.png) no-repeat 1rem 20%;
    background-size: 4rem auto;
  }
  #flow .flow-inner ol li:nth-of-type(2) {
    background: url(/cmp/lovedoc/common/img/fig_flow_2-sp.png) no-repeat 0% 0%;
    background-size: auto 11.1rem;
    margin-top: 2rem;
  }
  #flow .flow-inner ol li:nth-of-type(3) {
    background: url(/cmp/lovedoc/common/img/fig_flow_3-sp.png) no-repeat 0% 50%;
    background-size: 6.3rem auto;
    margin-top: 2rem;
  }
  #flow .flow-inner ul {
    text-align: center;
    overflow: visible;
    padding-top: 1.5rem;
  }
  #flow .flow-inner ul:after {
    content: "";
    background: url(/cmp/lovedoc/common/img/ico_arrow_down-mini.png) no-repeat;
    background-size: auto 3rem;
    width: 3rem;
    height: 3rem;
    display: block;
    margin: 1rem auto;
  }
  #flow .flow-inner ul li {
    display: inline-block;
    margin: 0 5px;
  }

  #detail .detail-inner {
    margin: 0 1rem;
  }
  #detail .detail-inner dl {
    border-bottom: 1px dashed #ea2e78;
    padding: 1rem;
    font-size: 1.3rem;
  }
  #detail .detail-inner dl dd small {
    font-size: 1rem;
    display: inline-block;
  }
  #detail .detail-inner .attention {
    font-size: 1rem;
    padding: 15px;
  }
  #detail .place-box {
    margin: 1rem;
  }
  #detail .place-box h4 {
    font-size: 1.8rem;
    background: url(/cmp/lovedoc/common/img/bg_ttl_place.png) no-repeat 50% 50%;
    background-size: 12rem auto;
    text-align: center;
    padding: 1rem 0;
  }
  #detail .place-box figure {
    width: 30rem;
    border: 1px solid #ea2e78;
    padding: .5rem;
    margin-bottom: 1rem;
  }
  #detail .place-box figure img {
    width: 100%;
    height: auto;
    line-height: 0;
  }
  #detail .place-box p {
    text-align: center;
    padding-top: 1em;
    font-size: 1.3rem;
  }
  #detail .place-box p b {
    font-size: 1.5rem;
  }

  #faq {
    background: #ea2e78;
    color: #fff;
    clear: both;
  }
  #faq .faq-inner {
    margin: 0 1rem;
  }
  #faq .faq-inner dl {
    margin-bottom: 1.5rem;
  }
  #faq .faq-inner dl dt {
    padding-left: 3.2rem;
    position: relative;
    background-image: url(/cmp/lovedoc/common/img/ico_q.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 3rem auto;
    font-size: 1.4rem;
    line-height: 3rem;
    padding: .5rem 0 0 4rem;
    margin-bottom: .5rem;
  }
  #faq .faq-inner dl dd {
    background: #fff;
    font-size: 1.2rem;
    border-radius: 5px;
    padding: 1rem;
    color: #333;
  }

  #movie {
    background: url(/cmp/lovedoc/common/img/bg_dot.png);
    background-size: 20px auto;
  }
  #movie header {
    color: #ea2e78;
  }
  #movie .movie-inner {
    margin: 0 1.5rem;
    position: relative;
    padding-top: 8rem;
  }
  #movie .movie-inner figure {
    text-align: center;
    padding: 1rem 2rem 1.5rem;
  }
  #movie .movie-inner figure figcaption {
    color: #999;
    font-size: 1rem;
  }
  #movie .movie-inner figure img {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
  #movie .movie-inner .info .ttl {
    margin-bottom: 1rem;
    text-align: center;
    position: absolute;
    padding: 0 5%;
    top: 0;
    left: 5%;
  }
  #movie .movie-inner .info .ttl img {
    width: 100%;
    height: auto;
  }
  #movie .movie-inner .info iframe {
    width: 100%;
    height: 24rem;
  }
  #movie .movie-inner .info .more {
    border: 1px solid #ea2e78;
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 15px;
  }
  #movie .movie-inner .info .more dl {
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 5px 0;
    text-align: left;
  }
  #movie .movie-inner .info .more dl dt {
    color: #ea2e78;
    font-weight: 400;
  }
}
.pgtop {
  position: fixed;
  bottom: 5%;
  right: 3%;
  z-index: 200;
}
.pgtop a {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  line-height: 1.2;
  color: #fff !important;
  text-align: center;
  font-size: 1rem;
  padding-top: 1.5rem;
  width: 5rem;
  height: 5rem;
  display: block;
}
