/* ==========================================================================
COMMON
========================================================================== */

.onlyPc{display: block;}
.onlySp{display: none;}

img{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.contents{
  color: #333333;
  background: url('/wine/special/kaikin/campaign/img/campaign/bg.png');
  background-size: cover;
}

.shindan_wrap {
  width: 1164px;
  margin: 0 auto;
  margin-top: -3px;
  text-align: center;
  background-color: #fff;
}

.box{
  width: 70%;
  margin: 0 auto;
}

/*---------------------------width*/
.w_85{
  width: 85%;
  margin: 0 auto;
}

/*---------------------------float*/
.fl{float: left;}
.fr{float: right;}

/*---------------------------margin padding*/
.mt_30{margin-top: 30px;}
.mt_40{margin-top: 40px;}
.mt_95{margin-top: 95px;}

.pt_30{padding-top: 30px;}

/*---------------------------font size
*/
.txt22{font-size: 1.375em;}
.txt18{font-size: 1.125em;}

/*---------------------------align*/
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}

/* ==========================================================================
CLOSE
========================================================================== */
.close_block{
	background:url('/wine/special/kaikin/campaign/img/campaign/bg_close.png') 0 0;
	height:1100px;
	left:0;
	position:absolute;

	top:1130px;
	width:100%;
	min-width:1164px;
	z-index:1;
}
.close_block p{
	margin: 0 auto;
	margin-top:110px;
	width:570px;
}

/* ==========================================================================
TITLE
========================================================================== */

.box .sub_title{
  margin: 0 auto;
  margin-top: 130px;
}

.sub_title.h2_01 {
  width: 154px;
  height: 67px;
  margin-top: 45px;
  background: url('/wine/special/kaikin/campaign/img/campaign/h2_01_period.png') no-repeat center;
}

.sub_title.h2_02 {
  width: 155px;
  height: 67px;
  background: url('/wine/special/kaikin/campaign/img/campaign/h2_02_method.png') no-repeat center;
}

.sub_title.h2_03 {
  width: 158px;
  height: 67px;
  background: url('/wine/special/kaikin/campaign/img/campaign/h2_03_outline.png') no-repeat center;
}

.sub_title.h2_04 {
  width: 155px;
  height: 67px;
  background: url('/wine/special/kaikin/campaign/img/campaign/h2_04_shindan.png') no-repeat center;
}


/* ==========================================================================
Key Visual
========================================================================== */

.kv{
  padding-top: 30px;
}

.kv_under{
  width: 85%;
  height: 380px;
  margin: 0 auto;
  margin-top: -70px;
  padding: 140px 0;
  box-sizing: border-box;
  text-align: center;
  background: url('/wine/special/kaikin/campaign/img/campaign/intro_bg_left.png') left bottom no-repeat, url('/wine/special/kaikin/campaign/img/campaign/intro_bg_right.png') right top no-repeat;
}


/* ==========================================================================
応募方法
========================================================================== */
.w_85 ol{
  position: relative;
  margin: 0;
  margin-top: 30px;
  padding: 0;
}

ol li{
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.25em;
  text-align: left;
}

ol li span{
  position: absolute;
  left: 0;
  margin: 0;
}


ol li a{
  color: #333333;
  text-decoration: none;
  border: 0;
}

ol li a:hover{
  padding-bottom: 2px;
  border-bottom: #333333 solid 1px;
  cursor: pointer;
}

ol li a:visited{
  color: #333333;
}

.scroll{
  width: 100%;
  height: 300px;
  text-align: left;
  overflow: scroll;
  overflow-x: hidden;
  font-size: 1.125em;
}
.scroll ul{
  padding-right: 20px;
}

.btn{
  margin-top: 30px;
  text-align: center;
}

.shindan{
  width: 391px;
  height: 211px;
  margin: 0 auto;
  border: 0;
}


.shindan:hover{
  cursor: pointer;
}

.scroll ol{
  position: relative;
  margin: 0;
  padding: 0;
}

.scroll ol li{
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1em;
  text-align: left;
}

.scroll ol li span{
  position: absolute;
  left: 0;
  margin: 0;
}

.scroll .indent li{
  padding-left: 2em;
}

.scroll .indent li span{
  left: 1em;
}

.scroll .indent li a, .scroll ul li a {
  color: #0000aa;
  text-decoration: underline;
}

.scroll .indent li a:hover, .scroll ul li a:hover{
  border: 0;
  text-decoration: none;
}

.scroll .indent li a:visited, .scroll ul li a:visited{
  color: #0000aa;
}

/* ==========================================================================
診断
========================================================================== */
.closer{
  float: right;
  width: 36px;
  height: 34px;
  margin-bottom: 35px;
  background: url('/wine/special/kaikin/campaign/img/campaign/shindan/btn_close.png') no-repeat center;
  cursor: pointer;
}

.question #q01{
  width: 100%;
  height: 166px;
  margin-top: 10px;
  background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_01.png') no-repeat center;
}
.question #q02{
  width: 100%;
  height: 166px;
  margin-top: 10px;
  background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_02.png') no-repeat center;
}
.question #q03{
  width: 100%;
  height: 166px;
  margin-top: 10px;
  background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_03.png') no-repeat center;
}
.question #q04{
  width: 100%;
  height: 166px;
  margin-top: 10px;
  background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_04.png') no-repeat center;
}

.question {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 700px;
  margin: 0 auto;
  padding: 30px;
  box-sizing: border-box;
  background-color: #fff;
}

.question .title{
  height: 265px;
  background: url('/wine/special/kaikin/campaign/img/campaign/shindan/title.png') no-repeat center;
}

.question ul{
  width: 75%;
  margin: 0 auto;
  margin-top: 40px;
}

.question ul li label{
  display: block;
  width: 217px;
  height: 213px;
  cursor: pointer;
}

#q01_a, #q02_a, #q03_a, #q04_a{float: left;}
#q01_b, #q02_b, #q03_b, #q04_b{float: right;}

.question ul li label p{display: none;}

.question input[type="radio"] {display: none;}

.question #q01_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_01_a.png') no-repeat center;}
.question #q01_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_01_b.png') no-repeat center;}
.question #q02_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_02_a.png') no-repeat center;}
.question #q02_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_02_b.png') no-repeat center;}
.question #q03_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_03_a.png') no-repeat center;}
.question #q03_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_03_b.png') no-repeat center;}
.question #q04_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_04_a.png') no-repeat center;}
.question #q04_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_04_b.png') no-repeat center;}

.modal {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.6);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ==========================================================================
診断結果
========================================================================== */
.result_box {
  display: none;
  background: #ffffff;
  width: 700px;
  margin: 0 auto;
  padding: 28px;
  box-sizing: border-box;
}

.result {
  display: none;
  margin-bottom: 50px;
}

.result_img {
  clear: right;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 38px;
  text-align: center;
}

.result_img img {
  width: 100%;
}

.result p {
  margin: 0 auto;
  width: 90%;
  text-align: left;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* Share List */
.share_list {
  margin-bottom: 40px;
}

.share_list li {
  height: 71px;
  width: 43%;
  margin: 0 auto;
}

.share_list li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #1da1f2 url('/wine/special/kaikin/campaign/img/campaign/shindan/logo_twitter.svg') no-repeat 17.5%;
  background-size: 20%;
  -ms-background-size: 60%; 
  color: #ffffff;
  font-family: 'HiraKakuProN-W6';
  font-size: 1.375em;
  font-weight: bold;
  line-height: 71px;
  text-align: center;
  text-decoration: none;
  text-indent: 17.5%;

}

/* Shop List */
.shop_list {
  width: 92%;
  margin: 0 auto;
}

.shop_list li a {
  display: block;
  width: 100%;
  height: 80px;
  border-radius: 10px;
  color: #ffffff;
  font-size: 2em;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
}

.shop_list li:first-child a {
  margin-bottom: 15px;
  background: #000000;
}

.shop_list li:last-child a {
  background: #ed2ca2;
}

.shop_list .buy {
  display: none;
}

.back2top {
  margin-bottom: 0px;
  padding-bottom: 120px;
}

@media screen and (max-width: 767px) {
  .onlyPc{display: none;}
  .onlySp{display: block;}

  .shindan_wrap {
    width: 100%;
    margin-top: 0px;
  }

  .box{width: 100%;}

  .w_85{width: 100%;}

  .close_block{
    height:255vw;
    top:300vw;
    min-width:auto;
    text-align:center;
  }
  .close_block p{
    margin-top:25vw;
    width:auto;
  }
  .close_block p img{
    width:80%;
  }

  .kv img{
    width: 100%;
    max-height: 799px;
  }

  .kv_under {
    height: auto;
    width: 100vw;
    margin-top: -50px;
    padding: 20% 0;;
    text-align: center;
    background: url('/wine/special/kaikin/campaign/img/campaign/intro_bg_left_sp.png') left bottom no-repeat, url('/wine/special/kaikin/campaign/img/campaign/intro_bg_right_sp.png') right top no-repeat;
    background-size: contain;
  }

  .kv_under img {width: 70%;}

  .sub_title.h2_01{
    width: 80%;
    height: 15vw;
    margin-top: -3%;
    background: url('/wine/special/kaikin/campaign/img/campaign/h2_01_period_sp.png') no-repeat center;
    background-size: contain;
  }

  .sub_title.h2_02 {
    width: 80%;
    height: 15vw;
    margin-top: 15%;
    background: url('/wine/special/kaikin/campaign/img/campaign/h2_02_method_sp.png') no-repeat center;
    background-size: contain;
  }

  .sub_title.h2_03 {
    width: 80%;
    height: 15vw;
    margin-top: 15%;
    background: url('/wine/special/kaikin/campaign/img/campaign/h2_03_outline_sp.png') no-repeat center;
    background-size: contain;
  }

  .sub_title.h2_04 {
    width: 80%;
    height: 15vw;
    margin-top: 15%;
    background: url('/wine/special/kaikin/campaign/img/campaign/h2_04_shindan_sp.png') no-repeat center;
    background-size: contain;
  }

  .w_85 ol{
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .scroll {
	width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}

  .btn{
     padding-bottom: 15%;
  }

  .btn .shindan img{
    width: 90%;
  }

  .shindan {
	width: 100%;
  }

  .scroll ol{
    width: 100%;
    margin: 0 auto;
  }


  /*=======================question&result modal
  =====================*/

  .closer{
    float: right;
    width: 11%;
    height: 9vw;
    margin-bottom: 5%;
    background: url('/wine/special/kaikin/campaign/img/campaign/shindan/btn_close.png') no-repeat center;
    cursor: pointer;
  }

  .question {
	width: 100%;
    padding: 7.5%;
}

  .question ul li label{
    display: block;
    width: 46%;
    height: 36vw;
    cursor: pointer;
  }

  .question .title{
    width: 100%;
    height: 45vw;
    background-size: contain;
  }

  .question #q01{
    width: 100%;
    height: 35vw;
    margin-top: 10px;
    background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_01_sp.png') no-repeat center;
    background-size: contain;
  }
  .question #q02{
    width: 100%;
    height: 35vw;
    margin-top: 10px;
    background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_02_sp.png') no-repeat center;
    background-size: contain;
  }
  .question #q03{
    width: 100%;
    height: 35vw;
    margin-top: 10px;
    background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_03_sp.png') no-repeat center;
    background-size: contain;
  }
  .question #q04{
    width: 100%;
    height: 35vw;
    margin-top: 10px;
    background:url('/wine/special/kaikin/campaign/img/campaign/shindan/question_04_sp.png') no-repeat center;
    background-size: contain;
  }

  .question #q01_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_01_a_sp.png') no-repeat center; background-size: contain;}
  .question #q01_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_01_b_sp.png') no-repeat center; background-size: contain;}
  .question #q02_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_02_a_sp.png') no-repeat center; background-size: contain;}
  .question #q02_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_02_b_sp.png') no-repeat center; background-size: contain;}
  .question #q03_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_03_a_sp.png') no-repeat center; background-size: contain;}
  .question #q03_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_03_b_sp.png') no-repeat center; background-size: contain;}
  .question #q04_a{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_04_a_sp.png') no-repeat center; background-size: contain;}
  .question #q04_b{background: url('/wine/special/kaikin/campaign/img/campaign/shindan/answer_04_b_sp.png') no-repeat center; background-size: contain;}

  .question ul{
    width: 100%;
  }

  .result_box {
    display: none;
    width: 100%;
    margin: 0 auto;
  }

  .share_list {
    margin-bottom: 0px;
  }

  .share_list li {
   width: 60%;
   max-width: 230px;
  }

.share_list li a {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;

}

  .share_list li a {
    background-size: 20%;
    font-size: 0.9em;
  }

  .shop_list {
   width: 264px;
   margin: 0 auto;
}

  .shop_list li {
  width: 100%;
}

  .shop_list li a {
  font-size: 1.0em;
  width: 264px;
  height: 44px;
  border-radius: 5px;
  line-height: 44px;
}


/*top_btn*/
@media print, screen and (min-width: 768px){

  .back2top{
    margin-top: 0;
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px){
  .back2top{
    margin-top: 0;
    padding-top: 8vw;
  }
}

/* twitter btn */
@media screen and (max-width: 440px) {
  .share_list li a {
    background: #1da1f2 url('/wine/special/kaikin/campaign/img/campaign/shindan/logo_twitter.svg') no-repeat 15%;
    background-size: 20%;
    -ms-background-size: 60%;
  }
}

@media screen and (max-width: 420px) {
  .share_list li a {
    background: #1da1f2 url('/wine/special/kaikin/campaign/img/campaign/shindan/logo_twitter.svg') no-repeat 8.5%;
    background-size: 20%;
    -ms-background-size: 60%;
    font-size: 1.1em;
  }
}
