@charset "UTF-8";
@font-face {
    font-family: 'ExtraBold';
    src:url('../font/LINESeedJP_TTF ExtraBold.ttf'); 
}
.only-pc {
  display: none !important;
}
.only-m-br{ display: block;}
.Anchor{ position: absolute; top: -1.96rem;}
.container {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.after-service .effect img{ transition: all .5s; cursor: pointer;}
.after-service .effect:active img{
  transform: scale(0.9);
}
.step_imgs{transition:all ease .4s;}
.index-hero {
  position: relative;
  margin-top: 1.96rem;
  padding: 0.73rem 0 0.54rem;
  background: #f4f4f4 url(../images/bannerbg-m.png) no-repeat;
  background-size: 90% auto;
  background-position: center 40%;
  overflow: hidden;
}
.index-hero h1 {
  margin-left: 1rem;
  font-size: 0.48rem;
  line-height: 0.82rem;
}
.index-hero h1 span {
  color: #25b7aa;
}
.index-hero .img03 {
  display: block;
  width: 1.92rem;
  margin-left: 0.3rem;
}
.index-hero .img02 {
  display: block;
  width: 70vw;
  margin-left: 30vw;
}
.index-hero .img01 {
  display: block;
  width: 80vw;
  margin-top: 0.9rem;
}

.index-vision {
  padding: 0.4rem 0.3rem;
  background: linear-gradient(to bottom, #fff, #e8e8e8);
}
.index-vision .txt h2 {
  font: bold 0.44rem/0.8rem "ExtraBold";
  color: #1d2229;
}
.index-vision .txt p {
  font-size: 0.28rem;
  line-height: 0.6rem;
  color: #585554;
}
.index-vision .img {
  display: block;
  max-width: 100%;
  margin: 0.8rem auto 0;
}

.index-video {
  padding-bottom: 5.7vw;
}
.index-video h2 {
  padding: 0.4rem 0;
  font-size: 0.44rem;
  line-height: 0.8rem;
  font-weight: 900;
  text-align: center;
  color: #000;
}
.index-video .video-box {
  width: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
}
.index-video .video-box img, .index-video .video-box iframe {
  display: block;
  width: 100%;
  height: 3.9rem;
}
.d_list_pcbrnonei{display:block;}
.btn {
  display: block;
  width: 5.6rem;
  height: 0.92rem;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 0.92rem;
  font-size: 0.28rem;
  line-height: 0.92rem;
  color: #666;
  text-align: center;
  font-weight: 500;
}

.index-product {
  position: relative;
}
.index-product .txt {
  text-align: center;
}
.index-product .txt h2 {
  padding: 0.8rem 0 0.4rem;
  font-size: 0.48rem;
  line-height: 0.8rem;
  font-weight: 500;
  color: #000;
}
.index-product .txt h2 img {
  display: block;
  width: 3.9rem;
  margin: 0 auto 0.4rem;
}
.index-product .img {
  display: block;
  width: 100%;
}
.index-product .btn {
  position: absolute;
  bottom: 0.34rem;
  left: 50%;
  margin-left: -2.8rem;
}

.index-reservation {
  position: relative;
}
.index-reservation h2 {
  font-size: 0.58rem;
  line-height: 2rem;
  font-weight: 500;
  color: #333;
  text-align: center;
}
.index-reservation .img {
  display: block;
  width: 100%;
}
.index-reservation .btn {
  position: absolute;
  bottom: 0.34rem;
  left: 50%;
  margin-left: -2.8rem;
  border: 1px solid #333;
}

.index-experience {
  position: relative;
}
.index-experience h2 {
  padding: 0.6rem 0;
  font-size: 0.48rem;
  line-height: 0.84rem;
  font-weight: 500;
  text-align: center;
}
.index-experience .img {
  display: block;
  width: 100%;
}
.index-experience .btn {
  position: absolute;
  bottom: 0.34rem;
  left: 50%;
  margin-left: -2.8rem;
}

.index-pickup {
  position: relative;
  padding: 0.6rem 0 1.4rem 0.3rem;
  margin-bottom: 0.6rem;
}
.index-pickup h2 {
  font-size: 0.58rem;
  line-height: 1.2rem;
  font-weight: 700;
  color: #333;
  text-align: center;
}
.index-pickup .mySwiper {
  padding: 0;
  text-align: center;
}
.index-pickup .mySwiper .img {
  overflow: hidden;
}
.index-pickup .mySwiper .img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.index-pickup .mySwiper .img img:hover {
  transform: scale(1.08);
}
.index-pickup .mySwiper h3 {
  height: 1.24rem;
  padding: 0.2rem 0.2rem 0;
  font-size: 0.28rem;
  line-height: 0.52rem;
  font-weight: 700;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-pickup .mySwiper p {
  height: .96rem;
  margin-bottom: 0.5rem;
  font-size: 0.26rem;
  line-height: 0.48rem;
  font-weight: 400;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-pickup .mySwiper .btn {
  border: 1px solid #adadad;
}
.index-pickup .swiper-button-next, .index-pickup .swiper-button-prev {
  right: 20px;
  bottom: 0;
  top: inherit;
  width: 40px;
  height: 40px;
  margin-top: 0;
  background: #cacaca url(../images/arr-next.png) no-repeat center center;
  border-radius: 50%;
}
.index-pickup .swiper-button-prev {
  left: initial;
  right: 80px;
  background-image: url(../images/arr-prev.png);
}
.index-pickup .swiper-button-prev:after, .index-pickup .swiper-button-next:after {
  content: none;
}
.index-pickup .swiper-button-prev:hover, .index-pickup .swiper-button-next:hover {
  background-color: #25b7aa;
}

.business-intro {
  margin-top: 1.96rem;
  height: 5rem;
  background: url(../images/business-bg01.jpg) no-repeat center center;
  background-size: cover;
}
.business-intro .business-intro-tagline {
  padding-top: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.8rem;
  font-weight: 700;
  color: #fff;
}
.business-intro .business-intro-title {
  margin-top: 0.6rem;
  font-size: 0.36rem;
  line-height: 0.6rem;
  font-weight: 700;
  color: #000;
}
.business-intro .business-intro-description {
  display: inline-block;
  padding: 0 0.1rem;
  font-size: 0.24rem;
  line-height: 0.48rem;
  color: #333;
}
.business-intro .btn-container {
  margin-top: 0.4rem;
  text-align: center;
}
.business-intro .btn-container .btn {
  display: inline-block;
  width: 3rem;
  height: 0.6rem;
  margin: 0 0.1rem 0.3rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #25b7aa;
}
.business-intro .btn-container .btn-blue {
  color: #005bac;
}

.business-intro-healthcare {
  margin-top: 0;
  background-image: url(../images/business-bg02.jpg);
}
.business-intro-healthcare .business-intro-tagline {
  color: #25b7aa;
  text-align: right;
}
.business-intro-healthcare .container > div {
  text-align: right;
}

.business-intro-leisure {
  margin-top: 0;
  background-image: url(../images/business-bg03.jpg);
  background-position: -5vw center;
}
.d_listbrpcnonemhb{display:block;}
.business-intro-leisure .business-intro-tagline {
  color: #25b7aa;
}

.partners { position: relative;
  text-align: center;
}
.partners .partners-header {
  padding: 0.4rem 0;
}
.partners .partners-header .partners-title {
  font-size: 0.36rem;
  line-height: 0.6rem;
  color: #3e3a39;
  font-weight: 500;
}
.partners .partners-header .partners-note {
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #666;
  font-weight: 400;
}
.partners .partners-list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.5rem;
}
.partners .partners-list li {
  width: 100%;
  margin-bottom: 0.36rem;
}
.partners .partners-list li a {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 62/41;
  object-fit: cover;
  border-radius: 0.3rem;
  overflow: hidden;
}
.partners .partners-list li a img {
  display: block;
  width: 100%;
  height: auto;
}
.partners .partners-list li a h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0.36rem;
  line-height: 1rem;
  color: #fff;
  font-weight: 700;
  transition: all 0.5s;
}
.partners .partners-list li a .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/business-bg04.jpg) no-repeat center bottom;
  background-size: 100% auto;
  transition: all 0.5s;
}

.service-header {
  position: relative;
  margin-top: 1.96rem;
  height: 3rem;
  background: #f6f6f6;
  text-align: center;
}
.service-header h1 {
  position: relative;
  padding-top: 0.6rem;
  font-size: 0.6rem;
  line-height: 1rem;
  color: #005bac;
  font-weight: 900;
}
.service-header h1 span {
  color: #25b7aa;
}
.service-header p {
  position: relative;
  font-size: 0.36rem;
  line-height: 0.8rem;
  font-weight: 400;
}
.service-header::before {
  content: "SERVICE";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 19.53vw;
  line-height: 3rem;
  letter-spacing: 1.5vw;
  color: #f1f1f1;
  font-weight: 900;
}

.service-title {
  padding: 0.6rem 0 0.3rem;
  font-size: 0.4rem;
  line-height: 0.8rem;
  font-weight: 700;
  color: #000;
}
.service-title img {
  display: block;
  width: 0.56rem;
  margin: 0 auto;
}

.safety-support {
  text-align: center;
}
.safety-support .certifications {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.safety-support .certifications .certification-item {
  width: 3rem;
  margin-bottom: 0.3rem;
}
.safety-support .certifications .certification-item .cert-icon img {
  display: block;
  width: 1.42rem;
  margin: 0 auto;
}
.safety-support .certifications .certification-item p {
  font-size: 0.26rem;
  line-height: 0.72rem;
}

.after-service {
  text-align: center;
}
.after-service .step-number img {
  display: block;
  height: 1.42rem;
  margin: 0 auto;
}
.after-service .step-title {
  padding: 0.5rem 0 0.3rem;
  font-size: 0.42rem;
  line-height: 0.6rem;
  color: #666;
  font-weight: 500;
  letter-spacing: 0.04rem;
}
.after-service .step-description {
  margin-bottom: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.52rem;
  color: #666;
  font-weight: 500;
  letter-spacing: 0.02rem;
}
.after-service .step-image {
  position: relative;
  margin-bottom: 0.6rem;
}
.after-service .step-image img {
  max-width: 100%;
}
.after-service .step-image p {
  font-size: 0.26rem;
  line-height: 0.52rem;
  color: #666;
  font-weight: 500;
  letter-spacing: 0.02rem;
}

.anchor02{ position: absolute; left: 50%; top: 50%; width: 150px; height: 150px; margin-left: -75px; margin-top: -75px; cursor: pointer;}
.pop-up{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); display: none; z-index: 999;
  div{ position: absolute; left: 50%; top: 50%; width: 6rem; height: 3rem; padding-top: 1rem; margin-left: -3rem; margin-top: -1.5rem; background-color: #fff; border-radius:     10px; border: 1px solid #25b7aa;
    span{ position: absolute; right: 0; top: 0; width: 50px; height: 50px; font-size: 20px; line-height: 50px; text-align: center; cursor: pointer;}
  }
}



.newsPage .service-header::before {
  content: "NEWS";
}
.newsPage .subNews {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0.3rem;
}
.newsPage .news-section {
  width: 100%;
  margin: 0.4rem 0;
}
.newsPage .news-section .news-cards {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.newsPage .news-section .news-cards .card {
  width: 100%;
  margin-bottom: 0.4rem;
  background: #fff;
  border-bottom: 1px solid #d1d1d1;
  overflow: hidden;
}
.newsPage .news-section .news-cards .card img {
  display: block;
  width: 100%;
}
.newsPage .news-section .news-cards .card .card-content {
  padding: 0.3rem 0 0.4rem;
}
.newsPage .news-section .news-cards .card .desc {
  margin-bottom: 0.2rem;
  color: #363636;
  font-size: 0.26rem;
  line-height: 0.52rem;
  box-sizing: border-box;
}
.newsPage .news-section .news-cards .card p {
  font-size: 0.24rem;
  line-height: 0.48rem;
}
.newsPage .news-section .news-cards .card .tag {
  display: block;
  width: 3rem;
  margin-bottom: 0.3rem;
  background-color: #25b7aa;
  border-radius: 0.6rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #fff;
  text-align: center;
}
.newsPage .archive-section {
  width: 100%;
  background: #F5F9FF;
  align-self: start;
}
.newsPage .archive-section h3 {
  padding-left: 0.3rem;
  font-size: 0.36rem;
  line-height: 0.8rem;
  color: #0847A6;
  border-bottom: 1px dashed #707070;
}
.newsPage .archive-section ul {
  display: flex;
  flex-wrap: wrap;
}
.newsPage .archive-section li {
  width: 100%;
}
.newsPage .archive-section li a {
  display: block;
  padding-left: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.8rem;
  color: #363636;
}
.newsPage .archive-section li a:hover {
  color: #0847A6;
}
.newsPage .pagination {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0.4rem 0;
}
.newsPage .pagination a {
  font-size: 0.32rem;
  line-height: 0.6rem;
  color: #5D5D5D;
  padding: 0 0.2rem;
}
.newsPage .pagination a:hover {
  color: #0847A6;
  text-decoration: underline;
}

.pickup-header {
  position: relative;
  margin-top: 1.96rem;
  height: 3rem;
  background: url(../images/pickup-bg.jpg) no-repeat center center;
  background-size: cover;
}
.pickup-header h1 {
  font-size: 0.48rem;
  line-height: 3rem;
  color: #fff;
  font-family: "Oswald";
  font-weight: 400;
}
.pickup-header .breadcrumb {
  position: absolute;
  right: 0.3rem;
  bottom: 0;
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: #fff;
  font-weight: 500;
}
.pickup-header .breadcrumb a, .pickup-header .breadcrumb span {
  display: inline-block;
  color: #fff;
}

.news-article .article-title {
  padding-top: 0.4rem;
}
.news-article .article-title h2 {
  font-size: 0.36rem;
  line-height: 0.6rem;
  font-weight: 700;
  color: #000;
}
.news-article .article-title p {
  padding: 0.2rem 0;
  font-size: 0.26rem;
  line-height: 0.52rem;
  font-weight: 500;
  color: #000;
}
.news-article .article-title .article-meta {
  margin-top: 0.2rem;
  border-bottom: 1px solid #d2d2d2;
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: #000;
}
.news-article .article-title .article-meta span {
  float: left;
  font-family: "Oswald";
}
.news-article .article-title .article-meta a {
  float: right;
  padding-left: 0.7rem;
  background: url(../images/icon-arr01.png) no-repeat left center;
  background-size: 0.6rem auto;
}
.news-article .article-image {
  display: block;
  margin: 0.4rem auto;
  max-width: 100%;
}
.news-article .article-text {
  font-size: 0.26rem;
  line-height: 0.52rem;
  font-weight: 500;
  color: #000;
  text-align: justify;
}
.news-article .social-links {
  padding-top: 0.4rem;
  text-align: center;
}
.news-article .social-links h3 {
  font-size: 0.32rem;
  line-height: 0.52rem;
  font-weight: 500;
  color: #000;
}
.news-article .social-links a {
  display: inline-block;
  margin: 0.4rem 0.1rem;
}
.news-article .social-links a img {
  display: block;
  width: 0.44rem;
}

.pageNav {
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 0.6rem;
  text-align: center;
}
.pageNav a {
  display: inline-block;
  margin: 0 0.2rem;
  font-size: 0.28rem;
  line-height: 1rem;
  color: #000;
  font-weight: 400;
}
.pageNav .prev {
  padding-left: 0.68rem;
  background: url(../images/icon-arr02.png) no-repeat left center;
  background-size: 0.51rem auto;
}
.pageNav .next {
  padding-right: 0.68rem;
  background: url(../images/icon-arr03.png) no-repeat right center;
  background-size: 0.51rem auto;
}

.faqPage .service-header::before {
  content: "Q&A";
}

.faq {
  margin: 0.4rem auto;
  font-size: 0.26rem;
  line-height: 0.52rem;
}
.faq li {
  position: relative;
  padding: 0 0.2rem;
  border: 1px solid #bfbfbf;
  margin-bottom: 0.3rem;
}
.faq h4, .faq div {
  position: relative;
  padding: 0.16rem 0 0.16rem 0.6rem;
}
.faq span {
  position: absolute;
  padding-right: 0.1rem;
  left: 0;
  top: 0.16rem;
  font-size: 0.32rem;
}
.faq div {
  border-top: 1px solid #dcdcdc;
}
.faq div p {
  font-size: 0.26rem;
  line-height: 0.52rem;
  text-align: justify;
}

.privacyPage .article {
  padding-bottom: 0.6rem;
}
.privacyPage .article h2 {
  font-size: 0.36rem;
  line-height: 4em;
  text-align: center;
  margin-top: 0.3rem;
}
.privacyPage .article h3 {
  position: relative;
  padding-left: 0.3rem;
  font-size: 0.32rem;
  line-height: 0.6rem;
  margin-top: 0.3rem;
}
.privacyPage .article h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.22rem;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  background-color: #25b7aa;
}
.privacyPage .article p {
  font-size: 0.26rem;
  line-height: 0.52rem;
  color: #363636;
}

.contactPage {
  /* チェックボックス */
  /* 送信ボタン */
  /* 確認画面 */
}
.contactPage .linkBtn {
  display: flex;
  justify-content: center;
}
.contactPage .linkBtn a {
  width: 3.2rem;
  height: 0.8rem;
  margin: 0.5rem 0.1rem;
  background: #25b7aa;
  border-radius: 0.8rem;
  font-size: 0.24rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
}
.contactPage .linkBtn a:nth-child(2) {
  background: #005bac;
}
.contactPage .subContact {
  padding-bottom: 0.6rem;
}
.contactPage .subContact .section-heading {
  position: relative;
}
.contactPage .subContact .section-heading h3 {
  position: relative;
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
  line-height: 0.6rem;
  color: #005bac;
}
.contactPage .subContact .section-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.01rem;
  width: 0.6rem;
  height: 0.03rem;
  background-color: #005bac;
}
.contactPage .subContact .section-heading .required-note {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.24rem;
  line-height: 0.6rem;
}
.contactPage .form-row {
  margin-bottom: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.contactPage .form-label, .contactPage .toPrivacy {
  width: 100%;
  font-size: 0.26rem;
  line-height: 0.6rem;
}
.contactPage .form-label.required:after {
  content: " *";
  color: #e32;
}
.contactPage .form-label.requiredafter:after {
  content: "";
  color: #fff;
}
.contactPage .form-input {
  width: 100%;
}
.contactPage .form-input input,
.contactPage .form-input select,
.contactPage .form-input textarea {
  width: 100%;
  height: 0.8rem;
  padding: 0 0.2rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 0.26rem;
  line-height: 0.8rem;
  box-sizing: border-box;
}
.contactPage .select {
  position: relative;
}
.contactPage .select::after {
  content: "";
  position: absolute;
  right: 1px;
  top: 0.2vw;
  width: 2vw;
  height: 2vw;
  background: #fff url(../images/icon-arr04.png) no-repeat center;
  background-size: 0.88vw auto;
}
.contactPage .form-input textarea {
  padding: 0.2rem;
  min-height: 2rem;
  resize: vertical;
  font-family: "Noto Sans JP", sans-serif;
}
.contactPage .error-message {
  display: block;
  width: 100%;
  color: #e32;
  font-size: 0.24rem;
  line-height: 0.48rem;
  display: none;
}
.contactPage input:invalid:not(:focus):not(:placeholder-shown),
.contactPage textarea:invalid:not(:focus):not(:placeholder-shown) {
  border-color: #e32;
}
.contactPage input:invalid:not(:focus):not(:placeholder-shown) + .error-message,
.contactPage textarea:invalid:not(:focus):not(:placeholder-shown) + .error-message {
  display: block;
}
.contactPage .checkbox-container {
  margin: 0.3rem 0;
  font-size: 0.26rem;
  line-height: 0.52rem;
}
.contactPage .checkbox-container a {
  color: #25b7aa;
  text-decoration: underline;
}
.contactPage .checkbox-container > div {
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.contactPage .checkbox-container input[type=checkbox] {
  margin-right: 0.1rem;
  margin-top: 0.2rem;
}
.contactPage .submit-container {
  display: flex;
  justify-content: center;
  gap: 0.2rem;
  margin-top: 0.5rem;
}
.contactPage .submit-container .btn {
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}
.contactPage .btn-edit {
  background-color: #888;
  color: white;
}
.contactPage .btn-edit:hover {
  background-color: #666;
}
.contactPage .btn-confirm {
  background-color: #2c5aa0;
  color: white;
}
.contactPage .btn-confirm:hover {
  background-color: #1e3d73;
}
.contactPage .btn-submit {
  background-color: #051277;
  color: white;
}
.contactPage .btn-submit:hover {
  background-color: #081579;
}
.contactPage .confirmation {
  display: none;
  background: #f8f9fa;
  padding: 0.2rem;
  border-radius: 4px;
  margin-bottom: 0.3rem;
}
.contactPage .confirmation-item {
  margin-bottom: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #eee;
}
.contactPage .confirmation-label {
  font-weight: bold;
  margin-bottom: 5px;
  color: #555;
}

.thank-you-message {
  padding-top: 2rem;
  background-color: #fff;
  text-align: center;
}
.thank-you-message h1 {
  font-size: 0.32rem;
  line-height: 4;
}
.thank-you-message p {
  font-size: 0.26rem;
  line-height: 1.6;
}
.thank-you-message .btn {
  background: #25b7aa;
  margin: 3vw auto;
  color: #fff;
}



.subStroe01 {
  padding: 0 0.3rem 0.6rem;
  text-align: center;
  font-family: "ヒラギノ丸ゴ ProN W4";
}
.subStroe01 h3 {
  font: bold 0.32rem/0.8rem "ヒラギノ丸ゴ ProN W4";
}
.subStroe01 .formList > li {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 2px solid #005bac;
  line-height: 0.6rem;
}
.subStroe01 .formList > li > span {
  display: block;
  font: bold 0.28rem/0.6rem "ヒラギノ丸ゴ ProN W4";
}
.subStroe01 .formList > li input {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  vertical-align: middle;
  cursor: pointer;
}
.subStroe01 .formList > li label {
  display: inline-block;
  padding-left: 0.14rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  vertical-align: middle;
  cursor: pointer;
}
.subStroe01 .formList > li:last-child {
  border-bottom: none;
}
.subStroe01 .formList .li01 {
  padding-top: 0;
}
.subStroe01 .formList .li01 label{ padding-left: 0;}
.subStroe01 .formList .li01 img {
  display: block;
  width: 1.35rem;
  margin: 0.3rem auto 0;
}
.subStroe01 .formList .li02 .item02 {
  margin-left: 1.5rem;
  padding: 2vw 1vw 1.3vw;
  text-align: left;
}
.subStroe01 .formList .li02 .item02:nth-child(3){ display: none;}
.subStroe01 .formList .li02 .item02 img {
  display: inline-block;
  width: 0.4rem;
  margin-right: 0.14rem;
  vertical-align: middle;
}
.subStroe01 .formList .li03 {
  margin-top: 0.3rem;
}
.subStroe01 .formList .li03 > span {
  display: inline-block;
  vertical-align: top;
}
.subStroe01 .formList .li03 .itemWrap {
  position: relative;
  display: inline-block;
  width: 3rem;
  margin-left: 0.2rem;
}
.subStroe01 .formList .li03 .itemWrap span {
  display: block;
  width: 100%;
  height: 0.6rem;
  padding-left: 0.2rem;
  color: #fff;
  text-align: left;
  background: #26b7aa url(../images/arr04.png) no-repeat right center;
  background-size: 0.3rem auto;
  border-radius: 0.6rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  border: none;
  box-sizing: border-box;
}
.subStroe01 .formList .li03 .itemWrap .dropdown-menu {
  position: absolute;
  left: 0;
  top: 0.6rem;
  width: 100%;
  background-color: #f2f2f2;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  z-index: 2;
  text-align: left;
  display: none;
}
.subStroe01 .formList .li03 .itemWrap .dropdown-menu li {
  padding-left: 1em;
  font-size: 0.26rem;
  line-height: 0.6rem;
  cursor: pointer;
}
.subStroe01 .formList .li03 .itemWrap .dropdown-menu li:hover {
  background-color: #ddd;
}
.subStroe01 .Btnbox {
  padding-top: 0.3rem;
}
.subStroe01 .Btnbox .searchBtn {
  display: inline-block;
  width: 2.7rem;
  height: 0.6rem;
  border-radius: 0.6rem;
  margin: 0 0.1rem;
  background-color: #005bac;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #fff;
  cursor: pointer;
  border: none;
}

.subStroe02 {
  padding: 0.3rem 0;
  background-color: #f1f1f1;
  font-family: "ヒラギノ丸ゴ ProN W4";
}
.subStroe02 h3 {
  font: bold 0.32rem/0.8rem "ヒラギノ丸ゴ ProN W4";
  text-align: center;
  margin-bottom: .2rem;
}
.subStroe02 .type {
  margin-bottom: 0.2rem;
  text-align: left;
}
.subStroe02 .type div {

  margin: 0 auto;
  padding: 0 0 0.2rem 2rem;
  text-align: left;
}
.subStroe02 .type div:nth-child(3){ display: none;}
.subStroe02 .type span {
  display: inline-block;
  font-size: 0.26rem;
  line-height: 0.6rem;
  cursor: pointer;
}
.subStroe02 .type img {
  display: inline-block;
  width: 0.4rem;
  vertical-align: middle;
}
.subStroe02 .list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 .3rem;
  margin: 0 auto;
  box-sizing: border-box;
}
.subStroe02 .list li {
  width: 100%;
  padding: 0.3rem .4rem .4rem;
  margin-bottom: 0.3rem;
  background-color: #fff;
  border-radius: 0.1rem;
  box-sizing: border-box;
}
.subStroe02 .list li .stroeName {
  border-bottom: 1px solid #000;
  line-height: 1.2rem;
  text-align: center;
}
.subStroe02 .list li .stroeName a {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #000;
}
.subStroe02 .list li .stroeInfo {
  padding: 0.2rem 0.1rem;
  font-size: 0.26rem;
  line-height: 0.48rem;
}
.subStroe02 .list li .show {
  padding: 0.1rem 0.2rem;
  background-color: #e7ecef;
  border-radius: 0.6rem;
  cursor: pointer;
}
.subStroe02 .list li .show span {
  float: left;
  font-size: 0.28rem;
  line-height: 0.4rem;
}
.subStroe02 .list li .show img {
  float: right;
  width: 0.4rem;
  margin: 0 .05rem;
  transition: all 0.5s;
}
.subStroe02 .list li .show img:nth-of-type(2){ display: none;}

.btn-pdf{ border: 1px solid #666; padding: 0 .3rem; margin-bottom: .4rem; box-sizing: content-box;}
