@charset "utf-8";

/*color調整*/
body#r09 .bgArea{
    background: #F4FDE5;
}

body#r09 #selectBl h2{
  border-color: #2783FF;
}

body#r09 #selectBl h2 span.fontS{
    color: #2783FF;
}

body#r09 #selectBl h2 .stroke{
    text-shadow: -1px -1px 0 #2783FF, -1px 0 0 #2783FF, -1px 1px 0 #2783FF,
                    0 -1px 0 #2783FF,                  0 1px 0 #2783FF,
                  1px -1px 0 #2783FF,  1px 0 0 #2783FF,  1px 1px 0 #2783FF;
}

#pankuzu a:nth-child(2){
    display: none;
}

body.sec #leftBl .checkArea.noCheck{
    background: #F2F2F2;
}

body.sec #leftBl .checkArea::before,
body.sec #leftBl .checkArea h2::after {
    background: #2783FF;
}

body.sec #leftBl .tokutenArea{
    background:#2783FF ;    
}

/* トップページ
=================================*/
/* ドライブコース　*/
#drivecourseBl{
    padding: 25px 0;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}

#drivecourseBl:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    display: block;
    background-image: linear-gradient(to right, #2783FF, #2783FF 2px, transparent 2px, transparent 2px);
    background-size: 6px 2px;
    background-repeat: repeat-x;
}

#drivecourseBl h3{
    position: relative;
    color: #2783FF;
    font-size: 125%;/*20px*/
    margin-bottom: 20px;
}

#drivecourseBl h3 span{
    background: #F4FDE5;
    display: inline-block;
    z-index: 1;
    position: relative;
    padding: 0 10px 0 0;
}

#drivecourseBl h3:after{
  content: "";
  background-image: linear-gradient(to right, #2783FF, #2783FF 2px, transparent 2px, transparent 2px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
}

#drivecourseBl h3 + p{
    font-size: 112.5%;/*18px*/
}

#drivecourseBl ul + h3{
    margin-top: 30px;
}

#drivecourseBl ul{
    float: left;
    font-weight: bold;
    line-height: 1.2;
    font-size: 112.5%;/*18px*/
}

#drivecourseBl li + li:before{
    content: "▼";
    color: #2783FF;
    display: block;
    font-size: 85%;
    padding: 0 1.5px;    
}

#drivecourseBl li.noArrow{
    margin-top: 15px;
}

#drivecourseBl li.noArrow{
    margin-top: 20px;
}

#drivecourseBl li.noArrow:before{
    display: none;
}

#drivecourseBl a{
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#drivecourseBl a .fontB{
    font-weight: 900;
}

#drivecourseBl a:hover{
    letter-spacing: 0.15em;
    color: #2783FF;
}


/*pickupBl*/
#pickupBl .column03 + .copy{
    margin-top: 30px;
}

@media screen and (max-width:768px){

    #drivecourseBl{
        padding: 0 0 5vw 0;
        margin-bottom: 7vw;
    }
    
    #drivecourseBl h3{
        font-size: 3.91vw;/*30px*/
        margin-bottom: 3vw;
    }

    #drivecourseBl h3 + p {
        font-size: 3.65vw;/*28px*/
    }
    
    #drivecourseBl ul{
        font-size: 3.65vw;/*28px*/
        float: inherit;
    }

    #drivecourseBl li + li:before{
        font-size: 85%;
        padding: 0 1.5px;    
    }
    
    
    /*pickupBl*/
    #pickupBl .column03 + .copy{
        margin-top:2vw;
    }

    #pickupBl .leftlineDesign{
        border-left: 4px solid #4EACC3;
        margin: 2vw 0 5vw;
    }
    
    #pickupBl p.subtit{
        font-size: 3.65vw;/*28px*/
    }

    #pickupBl p.subtit + p{
        font-size: 3.128vw;/*24px*/
        margin-bottom: 3vw;
    }
    
    #pickupBl p.subtit span{
        font-size: 3.128vw;/*24px*/
    }
    
     #pickupBl .column03 .spotcard:last-child{
      margin-bottom: 6vw !important;
    }

}


/* プレゼントページ
=================================*/
body.present #leftBl h1{
    border-color:  #F00019;
}

body.present #leftBl h1 .stroke{
    text-shadow: -1px -1px 0 #F00019, -1px 0 0 #F00019, -1px 1px 0 #F00019,
                    0 -1px 0 #F00019,                  0 1px 0 #F00019,
                  1px -1px 0 #F00019,  1px 0 0 #F00019,  1px 1px 0 #F00019;
}

body.present #leftBl h1 .fontS{
    color: #F00019;
}

body.present .presentcard{
    box-shadow: none;
    background: #F2F2F2;
    text-align: center;
    color:#000;;
}

body.present .presentcard .presentninzu{
    background: #F00019;
    color: #fff;
    position: relative;
    border-radius: 0;
    font-weight: normal;
    margin: 20px auto;
}

body.present .presentcard .presentninzu:before, 
body.present .presentcard .presentninzu:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
    border-radius: none;
}

body.present .presentcard .presentninzu:before {
    top: 0;
    left: 0;
    border-width: 16.5px 0px 16.5px 13px;
    border-color: transparent transparent transparent #F2F2F2;
    border-style: solid;
}

body.present .presentcard .presentninzu:after {
    top: 0;
    right: 0;
    border-width: 16.5px 13px 16.5px 0px;
    border-color: transparent #F2F2F2 transparent transparent;
    border-style: solid;
}

body.present .presentcard .presentnaiyou {
    min-height: 60px;
    color: #F00019;
}

body.present .presentcard .presentteikyo a{
    color: #000;
}

.applicationBtn, 
.consentBtn{
    border-color: #F00019;
    background: #fff;
}

.applicationBtn:hover, 
.consentBtn:hover{
    background:  #F00019;
}

.applicationBtn a,
.consentBtn a{
    color:#F00019;
}

.applicationBtn a::after,
.consentBtn a:after{
    border-color: #F00019;
}

.applicationBtn:hover a,
.consentBtn:hover a{
    color:#fff ;
}

.applicationBtn:hover a::after{
    border-color: #fff;
    border-color: #fff;
}


@media screen and (max-width:768px){
    body.present .presentcard {
        width: 100%;
        display: block;
        padding: 1.305vw 1.402%;
    }
    
    body.present .presentcard .presentpic{
        width: 41.27%;
        float: left;            
    }

    body.present .presentcard .sp_floatR{
        float: right;
        width:57.5% ;
        height: 100%;
    }

    body.present .presentcard .presentninzu{
        margin: 5px auto 10px auto;
        height: 40px;
        padding: 0;
        line-height: 40px;
    }

    body.present .presentcard .presentninzu:before {
        border-width: 20px 0  20px 13px;
    }

    body.present .presentcard .presentninzu:after {
        border-width: 20px 13px 20px 0px;
    }
    
    body.present .presentcard .presentnaiyou {
      min-height: 45%;
    }
    
    body.present .presentcard .presentteikyo {
      font-size: 2.35vw;
    }
    
}

@media screen and (max-width:520px){
    body.present .presentcard .presentninzu{
        height: 30px;
        line-height: 30px;
    }

    body.present .presentcard .presentninzu:before {
        border-width: 15px 0  15px 13px;
    }

    body.present .presentcard .presentninzu:after {
        border-width: 15px 13px 15px 0px;
    }
    
    body.present .presentcard .presentnaiyou {
      min-height: 35%;
    }
}


@media screen and (max-width:420px){
    body.present .presentcard .presentninzu{
        height: 25px;
        line-height: 25px;
    }

    body.present .presentcard .presentninzu:before {
        border-width: 12.5px 0  12.5px 10px;
    }

    body.present .presentcard .presentninzu:after {
        border-width: 12.5px 10px 12.5px 0px;
    }
    
    body.present .presentcard .presentnaiyou {
      min-height: 30%;
    }
}


/* 各ページテンプレート
=================================*/
body.sec.spot04 #leftBl .tokutenArea{
    margin-bottom: 40px;
}

@media screen and (max-width:768px){
    
body.sec.spot04 #leftBl .tokutenArea{
    margin-bottom: 8vw;
}

    
}