@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){
    .child1-pad-top{
    padding-top: 100px;
}

.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;
  margin-left: 45%;
}

.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){
.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: 10%;
  -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;
}
.horizontal-line {
 height: 1px;
 border: none;
 color: #000;
 background-color: #000;
 margin-top: 25px;
 margin-bottom: 30px;
}
.info_txt{ 
   display: inline-block; 
   text-align: left; 
   font-size: 1.1em;
   line-height: 180%;
}
@media (min-width: 751px) {
    .main_image {
        padding-bottom: 20px;
    }
    .info_txt{ 
        width: 600px;
    }
    .txt_2f {
        margin-right: 40px;
    }
}
@media (max-width: 750px) {
    .info_txt {
        padding: 12%;
    }
    h2:before {
        margin-left: 38%;
    }
}
@media (max-width: 1024px) {
    .img1 {
        right: 35%;
    }
    .img_4 {
        margin-bottom: 330px !important;
    }
}
