@charset "UTF-8";
@media screen and (min-width: 641px) {
  .contents-inner-block {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .contents-inner-block {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 641px) {
  .lead-area {
    margin-bottom: 60px;
    padding-bottom: 20px;
    background-image: -webkit-linear-gradient(#FFFFFF 0, #FFF4EF 100%);
    background-image: linear-gradient(#FFFFFF 0, #FFF4EF 100%);
    font-size: 0;
  }
}
@media screen and (max-width: 640px) {
  .lead-area {
    margin: 0 0 25px;
  }
}
@media screen and (min-width: 641px) {
  .lead-area .image {
    display: inline-block;
    width: 509px;
    vertical-align: top;
  }
}
@media screen and (max-width: 640px) {
  .lead-area .image {
    margin-bottom: 37px;
  }
}
@media screen and (min-width: 641px) {
  .lead-area .contents {
    display: inline-block;
    width: 471px;
    padding-top: 44px;
    vertical-align: top;
  }
}
@media screen and (min-width: 641px) {
  .lead-area .contents .title {
    height: 87px;
    margin: 0 0 20px -20px;
    background: url(../img/about/h_lead-pc.png) no-repeat left top/contain;
  }
}
@media screen and (max-width: 640px) {
  .lead-area .contents .title {
    width: 62.8125%;
    margin: 0 auto 30px;
  }
}
@media screen and (min-width: 641px) {
  .lead-area .contents .title img {
    display: none;
  }
}
.lead-area .contents .txt {
  color: #666666;
  font-size: 1.4rem;
}
@media screen and (min-width: 641px) {
  .lead-area .contents .txt {
    padding-left: 70px;
    line-height: 2.0;
  }
}
@media screen and (max-width: 640px) {
  .lead-area .contents .txt {
    margin: 0 35px;
    line-height: 1.25;
  }
}
.tab .lead-area {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media screen and (min-width: 641px) {
  .about-contents {
    width: 1030px;
    margin: 0 auto 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  .about-contents {
    margin-bottom: 30px;
  }
}

.about-contents-title {
  position: relative;
  padding-top: 15px;
  color: #3A4851;
  font-size: 1.8rem;
  font-family: "Times New Roman", 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", 'ipaexm', serif;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .about-contents-title {
    margin-bottom: 70px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 640px) {
  .about-contents-title {
    margin-bottom: 35px;
  }
}
.about-contents-title:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 30px;
  height: 2px;
  background: #3A4851;
  content: "";
  margin-left: -15px;
}

@media screen and (min-width: 641px) {
  #about-flow ol {
    padding-left: 12px;
    font-size: 0;
  }
}
@media screen and (max-width: 640px) {
  #about-flow ol {
    padding-bottom: 30px;
    background: url(../img/about/img_flow-arrow-sp.png) no-repeat 13.5% bottom/contain;
  }
}
#about-flow li {
  color: #666666;
}
@media screen and (min-width: 641px) {
  #about-flow li {
    position: relative;
    display: inline-block;
    width: 240px;
    margin-right: 90px;
    vertical-align: top;
  }

.underline3 {
    font-size: 3rem;
}
}
@media screen and (max-width: 640px) {
  #about-flow li {
    margin-bottom: 25px;
    font-size: 0;
  }
}
@media screen and (min-width: 641px) {
  #about-flow li:after {
    position: absolute;
    top: 53px;
    right: -35px;
    display: block;
    width: 44px;
    height: 20px;
    background: url(../img/about/img_flow-arrow-pc.png) no-repeat center top;
    content: "";
  }
}
#about-flow li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #about-flow li:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 641px) {
  #about-flow li:last-of-type:after {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  #about-flow li .image {
    width: 126px;
    margin: 0 auto 15px;
  }
}
@media screen and (max-width: 640px) {
  #about-flow li .image {
    display: inline-block;
    width: 31.0%;
    margin-right: 5.2%;
    padding-top: 28px;
    vertical-align: top;
  }

#about-flow li .flow-title .txt {
    color: #a59b5e !important;
    font-weight: bold;
    position: relative;
    top: -23px;
    left: 100px;
}

.midashi {
    float: right;
    width: 60%;
    margin: 0 auto;
    margin-top: 30px;
}
}
#about-flow li .contents {
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  #about-flow li .contents {
    display: inline-block;
    width: 63.8%;
    vertical-align: top;
  }
}
#about-flow li .flow-title {
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 641px) {
  #about-flow li .flow-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  #about-flow li .flow-title {
    display: inline-block;
    width: 7.0em;
    margin-bottom: 5px;
  }
}
#about-flow li .flow-title .num {
  display: block;
  color: #A59B5E;
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  #about-flow li .flow-title .num {
    font-size: 3.0rem;
  }
}
@media screen and (max-width: 640px) {
  #about-flow li .flow-title .num {
    font-size: 3.3rem;
  }
}
#about-flow li .flow-title .num:before {
  content: "STEP";
}
@media screen and (min-width: 641px) {
  #about-flow li .flow-title .num:before {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  #about-flow li .flow-title .num:before {
    font-size: 1.8rem;
  }
}
#about-flow li .flow-title .txt {
  color: #5E3727;
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  #about-flow li .flow-title .txt {
    font-size: 1.6rem;
  }
}
#about-flow li .flow-txt a {
  color: #666666;
  text-decoration: underline;
}
@media screen and (min-width: 641px) {
  #about-flow li .flow-txt a:hover {
    color: #AABC57;
    text-decoration: none;
  }
}
.tab #about-flow ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.tab #about-flow ol li {
  margin-right: 0;
}

#about-feature {
  background: #FFFFFF;
  border: 2px #37bdaf solid;
}
@media screen and (min-width: 641px) {
  #about-feature {
    padding: 78px 125px 15px;
  }
}
@media screen and (max-width: 640px) {
  #about-feature {
    padding: 28px 25px 1px;
  }
}
@media screen and (min-width: 641px) {
  #about-feature ul {
    counter-reset: feature-num;
  }
}
@media screen and (min-width: 641px) {
  #about-feature li {
    position: relative;
    clear: both;
    margin-bottom: 65px;
    padding-left: 110px;
    background-repeat: no-repeat;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  #about-feature li {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  #about-feature li:before {
    position: absolute;
    top: -15px;
    left: 0;
    color: #DFD7D4;
    counter-increment: feature-num;
    content: counter(feature-num) ".";
    font-size: 15.1rem;
    font-family: 'CAC-Champagne';
    line-height: 1.0;
  }
}
@media screen and (min-width: 641px) {
  #about-feature li .image {
    float: right;
    width: 140px;
    margin-left: 45px;
  }
}
@media screen and (max-width: 640px) {
  #about-feature li .image {
    width: 57.8%;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 641px) {
  #about-feature li .contents {
    overflow: hidden;
    padding-top: 20px;
  }
}
#about-feature li .contents .title {
  margin-bottom: 5px;
  color: #5E3727;
  font-size: 1.6rem;
  font-weight: bold;
}
#about-feature li .contents .txt {
  color: #666666;
  font-size: 1.4rem;
  line-height: 1.25;
}

@media screen and (min-width: 641px) {
  .skill-wrap {
    width: 760px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 641px) {
  .skill-wrap .skill-box {
    clear: both;
  }
}
@media screen and (min-width: 641px) {
  .skill-wrap .fig-r .image {
    float: right;
    margin-left: 40px;
  }
}
@media screen and (min-width: 641px) {
  .skill-wrap .fig-l .image {
    float: left;
    margin-right: 40px;
  }
}
@media screen and (min-width: 641px) {
  .skill-wrap .image {
    width: 240px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .skill-wrap .image {
    width: 48.276%;
    margin: 0 auto 15px;
  }
}
@media screen and (min-width: 641px) {
  .skill-wrap .contents {
    width: 480px;
    padding-bottom: 20px;
    overflow: hidden;
  }
}
.skill-wrap .contents .title {
  margin-bottom: 5px;
  color: #5E3727;
  font-size: 1.6rem;
  font-weight: bold;
}
.skill-wrap .contents .txt {
  color: #666666;
  font-size: 1.4rem;
}
.skill-wrap .contents .txt p {
  margin-bottom: 1.0em;
}

@media screen and (max-width: 640px) {
  #a03 .frame-box {
    width: 100%;
  }
}

.movie-wrap .movie-box {
  margin: 0 auto 10px;
}
@media screen and (min-width: 641px) {
  .movie-wrap .movie-box {
    width: 560px;
  }
}
@media screen and (max-width: 640px) {
  .movie-wrap .movie-box {
    position: relative;
    height: 0;
    width: 87.5%;
    padding-bottom: 56.25%;
  }
}
@media screen and (max-width: 640px) {
  .movie-wrap .movie-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.movie-wrap .txt {
  color: #666666;
  font-size: 1.4rem;
}
@media screen and (min-width: 641px) {
  .movie-wrap .txt {
    text-align: center;
  }
}



.green{    background: #37bdaf;
    font-size: 2rem;
    border-radius: 13px;
    padding: 10px;
    color: white;}

#about-feature li .contents .txt {
margin-bottom:1rem !important; 
}

/* 黄色 */
.underline1 {
    color: #333;
    text-decoration: none;
    background: linear-gradient(transparent 50%, rgba(255, 252, 107, .69) 50%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 2s;
}
/* 青色 */
.underline2 {
    color: #333;
    text-decoration: none;
    background: linear-gradient(transparent 50%, rgba(107, 182, 255, .24) 50%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 0.1s;
}

/* 緑色 */
.underline3 {
    color: #333;
    text-decoration: none;
    background: linear-gradient(transparent 50%, rgba(151, 232, 154, .69) 50%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 1s;
}
.title{font-size: 2rem !important;
    text-align: center;
    font-family: "Times New Roman", 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", 'ipaexm', serif;
    font-weight: bold;
}}
.txt {margin-bottom:1rem !important;}

.meyasu{text-align:center;}
.meyasu img{margin:0 auto; width:90%;}
.about-contents-title:before {background:none !important;}


.btn {
        margin-bottom: 30px;
    width: 45%;
    margin:30px auto;
    background: #FFFF00;
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    border-radius: 50px;
    color: #000;
    transition: all .3s ease;
    text-decoration: none;
    box-shadow: 10px 10px 0 0 #808080;
}
.sidenav{display:none;}
@media screen and (max-width: 640px){
.btn {
width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    box-shadow: 5px 5px 0 0 #808080;
}
.sidenav{display:block; width:100%;
    position: fixed;
    left: 0;
    top: 70px; z-index:10000;}
.sidenav a{width: 25%;
    float: left;}
.sidenav a img{width:100%;}
#about-feature li .image {
    width: 40% !important; 
    float: left !important; 
}
.midashi{    float: right;
    width: 60%;
    margin: 0 auto;
    margin-top: 30px;
}}
.cb{clear:both;}
.topmain {max-width:980px; margin:0 auto;}
.topmain img{max-width:980px;}