@charset "utf-8";
.purple {
  color: #a949c1;
}
.bg01 {
  background: #f6f5ee;
}
.bg02 {
  background: #eee;
}
.bg03 {
  background: #c499ce;
}
.bg-sakura .inner {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .pic {
    width: 100%;
  }
}
.tac {
  text-align: center;
}
.tac-tal {
  text-align: center;
}
.inner {
  padding: 70px 0;
}
@media only screen and (max-width: 1024px) {
  .inner {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 599px) {
  .inner {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .tac-tal {
    text-align: left;
  }
}
.tategaki -webkit-writing-mode vertical-rl -ms-writing-mode tb-rl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.more_btn {
  width: 80%;
  max-width: 180px;
  margin: 30px auto;
  overflow: hidden;
}
.more_btn a {
  display: block;
  padding: 8px 0;
  text-align: center;
  border: 1px #c16d49 solid;
  border-radius: 5px;
  overflow: hidden;
  color: #c16d49;
  font-size: 14px;
  transition: .4s;
}
.more_btn a:hover {
  background-color: #c16d49;
  border-color: #c16d49;
  color: #FFF;
  opacity: 1;
}
.more_btn.big {
  max-width: 320px;
  margin-top: 70px;
}
.more_btn.big a {
  padding: 15px 0;
  font-size: 16px;
  border-radius: 10px;
}
@media only screen and (max-width: 599px) {
  .more_btn.big a {
    font-size: 14px;
  }
  .more_btn.big {
    width: 90%;
    margin-top: 20px;
  }
}
.sp_on {
  display: none;
}
@media only screen and (max-width: 599px) {
  .sp_on {
    display: block;
  }
}
.sp_no {
  display: block;
}
@media only screen and (max-width: 599px) {
  .sp_no {
    display: none;
  }
}
.lh {
  line-height: 240%;
}
.bg-sakura {
  position: relative;
}
.bg-sakura:before {
  content: "";
  display: block;
  width: 752px;
  height: 753px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img27.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0px;
  left: 10%;
}
.bg-sakura.sakura-right:before {
  right: 10%;
  left:auto;
}
.bg-sakura.sakura-center:before {
  right: auto;
  left:20%;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.heading1 {
  text-align: center;
  position: relative;
}
.heading1 span {
  width: 100%;
  max-width: 600px;
  display: inline-block;
  text-align: center;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img26.png) center bottom no-repeat;
  background-size: contain;
  font-size: 44px;
  color: #a949c1;
  font-weight: bold;
  line-height: 66px;
  padding-bottom: 10px;
  padding-left: 20px;
  position: relative;
  letter-spacing: 5px;
}
.heading1 span:before {
  content: "";
  display: block;
  width: 80px;
  height: 55px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img04.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 20px;
  right: -80px;
}
@media only screen and (max-width: 1024px) {
  .heading1 span {
    font-size: 26px;
    max-width: 400px;
  }
  .heading1 span:before {
    content: "";
    display: block;
    width: 60px;
    height: 45px;
    right: -60px;
    bottom: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .heading1 span {
    font-size: 20px;
    max-width: 300px;
    padding-left: 0;
    width: 95%;
    line-height: 45px;
  }
  .heading1 span:before {
    width: 45px;
    height: 30px;
    right: 15px;
    bottom: 5px;
  }
}
.heading1.mini {
  margin-top: 70px;
}
.heading1.mini span {
  font-size: 26px;
  color: #c16d49;
  max-width: 450px;
  line-height: 46px;
}
.heading1.mini span:before {
  width: 55px;
  height: 38px;
  bottom: 15px;
  right: -50px;
}
@media only screen and (max-width: 599px) {
  .heading1.mini span {
    font-size: 16px;
  }
  .heading1.mini span:before {
    display: none;
  }
}
.heading2 {
  text-align: center;
  position: relative;
}
.heading2 span {
  width: 100%;
  max-width: 500px;
  display: inline-block;
  text-align: center;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img26.png) center bottom no-repeat;
  background-size: contain;
  font-size: 36px;
  color: #a949c1;
  font-weight: bold;
  line-height: 66px;
  padding-bottom: 10px;
  padding-left: 20px;
  position: relative;
  letter-spacing: 2px;
}
.heading2.mini {
  margin-bottom: 40px;
}
.heading2.mini span {
  font-size: 26px;
  max-width: 350px;
  line-height: 30px;
}
.heading2.mini span:before {
  width: 55px;
  height: 38px;
  bottom: 15px;
  right: -50px;
}
@media only screen and (max-width: 1024px) {
  .heading2 span {
    font-size: 26px;
    max-width: 400px;
  }
}
@media only screen and (max-width: 599px) {
  .heading2 {
    text-align: center;
  }
  .heading2 span {
    font-size: 20px;
    max-width: 300px;
    padding-left: 0;
    width: 95%;
    line-height: 45px;
  }
  .heading2.mini span {
    font-size: 20px;
  }
}
.heading3 {
  border-top: 1px solid #452923;
  border-bottom: 1px solid #452923;
  max-width: 500px;
  margin: 0 auto 40px;
  text-align: center;
  padding: 14px;
  font-size: 18px;
}
/**
アスペクト比固定
*/
/*基本アスペクト
（下に続く比率クラスと合わせて使用）*/
.aspect {
  position: relative;
  display: block;
  overflow: hidden;
}
.aspect:before {
  display: block;
  content: '';
}
.aspect img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*IE対策*/
  font-family: 'object-fit cover object-position 50% 50%';
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
/*比率15％*/
.aspect.-ratio15:before {
  padding-top: 15%;
}
/*比率20％*/
.aspect.-ratio20:before {
  padding-top: 20%;
}
/*比率30％*/
.aspect.-ratio30:before {
  padding-top: 30%;
}
/*比率35％*/
.aspect.-ratio35:before {
  padding-top: 35%;
}
/*比率40％*/
.aspect.-ratio40:before {
  padding-top: 40%;
}
/*比率45％*/
.aspect.-ratio45:before {
  padding-top: 45%;
}
/*比率50％*/
.aspect.-ratio50:before {
  padding-top: 50%;
}
/*比率55％*/
.aspect.-ratio55:before {
  padding-top: 55%;
}
/*比率60％*/
.aspect.-ratio60:before {
  padding-top: 60%;
}
/*比率65％*/
.aspect.-ratio65:before {
  padding-top: 65%;
}
/*比率70％*/
.aspect.-ratio70:before {
  padding-top: 70%;
}
/*比率75％*/
.aspect.-ratio75:before {
  padding-top: 75%;
}
/*比率80％*/
.aspect.-ratio80:before {
  padding-top: 80%;
}
/*比率100％*/
.aspect.-ratio100:before {
  padding-top: 100%;
}
/*比率120％*/
.aspect.-ratio120:before {
  padding-top: 120%;
}
.buttonBox {
  position: relative;
}
.buttonBox .border {
  position: absolute;
  background: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.buttonBox a >.border:nth-of-type(2) {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 1px solid c_blue;
}
.buttonBox a >.border:nth-of-type(3) {
  top: 0;
  right: 0;
  width: 0px;
  height: 0;
  border-right: 1px solid c_blue;
}
.buttonBox a >.border:nth-of-type(4) {
  bottom: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-top: 1px solid c_blue;
}
.buttonBox a >.border:nth-of-type(5) {
  bottom: 0;
  left: 0;
  width: 1px;
  height: 0;
  border-left: 1px solid c_blue;
}
.buttonBox a:hover {
  opacity: 1;
}
.buttonBox a:hover >.border:nth-of-type(2) {
  width: 100%;
}
.buttonBox a:hover >.border:nth-of-type(3) {
  height: 100%;
}
.buttonBox a:hover >.border:nth-of-type(4) {
  width: 100%;
}
.buttonBox a:hover >.border:nth-of-type(5) {
  height: 100%;
}
.buttonBox1 {
  position: relative;
  overflow: hidden;
}
.buttonBox1:before {
  content: "";
  display: block;
  width: 300px;
  height: 80px;
  background: rgba(255,255,255,0.1);
  position: absolute;
  top: 0px;
  left: -300px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.buttonBox1 a:hover {
  opacity: 1;
  color: c_white;
}
.buttonBox1:hover:before {
  margin-left: 300%;
}
#wrapper {
  position: relative;
  background: #f6f5ee;
}
@media only screen and (max-width: 1024px) {
  #wrapper {
    padding-bottom: 50px;
  }
}

.header {
  position: fixed;
  top: 0%;
  /* left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); */
  width: 100%;
  z-index: 300;
  -webkit-transition:background 0.3s linear;
  transition:background 0.3s linear;
}
[data-element-id].header {
  position: relative;
}

.header.color_change{
  background-color: rgba(246, 245, 238, 0.8);
}
.header.color_change .inner{
  padding: 10px 0;
}

.header .inner {
  padding: 40px 0;
}
.header .purple {
  color: #72008e;
}
.header .kin {
  color: #f1dc88;
}
@media only screen and (max-width: 1024px) {
  .header {
    position: relative;
    top: auto;
    /* left: auto;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); */
    width: auto;
    z-index: 300;
  }
  .overlay:after {
    z-index: 1;
  }
}
@media only screen and (max-width: 599px) {
  .header .inner {
    padding: 20px 0;
  }
  .header .inner h1.logo {
    width: 200px;
  }
}
.gnav li {
  margin: 0 5px;
}
.gnav li a {
  display: block;
  padding: 0 5px;
  -webkit-writing-mode: vertical-rl;
}
.gnav li a -ms-writing-mode tb-rl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media only screen and (max-width: 1024px) {
  .gnav li a {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    padding: 5px;
  }
}
.fixed-btn {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 6;
}
.fixed-btn li {
  margin-bottom: 30px;
  position: relative;
}
.fixed-btn li:before {
  content: "";
  display: block;
  width: 31px;
  height: 37px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img02.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 7;
}
.fixed-btn li a {
  -webkit-writing-mode: vertical-rl;
  display: block;
  padding: 24px 15px;
  color: #fff;
  background: #ba6eb2;
  letter-spacing: 2px;
  border-radius: 10px;
}
.fixed-btn li.ab_bnrA a{
  background: #ba6eb2;
}
.fixed-btn li.ab_bnrB a{
  background: #ffe538;
  color: #000;
}
.fixed-btn li.ab_bnrB a .kin{
  color:#a949c1
}

.fixed-btn li a -ms-writing-mode tb-rl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.fixed-btn li:nth-of-type(2) a {
  background: #c9865d;
}
.fixed-btn li:nth-of-type(2):before {
  width: 36px;
  height: 36px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img03.png) center center no-repeat;
  background-size: contain;
  left: 60%;
}
@media only screen and (max-width: 599px) {
  .fixed-btn {
    display: none;
  }
}
.main-img {
  width: 100%;
  position: relative;
}
.main-img .main-visual {
  width: 100%;
}
.main-img .main-visual img {
  width: 100%;
}
.main-img .main-copy {
  height: 440px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 32px;
  text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  letter-spacing: 4px;
}
.movetext{
  opacity:0;
}
.movetext span{
  opacity:0
}

.movetext.mv span,.movetext.mv {
    opacity: 1;
}
.movetext span:nth-of-type(1) {
    -webkit-transition: 0.1s linear;
    transition: 0.1s linear;
}
.movetext span:nth-of-type(2) {
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}
.movetext span:nth-of-type(3) {
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear;
}

.movetext span:nth-of-type(4) {
    -webkit-transition: 0.7s linear;
    transition: 0.7s linear;
}
.movetext span:nth-of-type(5) {
    -webkit-transition: 0.9s linear;
    transition: 0.9s linear;
}
.movetext span:nth-of-type(6) {
    -webkit-transition: 1.1s linear;
    transition: 0.5s linear;
}
.movetext span:nth-of-type(7) {
    -webkit-transition: 1.3s linear;
    transition: 1.5s linear;
}
.movetext span:nth-of-type(8) {
    -webkit-transition: 1.5s linear;
    transition: 1.5s linear;
}
.movetext span:nth-of-type(9) {
    -webkit-transition: 1.7s linear;
    transition: 1.7s linear;
}
.movetext span:nth-of-type(10) {
    -webkit-transition: 1.9s linear;
    transition: 1.9s linear;
}
.movetext span:nth-of-type(11) {
    -webkit-transition: 2.1s linear;
    transition: 2.1s linear;
}
.movetext span:nth-of-type(12) {
    -webkit-transition: 2.3s linear;
    transition: 2.3s linear;
}
.movetext span:nth-of-type(13) {
    -webkit-transition: 2.5s linear;
    transition: 2.5s linear;
}
.movetext span:nth-of-type(14) {
    -webkit-transition: 2.7s linear;
    transition: 2.7s linear;
}
.movetext span:nth-of-type(15) {
    -webkit-transition: 2.9s linear;
    transition: 2.9s linear;
}


[data-element-id] .movetext,[data-element-id] .movetext span{
  opacity:1;
}


@media only screen and (max-width: 1024px) {
  .main-img .main-copy {
    font-size: 26px;
    height: 470px;
    right: 20%;
    left: auto;
    width: 26px;
  }
}
@media only screen and (max-width: 599px) {
  .main-img .main-copy {
    font-size: 16px;
    height: auto;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    width: 80%;
    top: 50%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.home01 .txt {
  width: 100%;
  max-width: 680px;
  margin: 50px auto;
}
.home01 .strong_list {
  margin-top: 50px;
}
.home01 .strong_list li {
  width: 72px;
  min-height: 250px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img06.png) center center no-repeat;
  background-size: contain;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-top: 40px;
  color: #fff;
  line-height: 75px;
  font-size: 16px;
  letter-spacing: 1px;
}
.home01 .strong_list li a{
  color: #fff;
}

.home01 .strong_list li:nth-of-type(4n+2) {
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img05.png) center center no-repeat;
  background-size: contain;
}
.home01 .strong_list li:nth-of-type(4n+3) {
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img08.png) center center no-repeat;
  background-size: contain;
}
.home01 .strong_list li:nth-of-type(4n+4) {
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img07.png) center center no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1024px) {
  .home01 .strong_list li {
    width: 18%;
    padding: 40px 4%;
  }
}
@media only screen and (max-width: 599px) {
  .home01 .strong_list {
    margin-top: 30px;
  }
  .home01 .txt {
    margin: 30px auto;
  }
  .home01 .strong_list li {
    line-height: 30px;
    padding: 20px 2%;
    line-height: 420%;
    position: relative;
    font-size: 14px;
  }
  .home01 .strong_list li span {
    position: absolute;
    top: 55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #452923;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  }
  .home01 .strong_list li a{
    color: #452923;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  }
}
.home02 ul {
  margin-top: 50px;
}
.home02 .box .pic {
  border-radius: 50%;
  overflow: hidden;
  width: 80%;
  margin: 30px auto 30px;
}
.home02 .box .pic a {
  border-radius: 50%;
  overflow: hidden;
  display: block;
  position: relative;
}
.home02 .box .pic .caption{
  position: absolute;
  padding: 11%;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(49,49,49,0.7);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.home02 .box .pic .caption > div{
  text-align: center;
  color: #fff;
}
.home02 .box .pic:hover .caption{
  opacity: 1;
}


.home02 .box .tit {
  margin-top: 30px;
  text-align: center;
}
.home02 .box .tit a {
  font-size: 18px;
  color: #c16d49;
  width: 100%;
}
.home02 .box .txt {
  margin-top: 20px;
}
@media only screen and (max-width: 599px) {
  .home02 li {
    max-width: 300px;
    margin: 0 auto 20px;
  }
  .home02 .box .txt {
    height: auto !important;
  }
  .home02 ul {
    margin-top: 10px;
  }
}
.home03 .txt {
  margin-top: 50px;
}
.pic_list {
  margin: 50px auto 0;
  width: 100%;
  max-width: 800px;
}
.pic_list .box {
  width: 44%;
  position: relative;
  overflow: hidden;
}
.pic_list .box a {
  display: block;
}
.pic_list .box a img{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  }
.pic_list .box a:hover img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  }

.pic_list .box .tit {
  position: absolute;
  width: 254px;
  height: 151px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pic_list .box .tit span {
  display: block;
  width: 100%;
  position: relative;
  background: rgba(49,49,49,0.8);
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 151px;
}
.pic_list .box .tit span:before {
  content: "";
  display: block;
  width: 40px;
  height: 28px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img28.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
@media only screen and (max-width: 599px) {
  .pic_list .box {
    width: 95%;
    margin-bottom: 30px;
  }
  .pic_list .box .tit {
    width: 240px;
    height: 130px;
  }
  .pic_list .box .tit span {
    line-height: 130px;
    font-size: 18px;
  }
  .pic_list .box .tit span:before {
    width: 30px;
    height: 20px;
  }
}
.home04 {
  overflow: hidden;
}
.home04 .bnr_list a {
  display: block;
  position: relative;
}
.home04 .bnr_list a img{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.home04 .bnr_list a:hover img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.home04 .bnr_list .titbox {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(193,109,73,0.8);
  display: block;
  padding: 25px 0;
}
.home04 .bnr_list .titbox span {
  color: #fff;
  text-align: center;
  font-size: 22px;
  letter-spacing: 1px;
  position: relative;
  width: 100%;
  display: block;
}
.home04 .bnr_list .titbox span:before {
  content: "";
  display: block;
  width: 40px;
  height: 28px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img28.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.home04 .bnr_list .right .titbox {
  background: rgba(169,73,193,0.7);
}
@media only screen and (max-width: 599px) {
  .home04 .bnr_list .titbox span {
    font-size: 18px;
  }
  .home04 .bnr_list .titbox {
    padding: 15px 0;
  }
  .home04 .bnr_list .titbox span:before {
    width: 30px;
  }
}
.home05 {
  margin-bottom: 75px;
}
.contact_bnr{
  overflow: hidden;
}

.contact_bnr.bg-sakura:before{
  top:-100%;
}

.contact_bnr .inner {
  padding: 0;
  position: relative;
}
.contact_bnr h2 {
  font-size: 30px;
  margin-top: 50px;
}
.contact_bnr .comment {
  margin-top: 18px;
  font-size: 13px;
}
.contact_bnr .contact_bnr_list {
  margin-top: 50px;
}
.contact_bnr .tel_btn .ja {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 13px;
  margin-bottom: 5px;
}
.contact_bnr .tel_btn a {
  color: #a949c1;
  position: relative;
  padding-left: 42px;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 2px;
}
.contact_bnr .tel_btn a:before {
  content: "";
  display: block;
  width: 28px;
  height: 22px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img20.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0px;
  left: 0px;
}
.contact_bnr .more_btn {
  margin: 22px auto 0;
  min-width: 230px;
}
.contact_bnr .more_btn a {
  background: #c16d49;
  color: #fff;
  padding: 7px 0;
  padding-left: 18px;
  position: relative;
}
.contact_bnr .more_btn a:before {
  content: "";
  display: block;
  width: 23px;
  height: 15px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img21.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10px;
}
@media only screen and (max-width: 1024px) {
  .contact_bnr.bg-sakura:before{
    top: -100%;
    width: 50%;
    height: 690px;
    left: -5%;
  }
  
  .contact_bnr .contact_bnr_list {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .contact_bnr .contact_bnr_list li {
    width: 100%;
    text-align: center;
  }
  .contact_bnr h2 {
    font-size: 22px;
  }
  .home05 {
    margin-bottom: 0;
  }
  .ofimg_100p {
    height: 100%;
  }
  .ofimg_100p img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 599px) {
   .contact_bnr.bg-sakura:before{
    top: -46%;
    width: 100%;
    height: 690px;
    left: -5%;
  }
  
  .contact_bnr h2 {
    font-size: 18px;
    margin-top: 30px;
  }
}
.home06 h2 {
  font-size: 40px;
  line-height: 60px;
  border-bottom: 2px #c16d49 solid;
  width: 100%;
  display: block;
  margin-bottom: 25px;
  padding-left: 5px;
}
.home06 .homenews_list li {
  padding-bottom: 9px;
  border-bottom: 1px solid #452923;
  margin-bottom: 12px;
  padding-left: 5px;
}
.home06 .homenews_list .cate {
  background: #c16d49;
  color: #fff;
  border-radius: 0px;
  padding: 0px 10px;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
}
.home06 .homenews_list .day {
  font-size: 12px;
  color: #848484;
  margin-right: 5px;
}
.home06 .homenews_list .tit {
  display: block;
  width: 100%;
  margin-top: 2px;
}
.home06 .homenews_list .tit a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home06 .more_btn {
  margin-top: 40px;
  margin-left: auto;
  margin-right: 0;
}
.home06 .blog h2 {
  border-bottom: 2px #a949c1 solid;
}
.home06 .blog .cate {
  background: #a949c1;
}
.home06 .blog .more_btn a {
  border: 1px #a949c1 solid;
  color: #a949c1;
  transition: .4s;
}
.home06 .blog .more_btn a:hover{
  background-color: #a949c1;
  border-color: #a949c1;
  color: #FFF;
}

.home07 .home_faq {
  margin-top: 70px;
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
}
.home07 .faq_bnr_area {
  margin-top: 70px;
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
}
.home07 .more_btn {
  margin-left: auto;
  margin-right: 0;
  margin-top: 50px;
}
.home07 .more_btn a {
  border: 1px #a949c1 solid;
  color: #a949c1;
  transition: .4s;
}
.home07 .more_btn a:hover{
  background-color: #a949c1;
  border-color: #a949c1;
  color: #FFF;
}

@media only screen and (max-width: 599px) {
  .home06 h2 {
    font-size: 30px;
  }
  .home07 .home_faq {
    margin-top: 35px;
  }
  .home07 .more_btn {
    margin-top: 30px;
  }
  .home07 .faq_bnr_area {
    padding: 20px 25px;
  }
}
.faq_list dt,
.faq_list dd {
  padding: 15px 10px 15px 60px;
  position: relative;
  font-weight: bold;
  letter-spacing: 1px;
}
.faq_list dt span,
.faq_list dd span {
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background: #a949c1;
  position: absolute;
  left: 15px;
  top: 11px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  line-height: 32px;
}
.faq_list dt {
  background: #e1bfac;
}
.faq_list dd {
  background: #eee;
}
.faq_list dd span {
  background: #61c149;
}
.faq_bnr_area {
  border: solid 1px #d8d8d8;
  padding: 30px 35px;
  background: #fff;
}
.faq_bnr_area .txt {
  margin-bottom: 35px;
}
.faq_bnr_area .bnr_area {
  max-width: 500px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.faq_bnr_area .bnr_area .left,
.faq_bnr_area .bnr_area .right {
  width: 210px;
}
.faq_bnr_area .bnr_area .purp_btn {
  display: block;
  background: #a949c1;
  color: #fff;
  border-radius: 5px;
  position: relative;
  height: 70px;
  padding: 10px;
  text-align: center;
}
.faq_bnr_area .bnr_area .purp_btn .min {
  font-size: 12px;
}
.faq_bnr_area .bnr_area .purp_btn:after {
  content: "";
  display: block;
  width: 95%;
  height: 58px;
  position: absolute;
  border: 1px solid #fff;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.faq_bnr_area .bnr_area .purp_btn:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img22.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.faq_bnr_area .right .tel_area {
  text-align: center;
}
.faq_bnr_area .right .tel_area a {
  font-size: 18px;
}
.faq_bnr_area .right .purp_btn {
  height: 42px;
}
.faq_bnr_area .right .purp_btn:after {
  height: 30px;
}
.faq_bnr_area .right .purp_btn:before {
  width: 15px;
  height: 15px;
  right: 10px;
}
.faq_bnr_area .left {
  margin-top: 20px;
}
@media only screen and (max-width: 599px) {
  .faq_bnr_area .bnr_area .left,
  .faq_bnr_area .bnr_area .right {
    margin: 0 auto 20px;
  }
}
.footer {
  background: #c499ce;
  position: relative;
}
.footer .inner {
  padding: 35px 0 75px;
}
.footer .footer_left {
 /*  width: 250px; */
  width: 320px;
}
.footer .footer_left .tel_area {
  margin-top: 20px;
}
.footer .footer_left .tel_area a {
  padding-left: 33px;
  position: relative;
  font-size: 22px;
  line-height: 32px;
}
.footer .footer_left .tel_area a:before {
  content: "";
  display: block;
  width: 20px;
  height: 33px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img24.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: -8px;
  left: 0px;
}
.footer .footer_left .tel_area .min_tel{
  color: #2f2f2f;
  font-size: 13px;
}
.footer .footer_left .tel_area .min_tel .tel_num {
  font-size: 16px;
  color: #2f2f2f
}
.footer .footer_left .reserve_btn a {
  margin-top: 15px;
  display: block;
  background: #c16d49;
  color: #fff;
  border-radius: 5px;
  position: relative;
  height: 70px;
  padding: 10px;
  text-align: center;
  max-width: 210px;
}
.footer .footer_left .reserve_btn a .min {
  font-size: 12px;
}
.footer .footer_left .reserve_btn a:after {
  content: "";
  display: block;
  width: 95%;
  height: 58px;
  position: absolute;
  border: 1px solid #fff;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.footer .footer_left .reserve_btn a:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img22.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.footer .footer_right {
  width: 650px;
  padding-top: 60px;
}
.footer .footer_right li {
  margin: 0 2px;
}
.footer .footer_right li a {
  display: block;
  padding: 0 5px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: bold;
}
[data-element-id].spfixbtn{
  display: block;
  position: relative;
}
.spfixbtn{
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: #ba6eb2;
    padding: 5px 10px;
    z-index: 150;
}
.spfixbtn .tel{
  width: 65%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.spfixbtn .tel a {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.spfixbtn .tel a:before {
    display: inline-block;
    content: "\f095";
    font-family: fontawesome;
    margin-right: 10px;
}
.spfixbtn .contactbtn{
  width: 30%;
}
.spfixbtn .contactbtn a {
    background: #c16d49;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    overflow: hidden;
}
.spfixbtn .contactbtn a:before {
    display: block;
    content: "\f0e0";
    font-size: 14px;
    font-weight: normal;
    font-family: fontawesome;
    line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
  .spfixbtn {
    display: block;
  }
  .footer .footer_right {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
  }
  .footer .footer_right li a {
    padding: 0px;
  }
}
@media only screen and (max-width: 599px) {
  .footer .footer_right ul {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .footer .footer_right li {
    margin: 0 1%;
    margin-bottom: 30px;
    width: 9%;
  }
  .footer .footer_right li a {
    padding: 0px;
    font-size: 13px;
  }
  .footer .footer_left {
    margin: 0 auto;
  }
  .footer .inner {
    padding-bottom: 20px;
  }
  .footer .logo {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer_left {
    text-align: center;
  }
  .footer .footer_left .reserve_btn a {
    margin-right: auto;
    margin-left: auto;
  }
}
.copy {
  text-align: center;
  padding: 8px 0;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 100%;
  letter-spacing: 1px;
}
@media only screen and (max-width: 599px) {
  .copy {
    font-size: 12px;
  }
}
.under .header {
  background-color: rgba(246, 245, 238, 0.8);
}
.under .header .inner{
  padding: 40px 0
}

.under .sub-img {
  position: relative;
  margin-top: 190px;
}
.under .sub-img img {
  width: 100%;
}
.under .subtit {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 32px;
  line-height: 40px;
  text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
}
@media only screen and (max-width: 1024px) {
  .under .sub-img{
    margin-top: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .under .sub-img{
    margin-top: 10px;
  }
  .under .subtit {
    font-size: 18px;
  }
}
.greet1 {
  padding-bottom: 100px;
}
.greet1 .heading2 {
  text-align: left;
}
.greet1 .picarea {
  position: relative;
  margin-top: 110px;
}
.greet1 .picarea .pic {
  margin-left: auto;
  margin-right: 0;
}
.greet1 .picarea:before {
  content: "";
  display: block;
  width: 200vw;
  height: 188px;
  background: url(/import/tenant_1/133.167.112.217/html/images/02greeting/img03.jpg) top left repeat;
  background-size: 1273px 188px;
  position: absolute;
  bottom: 75px;
  left: -100%;
}
.greet1 .profile_area {
  margin-top: 150px;
}
.greet1 .profile_area .right {
  width: 13%;
  position: relative;
}
.greet1 .profile_area .right .pic {
  width: 350%;
  margin-left: -250%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.greet1 .profile_area .left {
  width: 87%;
  background: #fcfcfc;
  padding: 60px 60px 100px;
}
.greet1 .profile_area .left h3 {
  color: #c16d49;
  font-size: 26px;
  margin-bottom: 30px;
}
.greet1 .profile_area .left h3 .kana {
  font-size: 18px;
}
.greet1 .profile_area .left ul {
  width: 50%;
  display: block;
}
.greet1 .profile_area .left li {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
}
.greet1 .profile_area .left li:before {
  content: "・";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media only screen and (max-width: 1024px) {
  .greet1 .picarea {
    margin-top: 50px;
  }
  .greet1 .profile_area {
    margin-top: 100px;
  }
  .greet1 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 599px) {
  .greet1 .profile_area .left li{
    font-size: 14px;
  }
  .greet1 .heading2 {
    text-align: center;
  }
  .greet1 .picarea:before {
    height: 100px;
    bottom: 65px;
  }
  .greet1 .profile_area {
    margin-top: 50px;
  }
  .greet1 .profile_area .left {
    padding: 40px 20px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .greet1 .profile_area .left h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .greet1 .profile_area .left h3 .kana {
    font-size: 14px;
  }
  .greet1 .profile_area .left ul {
    width: 100%;
  }
  .greet1 .profile_area .right .pic {
    width: 100%;
    margin-left: 0;
    position: relative;
  }
  .greet1 .profile_area .right {
    width: 85%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .greet1 {
    padding-bottom: 40px;
  }
}
.gallery_list {
  margin-top: 80px;
}
.gallery_list a {
  display: block;
}
.gallery_list .box a img{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  }
.gallery_list .box a:hover img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  }
.gallery_list .box {
  width: 30%;
  margin-bottom: 30px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  position: relative;
  overflow: hidden;
}
.gallery_list .titarea {
  position: absolute;
  width: 230px;
  height: 130px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.gallery_list .titarea .tit {
  display: block;
  width: 100%;
  position: relative;
  background: rgba(49,49,49,0.8);
  color: #fff;
  font-size: 18px;
  text-align: center;
  /*-height: 130px;*/
  height: 130px;
  /*overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
  padding: 20% 10px 0;
  box-sizing: border-box;
}
.gallery_list .titarea .tit:before {
  content: "";
  display: block;
  width: 40px;
  height: 28px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img28.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
@media only screen and (max-width: 1024px) {
  .gallery_list .box .titarea {
    width: 180px;
    height: 120px;
  }
  .gallery_list .box .titarea span {
    /*line-height: 120px;*/
    font-size: 16px;
    height: 120px;
    padding-top: 23%;
  }
  .gallery_list .box .titarea span:before {
    width: 30px;
    height: 20px;
  }
  .gallery_list {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 599px) {
  .gallery_list .box {
    width: 90%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
}
.work1 h3 {
  margin-bottom: 90px;
}
.work1 .right dt {
  font-size: 16px;
  color: #a949c1;
  margin-bottom: 5px;
  font-weight: bold;
}
.work1 .right dl {
  margin-bottom: 20px;
}
.merit1 .num {
  color: #d6d6d6;
  font-size: 80px;
  padding-bottom: 20px;
  line-height: 100%;
  display: block;
}
.merit1 .heading2 span {
  font-size: 22px;
  line-height: 170%;
  text-align: left;
  padding-left: 10px;
}
.merit1 .heading2 {
  margin-bottom: 30px;
}
.merit1 .txt {
  line-height: 230%;
}
.merit1 .pic {
  width: 130%;
  margin-right: -30%;
}
.strong1 .num {
  color: #d6d6d6;
  font-size: 60px;
  width: 100%;
  display: block;
  max-width: 100%;
}
.strong1 .right {
  width: 100%;
}
.strong1 .right .box {
  padding-bottom: 50px;
}
.strong1 .right .heading2 span {
  font-size: 26px;
  text-align: left;
  color: #c16d49;
  width: 100%;
  line-height: 165%;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img26.png) left bottom no-repeat;
  background-size: 500px;
  max-width: 100%;
}
.strong1 .right .txt{
  margin-top: 40px;
}

.strong1 .right .heading2 {
  text-align: left;
}
.strong1 li {
  background: #eee;
}
.strong1 li:nth-of-type(2n+2) {
  background: #f6f5ee;
}
@media only screen and (max-width: 1024px) {
  .strong1 .right .heading2 span {
    font-size: 24px;
    line-height: 30px;
    background: url(/import/tenant_1/133.167.112.217/html/images/01index/img26.png) left bottom no-repeat;
    background-size: contain;
  }
}
@media only screen and (max-width: 599px) {
  .strong1 .right .heading2 span {
    font-size: 20px;
    line-height: 25px;
  }
  .strong1 .left {
    width: 100%;
  }
  .strong1 .right {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .strong1 .right .box {
  padding-bottom: 20px;
}
}
.strong2 .heading1 {
  margin-bottom: 100px;
}
.strong2 li {
  width: 49%;
}
.strong2 li:nth-of-type(2) {
  margin-top: 85px;
}
.strong2 .txt {
  margin-top: 30px;
}
@media only screen and (max-width: 599px) {
  .strong2 .heading1 {
    margin-bottom: 30px;
  }
}


.teacher1.greet1 .profile_area .left {
  background: transparent;
}
.teacher1.greet1 .profile_area {
  margin-top: 0;
}
.class1 h3 {
  margin-bottom: 85px;
}
.class1 .class_list {
  margin-top: 40px;
}
.class1 .class_list li:nth-of-type(4n+3) a,
.class1 .class_list li:nth-of-type(4n+4) a {
  background: #eee;
}
.class1 .class_list li {
  width: 45%;
}
.class1 .class_list li a {
  position: relative;
  display: block;
  background: #d7b0dc;
  padding: 16px 20px;
  font-size: 18px;
}
.class1 .class_list li a:before {
  content: "";
  display: block;
  width: 40px;
  height: 28px;
  background: url(/import/tenant_1/133.167.112.217/html/images/01index/img28.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
@media only screen and (max-width: 599px) {
  .class1 .class_list li {
    width: 100%;
  }
  .class1 .class_list li:nth-of-type(2n+1) a {
    background: #d7b0dc;
  }
  .class1 .class_list li:nth-of-type(2n+2) a {
    background: #eee;
  }
  .class1 .class_list li a:before {
    width: 30px;
  }
  .class1 h3 {
    margin-bottom: 40px;
  }
}
.classdtl1 h3 {
  margin-bottom: 70px;
}
.classdtl1 .white_area1 {
  background: rgba(255,255,255,0.3);
  padding: 50px 130px;
  margin-bottom: 90px;
}
.classdtl1 .white_area1 dl {
  margin-bottom: 30px;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
}
.classdtl1 .white_area1 dt {
  color: #a949c1;
  font-size: 16px;
}
.classdtl1 .white_area1 dt,
.classdtl1 .white_area1 dd {
  line-height: 230%;
}
.white_area2 {
  background: rgba(255,255,255,0.3);
  padding: 50px 130px;
}
.white_area2 h4 {
  margin-bottom: 20px;
  text-align: center;
  color: #c16d49;
  font-size: 18px;
  margin-top: 80px;
}
.white_area2 dl {
  margin-bottom: 16px;
  border-bottom: 1px #452923 solid;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
}
.white_area2 .txt{
  margin-bottom: 16px;
  border-bottom: 1px #452923 solid;
  padding-bottom: 10px;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
}

.white_area2 dt {
  color: #c16d49;
  font-size: 15px;
  width: 60%;
}
.white_area2 dd {
  text-align: right;
  width: 35%;
}
.white_area2 .comment {
  padding-bottom: 30px;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1024px) {
  .classdtl1 .white_area1,
  .white_area2 {
    padding: 40px 100px;
  }
}
@media only screen and (max-width: 599px) {
  .classdtl1 .white_area1 dl {
    margin-bottom: 20px;
  }
  .classdtl1 .white_area1,
  .white_area2 {
    padding: 30px 20px;
  }
  .classdtl1 h3 {
    margin-bottom: 40px;
  }
  .white_area2 h4 {
    margin-top: 40px;
  }
  .white_area2 dt {
    width: 100%;
    margin-bottom: 10px;
  }
  .white_area2 dd {
    width: 100%;
  }
}
.blog1 .left {
  width: 25%;
}
.blog1 .left .catelist {
  margin-bottom: 75px;
}
.blog1 .left .catelist dt {
  font-size: 20px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.blog1 .left .catelist dt:before {
  content: "";
  display: block;
  width: 26px;
  height: 2px;
  background: #c16d49;
  position: absolute;
  bottom: 0;
  left: 0px;
}
.blog1 .left .catelist dd li {
  margin-bottom: 5px;
}
.blog1 .left .catelist dd li a {
  padding: 5px;
  position: relative;
}
.blog1 .left .catelist dd li a:before {
  content: "・";
  top: 0px;
  left: 0px;
}
.blog1 .right {
  width: 75%;
}
.blog_list {
  font-size: 12px;
  color: #848484;
  margin-right: 5px;
}
.blog_list li {
  margin-bottom: 50px;
}
.blog_list .pic {
  margin-bottom: 10px;
  overflow: hidden;
}
.blog_list .day {
  font-size: 12px;
  color: #848484;
  margin-right: 5px;
}
.blog_list .cate {
  background: #c16d49;
  color: #fff;
  border-radius: 0;
  padding: 0 10px;
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
}
.blog_list .tit {
  display: block;
  width: 100%;
  margin-top: 2px;
}
.blog_list .tit a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pagenav {
  margin-top: 30px;
  text-align: center;
}
.pagenav li {
  display: inline-block !important;
  margin: 5px 1px !important;
  vertical-align: middle;
}
.pagenav li a {
  display: block;
  font-size: 22px;
  padding: 0 13px 15px;
}
@media only screen and (max-width: 599px) {
  .blog1 .left {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 60px;
  }
  .blog1 .right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .blog_list li {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .blog1 .left .catelist {
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .pagenav li a {
    font-size: 18px;
    padding: 0 10px 10px;
  }
}
.blog_dtl1{
  overflow: hidden;
}

.blog_dtl1 .category {
  background: #c16d49;
  color: #fff;
  border-radius: 0;
  padding: 6px 10px 4px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
  margin-bottom: 14px;
}
.blog_dtl1 .title {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 20px;
  margin-bottom: 30px;
}
.blog_dtl1 .txtarea {
  padding-bottom: 60px;
  border-bottom: 1px solid #452923;
  margin-bottom: 35px;
}
.blog_dtl1 .more_btn {
  margin: 30px auto 0 0;
}
@media only screen and (max-width: 599px) {
  .blog_dtl1 .title {
    font-size: 16px;
  }
  .blog_dtl1 .category {
    font-size: 14px;
  }
}
.timetable1 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.timetable1 th {
  width: 33%;
  text-align: left;
  padding: 20px;
  background: #7d7d7d;
  color: #fff;
}
.timetable1 td {
  width: 33%;
  padding: 20px;
  background: #eee;
  color: #a949c1;
}
.timetable1 tr.borb td {
  border-bottom: 1px solid #452923;
}
.timetable1 td.td_borb {
  border-bottom: 1px solid #452923;
}
.timetable1 td.not_week {
  background: #dcdcdc;
  color: #000;
}
@media only screen and (max-width: 599px) {
  .timetable1 .innertable {
    overflow: scroll;
    margin-bottom: 10px;
  }
  .timetable1 table {
    width: 500px;
  }
  .timetable2 .heading2 {
    margin-bottom: 40px;
  }
}
.timetable2 .heading2 {
  margin-bottom: 75px;
}
.red {
  color: #f61b1b;
}
.made1 #link1,.made1 #link2 {
    margin-top: -80px;
    padding-top: 80px;
}
.made1 .box {
  padding-bottom: 70px;
}
.made1 .txt {
  margin-bottom: 50px;
}
.made1 .link {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 50px auto;
}
.made1 .link li {
    width: 45%;
    margin: 10px 2.5%;
}
.made1 .link li a {
    display: block;
    width: 100%;
    border: none;
    background: #8b419d;
    font-size: 16px;
    position: relative;
    padding: 15px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}
.made1 .link li a:hover{
  opacity: 0.6;
}
.contact_wrap {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 100px 100px;
  background: #fff;
}
.contact_wrap dl {
  margin-bottom: 30px;
}
.contact_wrap dt {
  font-size: 14px;
  line-height: 30px;
  width: 22%;
}
.contact_wrap dt .fs12 {
  line-height: 140%;
  display: block;
}
.contact_wrap dd {
  width: 75%;
}
.contact_wrap dd .gr {
  padding-bottom: 10px;
  display: block;
  width: 100%;
  color: #8c8c8c;
  font-size: 14px;
}
.contact_wrap dd input {
  line-height: 30px;
  font-size: 14px;
  border: none;
}
.contact_wrap dd input[type="text"] {
  height: 30px;
  background: #f7f5f5;
  width: 100%;
}
.contact_wrap dd textarea {
  width: 100%;
  background: #f7f5f5;
  border: none;
  min-height: 190px;
}
.contact_wrap dd input[type="checkbox"] {
  margin-right: 10px;
}
.contact_wrap dd input[type="radio"] {
    margin-right: 10px;
}
.contact_wrap dd .radio {
  padding-right: 15px;
}
.contact_wrap button {
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px;
  text-align: center;
  background: #c16d49;
  color: #fff;
  font-size: 14px;
  margin: 60px auto 0;
  border-radius: 5px;
  display: block;
  width: 220px;
  transition: .4s;
}
.contact_wrap button:hover{
  opacity: 0.6;
}
.contact_wrap dd.comment {
    margin-right: 0;
    margin-left: 25%;
}

.contact_wrap dd.comment .tt {
    padding-top: 10px;
    display: block;
    width: 100%;
    color: #8c8c8c;
    font-size: 14px;
}
.contact_wrap dd label+input {
    margin-left: 10px;
}
@media only screen and (max-width: 1024px) {
  .made1 #link1,.made1 #link2 {
    margin-top: 0;
    padding-top: 0;
}
  .made1 .box {
  padding-bottom: 50px;
}
}
@media only screen and (max-width: 599px) {
.made1 .link {
    max-width: 300px;
    margin: 0 auto 20px auto;
}
.made1 .link li {
    width: 100%;
    margin: 10px 0;
}
.made1 .link li a {
    padding: 10px;
    font-size: 15px;
}
  .contact_wrap {
    padding: 30px 20px;
  }
  .contact_wrap dt {
    width: 100%;
  }
  .contact_wrap dd {
    width: 100%;
  }
  .contact_wrap dd.comment {
    margin-left: 0;
}
.made1 .box {
  padding-bottom: 30px;
}
}
.faq1 .faq_list {
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
}
.faq1 .faq_list li {
  margin-bottom: 30px;
}
.faq1 .faq_list dt {
  position: relative;
  cursor: pointer;
}
.faq1 .faq_list dt:before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  background: url(/import/tenant_1/133.167.112.217/html/images/12faq/img01.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 15px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.faq1 .faq_list dt.active:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 35%;
}

.faq1 .faq_list dd {
  display: none
}
[data-element-id] .faq1 .faq_list dd {
  display: block
}

.contact1 {
  max-width: 850px;
}
.contact1 .attention_list {
  margin-bottom: 70px;
  margin-top: 60px;
}
.contact1 .attention_list li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c7c7c7;
  padding-right: 10px;
  padding-left: 10px;
}
.contact1 .telbtn_box {
  text-align: center;
}
.contact1 .telbtn_box .teltxt {
  font-size: 16px;
}
.contact1 .telbtn_box .more_btn {
  max-width: 320px;
  margin-top: 10px;
}
.contact1 .telbtn_box .more_btn a {
  border: none;
  background: #8b419d;
  font-size: 22px;
  position: relative;
  padding: 20px;
  color: #fff;
  letter-spacing: 1px;
}
.contact1 .telbtn_box .more_btn a:hover{
  opacity: 0.6;
}
.contact1 .telbtn_box .more_btn a:before {
  content: "";
  display: block;
  width: 20px;
  height: 32px;
  background: url(/import/tenant_1/133.167.112.217/html/images/13contact/img01.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 43%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10%;
}
.contact1 .mt90 {
  margin-top: 70px;
  margin-bottom: 40px;
  display: block;
  text-align: center;
}
.free-traial1 h3 {
  margin-bottom: 80px;
}
.free-traial1 .pic {
  margin-bottom: 10px;
}
.free-traial1 .txtbox {
  background: #fff;
  padding: 35px 55px;
  position: relative;
}
.free-traial1 .picarea {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.free-traial1 .picarea:before {
  content: "";
  display: block;
  width: 200vw;
  height: 188px;
  background: url(/import/tenant_1/133.167.112.217/html/images/02greeting/img03.jpg) top left repeat;
  background-size: 1273px 188px;
  position: absolute;
  bottom: 75px;
  left: -100%;
}
@media only screen and (max-width: 599px) {
  .free-traial1 .txtbox {
    padding: 30px 20px;
  }
  .free-traial1 h3 {
    margin-bottom: 40px;
  }
}
.stu_work_list li {
  width: 29%;
  margin-right: 2%;
  margin-left: 2%;
}
.stu_work_list li .pic {
  border: solid 1px #c16d49;
  margin-bottom: 20px;
}
.stu_work_list li .pic a {
  display: block;
  position: relative;
}
.stu_work_list li .pic a:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(/import/tenant_1/133.167.112.217/html/images/15student_work/img02.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.stu_work_list li .tit {
  font-size: 20px;
  color: #c16d49;
  margin-bottom: 15px;
}
.stu_work_list li:nth-of-type(3n+1) {
  margin-top: 60px;
}
.stu_work_list li:nth-of-type(3n+2) {
  margin-top: 140px;
}
.stu_work_list li:nth-of-type(3n+3) {
  margin-top: 0px;
}
@media only screen and (max-width: 599px) {
  .stu_work_list li {
    width: 90%;
    max-width: 260px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
  }
  .stu_work_list li:nth-of-type(3n+1),
  .stu_work_list li:nth-of-type(3n+2),
  .stu_work_list li:nth-of-type(3n+3) {
    margin-top: 0;
  }
}
.student1 .pagenav {
  margin-top: 80px;
}
.voice_list li {
  padding: 30px 25px 64px;
  margin-bottom: 80px;
  background: #fff;
}
.voice_list .pic {
  margin-bottom: 30px;
}
.voice_list .tit {
  margin-bottom: 30px;
  font-size: 20px;
  color: #c16d49;
}
@media only screen and (max-width: 599px) {
  .voice_list li {
    padding: 20px 20px 40px;
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=common.css.map */
