@charset "UTF-8";

@media print, screen and (min-width: 769px) {
  .kv {
    background: #002166 url(/english/christmascp/img/201021/bg_kv.jpg) no-repeat;
    background-size: initial;
    background-position: bottom center;
  }
  .kv__inner {
    height: 490px;
    width: 800px;
    margin: auto;
    padding-top: 50px;
    position: relative;
  }
  .kv__cont {
    display: inline-block;
    width: 560px;
  }
  .kv__title {
    margin-bottom: 20px;
  }
  .kv__title h1 {
    margin-bottom: 25px;
  }
  .kv__title p {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
  }
  .kv__title img {
    width: 85%;
  }
  .kv__img-box {
    width: 420px;

    margin-top: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .kv__side-icon {
    vertical-align: top;
    display: inline-block;
    width: 235px;
  }
  .kv__side-icon img {
    width: 100%;
  }
  .kv__inner .btn-area {
	position: absolute;
	bottom: 30px;
	right: 0px;
  }
  .btn-area img {
    width: 100%;
  }
  .btn-area__btn {
    width: 350px;
  }
  .btn-area__limit {
    width: 350px;
    margin-bottom: 5px;
  }
  .mb3em_pc{margin-bottom:3em;}
  .present {
    background: url(/english/christmascp/img/bg_wood.jpg) repeat-y;
    background-size: initial;
    background-position: top center;
    padding-top: 50px;
    
  }

  .present__inner .display-pc.btn-area {
	display: block;
	background-color: #002166;
	width: 100%;

  }
  .present__inner .display-pc.btn-area .btn-area--center {
    width: 800px;
    display: flex;
    align-items: center;
    margin-left: auto;margin-right: auto;text-align: cemter;
    padding-top: 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
  }
  .present__inner .display-pc.btn-area .btn-area--center .btn-area__btn{
    display: inline-block;
	width: 350px;
	margin-bottom: 5px;
  }
  
  .present__inner .display-pc.btn-area .btn-area--center .btn-area__limit {
    width: 430px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom;
  }
  .present__flame {
    width: 800px;
    box-sizing: border-box;
    margin: 0 auto 90px;
    padding: 15px 40px 40px;
    background-color: #fff;
    border-radius: 5px;
  }
  .present__block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .present__title {
    width: 100%;
    background: url(/english/christmascp/img/bg_decoration.png) no-repeat;
    background-size: initial;
    background-position: top right;
  }
  .present__title h2 {
    padding: 25px 0 0 65px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    background: url(/english/christmascp/img/191024/icon_title1.png) no-repeat;
    background-size: initial;
    background-position: center left;
  }
  .present__title h2 span {
    font-size: 22px;
    color: #837200;
  }
  .present__elem {
    width: 50%;
    padding: 15px 0;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  .present__elem--ob {
    padding-left: 25px;
    background: url(/english/christmascp/img/present__l-bar.png) repeat-y;
    background-size: initial;
    background-position: center left;
  }
  .present__icon {
    margin-left: 10px;
    display: inline-block;
    text-align: center;
  }
  .present__icon img {
    width: 70%;
  }
  .present__icon p {
    font-weight: bold;
    color: #e71a0f;
    font-size: 14px;
  }
  .present__des {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-bottom: 12px;
  }
  .present__des--line2 {
    margin-bottom: 68px;
  }
  .present__des--line3 {
    margin-top: 50px;
  }
  .present__des h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
  }
  .present__des h3 span {
    color: #e71a0f;
  }
  .present__img {
    width: 100%;
    margin-bottom: 10px;
   margin-left: auto;
   margin-right: auto;
  }
  .present__text p {
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 1em;
  }
  .offer--right {
    text-align: right;
  }
  .offer li {
    font-size: 12px;
    line-height: 1.4;
    font-weight: bold;
  }
  .present__title--02 {
    background: none;
  }
  .present__title--03 {
    background: none;
  }
  .present__title--02 h2 {
    padding: 30px 0 0 65px;
    background: url(/english/christmascp/img/191024/icon_title2.png) no-repeat;
  }
  .present__title--03 h2 {
    margin-bottom: 15px;
    padding: 10px 0 0 65px;
    background: url(/english/christmascp/img/191024/icon_title3.png) no-repeat;
  }
  .present__elem--l {
    padding-right: 25px;
  }
  .present__elem--spl2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .present__elem--spl2 div {
    /* width: 50%; */
  }
  .present__img img {
    max-width: 100%;
  }
  .present__book-border {
    position: relative;
    color: #fff;
    padding: 12px 110px 12px 12px;
    border-radius: 10px;
    background-color: #009944;
    margin-top: 60px;
  }
  .present__book-border:after {
    content: url(/english/christmascp/img/img_tit2book.png);
    position: absolute;
    right: 12px;
    bottom: -8px;
}
  .present__block {
    margin-bottom: 15px;
    background: url(/english/christmascp/img/present__b-bar.png) no-repeat;
    background-size: initial;
    background-position: bottom center;
  }
  .present__block--last {
    background: none;
  }
  .present__block--last .present__elem {
    margin-bottom: 0;
  }
  .btn-area--center {
    margin: auto;
    padding-bottom: 40px;
  }

  .cp {
    background-color: #fff;
  }
  .cp__inner {
    width: 800px;
    margin: auto;
  }
  .cp__title {
    padding-top: 50px;
    text-align: center;
  }
  .cp__title h2 {
    font-size: 30px;
    font-weight: bold;
  }
  .cp__block {
    margin-top: 30px;
    border: 5px solid #dcdcdc;
    border-radius: 20px;
  }
  .cp__block__inner {
    box-sizing: border-box;
    padding: 8px 55px 8px 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin-right: 5px;
    background: url(/english/christmascp/img/btn_nextpetit2.png) no-repeat;
    background-size: initial;
    background-position: center right;
  }
    .cp__block--petit .cp__block__inner  {
    background: url(/english/christmascp/img/btn_nextpetit2.png) no-repeat;
      background-size: initial;
    background-position: center right;
  }
  .cp__block--pocket .cp__block__inner  {
    background: url(/english/christmascp/img/btn_pocket2.png) no-repeat;
    background-size: initial;
    background-position: center right;
  }
  .cp__block--hop .cp__block__inner  {
    background: url(/english/christmascp/img/btn_hop2.png) no-repeat;
    background-size: initial;
    background-position: center right;
  }
  .cp__block--step .cp__block__inner  {
    background: url(/english/christmascp/img/btn_step2.png) no-repeat;
    background-size: initial;
    background-position: center right;
  }
  .cp__block--jump .cp__block__inner  {
    background: url(/english/a_cp/img/btn_jump.png) no-repeat;
    background-size: initial;
    background-position: center right;
  }
  
  .cp__block__img {
    padding-top: 15px;
    width: 25%;
  }
  .cp__block__img--l {
    width: 35%;
  }
  .cp__block__img img {
    width: 100%;
  }
  .cp__block__box {
    width: 35%;
    padding-top: 15px;
  }
  .cp__block__mark {
    font-size: 14px;
    display: inline-block;
    padding: 5px 10px;
    background-color: #e72410;
    color: #fff;
    margin-bottom: 10px;
  }
    .cp__block--petit .cp__block__mark  {
    background-color: #e72410;
  }
  .cp__block--pocket .cp__block__mark  {
    background-color: #ea609e;
  }
  .cp__block--hop .cp__block__mark  {
    background-color: #f39800;
  }
  .cp__block--step .cp__block__mark  {
    background-color: #6fba2c;
  }
  .cp__block--jump .cp__block__mark  {
    background-color: #907cc5;
  }
  .cp__block__title {
   font-weight: bold;
    font-size:14px; 
    margin-bottom: 10px;
  }
  
  .cp__block--petit .cp__block__title {
    color: #e72410;
  }
  .cp__block--pocket .cp__block__title {
    color: #ea609e;
  }
  .cp__block--hop .cp__block__title {
    color: #f39800;
  }
  .cp__block--step .cp__block__title {
    color: #6fba2c;
  }
  .cp__block--jump .cp__block__title {
    color: #907cc5;
  }
  .cp__block__box p {
    font-weight: bold;
    line-height: 1.4;
    font-size: 13px;
  }
  .present__title h2 span.bgred {
    display: inline-block;
    vertical-align: middle;
    color: #e81122;
    font-size: 16px;
    border: #e81122 solid 2px;
    padding: 3px 8px 2px;
    margin: 0 0 6px 5px;
    border-radius: 18px;
  }
  .c-red {
    color: #e81122;
  }
  .c-yellow {
    color: #fdf671;
  }
.c-cvBtn--nyukai {
    -webkit-box-shadow: 0 2px 0 #f0969d;
    box-shadow: 0 2px 0 #f0969d;
    background-color: #e60012;
}
.c-cvBtn--normal {
    width: 350px;
margin-bottom: 10px;
}

.noticetxt{
	color:#ffffff;
	font-size:11pt;
	text-align:center;

}
.c-cvArea .c-cvArea__cvBtn .c-cvBtn--normal--nyukai{
  height: 70px;
  width: 100%;
  line-height: 70px;
}
.c-cvArea .c-cvArea__cvBtn .c-cvBtn--normal--shiryo{
  height: 70px;
  width: 100%;
  line-height: 70px;
}

}



@media print, screen and (max-width: 768px) {


  .kv {
    background: url(/english/christmascp/img/201021/bg_kv_sp.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
}
  .kv img {
    max-width: 100%;
  }
  .kv__inner {
    width: 100%;
    box-sizing: border-box;
    padding: 10% 4.5% 10%;
  }
  .kv__title {
    padding-bottom: 3%;
  }
  .kv__title h1 {
    padding-bottom: 3%;
  }
  .kv__img-box img {
    width: 49%;
    box-sizing: border-box;
  }
  .kv__title p {
    font-weight: bold;
    font-size: 3.75vw;
    line-height: 1.5;
    color: #fff;
}
  .btn-area {
  	background-color: #002165;
	padding: 5% 4.5% 2% 4.5%;
    box-sizing: border-box;
  }
  .btn-area__sp_line_hidden {
    position: relative;
    top: -1px;
  }
  .btn-area .btn-area__limit{margin-bottom: 10px;}
  .btn-area img {
    max-width: 100%;
  }
  .present {
    padding: 4.5% 0 0;
    background: url(/english/christmascp/img/bg_wood.jpg) repeat-y;
    background-size: initial;
    background-position: top center;
    border-bottom: 2px #e60012 solid;
}

  .present__flame {
    width: 91%;
    margin: 0 auto 15%;
    padding-bottom: 5%;
    
    background-color: #fff;
    border-radius: 5px;
  }
  .present img {
    max-width: 100%;
  }
  .present__block {
    width: 94%;
  }
  .present__title {
    width: 100%;
    
  }
  .present__elem {
    width: 100%;
    padding:3%;
    box-sizing: border-box;
  }
  .present__title h2 {
    font-size: 3.4vw;
    font-weight: bold;
    line-height: 1.4;
    box-sizing: border-box;
    padding:5% 0 0 15%;
    position: relative;
  }
  
 .present__title h2:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  left:0;
  display: block;
  width: 9.4vw;
  height: 13vw;
  background: url(/english/christmascp/img/191024/icon_title1.png) no-repeat;
  background-size: contain;
  }
  .present__title--02 h2:after {
      position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  left:0;
  display: block;
  width: 9.4vw;
  height: 13vw;
    background: url(/english/christmascp/img/191024/icon_title2.png) no-repeat;
    background-size: contain;
}
  .present__title--03 h2:after {
      position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  left:0;
  display: block;
  width: 9.4vw;
  height: 13vw;
    background: url(/english/christmascp/img/191024/icon_title3.png) no-repeat;
    background-size: contain;
}

  .present__title h2 span {
    font-size: 4.6vw;
    color: #837200;
  }
  .present__elem-title {
    display: flex;
    justify-content: center;
    margin-bottom: 3%;
  }
  .present__icon {
    width: 30%;
    text-align: center;
    margin-bottom: 3%;
  }
  .present__icon p {
    margin-bottom: 5%;
    font-weight: bold;
    color: #e81122;
    font-size: 2.8vw;
  }
  .present__icon img {
    width: 70%;
    margin: auto;
  }
  .present__des {
    width: 60%;
    padding-left: 5%;
    margin-bottom: 3%;
  }
  .present__des--line2 {
    margin-bottom: 8%;
  }
  .present__des h3 {
    font-weight: bold;
    padding-left: 1%;
    font-size: 3.2vw;
    line-height: 1.4;
  }
  .present__des h3 span {
    color: #e81122;
    font-size: 2.8vw;
  }
  .present__text {
    font-size: 2.5vw;
    font-weight: bold;
    padding-top: 3%;
  }
  .present__text p {
    margin-bottom: 1em;
  }
  .present__icon--space {
    padding-top: 13%;
  }
  .present__block {
    padding: 5% 0;
    background: url(/english/christmascp/img/present__b-bar.png) no-repeat;
    background-size: initial;
    background-position: bottom center;
    margin: 0 3%;
  }
  .present__block--02 .present__elem {
    width: 100%;
    box-sizing: border-box;
  }
  .present__elem--spl2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .present__elem--spl2 div {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    
  }
  .present__block--last {
    background: none;
    padding-bottom: 0;
  }
  .present__block--last .present__elem {
    margin-bottom: 0;
  }
  .offer {
    font-size: 2.6vw;
    padding: 0 5%;
    font-weight: bold;
    line-height: 1.4;
  }
  .present__text .offer {
    padding: 0;
  }
  .present__text p {
    font-size: 3vw;
    line-height: 1.4;
  }
  .present__title h2 span.bgred {
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    color: #e81122;
    font-size: 2.8vw;
    width: 23vw;
    border: #e81122 solid 2px;
    padding: 1% 2%;
    margin: 0 0 1% 2%;
    border-radius: 4vw;
    
}

  .cp-section {
    padding: 8% 5%;
    box-sizing: border-box;
  }
  .cp__title {
    padding-bottom: 8%;
    text-align: center;
    font-size: 4.3vw;
    line-height: 1.4;
    font-weight: bold;
  }
  .cp__block {
    border: 2px solid #dcdcdc;
    border-radius: 3.1vw;
    padding: 4%;
    margin-bottom: 5%;
}
  .cp__block__mark {
    display: inline-block;
    font-size: 3.4vw;
    padding: 1vw 2vw;
    background-color: #e72410;
    color: #fff;
    margin-bottom: 3%;
  }
  .cp__block__title {
    display: inline-block;
    font-size: 3.5vw;
    margin-left: 3%;
    margin-bottom: 3%;
    font-weight: bold;
  }
  .cp__block--petit .cp__block__mark  {
    background-color: #e72410;
  }
  .cp__block--pocket .cp__block__mark  {
    background-color: #ea609e;
  }
  .cp__block--hop .cp__block__mark  {
    background-color: #f39800;
  }
  .cp__block--step .cp__block__mark  {
    background-color: #6fba2c;
  }
  .cp__block--jump .cp__block__mark  {
    background-color: #907cc5;
  }
  .cp__block--petit .cp__block__title {
    color: #e72410;
    font-size: 3.5vw;
  }
  .cp__block--pocket .cp__block__title {
    color: #ea609e;
    font-size: 3.5vw;
  }
  .cp__block--hop .cp__block__title {
    color: #f39800;
    font-size: 3.5vw;
  }
  .cp__block--step .cp__block__title {
    color: #6fba2c;
    font-size: 3.5vw;
  }
  .cp__block--jump .cp__block__title {
    color: #907cc5;
    font-size: 3.5vw;
  }
  .cp__block__box {
    font-weight: bold;
    font-size: 2.8vw;
    line-height: 1.4;
  }
  .cp__block__box p{font-size:3vw;}
  .present__book-border {
    font-size: 2vw;
    position: relative;
    color: #fff;
    padding: 3% 23% 3% 3%;
    border-radius: 10px;
    background-color: #009944;
    margin-top: 10%;
}
  .present__book-border:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  right:5%;
  display: block;
  width: 15vw;
  height: 22vw;
  background-image: url(/english/christmascp/img/img_tit2book.png);
  background-size: contain;
  background-repeat: no-repeat;
  }
  
  .c-red {
    color: #e81122;
}
  .c-yellow {
    color: #fdf671;
  }

  .cp__block__img {
    margin-bottom: 3%;
  }
   
  
  .cp img {
    max-width: 100%;
  }
  .btn-mar {
    margin-top: 5%;
  }

.c-cvArea__cvBtn {
    width: calc(100% - 30px);
    padding: 10px 15px 0px;
    display: block;
}
.c-cvBtn--nyukai {
    -webkit-box-shadow: 0 2px 0 #f0969d;
    box-shadow: 0 2px 0 #f0969d;
    background-color: #e60012;
}
.c-cvBtn--normal{width: 100%;height: 60px;line-height: 60px;background-position: left 16px center; margin-bottom:10px;}
.c-cvBtn__link {display: block;background-position: right 16px center;}
.noticetxt{
	color:#ffffff;
	font-size:10pt;
	text-align:center;

}
.c-cvArea .c-cvArea__cvBtn .c-cvBtn--normal--nyukai{
  width: 100%;
  height: 47px;
  line-height: 47px;
}
.c-cvArea .c-cvArea__cvBtn .c-cvBtn--normal--shiryo{
  width: 100%;
  height: 47px;
  line-height: 47px;
}
}



@media (min-width: 769px) {
  .g-max-image {
    width: 80%;
    vertical-align: bottom;
  }
}
@media (max-width: 768px) {
  .g-max-image {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
}
/*=========================
  01.base
=========================*/
/*===== PC =====*/
@media (min-width: 769px) {
  /*===== offer =====*/
  .cp-offer-item {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 1.7;
    text-indent: -16px;
    padding-left: 16px;
  }
  .cp-offer-item:before {
    content: "※";
    padding-right: 2px;
  }
}
/*===== SP =====*/
@media (max-width: 768px) {
  /*===== offer =====*/
  .cp-offer-item {
    font-size: 3.5vw;
    font-weight: normal;
    color: #fff;
    line-height: 1.7;
    text-indent: -3.5vw;
    padding-left: 3.5vw;
  }
  .cp-offer-item:before {
    content: "※";
    padding-right: 0.64vw;
  }
}
/*=========================
  02.hero
=========================*/
/*===== PC =====*/
@media (min-width: 769px) {
  /*===== main =====*/
  /* main base */
  .hero-main {
    background-color: #009CB5;
    overflow: hidden;
  }
  .hero-main-inner {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 65px;
    position: relative;
    max-width: 1024px;
  }
  /* main thumb */
  .hero-main-thumb {
    text-align: center;
    position: relative;
    z-index: 10;
  }
  .hero-main-deco{
    position: absolute;
  }
  .hero-main-deco img{
    width: 100%;
  }
  .hero-main-deco_1{
    width: 23%;
    right: 2%;
    bottom: 24%;
  }
  .hero-main-deco_2{
    width: 26.4%;
    left: -8%;
    bottom: 19%;
  }
  .hero-main-deco_3{
    width: 30%;
    left: 26%;
    top: -4%;
  }
  .hero-main-deco_4{
    width: 18%;
    left: 2%;
    bottom: 34%;
  }
  .hero-main-deco_5{
    width: 2.9%;
    left: 3.2%;
    top: 32.1%;
  }
  .hero-main-deco_6{
    width: 5.6%;
    left: 9.2%;
    top: 38.4%;
  }
  .hero-main-deco_7{
    width: 30%;
    right: -13%;
    bottom: 19%;
  }
  .hero-main-deco_8{
    width: 33%;
    right: -6%;
    top: 30.8%;
  }
  .hero-main-deco_9{
    width: 37%;
    left: -16%;
    top: -4%;
  }
  .hero-main-deco_10{
    width: 35%;
    right: 16%;
    top: -11%;
  }
  .hero-main-deco_11{
    width: 3%;
    right: 14%;
    top: 6%;
  }
  .hero-main-deco_12{
    width: 6%;
    right: 4%;
    top: 5%;
  }
  .hero-main-deco_13{
    width: 30%;
    left: -62%;
    top: 70%;
  }
  .hero-main-deco_14{
    width: 33%;
    left: -61%;
    top: 57%;
  }
  .hero-main-deco_15{
    width: 33%;
    right: -28%;
    top: 4%;
  }
  .hero-main-deco_16{
    width: 37%;
    right: -49%;
    top: 46%;
  }
  .hero-main-deco_17{
    width: 2.9%;
    left: -10%;
    bottom: 28%;
  }
  .hero-main-deco_18{
    width: 6%;
    right: -30%;
    bottom: 12%;
  }

  /*===== card =====*/
  /* card base */
  .hero-card {
    background-color: #009CB5;
  }
  .hero-card-inner {
    border-radius: 10px;
    background-color: #ffffff;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 36px;
  }
  /* card content */
  .hero-card-content {
    width: 510px;
    margin-right: auto;
    margin-left: auto;
  }
  .u-cvBnr{
    text-align: center;
  }
}
/*===== SP =====*/
@media (max-width: 768px) {
  /*===== main =====*/
  /* main base */
  .hero-main {
    background-color: #009CB5;
  }
  .hero-main-inner {
    background-size: cover;
    padding: 6.4vw 2.36vw 9.6vw;
    position: relative;
    overflow: hidden;
  }
  /* main thumb */
  .hero-main-thumb {
    text-align: center;
    position: relative;
    z-index: 10;
    margin: 0 -2vw;
  }
  .hero-main-deco{
    position: absolute;
  }
  .hero-main-deco img{
    width: 100%;
  }
  .hero-main-deco_1{
    width: 23%;
    right: 2%;
    bottom: 24%;
  }
  .hero-main-deco_2{
    width: 17.4%;
    left: 0%;
    bottom: 12%;
  }
  .hero-main-deco_3{
    width: 30%;
    left: 26%;
    top: -4%;
  }
  .hero-main-deco_4{
    width: 18%;
    left: 2%;
    bottom: 34%;
  }
  .hero-main-deco_5{
    width: 2.9%;
    left: 3.2%;
    top: 32.1%;
  }
  .hero-main-deco_6{
    width: 5.6%;
    left: 9.2%;
    top: 38.4%;
  }
  .hero-main-deco_7{
    width: 30%;
    right: -13%;
    bottom: 19%;
  }
  .hero-main-deco_8{
    width: 33%;
    right: -6%;
    top: 30.8%;
  }
  .hero-main-deco_9{
    width: 37%;
    left: -16%;
    top: -4%;
  }
  .hero-main-deco_10{
    width: 35%;
    right: 16%;
    top: -11%;
  }
  .hero-main-deco_11{
    width: 3%;
    right: 14%;
    top: 6%;
  }
  .hero-main-deco_12{
    width: 6%;
    right: 4%;
    top: 5%;
  }
  .hero-main-deco_13{
    width: 30%;
    left: -62%;
    top: 70%;
  }
  .hero-main-deco_14{
    width: 33%;
    left: -61%;
    top: 57%;
  }
  .hero-main-deco_15{
    width: 33%;
    right: -28%;
    top: 4%;
  }
  .hero-main-deco_16{
    width: 37%;
    right: -49%;
    top: 46%;
  }
  .hero-main-deco_17{
    width: 2.9%;
    left: -10%;
    bottom: 28%;
  }
  .hero-main-deco_18{
    width: 6%;
    right: -30%;
    bottom: 12%;
  }
  /*===== card =====*/
  /* card base */
  .hero-card {
    background-color: #009CB5;
  }
  .hero-card-inner {
    border-radius: 10px;
    background-color: #ffffff;
    margin-right: 5.12vw;
    margin-left: 5.12vw;
    padding: 1vw 5.76vw 5.76vw;
  }
}

/*=========================
  03.about
=========================*/
/*===== PC =====*/
@media (min-width: 769px) {
  /*===== base =====*/
  .about {
    background-color: #009CB5;
  }
  .about-inner {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  /*===== head =====*/
  .about-head {
    margin-bottom: 50px;
  }
  /* head lead */
  .about-head-lead {
    font-size: 16px;
    font-weight: normal;
    padding-left: 16px;
    text-indent: -16px;
    color: #fff;
    text-align: left;
    line-height: 1.7;
    margin-top: 0;
  }
  .about-head-lead + .about-head-lead {
  }
  .cp-offer-item-list + .about-head-lead {
    margin-top: 15px;
  }
  /* head link */
  .about-head-link {
    color: #08c;
  }
  /*===== main =====*/
  .about-main {
    border-radius: 10px;
    background-color: #ffffff;
    padding: 40px 30px;
  }
  /* main heading02 */
  .about-main-heading-02 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  /* main heading03 */
  .about-main-heading-03 {
    font-size: 20px;
    font-weight: bold;
    color: #222222;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  /* main section */
  .about-main-section + .about-main-section {
    margin-top: 60px;
  }
  /* main lead */
  .about-main-lead {
    font-size: 16px;
    font-weight: normal;
    color: #222222;
    text-align: left;
    line-height: 1.7;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .about-head-lead_title{
    font-size: 20px;
    font-weight: bold;
  }
  .about-main-lead + .about-main-lead {
    margin-top: 15px;
  }
  /* main link */
  .about-main-link {
    color: #08c;
  }
  /* main thumb */
  .about-main-thumb {
    width: 320px;
    margin-right: auto;
    margin-left: auto;
  }
  .cp__block__inner .img-bar{
    width: auto!important;
    margin: 0;
  }
  .slick-next{
    right: -90px;
  }
  .slick-prev{
    left: -90px;
  }
  .slick-disabled{
    display: none!important;
  }
  .hero-main-text{
    margin-top: 40px;
  }
  .cp-section{
    margin-bottom: 150px;
  }
}
/*===== SP =====*/
@media (max-width: 768px) {
  /*===== base =====*/
  .about {
    background-color: #009CB5;
  }
  .about-inner {
    padding: 7.68vw 5.12vw 12.8vw;
  }
  /*===== head =====*/
  .about-head {
    margin-bottom: 11.2vw;
  }
  /* head lead */
  .about-head-lead {
    font-size: 3.5vw;
    font-weight: normal;
    padding-left: 3.5vw;
    text-indent: -3.5vw;
    color: #fff;
    text-align: left;
    line-height: 1.7;
    margin-top: 0;
  }
  .about-head-lead + .about-head-lead {
  }
  .cp-offer-item-list + .about-head-lead {
    margin-top: 3.2vw;
  }
  /* head link */
  .about-head-link {
    color: #08c;
  }
  /*===== main =====*/
  .about-main {
    border-radius: 10px;
    background-color: #ffffff;
    padding: 6.4vw 5.12vw 5.12vw;
  }
  /* main heading02 */
  .about-main-heading-02 {
    text-align: center;
    margin-bottom: 4.8vw;
    font-weight: bold;
  }
  /* main heading03 */
  .about-main-heading-03 {
    font-size: 5.12vw;
    font-weight: bold;
    color: #222222;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 3.2vw;
  }
  /* main section */
  .about-main-section + .about-main-section {
    margin-top: 9.2vw;
  }
  /* main lead */
  .about-main-lead {
    font-size: 3.5vw;
    font-weight: normal;
    color: #222222;
    text-align: left;
    line-height: 1.7;
    margin-top: 0;
    margin-bottom: 4.8vw;
  }
  .about-head-lead_title{
    font-size: 4.5vw;
    font-weight: bold;
  }
  .about-main-lead + .about-main-lead {
    margin-top: 3.2vw;
  }
  /* main link */
  .about-main-link {
    color: #08c;
  }
  /* main thumb */
  .about-main-thumb {
    text-align: center;
  }
  .slick-next{
    right: -4vw;
  }
  .slick-prev{
    left: -4vw;
  }
}
.hero-main-text{
  text-align: center;
}
.p-ageNav::after{
  content: none;
}
.cvArea__txtcolorWhite{
  color: white;
}
.cvArea__txtcolorWhite .u-txtColorAttention{
  color: yellow;
}
.c-cvArea--sp{
  margin-top: 0!important;
}

/*===== PC =====*/
@media (min-width: 769px) {
  .c-lineDetail__links__link{
    width: 39.6%;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }
  .c-lineDetail__links__link span{
    width: 100%;
  }
}
/*===== SP =====*/
@media (max-width: 768px) {
.c-lineDetail__links__link{
    display: flex;
    align-items: center;
  }
  .c-lineDetail__links__link span{
    width: 100%;
  }
}