/**
 * @lastModified 2020/6/16/3:39:39 pm
**/

.popup {
  opacity: 0
}

.pop-in {
  opacity: 0;
  -webkit-transform: translateY(80px) translateZ(0);
  transform: translateY(80px) translateZ(0);
  -webkit-animation: pop-in 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
  animation: pop-in 1.6s cubic-bezier(0.215, 0.61, 0.355, 1) forwards
}

.pop-in:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s
}

.pop-in:nth-child(2) {
  -webkit-animation-delay: .184s;
  animation-delay: .184s
}

.pop-in:nth-child(3) {
  -webkit-animation-delay: .368s;
  animation-delay: .368s
}

.pop-in:nth-child(4) {
  -webkit-animation-delay: .552s;
  animation-delay: .552s
}

.pop-in:nth-child(5) {
  -webkit-animation-delay: .736s;
  animation-delay: .736s
}

.pop-in:nth-child(6) {
  -webkit-animation-delay: .92s;
  animation-delay: .92s
}

.pop-in:nth-child(7) {
  -webkit-animation-delay: 1.104s;
  animation-delay: 1.104s
}

.pop-in:nth-child(8) {
  -webkit-animation-delay: 1.288s;
  animation-delay: 1.288s
}

.pop-in:nth-child(9) {
  -webkit-animation-delay: 1.472s;
  animation-delay: 1.472s
}

.pop-in:nth-child(10) {
  -webkit-animation-delay: 1.656s;
  animation-delay: 1.656s
}

.pop-in:nth-child(11) {
  -webkit-animation-delay: 1.84s;
  animation-delay: 1.84s
}

.pop-in:nth-child(12) {
  -webkit-animation-delay: 2.024s;
  animation-delay: 2.024s
}

.pop-in:nth-child(13) {
  -webkit-animation-delay: 2.208s;
  animation-delay: 2.208s
}

.pop-in:nth-child(14) {
  -webkit-animation-delay: 2.392s;
  animation-delay: 2.392s
}

.pop-in:nth-child(15) {
  -webkit-animation-delay: 2.576s;
  animation-delay: 2.576s
}

.pop-in:nth-child(16) {
  -webkit-animation-delay: 2.76s;
  animation-delay: 2.76s
}

.pop-in:nth-child(17) {
  -webkit-animation-delay: 2.944s;
  animation-delay: 2.944s
}

.pop-in:nth-child(18) {
  -webkit-animation-delay: 3.128s;
  animation-delay: 3.128s
}

.pop-in:nth-child(19) {
  -webkit-animation-delay: 3.312s;
  animation-delay: 3.312s
}

.pop-in:nth-child(20) {
  -webkit-animation-delay: 3.496s;
  animation-delay: 3.496s
}

.pop-in:nth-child(21) {
  -webkit-animation-delay: 3.68s;
  animation-delay: 3.68s
}

.pop-in:nth-child(22) {
  -webkit-animation-delay: 3.864s;
  animation-delay: 3.864s
}

.pop-in:nth-child(23) {
  -webkit-animation-delay: 4.048s;
  animation-delay: 4.048s
}

.pop-in:nth-child(24) {
  -webkit-animation-delay: 4.232s;
  animation-delay: 4.232s
}

.pop-in:nth-child(25) {
  -webkit-animation-delay: 4.416s;
  animation-delay: 4.416s
}

.pop-in:nth-child(26) {
  -webkit-animation-delay: 4.6s;
  animation-delay: 4.6s
}

.pop-in:nth-child(27) {
  -webkit-animation-delay: 4.784s;
  animation-delay: 4.784s
}

.pop-in:nth-child(28) {
  -webkit-animation-delay: 4.968s;
  animation-delay: 4.968s
}

.pop-in:nth-child(29) {
  -webkit-animation-delay: 5.152s;
  animation-delay: 5.152s
}

.pop-in:nth-child(30) {
  -webkit-animation-delay: 5.336s;
  animation-delay: 5.336s
}

@-webkit-keyframes pop-in {
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0)
  }
}

@keyframes pop-in {
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0)
  }
}

.textc0 {
  color: #ff658c
}

.textc1 {
  color: #42d29a
}

.textc2 {
  color: #ffcb2c
}

.textc3 {
  color: #d787f2
}

.bg1 {
  background: #cffcee
}

.bg2 {
  background: #f1fefa
}

.bg3 {
  background: #fff4d3
}

.bg4 {
  background: #fff9e8
}

.bg5 {
  background: #f5e1fc
}

.bg6 {
  background: #fbf3fe
}

.bg7 {
  background-color: #ffe7ec
}

.bg8 {
  background-color: #ffeaca
}

.vdl {
  font-family: vdl-megag, sans-serif;
  font-weight: 400;
  font-style: normal
}

.contetnts {
  color: #3c3c3c
}

.contents-wrap {
  background: url("../img/bg-1.jpg") top left;
  background-size: cover
}

.preceding-release {
  line-height: 3;
  text-align: center;
  font-size: 24px;
  color: #fddd56;
  font-weight: bold;
  background-color: #ed5085;
  letter-spacing: 0.08em
}

.campaign {
  background-color: #FEFDDF;
  text-align: center;
  padding: 3% 4%
}

.campaign h3 {
  font-size: 26px;
  color: #ed5085;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 20px
}

.campaign .campaign-inner {
  background-color: #fff;
  padding: 4% 6%
}

.campaign .campaign-inner .campaign-copy {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.064em;
  color: #ed5085;
  margin-bottom: 30px;
  line-height: 1.8
}

.campaign .campaign-inner a {
  display: block;
  line-height: 4;
  background-color: #ed5085;
  color: #fff;
  width: 198px;
  border-radius: 15px;
  margin: 0 auto;
  margin-bottom: 35px
}

.campaign .campaign-inner .campaign-date {
  width: 420px;
  margin: 0 auto;
  border-top: 3px solid #ed5085;
  padding: 2% 1%;
  border-bottom: 3px solid #ed5085;
  margin-bottom: 20px
}

.campaign .campaign-inner .campaign-date p {
  font-weight: bold;
  font-size: 20px;
  color: #ed5085
}

.campaign .campaign-inner .campaign-date p span {
  font-size: 24px
}

.campaign .campaign-inner .btn-sns a {
  display: block;
  line-height: 4;
  width: 360px
}

.campaign .campaign-inner .btn-sns .twitter {
  background-color: #388de7
}

.campaign .campaign-inner .btn-sns .insta {
  background-color: #fe3a84
}

.detail-campaign .copy01 {
  width: 560px;
  margin: 0 auto;
  line-height: 1.8;
  margin-bottom: 20px;
  padding-top: 1%
}

.detail-campaign .copy02 {
  width: 70%;
  margin: 0 auto;
  line-height: 1.8;
  margin-bottom: 50px
}

.detail-campaign .campaign-inner .campaign-date {
  margin-bottom: 50px
}

.detail-campaign .about-entry {
  background: #fef5f6;
  padding: 3%;
  max-width: 860px;
  margin: 0 auto;
  margin-bottom: 50px
}

.detail-campaign .about-entry h4 {
  font-size: 20px;
  margin-bottom: 15px
}

.detail-campaign .about-entry p {
  line-height: 2;
  text-align: left;
  width: 560px;
  margin: 0 auto;
  margin-bottom: 15px
}

.detail-campaign .about-announcement {
  background: #fef5f6;
  padding: 1%;
  max-width: 860px;
  margin: 0 auto;
  margin-bottom: 50px
}

.detail-campaign .about-announcement .announcement-inner {
  background-color: #fff;
  padding: 3%
}

.detail-campaign .about-announcement .announcement-inner h4 {
  font-size: 20px;
  margin-bottom: 15px
}

.detail-campaign .about-announcement .announcement-inner p {
  line-height: 2;
  text-align: left;
  width: 560px;
  margin: 0 auto
}

.detail-campaign .about-announcement .announcement-inner .announcement-copy01 {
  margin-bottom: 15px
}

@media screen and (min-width: 768px) {
  body .contents {
    color: #2d2d2d
  }
  .sp {
    display: none
  }
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .row .col12 {
    width: 100%;
    height: 130px;
    background-color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .row .col12 p {
    font-size: 18px;
    letter-spacing: 0.05em
  }
  .row .col6 {
    width: 50%;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .row .col6 a {
    font-size: 22px;
    letter-spacing: 0.05em
  }
  .row .col6 a span {
    font-size: 42px
  }
  .row .w50 {
    width: 50%
  }
  .inner {
    max-width: 1340px;
    padding: 0 30px
  }
  .ttl-header {
    text-align: center
  }
  .ttl-header .ttl {
    font-family: vdl-megag, sans-serif;
    font-size: 34px;
    letter-spacing: 0.075em;
    color: #ff658c
  }
  .ttl-header h2.ttl {
    font-size: 46px
  }
  .ttl-header h3.ttl {
    font-size: 28px;
    letter-spacing: 0.05em;
    white-space: nowrap
  }
}

@media screen and (min-width: 768px) and (max-width: 1250px) {
  .ttl-header h3.ttl {
    font-size: 24px
  }
}

@media screen and (min-width: 768px) {
  .ttl-header span {
    position: relative
  }
  .ttl-header.deco1 {
    margin-top: 35px
  }
  .ttl-header.deco1 span:before {
    content: "";
    background: url(../img/type1-img.png) no-repeat;
    width: 56px;
    height: 34px;
    position: absolute;
    top: -46px;
    right: -32px
  }
  .ttl-header.deco2 {
    margin-top: 35px
  }
  .ttl-header.deco2 span:before {
    content: "";
    background: url(../img/type2-img.png) no-repeat;
    width: 33px;
    height: 40px;
    position: absolute;
    top: -48px;
    right: -30px
  }
  .subttl-header {
    text-align: center;
    height: 145px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .subttl-header .ttl {
    font-family: vdl-megag, sans-serif;
    letter-spacing: 0.075em;
    color: #ff658c
  }
  .subttl-header .ttl span {
    font-size: 30px;
    position: relative;
    display: inline-block
  }
  .subttl-header .ttl span:before {
    content: "";
    width: 315px;
    height: 76px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background: url(../img/type-img.png) no-repeat;
    background-position: center center
  }
  .subttl-header .ttl span b {
    font-size: 22px;
    display: block
  }
  .text1 {
    font-size: 18px
  }
  .text1 strong {
    font-weight: bold
  }
  .marker {
    padding: 0 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(45%, #ff9ab4));
    background: linear-gradient(transparent 45%, #ff9ab4 45%)
  }
  .bg00 {
    background: url(../img/bg-01.png)
  }
  .bgstripe {
    background: url(../img/bg-02.png)
  }
  .mainvisual .main-img {
    position: relative
  }
  .mainvisual .main-img img:nth-child(1) {
    width: 100%;
    height: auto
  }
  .mainvisual .main-img img:nth-child(2) {
    position: absolute;
    top: 13%;
    right: 5.4%;
    width: 32%;
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 1.6s;
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 1.6s
  }
  .loaded .mainvisual .main-img {
    position: relative
  }
  .loaded .mainvisual .main-img img:nth-child(2) {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  #topPage .contents-wrap {
    background: url(../img/bg-02.png);
    padding-bottom: 120px
  }
  #topPage .contents-wrap .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s
  }
  #topPage .contents-wrap .box:hover {
    opacity: 0.8
  }
  #topPage .contents-wrap .box+.box {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
  }
  #topPage .contents-wrap .box+.box .img-wrap {
    width: 39.8%;
    margin-right: 6%
  }
  #topPage .contents-wrap .box+.box .img-wrap img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
  }
  #topPage .contents-wrap .box+.box .detail {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    padding-left: 10%
  }
  #topPage .contents-wrap .box .img-wrap {
    width: 37.8%;
    margin-right: 10%
  }
  #topPage .contents-wrap .box .img-wrap a {
    display: block
  }
  #topPage .contents-wrap .box .img-wrap a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%
  }
  #topPage .contents-wrap .box .img-wrap img {
    width: 100%
  }
  #topPage .contents-wrap .box .detail {
    width: 52.2%;
    letter-spacing: 0.05em;
    padding-right: 30px;
    pointer-events: none
  }
  #topPage .contents-wrap .box .detail .type {
    font-family: vdl-megag, sans-serif;
    position: absolute;
    left: -70px;
    top: -14px;
    font-size: 50px;
    letter-spacing: 0.075em
  }
  #topPage .contents-wrap .box .detail p {
    position: relative;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold
  }
  #topPage .contents-wrap .box .detail p b {
    display: inline-block
  }
  #topPage .contents-wrap .box .detail p span {
    font-size: 22px;
    display: block
  }
  #topPage .contents-wrap .box .detail dl {
    overflow: hidden;
    margin-top: 20px;
    line-height: 2
  }
  #topPage .contents-wrap .box .detail dl dt {
    float: left;
    clear: left
  }
  #topPage .contents-wrap .box .detail dl dd {
    padding-left: 50px
  }
  #topPage .contents04 .col6 {
    overflow: hidden
  }
  #topPage .contents04 .link {
    width: 100%;
    text-align: center;
    padding: 30px;
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s
  }
  #typePage .contents-wrap {
    padding: 60px 0 0
  }
  #typePage .main-wrap {
    max-width: 1270px;
    padding: 0 30px 72px;
    margin: auto;
    position: relative
  }
  #typePage .main {
    width: 36%;
    max-width: 400px
  }
  #typePage .main .ttl {
    font-size: 22px;
    line-height: 1.54545;
    letter-spacing: 0.05em;
    position: relative;
    padding-left: 75px;
    margin-bottom: 48px;
    min-height: 100px
  }
  #typePage .main .ttl span {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    marig-top: -15px;
    font-size: 48px;
    letter-spacing: 0.075em
  }
  #typePage .main .mainimage {
    position: absolute;
    right: 0;
    top: 0;
    width: 64%;
    max-width: 870px;
    padding-left: 24.8%
  }
  #typePage .main .mainimage .img1 {
    position: absolute;
    left: 87px;
    top: 0
  }
  #typePage .main .mainimage .img1 img {
    display: block
  }
  #typePage .main .mainimage .img1 .img {
    max-width: 100%;
    height: auto
  }
  #typePage .main .mainimage .img2 {
    margin-top: 35px
  }
  #typePage .main .mainimage .img2:after {
    content: "";
    clear: both
  }
  #typePage .main .mainimage .img2 img {
    float: right
  }
  #typePage .main .mainimage .img2 .decoration {
    position: absolute;
    right: 0;
    top: -60px
  }
  #typePage .main .mainimage .img2 .cooperation {
    float: right;
    margin-top: 10px
  }
  #typePage .main p {
    display: block
  }
  #typePage .main p+p {
    margin-top: 30px
  }
  #typePage .main p a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 15px;
    text-align: center;
    line-height: 1.71429
  }
  #typePage .main p a span {
    font-size: 20px;
    border-bottom: solid 1px;
    margin-bottom: 7px
  }
  #typePage .main p a span.none {
    border: none;
    margin-bottom: 0px
  }
  #typePage .main p a .underline {
    text-decoration: underline;
    font-weight: normal;
    color: #2d2d2d
  }
  #typePage .item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -6.7%;
    width: 113.4%;
    position: relative
  }
  #typePage .item-wrap .item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 6.7%
  }
  #typePage .item-wrap .item img {
    width: 100%;
    max-width: 220px;
    height: auto
  }
  #typePage .item-wrap .item+.item:after, #typePage .item-wrap .item+.item:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 40px;
    background-color: #c6c6c6;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    margin-top: -65px
  }
  #typePage .item-wrap .item+.item:after {
    width: 39px;
    height: 6px
  }
  #typePage .item-wrap .figure {
    text-align: center
  }
  #typePage .item-wrap .figcaption {
    text-align: center;
    letter-spacing: 0.05em;
    margin-top: 15px
  }
  #typePage .item-wrap .figcaption strong {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px
  }
  #typePage .item-wrap .figcaption .ttl {
    font-size: 18px;
    white-space: nowrap
  }
  #typePage .item-wrap .figcaption .price {
    font-size: 16px
  }
  #typePage .item-wrap .figcaption .price .tax {
    font-size: 14px;
    padding-left: 3px
  }
  #typePage .item-wrap .btn-wrap {
    margin: 15px 0 0
  }
  #typePage .item-wrap .btn-wrap .btn {
    color: #ff658c;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: solid 3px #ff658c;
    border-radius: 25px;
    width: 200px;
    height: 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
    margin: auto
  }
  #typePage .item-wrap .btn-wrap .btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #ff658c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1)
  }
  #typePage .item-wrap .btn-wrap .btn:hover {
    color: #FFFFFF
  }
  #typePage .item-wrap .btn-wrap .btn:hover:before {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  #typePage section .inner {
    padding: 60px 30px
  }
  #typePage .bgtriangle1 {
    position: relative;
    z-index: 1;
    background: #fff6f8;
    background: -webkit-gradient(linear, left top, right top, from(#fff6f8), color-stop(50%, #fff6f8), color-stop(50%, #ffe1e7), to(#ffe1e7));
    background: linear-gradient(to right, #fff6f8 0%, #fff6f8 50%, #ffe1e7 50%, #ffe1e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6f8', endColorstr='#ffe1e7', GradientType=1)
  }
  #typePage .bgtriangle1:after, #typePage .bgtriangle1:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 90px;
    height: 50%
  }
  #typePage .bgtriangle1:before {
    top: 0px;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, #fff6f8), color-stop(50%, transparent));
    background: linear-gradient(to top right, #fff6f8 50%, transparent 50%)
  }
  #typePage .bgtriangle1:after {
    bottom: 0px;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #fff6f8), color-stop(50%, transparent));
    background: linear-gradient(to bottom right, #fff6f8 50%, transparent 50%)
  }
  #typePage .bgtriangle1 .inner {
    padding: 70px 15px 80px
  }
  #typePage .bgtriangle2 {
    position: relative;
    z-index: 1;
    background: #ffe1e7;
    background: -webkit-gradient(linear, left top, right top, from(#ffe1e7), color-stop(50%, #ffe1e7), color-stop(50%, #fff6f8), to(#fff6f8));
    background: linear-gradient(to right, #ffe1e7 0%, #ffe1e7 50%, #fff6f8 50%, #fff6f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe1e7', endColorstr='#fff6f8', GradientType=1)
  }
  #typePage .bgtriangle2:after, #typePage .bgtriangle2:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 90px;
    height: 50%
  }
  #typePage .bgtriangle2:before {
    top: 0px;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, #ffe1e7), color-stop(50%, transparent));
    background: linear-gradient(to top right, #ffe1e7 50%, transparent 50%)
  }
  #typePage .bgtriangle2:after {
    bottom: 0px;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #ffe1e7), color-stop(50%, transparent));
    background: linear-gradient(to bottom right, #ffe1e7 50%, transparent 50%)
  }
  #typePage .bgtriangle2 .inner {
    padding: 70px 15px 80px
  }
  #typePage .bgtriangle2 .recommend .decoration:before {
    background-image: url(../img/use-img2-wide.png)
  }
  #typePage .bgtriangle3 {
    position: relative;
    z-index: 1;
    background: #fff4e3;
    background: -webkit-gradient(linear, left top, right top, from(#fff4e3), color-stop(50%, #fff4e3), color-stop(50%, #ffeaca), to(#ffeaca));
    background: linear-gradient(to right, #fff4e3 0%, #fff4e3 50%, #ffeaca 50%, #ffeaca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4e3', endColorstr='#ffeaca', GradientType=1)
  }
  #typePage .bgtriangle3:after, #typePage .bgtriangle3:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 90px;
    height: 50%
  }
  #typePage .bgtriangle3:before {
    top: 0px;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, #fff4e3), color-stop(50%, transparent));
    background: linear-gradient(to top right, #fff4e3 50%, transparent 50%)
  }
  #typePage .bgtriangle3:after {
    bottom: 0px;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #fff4e3), color-stop(50%, transparent));
    background: linear-gradient(to bottom right, #fff4e3 50%, transparent 50%)
  }
  #typePage .bgtriangle3 .inner {
    padding: 70px 15px 80px
  }
  #typePage .recommend {
    padding: 0 3% 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  #typePage .recommend .text1 {
    font-size: 16px;
    margin-bottom: 30px
  }
  #typePage .recommend .text1 span {
    font-size: 18px
  }
  #typePage .recommend .decoration {
    position: relative;
    margin-bottom: 60px
  }
  #typePage .recommend .decoration:before {
    content: "";
    width: 457px;
    height: 74px;
    background: url(../img/use-img-wide.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
  }
  #typePage .recommend .feature {
    margin: 30px auto 0;
    padding: 0 30px;
    display: block;
    max-width: 505px;
    line-height: 1.71429
  }
  #typePage .try {
    padding: 0 5% 0 3%
  }
  #typePage .try .ttl-header {
    margin-bottom: 40px
  }
  #typePage .try .memo {
    margin: 30px auto 0;
    display: block;
    max-width: 530px;
    line-height: 1.71429
  }
  #typePage .sc-01 .row, #typePage .sc-02 .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  #typePage .sc-03 {
    background: #fff4e3
  }
  #typePage .sc-03 .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #typePage .sc-03 .try {
    padding: 0
  }
  #typePage .sc-04 {
    overflow: hidden
  }
  #typePage .sc-04 .item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 43px 0 0
  }
  #typePage .sc-04 .figcaption {
    margin-top: 0
  }
  #typePage .sc-04 .img-wrap {
    margin: 0 150px 0 0
  }
  #typePage .sc-04 .item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin: 0 0 !important;
    max-width: 400px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px)
  }
  #typePage .sc-04 .btn-wrap {
    margin-top: 30px
  }
  #typePage .sc-05 {
    background-color: #FFFFFF
  }
  #typePage .sc-05 .inner {
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #typePage .sc-05 .inner .backlink {
    width: 100%
  }
  #typePage .sc-05 .inner .backlink a {
    margin: auto;
    width: 90%;
    max-width: 460px;
    height: 80px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    letter-spacing: 0.1em;
    background-color: #ff658c
  }
  .set-item .btn-wrap-set {
    width: 100%;
    text-align: center;
    padding: 5% 0 0
  }
  .set-item .btn-wrap-set a {
    display: block;
    width: 40%;
    margin: 0 auto;
    background: #ff658c;
    color: #fff
  }
  .set-item .btn-wrap-set a:hover {
    opacity: .7
  }
  .set-item .recommend {
    margin-bottom: 30px
  }
  .set-item .recommend .ttl-header {
    margin-bottom: 40px
  }
}

@media screen and (max-width: 767px) {
  body .contents {
    color: #2d2d2d
  }
  .pc {
    display: none
  }
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .row .col12 {
    width: 100%;
    height: 130px;
    background-color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .row .col12 p {
    font-size: 18px;
    letter-spacing: 0.05em
  }
  .row .col6 {
    width: 50%;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .row .col6 a {
    font-size: 22px;
    letter-spacing: 0.05em
  }
  .row .col6 a span {
    font-size: 42px
  }
  .inner {
    max-width: 1340px;
    padding: 0 30px
  }
  .ttl-header {
    text-align: center
  }
  .ttl-header .ttl {
    font-family: vdl-megag, sans-serif;
    font-size: 16px;
    letter-spacing: 0.075em;
    color: #ff658c
  }
  .ttl-header h2.ttl {
    font-size: 19px
  }
  .ttl-header h3.ttl {
    font-size: 16px;
    letter-spacing: 0.05em;
    white-space: nowrap
  }
  .ttl-header span {
    position: relative
  }
  .ttl-header.deco1 {
    margin-top: 25px
  }
  .ttl-header.deco1 span:before {
    content: "";
    background: url(../img/type1-img.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 17px;
    position: absolute;
    top: -23px;
    right: -16px
  }
  .ttl-header.deco2 {
    margin-top: 25px
  }
  .ttl-header.deco2 span:before {
    content: "";
    background: url(../img/type2-img.png) no-repeat;
    background-size: contain;
    width: 17px;
    height: 20px;
    position: absolute;
    top: -24px;
    right: -15px
  }
  .subttl-header {
    text-align: center;
    height: 145px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .subttl-header .ttl {
    font-family: vdl-megag, sans-serif;
    letter-spacing: 0.075em;
    color: #ff658c
  }
  .subttl-header .ttl span {
    font-size: 30px;
    position: relative;
    display: inline-block
  }
  .subttl-header .ttl span:before {
    content: "";
    width: 315px;
    height: 76px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background: url(../img/type-img.png) no-repeat;
    background-position: center center
  }
  .subttl-header .ttl span b {
    font-size: 22px;
    display: block
  }
  .subttl-header h2.ttl {
    font-size: 23px
  }
  .subttl-header h3.ttl {
    font-size: 18px;
    letter-spacing: 0.05em;
    white-space: nowrap
  }
}

@media screen and (max-width: 767px) and (max-width: 350px) {
  .subttl-header h3.ttl {
    font-size: 14px
  }
}

@media screen and (max-width: 767px) {
  .subttl-header span {
    position: relative
  }
  .text1 {
    font-size: 18px
  }
  .text1 strong {
    font-weight: bold
  }
  .marker {
    padding: 0 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(45%, #ff9ab4));
    background: linear-gradient(transparent 45%, #ff9ab4 45%)
  }
  .bgstripe {
    background: url(../img/bg-02.png)
  }
  .mainvisual {
    padding: 20px 0 20px
  }
  .mainvisual .img-wrap {
    margin: 15px 0 20px
  }
  .mainvisual .img-wrap img {
    width: 100%;
    height: auto
  }
  .contents-wrap {
    background: url(../img/bg-02.png)
  }
  .bg00 {
    background: url(../img/bg-01-sp.png);
    background-size: 48px
  }
  #topPage .contents-wrap {
    padding-bottom: 120px
  }
  #topPage .accordion {
    max-width: 80%;
    margin: auto;
    padding: 40px 0
  }
  #topPage .accordion .ac1 {
    background-color: #42d29a
  }
  #topPage .accordion .ac2 {
    background-color: #ffcb2d
  }
  #topPage .accordion .ac3 {
    background-color: #d787f2
  }
  #topPage .accordion .vdl {
    font-size: 15px
  }
  #topPage .accordion [class^="bg"] {
    font-size: 13px
  }
  #topPage .accordion>li {
    background-color: #FFFFFF;
    border-radius: 5px;
    font-size: 12px
  }
  #topPage .accordion>li+li {
    margin-top: 11px
  }
  #topPage .accordion>li p {
    font-size: 13px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    color: #FFFFFF;
    position: relative
  }
  #topPage .accordion>li p.open:before {
    -webkit-transform: translate3d(0, -50%, 0) rotate(-180deg);
    transform: translate3d(0, -50%, 0) rotate(-180deg)
  }
  #topPage .accordion>li p:before {
    content: "";
    background: url(../img/arrow.png) no-repeat;
    background-size: 50%;
    background-position: center center;
    width: 34px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0) rotate(0);
    transform: translate3d(0, -50%, 0) rotate(0);
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s
  }
  #topPage .accordion>li ul {
    display: none
  }
  #topPage .accordion>li ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 60px;
    font-size: 12px;
    text-align: center
  }
  #topPage .accordion>li ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 60px;
    width: 100%;
    text-align: center
  }
  #typePage .contents-wrap {
    overflow: hidden
  }
  #typePage .main-wrap {
    max-width: 1270px;
    padding: 0 10.13% 45px;
    margin: auto;
    position: relative;
    background: #FFFFFF;
    z-index: 1
  }
  #typePage .main-wrap:before {
    content: "";
    width: 100%;
    height: 40vw;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: url(../img/bg-01-sp.png);
    background-size: 48px
  }
  #typePage .main {
    padding-top: 30px
  }
  #typePage .main .ttl {
    font-size: 15px;
    line-height: 1.54545;
    letter-spacing: 0.05em;
    position: relative;
    padding-left: 50px;
    margin-bottom: 28px
  }
  #typePage .main .ttl span {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    letter-spacing: 0.075em
  }
  #typePage .main .mainimage {
    margin-bottom: 45px
  }
  #typePage .main .mainimage .img1 {
    position: absolute;
    left: 0;
    top: -10px;
    width: 38.333%
  }
  #typePage .main .mainimage .img1 img {
    display: block;
    max-width: 100%;
    height: auto
  }
  #typePage .main .mainimage .img1 .decoration {
    max-width: 135%;
    margin-left: -10%
  }
  #typePage .main .mainimage .img2 {
    margin-top: 35px
  }
  #typePage .main .mainimage .img2 img {
    width: 100%;
    padding-left: 25%
  }
  #typePage .main .mainimage .img2 .decoration {
    position: absolute;
    right: -15px;
    top: -56px;
    width: 40%
  }
  #typePage .main .mainimage .img2 .decoration img {
    max-width: 100%;
    height: auto
  }
  #typePage .main .mainimage .img2 .cooperation {
    float: right;
    margin-top: 10px;
    font-size: 9px;
    letter-spacing: 0.064em
  }
  #typePage .main p {
    display: block
  }
  #typePage .main p+p {
    margin-top: 20px
  }
  #typePage .main p a {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 15px;
    text-align: center;
    line-height: 1.71429
  }
  #typePage .main p a span {
    font-size: 14px;
    border-bottom: solid 1px;
    margin-bottom: 4px
  }
  #typePage .item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -20px
  }
  #typePage .item-wrap .item {
    width: 50%;
    margin: 0 20px
  }
  #typePage .item-wrap .item img {
    width: 100%;
    max-width: 220px;
    height: auto
  }
  #typePage .item-wrap .item+.item:after, #typePage .item-wrap .item+.item:before {
    content: "";
    position: absolute;
    left: -22px;
    top: 0;
    width: 4px;
    height: 24px;
    background-color: #c6c6c6;
    margin-top: 40%
  }
  #typePage .item-wrap .item+.item:after {
    width: 24px;
    height: 4px;
    left: -32px;
    top: 10px
  }
  #typePage .item-wrap .figure {
    text-align: center
  }
  #typePage .item-wrap .figcaption {
    text-align: center;
    letter-spacing: 0.05em;
    margin-top: 15px
  }
    #typePage .item-wrap .figcaption .sp-f {
    font-size: 11px;
  }  
  #typePage .item-wrap .figcaption strong {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px
  }
  #typePage .item-wrap .figcaption .ttl {
    font-size: 12px
  }
  #typePage .item-wrap .figcaption .price {
    font-size: 12px
  }
  #typePage .item-wrap .figcaption .price .tax {
    font-size: 11px;
    padding-left: 3px
  }
  #typePage .item-wrap .btn-wrap {
    width: 100%;
    margin: 18px 0 0
  }
  #typePage .item-wrap .btn-wrap .btn {
    color: #ff658c;
    font-size: 10px;
    font-weight: bold;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: solid 2px #ff658c;
    border-radius: 18px;
    max-width: 200px;
    height: 36px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
    margin: auto
  }
  #typePage .item-wrap .btn-wrap .btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #ff658c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1)
  }
  #typePage .item-wrap .btn-wrap .btn:hover {
    color: #FFFFFF
  }
  #typePage .item-wrap .btn-wrap .btn:hover:before {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  #typePage section .inner {
    padding: 60px 30px
  }
  #typePage .bgtriangle1 .try {
    background: #fff6f8
  }
  #typePage .bgtriangle1 .recommend {
    position: relative;
    background: #ffe1e7
  }
  #typePage .bgtriangle1 .recommend:after, #typePage .bgtriangle1 .recommend:before {
    content: "";
    position: absolute;
    width: 50vw;
    height: 35px;
    top: 0
  }
  #typePage .bgtriangle1 .recommend:before {
    right: 50%;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50%, #fff6f8));
    background: linear-gradient(to top right, transparent 50%, #fff6f8 50%)
  }
  #typePage .bgtriangle1 .recommend:after {
    left: 50%;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #fff6f8), color-stop(50%, transparent));
    background: linear-gradient(to bottom right, #fff6f8 50%, transparent 50%)
  }
  #typePage .bgtriangle2 .try {
    background: #ffe1e7
  }
  #typePage .bgtriangle2 .recommend {
    position: relative;
    background: #fff6f8
  }
  #typePage .bgtriangle2 .recommend:after, #typePage .bgtriangle2 .recommend:before {
    content: "";
    position: absolute;
    width: 50vw;
    height: 35px;
    top: 0px
  }
  #typePage .bgtriangle2 .recommend:before {
    right: 50%;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50%, #ffe1e7));
    background: linear-gradient(to top right, transparent 50%, #ffe1e7 50%)
  }
  #typePage .bgtriangle2 .recommend:after {
    left: 50%;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #ffe1e7), color-stop(50%, transparent));
    background: linear-gradient(to bottom right, #ffe1e7 50%, transparent 50%)
  }
  #typePage .bgtriangle2 .recommend .decoration:before {
    background-image: url(../img/type-img-sp.png)
  }
  #typePage .bgtriangle3 .try {
    background: #fff4e3
  }
  #typePage .bgtriangle3 .recommend {
    position: relative;
    background: #ffeaca
  }
  #typePage .bgtriangle3 .recommend:after, #typePage .bgtriangle3 .recommend:before {
    content: "";
    position: absolute;
    width: 50vw;
    height: 35px;
    top: 0
  }
  #typePage .bgtriangle3 .recommend:before {
    right: 50%;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50%, #fff4e3));
    background: linear-gradient(to top right, transparent 50%, #fff4e3 50%)
  }
  #typePage .bgtriangle3 .recommend:after {
    left: 50%;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #fff4e3), color-stop(50%, transparent));
    background: linear-gradient(to bottom right, #fff4e3 50%, transparent 50%)
  }
  #typePage .recommend {
    width: 100%;
    padding: 75px 10.15% 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  #typePage .recommend .text1 {
    font-size: 12px;
    margin-bottom: 30px
  }
  #typePage .recommend .text1 span {
    font-size: 14px
  }
  #typePage .recommend .decoration {
    position: relative;
    margin-bottom: 40px
  }
  #typePage .recommend .decoration:before {
    content: "";
    width: 377px;
    height: 74px;
    background: url(../img/use-img-sp.png) no-repeat;
    background-size: 80%;
    background-position: center center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
  }
  #typePage .recommend .feature {
    margin: 30px auto 0;
    display: block;
    max-width: 505px;
    line-height: 1.71429;
    position: relative;
    z-index: 1
  }
  #typePage .recommend .feature.pop-in:before {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    opacity: 1
  }
  #typePage .recommend .feature:before {
    content: "";
    width: 100vw;
    height: 210%;
    position: absolute;
    left: 50%;
    top: -30px;
    z-index: -1;
    -webkit-transform: translate3d(-50%, 40px, 0);
    transform: translate3d(-50%, 40px, 0);
    background-color: #fff6f8;
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 1.2s;
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 1.2s;
    opacity: 0
  }
  #typePage .recommend .feature p {
    font-size: 12px
  }
  #typePage .recommend .item-wrap {
    width: 100%;
    min-height: 36vw;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 45px
  }
  #typePage .recommend .item-wrap .item {
    margin: 0;
    width: calc(50% - 20px)
  }
  #typePage .recommend .item-wrap .item .figcaption {
    margin-top: 0
  }
  #typePage .recommend .item-wrap .item img {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% - 20px)
  }
  #typePage .recommend .img-wrap img {
    max-width: 100%
  }
  #typePage .try {
    padding: 40px 10.15% 35px;
    width: 100%;
    position: relative;
    z-index: 2
  }
  #typePage .try .ttl-header {
    margin-bottom: 30px
  }
  #typePage .try .memo {
    margin: 30px auto 0;
    display: block;
    max-width: 530px;
    line-height: 1.71429
  }
  #typePage .try .memo p {
    font-size: 12px
  }
  #typePage .try .item-wrap .item {
    padding-bottom: 45px;
    position: relative
  }
  #typePage .try .item-wrap .item .btn-wrap {
    position: absolute;
    bottom: 0;
    left: 0
  }
  #typePage .sc-01 .inner, #typePage .sc-02 .inner {
    padding: 0
  }
  #typePage .sc-01 .row, #typePage .sc-02 .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  #typePage .sc-03 {
    background: #fff4e3
  }
  #typePage .sc-03 .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #typePage .sc-03 .try {
    padding: 0
  }
  #typePage .sc-04 {
    overflow: hidden
  }
  #typePage .sc-04 .tac {
    text-align: left !important;
    font-size: 12px
  }
  #typePage .sc-04 .marker {
    text-align: center;
    margin-top: 30px;
    display: inline-block
  }
  #typePage .sc-04 .item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 0
  }
  #typePage .sc-04 .item-wrap .img-wrap {
    width: calc(50% - 20px)
  }
  #typePage .sc-04 .item-wrap .img-wrap img {
    width: 100%;
    height: auto
  }
  #typePage .sc-04 .item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin: 0 0 0 20px !important;
    width: calc(50% - 20px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  #typePage .sc-04 .item .figcaption {
    margin-top: 0
  }
  #typePage .sc-04 .btn-wrap {
    margin-top: 12px
  }
  #typePage .sc-05 {
    background-color: #FFFFFF
  }
  #typePage .sc-05 .inner {
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #typePage .sc-05 .inner .backlink {
    width: 100%
  }
  #typePage .sc-05 .inner .backlink a {
    margin: auto;
    width: 90%;
    max-width: 460px;
    height: 55px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    letter-spacing: 0.1em;
    background-color: #ff658c
  }
  #typePage .set-item .inner {
    padding: 0
  }
  #typePage .set-item .inner .ttl-header {
    margin-bottom: 30px
  }
  .btn-wrap-set {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 45px
  }
  .btn-wrap-set a {
    display: block;
    background: #ff658c;
    color: #fff
  }
  .btn-wrap-set a:hover {
    opacity: .7
  }
}