html {}

/* "Noto Sans CJK JP" licensed under the SIL Open Font License
 * by https://www.google.com/get/noto/#sans-jpan*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
  color: #555555;
  font-family: source-han-sans-cjk-ja,'Paytone One', 'sans-serif';
  margin: 0px;
  background-image: url(back.png);
  background-repeat: repeat-y;
  background-size: contain;
  letter-spacing: 0.3px;
}

a:link, a:visited {
  color: #50d62e;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #fbcf32;
  text-decoration: underline;
}

img {
  border-width: 0px;}

input{
  -webkit-appearance: none;
  border: 0px solid;
  background-color: #a29e9e;
  color: #FFF;
  font-family: 'Paytone One', sans-serif;
  margin-bottom: 5px;

}
input:hover{background-color: #50d62e;}

p {}

h1 {
  font-size: 22px;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 0px;
  font-weight: 300, bold;
  font-family: 'Paytone One', sans-serif;
  color: #454159;
  letter-spacing: 1px;
}
h2 {
  font-size: 25px;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 0px;
    font-weight: 300, bold;
  font-family: 'Paytone One', sans-serif;
  color: #454159;
  letter-spacing: 3px;
    color:#ff87a8 ;
}
h3 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 0px;
  font-weight: 300, bold;
  font-family: 'Paytone One', sans-serif;
  color: #454159;
  letter-spacing: 3px;
}
*.news{
  font-size: 13pt;
  color: #666666;
  line-height: 180%;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 20px;
}
#news ul {
  padding-left: 0px;
  margin-bottom: 10px;

}

#news li {
  margin-bottom: 8px;
  font-size: 13pt;
  font-weight: bold;
  list-style-type: square;
  color: #454159;
}

*.title {
  margin-top: 15px;
  margin-bottom: 0px;
}

*.typeE {
  width: 78%;
  font-size: 13pt;
  color: #666666;
  line-height: 170%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 20px;
}

*.typeH {
  font-size: 12pt;
  color: #888888;
  line-height: 170%;
  margin-top: 0px;
  margin-bottom: 10px;
}

*.typeC {
  font-size: 12pt;
  color: #777777;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  line-height: 170%;
}

*.migiyose {
  text-align: right;
}

*.line {
  width: 30px;
  margin: 70 0 0 auto;
  font-size: 20px;
}

#typeG ul {
  padding-left: 0px;
  padding-bottom: 10px;
}

#typeG li {
  margin-bottom: 10px;
  font-size: 13pt;
  list-style-type: square;
}

/*ダウンロードボタン*/
#dll {
  text-align: center;
  padding-left: 0px;
  padding-top: 0;
  margin-bottom: 30px;
  margin-top: 0;
  list-style-type: none;
  font-family: 'Paytone One', 'sans-serif';
  text-align: center;}

#dll li {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 5px;
  letter-spacing: 2px;
  display: inline-block;
  border-style: solid 0px;

}

#dll li a {
  width: auto;
  color: #fff;
  padding: 30px 0px 30px 0px;
  text-decoration: none;
  display: block;
  background: #4cbaf9;
}

#dll li a:hover {
  transition: all 0.3s;
  background: #FFF;
    color: #4cbaf9;
}

@media screen and (max-width:800px) {

  /*800pxまで*/
  *.news{  width:90%;}
  *.tit {
    width: 100%;
    text-align: center;
  }

  *.tit img {
    width: 100%;
    object-fit: contain;
    padding-bottom: 0px;
  }
  *.icon {
    padding-top: 60px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 40px;
    border-bottom: inset 4px #fff739;
    text-align: center;
    font-size: 50pt;
    font-family: 'Paytone One', sans-serif;
    letter-spacing: 2px;
    color: #2fc8e9;
  }
  *.typeE {
    width: 90%;}

  input{
    width:15px;
    height: 15px;}
  *.charag {
z-index: 1;position:relative;
  }
  *.charag p{
        font-family: 'Paytone One', 'sans-serif';
position: absolute;
  bottom: 8px; /** 場合によっては微調整 **/
   right: 0px;  /** 場合によっては微調整 **/
text-align: right;
padding-right: 20px;
font-size: 20px;}

  *.charag img {
    width: 100%;
    object-fit: contain;
    padding-bottom: 0px;
  }

  #dll {
    padding-bottom: 210px;
  }

  #dll li {
    width: 99%;
  }

  #dll li a {
  font-size: 16pt;
  padding: 15px 0px 15px 0px;
  }

  #men {
    width: 100%;
    padding-left: 0px;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 0;
    list-style-type: none;
    font-family: 'Paytone One', 'sans-serif';
  }

  #men li {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 3px;
  }

  #men li a {
    width: auto;
    color: #fff;
    font-size: 20px;
    padding: 16px;
    text-decoration: none;
    display: block;
    background: #4cbaf9;
  }

  #men li a:hover {
    background: #fbcf32;
  }

  #meu {
    display: none;
  }

  *.main {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 25px;
    font-size: 13pt;
    color: #666666;
    line-height: 170%;
    text-align: left;
    border-color: #ffe258;
  }

  *.title img {
    width: 100%;
    object-fit: contain;
    padding-bottom: 0px;
  }

  *.title2 img {
    width: 100%;
    object-fit: contain;
    padding-bottom: 0px;
  }

  *.title3 img {
    display: none;
  }

  *.gazo {
    width: 100%;
    text-align: center;
  }

  *.gazo img {
    width: 100%;
    object-fit: contain;
    padding-bottom: 0px;
  }

  *.scsho {
    width: 100%;
    text-align: center;
  }

  *.scsho img {
    width: 46%;
    object-fit: contain;
    padding-top: 3px;
    padding-right: 5px;
  }

  *.special {
    width: 100%;
    text-align: center;
  }

  *.special img {
    width: 99%;
    object-fit: contain;
    padding-top: 10px;
    padding-bottom: 0px;
}


}

@media screen and (min-width:800px) {
    *.news{  width:70%;}
  *.tit {
    width: 100%;
    text-align: center;
  }

  *.tit img {
    width: 60%;
    object-fit: contain;
    padding-bottom: 0px;
  }
  *.icon {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 70px;
    margin-bottom: 60px;
    border-bottom: inset 10px #fff739;
    text-align: center;
    font-size: 80pt;
    font-family: 'Paytone One', sans-serif;
    letter-spacing: 2px;
    color: #2fc8e9;
    height: 110px;
  }
  /*800px以上ではこれを出す*/
  input{
    width:25px;
    height: 25px;
    font-size: 18px;}
  #dll {
    padding-bottom: 60px;
  }

  #dll li {
    width: 48%;
  }

  #dll li a {
  font-size: 25pt;
  }

  #meu {
    width: 100%;
    padding-left: 20px;
    padding-top: 0;
    margin-top: 0;
    list-style-type: none;
    font-family: 'Paytone One', 'sans-serif';
    position: fixed;
    background: #ff87a8;
    border-bottom: inset 4px #fff739;
      z-index: 1000;
  }

  #meu li {
    width: auto;
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 2px;
  }

  #meu li a {
    width: auto;
    height: 20px;
    color: #fff;
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 17px;
    text-decoration: none;
    display: block;
  }

  #meu li a:hover {
    color: rgb(196, 22, 111);
    transition: all 0.3s;
  }

  header {
    display: none;
  }

  *.main {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 25px;
    font-size: 14pt;
    color: #666666;
    text-align: left;
    border-color: #ffe258;
  }

  *.gazo {
    width: 100%;
    text-align: center;
  }

  *.gazo img {
    width: 100%;
    object-fit: contain;
    padding-bottom: 0px;
  }

  *.title img {
    width: 100%;
    object-fit: contain;
  }

  *.title3 {
text-align: center;
  }
  *.title3 img {
    width: 85%;
    object-fit: contain;
    padding-bottom: 0px;
  }

  *.title2 img {
    display: none;
  }

  *.scsho {
    width: 100%;
    text-align: center;
  }

  *.scsho img {
    width: 30%;
    object-fit: contain;
    padding-top: 0px;
    padding-bottom: 0px;
    transition: 0.6s ;
   }
   *.scsho img:hover {
         opacity: 0.5 ;
       }

  *.special {
    width: 100%;
    text-align: center;
  }

  *.special img {
    width: 47%;
    object-fit: contain;
    padding-top: 5px;
    padding-right: 8px;
   transition: 0.6s ;
    }
    *.special img:hover {
    			opacity: 0.5 ;
    		}


  *.charag {
z-index: 1;position:relative;
width: 800px;
text-align: left;
  }
  *.charag p{
        font-family: 'Paytone One', 'sans-serif';
position: absolute;
  bottom: 20px; /** 場合によっては微調整 **/
  right: 20px;  /** 場合によっては微調整 **/
padding-right: 20px;
font-size: 40px;}
  *.charag img {
    object-fit: contain;
    padding-bottom: 10px;}
}

/*ヘッダーまわりはサイトに合わせて調整してください*/
header {
  padding: 15px 13px 13px 10px;
  height: 20px;
  width: 100%;
  background: #ff87a8;
  border-bottom: inset 4px #fff739;
  position: fixed;
  z-index: 1000;
}

#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display: none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 19px;
  padding-left: 0px;
  vertical-align: middle;
  float: left;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;
  /*線の太さ*/
  width: 25px;
  /*長さ*/
  border-radius: 3px;
  background: #fff;
  display: block;
  content: '';
  cursor: pointer;
}

#nav-open span:before {
  bottom: -8px;
}

#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;
  /*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;
  /*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

@media screen and (min-width:800px) {
  #nav-open {
    display: none;
  }
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 53;
  left: 0;
  z-index: 9999;
  /*最前面に*/
  width: 90%;
  /*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 300px;
  /*最大幅（調整してください）*/
  height: 100%;
  background: #4cbaf9;
  /*背景色*/
  transition: .3s ease-in-out;
  /*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
  /*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked~#nav-close {
  display: block;
  /*カバーを表示*/
  opacity: .5;
}

#nav-input:checked~#nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  /*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}

@media screen and (min-width:800px) {
  #nav-open {
    display: none;
  }

  #nav-drawer {
    display: none;
  }
}
