/*----------------------------------------------------

 Top

----------------------------------------------------*/
/* 
----------------------------------------------------*/
.mainPhoto {
  padding: 10px 10px 40px;
  background-image: url(../../img/bg_main.jpg);
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: url(../../img/bx/icon_dot.png) no-repeat;
  width: 10px;
  height: 10px;
  float: left;
  margin: 0 8px;
  text-indent: -9999em;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: url(../../img/bx/icon_dot_o.png) no-repeat;
}
h2#lead {
  padding: 0 10px;
}
#classroom {
  padding: 30px 0 0;
}
#classroom .class {
  text-align: center;
  border: 1px solid #5dc7d0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding-bottom: 15px;
  margin: 0 15px 20px;
}
#classroom h3 {
  background: #5dc7d0;
}
#classroom h3 img {
  height: 80px;
}
#classroom .midashi {
  font-size: 1.6rem;
  padding: 15px 0 0;
}
#classroom .cr_btn_box {
  display: flex;
  justify-content: center;
  padding: 10px;
}
#classroom .cr_btn_box li {
  width: calc(100% / 3);
  padding: 3px;
}
#classroom .button {}
#classroom .oguraclass {}
#classroom .yuudenclass {}
#news {
  padding: 30px 0 0;
}
#news h3 {
  text-align: center;
}
dl#newsTop {
  padding: 10px 10px 0;
}
dl#newsTop dt {
  padding: 10px 0 10px 20px;
  background-image: url(../../img/iconTri-green.gif);
  background-position: left 12px;
  background-repeat: no-repeat;
  color: #33c5a7;
}
dl#newsTop dd {
  padding: 10px 0 10px 120px;
  margin-top: -3em;
  border-bottom: 1px dashed #cccccc;
}
dl#newsTop dd img {
  vertical-align: middle;
}
@media screen and (min-width: 38.75em) { /***	16.1	Mobile	Large	620px	*/
}
@media screen and (min-width: 46.25em) { /***	16.2	Tablet	Small	740px	*/
  .mainPhoto {
    padding: 30px 0 50px;
  }
  h2#lead {
    text-align: center;
  }
  #classroom {
    padding: 40px 10px 0;
  }
  #classroom .class {
    width: 48%;
    margin: 0;
  }
  #classroom h3 img {
    height: auto;
  }
  #classroom .cr_btn_box {
    padding: 10px 20px;
  }
  #classroom .oguraclass {
    float: left;
  }
  #classroom .yuudenclass {
    float: right;
  }
  #news {
    padding: 40px 0 0;
  }
  #news:after {
    content: '';
    display: block;
    clear: both;
  }
  #news h3 {
    float: left;
    width: 35%;
  }
  dl#newsTop {
    float: right;
    width: 60%;
  }
}
@media screen and (min-width: 62.5em) {}
@media screen and (min-width: 1180px) {}
/*----------------------------------------------------

 Lower

----------------------------------------------------*/
/* pankuzu
------------------------------------------------------------------*/
ul#pankuzu {
  text-align: right;
  padding: 0 10px;
}
ul#pankuzu li {
  display: inline;
  font-size: 1rem;
}
ul#pankuzu li a {
  padding-right: 15px;
  background: url(../img/icon_breadcrumb.png) right center no-repeat;
}
/* 
----------------------------------------------------*/
.ctt {}
.ctt h2 {
  padding: 0 10px;
}
.btt {
  padding-bottom: 15px;
}
.btt h3 {
  font-size: 1.8rem;
  border-bottom: 1px solid #CCCCCC;
}
.sec {
  padding: 20px 10px;
}
table.table01 {
  margin: 10px 0;
  width: 100%;
}
table.table01 tr th, table.table01 tr td {
  border: 1px solid #dcd7cd;
  padding: 10px;
}
table.table01 tr {}
table.table01 tr th {
  background: #f5f2eb;
  font-weight: bold;
}
table.table01 tr td {}
@media screen and (min-width: 38.75em) { /***	16.1	Mobile	Large	620px	*/
}
@media screen and (min-width: 46.25em) { /***	16.2	Tablet	Small	740px	*/
  .ctt {}
  .ctt h2 {
    text-align: left;
  }
  .btt h3 {
    font-size: 2.2rem;
  }
  .sec {
    padding: 30px 20px 0;
  }
}
@media screen and (min-width: 62.5em) { /***	16.4	Desktop	Small	1000px	*/
}
@media screen and (min-width: 1180px) { /***	16.4	Desktop	Large	1180px	*/
}
/* 
----------------------------------------------------*/
.sec01 h4 {
  font-size: 1.6rem;
}
.sec01 .list {
  padding-bottom: 10px;
}
.sec01 .list span {
  color: #33c5a7;
}
.sec01 .phtBox .cap {
  font-size: 1.2rem;
  text-align: center;
}
.sec02 .phtBox {
  padding-top: 10px;
}
.sec .phtBox {
  text-align: center;
}
.sec .phtBox img {
  margin: 0 auto;
}
@media screen and (min-width: 38.75em) { /***	16.1	Mobile	Large	620px	*/
}
@media screen and (min-width: 46.25em) { /***	16.2	Tablet	Small	740px	*/
  .sec01 .txtBox, .sec03 .txtBox {
    float: left;
    width: 60%;
  }
  .sec01 .phtBox, .sec03 .phtBox {
    float: right;
    width: 35%;
  }
  .sec01 .list {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 62.5em) { /***	16.4	Desktop	Small	1000px	*/
}
@media screen and (min-width: 1180px) { /***	16.4	Desktop	Large	1180px	*/
}
/* 
----------------------------------------------------*/
.sec04 .phtBox {
  padding: 0 50px 15px;
}
.sec05 {}
.sec05 .shopTtl {
  background: #d9cba7;
  font-weight: bold;
  padding: 8px 15px;
  margin-bottom: 1px;
}
.sec05 table {
  border-top: 1px solid #dcd7cd;
  border-right: 1px solid #dcd7cd;
  border-left: 1px solid #dcd7cd;
  width: 100%;
  margin-bottom: 10px;
}
.sec05 table th, .sec05 table td {
  padding: 10px;
}
.sec05 table th {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dcd7cd;
  background: #f5f2eb;
  font-weight: lighter;
}
.sec05 table td {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dcd7cd;
  background: #fff;
}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  border: 1px solid #dcd7cd;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.sec_junle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 0;
  margin: 0 30px;
  border-bottom: 1px dashed #ddd;
}
.sec_junle.no_bd    {
  border: 0;
}
.sec_junle .box_pht {
  width: 40%;
}
.sec_junle .box_pht img {
  border-radius: 50%;
}
.sec_junle .box_ttl {
  width: 50%;
}
.sec_junle .box_ttl h4 {
  font-size: 2.2rem;
  color: #34c5a8;
}
.sec_junle .box_txt {
  width: 100%;
  padding: 15px 10px 0;
  font-size: 1.3rem;
}


@media (min-width: 600px) {
  .sec04 .txtBox {
    float: left;
    width: 60%;
  }
  .sec04 .phtBox {
    float: right;
    width: 35%;
    padding: 0;
  }
  .sec05 table th, .sec05 table td {
    padding: 14px;
  }
.sec_junle {
  padding: 30px 0;
  margin: 0 50px;
  align-items: flex-start;
}
.sec_junle .box_pht {
  width: 20%;
}
.sec_junle .box_ttl {
  width: 75%;
}
.sec_junle .box_ttl h4 {
  font-size: 2rem;
}
.sec_junle .box_txt {
  width: 75%;
  padding: 0;
  margin: -80px 0 0 25%;
  font-size: 1.4rem;
}

}
@media (min-width: 1025px) {
.sec_junle {
  padding: 40px 0;
  margin: 0 80px;
}
.sec_junle .box_ttl h4 {
    margin-top: 20px;
    font-size: 2.4rem;
}
.sec_junle .box_txt {
  margin: -100px 0 0 25%;
}
}
/* sns
----------------------------------------------------*/
.top-sns-btn {
  margin: 20px 10px 0;
  letter-spacing: -.5em;
}
.top-sns-btn .insta {
  width: 14%;
  display: inline-block;
  margin-right: 3%;
  vertical-align: middle;
}
.top-sns-btn .line {
  width: 83%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 38.75em) { /***	16.1	Mobile	Large	620px	*/
}
@media screen and (min-width: 46.25em) { /***	16.2	Tablet	Small	740px	*/
  .top-sns-btn {
    text-align: center;
    margin: 40px 0 0;
  }
  .top-sns-btn .insta {
    width: 40px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
  }
  .top-sns-btn .line {
    width: 350px;
    display: inline-block;
    vertical-align: middle;
  }
  .contact-btn-line {
    width: 400px;
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (min-width: 62.5em) { /***	16.4	Desktop	Small	1000px	*/
}
@media screen and (min-width: 1180px) { /***	16.4	Desktop	Large	1180px	*/
}
/* formBox
----------------------------------------------------*/
.formBox {}
.formBox .tbl01 {
  width: 100%;
  margin: 10px 0;
  border-top: 1px solid #dcd7cd;
  border-right: 1px solid #dcd7cd;
  border-left: 1px solid #dcd7cd;
}
.formBox .tbl01 th, .formBox .tbl01 td {
  padding: 10px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dcd7cd;
}
.formBox .tbl01 th {
  background: #f5f2eb;
  font-weight: lighter;
  text-align: left;
}
.formBox .tbl01 th.hissu {
  background: #f5f2eb url(../../contact/img/icn_hissu.gif) no-repeat right 10px center;
}
.formBox input[type="text"], .formBox input[type="tel"], .formBox input[type="email"], .formBox textarea {
  padding: 5px 10px;
  margin: 3px 0;
  font-size: 1.6rem;
  border: 1px solid #ccc;
  background: #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.att {
  padding-top: 4px;
  color: #d00;
}
.name, .kana {
  width: 70%;
}
.mail, .add {
  width: 100%;
}
.zip, .tel {
  width: 20%;
}
.message {
  width: 100%;
}
.formBox .submit {
  margin: 10px;
  border: 0;
  font-size: 1.6rem;
  padding: 5px 30px;
  background: #FC0;
  color: #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-appearance: none;
}
.formBox .submit:hover {
  opacity: 0.6;
}
input::placeholder, textarea::placeholder {
  color: #ccc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #ccc;
}
.compBox {
  text-align: center;
  padding: 0 0 50px;
}
.compBox h3 {
  font-size: 1.8rem;
  color: #F00;
  font-weight: bold;
  padding-bottom: 15px;
}
.compBox p {
  text-align: left;
  padding-bottom: 10px;
}
.compBox br {
  display: none;
}
@media screen and (min-width: 38.75em) { /***	16.1	Mobile	Large	620px	*/
}
@media screen and (min-width: 46.25em) { /***	16.2	Tablet	Small	740px	*/
  .formBox .tbl01 th, .formBox .tbl01 td {
    display: table-cell;
    width: auto;
  }
  .formBox .tbl01 th {
    width: 24%;
  }
  .name, .kana {
    width: 200px;
  }
  .mail {
    width: 60%;
  }
  .zip, .tel {
    width: 60px;
  }
  .message, .add {
    width: 100%;
  }
  .compBox p {
    text-align: center;
  }
  .compBox br {
    display: block;
  }
}
@media screen and (min-width: 62.5em) { /***	16.4	Desktop	Small	1000px	*/
}
@media screen and (min-width: 1180px) { /***	16.4	Desktop	Large	1180px	*/
}