header {
    position: relative;
    z-index: 1001 !important;
}
footer {
    position: relative;
    z-index: 1001 !important;
}
.overlay {
  display: block;
  z-index: 1000;
  position: fixed;
  width: 100%; 
  height: 100%;
  left: 0; 
  top: 0;
  background-color: rgba(0,0,0, 0.4);
  overflow-x: hidden;
}
.letter_top {
    display: block;
    position: absolute;
    overflow-y: hidden; 
    overflow-x: hidden;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    z-index: 1001;
    /*ブロック指定禁止*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.letter {
    overflow-y: hidden; 
    overflow-x: hidden;
    width: 100%;
    margin-top: 200px;
    height: 200px;
    font-size: 50px;
    color: #fff;
    text-align: center;
    transform: rotate(-10deg);
    font-family: HiraKakuPro-W6;
    /*ブロック指定禁止*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.header {
    width: 100%;
}
.search_select {
    width: 265px !important;
}
.btn_yellow {
    margin-top: 1px !important;
}
.search_select_arr-label {
    margin-left: 40px;
    font-size: 14px;
    letter-spacing: 1.0px;
    font-family: HiraKakuPro-W3;
}
.label {
    margin-bottom: 10px;
}
.explain_container {
    height: 680px;
    width: 1000px;
    margin: 60px auto 0 auto;
}
.top-border {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 40px;
}
.bottom-border {
    border-bottom: 1px solid #f4f4f4;
    margin-top: 40px;
    margin-bottom: 10px;
}
.h3-title {
    font-family: HiraginoSans-W6;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    color: #222222;
}
/*.topcont {
    width: 1200px;
    min-height: 304px;
    margin: auto;
}*/
.container {
    margin-top: 40px !important;
}
.top_image {
    display: block;
    margin-top: 20px;
}
.guide-box {
    margin-top: 25px;
    margin-bottom: 15px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
.check-image {
    padding-right: 4px;
}
.text-blue {
    font-family: HiraginoSans-W6;
    font-size: 16px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    color: #165ab8;
}
.guide-text {
    margin-bottom: 16px;
    font-family: HiraKakuPro-W3;
    font-size: 14px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: 0.9px;
    color: #222222;
}
.primeday_limit {
    /*position: relative;*/
}
.primeday_guide {
    /*margin-left: 360px;*/
    /*position: absolute;*/
    height: 100%;
    width: 100%;
}
a img:hover {
    opacity: 0.8;
}
.guide_container {
    background-color: #f4f4f4;
    text-align: center;
    padding: 15px;
}
.primeday_title {
    margin: 20px 0 0 0;
    text-align: center;
    font-family: HiraKakuPro-W6;
    font-size: 32px !important;
    color: #222222;
}
.primeday_subtitle {
    text-align: center;
    font-family: HiraKakuPro-W6;
    font-size: 18px !important;
    color: #222222;
}
div a.btn-orange {
    margin: 20px auto 30px auto;
    padding: 15px 0 0 0;
    display: block;
    width: 370px;
    height: 40px;
    border-radius: 3px;
    background-color: #ff9222;
    font-family: HiraKakuPro-W2;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
} 
div a.btn-orange:hover {
    opacity: 0.8;
}


.sktk-flex {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -webkit-flex-pack:justify;
    -moz-flex-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    justify-content:space-between;
}
.sktk-flex.is-go {
    height: 220px;
}
.sktk-flex.is-review {
    -webkit-justify-content:space-around;
    -moz-justify-content:space-around;
    justify-content: space-around;
}
.sktk-flex.is-review:nth-child(3) {
    padding: 0 150px;
}
.sktk-flex li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.sktk-flex.is-point li {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.sktk-head.is-point {
    margin-bottom: 25px;
}
.sktk-head.is-howto,.sktk-head.is-review {
    font-size: 18px;
}
.sktk-head.is-review {
    margin-bottom: 15px;
}
.sktk-head.is-howto:before {
    content: "";
    background: url(/img/campaign/amazonpay/img-head_howto.png) center center no-repeat;
    margin-right: 10px;
    display: inline-block;
    width: 148px;
    height: 42px;
    background-size: contain;
    vertical-align: middle;
}
.sktk-head.is-review:before {
    content: "";
    background: url(/img/campaign/amazonpay/img-head_review.png) center center no-repeat;
    margin-right: 10px;
    display: inline-block;
    width: 148px;
    height: 42px;
    background-size: contain;
    vertical-align: middle;
}
.sktk-head span {
    vertical-align: middle;
}
.sktk-coupon {
    width: 1000px;
    height: 73px;
    margin: 0 auto;
}
.sktk-wrap {
    width: 100%;
    background: url(/img/campaign/amazonpay/bg-top.png) center bottom no-repeat #FFF;
    background-size: 100% auto;     
}
.sktk-top {
    position: relative;
    width: 1000px;
    height: 262px;
    margin: 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
}
.sktk-timer {
    position: absolute;
    margin-top: -77px;
    right: 210px;
    font-size: 22px !important;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1.4px;
    color: #333e48;
}
.bottom-timer {
    position: absolute;
    margin-top: 212px;
    left: 150px;
    font-size: 22px !important;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #333e48;
}
.sktk-timer.is-end {
    right: 73px;
}
.sktk-point {
    width: 100%;
    padding: 10px 0 25px 0;
    background: url(/img/campaign/amazonpay/bg-point1.png) center top no-repeat #FFF;
    background-size: 100% auto;
    text-align: center;
}
.sktk-howto {
    background-size: cover;
    background-color: #f4f4f4 !important;
    width: 100%;
    padding: 1px 0 35px 0;
    margin-top: 40px;
}
.sktk-howto_top {
    padding: 10px 0;
}
.sktk-go {
    width: 100%;
    padding: 5px 0 40px 0;
    box-sizing: border-box;
}
.sktk-grad {
    
}
.popular-box {
    margin-top: 37px;
}
.sktk-search {
    text-align: center;
    margin: 25px 0 0 0;
    background: url(/img/campaign/amazonpay/background.png) center top no-repeat;
    background-size: cover;
    height: 220px;
}
.sktk-review {
    width: 100%;
}
.sktk-review_contents li {
    display: block;
    width: 270px;
    height: 270px;
    padding: 18px 22px;
    border-radius: 100%;
    background-color: #F7F7F7;
    box-sizing: border-box;
    text-align: center;
}
.sktk-review_contents li {
}
.sktk-review_contents_airline {
    margin-bottom: 10px;
}
.sktk-review_contents_text {
    height: 126px;
    margin-bottom: 10px;
    text-align: left;
    box-sizing: border-box;
}
.sktk-notice {
}
.sktk-notice div {
    padding: 10px 0 10px 0;
}
.sktk-notice h3 {
    font-size: 16px;
    margin-top: 20px;
}
.sktk-notice p {
    font-size: 12px;
}
.footer {
    border-top: none;
    width: 100%;
}
.top-soon {
    position: absolute;
    top: 55px;
    left: 70px;
}
@media (max-width:768px){

}