@charset "UTF-8";
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.css");
/* CSS Document */

.hoverOp:hover {
  filter: alpha(opacity=40);
  opacity: 0.4;
}

a:link {
  color: #d95514;
  text-decoration: none;
}

a:visited {
  color: #d95514;
  text-decoration: none;
}

a:hover {
  color: #d99200;
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a img {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

body {
  background-position: center bottom;
  background-attachment: fixed;
  background-repeat: repeat;
  background-image: url(../images/base.jpg);
  background-size: cover;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  font-family: sans-serif;
  color: #111;
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}


.exLink:after {
  margin: 0 3px;
  /*font-family: FontAwesome;*/
  vertical-align: middle;
  content: '\f08e';
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}

ul, li {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

br.sp {
  display: none;
}

.note {
  font-size: 85%;
  padding-left: 1em;
}

.note::before {
  content: '※';
  margin-left: -1em;
}

a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  content: "\e914";
  font-weight: normal;
  font-size: .8em; /* フォントサイズちょっと小さく */
  position: relative; /* ちょっと上付きにするための指定 */
  top: -.2em; /* ちょっと上付きにする */
}


/* ヘッダー
 * --------------------------------------------------------*/
.head {
  width: 1000px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
}
.head img {
  max-width: 100%;
}

.pc {
  display: block !important;
}
.sp {
  display: none !important;
}


/*ヨドガワ
 * --------------------------------------------------------*/
.yodogawa {
 width: 580px;
 margin: 0 auto;
 font-size: 17px;
 letter-spacing: 0.1em;
 line-height: 1.8em;
 padding-top: 30px;
 padding-bottom: 60px;
 text-align: left;
 font-family: "Shuei NijimiMGo B JIS2004";
}


/*対談
 * --------------------------------------------------------*/
 .title {
   width: 640px;
   text-align: center;
   margin: 0 auto;
   padding-top: 20px;
   padding-bottom: 30px;
 }
 .white {
   width: 100%;
   max-width: 100%;
   text-align: center;
   margin:0 auto;
   padding-top: 20px;
   padding-bottom: 50px;
   background-image: url(../images/base_white.png);
   background-attachment: fixed;
 }
 .yellow {
   width: 100%;
   max-width: 100%;
   text-align: center;
   margin:0 auto;
   padding-top: 20px;
   padding-bottom: 20px;
   background: rgba(255,250,200,0.9);
 }


 /*balloon
  * --------------------------------------------------------*/
  .balloon2-top {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    width: 480px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 15px;
    text-align: left;
    background: #FFF;
    border: solid 1px #555;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px;
    margin-top: 10px;
  }

  .balloon2-top:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 10%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
  }

  .balloon2-top:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 10%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 16px solid #555;
    z-index: 1;
  }

  .balloon2-top p {
    margin: 0;
    padding: 0;
  }


/*INFO
 * --------------------------------------------------------*/
 .info {
  width: 500px;
  margin: 0 auto;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9em;
  padding-top: 20px;
  text-align: left;
}
.info_title {
 font-size: 32px;
 letter-spacing: 0.1em;
 line-height: 1.8em;
 text-align: left;
 font-family: "Shuei NijimiMGo B JIS2004";
 padding-bottom: 30px;
}
.info_title_s {
 font-size: 20px;
 letter-spacing: 0.1em;
 line-height: 1.8em;
 text-align: left;
 font-family: "Shuei NijimiMGo B JIS2004";
 padding-top: 20px;
 padding-bottom: 10px;
}
.info_photo {
  width: 660px;
  margin: 0 auto;
  text-align: center;
  margin:0 auto;
  margin-left: -80px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.info_photo_s {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
.info_photo_s2 {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
}
.info_btn {
  width: 420px;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 40px;
}
.column_title {
 font-size: 18px;
 letter-spacing: 0.1em;
 line-height: 1.5em;
 text-align: left;
 font-family: "Shuei NijimiMGo B JIS2004";
 padding-top: 5px;
 padding-bottom: 10px;
}
.cap {
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #555;
}
.end {
  font-size: 15px;
  text-align: center;
  line-height: 1.9em;
  letter-spacing: 0.1em;
  padding-top: 30px;
  padding-bottom: 50px;
}



/*ボタン
 * --------------------------------------------------------*/
 .btn {
  padding-top: 20px;
  font-size: 14px;
 }
 .square_btn {
  display: inline-block;
  padding: 0.4em 0.8em;
  text-decoration: none;
  color: #000 !important;
  border: solid 1px #000;
  border-radius: 3px;
  transition: .4s;
}
.square_btn:hover {
  background: #4f88cc;
  border: solid 1px #4f88cc;
  color: #fff !important;
}


/*ライン
 * --------------------------------------------------------*/
 .border {
   border: dashed 0.1px #888;
   width: 100%;
   max-width: 100%;
   margin: 0 auto;
   margin-top: 30px;
 }
 .border_s {
   border: dashed 0.1px #888;
   width: 560px;
   margin: 0 auto;
   text-align: center;
   margin-left: -30px;
   margin-top: 50px;
   margin-bottom: 40px;
 }

 /*ナビゲーション
  * --------------------------------------------------------*/
 .navi {
   width: 860px;
   max-width: 100%;
   margin: 0 auto;
   height: auto;
   margin-top: 40px;
   margin-bottom: 40px;
   overflow: hidden;
 }

 .navi img {
   height: 90px;
 }

 .navi ul {
   display: flex;
   justify-content: space-around;
 }

 .navi li {
   text-align: center;
   width: 33.3%;
 }


/*フッター
 * --------------------------------------------------------*/
 #footer {
   width: 730px;
   clear: both;
   height: auto;
   padding-left: 40px;
   padding-top: 5px;
   margin: 0 auto;
   overflow: hidden;
 }

#footer li {
  float: left;
  margin-right: 30px;
  list-style-type: none;
}

.mail {
  padding-top: 15px;
  margin-left: 80px;
}
.home {
  padding-top: 15px;
  margin-right: 0px;
}

.copyright {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  padding-top: 40px;
  padding-bottom: 80px;
  color: #555;
}

#footer2 {
  width: 730px;
  clear: both;
  height: auto;
  padding-left: 40px;
  padding-top: 30px;
  padding-bottom: 10px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 13px;
  color: #666;
}

#footer2 li {
 float: left;
 margin-right: 30px;
 list-style-type: none;
}


/*タブレット対応
* --------------------------------------------------------*/
@media screen and (max-width: 900px) {

  .wrapper {
    width: 100%;
  }

  #navi {
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: -6px;
    margin-bottom: -3px;
  }

  #navi img {
    height: 80px;
  }

  .yodogawa {
    width: 94%;
  }
  .yodogawa .left {
    width: 80px;
  }
  .yodogawa .right {
    width: 500px;
  }

  #footer {
    width: 96%;
    padding-left: 0px;
  }
  #footer ul {
    display: flex;
    justify-content: space-around;
  }
  #footer .mail {
    margin-left: 0px;
  }
  #footer .home {
    margin-right: 0px;
  }

}

/*スマホ対応
* --------------------------------------------------------*/
@media only screen and (max-width: 640px) {

  body:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/base_sp.jpg);
    background-size: 100% auto;
    z-index: -1;
  }
  .wrapper {
    width: 100%;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  br {
    display: none;
  }

  br.br {
    display: inherit;
  }

  br.sp {
    display: inherit;
  }

  /*スマホ対応 ヘッダ
   * --------------------------------------------------------*/
  .head {
    padding-top: 20px;
    width: 94%;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  /*スマホ対応　ヨドガワ
   * --------------------------------------------------------*/
  .yodogawa {
    width: 88%;
    margin: 0 auto;
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 30px;
  }

  /*スマホ対応 対談
   * --------------------------------------------------------*/
   .white {
     width: 100%;
     padding-bottom: 10px;
   }
   .yellow{
     width: 100%;
     padding-bottom: 0px;
   }
   .title {
     width: 90%;
     padding-top: 10px;
     padding-bottom: 10px;
   }

  /*スマホ対応　INFO
   * --------------------------------------------------------*/
   .info {
    width: 90%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .info_title {
   font-size: 22px;
  }
  .info_title_s {
   font-size: 18px;
  }
  .info_photo {
    width: 100%;
    margin: 0 auto;
  }
  .info_photo_s {
    width: 96%;
    margin: 0 auto;
  }
  .info_photo_s2 {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .info_btn {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
  }
  .end {
    width: 85%;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .column_title {
   font-size: 14px;
  }

  /*スマホ対応　ライン
   * --------------------------------------------------------*/
  .border {
    width: 100%;
    margin-top: 30px;
  }
  .border_s {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  /*スマホ対応　ナビゲーション
   * --------------------------------------------------------*/
  .navi {
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .navi img {
    height: 60px;
  }

  .navi ul {
    padding-left: 0px;
  }


  /*スマホ対応 フッター
   * --------------------------------------------------------*/
  #footer {
    width: 100%;
    height: auto;
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 30px;
    text-align: center;
  }

  #footer ul {
    display: block;
  }

  #footer li {
    float: none;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
  }
  #footer li img {
    width: auto;
    height: 40px;
  }
  #footer .mail img {
    width: 45%;
    height: 45%;
  }
  #footer .home img {
    width: 50%;
    height: 50%;
  }
  .copyright {
    width: 100%;
    font-size: 11px;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  #footer2 {
    width: 100%;
    height: auto;
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 30px;
    text-align: center;
  }

  #footer2 ul {
    display: block;
  }

  #footer2 li {
    float: none;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
  }

}
/* home menu
 * --------------------------------------------------------*/
#home_menu {
  max-width: 700px;
}
#home_menu svg {
  fill: #F0E1BE;
}
#home_menu a {
  color: black;
}


.swiper-container {
  width: 100%;
}

.swiper-slide img {
  vertical-align: middle;
}

.swiper-pagination {
  bottom: 20px !important;
}

.swiper-pagination-bullet {
  background-color: #FFFFFA;
  opacity: 1;
  margin: 0 10px !important;
  width: 12px;
  height: 12px;
}

.swiper-pagination-bullet-active {
  background-color: #C70000;
}

.modal-txt {
  color: #3E3A39;
  line-height: 1.92;
  text-align: center;
}

.modal-img {
  width: 170px;
  margin: 0 auto 50px;
}

.modaal-outer-wrapper {
  position: relative;
}

.modaal-wrapper .modaal-close {
  position: absolute;
  right: 20px;
  top: 20px;
}

.modaal-wrapper .modaal-close::before, .modaal-wrapper .modaal-close::after {
  content: none;
}

.modaal-content-container {
  background-color: #FFF7E8;
  padding: 100px 50px;
}

.check .modaal-container {
  max-width: 1200px;
}

.check .modaal-content-container {
  padding: 140px 30px 180px;
  background-color: #FFFFFA;
  color: #1B1464;
  text-align: center;
  background-image: url(/store/yoi/japanese_wine/domainehide/img/index/bg-saru.svg);
  background-size: 353px;
  background-position: bottom 20px left 115px;
  background-repeat: no-repeat;
}

.check .modaal-close {
  position: static;
}

.modal-check-txt1 {
  font-size: 13px;
}

.modal-check-txt2 {
  font-size: 24px;
  margin: 30px 0 40px;
}

.modal-check-yesno {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
  width: 100%;
  margin: auto;
}

.modal-check-yesno div {
  width: 150px;
  transition: .4s;
}

.modal-check-yesno div:hover {
  opacity: .8;
}

.yes {
  cursor: pointer;
}


@media only screen and (max-width: 640px) {
.modal-txt {
  text-align: left;
  font-size: 14px;
}
.modal-img {
  margin: 60px auto 40px;
}
.check .modaal-content-container {
  padding: 70px 20px 60px;
  background-size: 312px;
  background-position: bottom 0 left 10px;
}
.check .modaal-inner-wrapper {
  padding: 10px;
}
.popup .modaal-inner-wrapper {
  padding: 7.5%;
}
.popup .modaal-content-container {
  padding: 7.5%;
}
.modal-check-txt1 {
  font-size: 12px;
}
.modal-check-txt2 {
  font-size: 20px;
  margin: 30px 0 40px;
}
.modal-check-yesno div {
  width: calc(50% - 6px);
}
}
