/** Shopify CDN: Minification failed

Line 1397:14 Unexpected "#62008-select-1"

**/
.p_professional_sliderItem_img img {
  width:100%;
}
.l_professional_fv {
  padding: 0 0 0;
  overflow: hidden;
}

.p_professional_ttl {
  text-align: center;
  font-size: 54px;
  margin-bottom: 15px;
  font-weight: 500;
  font-family: "larken", sans-serif;
  letter-spacing: 0.2em;
}

.p_professional_txt {
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 30px;
  letter-spacing: 0.2em;
}

.l_professional_secTxt {
  text-align: center;
  line-height: 1.7;
  max-width: 650px;
  margin: 50px auto 0;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .l_professional_secTxt {
    padding: 0 5.33vw;
    text-align: left;
    margin-top: 8vw;
  }
}

.p_professional_slider {
  position: relative;
  margin-bottom: 50px;
}

.p_professional_sliderItem {
  position: relative;
}

/* .p_professional_sliderPagination {
  position: absolute;
  bottom: -40px !important;
  max-width: 90%;
  text-align: right;
  margin: 0 auto;
  width: 100%;
  left: 50% !important;
  justify-content: flex-end;
  left: unset !important;
  right: 50% !important;
  bottom: 0;
  padding-right: 50px;
      transform: translateX(50%);
}
@media screen and (max-width: 768px) {
  .p_professional_sliderPagination {
    display: flex;
    align-items: center;
    padding-right: 0;
    bottom: 4vw !important;
  }
}
.p_professional_sliderPagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 30px;
  border-radius: 0;
  height: 3px;
  margin: 0 5px !important;
}
@media screen and (max-width: 768px) {
  .p_professional_sliderPagination .swiper-pagination-bullet {
    width: 5.333vw;
    background: #fff;
  }
}
.p_professional_sliderPagination .swiper-pagination-bullet-active {
  background: #A6A6A6;
} */

.p_professional_sliderPagination {
  max-width: -moz-max-content;
  max-width: max-content;
  justify-content: flex-end;
  left: unset !important;
  right: 0 !important;
  bottom: -40px !important;
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  .p_professional_sliderPagination {
    display: flex;
    align-items: center;
    padding-right: 5.333vw;
    bottom: -4vw !important;
  }
}
.p_professional_sliderPagination .swiper-pagination-bullet {
  background: #454545;
  opacity: 1;
  width: 30px;
  border-radius: 0;
  height: 3px;
  margin: 0 5px !important;
}
@media screen and (max-width: 768px) {
  .p_professional_sliderPagination .swiper-pagination-bullet {
    width: 5.333vw;
  }
}
.p_professional_sliderPagination .swiper-pagination-bullet-active {
  background: #909090;
}

.p_professional_sliderItemWrap {
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.p_professional_sliderItem_contents {
  /* max-width: 1280px; */
  margin: 0 auto;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .p_professional_sliderItem_contents {
    padding: 0 3.33vw;
    bottom: 15px;
        max-width: 55%;
    left: 28%;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
.p_professional_sliderItem_contents p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .p_professional_sliderItemWrap {
    max-width:98%;
  }
  .p_professional_sliderItem_contents p {
    font-size: 10px;
  }
}

.l_professional_service {
  padding: 50px 40px 100px;
}
@media screen and (max-width: 768px) {
  .l_professional_service {
    padding: 8vw 5.33vw 7vw;
  }
}
.l_professional_service .l_professional_secTtl {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .l_professional_service .l_professional_secTtl {
    margin-top: 16vw;
  }
}

.l_professional_secTtl {
  text-align: center;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.l_professional_secSubTtl {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.p_professional_serviceContents {
  margin: 50px auto;
  max-width: 650px;
}
@media screen and (max-width: 768px) {
  .l_professional_secTtl {
      font-size: 24px;
  }
  .p_professional_serviceContents {
    margin: 8vw auto;
  }
}
.p_professional_serviceContents h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 34px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceContents h3 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 5vw;
  }
}
.p_professional_serviceContents p {
  text-align: center;
  font-size: 14px;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceContents p {
    text-align: left;
  }
}

.p_professional_serviceBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceBox {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .p_professional_serviceBox_item {
    margin-bottom: 10vw;
  }
}

.p_professional_serviceBox_itemImg {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceBox_itemImg {
    margin-bottom: 6vw;
  }
  .p_professional_serviceBox_itemImg img {
  object-fit:cover;
    height:150px;
    width:100%;
    object-position:center;
}
}

.p_professional_serviceBox_itemContents {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceBox_itemContents {
    padding: 0;
  }
}
.p_professional_serviceBox_itemContents h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceBox_itemContents h4 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.p_professional_serviceBox_itemContents p {
  font-size: 14px;
  line-height: 1.75;
  font-weight: 500;
}

.p_professional_serviceWorks {
  padding: 35px 34px;
  margin: 50px auto;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceWorks {
    padding: 8vw 5.33vw;
    margin-top: 0;
  }
}

.p_professional_serviceWorks_ttl {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p_professional_serviceWorks_ttl {
    font-size: 18px;
  }
}

.b_professional_serviceWorks_lists {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 1250px) {
  .b_professional_serviceWorks_lists {
    justify-content: center;
    gap: 10px;
  }
}

.b_professional_serviceWorks_list {
  background: #F5F5F5;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .b_professional_serviceWorks_list {
    padding: 10px 10px;
    text-align:center;
    width:48%;
  }
}

.l_professional_casestudy {
  padding: 100px 40px;
  background: #9F9F9F;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .l_professional_casestudy {
    padding: 16vw 0;
  }
}
@media screen and (max-width: 768px) {
  .l_professional_casestudy {
    padding: 16vw 0;
  }
}
.l_professional_casestudy .p_moreBtn a {
  color: #fff;
}
.l_professional_casestudy .p_moreBtn a:hover {
  color: #454545;
  background: #fff;
}
.l_professional_casestudy .p_moreBtn a {
  border-color:#fff
}
.l_itemList {
  padding: 100px 40px 80px;
}
@media screen and (max-width: 768px) {
  .l_itemList {
    padding: 20vw 0;
  }
}

.b_itemList {
  margin-top: 50px;
}

.l_recommend {
  padding: 100px 40px;
}
@media screen and (max-width: 768px) {
  .l_recommend {
    padding: 16vw 0;
  }
}
.l_professional_brand {
  padding:100px 40px;
  background:#f5f5f5;
}
@media screen and (max-width: 768px) {
  .l_professional_brand {
    padding: 16vw 0;
  }
  .l_professional_brand .p_moreBtn {
    margin-top: 4vw;
  }
}

.l_professional_form {
  padding: 80px 40px 0;
}
@media screen and (max-width: 768px) {
  .l_professional_form {
    padding: 14vw 5.33vw 0;
  }
}

.p_professional_casestudyBox01 {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .p_professional_casestudyBox01 {
    display: block;
    margin-bottom: 8vw;
  }
}

.p_professional_casestudyBox02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap:wrap;
  gap:50px 0 ;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p_professional_casestudyBox02 {
    display: block;
    margin-bottom: 6vw;
  }
}
.p_professional_casestudyBox02_itemImg img{
  object-fit:cover;
  aspect-ratio:1.5;
}
.p_professional_casestudyBox02 .p_professional_casestudyBox_item {
  width: 32%;
}
@media screen and (max-width: 768px) {
  .p_professional_casestudyBox02 .p_professional_casestudyBox_item {
    width: 90%;
  }
}

.p_professional_casestudyBox01_item01 {
  width: 66%;
}
 .p_professional_casestudyBox01_item01 img {
    width:100%;
  }
.p_professional_casestudyBox01_itemImg {
  position:relative;
}
 .p_professional_casestudyBox01_itemImg img.first {
   opacity:1;
 }
.p_professional_casestudyBox01_itemImg img.second {
opacity:0;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:cover;
  /* transition:all 0.3s ease; */
}
.p_professional_casestudyBox01_itemImg:hover img.first {
opacity:0;
}
.p_professional_casestudyBox01_itemImg:hover img.second {
opacity:1;
}
.p_professional_casestudyBox01_item02 {
  width: 32%;
}
.p_professional_casestudyBox_itemContents {
  margin-top:20px;
    color:#fff;
}
@media screen and (max-width: 768px) {
  .p_professional_casestudyBox01_item01 {
    width:100% !important;
    position:relative;
    margin-bottom:50px !important;
  }
  .p_professional_casestudyBox01_item01 .p_professional_casestudyBox_itemContents {
    padding:0 5.333vw;
    position:absolute ;
    left:0;
    bottom:20px;
  }
 
  .p_professional_casestudyBox01_item02 {
  width: 90%;
    margin-left:auto;
    margin-right:auto;
}
  .p_professional_casestudyBox_itemContents {
    margin-top: 4vw;
      color:#fff;
  }
}

@media screen and (max-width: 768px) {
  .p_professional_casestudyBox_item {
    width: 90%;
    margin-bottom: 5vw;
    display: flex;
       margin-left:auto;
    margin-right:auto;
    flex-direction: column-reverse;
  }
  .p_professional_casestudyBox_item img {
    aspect-ratio: 3/2;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p_professional_casestudyBox_item h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 14px;
  color:#fff;
}
@media screen and (max-width: 768px) {
  .p_professional_casestudyBox_item h3 {
    font-size: 16px;
  }
}
.p_professional_casestudyBox_item ul {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.p_professional_casestudyBox_item ul li {
  font-size: 14px;
  font-weight: 500;
    color:#fff;
}

.p_professional_formTtl {
  margin-top: 50px;
  margin-bottom: 34px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p_professional_formTtl {
    font-size: 18px;
    text-align: left;
    margin-top: 6vw;
    margin-bottom: 2vw;
  }
}

.p_professional_formTxt {
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .p_professional_formTxt {
    text-align: left;
  }
}

.p_professional_formCopy {
  padding: 40px 20px;
  border: 1px solid #A6A6A6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px auto;
  gap: 56px;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .p_professional_formCopy {
    border: 1px solid #A6A6A6;
    padding: 10px;
    display: block;
  }
}

.p_professional_formCopy_img {
  width: 35%;
  max-width: 302px;
}
@media screen and (max-width: 768px) {
  .p_professional_formCopy_img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 4vw;
  }
}

.p_professional_formContents {
  display: none;
}
.p_professional_formContents.is_show {
  display: block;
}

.p_professional_formContents {
  display: none;
}
.p_professional_formContents.is_show {
  display: block;
}

.p_professional_formContent {
  width: 100%;
  max-width: 476px;
}
@media screen and (max-width: 768px) {
  .p_professional_formContent {
    width: 100%;
    max-width: 100%;
  }
}
.p_professional_formContent h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p_professional_formContent h4 {
    font-size: 16px;
    margin-bottom: 3vw;
  }
}
.p_professional_formContent p {
  line-height: 1.7;
  font-size: 14px;
  font-weight: 500;
}

.p_professional_form {
  max-width: 800px;
  margin: 0 auto;
}

.p_professional_formItem {
  margin-bottom: 30px;
}
.p_professional_formItem input[type=text], .p_professional_formItem input[type=email], .p_professional_formItem input[type=tel] {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #A6A6A6;
  box-sizing: border-box;
}
.p_professional_formItem input[type=text]::-moz-placeholder, .p_professional_formItem input[type=email]::-moz-placeholder, .p_professional_formItem input[type=tel]::-moz-placeholder {
  color: #A6A6A6;
}
.p_professional_formItem input[type=text]::placeholder, .p_professional_formItem input[type=email]::placeholder, .p_professional_formItem input[type=tel]::placeholder {
  color: #A6A6A6;
}
.p_professional_formItem select {
  height: 50px;
  padding: 15px 20px;
  box-sizing: border-box;
}
.p_professional_formItem textarea {
  height: 200px;
  width: 100%;
  padding: 15px 10px;
  box-sizing: border-box;
  max-width: 530px;
}

.p_professional_formItem_ttl {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.required {
  display: inline-block;
  margin-left: 16px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  background: #454545;
  color: #fff;
}

.norequired {
  display: inline-block;
  margin-left: 16px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  background: #F5F5F5;
  color: #454545;
}

.p_professional_formItem_txt {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
}

.p_professional_formItemSub + .p_professional_formItemSub {
  margin-top: 30px;
}

.p_professional_formItem_radioBox {
  display: flex;
  align-items: center;
  gap: 20px;
}
.p_professional_formItem_radioBox label {
  display: flex;
  align-items: center;
}
.p_professional_formItem_radioBox label input {
  margin-right: 13px;
}

.e_check label {
  display: flex;
  align-items: center;
  width: 100%;
}
.e_check label input {
  margin-right: 20px;
}

.p_moreBtn button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 240px;
  height: 60px;
  border: 1px solid #707070;
  transition: all 0.3s ease;
  background: #fff;
}
.p_moreBtn button img {
  margin-left: 16px;
}
.p_moreBtn button .off {
  display: block;
}
.p_moreBtn button .on {
  display: none;
}
.p_moreBtn button:hover {
  opacity: 1;
  background: #000;
  color: #fff;
}
.p_moreBtn button:hover .off {
  display: none;
}
.p_moreBtn button:hover .on {
  display: block;
}

.l_page_indexMenu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.b_page_indexMenu {
  display: flex;
  justify-content: space-between;
}

.b_page_indexMenu_item {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .b_page_indexMenu_item {
    width: 24.5%;
  }
}
.b_page_indexMenu_item a {
  background: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  display: block;
  padding: 18px 20px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .b_page_indexMenu_item a {
    padding: 10px 5px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
    font-size:12px;
  }
}
.b_page_indexMenu_item a:hover {
  background: #707070;
  color: #fff;
  opacity: 1;
}
.p_brandContents {
  display:none;
}
.p_brandContents.is_show {
  display: block;
}
.p_brandTab {
  margin: 50px auto;
}

.b_brandTab {
  max-width: 828px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.b_brandTab_item {
  max-width: 200px;
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.b_brandTab_item.is_active {
  border-bottom: #454545 1px solid;
}
.b_brandTab_item:hover {
  border-bottom: #454545 1px solid;
}
.b_brandTab_item span {
  font-family: "larken", sans-serif;
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p_brandTab {
    margin:35px auto;
    padding:0 5.33vw;
  }
  .b_brandTab_item {
  font-size: 16px;
  }
  .b_brandTab_item span {
    display: none;
  }
}

.p_moreTxt {
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .p_moreTxt {
    font-size: 12px;
    margin-top: 8vw;
    text-align:left;
    padding:0 20px;
  }
}

.p_professional_formTab {
  margin: 80px auto 60px;
}
@media screen and (max-width: 768px) {
  .p_professional_formTab {
    margin: 16vw auto 5vw;
  }
}

.b_professional_formTab {
  display: flex;
  justify-content: space-around;
  max-width:1100px;
  margin:0 auto;
}

.b_professional_formTab_item {
  text-align: center;
  padding: 10px 30px;
  font-size: 18px;
  cursor: pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  width:50%;
  background:#bec0c0;
  color:#fff;
}
@media screen and (max-width: 768px) {
  .b_professional_formTab_item {
    font-size: 16px;
    padding: 10px 10px;
  }
}
.b_professional_formTab_item.is_active {
  border-bottom: none;
  background:#707070;
  color:#fff;
}
.b_professional_formTab_item:hover {
 background:#707070;
  color:#fff;
}/*# sourceMappingURL=page.css.map */



.simplebar-track.simplebar-horizontal {
  height: 8px;
  border-radius: 0;
  width: 100%;
  margin: 0 auto;
  background: linear-gradient(#F5F5F5 0, #F5F5F5 50%, #000000 50%, #000000 70%, #F5F5F5 70%, #F5F5F5 100%);
}

.simplebar-scrollbar {
  height: 6px;
  width: 100px;
  background: #454545;
  border-radius: 0;
  top: 0;
}

.scrollWrap {
  overflow: hidden !important;
}
@media screen and (max-width: 768px) {
  .simplebar-track.simplebar-horizontal {
  width: 90%;
  }
  .scrollWrap {
    overflow: auto !important;
    padding-bottom: 12vw;
  }
}/*# sourceMappingURL=top.css.map */

.simplebar-offset, .simplebar-mask {
    position: unset !important;
}



.b_itemList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .b_itemList {
    width: -moz-max-content;
    width: max-content;
    gap: 5px;
    display: flex;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .b_professional_formTab_item {
    font-size:14px;
  }
}

@media screen and (max-width: 768px) {
  .b_itemList_item {
    width: 165px;
  }
}

.b_itemList_itemThumbnail {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .b_itemList_itemThumbnail {
    margin-bottom: 2.666vw;
  }
}

.b_itemList_itemContents {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .b_itemList_itemContents {
    padding: 0 5px;
  }
}
.b_itemList_itemTtl {
  font-size:18px;
  foont-weight:bold;
  line-height:1.5;
  margin-bottom:10px;
}
.b_itemList_itemName {
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .b_itemList_itemName {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 3.2vw;
    margin-bottom: 2.666vw;
  }
}

.b_itemList_itemPrice {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .b_itemList_itemPrice {
    flex-wrap: wrap;
  }
}

.b_itemList_itemSale {
  background: #454545;
  font-size: 12px;
  color: #fff;
  padding: 10px 12px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .b_itemList_itemSale {
    font-size: 3.2vw;
    margin-bottom: 4vw;
  }
}

.b_itemList_itemSale + .b_itemList_itemPriceReg {
  text-decoration: line-through;
  font-size: 12px;
  color: #000000;
  margin-right: 20px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .b_itemList_itemSale + .b_itemList_itemPriceReg {
    font-size: 3.2vw;
    width: 50%;
  }
}

.b_itemList_itemPriceSale {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .b_itemList_itemPriceSale {
    font-size: 3.2vw;
  }
}

.l_section_ttl {
    border-bottom: 1px solid #707070;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 50px;
    color: #000;
}
@media screen and (max-width: 768px) {
    .l_section_ttl {
        font-size: 5.333vw;
        padding-bottom: 5.333vw;
        padding-left: 0;
        margin-bottom: 8vw;
        width: 90%;
        margin: 0 auto 4vw;
    }
}




.b_category_tast {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 25px;
}
@media screen and (max-width: 768px) {
  .b_category_tast {
    width: -moz-max-content;
    width: max-content;
    padding: 0 5.333vw;
    gap: 10px;
  display: flex;
    
  }
  .b_category_tastBrand .b_category_tast{
      display:flex !important;
  }
}
.b_category_tast.twoColumn {
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 20px;
}
@media screen and (max-width: 768px) {
  .b_category_tast.twoColumn {
    display: block;
    width: 100%;
  }
  .b_category_tast.twoColumn .b_category_tast_item {
    width: 100% !important;
  }
  .b_category_tast.twoColumn .b_category_tast_item + .b_category_tast_item {
    margin-top: 8vw;
  }
  .b_category_tast.twoColumn .b_category_tast_itemContents {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .b_category_tast_item {
    width: 165px;
  }
}

.b_category_tast_itemThumbnail {
  margin-bottom: 30px;
}
.b_category_tast_itemThumbnail img {
  width: 100%;
  height: auto;
}

.b_category_tast_itemContents {
  padding: 0 20px;
}
.b_category_tast.twoColumn {
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 20px;
}
@media screen and (max-width: 768px) {

  .b_category_tast.twoColumn {
    display: block;
    width: 100%;
  }
  .b_category_tast.twoColumn .b_category_tast_item {
    width: 100% !important;
  }
  .b_category_tast.twoColumn .b_category_tast_item + .b_category_tast_item {
    margin-top: 8vw;
  }
  .b_category_tast.twoColumn .b_category_tast_itemContents {
    padding: 0;
  }
  .b_category_tast_itemContents {
  padding: 0;
}
}
.b_category_tast.oneColumn {
  display: block;
}
@media screen and (max-width: 768px) {
  .b_category_tast.oneColumn {
    width: 100%;
  }
}
.b_category_tast.oneColumn .b_category_tast_item {
  width: 100%;
}
.b_category_tast.oneColumn .b_category_tast_item + .b_category_tast_item {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .b_category_tast.oneColumn .b_category_tast_item + .b_category_tast_item {
    margin-top: 8vw;
  }
}
.b_category_tast.oneColumn .b_category_tast_item .b_category_tast_itemTtl {
  font-weight: 500;
}
 .b_category_tast_itemTtl {
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .b_category_tast.oneColumn .b_category_tast_item .b_category_tast_itemContents {
    padding: 0;
  }
}

.b_category_tast_itemThumbnailSlider {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .b_category_tast_itemThumbnailSlider {
    overflow: visible;
  }
}

@media screen and (max-width: 768px) {
  .b_category_tast_item {
    width: 165px;
  }
}

.b_category_tast_itemThumbnail {
  margin-bottom: 30px;
}
.b_category_tast_itemThumbnail img {
  width: 100%;
  height: auto;
}

.b_category_tast_itemContents {
  padding: 0 20px;
}

.b_category_tast_itemTtl {
  font-size: 18px;
  margin-bottom: 20px;
}

.b_category_tast_itemtxt {
  font-size: 14px;
  line-height: 1.5;
}

.p_category_tast .simplebar-content {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
    .b_category_tast_itemThumbnail {
  margin-bottom: 15px;
}
  .b_category_tast_itemTtl {
  margin-bottom: 10px;
  font-size: 16px;
  }
  .p_category_tast .simplebar-content {
    padding-bottom: 13vw !important;
  }
    .b_category_tast_itemContents {
  padding: 0;
}
  .b_category_tast_itemtxt {
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    font-size:12px;
  }
}

.classic-input {
      width: 100% !important;
    padding: 5px 20px !important;
    border: 1px solid #A6A6A6 !important;
    box-sizing: border-box !important;
  background:#fff !important;
}
.globo-form-input::after,.globo-form-input::before {
  display:none !important;
}
.label-content {

    margin-bottom: 10px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
}
.flex-wrap {
  display:flex;
  align-items:center;
  flex-wrap:nowrap !important;
}
/* .globo-form-app .globo-form-control {
  margin-top:-150px !important;
  padding-top:-150px !important;
} */
.globo-form-app .message.success {
  background:#f5f5f5 !important;
  padding:40px;
}
.globo-form-app .message.success p {
  line-height:1.5;
}
.globo-form-control .globo-list-control.option-1-column {
  width:max-content !important;
}
.globo-form-id-62008 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before, .globo-form-app .globo-form-control .radio-wrapper .radio-input ~ .radio-label:after {
      border: 1px solid #A6A6A6 !important;
}
.globo-form-control .radio-wrapper .radio-input:checked~.radio-label:after {
  background:#A6A6A6 !important;
}
.globo-form-id-41547 .globo-form-app,.globo-form-id-62008 .globo-form-app {
  max-width:800px !important;
}
.globo-description {
      margin-top: 10px !important;
    margin-bottom: 10px!important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.7 !important;
}
.globo-form-control .radio-wrapper .radio-label {
  font-size:16px !important;
}
.globo-form-control.layout-1-column {
  margin-bottom:30px !important;
}
.globo-form-id-41547 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before, .globo-form-app .globo-form-control .radio-wrapper .radio-input ~ .radio-label:after{
  border-color:#A6A6A6 !important;
}
.globo-form-id-41547 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input:checked ~ .checkbox-label:before {
  background:#A6A6A6 !important;
}
.checkbox-wrapper input {
    margin-right: 20px !important;
}
.globo-form-control label {
    margin-bottom: 10px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
}
.globo-form-id-41547 .globo-form-app .footer button, .globo-form-id-41547 .globo-form-app .gfb__footer button,.globo-form-id-62008 .globo-form-app .footer button, .globo-form-id-62008 .globo-form-app .gfb__footer button {
  font-family: larken, sans-serif !important;
    margin: 0 auto !important;
    width: 240px !important;
    height: 60px !important;
    border: 1px solid #707070 !important;
    transition: all .3s ease !important;
    background-color: #fff !important;
  color:#000 !important;
}
.globo-form-id-41547 .globo-form-app .footer button:hover {
     background: #000 !important;
  color:#fff !important;
}
.globo-form-id-41547 .globo-form-app .footer, .globo-form-id-41547 .globo-form-app .gfb__footer,.globo-form-id-62008 .globo-form-app .footer, .globo-form-id-62008 .globo-form-app .gfb__footer {
  text-align:center !important;
}
.globo-form-control textarea {
    height: 200px !important;
    width: 100% !important;
    padding: 15px 10px !important;
    box-sizing: border-box !important;
    max-width: 530px !important;
}
.classic-input#62008-select-1 {
  width:40% !important;
}

#form01.is_hidden {
  display:none;
}

#form02.is_hidden {
  display:none;
}

#form02.is_show {
  display:block;
}
#form02 {
  display:none;
}

.allBtn {
  text-align:right;
}
.allBtn a {
  color:#fff;
}
@media screen and (max-width: 768px) {
.allBtn {
  padding:0 5.33vw;
}
  
}
.globo-form-app .header {
  display:none !important;
}
.globo-form-app .gfb__footer button {
    font-family: larken, sans-serif !important;
    border: 1px solid #737373 !importan;
    transition: all .3s ease;
  background-image:url(/cdn/shop/files/icon_arrow_right_bk.svg) !important;
  background-repeat:no-repeat;
  background-size:5px;
  background-position:60%;
  padding-right:40px;
}
.globo-form-app .gfb__footer button:hover {
  box-shadow:none !important;
  background-color:#454545 !important;
  color:#fff !important;
  background-repeat:no-repeat;
    background-image:url(/cdn/shop/files/icon_arrow_right_wh.svg)  !important;
  background-size:5px;
  background-position:60%;
  padding-right:40px;
}

.globo-form-control .help-block {
  margin-top:10px !important;
}
.text-danger {
  font-size:0 !important;
}
.noreq .label-content::after {
  content:"任意";
  display: inline-block;
  margin-left: 16px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  background: #F5F5F5;
  color: #454545;
}
.text-danger::after {
  content:"必須";
    display: inline-block;
  margin-left: 16px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  background: #e53935;
  color: #fff;
}
.hidden {
    display: none;
}

.p_formLink {
  display:flex;
  padding:20px 30px;
  background:#f5f5f5;
  max-width:750px;
  margin:50px auto 0;
  justify-content:space-around;
}

.p_formLink_item {
  text-align:center;
  width:50%;
}
.p_formLink_item p {
  margin-bottom:20px;
}
.p_formLink p {
  font-size:13px;
  line-height:1.5;
}
.p_formLink_item a {
  display:block;
    margin: 0 auto;
    width: 240px;
    height: 60px;
  line-height:60px;
    border: 1px solid #707070;
    transition: all .3s ease;
  color:#fff;
  background:#707070;
}
@media screen and (max-width: 768px) {
  .p_formLink p {
  font-size:14px;
    margin-bottom:10px;
}
  .p_formLink {
      padding:40px 30px;
    width:90%;
  display:block;
  }
  .p_formLink_item {
  text-align:center;
  width:100%;
}
  .p_formLink_item+.p_formLink_item {
    margin-top:20px;
  }
}

#form01 {
  padding-bottom:50px;
}
.p_professional_casestudyBox01_item02 img {
  object-fit:cover;
  aspect-ratio:1;
}


.l_sitemap {
  padding: 80px 40px;
}
.b_sitemapList {
  margin-bottom: 80px;
}
.b_sitemapList_ttl {
  margin-bottom: 50px;
}

.b_sitemapList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 20px;
}
.b_sitemapList_listTtl {
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.b_sitemapList_itemNav a {
font-size: 14px;
}
.b_sitemapList_itemNav +.b_sitemapList_itemNav{
  margin-top: 15px;
}

.b_sitemapList_box {
  display: flex;
  justify-content: space-between;
}
.b_sitemapList_boxItem {
  width: 48%;
}

.b_sitemapList_boxItem .b_sitemapList {
  grid-template-columns: repeat(2, 1fr);

}

@media screen and (max-width: 768px) {
  .l_sitemap {
    padding: 24vw 5.33vw;
  }
  .b_sitemapList {
    margin-bottom: 13vw;
  }
  .b_sitemapList_ttl {
    margin-bottom: 30px;
  }
  
  .b_sitemapList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
  .b_sitemapList_listTtl {
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
  }
  .b_sitemapList_itemNav a {
  font-size: 14px;
  }
  .b_sitemapList_itemNav +.b_sitemapList_itemNav{
    margin-top: 15px;
  }
  
  .b_sitemapList_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .b_sitemapList_boxItem {
    width: 100%;
  }
  
  .b_sitemapList_boxItem .b_sitemapList {
    grid-template-columns: repeat(2, 1fr);
  
  }
}

.globo-label {
  position:unset !important;
}
.classic-input {
  color:#000 !important;
}