html {
  font-size: 16px;
}

.ly-store-manager {
  margin: 80px auto 70px !important;
  max-width: 854px;
}

.ly-mod-box {
  padding: 35px 3.8%;
}

.h1-title span em {
  font-size: 30px;
  font-style: normal;
}

.ly-wrp-areainfo .ly-mod-ttl-l {
  margin-top: 90px;
}

.btn-basic03.btn02.btn-outline-green {
  margin: 16px 0 0 0;
  padding-left: 48px;
  padding-right: 56px;
  border-color: #18A952 !important;
  color: #18A952 !important;
}

.btn-basic03.btn02.btn-outline-green:hover {
  background-color: #18A952 !important;
  color: #fff !important;
}

.btn-basic03.btn02.btn-outline-green:hover::after {
  border-color: #fff !important;
}

.btn-basic03.btn02.btn-outline-green::after {
  border-color: #18A952;
}

@media only screen and (max-width: 750px) {
  .h1-title span em {
    font-size: 20px;
  }

  .ly-wrp-areainfo .ly-mod-ttl-l {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 737px) {
  .block-parttime-move .col2 .contact .num {
    font-size: 8.66667vw;
  }

  .btn-basic03.btn02.btn-outline-green {
    width: fit-content;
  }

  .btn-basic03.btn02.btn-outline-green::after {
    right: 24px;
  }
}

.block-parttime-move .contact .num {
  display: block;
}

.block-parttime-move .contact .num:hover {
  text-decoration: none;
}

.ly-ua-pc.ly-w-pc .ly-pagelink-marker {
  margin-top: 1px !important;
  padding-top: 1px !important;
}

@media only screen and (min-width: 738px) {
  .threeColumns.twoColumns .column {
    width: 33%;
  }

  .threeColumns.twoColumns .column .left {
    display: block;
    width: 100%;
    padding-right: 0;
  }

  .threeColumns.twoColumns .column .right {
    display: block;
    margin: 20px 0 0;
  }
}

/*////////// LP orientation_intern_tama ///////////*/
.ly-btn-inquiry {
  margin-top: 30px;
}

.btn-group {
  overflow: hidden;
  padding-top: 60px;
}

.btn-group li {
  width: 32%;
  display: block;
  float: left;
  background: #18A952;
  border-color: #18A952;
  text-align: center;
  border-radius: 54px;
  transition: all 0.3s;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 10px;
}

.btn-group li:hover {
  background-color: #168ED4;
  border-color: #168ED4;
}

.btn-group li+li {
  margin-left: 2%;
}

.btn-group li a {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  position: relative;
  padding: 20px 0;
}

.btn-group li a::after {
  content: "";
  position: absolute;
  right: 10%;
  top: 50%;
  margin-top: -13px;
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 26px solid #fff;
}

.btn-group li a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1023px) {
  .btn-group li a {
    font-size: 1.09rem;
    padding: 15px 0;
  }

  .btn-group li a::after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 18px solid #fff;
    margin-top: -9px;
  }
}

@media only screen and (max-width: 737px) {
  .btn-group li {
    width: 90%;
    margin: 0 5%;
  }

  .btn-group li+li {
    margin: 20px 5% 0;
  }

  .btn-group li a {
    font-size: 20px;
    padding: 10px 0;
  }

  .btn-group li a::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 16px solid #fff;
    margin-top: -8px;
  }
}

.ly-wrp-slide-area .ly-wrp-sparts .ly-txtb {
  border-bottom: none;
}

.ly-wrp-slide-area .ly-wrp-sparts .ly-txtb .ly-mod-ttl-l {
  padding-top: 0;
}

.img-shop {
  width: 50%;
  margin: 60px auto 0;
}

.img-shop img {
  width: 100%;
}

@media only screen and (max-width: 737px) {
  .img-shop {
    width: 90%;
    margin: 30px auto 0;
  }
}

.saitama-shop {
  padding: 60px 0;
}

@media only screen and (max-width: 737px) {
  .saitama-shop {
    padding: 30px 0;
  }
}

.saitama-shop .h3-title01 {
  letter-spacing: 0;
}

.saitama-shop .des-text {
  font-size: 1.9rem;
  text-align: center;
  font-weight: bold;
}

@media only screen and (max-width: 737px) {
  .saitama-shop .des-text {
    font-size: 4vw;
  }
}

.contact-area {
  padding: 80px 0 100px;
}

@media only screen and (max-width: 737px) {
  .contact-area {
    padding: 60px 0 50px;
  }
}

.contact-area .cnt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-area .cnt-right,
.contact-area .cnt-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-area .cnt-left {
  padding-right: 25px;
}

.contact-area .cnt-left img {
  width: 100%;
}

.contact-area .cnt-right {
  padding-left: 25px;
}

.contact-area .cnt-title {
  color: #18A952;
  font-size: 1.5rem;
  padding: 0;
  margin-bottom: 5px;
  padding: 0;
  font-weight: bold;
}

.contact-area .cnt-tel {
  border-top: 3px solid #18A952;
  border-bottom: 3px solid #18A952;
  color: #18A952;
  font-weight: bold;
  position: relative;
  display: block;
}

.contact-area .cnt-number {
  display: inline-block;
  position: relative;
  padding: 10px 0 3px 70px;
  font-size: 3.75rem;
  line-height: 1.2em;
  white-space: nowrap;
}

.contact-area .cnt-number:before {
  content: "";
  background: url("/content/dam/family/company/fc1/img/common/ico_phone.png") 0 50% no-repeat;
  background-size: 58px auto;
  position: absolute;
  left: 0;
  top: 50%;
  width: 58px;
  height: 58px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.contact-area .cnt-work-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  color: #168ED4;
  font-weight: bold;
  padding: 0;
  margin: 15px 0 0;
}

.contact-area .cnt-work-time dd {
  margin: 0;
  padding: 0 0 0 5px;
}

.contact-area .cnt-note {
  font-size: 0.75rem;
  margin-top: 5px;
  padding: 0;
}

@media (max-width: 1199px) {
  .contact-area .cnt-number {
    font-size: 4.8vw;
    padding: 10px 0 3px 5.8vw;
  }

  .contact-area .cnt-number:before {
    width: 4.8vw;
    height: 4.8vw;
    background-size: 4.8vw auto;
  }
}

@media (max-width: 812px) {
  .contact-area .cnt-left {
    padding-right: 15px;
  }

  .contact-area .cnt-right {
    padding-left: 15px;
  }
}

@media (max-width: 736px) {
  .contact-area .cnt-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contact-area .cnt-left,
  .contact-area .cnt-right {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contact-area .cnt-right {
    margin-top: 30px;
  }

  .contact-area .cnt-title {
    font-size: 5vw;
    margin-bottom: 2vw;
  }

  .contact-area .cnt-tel {
    border-width: 0 0 0 0;
    padding: 0;
    background: #18A952;
    border-radius: 7vw;
    color: #fff;
    position: relative;
    text-decoration: none;
  }

  .contact-area .cnt-tel:before,
  .contact-area .cnt-tel:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .contact-area .cnt-tel:before {
    right: 6.4vw;
    border-top: 1.6vw solid transparent;
    border-bottom: 1.6vw solid transparent;
    border-left: 2.2vw solid #18A952;
    z-index: 2;
  }

  .contact-area .cnt-tel:after {
    width: 6vw;
    height: 6vw;
    right: 5vw;
    background: #fff;
    border-radius: 100%;
  }

  .contact-area .cnt-number {
    font-size: 8.2vw;
    padding: 3.75vw 15vw 3vw 16vw;
    display: block;
    text-align: center;
  }

  .contact-area .cnt-number:before {
    background: url("/content/dam/family/company/fc1/img/common/ico_tel01.png") no-repeat center center;
    left: 5%;
    width: 8vw;
    height: 8vw;
    background-size: 8vw auto;
  }

  .contact-area .cnt-work-time {
    font-size: 4vw;
    margin: 4vw 0 0;
    justify-content: center;
  }

  .contact-area .cnt-note {
    font-size: 2vw;
    margin-top: 2.75vw;
    text-align: center;
  }
}

@media (max-width: 568px) {
  .contact-area .cnt-number {
    font-size: 7.75vw;
  }
}

@media (max-width: 480px) {
  .contact-area .cnt-number {
    font-size: 7.4vw;
  }
}

.sub-title01 span {
  font-size: 1.875rem;
}

@media (max-width: 737px) {
  .sub-title01 span {
    font-size: 4.6vw;
  }
}

.ly-txt-description {
  font-family: 'Noto Sans JP';
  font-size: 1rem;
}

@media (min-width: 738px) {
  .ly-txt-description {
    top: 32%;
    position: absolute;
  }
}

@media (min-width: 855px) {
  .ly-txt-description {
    top: 25%;
  }
}

@media (max-width: 737px) {
  .ly-wrp-slide-area .ly-wrp-sparts .ly-txtb .ly-mod-ttl-l {
    margin-bottom: 10px;
  }

  .ly-txt-description {
    margin-bottom: 30px;
  }
}