<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: #464696;
  text-decoration: none;
}

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

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

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

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


/*ヨドガワ
 * --------------------------------------------------------*/
.yodogawa {
 width: 420px;
 margin: 0 auto;
 font-size: 17px;
 letter-spacing: 0.1em;
 line-height: 1.8em;
 padding-top: 30px;
 padding-bottom: 50px;
 text-align: left;
 font-family: "Aoto Gothic Regular";
}


/*対談
 * --------------------------------------------------------*/
 .white {
  width: 680px;
  max-width: 100%;
  text-align: center;
  margin:0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(255,255,255,0.9);
  margin-top: 30px;
  margin-bottom: 20px;
  border-radius: 20px;        /* CSS3草案 */
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;   /* Firefox用 */
}
 .title {
  width: 440px;
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 60px;
}
.conv {
  width: 520px;
  margin: 0 auto;
  padding-bottom: 10px;
 }
 .conv dl {
  padding-bottom: 35px;
 }
 .conv dt {
  float: left;
  clear: both;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-family: "Aoto Gothic Bold";
  text-align: left;
  font-weight: bold;
  line-height: 1.4em;
  padding-top: 5px;
 }
 .intern {
  font-size: 14px;
  letter-spacing: 0.1em;
  font-family: "Aoto Gothic Bold";
  text-align: left;
  font-weight: bold;
  line-height: 1.4em;
 }
 .conv dd {
  margin-left: 80px;
  text-align: left;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2em;
  font-family: "Aoto Gothic Regular";
 }
 .conv .photo {
  width: 580px;
  margin-top: 30px;
  margin-left: -30px;
  margin-bottom: 60px;
 }
 .conv .photo_tate {
  width: 580px;
  margin-top: 25px;
  margin-bottom: 60px;
 }
 .end {
   font-size: 15px;
   text-align: center;
   line-height: 1.9em;
   letter-spacing: 0.1em;
   padding-bottom: 30px;
   font-family: "Aoto Gothic Regular";
 }
.date {
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #666;
  padding-bottom: 50px;
  font-family: "Shuei Nijimi Go Gin B";
}
.date_mokuji {
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #666;
  margin-top: -30px;
  padding-bottom: 50px;
  font-family: "Shuei Nijimi Go Gin B";
}


/*INFO
 * --------------------------------------------------------*/
 .info {
  width: 480px;
  margin: 0 auto;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
  font-family: "Aoto Gothic Regular";
}
.info_title {
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-family: "Shuei Nijimi Go Gin B";
  text-align: left;
  padding-bottom: 20px;
}
.info_title_sub {
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-family: "Shuei Nijimi Go Gin B";
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: left;
  margin:0 auto;
}
.cap {
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #555;
  font-family: "Aoto Gothic Regular";
}
.info_photo {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  margin-left: -30px;
  padding-top: 20px;
  padding-bottom: 30px;
}


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

/*動画
 * --------------------------------------------------------*/
 .movie {
  width: 540px;
  margin:0 auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.video-container {
  position: relative;
   width: 100%;
   padding-top: 56.25%;
}

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

/*ライン
 * --------------------------------------------------------*/
 .border {
   border: dashed 0.1px #666;
   width: 720px;
   max-width: 100%;
   margin: 0 auto;
   margin-top: 40px;
 }
 .border_s {
   border: dashed 0.1px #666;
   width: 660px;
   max-width: 100%;
   margin: 0 auto;
 }

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

 .navi img {
   height: 90px;
 }

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

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


/*フッター
 * --------------------------------------------------------*/
 #footer {
   width: 760px;
   clear: both;
   height: auto;
   padding-left: 40px;
   padding-top: 40px;
   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: 12px;
  margin-right: 0px;
}

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


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

  .wrapper {
    width: 100%;
  }

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

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

  #navi img {
    height: 80px;
  }

  .yodogawa {
    width: 50%;
  }
  .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: 100lvh;
    background-image: url(../images/base_sp.jpg);
    background-size: 100% auto;
    background-position: left top;
    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: 90%;
    padding-top: 30px;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  /*スマホ対応　ヨドガワ
   * --------------------------------------------------------*/
  .yodogawa {
    width: 82%;
    margin: 0 auto;
    padding-left: 6px;
    padding-top: 40px;
    padding-bottom: 40px;
  }


  /*スマホ対応 対談
   * --------------------------------------------------------*/
  .white {
     width: 94%;
     margin-top: 20px;
     border-radius: 20px;        /* CSS3草案 */
     -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 20px;   /* Firefox用 */
   }
   .title {
    width: 84%;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .conv {
   width: 88%;
   padding-bottom: 5px;
 }
 .conv dt {
   width: 100%;
   float: none;
   font-size: 16px;
 }
 .intern {
  font-size: 16px;
 }
 .conv dd {
   width: 100%;
   margin-left: 5px;
   padding-top: 5px;
 }
 .conv dl {
   padding-bottom: 10px;
 }
 .conv .photo {
   width: 100%;
   margin: 0 auto;
   padding-top: 10px;
   padding-bottom: 20px;
 }
 .conv .photo_tate {
  width: 100%;
  margin: 0 auto;
}
  .end {
    width: 85%;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .date {
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .date_mokuji {
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  /*スマホ対応　INFO
   * --------------------------------------------------------*/
   .yellow {
     width: 95%;
     margin-top: 30px;
     border-radius: 10px;        /* CSS3草案 */
       -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
       -moz-border-radius: 10px;   /* Firefox用 */
   }
   .info {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
 .info_title {
   font-size: 24px;
 }
 .info_title_sub {
   font-size: 20px;
 }
  .info_photo {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .cap {
    font-size: 13px;
  }
  .banner {
    width: 95%;
  }

    /*スマホ対応 動画
   * --------------------------------------------------------*/
   .movie {
    width: 100%;
    margin:0 auto;
    padding-bottom: 10px;
 }

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

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

  .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: 10px;
    padding-bottom: 50px;
  }

}
/* home menu
 * --------------------------------------------------------*/
#home_menu {
  max-width: 700px;
}
#home_menu svg {
  fill: #4f88cc;
}
#home_menu a {
  color: black;
}
</pre></body></html>