<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: #000;
  text-decoration: none;
}

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

a:hover {
  color: #ff9933;
  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-color: #ffe100;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  font-family: "Shuei MaruGo L", sans-serif;
}

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

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


/*ヨドガワ
 * --------------------------------------------------------*/
.yodogawa {
    width: 640px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
  }

  .yodogawa2 {
      width: 640px;
      text-align: left;
      margin: 0 auto;
      position: relative;
      font-size: 24px;
      letter-spacing: 0.05em;
      line-height: 1.9em;
      padding-top: 20px;
    }


/*INFO
 * --------------------------------------------------------*/
 .white {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(255,255,255,0.9);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white2 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(245,176,144,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white2 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(245,175,145,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white3 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(255,245,130,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white4 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(160,200,240,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white5 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(135,200,150,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white6 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(220,220,220,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white7 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(245,170,200,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .white8 {
   width: 740px;
   text-align: center;
   margin:0 auto;
   padding-top: 0px;
   padding-bottom: 20px;
   background: rgba(240,190,90,1);
   margin-top: 50px;
   margin-bottom: 20px;
   border-radius: 10px;        /* CSS3草案 */
     -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
     -moz-border-radius: 10px;   /* Firefox用 */
 }
 .info {
  width: 600px;
  margin: 0 auto;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.9em;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}
.info_title {
  width: 360px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.info_title img {
  max-width: 100%;
}
.banner {
  width: 600px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.banner img {
  max-width: 100%;
}

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


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


/*フッター
 * --------------------------------------------------------*/
 #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: 50px;
}


/*タブレット対応
* --------------------------------------------------------*/
@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%;
    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;
    padding-bottom: 0px;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  /*スマホ対応
   * --------------------------------------------------------*/
  .yodogawa {
    width: 85%;
    padding-bottom: 30px;
  }
  .yodogawa2 {
    width: 90%;
    font-size: 20px;
    padding-bottom: 30px;
  }

  /*スマホ対応 タイトル
   * --------------------------------------------------------*/
  .title  {
    width: 30%;
    padding-top: 20px;
    padding-bottom: 0px;
  }


  /*スマホ対応　INFO
   * --------------------------------------------------------*/
   .white {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .white2 {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .white3 {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .white4 {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .white5 {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .white6 {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .white7 {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .white8 {
     width: 90%;
     margin-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 30px;
   }
   .info {
    width: 88%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.7em;
    padding-top: 5px;
    padding-bottom: 10px;
  }
 .info_title {
   width: 90%;
   padding-bottom: 10px;
 }
 .banner {
   width: 100%;
   padding-top: 0px;
   padding-bottom: 5px;
 }

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


  /*スマホ対応 ボタン
   * --------------------------------------------------------*/
   .btn {
    width: 100%;
    font-size: 15px;
   }

  /*スマホ対応　ナビゲーション
   * --------------------------------------------------------*/
  .navi {
    width: 100%;
    clear: both;
    text-align: center;
    padding-top: 0px;
    padding-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: 35px;
  }

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

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

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

}
</pre></body></html>