@charset "utf-8";

.yousokesu{
visibility: hidden ;
}


    @media screen and (min-width: 769px) {
    
.art_inner img.topimagedx{
display:block;
margin:20px auto;
width:600px;
}

.arts h2 {
        color: #444444;
        background-color: #edffe6;
        padding: .5rem 1rem;
        border-radius: 3px;
    }


    
    
}

.koutirink {
	margin: 20px auto 20px auto;
    display: block;
    width: 680px;
    /* box-sizing: border-box; */
    /* float: left; */
    align-items: center;
    justify-content: center;
    height: 80px;
    /* height: 60px; */
}

.koutirink li {
    margin: 20px 40px 20px 40px;
    background: #FFF;
    border: 2px solid #00AA00;
    width: 250px;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    float: left;
padding: 6px;
}


.koutirink li a {
    color: #00aa00;
font-weight: bold;
}

.cbcbcb{
  clear: both;
}


.koutirink li a {
        max-width: 340px;
}

.tab2{
  max-width: 100%;
  display: flex;
  flex-direction: row;
  text-align: center;
  background-color:#fff !important;
  margin:0 !important;
}

.tab2__item{
  padding: 3px;
  flex:1;
  flex-basis: 120px;
}
.tab2__link{
  display: block;
  text-decoration: none;
  color: #000;
  background-color:#EEEEEE;
  cursor:pointer;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 7px;
}
.tab2__link.on{
  background-color:#38A438;
	 color: #fff;
}
.tab2-body__item{
  margin: 30px 15px;
  display:none;
  text-align:left;
}
.tab2-body__item.on{
  display:block;
}

    @media screen and (max-width: 768px) {

.topimagedx{
display:block;
margin:10px auto;
max-width:100%;

}


    .arts h2 {
        color: #444444;
        background-color: #edffe6;
        padding: .5rem 1rem;
        border-radius: 3px;
        width: 100%;
}

    .art_inner {

        margin: 0 0;
    }
}




.movArea {
    margin: 4em auto;
    padding: 20px;
    width: 640px;
    border: 1px solid #000;
}
.movArea__ttl {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    > span {
        font-size: 80%;
    }
}
.movArea__thumb {
    aspect-ratio: 16 / 9;
    text-align: center;
    > iframe {
        width: 100%;
        height: 100%;
    }
}
.movArea__txt {
    text-align: center;
}
.movArea__att {
    width: 400px;
    margin: 0 auto;
    padding: 0;
    font-size: 80%;
}
.movArea--s {
  width: 300px;
  margin: 2em auto;
  aspect-ratio: 16 / 9;
  > iframe {
    width: 100%;
    height: 100%;
  }
}

section[id^="sec"] {
    padding-top: 1em;
}

.imgBlock {
    text-align: center;
    > img {
        max-width: 100%;
    }
}
.btnBlock {
  margin: 2em 0 4em;
}
.linkBtn {
    width: 240px;
    margin: 0 auto;
    > a {
        display: block;
        padding: 6px;
        border: 2px solid #00aa00;
        background-color: #fff;
        border-radius: 4px;
        text-align: center;
        font-weight: bold;
        color: #0a0;
    }
}
.linkBtn--type2 {
  width: 240px;
  margin: 0 auto;
  > a {
    display: block;
    padding: 6px;
    border: 2px solid #00aa00;
    background-color: #0a0;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
    color: #fff;
  }
}
.subTtl {
    margin-top: 2em;
    font-weight: bold;
}

@media screen and (min-width: 769px) {
    .imgBlock {
      > img {
          max-width: 600px;
      }
    }
    .col_2, .col_3, .col_2_nlw {
        display: flex;
        justify-content: space-between;
        align-items: center;
        img {
          width: 100%;
        }
    }
    .col_2_nlw {
      width: 500px;
      margin-left: auto;
      margin-right: auto;
    }
    .col_2__col {
        width: 48%;
    }
    .col_3__col {
        width: 31%;
    }

    .relateArt {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .relateArt__thumb {
        width: 38%;
    }
    .relateArt__txt {
        width: 60%;
    }    
}
@media screen and (max-width: 768px) {
  .col_2_nlw_col:not(:last-child) {
    margin-bottom: 2em;
  }
}
.relateArt__thumb {
    border: 1px solid #000;
}
.relateArt__thumb a {
    display: block;
    padding: 0.5em;
}
.relateArt__thumb img {
    width: 100%;
}
.relateArt__ttl {
    font-weight: bold;
}
.col_2, .col_3, .col_2_nlw {
  img {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
    .koutirink {
        width: auto;
        height: auto;
    }
    .koutirink li {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .movArea {
        width: auto;
    }
    .movArea__ttl {
        font-size: 4.5vw;
    }
    .movArea__txt {
        font-size: 3vw;
    }
    .movArea__att {
        font-size: 2.5vw;
    }
}

@media screen and (max-width: 767px){
    .socialEffect__link {
      margin: .2em !important;
      display: block;
      width: 50%;
      height: 50%;
      line-height: 40px;
      border-radius: 50%;
      text-align: center;
      position: relative;
      z-index: 1;
      color: #bfbfbf;
      font-size: 1.6rem;
      background: rgba(255, 255, 255, 0.1);
      transition: transform ease-out 0.2s;
    }
   
    .socialEffect__box li {
      display: inline-block;
      float:right;
      margin: -10px -15px 0 0;
    }
   
   .socialEffect_share {
       display: flex;
       justify-content: center;
       align-items: center;
       margin:10px 0 0 0 !important;
   }
   
   .bg-color{   
       width: 100%;
       height: 100px; 
       margin: auto;
       background: #eeeeee;
       padding:  20px;
       }
       
   }

   
   
   @media screen and (max-width: 600px){
    .socialEffect__link {
      margin: .2em !important;
      display: block;
      width: 50%;
      height: 50%;
      line-height: 40px;
      border-radius: 50%;
      text-align: center;
      position: relative;
      z-index: 1;
      color: #bfbfbf;
      font-size: 1.6rem;
      background: rgba(255, 255, 255, 0.1);
      transition: transform ease-out 0.2s;
    }
   
    .socialEffect__box li {
      display: inline-block;
      float:right;
      margin: -10px -15px 0 0;
    }
       .blogtop img{
     width:100%;
       margin-bottom: 10px;
     }
   .socialEffect_share {
       display: flex;
       justify-content: center;
       align-items: center;
       margin:10px 0 0 0 !important;
   }

   }  
   
   @media screen and (max-width: 340px){
       
    .socialEffect__link {
      margin: .2em !important;
      display: block;
      width: 50%;
      height: 50%;
      line-height: 40px;
      border-radius: 50%;
      text-align: center;
      position: relative;
      z-index: 1;
      color: #bfbfbf;
      font-size: 1.6rem;
      background: rgba(255, 255, 255, 0.1);
      transition: transform ease-out 0.2s;
    }
   
    .socialEffect__box li {
      display: inline-block;
      float:right;
      margin: -10px -15px 0 0;
    }
   .socialEffect_share {
       display: flex;
       justify-content: center;
       align-items: center;
       margin:10px 0 0 0 !important;
   }
   .bg-color{   
       width: 100px;
       height: 100px; 
       margin: auto;
       background: #eeeeee;
       padding:  20px;
       }
   }
   
   @media screen and (min-width:768px) and (max-width:1280px){
   .socialEffect__link {
     margin: .2em !important;
     display: block;
     width: 35px;
     height: 35px;
     line-height: 60px;
     border-radius: 50%;
     text-align: center;
     position: relative;
     z-index: 1;
     color: #bfbfbf;
     font-size: 1.6rem;
     background: rgba(255, 255, 255, 0.1);
     transition: transform ease-out 0.2s;
   }
   
   .socialEffect__box li {
     display: inline-block;
     float:right;
     margin: -20px 0 0 0;
   }
   .socialEffect_share {
       display: flex;
       justify-content: center;
       align-items: center;
       margin: 20px 0 0 0 !important;
   }
   
       
   .icon-line::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border-radius: 50%;
     z-index: -1;
     transform: scale(0.9);
   }
   .fab.fa-line {
     display: inline-block;
     color: #fff;
   }
   .icon-line:hover {
     //background: #3b5998;
     transform: scale(0.9);
   }
   .icon-facebook::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border-radius: 50%;
     z-index: -1;
     transform: scale(0.9);
   }
   .fab.fa-facebook-f {
     display: inline-block;
     color: #fff;
   }
   .icon-facebook:hover {
     //background: #3b5998;
     transform: scale(0.9);
   }
   
   .icon-twitter::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border-radius: 50%;
     z-index: -1;
     transform: scale(0.9);
   }
   .fab.fa-twitter {
     display: inline-block;
     color: #fff;
   }
   .icon-twitter:hover {
     //background: #00b0ed;
     transform: scale(0.9);
   }

   
   .bg-color{   
       width: 100%;
       height: 100px; 
       margin: auto;
       background: #eeeeee;
       padding:  20px;
       }

   }
   
   @media screen and (min-width: 1081px){

   .socialEffect__link {
     margin: .2em !important;
     display: block;
     width: 35px;
     height: 35px;
     line-height: 60px;
     border-radius: 50%;
     text-align: center;
     position: relative;
     z-index: 1;
     color: #bfbfbf;
     font-size: 1.6rem;
     background: rgba(255, 255, 255, 0.1);
     transition: transform ease-out 0.2s;
   }
   
   .socialEffect__box li {
     display: inline-block;
     float:right;
     margin: -20px 0 0 0;
   }
   .socialEffect_share {
       display: flex;
       justify-content: center;
       align-items: center;
       margin: 20px 0 0 0 !important;
   }
   
   
   
   .icon-line::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border-radius: 50%;
     z-index: -1;
     transform: scale(0.9);
   }
   .fab.fa-line {
     display: inline-block;
     color: #fff;
   }
   .icon-line:hover {
     //background: #3b5998;
     transform: scale(0.9);
   }
   
   .icon-facebook::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border-radius: 50%;
     z-index: -1;
     transform: scale(0.9);
   }
   .fab.fa-facebook-f {
     display: inline-block;
     color: #fff;
   }
   .icon-facebook:hover {
     //background: #3b5998;
     transform: scale(0.9);
   }
   .icon-twitter::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border-radius: 50%;
     z-index: -1;
     transform: scale(0.9);
   }
   .fab.fa-twitter {
     display: inline-block;
     color: #fff;
   }
   .icon-twitter:hover {
     //background: #00b0ed;
     transform: scale(0.9);
   }

   .bg-color{   
       width: 1000px;
       height: 100px; 
       margin: auto;
       background: #eeeeee;
       padding:  20px;
       }

   }
   
   
.shareTtl {
    text-align: center;
    margin: 0;
    padding: 0;
}
.underLine {
  text-decoration: underline;
}

table.tb_info2 { width:100%; border-collapse:collapse; }
table.tb_info2 th, table.tb_info2 td { padding:3px 5px; border:1px solid #AAA; font-weight: normal;}
table.tb_info2 th { background:#EEE; }


.footer .container {
  z-index: 100;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #FCEFDB;
  width: 100%;
  max-width: 100%;
}

.footer__inner {
  padding: 13px 0;
}

.footer {
  background-color: #FCEFDB;
  padding-bottom: 98px;
}

.update_author {
  font-size: 80%;
  color: #666;
}