@charset "utf-8";.wrapper3 {
    max-width: 980px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 10px;
    color: #777777;
}

a:hover img {
-moz-opacity:0.7;
opacity:0.7;
filter:alpha(opacity=70);
}

.child{
   line-height: 180%;
}
.child1{
   line-height: 180%;
}
.item-height{
  margin-bottom: 50px;
}
.item-height1{
  margin-bottom: 50px;
}

@media (min-width: 1100px){
.title1{
padding-right: 31%;
}

.txt1{
padding: 0px 80px 0px 80px;
}

.txt2{
padding-left: 45%!important; 
}

.txt3{
padding-left: 45%!important;
}

.img1{
width: 51%;
}

.img2{
width: 100%;
}

.img3{
width: 50%;
padding-right: 70px!important;
}

.img4{
width: 50%;
padding-top: 200px!important;
}

.img5{
padding-right: 65px!important;
padding-top: 160px!important;
}

.img6{
width: 53%;
padding-top: 0px!important;
}

.child1-pad-top{
padding-top: 120px;
}

.fit-item{
width: 65% !important;
padding-left: 13% !important; 
padding-top: 2% !important;
}

.container .child{
     width: calc(80% - 30px);
}
.container .child1{
     width: calc(80% - 30px);
}
.container1 .child{
     width: calc(80% - 30px);
}
.container1 .child1{
     width: calc(80% - 30px);
}
}

.wrapper {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom:10px;
  }

 .wrapper2 { 
    max-width:980px; 
    margin: 0 auto; 
    text-align: center; 
    padding-bottom: 10px;

  } 

.container2{
    display: -webkit-flex; 
    display: -moz-flex; 
    display: -ms-flex; 
    display: -o-flex; 
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; 

}

h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  margin-left: 1%;
  font-weight: bolder;
}
h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 3px;
  left: 1%;
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
  background-color: black;
  border-radius: 2px;
}

.sub_ttl0508{
 font-size: 1.4em;
 font-weight: bolder;

}

p{
    font-size: 100%;
    font-weight: normal;
    line-height: 2;
}

.txt_0508{
  font-size: 1.0em;
  line-height: 150%;
  text-align: center;
  margin: 5px;
}

.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #000000;
  border: solid 2px #000000;
  border-radius: 3px;
  transition: .4s;
}

.btn-flat-border:hover {
  background: #000000;
  color: white;
}

.li_more0508{
  font-size: 1.1em;
  font-weight: bolder;
}

.container{
    display: -webkit-flex; 
    display: -moz-flex; 
    display: -ms-flex; 
    display: -o-flex; 
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start; 

}

.container p{
    padding-left: 2%;
}

.container1 p{
    padding-left: 2%;
}

.container1{
    display: -webkit-flex; 
    display: -moz-flex; 
    display: -ms-flex; 
    display: -o-flex; 
    display: flex;
    flex-flow: row wrap;
    justify-content: center !important;
    align-items: flex-start; 

}

.child2{
   padding: 20px 10px 10px 10px;
   line-height: 180%;
   text-align: center;
}

@media (min-width: 1100px){
.br-txt {
     display: block;
}

.br-txt1 {
     display: inline-block;
}

.full-txt {
     display: none;
}

.full-txt1 {
     display: none;
}

#wrapper .post-page {
    max-width: 950px;
    margin: auto;
}
.container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
}
.container1 {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
}
.child1{
     padding-top: 100px;
}
.pad-top{
     padding-top: 20px;
}
}

@media (max-width: 1100px){
.title1{
padding: 0px 20px 0px 20px;
}

.txt1{
padding: 0px 20px 0px 20px;
}

.txt2{
padding: 0px 20px 0px 20px;
}

.txt3{
padding: 0px 20px 0px 20px;
}

.fit-txt{
padding-top: 120px;
}

.fit-item{
padding: 0px 10px 0px 10px;
}

.br-txt {
     display: none;
}

.br-txt1 {
     display: none;
}

.full-txt {
     display: block;
}

.full-txt1 {
     display: inline-block;
     margin: 0px 30px 0px 30px;
}

    .container{
    flex-flow: row wrap;
    justify-content: center;
  }
    .child img{
    display: block !important;
    margin: auto !important;
}
 .container1{
    flex-flow: column-reverse wrap;
    align-content: flex-start;
    justify-content: center;
    
  }

.container1 .child1{
    line-height: 0%;
    margin: auto;
}

.container .child{
    line-height: 0%;
}

.container .item-height{
    margin-bottom: 50px;
}
.container1 .item-height{
    margin-bottom: 50px;
}
.container .item-height1{
    margin-bottom: 30px;
}
.container1 .item-height1{
    margin-bottom: 30px;
}

}

@media (max-width: 920px){
.fit-txt{
padding-top: 0px;
}
}

h1 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  font-weight: bolder;
  padding-top:20px;
}
h1.underline:before {
  content: '';
  position: absolute;
  top: -10px;
  display: inline-block;
  width: 60px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
h1.title-text:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 3px;
  left: 5%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
h1.title-text1:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 3px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 1em 0;
    padding: 0;
}

.fadein {
    opacity: 0;
    transform: translateY(20px);
    transition: all 2s;
}
