/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
main {
  font-family: "Noto Sans JP",sans-serif;
  font-feature-settings: normal;
  -webkit-font-feature-settings: normal;
  letter-spacing: 0;
}

.page-template-speechtherapist #about {
  padding: 7.03125vw 0 0;
  text-align: center;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist #about {
    padding-top: 112px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist #about {
    padding-top: 0;
    text-align: justify;
  }
}

.page-template-speechtherapist #about .section__inner {
  width: 79.350515%;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist #about .section__inner {
    padding-bottom: 0px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist #about .section__inner {
    max-width: 100%;
    padding: 0 0 10.688vw;
    width: calc(100% - 50px);
  }
}

.page-template-speechtherapist #about .section__inner h3 {
  margin-bottom: 2.91667vw;
  font-size: 2.5vw;
  line-height: 1.44792;
  font-weight: 700;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist #about .section__inner h3 {
    margin-bottom: 5.6rem;
    font-size: 4.8rem;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist #about .section__inner h3 {
    text-align: justify;
    width: 100%;
    position: unset;
    transform: unset;
    font-size: 6.26667vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .page-template-speechtherapist #about .section__inner .common-text {
    width: calc(100% + 10px);
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist #about .section__inner .common-text {
    text-align: justify;
    position: unset;
    transform: unset;
  }
}

.page-template-speechtherapist .lst-link {
  margin: 93px auto 0;
  max-width:45vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .lst-link {
    max-width: 803px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .lst-link {
    max-width: 100%;
    margin: 9.067vw auto 0;
  }
}

.page-template-speechtherapist .lst-link__item {
  width: 100%;
  height: 6.563vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #1763A9;
  border-radius: 8px;
  font-size: 1.65vw;
  line-height: 47px;
  font-weight: bold;
  position: relative;
  padding-right: 4.948vw;
  transition: all 0.3s;
}

.page-template-speechtherapist .lst-link__item:hover {
  opacity: 0.75 !important;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .lst-link__item {
    font-size: 32px;
    height: 126px;
    padding-right: 95px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .lst-link__item {
    height: 19.200vw;
    font-size: 4.267vw;
    padding-right: 10.948vw;
  }
}

.page-template-speechtherapist .lst-link__item:first-child {
  margin-bottom: 89px;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .lst-link__item:first-child {
    margin-bottom: 57px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .lst-link__item:first-child {
    margin-bottom: 3.969vw;
  }
}

.page-template-speechtherapist .lst-link__item span {
  color: #1763A9;
  display: inline-block;
  margin-left: 0.781vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .lst-link__item span {
    margin-left: 15px;
  }
}

.page-template-speechtherapist .lst-link__item i {
  position: absolute;
  height: 2.083vw;
  width: 2.083vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1763A9;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  right: 2.031vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .lst-link__item i {
    width: 40px;
    height: 40px;
    right: 39px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .lst-link__item i {
    width: 6.400vw;
    height: 6.400vw;
    right: 3.9vw;
  }
}

.page-template-speechtherapist .lst-link__item i img {
  width: 0.521vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .lst-link__item i img {
    width: 0.972rem;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .lst-link__item i img {
    width: 1.867vw;
  }
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-pathologist {
    margin-top: 93px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist {
    position: relative;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist .section__inner {
    max-width: 100%;
    width: 100% !important;
    padding: 0 25px;
  }
}

.page-template-speechtherapist .sec-pathologist__box {
  padding-top: 4.844vw;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #888888;
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box {
    flex-wrap: wrap;
    padding-top: 26.844vw;
    flex-direction:column;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-img {
  width: 18.5%;
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-img {
    width: 48.2%;
    position: relative;
    display:block;
    margin:0 auto;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-text ul{
 padding: 0 2vw;
}

.page-template-speechtherapist .sec-pathologist__box .box-text ul li{
 list-style-type: disc;
 line-height: 1.5;
 font-size: 1.250vw;
 word-break: keep-all; 
}

@media (max-width: 767px){
 .page-template-speechtherapist .sec-pathologist__box .box-text ul{
  padding: 0 6vw;
 }
 .page-template-speechtherapist .sec-pathologist__box .box-text ul li{
  font-size:4vw;
 }
}

@media (min-width: 1920px){
 .page-template-speechtherapist .sec-pathologist__box .box-text ul li{
  font-size:24px;
 }
}

.page-template-speechtherapist .sec-pathologist__box .box-text {
  width: 40%;
}

@media (max-width: 767px){
 .page-template-speechtherapist .sec-pathologist__box .box-text{
  width:100%;
 }
}

.page-template-speechtherapist .sec-pathologist__box .box-cont {
  width: 30%;
  max-width: 1019px;
  position: relative;
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont {
    width: 100%;
    max-width: 100%;
    margin-top:8vw;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-cont__ttl {
  font-size: 1.667vw;
  font-weight: bold;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__ttl {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__ttl {
    font-size: 5.333vw;
    position: absolute;
    top: 13.467vw;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    letter-spacing: 0.08em;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-cont__txt {
  font-size: 1.250vw;
  line-height: 1.823vw;
  margin: 1.979vw 0 0;
  font-weight: 400;
  letter-spacing: 0;
  word-break: keep-all;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__txt {
    font-size: 24px;
    margin: 38px 0 0;
    line-height: 35.5px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__txt {
    font-size: 1.237vw;
    width: calc(100% + 2vw);
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__txt {
    font-size: 4.267vw;
    line-height: 6.133vw;
    margin: 5.979vw 0 0vw;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-cont__lst {
  width: 100%;
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__lst {
    position: unset;
    flex-wrap: wrap;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item {
  width: calc(100%/3);
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item {
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 4.800vw;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item:nth-child(1) {
  width: 100%;
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item:nth-child(1) {
    width: 78.13%;
    max-width: 100%;
  }
}

.page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item:nth-child(2), .page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item:nth-child(3) {
  width: 30.441%;
  max-width: 310px;
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item:nth-child(2), .page-template-speechtherapist .sec-pathologist__box .box-cont__lst--item:nth-child(3) {
    width: 78.13%;
    max-width: 100%;
  }
}

.page-template-speechtherapist .sec-product {
  margin-top: 7.083vw;
  padding: 7.604vw 0;
  background-color: #F4F4F4;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-product {
    margin-top: 136px;
    padding: 146px 0;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product {
    padding: 11.604vw 0;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product .sec__inner {
    width: 100%;
    max-width: 100%;
    padding: 0 25px;
  }
}

.page-template-speechtherapist .sec-product__heading {
  font-size: 2.500vw;
  font-weight: bold;
  color: #1763A9;
  text-align: center;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-product__heading {
    font-size: 48px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product__heading {
    font-size: 6.400vw;
  }
}

.page-template-speechtherapist .sec-product__box {
  padding: 4.844vw 0;
  margin-top: 4.010vw;
  background-color: #fff;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-product__box {
    padding: 93px 0;
    margin-top: 77px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product__box {
    margin-top: 7.71vw;
    padding: 9.844vw 8vw 8.8vw;
  }
  .page-template-speechtherapist .sec-product__box:nth-child(3) {
    margin-top: 8vw;
  }
}

.page-template-speechtherapist .sec-product__box .box-ttl {
  font-size: 2.500vw;
  font-weight: bold;
  color: #1763A9;
  text-align: center;
  margin-bottom: 2.292vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-product__box .box-ttl {
    font-size: 48px;
    margin-bottom: 44px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product__box .box-ttl {
    font-size: 6.400vw;
    line-height: 9.333vw;
    text-align: left;
    margin-bottom: 3.292vw;
  }
}

.page-template-speechtherapist .sec-product__box .box-txt {
  margin: 0 auto;
  font-size: 1.667vw;
  line-height: 2.865vw;
  text-align: justify;
  max-width: 67.448vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-product__box .box-txt {
    font-size: 32px;
    line-height: 55px;
    max-width: 1295px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product__box .box-txt {
    font-size: 4.267vw;
    line-height: 6.347vw;
    max-width: 100%;
  }
}

.page-template-speechtherapist .sec-product__box .box-img {
  max-width: 60.417vw;
  display: flex;
  justify-content: space-between;
  margin: 1.458vw auto 0;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-product__box .box-img {
    margin: 28px auto 0;
    max-width: 1160px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product__box .box-img {
    flex-wrap: wrap;
    max-width: 100%;
    margin: 6.458vw auto 0;
  }
}

.page-template-speechtherapist .sec-product__box .box-img img {
  width: 46.52%;
  max-width: 540px;
  height: 100%;
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-product__box .box-img img {
    width: 100%;
    max-width: 100%;
  }
  .page-template-speechtherapist .sec-product__box .box-img img:nth-child(1) {
    order: 2;
  }
  .page-template-speechtherapist .sec-product__box .box-img img:nth-child(2) {
    order: 1;
    margin-bottom: 7vw;
  }
}

.page-template-speechtherapist .sec-hearing {
  padding: 7.448vw 0 7.083vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-hearing {
    padding: 143px 0 136px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-hearing {
    padding: 10.448vw 0 21.083vw;
  }
}

.page-template-speechtherapist .columnFrameBox {
 position: relative;
}

.page-template-speechtherapist .columnLinkBox {
 position: absolute;
 left: 50%;
 top: 66%;
 transform: translate(-50%, -50%);
 width: 44%;
}

.page-template-speechtherapist .columnMobile{
 display:none;
}

@media (max-width: 767px) {
 .page-template-speechtherapist .columnFrameBox{
  display: none;
 }
 .page-template-speechtherapist .columnMobile{
  display: block;
 }
}

.page-template-speechtherapist .sec-hearing__heading {
  text-align: center;
}

.page-template-speechtherapist .sec-hearing__heading span {
  position: relative;
  display: inline-block;
  font-size: 1.667vw;
  padding: 0 1.302vw;
  font-weight: bold;
  letter-spacing: 0.08em; 
}

.page-template-speechtherapist .sec-hearing__heading span br{
 display: none;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-hearing__heading span {
    padding: 0 25px;
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-hearing__heading span {
    font-size: 4.800vw;
    line-height: 7.093vw;
    text-align: center;
    white-space: pre;
  }
  .page-template-speechtherapist .sec-hearing__heading span br {
   display: block;
  }
}

.page-template-speechtherapist .sec-hearing__heading span:before, .page-template-speechtherapist .sec-hearing__heading span:after {
  position: absolute;
  content: "";
  width: 2.604vw;
  height: 2px;
  background-color: #000;
  bottom: 0.521vw;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-hearing__heading span:before, .page-template-speechtherapist .sec-hearing__heading span:after {
    width: 50px;
    height: 2px;
    bottom: 10px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-hearing__heading span:before, .page-template-speechtherapist .sec-hearing__heading span:after {
    width: 14.800vw;
    background-color: #1763A9;
    bottom: 7.21vw;
  }
}

.page-template-speechtherapist .sec-hearing__heading span:before {
  left: -1.719vw;
  transform: rotate(60deg);
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-hearing__heading span:before {
    left: -33px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-hearing__heading span:before {
    left: -12vw;
    transform: rotate(-125deg);
  }
}

.page-template-speechtherapist .sec-hearing__heading span:after {
  right: -1.719vw;
  transform: rotate(120deg);
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-hearing__heading span:after {
    right: -33px;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-hearing__heading span:after {
    right: -12vw;
    transform: rotate(125deg);
  }
}

.page-template-speechtherapist .sec-hearing__banner {
  display: block;
  margin: 42px auto 0;
  max-width: 1140px;
  width: 60%;
}

@media only screen and (min-width: 1920px) {
  .page-template-speechtherapist .sec-hearing__banner {
    margin: 2.188vw auto 0;
  }
}

@media (max-width: 767px) {
  .page-template-speechtherapist .sec-hearing__banner {
    width: 87.2%;
    max-width: 100%;
    margin-top: 2.3vw;
  }
}

.page-template-speechtherapist .sec-hearing__banner:hover {
  opacity: 0.75 !important;
}

/*# sourceMappingURL=maps/speechtherapist.min.css.map */
