html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 2;
  font-family: YakuHanJP, 'Roboto', 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  overflow-x: hidden;
  background-color: #F2E9CB;
}

.reflect {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.kekka p{
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 12rem;
  margin:0;
  color:#43331F;
  background-color: #F0C42F;
  padding:20px;
}
.kekka_top p{
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 10rem;
  margin:0;
  color:#43331F;
}
.kekka_top img{
  padding:0 10%;
  margin-bottom: 1rem;
}

.kekka_top img.img2{
  padding:0 25%;
}
.kekka_top ul{
  padding:0 10%;
  margin-bottom: 6rem;
  list-style: none;
}
.kekka_top ul li:nth-child(1){
  font-size:3rem;
  font-weight: bold;
}
.kekka_top ul li:nth-child(2){
  font-size:1.2rem;
}
.kekka_top ul li:nth-child(3){
  font-size:2rem;
  font-weight: bold;
}
.kekka_top ul li:nth-child(4),
.kekka_top ul li:nth-child(6){
  font-size:1.2rem;
}

.kekka_top p.p12{
  font-size: 1.2rem;
  color: red;
  padding-bottom: 3rem;
  border-bottom:1px solid #342718 ;
}
.nyuusenn{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding:0 10%;
}
.nyuusenn .sbox{
  width: 33%;
}
.nyuusenn .sbox img{
  width: 100%;
  padding:1rem;
}
h2 {
  text-align: center;
}

h2 span {
  font-size: 3rem;
  background-color: #F0C42F;
  padding: 8px 64px;
  border-radius: 100px;
  display: inline-block;
}

ul.sboxs{
  display: flex;
  flex-wrap: wrap;
}

ul.sboxs li.sbox{
  font-size: 1.2rem;
  font-weight: normal;
  margin:0.2rem 1rem;
}

.w960 {
  min-width: 960px;
  width: 80%;
  padding: 3%;
  margin: 0 auto;
}

.w480 {
  min-width: 480px;
  width: 48%;
  padding: 3%;
}

img {
  width: 100%;
  height: auto;
}

section.fv {
  width: 100vw;
}

section.fv .fvtop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.fv .fvtop .fvmain :nth-child(1) {
  padding: 0 10%;
}

section.fv .fvtop .fvmain :nth-child(2) {
  padding: 32px 25% 16px;
}

section.fv .fvtop .fvmain :nth-child(3) {
  padding: 16px 15%;
}

section.fv .fv_second {
  width: 90%;
  margin: 32px 5% 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.fv .fv_second :nth-child(1) {
  width: 40%;
  margin-right: 32px;
}

section.fv .fv_second :nth-child(2) {
  width: 40%;
  margin-left: 32px;
}

section.fv .fvday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.fv .fvday :nth-child(1) {
  width: 40%;
}

section.fv .fvday :nth-child(2) {
  width: 5%;
  margin: 0 32px;
}

section.fv .fvday :nth-child(3) {
  width: 40%;
}

.fv_lr {
  width: 10%;
}

section.about {
  padding: 2rem;
  margin: 256px 0;
}

section.about p {
  font-size: 2rem;
  margin: 0 auto;
}

section.about .aboutcate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto;
}

section.about .aboutcate img {
  width: 10%;
}

section.award {
  background-color: #F0C42F;
  padding: 0 0 128px;
}

section.award h2 {
  position: relative;
  top: -60px;
}

section.award p.aw_1 {
  font-size: 8rem;
  font-weight: 800;
  color: #B03D3A;
  text-align: center;
  margin: 0;
}

section.award .prize1box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.award .prize1box img {
  height: 200px;
  width: auto;
  margin: 0 16px;
}

section.award .prize1 {
  width: 60%;
  margin: 0 20%;
}

section.award p.aw_2 {
  font-size: 6rem;
  font-weight: 800;
  color: #B03D3A;
  text-align: center;
  margin: 96px 0 0;
  line-height: 1;
}

section.award p.aw_3 {
  font-size: 6rem;
  font-weight: 800;
  color: #342718;
  text-align: center;
  margin: 0;
}

section.award h3 {
  font-size: 2rem;
  margin: 0 0 0 16px;
}

section.award .single-item div {
  margin: 0 8px;
  height: 500px;
}

section.award .single-item div img {
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

section.oubo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 64px 0 128px;
}

section.oubo .w480 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.oubo .w480 ul {
  display: inline-block;
}

section.oubo7 {
  padding: 0 0 256px;
  background-color: #90A0B2;
}

section.oubo7 h2 span {
  background-color: #90A0B2;
  color: #F0C42F;
  position: relative;
  top: -60px;
}

section.oubo7 .oubo7s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.oubo7 .oubo7s .w480 {
  background-color: #F0C42F;
  border-radius: 16px;
  margin: 8px;
  color: #342718;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 480px;
}

section.oubo7 .oubo7s .w480:nth-child(9), section.oubo7 .oubo7s .w480:nth-child(8) {
  background-color: #90A0B2;
  height: 0;
  padding: 0;
}

section.oubo7 .oubo7s .w480 img {
  width: 100px;
}

section.oubo7 .oubo7s .w480 ul {
  display: inline-block;
}

section.oubo7 .oubo7s .w480 ul li {
  font-size: 1.2rem;
}

section.form {
    height: auto;
    width: 80%;
    margin: 0 10%;
    padding: 0 0 120px;
}

section.form h2 span {
  background-color: #F2E9CB;
  color: #342718;
  position: relative;
  top: -60px;
}

section.form p.f2rem {
  text-align: center;
  font-size: 1.2rem;
}

section.form .formul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0;
}

section.form .formul li {
  width: 32.5%;
  margin: 10px 0;
  display: block;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  list-style: none;
}

section.form .formul li a {
  padding: 30px;
  border-radius: 3px;
  border: 3px solid #F0C42F;
  display: block;
  text-decoration: none;
  color: #342718;
  background-color: #F0C42F;
}

section.form .formul li a:hover {
  opacity: 0.6;
}

section.kyousan {
  height: 500px;
  background-color: #F0C42F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

section.kyousan h2 span {
  background-color: #F0C42F;
  color: #342718;
  position: relative;
  top: -60px;
}

section.kyousan .kyousan2 {
  width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.kyousan .kyousan2 div {
  width: 240px;
}

footer {
  height: 320px;
  background-color: #342718;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer p {
  color: #F2E9CB;
}

footer p:nth-child(1) {
  font-size: 2.4rem;
  padding: 0;
  margin: 0;
}

footer p a {
  color: #F0C42F;
  letter-spacing: 0.1rem;
}

@media screen and (max-width: 640px) {
  .w960 {
    min-width: 0;
    width: 98%;
    padding: 3% 1%;
    margin: 0 auto;
  }
  section.fv {
    width: 100vw;
  }
  section.fv .fvtop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  section.fv .fvtop .fvmain :nth-child(1) {
    padding: 0%;
  }
  section.fv .fvtop .fvmain :nth-child(2) {
    padding: 32px 25% 16px;
  }
  section.fv .fvtop .fvmain :nth-child(3) {
    padding: 16px 15%;
  }
  section.fv .fv_second {
    width: 90%;
    margin: 16px 5% 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.fv .fv_second :nth-child(1) {
    width: 90%;
    margin-right: 0px;
    margin-bottom: 32px;
  }
  section.fv .fv_second :nth-child(2) {
    width: 90%;
    margin-left: 0px;
  }
  section.fv .fvday {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.fv .fvday :nth-child(1) {
    width: 80%;
    margin: 0 10%;
    padding: 16px 0;
  }
  section.fv .fvday :nth-child(2) {
    width: 10%;
    margin: 16px 32px;
  }
  section.fv .fvday :nth-child(3) {
    width: 80%;
    margin: 0 10%;
    padding: 16px 0;
  }
  h2 {
    text-align: center;
  }
  h2 span {
    font-size: 2rem;
    background-color: #F0C42F;
    padding: 8px 48px;
    border-radius: 100px;
    display: inline-block;
  }
  section.about {
    padding: 1rem;
    margin: 32px 0 64px;
  }
  section.about p {
    font-size: 1.2rem;
    margin: 0 auto;
  }
  section.about .aboutcate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
  }
  section.about .aboutcate img {
    width: 28%;
    margin: 0 0 16px;
  }
  section.award {
    background-color: #F0C42F;
    padding: 0 0 128px;
  }
  section.award h2 {
    position: relative;
    top: -32px;
  }
  section.award p.aw_1 {
    font-size: 3rem;
    font-weight: 800;
    color: #B03D3A;
    text-align: center;
    margin: 0;
  }
  section.award .prize1box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section.award .prize1box img {
    height: 80px;
    width: auto;
    margin: 0 8px;
  }
  section.award .prize1 {
    width: 90%;
    margin: 32px 5%;
  }
  section.award p.aw_2 {
    font-size: 2rem;
    font-weight: 800;
    color: #B03D3A;
    text-align: center;
    margin: 8px 0 0;
    line-height: 1;
  }
  section.award p.aw_3 {
    font-size: 3rem;
    font-weight: 800;
    color: #342718;
    text-align: center;
    margin: 0;
  }
  section.award h3 {
    font-size: 2rem;
    margin: 0 0 0 16px;
  }
  section.award .single-item div {
    margin: 0 8px;
    height: 500px;
  }
  section.award .single-item div img {
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.oubo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 64px 0 128px;
  }
  section.oubo .w480 {
    width: 98%;
    min-width: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  section.oubo .w480 ul {
    display: inline-block;
  }
  section.oubo7 {
    padding: 0 0 96px;
    background-color: #90A0B2;
  }
  section.oubo7 h2 span {
    background-color: #90A0B2;
    color: #F0C42F;
    position: relative;
    top: -32px;
  }
  section.oubo7 .oubo7s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section.oubo7 .oubo7s .w480 {
    width: 90%;
    min-width: 9px;
    background-color: #F0C42F;
    border-radius: 16px;
    margin: 8px;
    color: #342718;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 480px;
  }
  section.oubo7 .oubo7s .w480:nth-child(9), section.oubo7 .oubo7s .w480:nth-child(8) {
    background-color: #90A0B2;
    height: 0;
    padding: 0;
  }
  section.oubo7 .oubo7s .w480 img {
    width: 64px;
    margin: 16px 0 0;
  }
  section.oubo7 .oubo7s .w480 ul {
    display: inline-block;
  }
  section.oubo7 .oubo7s .w480 ul li {
    font-size: 0.9rem;
  }
  section.form {
    height: auto;
  }
  section.form p.f2rem {
    text-align: center;
    font-size: 1.2rem;
  }
  section.form ul.formul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px 0;
    padding: 0;
  }
  section.form ul.formul li {
    width: 100%;
    margin: 10px 0;
    display: block;
    font-size: 1.2rem;
    text-align: center;
    font-weight: bold;
    list-style: none;
  }
  section.form ul.formul li a {
    padding: 30px;
    border-radius: 3px;
    border: 3px solid #F0C42F;
    display: block;
    text-decoration: none;
    color: #342718;
    background-color: #F0C42F;
  }
  section.form ul.formul li a:hover {
    opacity: 0.6;
  }
  section.kyousan {
    height: auto;
    padding: 0 0 64px;
    background-color: #F0C42F;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.kyousan h2 span {
    background-color: #F0C42F;
    color: #342718;
    position: relative;
    top: -60px;
  }
  section.kyousan .kyousan2 {
    width: 96%;
    min-width: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.kyousan .kyousan2 div {
    width: 80%;
    margin: 16px 10%;
  }
  .kekka p{
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 4rem;
    margin:0;
    color:#43331F;
    background-color: #F0C42F;
    padding:20px;
  }
  .kekka_top p{
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 3rem;
    margin:0;
    color:#43331F;
  }
  .kekka_top img{
    padding:0 5%;
    margin-bottom: 1rem;
  }
  
  .kekka_top img.img2{
    padding:0 25%;
  }
  .kekka_top ul{
    padding:0 10%;
    margin-bottom: 6rem;
    list-style: none;
  }
  .kekka_top ul li:nth-child(1){
    font-size:1.8rem;
    font-weight: bold;
  }
  .kekka_top ul li:nth-child(2){
    font-size:1rem;
  }
  .kekka_top ul li:nth-child(3){
    font-size:1.4rem;
    font-weight: bold;
  }
  .kekka_top ul li:nth-child(4),
  .kekka_top ul li:nth-child(6){
    font-size:1rem;
  }
  
  .kekka_top p.p12{
    font-size: 1.2rem;
    color: red;
    margin:0 16px;
    padding-bottom: 3rem;
    border-bottom:1px solid #342718 ;
  }
  .nyuusenn{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding:0 5%;
  }
  .nyuusenn .sbox{
    width: 50%;
  }
  .nyuusenn .sbox img{
    width: 100%;
    padding:0.4rem;
  }
  h2{
    line-height: 3rem;
  }
  ul.sboxs{
    display: flex;
    flex-wrap: wrap;
  }
  
  ul.sboxs li.sbox{
    font-size: 1rem;
    font-weight: normal;
    margin:0.2rem 1rem;
  }
}
/*# sourceMappingURL=style.css.map */