@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: #0066cc;
  text-decoration: none;
}

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

a:hover {
  color: #66b0ff;
  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-attachment: fixed;
  background-position: center top;
  background-image: url(../images/base.jpg);
  background-repeat: no-repeat;
  background-size: 1200px;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  font-family: sans-serif;
  color: #1A1A1A;
}

@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: 600px;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.head img {
  max-width: 100%;
}

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


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

.text {
 width: 480px;
 font-size: 16px;
 line-height: 1.9em;
 letter-spacing: 0.1em;
 text-align: left;
 margin:0 auto;
 padding-top: 35px;
 padding-bottom: 10px;
}
.midashi {
 font-size: 30px;
 font-family: "Shuei NijimiMGo B JIS2004";
 line-height: 1.6em;
 letter-spacing: 0.1em;
 color: #83653E;
 padding-bottom: 20px;
}
.midashi_s {
 font-size: 24px;
 font-family: "Shuei NijimiMGo B JIS2004";
 line-height: 1.6em;
 letter-spacing: 0.1em;
 color: #83653E;
 padding-bottom: 10px;
}
.text_photo {
  width: 480px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cap {
 font-size: 14px;
 line-height: 1.8em;
 letter-spacing: 0.1em;
 color: #666;
 padding-top: 5px;
}
.red {
 font-size: 15px;
 line-height: 1.7em;
 letter-spacing: 0.1em;
 color: #83653E;
 padding-top: 5px;
}

/*動画
 * --------------------------------------------------------*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*base
 * --------------------------------------------------------*/
 .yellow {
   width: 670px;
   text-align: center;
   margin:0 auto;
   padding-bottom: 20px;
   background: rgba(252,241,71,0.6);
   margin-top: 30px;
   margin-bottom: 10px;
 }


/*ボタン
 * --------------------------------------------------------*/
 .btn {
  padding-top: 40px;
  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: #0099dd;
  border: solid 1px #0099dd;
  color: #fff !important;
}

/*ボタン　カート
 * --------------------------------------------------------*/
 .btn_cart {
  padding-top: 40px;
  font-size: 14px;
 }
 .square_btn_cart {
  display: inline-block;
  padding: 0.4em 0.8em;
  text-decoration: none;
  background: #0099dd;
  color: #fff !important;
  border: solid 1px #0099dd;
  border-radius: 3px;
  transition: .4s;
}
.square_btn_cart:hover {
  background: #F08436;
  border: solid 1px #F08436;
  color: #fff !important;
}


/*対談
 * --------------------------------------------------------*/
.end {
  text-align: center;
  padding-top: 30px;
  font-size: 14px;
  line-height: 1.9em;
}
.date {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #666;
}
.pageback {
  text-align: center;
  margin:0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}


/*ライン
 * --------------------------------------------------------*/
 .border_dot {
   border: dashed 0.5px #666;
   width: 580px;
   margin: 0 auto;
   margin-top: 30px;
 }


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

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

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

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


/*タブレット対応
* --------------------------------------------------------*/
@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 {

  }
  .yodogawa .left {
    width: 400px;
  }
  .yodogawa .right {
    width: 300px;
  }

  #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 {
    width: 85%;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  /*スマホ対応 ヨドガワ
   * --------------------------------------------------------*/
   .yodogawa {
     width: 80%;
     font-size: 16px;
     margin:0 auto;
     padding-top: 10px;
  }
  .text {
   width: 85%;
  }
  .midashi {
    width: 100%;
   font-size: 24px;
  }
  .midashi_s {
    width: 100%;
   font-size: 20px;
   padding-bottom: 0px;
  }
  .text_photo {
    width: 100%;
    margin: 0 auto;
  }
  .cap {
    width: 100%;
   font-size: 13px;
  }

  /*スマホ対応 base
   * --------------------------------------------------------*/
   .yellow {
     width: 93%;
   }

  /*スマホ対応 ボタン
   * --------------------------------------------------------*/
   .btn {
     padding-top: 30px;
    width: 100%;
   }

  /*スマホ対応 対談
   * --------------------------------------------------------*/
  .end {
    width: 100%;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .date {
    width: 100%;
    font-size: 13px;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .pageback {
    width: 90%;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
  }

  /*スマホ対応　ライン
   * --------------------------------------------------------*/
  .border_dot {
    width: 90%;
    margin-top: 20px;
  }

  /*スマホ対応 フッター
   * --------------------------------------------------------*/
   #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: 5px;
   }

   #footer li img {
     width: auto;
     height: 40px;
   }

   #footer .mail img {
     width: 40%;
     height: 40%;
   }
   #footer .home img {
     width: 40%;
     height: 40%;
   }

  .copyright {
    width: 100%;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

}
