/* Reset style */
* {
  font-family:  "游ゴシック体", "YuGothic","游ゴシック Medium", "Yu Gothic Medium","メイリオ", sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;

  }


 body { text-align: center;
        font-size: 100%;
        color: #2f3131; 
        background-image: url("img/baaack.png");
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #fffdfd;
        line-height: 1.3em; }

  a { text-decoration: none; }
  a:link { color: #e6e5ef; }
  a:hover { color: #ffe347; }
  a:active { color: #CC6666; }
  a:visited { color: #2f3131; }

.site-header{
    background: #e0f1f4a2;
    display: flex;
    position: fixed;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    padding: 15px 10px;
}

.site-logo img{
    height: 50px;
    width: auto;
}
ul {
  list-style: none;
}
.gnav__menu{
    display: flex;
}
.gnav__menu__item{
    margin-left: 15px;
}
.gnav__menu__item img{
    height: 40px;
    width: auto;
}
.gnav__menu__item a{
    text-decoration: none;
}

  h1 { font: 36px 'ＤＦＧ極太明朝体',serif bold; color: #e63600; }
  img.left { float: left; }

  td.ao { width: 600px; padding: 10px; text-align: left; background-color: #FFFFFF; }
  td.ao { border: solid 6px #a0dd09; line-height: 135%; }   div.left { float: left; padding: 1px; font-size: 12px; border: none; }
  td.ao img {
margin:5px ;
}
  div.right { float: right; padding: 1px; font-size: 12px; border: none; text-align: right; }
  div.clear { clear: right; clear: left; width: 100%; }
  p.data { font-weight: bold; }
  p.center { text-align: center; }
  p.left { text-align: left; }
  p.right { text-align: right; }
  p.name { text-align: right; font-size: 12px; font-weight: bold; }

  .s { font-size: 12px; }

  div#pc { width: 750px; text-align: center; }

 div#one {  color: #2f3131;
            width: 100%;
            border-style: none;
            padding: 60px 10px 0px 0px;
; }
 .font-small { font-size: 80%; }
 .font-big { font-size: 120%; }

 div#two{  width: 100%;
            border-style: none;
            margin: 30px 0px 0px 0px;
            padding: 20px;
            background-color: #f0ff39;
            font: 18px 'メイリオ',sans-selif; 
            color: #006633;
            font-weight: bold;
 }

img.example1 {
width: 50%;
max-width: 500px;
padding: 10px 0px 0px 0px;
}
img.example2 {
width: 33%;
}
img.example3 {
  width: 55%;
  max-width: 700px;
  }
  

 
.txt { 
    display: inline-block;
    text-align: left;
  }
  
.three { width: 660px;
            color: #46442b;
            box-sizing: border-box;
            text-align: center;
            background-color: #ffeae0;
            overflow: auto;
            line-height: 130%;
            padding: 10px;
            margin: 30px auto; 
            border-top: solid 15px #faca7b;

 }



  p.example1 { font-size: 120%; line-height: 110%; }

  p.example2 { font-size: 220%; line-height: 10%; font-weight: 900; }

  .four { width: 550px;
    color: #46442b;
    box-sizing: border-box;
    text-align: left;
    padding: 20px 0px;
    background-color: #ffffdd;
    overflow: auto;
    line-height: 130%;
    padding: 10px; 
    margin: 60px auto; 
    border-top: solid 15px #ffaaa0;

}


  .shutuen { line-height: 1em; table-align: center; padding: 60px 0px; }
  .shutuen p { background-color: #e0f1f4;
                  font-size: 13px;
                  color: #46442b;
                  text-align: center;
                  padding: 5px;
                  line-width: 50%; }
  .tbl-r1 { margin: 0 auto; }
  .tbl-r1 td { font-size: 16px;
                   font-weight: bold;
                   text-align: center;
                   line-height: 20px;
                   background-color: #f096a0;
                   color: #46442b;
                   vertical-align: top; }
  td.middle { vertical-align: middle; }

  .tbl-r1 img { width: 120px; }


  .nittei { width: 640px;
               padding: 10px;
               margin: 60px auto; 
               color: #46442b;
               background-color: #f0ffc9;
               font-size: 16px;
               line-height: 1.2em; }



  #ac { background-color: #63cc30; padding: 5px; }

  td.top { vertical-align: top; text-align: center; }

  .nittei table { border: solid 0px #ffffff; margin: auto; }

  .nittei td { width: 45px;
                  text-align: center;
                  border: solid 1px #ffffff;
                  background-color: #e0f1f4;
                  padding: 3px;
                  color: #46442b; 
                  padding: 10px ; }

  .nittei td.p { width: 100%; }
  .nittei td.r { background-color: #faea7b; }


  div#hatubai { width: 60%;
                font-size: 16px;
                background-color: #93d830;
                font-weight: bold;
                margin: auto;
                padding: 10px; }

  div#kane td { text-align: center; width: 130px; font-size: 14px; }



  div.last { width: 100%; 
            padding: 20px 0px 20px 0px;
            background-color: #faca7b; 
            color: #e6e5ef;
            font-weight: bold; }