@charset "UTF-8";
/*Service & Pricing*/
#service>.inner,
#example>.inner,
#event>.inner{
  max-width: 960px;
}

#service{
  padding-top: 85px;
  padding-bottom: 120px;
}

#service h2.headline{
  margin:0;
  letter-spacing: 2;
  padding-left:2.5rem;
}

#service h3.headline{
  padding-top: 0;
  margin-top: -0.5rem;
  margin-bottom: 0;
  padding-bottom: 50px;
}

.nav-course{
  margin-top: 50px;
  border: solid 3px #2A2F44;
  display: flex;
  padding: 18.5px 0px;
  background-image: linear-gradient(45deg, #2A2F44 20px, transparent 0), linear-gradient(-45deg, #fff 10px, transparent 0), linear-gradient(135deg, #fff 10px, transparent 0), linear-gradient(-135deg, #2A2F44 20px, transparent 0);
}

.course-service{
  width: 625px;
  padding: 0px 25px;
  padding-right: 0;
}

.course-service .ttl{
  display: flex;
  align-items: flex-start;
}

.course-service .ttl figure img{
  width:45px;
  margin-right: 17.5px;
}

.course-service .ttl h4{
  font-size: 26px;
  margin: 0;
  color: #DE755B;
}

.course-service ul li .ttl{
  color: #2A2F44;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}

.course-service ul li .ttl:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #de755b;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-top: 6px;
}

.course-service ul li .content{
  font-size: 14px;
  margin: 0;
}

.course-service ul li .content span{
  display: block;
  white-space: nowrap;
  line-height: 1.75rem;
}

.course-service ul li .content span.pink{
  color:#DE755B;
  display: inline;
}

/*

.course-price{
  border-left:1px solid #2A2F44;
  width: calc(100% - 650px);
}

.course-price{
  font-size: 28px;
  font-weight: bold;
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: relative;
}

.course-price ul li .font_t{
  font-size: 28px;
  font-weight: bold;
}

.course-price ul li{
    text-align: center;
}

.course-price ul li>p{
  line-height: 5px;
  font-size: 15px;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, #f6f6b2 0px, #f6f6b2 10px);
  letter-spacing: 0.05em;
  padding-bottom: 7.5px;
  display: inline-block;
}

.course-price p.important{
  font-size: 14px;
  font-weight: initial;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
}
.course-price ul li.add_li>p{
  line-height: normal;
  background: transparent;
}
.course-price ul li.add_li>p span.font_t{
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, #f6f6b2 0px, #f6f6b2 10px);
  background-size: 100% 50%;
  background-position: bottom;
  background-repeat: no-repeat;
}

#service>.inner .nav-course:last-of-type .course-price ul li{
  line-height: 1em;
  width: min-content;
}

#service>.inner .nav-course:last-of-type .course-price ul li>p{
  background:none;
  line-height: 1.75em;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 0;
}

#service>.inner .nav-course:last-of-type .course-price ul li>p.type{
  color: #69B2A1;
  font-weight: bold;
}
.course-price ul li .period{
  background: #DE755B;
  font-size: 14px;
  font-weight: initial;
  color: #FFFFFF;
  width: 92px;
  display: inline-block;
  vertical-align: 0.25em;
  margin-right: 1rem;
}

#service>.inner .nav-course:last-of-type .course-price p.description{
  text-align:center;
  margin-bottom: 65px;
}

#service>.inner .nav-course:last-of-type .course-price p.description span:first-of-type{
  line-height: 5px;
  font-size: 16px;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, #f6f6b2 0px, #f6f6b2 10px);
  letter-spacing: 0.05em;
  padding-bottom: 7.5px;
  display: inline-block;
}



#service>.inner .nav-course:last-of-type .course-price p.description span:last-of-type{
  display: block;
  font-size:16px;
}

#service>.inner .nav-course:last-of-type .course-price p.important span:first-of-type{
  display: block;
}

#service>.inner .nav-course:last-of-type .course-price p.important span{
  line-height: 1.75em;
}

*/
#example{
  padding-top: 85px;
  padding-bottom: 130px;
  border-top: 8px solid #DA7668;
  border-bottom: 8px solid #DA766B;
}

#example h2.headline{
  margin:0;
  letter-spacing: 2;
  padding-left: 2.5rem;
}

#example h3.headline{
  padding-top: 0;
  margin-top: -0.5rem;
  margin-bottom: 0;
  padding-bottom: 50px;
}

#example .inner .row{
  display: flex;
  justify-content: space-between;
  padding:0 20px;
}

#example .inner .row .box{
  width: 280px;
  color: #2A2F44;
  font-weight: bold;
  text-align: center;
  border-bottom: 6px solid #2A2F44;
}

#example .inner .row .box .cat span{
  background: #2A2F44;
  color: #FFFFFF;
  text-align: center;
  line-height: 2;
  display: inline-block;
  padding: 0 1rem;
  margin: 0 auto;
}

#example .inner .row .box .object span{
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.075em;
}

#example .inner .row .box .object span:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #de755b;
  border-radius: 50%;
  margin-right: 1rem;
}

#example .inner .row .box .object span:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #de755b;
  border-radius: 50%;
  margin-left: 1rem;
}

#example .inner .row .box .cource{
  background:#FAEEED;
  padding: 0.5em 0;
}

#example .inner .row .box .cource>span{
  display: block;
  font-size: 14px;
  line-height: 1.75;
}

#example .inner .row .box .content{
  font-size: 14px;
}

#example .inner .row .box .contet>span{
  display: block;
  font-size: 14px;
  text-align: left;  
}

#example .inner .row .box .time{
  font-size: 14px;
}
.course-service ul li .ttl br{
  display: none;
}
@media only screen and (max-width: 1080px) {
  .course-service{
    width:68%;
    padding: 0 2.31vw;
  }
  .course-price{
    width: 32%;
  }
  .course-service ul li .content span{
    white-space: initial;
    display: inline;
  }

  #service>.inner .nav-course:last-of-type .course-service ul li .content span{
    display: block;
  }

  .course-service .ttl h4{
    font-size:2.41vw;
  }

  .course-service ul li .ttl{
    font-size: 1.48vw;
  }

  .course-service ul li .content{
    font-size:1.3vw;
  }

  .course-price ul li .period{
    width:8.52vw;
    font-size:1.3vw;
  }

  #service>.inner .nav-course:last-of-type .course-price p.description span:first-of-type{
    font-size: 1.48vw;
  }
  .course-price ul li .font_t{
    font-size:2.59vw;
  }
  #service>.inner .nav-course:last-of-type .course-price p.description span:last-of-type{
    font-size:1.48vw;
  }
  .course-price p.important{
    font-size:1.3vw;
  }
  .course-price ul li>p{
    font-size: 1.39vw;
  }

  #example .inner .row .box{
    width:32%;
  }

  #example .inner .row .box p.no img{
    width:100%;
  }
  #example .inner .row .box .object span:before{
    margin-right: 0.5rem;
  }
  #example .inner .row .box .object span:after{
    margin-left: 0.5rem;
  }

  #example .inner .row{
    padding: 0 2.08%;
  }
  #example .inner .row .box{
    font-size:1.48vw;
  }

  #example .inner .row .box .object span{
    font-size:1.48vw;
  }
  #example .inner .row .box .cource>span{
    font-size:1.3vw;
  }
  #example .inner .row .box .contet>span{
    font-size:1.3vw;
  }
  #example .inner .row .box .time{
   font-size:1.3vw; 
  }

} 

@media only screen and (max-width: 698px) {
  #service{
    padding-top: 33.33vw;
    padding-bottom: 20vw;
  }
  #service h2.headline {
    margin: initial;
    padding-left: 0;
  }
  #service h3.headline{
    text-indent: initial;
    margin-top: 0;
    padding-bottom: 7.16vw;
  }
  #example h2.headline {
    margin: initial;
    padding-left: 0;
  }
  #example h3.headline{
    text-indent: initial;
    margin-top: 0;
    padding-bottom: 7.16vw;
  }

  .nav-course{
    margin-top:0px;
    display: block;
    padding: 6.67vw 3.78vw;
    margin-bottom: 10.67vw;
  }
  .course-service{
    padding:0;
    width:100%;
  }
  .course-service .ttl figure img{
    max-width: 30px;
    width: 100%;
  }
  .course-service .ttl h4{
    font-size: 4.8vw;
  }
  .course-service .ttl h4 .sub{
    display: block;
  }
  .course-service ul li .ttl{
    font-size:3.73vw;
    display: inline-flex;
    align-items: baseline;
  }
  .course-service ul li .ttl br{
    display: block;
  }
  .course-service ul li .content{
    font-size:3.73vw;
  }
  .course-price{
    width:100%;
    border-left:0;
    border-top: 1px solid #2A2F44;
    margin-top: 1rem;
    padding-top: 1.5rem;
  }
  .course-price ul li{
    line-height: 1;
  }
  .course-price ul li .font_t{
    font-size: 7.47vw;
  }
  .course-price ul li>p{
    font-size:4vw;
  }
  .course-price p.important{
    font-size:3.73vw;
    position: static;
  }
  .course-price ul li .period{
    width: 24.53vw;
    font-size: 3.73vw;
  }
  #service>.inner .nav-course:last-of-type .course-price p.description span:first-of-type{
    font-size: 4.27vw;
  }
  #service>.inner .nav-course:last-of-type .course-price p.description span:last-of-type{
    font-size: 4.27vw;
  }
  #service>.inner .nav-course:last-of-type .course-price p.description{
    margin-bottom: 0;
  }
  #service>.inner .nav-course:last-of-type{
    margin-bottom: 0;
  }

  #example{
    border-bottom:0;
    padding-bottom: 0px;
  }

  #example .inner .row{
    display: block;
  }
  #example .inner .row .box{
    width:76.27vw;
    margin:0 auto;
  }

  #example .inner .row .box{
    font-size:4.27vw;
  }

  #example .inner .row .box p.no{
    margin-top: 8.8vw;
  }
  #example .inner .row .box .object span{
    font-size:4.27vw;
  }
  #example .inner .row .box .cource>span{
    font-size:3.73vw;
  }
  #example .inner .row .box .contet>span{
    font-size:3.73vw;
  }
  #example .inner .row .box .time{
    font-size:3.73vw;
    margin-bottom: 7.2vw;
  }


}

/* END Service & Pricing*/

/*About us*/
/*
#about{
  padding-top:85px;
  padding-bottom: 235px;
}

#about h2.headline{
  margin:0;
  letter-spacing: 2;
}

#about h3.headline{
  text-indent: -2.5rem;
  padding-top: 0;
  margin-top: -0.5rem;
  padding-bottom: 50px;
}

#about .inner{
  max-width: 960px;
}

#about .inner .box_wrap{
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, #fcf1ef 10px, #fcf1ef 19px);
  padding:40px 20px;
}

#about .inner .box_wrap .box{
  background: #fff;
  padding: 40px;
}

#about .inner .box_wrap .box .box_top{
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 30px;
}

#about>.inner .box_wrap .box .box_top figure{
  min-width: 280px;
  width: 100%;
  background-image: url(../img/bkfg_aboutsachi_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#about .inner .box_wrap .box .box_top p {
  padding: 0.5rem;
  letter-spacing: 2px;
  line-height: 2;
  font-size: 18px;
  margin: 0;
}

#about .inner .box_wrap .box .box_top .message {
  margin: auto 2rem;
  margin-right: 0rem;
}

#about .inner .box_wrap .box .box_top .message p:first-child {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #DA766B;
  margin-right: 25px;
  padding-top: 0;
  padding-bottom: 0;
}

#about .inner .box_wrap .box .box_top .message p:first-child span{
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  margin-right: 0.25em;
  letter-spacing: 1;
}

#about .inner .box_wrap .box .box_top .message p:first-child span.name{
  font-size: 29px;
  margin-left:1.5rem;
  margin-right: 0em;
}


#about .inner .box_wrap .box .box_top p:last-child {
  padding-top: 1rem;
}

#about>.inner .box_wrap:last-of-type{
  margin-top:60px;
}

#about>.inner .box_wrap:last-of-type .box .box_top figure{
  width: 422.331px;
  height: 281.928px;
  background-image: url(../img/bkfg_aboutdavid_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

#about .inner .box_wrap:last-of-type .box .box_top{
  margin-bottom: 0px;
}

#about .inner .box_wrap .box .box_top .message p:last-child{
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05rem;
  padding-left: 0;
  padding-right: 0;
  text-align: justify;
}

#about .inner .box_wrap .box .box_bottom{
  border: 1px solid;
  padding: 25px;
}

#about .inner .box_wrap .box .box_bottom .flex{
  display: flex;
  flex-wrap: wrap;
}

#about .inner .box_wrap .box .box_bottom .flex li{
  font-size: 14px;
  font-weight: bold;
}

#about .inner .box_wrap .box .box_bottom .flex li:nth-child(odd){
  width:42.5%;
}

#about .inner .box_wrap .box .box_bottom .flex li:nth-child(even){
  width:57.5%;
}

#event{
  background-color:#FBF1F0;
  padding-top: 85px;
  padding-bottom: 130px;
}

#event h2.headline{
  margin:0;
  letter-spacing: 2;
}

#event h3.headline{
  text-indent: -2.5rem;
  padding-top: 0;
  margin-top: -0.5rem;
  margin-bottom: 0;
  padding-bottom: 50px;
}

#event ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#event .box p{
  min-width: 530.8007px;
  border: 2px solid #DA766B;
  padding:0;
  margin:0;
  padding: 35px 25px;
  box-sizing: border-box;
}

#event .box p span{
  display: block;
  font-size:16px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.045rem;
}

#event .box{
  display: flex;
  background:#FFF;
  padding:28.5px 15px;
}

#event .box img{
  width: 400px;
}

@media only screen and (max-width: 1080px) {
  #event .box img{
    width:44.71%;
  }

  #event .box p{
    width: 55.29%;
    min-width: initial;
  }

  #event .box p span{
    display: initial;
  }

  #event ul li:nth-child(1),#event ul li:nth-child(3){
    width:36.97%;
  }

  #event ul li:nth-child(2){
    width:24.68%;
  }

  #event ul li:nth-child(4){
    width:28.64%;
  }

  #event ul li:nth-child(5),#event ul li:nth-child(6){
    width:34.47%;
  }

  #event ul li img{
    width:100%;
  }
}
@media only screen and (max-width: 1024px) {
  #service>.inner, #example>.inner, #event>.inner{
    max-width:initial;
  }

  #about .inner .box_wrap{
    padding: 40px 2.01%;
  }

  #about .inner .box_wrap .box{
    padding:4.38%;
  }

  #about>.inner .box_wrap .box .box_top figure,
  #about>.inner .box_wrap:last-of-type .box .box_top figure{
    width: 33.62%;
    height: initial;
    min-width: initial;
    background-size: contain;
  }

  #about .inner .box_wrap .box .box_top .message{
    width:62.52%;
  }

  #about .inner .box_wrap .box .box_bottom{
    padding:3.73%;
  }
  #about .inner .box_wrap .box .box_bottom .flex li:nth-child(odd){
    width:46%;
    font-size: 1.65vw;
  }
  #about .inner .box_wrap .box .box_bottom .flex li:nth-child(even){
    width:54%;
    font-size: 1.65vw;
  }
  #about .inner .box_wrap .box .box_top .message p:last-child{
    font-size: 1.65vw;
  }
  #about .inner .box_wrap .box .box_top .message p:first-child{
    font-size: 1.41vw;
  }
  #about .inner .box_wrap .box .box_top .message p:first-child span{
    font-size: 1.41vw;
  }
  #about .inner .box_wrap .box .box_top .message p:first-child span.name{
    font-size:2.55vw;
  }
}

@media only screen and (max-width: 698px) {
  #about{
    padding-bottom: 21.33vw;
  }

  #about h2.headline {
    margin: initial;
  }
  #about h3.headline{
    text-indent: initial;
    margin-top: 0;
    padding-bottom: 7.16vw;
  }

  #about .inner .box_wrap{
    padding: 6.12vw 6.37vw;
  }

  #about .inner .box_wrap .box{
    padding:0;
    padding-bottom: 2rem;
  }

  #about>.inner .box_wrap .box .box_top {
    display: block;
    margin-bottom: 1.5rem;
  }

  #about>.inner .box_wrap .box .box_top figure, #about>.inner .box_wrap:last-of-type .box .box_top figure{
    width: 100%;
    height: 85vw;
  }
  #about>.inner .box_wrap:last-of-type .box .box_top figure{
    background-position: top;
  }

  #about .inner .box_wrap .box .box_top .message{
    width: 90%;
    margin:0 auto;
  }

  #about .inner .box_wrap .box .box_bottom{
    width: 90%;
    margin: 0 auto;
    padding: 0;
    border:none;
    border-top: 1px solid #DA766B;
  }
  #about .inner .box_wrap .box .box_bottom .flex{
    padding-top: 1rem;
    display: block;
  }
  #about .inner .box_wrap .box .box_top .message p:first-child{
    margin-right: 0;
    font-size:4.27vw;
  }
  #about .inner .box_wrap .box .box_top .message p:first-child span{
    font-size:4.27vw; 
  }
  #about .inner .box_wrap .box .box_top .message p:first-child span.name{
    margin-left: 0;
    display: block;
    font-size:7.73vw;
  }

  #about .inner .box_wrap .box .box_bottom .flex li:nth-child(odd){
    width:100%;
    font-size: 3.73vw;
    display: inline-block;
    margin-left: 1em;
    text-indent: -1em;
    text-decoration: none;
    width: 94%;
  }
  #about .inner .box_wrap .box .box_bottom .flex li:nth-child(even){
    width:100%;
    font-size: 3.73vw;
    display: inline-block;
    margin-left: 1em;
    text-indent: -1em;
    text-decoration: none;
    width: 94%;
  }
  #about .inner .box_wrap .box .box_top .message p:last-child{
    font-size: 3.73vw;
    text-align: justify;
    letter-spacing: 0;
    padding-bottom: 0;
  }
  #event{
    padding-top: 20.27vw;
    padding-bottom: 9.5vw;
  }
  #event h2.headline {
    margin: initial;
  }
  #event h3.headline{
    text-indent: initial;
    margin-top: 0;
    padding-bottom: 7.16vw;
  }

  #event ul li:nth-child(1){
    width:59.2%;
  }

  #event ul li:nth-child(2){
    width:39.54%;
  }
  #event ul li:nth-child(3){
    width:54.09%; 
  }

  #event ul li:nth-child(4){
    width:44.92%;
  }

  #event ul li:nth-child(5),#event ul li:nth-child(6){
    width:49.68%;
  }
  #event .box{
    display: block;
    padding: 7.6vw 4vw;
  }

  #event .box img{
    width:100%;
  }
  #event .box p{
    width:100%;
    padding:5.87vw 5.33vw;
  }
  #event .box p span{
    font-size: 4.27vw;
  }

}
*/
#about .box_wrap {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, #fcf1ef 10px, #fcf1ef 19px);
  padding: 40px 20px;
}

#about .inner {
  max-width: 960px;
  margin: auto;
  width: 90%;
}

#about a {
  text-decoration: none;
}

#about .detaile {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 768px) {
  #about .detaile {
    flex-flow: column;
  }
}

#about .status {
  position: absolute;
  top: -1.5rem;
  left: -1.5rem;
  width: 70px;
  height: 70px;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

#about .status figcaption {
  line-height: 1;
}

#about .status.full {
  background-image: url(../img/full02.svg);
}

#about .status.little {
  background-image: url(../img/full01.svg);
}

#about .thmb {
  width: 280px;
}

@media screen and (max-width: 1024px) {
  #about .thmb {
    width: 33%;
  }
}

@media screen and (max-width: 768px) {
  #about .thmb {
    width: 100%;
  }
}

#about .thmb img {
  width: 100%;
  /*height: 280px;*/
}

@media screen and (max-width: 1024px) {
  #about .thmb img {
    height: auto;
  }
}

#about .box {
  padding: 30px;
  background: #fff;
  position: relative;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #about .box {
    max-width: 540px;
    margin: auto;
  }
}

@media screen and (max-width: 698px) {
  #about .box {
    padding: 0 0 5vw 0;
    margin-bottom: 5vw;
  }
}

#about .description {
  max-width: 540px;
  width: 66%;
  margin-left: 1.5rem;
}

@media screen and (max-width: 1024px) {
  #about .description {
    width: 66%;
  }
}

@media screen and (max-width: 768px) {
  #about .description {
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 698px) {
  #about .description {
    width: 90%;
    margin: auto;
  }
  #about .description p {
    font-size: 4vw;
  }
}

#about .name {
  padding-bottom: 1rem;
  border-bottom: 2px solid #de755b;
}

@media screen and (max-width: 768px) {
  #about .name {
    margin-top: 1rem;
  }
}

#about .name h4 {
  margin-bottom: 0;
  font-size: 24px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  margin-top: 0;
}

#about .introduction {
  background: #fcf1ef;
  padding: 1rem;
}

#about .level {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  margin: 1.5rem 0;
}

@media screen and (max-width: 768px) {
  #about .level {
    flex-flow: column;
  }
}

@media screen and (max-width: 698px) {
  #about .level {
    width: 90%;
    margin: auto;
  }
}

#about dl {
  width: 25%;
  box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
  #about dl {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #about dl {
    width: 100%;
  }
}

@media screen and (max-width: 698px) {
  #about dl {
    font-size: 4vw;
  }
}

#about dt {
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0.5rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #about dt {
    border-bottom: none;
    border-right: 1px solid #000;
    background: #EFEFEF;
  }
}

#about dl:last-child dt {
  border-right: 1px solid #000;
}

#about dd {
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 1rem;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 1024px) {
  #about dd {
    padding: 0.5rem;
  }
}

@media screen and (max-width: 768px) {
  #about dd {
    border-bottom: none;
    border-right: 1px solid #000;
  }
}

#about dl:last-child dd {
  border-right: 1px solid #000;
}

@media screen and (max-width: 768px) {
  #about dl:last-child dd {
    border-bottom: 1px solid #000;
  }
}

#about .sus {
  text-align: right;
  color: #DA766B;
}

@media screen and (max-width: 698px) {
  #about .sus {
    text-align: left;
    font-size: 4vw;
    width: 90%;
    margin: auto;
  }
}

#about .btns {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 698px) {
  #about .btns {
    flex-flow: column;
    justify-content: center;
  }
}

#about .btns a {
  width: 47%;
  border-radius: 50px;
  text-align: center;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: 0.5s;
}

@media screen and (max-width: 698px) {
  #about .btns a {
    width: 100%;
    margin-top: 1rem;
  }
}

#about .btns a:hover {
  opacity: 0.7;
  transition: 0.5s;
}

#about .btns a img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 0.5rem;
}

#about .lesson {
  color: #fff;
  background: #de755b;
  padding: 0.5rem 2rem;
  border-radius: 50px;
  box-shadow: 2px 2px #68332f;
}

#about .movie {
  color: #fff;
  background: #2a2f44;
  padding: 0.5rem 2rem;
  border-radius: 50px;
  box-shadow: 2px 2px #000;
}

#about .movie.deactive {
  background: #DCDDDD;
  box-shadow: 2px 2px #9FA0A0;
}

#about .movie.deactive:hover {
  cursor: normal;
}

#about .master {
  margin-bottom: 3rem;
}

#about .master .name {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

#about .master .name h4 {
  font-size: 29px;
}

#about .master .name h4 small {
  font-size: 16px;
}

#about .master a.resson_btn {
  color: #fff;
  background: #de755b;
  padding: 0.5rem 2rem;
  border-radius: 50px;
  box-shadow: 2px 2px #68332f;
  opacity: 1;
  transition: 0.5s;
}

@media screen and (max-width: 768px) {
  #about .master a.resson_btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #about .master a.resson_btn img {
    height: 18px;
    width: auto;
    margin-right: 0.5rem;
  }
}

@media screen and (max-width: 698px) {
  #about .master a.resson_btn {
    margin: 5vw 2vw;
  }
}

@media screen and (max-width: 768px) {
  #about .more {
    display: none;
  }
}

@media screen and (max-width: 698px) {
  #about .more {
    box-sizing: border-box;
    width: 90%;
    padding: 3vw;
    background-color: white;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, #FFF100 3px, #fcf1ef 6px);
    margin: 3vw auto;
  }
  #about .more p {
    text-align: center;
    font-family: futura-pt, sans-serif;
    font-size: 5vw;
    margin: 0;
  }
}

#about .master .more {
  width: 90%;
}

#about .sp_action {
  transition: 0.5s;
}

@media screen and (max-width: 698px) {
  #about .sp_action {
    z-index: 6;
    position: relative;
    overflow: hidden;
  }
  #about .sp_action .layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35vh;
    z-index: 5;
    background: linear-gradient(rgba(255,255,255,0), #fff);
    transition: 0.5s;
  }
  #about .sp_action .layer.close {
    height: 0;
    transition: 0.5s;
  }
}

@media screen and (max-width: 768px) {
  #about .master a.resson_btn.pc_only {
    display: none;
  }
}

#about .master a.resson_btn:hover {
  opacity: 0.7;
  transition: 0.5s;
}

#about .sp_only {
  display: none;
}

@media screen and (max-width: 768px) {
  #about .sp_only {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #about .pc_only {
    display: none;
  }
}

#about .attri {
  background: #fcf1ef;
  margin-top: 1rem;
  padding: 0.5rem 0;
}

@media screen and (max-width: 768px) {
  #about .attri {
    margin: 2rem 0;
  }
}

@media screen and (max-width: 698px) {
  #about .attri {
    width: 90%;
    margin: auto;
  }
}

#about .attri li {
  margin: 0.5rem 0;
  font-size: 14px;
  transform: translateX(-3px);
}

#about .attri li:before {
  content: '';
  background: #de755b;
  display: inline-block;
  height: 10px;
  width: 13px;
  margin-right: 1rem;
}

#about #modal {
  opacity: 0;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  top: 0;
  left: 0;
  background: rgba(16, 16, 16, 0.7);
  transition: 0.5s;
}

#about #modal.open {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  top: 0;
  left: 0;
  background: rgba(16, 16, 16, 0.7);
  z-index: 100;
  opacity: 1;
  transition: 0.5s;
}

#about #modal .box {
  position: fixed;
  max-width: 80%;
  height: auto;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 2rem;
}

#about #modal .box video {
  width: 100%;
}

.fixed_banner{z-index: 500}

#service .inner article .remarks{
   position: relative;
   margin-top: 1.5rem;
}

/* END About us*/