﻿@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url('/special/anyca/font/NotoSansCJKjp-Regular.eot');
  src: url('/special/anyca/font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
  url('/special/anyca/font/NotoSansCJKjp-Regular.woff') format('woff'),
  url('/special/anyca/font/NotoSansCJKjp-Regular.ttf')  format('truetype');
}
@font-face {
  font-family: 'Noto Sans Japanese bold';
  font-style: normal;
  font-weight: 700;
  src: url('/special/anyca/font/NotoSansCJKjp-Bold.eot');
  src: url('/special/anyca/font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
  url('/special/anyca/font/NotoSansCJKjp-Bold.woff') format('woff'),
  url('/special/anyca/font/NotoSansCJKjp-Bold.ttf')  format('truetype');
}
.contents-area {
  background: none;
  text-align: left;
  padding: 0;
}
p {
  margin-top: 0;
}
body,
#container{
  font-family: "Noto Sans Japanese";
}
.bold {
  font-family: "Noto Sans Japanese bold" !important;
}
@media screen and (min-width: 769px) {
  .spContent {
    display: none!important;
  }
  #str_container {
    width: 100%;
    min-width: 1230px;
    margin-top: 0;
    margin-bottom: 0;
  }
  h1.vi_header_04 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
    width: 100%;
  }
  .pcContent {
    display: none!important;
  }
  #str_container {
    padding-bottom: 0;
  }
  .contents-area {
    margin: 0;
    box-sizing: border-box;
  }
}



@media screen and (min-width: 769px) {
  .contents-area {
    width: 1230px;
    margin: 0 auto;
  }

}
a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .3;
}
.headerLinkWrap {
  width: 100%;
}
.headerLinkWrap a {
  color: #000;
}
.headerLinkWrap:after {
  content: "";
  display: block;
  clear: both;
}
.headerInner .ttl {
  font-size: 18px;
  text-align: center;
}
.headerLinkWrap .link:first-child {
  float: left;
}
.headerLinkWrap .link:first-child + * {
  float: right;
}
@media screen and (min-width: 769px) {
  .headerInner {
    position: relative;
    padding: 40px 0;
    box-sizing: border-box;
  }
  .headerLinkWrap {
    position: absolute;
    top: 40px;
    left: 0;
  }

}
@media screen and (max-width: 768px) {
  .headerInner {
    padding: 13px 20px;
    box-sizing: border-box;
    font-size: 14px;
  }
  .headerLinkWrap {
    margin-top: 10px;
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) {
  #res-header {
    position: relative;
  }
  #res-header:after {
    content: "";
    display: block;
    width: 100%;
    height: 188px;
    background: #54b1bd;
    margin-top: -188px;
  }
}

.bg.con01 {
  background: #54b1bd;
}
.copyWrap {
  position: relative;
}
.copyWrap:after {
  content: "";
  display: block;
  background: url(/special/anyca/images/arrw_b01.png) no-repeat center top;
  background-size: contain;
  width: 100%;
  height: 43px;
  position: absolute;
  bottom: -24px;
}
.copyTxtImg {
  position: relative;
  margin-top: -20px;
}
.copyTxtImg > img {
  width: 100%;
}
.copyTxt {
  font-size: 18px;
  text-align: center;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .copyWrap {
    padding: 80px 0 100px;
  }
}
@media screen and (max-width: 768px) {
  .copyTxtImg {
    position: relative;
    margin-top: -10px;
  }
  .copyTxt {
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
    padding: 40px 0;
  }
  .copyWrap:after {
    content: "";
    display: block;
    background: url(/special/anyca/images/arrw_b01.png) no-repeat center top;
    background-size: contain;
    width: 100%;
    height: 21px;
    position: absolute;
    bottom: -12px;
  }
}

.couponImgWrap {
  margin-top: 40px;
}
.couponImgWrap:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 6px;
  background: #000;
}
.couponInner {
  padding-top: 20px;
}
.couponTxt {
  font-size: 15px;
  line-height: 1.8;
}
.couponCode dl {
  margin-top: 25px;
}
.couponCode dl > dt,
.couponCode dl > dd {
  text-align: center;
  box-sizing: border-box;
}
.couponCode dl > dt {
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.couponCode dl > dd {
  border: 4px solid #000;
}
.couponDay {
  margin-top: 15px;
  font-size: 15px;
}
.couponList {
  font-size: 12px;
  margin-top: 15px;
}
.couponList > li {
  text-indent: -1em;
  padding-left: 1em;
}
.couponApp {
  margin-top: 25px;
}
@media screen and (min-width: 769px) {
  .bg.con02 {
    background: url(/special/anyca/images/bg_border01_pc.png) no-repeat center bottom 300px;
    background-size: contain;
    position: relative;
    z-index: 1;
  }
  .couponWrap {
    padding: 170px 0 100px;
    position: relative;
  }
  .couponImgWrap > .img {
    position: absolute;
    top: 243px;
    right: 0;
    z-index: -1;
  }
  .couponInner {
    width: 585px;
  }
  .couponCode dl {
    display: table;
  }
  .couponCode dl > dt,
  .couponCode dl > dd {
    display: table-cell;
    vertical-align: middle;
  }
  .couponCode dl > dt {
    width: 182px;
  }
  .couponCode dl > dd {
    width: 373px;
    padding: 20px 0 15px;
    font-size: 28px;
  }
  .couponApp dl > dt,
  .couponApp dl > dd,
  .couponApp dl > dd > a {
    display: inline-block;
    vertical-align: middle;
  }
  .couponApp dl > dt {
    position: relative;
    width: 220px;
  }
  .couponApp dl > dt:after {
    content: "";
    display: block;
    width: 15px;
    height: 25px;
    background: url(/special/anyca/images/arrw_r01.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
  }
  .couponApp dl > dd {
    width: 350px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .couponApp dl > dd > a > img {
    width: 100%;
  }
  .couponApp dl > dd > a {
    margin-left: 10px;
    width: 140px;
  }
}
@media screen and (max-width: 768px) {
  .bg.con02 {
    background: url(/special/anyca/images/bg_border01_sp.png) no-repeat center center;
    background-size: contain;
    position: relative;
  }
  .couponWrap {
    padding: 55px 0 40px;
  }
  .couponImgWrap {
    margin-top: -15px;
    position: relative;
    text-align: right;
    z-index: -1;
  }
  .couponImgWrap:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 6px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 20px;
  }
  .couponTxt {
    font-size: 16px;
    line-height: 1.6;
  }
  .couponImgWrap .img {
    padding-left: 16.5%;
  }
  .couponInner {
    padding: 20px;
    box-sizing: border-box;
  }
  .couponCode img {
    width: auto;
    max-width: 100%;
  }
  .couponCode dl > dt {
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
  }
  .couponCode dl > dd {
    padding: 15px;
    box-sizing: border-box;
    font-size: 24px;
  }
  .couponDay {
    line-height: 1.8;
    font-size: 16px;
  }
  .couponApp {
    margin-top: 20px;
    font-size: 16px;
    padding: 0 11.52%;
    box-sizing: border-box;
  }
  .couponApp dl > dt > span {
    display: inline-block;
    vertical-align: middle;
  }
  .couponApp dl > dt:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(/special/anyca/images/arrw_b02.png) no-repeat;
    background-size: contain;
    margin-right: 5px;
  }
  .couponAppImg > a {
    display: block;
    margin-top: 15px;
  }
  .couponList {
    font-size: 16px;
  }
}


.stepTtl {
  font-size: 18px;
  border: 2px solid #000;
  border-bottom: none;
  width: 193px;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
}
.stepInner:after {
  content: "";
  display: block;
  clear: both;
}
.stepitem {
  border: 2px solid #000;
  box-sizing: border-box;
  width: 50%;
  box-sizing: border-box;
  float: left;
  padding: 60px;
}
.stepSubttl:after {
  content: "";
  display: block;
  width: 20px;
  height: 6px;
  background: #000;
  margin-top: 15px;
}
.stepDetail .txt {
  margin-top: 15px;
}
.list01 > li {
  text-indent: -1em;
  padding-left: 1em;
}
.stepDetail .list01 {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .stepitem {
    position: relative;
    height: 540px;
    min-height: 540px;
  }
  .stepitem:first-child {
    border-right: none;
  }
  .stepitem:first-child + * {
    border-left: 2px solid #000;
  }
  .stepitem:first-child:after {
    content: "";
    display: block;
    width: 30px;
    height: 50px;
    position: relative;
    background: url(/special/anyca/images/arrw_r02.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -13px;
    top: 50%;
  }
  .stepDetail {
    width: 260px;
    font-size: 16px;
    line-height: 1.8;
  }
  .stepImg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 768px) {
  .stepWrap {
    padding: 20px;
    box-sizing: border-box;
  }
  .stepitem {
    width: 100%;
    border-top: none;
    padding: 20px 20px 0;
    font-size: 16px;
  }
  .stepitem:first-child {
    border-top: 2px solid #000;
  }
  .stepImg {
    margin-top: 20px;
  }
  .stepDetail .txt {
    line-height: 2;
  }
  .stepitem:first-child:after {
    content: "";
    display: block;
    width: 100%;
    height: 25px;
    position: relative;
    background: url(/special/anyca/images/arrw_b03.png) no-repeat center;
    background-size: contain;
    position: relative;
    bottom: -15px;
    z-index: -1;
  }
  .stepDetail .list01 {
    font-size: 16px;
  }
}

.txtWrap .txtInner {
  text-align: center;
  padding: 120px 0 55px;
  box-sizing: border-box;
  font-size: 24px;
}
.bnrWrap {
  position: relative;
}
.bnrWrap:after {
  content: "";
  display: block;
  background: url(/special/anyca/images/arrw_b01.png) no-repeat center top;
  background-size: contain;
  width: 100%;
  height: 43px;
  position: absolute;
  top: -24px;
}

.bnrImgWrap {
  position: relative;
}
.bnrImgWrap > .btn {
  position: absolute;
  right: 60px;
  bottom: 60px;
}
.bnrImgWrap > .btn > a {
  display: block;
  background: #000;
  color: #fff;
  width: 493px;
  box-sizing: border-box;
  padding: 25px;
  text-align: center;
  position: relative;
}
.bnrImgWrap > .btn > a:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 18px;
  background: url(/special/anyca/images/arrw_r03.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 40px;
  right: 15px;
}

@media screen and (max-width: 768px) {
  .txtWrap .txtInner {
    text-align: center;
    padding: 40px 0 35px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.6;
  }
  .bnrWrap:after {
    content: "";
    display: block;
    background: url(/special/anyca/images/arrw_b01.png) no-repeat center top;
    background-size: contain;
    width: 100%;
    height: 21px;
    position: absolute;
    top: -12px;
  }
  .bnrImgWrap {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .bnrImgWrap > .btn {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: static;
    margin: -100px 0 40px;
    font-size: 16px;
  }
  .bnrImgWrap > .btn > a {
    width: 100%;
    text-align: left;
    padding: 15px;
  }
  .bnrImgWrap > .btn > a:after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 18px;
    background: url(/special/anyca/images/arrw_r03.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 37%;
    right: 15px;
  }
}

.footerWrap {
  background: #299eac;
  margin-top: 80px;
}
.footerInner {
  padding: 35px 0;
}
.footerInner:after,
.appWrap:after{
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 769px) {
  .footLogo {
    float: left;
  }
  .appWrap {
    float: right;
  }
  .appWrap > .img {
    margin-left: 20px;
    float: left;
    width: 138px;
  }
  .appWrap > .img img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .footLogo {
    display: none;
  }
  .footTxt {
    font-size: 16px;
    text-align: center;
    color: #fff;
  }
  .footerInner {
    padding: 20px 15.625% 40px;
  }
}


@media screen and (min-width: 769px) {
  div#res_seofooter {
    width: 100%;
  }
  div#res_seofooter dl.res_seofooter_top,
  div#res_seofooter .res_seofooter_2016{
    width: 960px;
    margin: 0 auto;
  }
  #res_footer {
    width: 100%;
  }
  #res_footer #res_footer_utilitylinks {
    margin: 0 auto;
  }
  #res_footer #res_footer_addressmarks {
    margin: -10px auto 0;
  }
}


@media screen and (min-width: 769px) {
  .animation {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 17%;
  }
  .animation > img {
    width: 200%;
    position: absolute;
    display: inline-block;
    max-width: inherit;
  }

  .animation > img:nth-of-type(1) {
    animation: animation-keyframes-per 42s linear 0s infinite normal;
  }
  .animation > img:nth-of-type(2) {
    animation: animation-keyframes-per 42s linear 21s infinite normal;
    opacity: 0;
  }
}
/*@media screen and (max-width: 768px) {
  .animation {
    display: inline-block;
    width: 100%;
    height: 17.29vw;
    position: relative;
    overflow: hidden;
  }
  .animation > img {
    width: 200%;
    position: absolute;
    display: inline-block;
    max-width: inherit;
  }

  .animation > img:nth-of-type(1) {
    animation: animation-keyframes-per2 30s linear 0s infinite normal;
  }
  .animation > img:nth-of-type(2) {
    animation: animation-keyframes-per2 30s linear 15s infinite normal;
    opacity: 0;
  }
}

@keyframes animation-keyframes-per {
  0% {left: 100%;opacity: 1;}
  100% {left: -300%;opacity: 1;}
}
@keyframes animation-keyframes-per2 {
  0% {left: 100%;opacity: 1;}
  100% {left: -340%;opacity: 1;}
}*/

.cool-animate[data-v-01575936]{width:2800px}
.cool[data-v-01575936]{margin-top:-24px;width:100%;height:146px;overflow:hidden;z-index:1;will-change:transform}
.cool.sm .cool-animate[data-v-01575936]:after,
.cool.sm .cool-animate[data-v-01575936]:before{width:1400px;background:url(https://gdo-campaign.contents.anyca.net/_nuxt/img/574ac78.svg) no-repeat 50%}
.cool.sm[data-v-01575936]{height:76px}
.cool[data-v-01575936]{margin-top:-24px;width:100%;height:146px;overflow:hidden;z-index:1;will-change:transform}
.cool.sm[data-v-01575936]{height:76px}
.cool.sm .cool-animate[data-v-01575936]{width:2800px}
.cool.sm .cool-animate[data-v-01575936]:after,
.cool.sm .cool-animate[data-v-01575936]:before{width:1400px;background:url(https://gdo-campaign.contents.anyca.net/_nuxt/img/574ac78.svg) no-repeat 50%}
.cool-animate[data-v-01575936]{position:relative;width:5400px;height:100%}
.cool-animate[data-v-01575936]:after,
.cool-animate[data-v-01575936]:before{content:"";position:absolute;top:0;height:100%;width:2700px;background:url(https://gdo-campaign.contents.anyca.net/_nuxt/img/6a66ce8.svg) no-repeat 50%;-webkit-animation:slideLeft-data-v-01575936 45s linear infinite;animation:slideLeft-data-v-01575936 45s linear infinite}
.cool-animate[data-v-01575936]:before{left:0}
.cool-animate[data-v-01575936]:after{left:50%}

@-webkit-keyframes slideLeft-data-v-01575936{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}
@keyframes slideLeft-data-v-01575936{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome,#container {
	  font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}