@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap');

.grecaptcha-badge {
  /* display: none!important; */
}

.recapText {
  text-align: center;
}

.h468 img {
  margin: 0 auto;
}

.pc {
  display: block;
}

.sp {
  display: none !important;
}

.spBtn {
  display: none;
}

.onlySpInline {

  display: none;
}

.pcInline {
  display: inline;
}

.onlySp {
  display: none;
}

#sptel {
  display: none;
}

.grecaptcha-badge {
  display: none;
}

.contactFormPage .grecaptcha-badge {
  display: block;
}

.contactFormPage input#address {
  width: 488px;
  max-width: 100%;
}

.contactFormPage input,
.contactFormPage textarea {
  padding: 3px 5px;
  box-sizing: border-box;
}

.contactFormPage select {
  padding: 8px 10px;
}

.contactFormPage .type01 tr th {
  padding-top: 23px;
}

.contactFormPage .type01 tr:last-of-type th {
  padding-top: 18px;
}

.contactFormPage input[type="button"],
.contactFormPage input[type="submit"] {

  padding: 15px 70px !important;
}

/*------------------------------------------------------
top
------------------------------------------------------*/

#wrapper .pc.guideArea a {
  text-decoration: none;
  display: block;
}

#wrapper .pc.guideArea a .image1_guide .text1b_guide {
  background: #fff000;
  color: #6b380a;
  padding: 13px 0px 13px 40px;
  text-align: left;
  font-size: 160%;
  font-weight: bold;
  width: calc(100% - 348px);
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-family: 'Noto Sans JP', sans-serif;
}

#wrapper .pc.guideArea a .image1_guide .text2_guide {
  color: #6b3906;
  padding: 10px;
  text-align: center;
  position: relative;
  box-sizing: border-box !important;
  font-size: 125%;
  border-bottom: 2px solid #6b3906;
  top: 0;
  right: auto;
  width: 100%;
  line-height: 1;
  justify-content: center;
  display: flex;
  align-items: center;
  font-family: 'Noto Sans JP', sans-serif;
}

#wrapper .pc.guideArea a .flexBox {
  display: flex;
  justify-content: flex-start;
  margin: 20px 0;
}

#wrapper .pc.guideArea .secondBox {
  width: 300px;
  margin: 0 auto;
  display: flex;
  background: #fff;
  padding: 0px 5px;
  box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: center;
  align-self: center;
}


#wrapper .pc.guideArea a .image-text_guide>div {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

#wrapper .pc.guideArea a .image-text_guide .text1_guide,
#wrapper .pc.guideArea a .image-text_guide .text2_guide,
#wrapper .pc.guideArea a .image-text_guide .text3_guide,
#wrapper .pc.guideArea a .image-text_guide .text4_guide,
#wrapper .pc.guideArea a .image-text_guide .text5_guide,
#wrapper .pc.guideArea a .image-text_guide .text6_guide,
#wrapper .pc.guideArea a .image-text_guide .text7_guide,
#wrapper .pc.guideArea a .image-text_guide .text8_guide {
  position: relative;
  top: 0;
  right: auto;
  width: 100%;
  padding: 10px;
  line-height: 1;
  box-sizing: border-box !important;
}

#wrapper .pc.guideArea a .image-text_guide>.text2_guide {
  position: relative;
  top: 0;
  right: auto;
  width: 100%;
  color: white;
  background-color: #fff000;
  padding: 10px;
  line-height: 1;
  font-weight: bold;
  font-size: 115%;
}

#wrapper .pc.guideArea a .image-text_guide .text2_guide {
  font-weight: bold;
  font-size: 160%;
  padding: 13px 0;
  width: 348px;
  margin: 0 auto;
  background: #6b3808;
  color: #fff;
}

#wrapper .pc.guideArea {
  background: #fff;
  border: 2px solid #6b3808;
}

#wrapper .pc.guideArea a .image-text_guide .mg_b20 {
  margin-bottom: 5px !important;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

#wrapper .pc.guideArea a .secondBox div {
  display: block;
  text-align: center;
  font-size: 140%;
  color: #6b380a;
  font-weight: bold;
  align-items: center;
  font-family: 'Noto Sans JP', sans-serif;
}

#wrapper .pc.guideArea a .secondBox .text4_guide {
  font-weight: bold;
  font-size: 320%;
}

#wrapper .pc.guideArea a .secondBox .text4_guide span {
  font-size: 40%;
}

#wrapper .pc.guideArea a .secondBox .text4_guide+.text2_01_guide {
  font-feature-settings: "palt";
  position: relative;
  left: 5px;
  margin-top: 4px;
}

#wrapper .pc.guideArea a ul {
  margin-top: 0px;
  width: 96%;
  margin-left: auto;
  margin-right: 2%;
  display: flex;
  justify-content: space-between;
}

#wrapper .pc.guideArea a ul li {
  position: relative;
  width: 23%;
}

#wrapper .pc.guideArea a ul li:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #6b3806 transparent transparent transparent;
  text-align: center;
  margin: 10px auto 0;
  position: absolute;
  right: -11%;
  top: calc(50% - -2px);
  transform: rotate(-90deg);
}

#wrapper .pc.guideArea a ul li:last-of-type:after {
  display: none;
  margin-bottom: 20px;
}

#wrapper .pc.guideArea a ul li div {
  font-size: 14px !important;
  background: #fefeca;
  padding: 0 !important;
  text-align: center;
  display: block;
  align-items: center;
  border-radius: 2px;
  height: 100%;
}

#wrapper .pc.guideArea a ul li:nth-of-type(3) div p,
#wrapper .pc.guideArea a ul li:nth-of-type(4) div p {
  max-height: 98px;
}

#wrapper .pc.guideArea a ul li:nth-of-type(4) div p {
  font-size: 240%;
}

#wrapper .pc.guideArea a ul span {
  color: #fff;
  padding: 5px;
  margin-bottom: 0;
  font-size: 135%;
  margin-right: 0;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Noto Sans JP', sans-serif;
  width: 100%;
  height: 38px;
  border-radius: 0;
  box-sizing: border-box;
}

#wrapper .pc.guideArea a ul li div p {
  display: flex;
  width: 100%;
  height: 108px;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 12px 6px;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 140%;
  align-content: baseline;
  line-height: 1.5;
}

#wrapper .pc.guideArea a ul .text5_guide {
  border: 1px solid #e2007e;
}

#wrapper .pc.guideArea a ul .text5_guide span {
  background: #e2007e;
}

#wrapper .pc.guideArea a ul .text6_guide span {
  background: #039340;
}

#wrapper .pc.guideArea a ul .text6_guide {
  border: 1px solid #039340;
}

#wrapper .pc.guideArea a ul .text7_guide span {
  background: #602276;
}

#wrapper .pc.guideArea a ul .text7_guide {
  border: 1px solid #602276;
}

#wrapper .pc.guideArea a ul .text8_guide span {
  background: #7dccf3;
}

#wrapper .pc.guideArea a ul .text8_guide {
  border: 1px solid #7dccf3
}

.text1_guide.bottomBox {
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  box-sizing: border-box !important;
  right: auto;
  width: 100%;
  line-height: 1.5;
  background: #6b3906;
  text-align: center;
  padding: 10px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 145%;
  font-family: 'Noto Sans JP', sans-serif;
}

.text1_guide.bottomBox .otoiawaseTitle {
  text-align: right;
  display: inline-block;
  padding-bottom: 0;
  box-sizing: border-box;
}

.w-100p {
  width: 100%;
  display: block;
}

.ppArea a {
  background: none !important;
}

@media only screen and (max-width: 1024px) {
  #sitemap {
    display: none;
  }

  .pc {
    display: none !important;
  }

  .onlySpInline {
    display: inline;
  }

  hr.sp {
    color: #fff;
    color: #fff;
    background-color: #fff;
    height: 0px;
    border: none;
  }

  .pcInline {
    display: none;
  }

  .sp.max767 {
    /*display: none!important;*/
  }

  .sp {
    display: block !important;
  }

  nav img {
    display: none;
  }

  #gNav {
    width: 100%;
    margin: 0;
    height: auto;
    padding: 0 5%;
    box-sizing: border-box;
    padding-bottom: 60px;
  }

  #gNav li {
    float: none;
    position: relative;
  }

  #gNav a {
    /* top: 15px; */
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #fff;

  }

  #gNav p {
    top: 0;
    position: relative;
    font-size: 120%;
    text-align: left;
    font-weight: bold;
  }

  #gNav .hover ul {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    border-left: 1px solid #fff;
    margin-top: 15px;
  }

  #gNav .hover ul li {
    background: none;
    border-bottom: none;
    padding: 2px 10px;
  }

  #gNav .hover ul li a {
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    border: none;
    padding: 8px 0 8px 6px;
  }

  #gNav .hover .acoLink {
    border-bottom: none;
    padding-bottom: 0;
  }

  #gNav li.hover {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }

  #gNav .acoLink p {
    position: relative;
  }

  #gNav .acoLink p::before,
  #gNav .acoLink p::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }

  #gNav .acoLink p::before {
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: .4s;
  }

  #gNav .hover .acoLink p::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #gNav .hover ul li:first-of-type a {
    padding-top: 5px;
  }

  #gNav .hover ul li:last-of-type a {
    padding-bottom: 5px;
  }

  #gNav .hover.active {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }

  #gNav .hover.active ul {
    display: block;
  }

  #gNav .hover.active .acoLink {
    border-bottom: none;
    padding-bottom: 5px;
  }

  #gNav li.sp span.pd_l5 {
    width: 18px;
    height: 18px;
    display: block;
    z-index: 20000;
    position: absolute;
    opacity: 1;
    right: 5px;
    top: auto;
    top: calc(50% - 9px);
  }

  #gNav li.sp span.pd_l5 img {
    display: block;
    width: 18px;
    height: 18px;
  }

  nav {
    width: 100vw;
    visibility: hidden;
    height: 0;
    position: fixed;
    transition: .4s;
    left: 0;
    top: 106px;
    overflow-x: scroll;
  }

  nav a {
    text-decoration: none !important;
  }

  nav a.acLink {}

  nav p {
    width: 0;
    visibility: hidden;
    transition: 0;
  }

  nav #gNav li.spCloseBtn {
    margin-top: 30px;
  }

  nav #gNav li.spCloseBtn p {
    border-bottom: none;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    width: 65%;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 100%;
    text-align: center;
  }

  .spBtn.active~nav {
    display: block;
    visibility: visible;
    height: calc(100% - 106px);
    background: #40210f;
    z-index: 19999;
  }

  .spBtn.active~nav p {
    width: auto;
    visibility: visible;
    transition: 0;
    transition-delay: .15s;
  }

  .main2__inner,
  header,
  .inner,
  #main,
  #wrapper,
  footer {
    width: 100%;
    min-width: 100%;
  }

  .responsiveWrapper {
    width: 100%;
    overflow: hidden;
  }

  header {
    position: fixed;
    z-index: 9999;
    background: #fff;
    height: 147px;
    height: 106px;
    box-shadow: -5px -2px 5px #bababa;
  }

  .h468 {
    height: auto;
  }

  .h468 img {
    width: 100%;
  }

  .main2__inner,
  .inner {
    box-sizing: border-box;
    padding-left: 3.5%;
    padding-right: 3.5%;
    padding-left: 4.5%;
    padding-right: 4.5%;
  }

  .main2__inner {
    margin-bottom: 0px;
  }

  h1#siteId {
    width: calc(100% - 30px);
    margin-top: 0;
    max-width: 300px;
    max-width: calc(100% - 30px);
  }

  h1#siteId img {
    max-width: 100%;
    max-height: 58px;
  }

  #headTel {
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
    margin: 0px 0px 10px;
    padding: 0 1%;
    display: none;
  }

  .headTel-inner {
    width: 100%;
    justify-content: flex-start;
    justify-content: center;
    height: auto;
  }

  #headTel a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    justify-content: space-between;

    justify-content: center;
    width: 100%;
    padding: 6px 0 10px;
  }

  .headTel-inner p {
    line-height: 1;
    /*width: 100%;*/
    font-size: 86%;
  }

  .headTel-1 {
    font-size: 100%;
    font-size: 1.5vw;
    margin: 0;
  }

  .headTel-inner p.headTel-2 {
    font-size: 115%;
  }

  .headTel-2 span {
    padding-left: 10px;
    font-size: 74%;
  }

  #sptel {
    bottom: 10px;
    position: fixed;
    left: 10px;
    width: 70px;
    height: 70px;
    z-index: 1;
  }

  #pagetop {
    z-index: 1;
  }

  #main2+.inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    height: 64px;
    padding-left: 2%;
    padding-right: 3%;
  }

  .main2__inner .h30 {
    height: auto;
    color: #fff;
    padding-top: 3px;
    font-size: 80%;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding: 5px 0;
  }

  .spBtn {
    display: block;
    position: relative;
    cursor: pointer;
    width: 40px;
    width: 26px;
    height: 50px;
    border-radius: 5px;
  }

  .spBtn span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    left: 0px;
    height: 3px;
    border-radius: 2px;
    background: #3d3d3d;
    width: 100%;
  }

  .spBtn span:nth-of-type(1) {
    top: 15px;
  }

  .spBtn span:nth-of-type(2) {
    top: 23px;
  }

  .spBtn span:nth-of-type(3) {
    top: 31px;
  }

  .spBtn.active span:nth-of-type(1) {
    top: 18px;
    left: 0;
    transform: translateY(6px) rotate(-45deg);
    width: 100%;
  }

  .spBtn.active span:nth-of-type(2) {
    opacity: 0;
  }

  .spBtn.active span:nth-of-type(3) {
    top: 30px;
    left: 0;
    transform: translateY(-6px) rotate(45deg);
    width: 100%;
  }

  #main {
    padding-top: 106px;
  }

  #wrapper {
    padding: 5% 0;
  }

  .topBnr {
    margin-bottom: 20px;
  }

  .topBnr ul {
    margin-right: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .topBnr ul li {
    float: none;
    margin: 0;
    width: 49%;
  }

  .topBnr ul li:nth-of-type(2) {
    margin-left: 2%;
  }

  #wrapper .topBnrLink01 {
    min-height: 80px;
    margin-bottom: 5% !important;
  }

  #wrapper .topBnrLink01 a {
    width: 100%;
    display: flex;
    background: url(../img/top/top_bnr_sp_2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 4.5vw;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 90px;
    border: 3px solid #fff;
    box-sizing: border-box;
  }

  #wrapper .topBnrLink01 a .sp {
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
  }

  #wrapper .topBnrLink01 a .sp .textArea {
    text-align: center;
    padding: 1rem;
    font-size: 3.5vw;
    min-height: 86px;
    display: flex;
    align-items: center;
  }

  #wrapper .topBnrLink01 a .sp .illustIcon {
    width: 10vw;
    max-width: 96px;
  }

  #wrapper .topBnr ul li a,
  #wrapper .topBnr ul li a img {
    display: block;
    width: 100%;
  }

  #wrapper .topBnr ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #wrapper .topBnrLink02 {
    width: 48.5%;
    display: flex;
    justify-content: center;
  }

  #wrapper .topBnr ul .topBnrLink02 a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 3.5vw;
    justify-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 10px;
    position: relative;
  }

  #wrapper .topBnr ul .topBnrLink02 a::before,
  #wrapper .topBnr ul .topBnrLink02 a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }

  #wrapper .topBnr ul .topBnrLink02 a::before {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
  }

  #wrapper .topBnr ul .topBnrLink02:nth-of-type(1) a::after {
    right: 9.5px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #e3007d;
    border-right: 1px solid #e3007d;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #wrapper .topBnr ul .topBnrLink02:nth-of-type(2) a::after {
    right: 9.5px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #01a508;
    border-right: 1px solid #01a508;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #wrapper .topBnrLink02:nth-of-type(1) a {
    background: #e3007e;
  }

  #wrapper .topBnrLink02:nth-of-type(1) a .illustIcon img {
    height: auto;
    width: 100%;
  }

  #wrapper .topBnrLink02:nth-of-type(2) {
    margin-left: 3%;
  }

  #wrapper .topBnrLink02:nth-of-type(2) a {
    background: #01a504;
  }

  #wrapper .topBnrLink02 a .illustIcon {
    display: block;
    width: 26%;
    height: auto;
    align-content: center;
    align-items: center;
    align-self: center;
  }

  #wrapper .topBnrLink02 a .illustIcon img {
    height: auto;
    width: 100%;
  }

  #wrapper .topBnr ul .topBnrLink02 a .sp {
    display: flex !important;
    justify-content: flex-start;
    flex-wrap: wrap;

  }

  #wrapper .topBnr ul .topBnrLink02 a .sp .textArea {
    width: 70%;
    text-align: center;
    padding: 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .spBgWhite {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
  }

  .sp_mb40 {
    margin-bottom: 40px !important;
  }

  .left,
  .right {
    float: none;
  }

  .mg_b20 .left {
    margin-bottom: 20px;
  }

  .mg_b20 .left a,
  .mg_b20 .right a {
    display: block;
    width: 100%;
  }

  .mg_b20 .left a img,
  .mg_b20 .right a img {
    width: 100%;
  }

  .image-text2 .text10 {
    top: 8px;
    right: 4vw;
    width: 50%;
    padding: 13px 0;
    font-size: 2vw;
  }

  .image-text2 .text10.horizon {
    padding: 0;
    width: 100%;
    top: 72%;
    left: 22%;
  }

  #sitemap {
    padding: 0 5%;
    width: 90%;
  }

  #sitemap ul li {
    margin-bottom: 5px;
  }

  .linkCorp a {
    padding: 15px 10px;
    width: 100%;
    margin-top: 20px;
  }

  #sitemap ul {
    width: 100%;
    float: none !important;
  }

  #adress {
    padding: 5% 4%;
  }

  .topInfo {
    border: solid 6px #6a3906;
  }

  .topInfo h3 {
    line-height: 1.5;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-size: 4.5vw;
  }

  #adress .footeraMap {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }

  #adress .footeraMap iframe {
    width: 100%;
  }

  #pagetop {
    bottom: 10px;
    position: fixed;
    right: 10px;
    width: 40px;
    height: 40px;
  }
}

/*------------------------------------------------------
imgList　
------------------------------------------------------*/
/* imgList -sakuhin look staff- */

@media only screen and (max-width: 1024px) {
  #main3 {
    padding-top: 147px;
    padding-top: 100px;
    min-width: 100%;
  }

  #contents {
    width: 92%;
    min-width: 92%;
    background-color: #fff;
    padding: 5px 5% 5%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
  }

  .type01,
  .type01 tbody,
  .type01 tr,
  .type01 th,
  .type01 td {
    display: block;
  }

  .contactFormPage .type01 th,
  .contactFormPage .type01 td {
    padding: 12px 15px;
  }

  iframe {
    width: 100%;
    max-height: 298px;
  }

  /*look*/
  .imgList ul {
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .imgList ul li {
    float: none;
    margin: 0 auto 20px;
    width: 100%;
    /* max-width: 288px; */
    max-width: 46.5%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 19px;
    /* border: 4px solid #FFF000; */
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .imgList ul li img {
    transform: scale(1.12);
    width: 100%;
  }

  /*greeting*/
  .w650 {
    width: 100%;
  }

  .sp_mt20 {
    margin-top: 20px;
  }

  .sp.profileImage img {
    width: 50%;
    margin: 0 auto;
    display: block;
  }

  /*program*/
  .ttl {
    background-position: left center;
    line-height: 1.4;
    font-size: 1.8rem;
  }

  .w240,
  .w240 img {
    width: 100%;
  }

  .imgListProgramMenu {
    padding-top: 10px;
  }

  .imgListProgramMenu ul li {
    /* float: left; */
    display: block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    margin-bottom: 60px;
  }

  .imgListProgramMenu ul {
    margin-right: 0;
  }

  .imgListProgramMenu ul li a {
    width: 100%;
    display: block;
  }

  .imgListProgramMenu ul li img {
    display: block;
    margin-bottom: 14px;
    width: 100%;
  }

  .imgListProgramMenu ul li p {
    text-align: justify;
  }

  #wrapper .imgListProgramMenu ul li p a {
    text-decoration: none;
    display: flex;
    width: 90%;
    margin: 20px auto 0px;
    padding: 13px 10px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    border: 2px solid #333;
  }

/*------------------------------------------------------
eurhythmics
------------------------------------------------------*/

  /*eurhythmics*/
  .h160_01,
  .h160_02 {
    font-size: 2rem;
    background-size: cover;
    background-position: bottom;
  }

  .eurhythmics p {
    text-align: justify;
  }

  .eurhythmics .sttl {
    text-align: center;
  }

  .eurhythmics .type02,
  .eurhythmics .type02 tbody,
  .eurhythmics .type02 tr,
  .eurhythmics .type02 tr th,
  .eurhythmics .type02 tr td {
    width: 100%;
    line-height: 1.6;
    border-collapse: separate;
    border-top: dotted 1px #bbb;
    display: block;
  }

  .eurhythmics .type02,
  .eurhythmics .type02 tr th,
  .eurhythmics .type02 tr td {
    border: none;
  }

  .eurhythmics .type02 tr th {
    word-break: break-all;
    white-space: normal;
    padding: 20px 0 10px;
  }

  .eurhythmics .type02 tr td {
    padding-top: 0;
    text-align: justify;
  }

  video {
    width: 100%;
  }

/*------------------------------------------------------
english
------------------------------------------------------*/

  /*---english-*/
  .english p {
    text-align: justify;
  }

/*------------------------------------------------------
sports
------------------------------------------------------*/

  /*sports*/
  .sports p {
    text-align: justify;
  }

  .sports .type02,
  .sports .type02 tbody,
  .sports .type02 tr,
  .sports .type02 tr th,
  .sports .type02 tr td {
    width: 100%;
    line-height: 1.6;
    border-collapse: separate;
    border-top: dotted 1px #bbb;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }

  .sports .type02 tr th {
    border-top: none;
    text-align: center;
  }

  .sports .type02 tr th img {
    width: 100%;
  }

/*------------------------------------------------------
sports
------------------------------------------------------*/

  /*sports*/
  .feeld600,
  textarea,
  .feeld500h100,
  input {
    width: 100%;
  }

  input[type="radio"] {
    width: 1rem;
  }

  .btnArea input {
    appearance: none;
    -webkit-appearance: none;
    text-decoration: none;
    display: flex;
    width: 100%;
    max-width: 400px;
    margin: 20px auto 0px;
    padding: 13px 10px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    background: #e50012;
    color: #fff;
    border: none;
  }

  #wrapper .sp.guideArea a {
    text-decoration: none;
    display: block;
  }

  #wrapper .sp.guideArea a .image1_guide .text1b_guide {
    /* background:#fff000; */
    color: #6b3906;
    padding: 15px 5px;
    ;
    text-align: center;
    font-size: 108%;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
  }

  #wrapper .sp.guideArea a .image1_guide .text2_guide {
    /* color:#fff; */
    color: #6b3906;
    padding: 10px;
    text-align: center;
    position: relative;
    /* background:#6b3906; */
    box-sizing: border-box !important;
    font-size: 125%;
    border-bottom: 2px solid #6b3906;
    top: 0;
    right: auto;
    width: 100%;
    line-height: 1;
  }

  #wrapper .sp.guideArea .secondBox {
    /* border: 2px solid #000; */
    width: 90%;
    margin: 0 auto;
    display: block;
    background: #6a3906;
    background: #efe6de;
    background: #f6f6f6;
    /*color: #fff;*/
    padding: 15px 5px;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
  }

  #wrapper .sp.guideArea a .image-text_guide>div {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }

  #wrapper .sp.guideArea a .image-text_guide .text1_guide,
  #wrapper .sp.guideArea a .image-text_guide .text2_guide,
  #wrapper .sp.guideArea a .image-text_guide .text3_guide,
  #wrapper .sp.guideArea a .image-text_guide .text4_guide,
  #wrapper .sp.guideArea a .image-text_guide .text5_guide,
  #wrapper .sp.guideArea a .image-text_guide .text6_guide,
  #wrapper .sp.guideArea a .image-text_guide .text7_guide,
  #wrapper .sp.guideArea a .image-text_guide .text8_guide {
    position: relative;
    top: 0;
    right: auto;
    width: 100%;
    padding: 10px;
    line-height: 1;
    box-sizing: border-box !important;
  }

  #wrapper .sp.guideArea a .image-text_guide>.text2_guide {
    position: relative;
    top: 0;
    right: auto;
    width: 100%;
    color: white;
    background-color: #fff000;
    padding: 10px;
    line-height: 1;
    font-weight: bold;
    font-size: 115%;
  }

  #wrapper .sp.guideArea a .image-text_guide .text2_guide {
    font-weight: bold;
    font-size: 120%;
    padding: 15px 5px;
    width: 90%;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
  }

  #wrapper .sp.guideArea {
    border: 10px solid #fff;
    background: #fff;
  }

  #wrapper .sp.guideArea a .image-text_guide .mg_b20 {
    margin-bottom: 5px !important;
  }

  #wrapper .sp.guideArea a .secondBox div {
    display: block;
    text-align: center;
    font-size: 100%;
  }

  #wrapper .sp.guideArea a .secondBox .text4_guide {
    font-weight: bold;
    font-size: 120%;
  }

  #wrapper .sp.guideArea a ul {
    margin-top: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    font-family: 'Noto Sans JP', sans-serif;
  }

  #wrapper .sp.guideArea a ul li {
    margin-bottom: 10px;
    position: relative;
  }

  #wrapper .sp.guideArea a ul li:after {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #6b3806 transparent transparent transparent;
    text-align: center;
    margin: 10px auto 0;
  }

  #wrapper .sp.guideArea a ul li:last-of-type:after {
    display: none;
    margin-bottom: 20px;
  }

  #wrapper .sp.guideArea a ul li div {
    font-size: 14px !important;
    background: #fefeca;
    padding: 0 !important;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 4px;
  }

  #wrapper .sp.guideArea a ul span {
    color: #fff;
    /* display:block; */
    /* text-align:center; */
    padding: 5px;
    margin-bottom: 0;
    font-size: 120%;
    margin-right: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    border-radius: 2px 0 0 2px;
  }

  #wrapper .sp.guideArea a ul .text5_guide {
    border: 1px solid #e2007e;
  }

  #wrapper .sp.guideArea a ul .text5_guide span {
    background: #e2007e;
  }

  #wrapper .sp.guideArea a ul .text6_guide span {
    background: #039340;
  }

  #wrapper .sp.guideArea a ul .text6_guide {
    border: 1px solid #039340;
  }

  #wrapper .sp.guideArea a ul .text7_guide span {
    background: #602276;
  }

  #wrapper .sp.guideArea a ul .text7_guide {
    border: 1px solid #602276;
  }

  #wrapper .sp.guideArea a ul .text8_guide span {
    background: #7dccf3;
  }

  #wrapper .sp.guideArea a ul .text8_guide {
    border: 1px solid #7dccf3
  }

  .text1_guide.bottomBox {
    position: relative;
    top: 0;
    left: 0;
    font-size: 100%;
    box-sizing: border-box !important;
    right: auto;
    width: 90%;
    line-height: 1.5;
    background: #6b3906;
    text-align: center;
    padding: 10px;
    margin: 0 auto 15px;
    flex-wrap: wrap;
    font-family: 'Noto Sans JP', sans-serif;
  }

  .text1_guide.bottomBox .otoiawaseTitle {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 115%;
    padding-bottom: 5px;
  }

  .text1_guide.bottomBox br.sp:nth-of-type(1) {
    display: none !important;
  }

  #contents.guide .sec {
    clear: both;
    margin: 0;
  }

  #contents.guide {
    padding: 0;
  }

  #contents.guide .text1_guide.bottomBox {
    margin-bottom: 0;
  }

  .w670 {
    width: 100%;
  }

  .w670 .type02,
  .w670 .type02 tbody,
  .w670 .type02 tr,
  .w670 .type02 tr th,
  .w670 .type02 tr td {
    width: 100%;
    line-height: 1.6;
    border-collapse: separate;
    border-top: none;
    display: block;
    padding-right: 0;
  }

  .w670 .type02 {
    border-top: dotted 1px #bbb;
  }

  .montessori .right.w200 {
    width: 100%;
    margin-top: 30px;
  }

  .montessori .right.w200 img {
    width: 75%;
    display: block;
    margin: 0 auto;
  }

  .typeDot,
  .typeDot,
  .typeDot tbody,
  .typeDot tr,
  .typeDot tr th,
  .typeDot tr td {
    width: 100%;
    line-height: 1.6;
    border-collapse: separate;
    border-top: none;
    display: block !important;
    padding-right: 0;
  }

  .typeDot {

    border-top: dotted 1px #bbb;
  }

  .schedule .pc {
    display: block !important;
  }

  .schedule .sp {
    display: none !important;
  }
}

@media only screen and (max-width: 374px) {
  .main2__inner .h30,
  #copyright .txt13 {
    font-size: 3vw;
  }
}

@media only screen and (max-width: 767px) {
  .recapText {
    text-align: left;
  }

  .h160_01 {
    padding: 0;
    height: auto;
    background-size: cover;
    font-size: 2.4rem;
    background: url(../img/common/bgH2sp.png) no-repeat center bottom;
    background-size: cover;
    height: 126px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .h160_01,
  .h160_02 {
    background: url(../img/common/bgH2sp.png?2104) no-repeat center bottom;
    color: #fff;
    background-size: cover;
  }

  .contactFormPage .grecaptcha-badge {
    bottom: 70px !important;
  }

/*------------------------------------------------------
schedule
------------------------------------------------------*/

  .schedule .pc {
    display: none !important;
  }

  .schedule .sp {
    display: block !important;
  }

  .tblScheudle {
    border-collapse: separate;
    border-spacing: 4px;
    width: 100%;
  }

  .tblScheudle th,
  .tblScheudle td {
    padding: 8px 10px;
    width: 50%;
    box-sizing: border-box;
    line-height: 1.5;
  }

  .tblScheudle .blank {
    background: #fff;
  }

  .tblScheudle .age {
    background: #40210f;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    padding: 10px;
  }

  .tblScheudle .time {
    background: #fff000;
    color: #40210f;
    font-weight: bold;
    width: 15%;
  }

  .tblScheudle td {
    background: #fffac6;
    color: #40210f;
    font-weight: bold;
  }

  .tblYear {
    border-collapse: separate;
    border-spacing: 4px;
    width: 100%;
  }

  .tblYear th,
  .tblYear td {
    padding: 8px 10px;
    box-sizing: border-box;
    line-height: 1.5;
  }

  .tblYear .header th {
    background: #40210f;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    padding: 10px;
  }

  .tblYear .txt-left {
    text-align: left;
  }

  .tblYear .month {
    color: #fff;
    font-weight: bold;
    width: 20%;
  }

  .tblYear .teirei {
    width: 30%;
  }

  .tblYear td {
    background: #fffcca;
    color: #4c4c4c;
    font-weight: bold;
  }

  .tblYear th.bgcolor1 {
    background: #e3007f;
  }

  .tblYear th.bgcolor2 {
    background: #00943e;
  }

  .tblYear th.bgcolor3 {
    background: #fff000;
    color: #40210f;
  }

  .tblYear th.bgcolor4 {
    background: #7dccf3;
  }

  .tblYear td.bgcolor5 {
    background: #fffef2;
    text-align: left;
  }

  .tblYear td.bgcolor6 {
    background: #fffcca;
    text-align: left;
  }

  #wrapper .topBnrLink01 a .sp .textArea {
    font-size: 4.5vw;
  }

  #wrapper .topBnrLink01 a {
    max-height: 76px;
    min-height: 17vw;
  }

  #wrapper .topBnrLink01 a .sp .textArea {
    min-height: 76px;
    height: 100%;
  }

  #wrapper .topBnrLink01 a .sp {
    height: 78px;
    align-content: stretch !important;
  }

  .imgList ul li {
    max-width: 100%;
  }

  .imgList ul li img {
    transform: scale(1.13);
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  #wrapper .topBnrLink01 a {
    max-height: 76px;
    min-height: 76px;
  }
}

@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) {
  header .inner {
    min-width: 100%;
    padding: 0 75px;
  }
}

@media only screen and (max-width: 640px) {
  .sp.max767 {
    display: block !important;
  }

  #adress .txt13 {
    font-size: 13px;
    font-size: 1.3rem;
    font-size: 4vw;
  }

  .imgList ul li img {
    transform: scale(1.14);
    width: 100%;
  }
}


@media only screen and (min-width: 1025px) {
  #sptel.onlySp {
    display: none !important;
  }
}