.p-blogdetail__newarticlelelistchild :hover {
  opacity: 1
}

.l-sidebar {
  top: auto
}

.l-sidebar__inner {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow: auto;
  height: 100%;
  padding-bottom: 2.4rem
}

@media screen and (max-width:920px) {
  .l-sidebar__inner {
    padding-bottom: 12px
  }
}

.l-sidebar__inner::-webkit-scrollbar {
  display: none
}

.p-top-pickup__titletag--arrow {
  margin-left: 1rem
}

.p-top-pickup__titletag--arrow::before {
  right: 0
}

.p-top-pickup__titletag--arrow::after {
  right: 6px
}

@media screen and (max-width:767px) {
  div.c-button:hover {
    color: #fff
  }

  div.c-button::before {
    background-color: var(--main-color)
  }

  div.c-button a.c-button__link:hover span::before {
    background-color: #fff
  }

  div.c-button a.c-button__link:hover span::after {
    border-top: solid 1px var(--main-color);
    border-right: solid 1px var(--main-color)
  }
}

.p-blogdetail__grandchildList {
  border-top: solid 1px #888
}

.p-blogdetail__grandchildList li {
  text-indent: 1rem
}

.p-blogdetail__grandchildList li ul {
  text-indent: 1rem
}

@media screen and (max-width:920px) {
  .p-staffdetail__personalphotos {
    position: relative
  }

  .p-staffdetail__personalphotoChild img {
    object-fit: cover;
    height: 100%;
    min-height: 196px
  }

  .p-staffdetail__personalphotos .swiperbanners_prev {
    width: 40px;
    height: 40px;
    position: relative;
    top: calc(50% - 20px);
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    left: -20px;
    background: var(--main-color);
    z-index: 2;
    cursor: pointer
  }

  .p-staffdetail__personalphotos .swiperbanners_prev:hover {
    opacity: .8;
    transition: .2s
  }

  .p-staffdetail__personalphotos .swiperbanners_prev::after {
    content: "";
    width: 12px;
    height: 12px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(225deg);
    position: absolute;
    top: calc(50% - 6px);
    right: 11px
  }

  .p-staffdetail__personalphotos .swiperbanners_next.swiper-button-disabled,
  .p-staffdetail__personalphotos .swiperbanners_prev.swiper-button-disabled {
    visibility: hidden
  }

  .p-staffdetail__personalphotos .swiperbanners_next {
    width: 40px;
    height: 40px;
    position: relative;
    top: calc(50% - 20px);
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    right: -20px;
    background: var(--main-color);
    z-index: 2;
    cursor: pointer
  }

  .p-staffdetail__personalphotos .swiperbanners_next:hover {
    opacity: .8;
    transition: .2s
  }

  .p-staffdetail__personalphotos .swiperbanners_next::after {
    content: "";
    width: 12px;
    height: 12px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 6px);
    right: 16px
  }

  .p-staffdetail__personalphotos .swiperbanners {
    position: relative
  }
}

@media screen and (min-width:726px) and (max-width:920px) {
  .p-primaryService__leadTitle {
    white-space: nowrap
  }
}

@media screen and (min-width:1081px) {
  .l-globalnav__submenu {
    pointer-events: none;
    transition: .5s;
    opacity: 0;
  }

  .l-globalnav__submenu.is-active {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (max-width:1320px) {
  .l-globalnav__subitems a {
    min-height: 48px
  }
}

@media screen and (min-width:961px) and (max-width:1320px) {
  .l-globalnav__items {
    font-size: 15px
  }

  .l-globalnav__items a {
    padding: 16px 10px 16px
  }

  .l-globalnav__items>a::after {
    right: 10px
  }

  .l-footer {
    padding: 50px 20px
  }

  .l-footer__section {
    padding: 0 10px
  }

  .l-footer .l-footer__navflex div.l-footer__section h3 {
    font-size: 15px
  }

  .p-top-aboutprotimes .p-top-aboutprotimes__wrapper .p-top-aboutprotimes__flexwrapper .p-top-aboutprotimes__flexcontents .p-top-aboutprotimes__text {
    font-size: 14px;
    margin-right: 16px
  }

  .p-top-cases__descriptiongreen {
    white-space: nowrap;
    font-size: 16px
  }

  .p-top-reasons__character {
    width: 70%;
    font-size: 24px;
    padding: 0;
    margin: 0
  }

  .p-top-reasons::after {
    right: 10px
  }

  .c-headline.white {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0
  }
}

.l-globalnav__subitems a {
  display: flex;
  align-items: center
}

.p-blogdetail__maininner ul,
.p-blogdetail__maininner ol {
  list-style: circle;
  text-indent: -1em;
  padding-left: 1em
}

.p-blogdetail__maininner ul li,
.p-blogdetail__maininner ol li {
  list-style: circle;
  text-indent: -1em;
  padding-left: 1em
}

.p-service-top__eachLink {
  transition: .3s
}

.p-service-top__eachLink:hover {
  opacity: .7;
  transition: .3s
}

.p-first .p-primaryService__linkbox {
  max-width: 100%;
  padding: 22px 36px 0;
  margin-bottom: 80px
}

.p-first .p-service__wrapp .c-header__brown {
  height: auto;
  min-height: 64px
}

.p-first .p-service__flextext {
  line-height: 1.68
}

.p-first .p-service__flexwrapper {
  margin-bottom: 40px
}

.p-first .p-workman__quality {
  padding-bottom: 80px
}

@media screen and (max-width:767px) {
  .p-first .p-primaryService__linkbox {
    display: block;
    padding: 16px;
    margin-bottom: 40px
  }

  .p-first .p-primaryService__linkcont {
    width: 100%
  }

  .p-first .p-primaryService__nav__number {
    font-size: 14px
  }

  .p-first .p-primaryService__nav__txt {
    font-size: 20px
  }

  .p-first .p-primaryService__leadTitle {
    font-size: 24px
  }

  .p-first .p-workman__quality {
    padding-bottom: 40px
  }

  .p-first .c-button {
    max-width: 264px
  }
}

.wpcf7-form .c-button__link>span,
.wpcf7-form .c-button__link input {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center
}

.wpcf7-form .wpcf7-form-control.has-spinner.wpcf7-submit {
  margin: 0
}

.wpcf7-form div.c-button a.c-button__link span::before {
  right: calc(50% - 80px);
  top: 15px
}

.wpcf7-form div.c-button a.c-button__link span::after {
  right: calc(50% - 73px)
}

.p-top-pickup {
  padding-top: 0;
  margin-top: 116px
}

.l-main {
  margin-bottom: 64px
}

@media screen and (max-width:920px) {
  .l-main {
    margin-bottom: 48px
  }
}

.p-news__cat {
  margin-right: 24px
}

.p-news__cat[posttypecolor='イベント'] {
  background: #62b84a
}

.p-news__cat[posttypecolor='施工事例'] {
  background: #69afe3
}

.p-news__cat[posttypecolor='キャンペーン'] {
  background: #f77296
}

.p-news__cat[posttypecolor='ブログ'] {
  background: var(--main-color)
}

.p-news__flex {
  gap: 0
}

.p-news__day {
  width: 98px
}

.p-news__title {
  flex: 1
}

@media screen and (max-width:920px) {
  .p-news__flex {
    gap: 12px
  }

  .p-news__cat {
    margin: 0
  }

  .p-news__day {
    width: auto
  }

  .p-news__title {
    flex: initial
  }
}

.p-top-swiper img {
  width: 100%
}

.p-faq__answer {
  padding: 0 70px 0 80px
}

@media screen and (max-width:920px) {
  .p-faq__answer {
    padding: 0 28px 0 48px
  }
}

.p-news__cat {
  min-width: 112px;
  text-align: center;
  padding: 0 16px;
  font-size: 14px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center
}

.p-top-newinfo__date {
  min-width: 98px;
  margin-right: 0;
  display: inline-block
}

.p-top-newinfo__cattag {
  min-width: 112px;
  text-align: center;
  padding: 0 16px;
  font-size: 14px;
  line-height: 1
}

.l-maing__topWrapper {
  margin-bottom: 0
}

.c-headline-page {
  word-break: break-all;
  padding: 0 40px
}

.p-404__wrapper {
  max-width: 880px;
  margin: 0 auto;
  padding-top: 58px
}

.p-404__headline {
  font-size: 32px;
  color: var(--main-color);
  font-weight: 700;
  line-height: 1;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: solid 1px #d0d0d0;
  text-align: center
}

.p-404__strongText {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 46px
}

.p-404__thinText {
  font-weight: 400;
  text-align: center;
  line-height: 1.6;
  font-size: 20px
}

@media screen and (max-width:920px) {
  .p-404__wrapper {
    padding: 36px 20px 0 20px
  }

  .p-404__headline {
    font-size: 24px;
    padding-bottom: 20px;
    margin-bottom: 28px
  }

  .p-404__wrapper br {
    display: none
  }

  .p-404__strongText,
  .p-404__thinText {
    text-align: left
  }
}

.p-eventarchive__articlethumb {
  position: relative
}

.p-eventarchive__thumbLabel {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  text-align: center;
  height: 28px;
  min-width: 64px;
  background: red;
  display: flex;
  align-items: center;
  padding: 0 8px
}

.p-eventarchive__thumbLabel[name="塗り替えセミナー"] {
  background: #0073a8
}

.p-eventarchive__thumbLabel[name="スーパーイベント"] {
  background: #65ab31
}

.p-eventarchive__thumbLabel[name="リフォーム相談会"] {
  background: #f3981d
}

.p-eventarchive__thumbLabel[name="現場見学会"] {
  background: #da536e
}

.p-eventarchive__thumbLabel[name="相談会"] {
  background: #409ecc
}

.p-eventarchive__thumbLabel[name="郵便局イベント"] {
  background: #7e837f
}

span.swiper-pagination-bullet.swiper-pagination-bullet {
  display: inline-block !important
}

.c-pankuzu {
  overflow-x: scroll
}

.c-pankuzu li {
  width: max-content
}

@media screen and (max-width:920px) {
  .p-recruit__anclink {
    padding: 16px 32px 16px 16px
  }
}

@media screen and (max-width:920px) {
  .p-guarantee-plan .p-guarantee-plan__img {
    overflow: scroll
  }
}

body {
  word-break: break-all;
  letter-spacing: initial;
  font-weight: 500
}

@media screen and (max-width:920px) {
  .p-top-president {
    background: var(--main-color);
    background-image: url(./assets/images/top/president-background.png);
    background-size: cover;
    background-position: bottom;
    background-blend-mode: multiply
  }
}

.p-top-staffs__contentlink img {
  width: 100%
}

@media screen and (max-width:920px) {
  .p-top-cases__statelabel {
    font-size: 16px
  }
}

@media screen and (max-width:1080px) {
  .c-cta__list:last-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .c-cta__list:last-child .c-cta__item {
    width: calc((100% - 20px) / 3)
  }

  .c-cta__list:last-child {
    justify-content: flex-start;
    gap: 10px
  }
}

@media screen and (max-width:560px) {
  .c-cta__list:last-child .c-cta__item {
    width: 100%
  }

  .c-cta__list:last-child {
    justify-content: flex-start
  }

  .c-cta__list:last-child {
    flex-direction: column
  }
}

@media screen and (max-width:767px) {
  .p-top-cases__tabs {
    border-radius: 10px 10px 0 0
  }
}

.p-workman__wrap {
  scroll-margin-top: 78px
}

@media screen and (max-width:920px) {
  .p-workman__wrap {
    scroll-margin-top: 0
  }
}

.p-primaryService__section {
  scroll-margin-top: 78px
}

@media screen and (max-width:920px) {
  .p-primaryService__section {
    scroll-margin-top: 0
  }
}

@media screen and (max-width:920px) {
  .p-top-president__compname {
    margin-top: 20px
  }

  .p-top-cases {
    padding: 40px 20px
  }

  .p-top-cases__descriptiongreen {
    font-size: 20px
  }

  .p-top-cases__descriptiongreen span {
    font-size: 48px
  }

  .p-top-cases__descriptiongreen {
    background: linear-gradient(transparent 78%, #ffe9c7 60%);
    background-position-y: -1px;
    line-height: 1;
    margin-bottom: 20px
  }

  .p-top-reasons__flexwrap:last-child {
    background: 0
  }

  .p-top-reasons {
    padding-bottom: 2px
  }

  .p-top-reasons .p-top-reasons__flexwrap {
    padding-bottom: 20px
  }

  .p-top-reasons .p-top-reasons__moredetail {
    font-size: 16px
  }

  .p-top-reasons .p-top-reasons__moredetail::before {
    width: 16px;
    height: 16px
  }

  .p-top-reasons .p-top-reasons__moredetail::before {
    width: 16px;
    height: 16px;
    right: -20px;
    top: 5px
  }

  .p-top-reasons .p-top-reasons__moredetail::after {
    width: 6px;
    height: 6px;
    top: 15px;
    right: -14px
  }

  .p-top-reasons__wrapper {
    padding: 0 20px
  }

  .c-headline {
    margin-bottom: 36px
  }

  .p-top-campaign__wrapper {
    padding: 20px 16px 40px 16px
  }

  div.c-button a.c-button__link {
    padding-right: 20px
  }

  .p-top-campaign__infoarticles:last-child .p-top-campaign__articlelink .p-top-campaign__articledate {
    background-image: repeating-linear-gradient(135deg, transparent 0 2px, #707070 4px)
  }

  .p-top-campaign__articledate {
    padding-top: 8px
  }

  .p-top-swiper .swiperbanners_wrapper .swiperbanners {
    margin-top: -2px;
    margin-bottom: 24px
  }

  .l-sidebar__inner {
    padding-bottom: 5px
  }

  .l-sidebar__pt--shop {
    font-size: 18px
  }

  .l-sidebar__pt--name img {
    width: 114px
  }

  .l-sidebar__pt--logo {
    width: 46px;
    height: 46px
  }

  .p-top-swiper .swiperbanners_wrapper .swiperbanners_next {
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    right: 16px
  }

  .p-top-swiper .swiperbanners_wrapper .swiperbanners_next::after {
    width: 8px;
    height: 8px;
    border-top: solid 1px #FFF;
    border-right: solid 2px #fff;
    top: 12px;
    right: 14px
  }

  .p-top-swiper .swiperbanners_wrapper .swiperbanners_next::before {
    width: 24px;
    height: 24px;
    border: solid #fff 2px
  }

  .p-top-swiper .swiperbanners_wrapper .swiperbanners_prev {
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    right: 17px
  }

  .p-top-swiper .swiperbanners_wrapper .swiperbanners_prev::before {
    width: 24px;
    height: 24px;
    border: solid #fff 2px;
    top: 5px
  }

  .p-top-swiper .swiperbanners_wrapper .swiperbanners_prev::after {
    width: 8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    top: 13px;
    right: 10px
  }

  .p-top-blog__imgbox img {
    width: 100%
  }

  .p-top-staffs::before {
    content: "";
    position: absolute;
    top: -45px;
    width: 312px;
    height: 220px;
    border-radius: 220px 220px 0 0;
    background: #fff9eb;
    left: calc(50% - 161px)
  }

  .p-top-staffs {
    padding-top: 38px
  }

  .p-top-reasons::before {
    content: "";
    position: absolute;
    top: -30px;
    width: 320px;
    height: 194px;
    border-radius: 220px 220px 0 0;
    background: var(--main-color);
    left: calc(50% - 163px)
  }

  .p-top-campaign {
    padding: 40px 20px 68px
  }

  .p-top-aboutprotimes {
    padding: 40px 20px 116px
  }

  .p-top-aboutprotimes .p-top-aboutprotimes__wrapper {
    border-radius: 20px 20px 0 0
  }

  .p-top-staffs {
    padding-bottom: 40px
  }

  .p-top-aboutprotimes .p-top-aboutprotimes__wrapper {
    padding-top: 30px
  }

  .p-top-newinfo__titleInner {
    display: block;
    padding-top: 10px
  }

  .p-top-newinfo {
    background-size: 9px 9px
  }

  .p-top-newinfo__title {
    margin-top: 0
  }

  .p-top-newinfo__date {
    font-weight: 500
  }
}

.p-top-aboutprotimes__spThumb {
  display: none
}

@media screen and (max-width:920px) {
  .p-top-aboutprotimes__spThumb {
    display: block;
    text-align: center;
    margin-bottom: 28px
  }
}

.p-casearchive__imgWrapper {
  position: relative
}

.p-casearchive__statelabel {
  bottom: 0;
  top: initial
}

.p-top-president__spHeadline {
  display: none
}

@media screen and (max-width:920px) {
  .p-top-president__spHeadline {
    font-weight: 700;
    color: #fbefba;
    margin-bottom: 24px;
    font-size: 24px;
    display: block
  }

  .p-top-president_textstitle {
    display: none
  }

  .p-top-president__flexwrapper {
    padding-top: 0
  }

  .p-top-president__wrapper {
    padding-top: 40px
  }

  .p-top-president_prof img {
    width: 100%;
    height: 40vw;
    min-height: 192px
  }
}

.c-button_top300 {
  width: 300px
}

.c-button.c-button__top360 {
  width: 360px;
  max-width: none
}

.p-top-aboutprotimes__spText {
  display: none
}

@media screen and (max-width:920px) {

  .c-button.c-button_top300,
  .c-button.c-button__top360 {
    width: auto
  }

  .p-top-blog .c-button {
    margin: 0 16px
  }

  .p-top-blog {
    padding-bottom: 40px
  }

  .p-top-blog__flexwrapper {
    padding-bottom: 44px
  }

  .p-top-blog__date {
    font-size: 14px;
    margin-bottom: 16px;
    line-height: 1
  }

  .p-top-blog__imgbox img {
    aspect-ratio: 1 / .48;
    object-fit: cover
  }

  .p-top-blog__cattag {
    font-size: 16px
  }

  .p-top-blog__cattag {
    height: 32px;
    padding: 0 12px
  }

  .p-top-blog__title {
    line-height: 1.4
  }

  .p-top-blog__flexcontents {
    padding-bottom: 18px
  }

  .p-top-plans__flex {
    margin-bottom: 46px
  }

  .p-top-plans {
    padding-bottom: 40px
  }

  .p-top-plans::before {
    content: "";
    position: absolute;
    top: -43px;
    width: 320px;
    height: 220px;
    border-radius: 220px 220px 0 0;
    background: #b98d4a;
    left: calc(50% - 160px)
  }

  .p-top-aboutprotimes .p-top-aboutprotimes__wrapper .p-top-aboutprotimes__flexwrapper .p-top-aboutprotimes__flexcontents.p-top-aboutprotimes__flextexts {
    padding-left: 100px
  }

  .p-top-aboutprotimes .p-top-aboutprotimes__wrapper .p-top-aboutprotimes__flexwrapper .p-top-aboutprotimes__flexcontents .p-top-aboutprotimes__title {
    margin-bottom: 14px;
    line-height: 1
  }

  .p-top-aboutprotimes .p-top-aboutprotimes__wrapper .p-top-aboutprotimes__flexwrapper .p-top-aboutprotimes__flexcontents .p-top-aboutprotimes__logo {
    margin-top: 28px
  }

  .p-top-aboutprotimes {
    padding-bottom: 76px
  }

  .p-top-aboutprotimes__flexwrapper .c-button {
    margin: 0 10px
  }

  .p-top-aboutprotimes__pcText {
    display: none
  }

  .p-top-aboutprotimes__spText {
    display: block
  }

  .p-top-aboutprotimes {
    background-image: url(./assets/images/top/bg-about-protimes-sp.jpg)
  }

  .p-top-pickup__contentlink img {
    width: 100%;
    aspect-ratio: 1/.6;
    object-fit: cover
  }

  .p-top-pickup__title {
    height: 48px
  }

  .p-top-pickup {
    margin-top: 72px;
    padding-bottom: 34px
  }

  .p-top-newinfo .c-button {
    margin: 0 20px
  }

  .p-top-newinfo {
    padding-bottom: 40px
  }

  .p-top-newinfo__contentlink {
    border-radius: 10px;
    box-shadow: 3.8px 6.7px 9.7px rgb(0 0 0 / 3%)
  }

  .p-top-events__contentinnerflex {
    align-items: flex-start
  }

  .p-top-events__title {
    line-height: 1.4
  }

  .p-top-events .ptop-events__link {
    align-items: center;
    width: 132px;
    justify-content: center
  }

  .p-top-events__date {
    display: flex;
    height: 32px;
    align-items: center;
    font-size: 14px;
    line-height: 1
  }

  .p-top-events__flex {
    padding-bottom: 40px
  }

  .p-top-events__wrapper .c-button {
    margin: 0 16px
  }

  .l-footer__protimeslogo {
    width: 114px;
    position: relative;
    top: -6px;
    left: -10px
  }

  .l-footer .l-footer__companyflex .l-footer__companyitems .l-footer__protimeslogo .l-footer__companyname {
    font-size: 18px
  }

  .l-footer__protimesicon {
    width: 46px
  }

  .l-footer__companyitems {
    gap: 8px
  }

  .l-footer__companyname {
    line-height: 1
  }

  .l-footer__companyname {
    padding-top: 13px
  }

  .l-footer .l-footer__companyflex .l-footer__companyitems.l-footer__companyinfo .l-footer__companynameflex .l-footer__companyplace p span {
    border-bottom: solid 1px #a5a0a0;
    margin-bottom: 14px;
    padding-bottom: 10px;
    width: calc(100vw - 40px)
  }

  .l-footer__companyplace {
    line-height: 1.6
  }

  .l-footer {
    padding-top: 38px
  }

  .l-footer__companyinfo__pcc-button {
    display: none
  }

  .p-top-plans__stateinner {
    font-size: 14px
  }

  .p-top-plans__category {
    margin-bottom: 24px
  }

  .p-top-plans__statelabel {
    top: -17px
  }

  .p-top-plans__contentnametag {
    padding-bottom: 8px
  }

  .l-sidebar__hr {
    background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
    background-size: 5.6px 4px;
    border: 0;
    background-repeat: repeat-x
  }
}

.p-top-plans__statelabel {
  height: 28px
}

.p-top-plans__stateinner {
  z-index: 1
}

.p-top-plans__statelabel::after,
.p-plan__statelabel::after {
  position: absolute;
  content: "";
  top: 12px;
  left: 37%;
  border: 12px solid transparent;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 19px 0;
  border-color: transparent transparent #f38c1f transparent;
  transform: rotate(254deg)
}

.p-top-plans__statelabel[color='オススメ！']::after,
.p-plan__statelabel[color='オススメ！']::after {
  border-color: transparent transparent #6caf6b transparent
}

.p-top-plans__statelabel[color='人気NO1']::after,
.p-plan__statelabel[color='人気NO1']::after {
  border-color: transparent transparent #48b5d0 transparent
}

.p-top-plans__contentnametag {
  color: #b98d4a;
  background-image: linear-gradient(to right, #c4c4c4 4px, transparent 3px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  margin-bottom: 12px;
  padding-bottom: 12px
}

.p-top-plans__usepaintstag {
  line-height: 1;
  background: #d39f6b
}

.p-top-plans__category {
  line-height: 1
}

.p-top-cases__thumbWrapper {
  position: relative
}

.p-top-cases__statelabel {
  top: initial;
  bottom: 0
}

.p-top-plans__plandetail {
  background: #fcf6ed
}

.p-top-blog__next,
.p-top-blog__prev {
  top: calc(50% - 80px)
}

.p-top-campaign__articledate {
  background: linear-gradient(-45deg, transparent 35%, #888 35%, #888 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x;
  background-position-y: 32px
}

.p-top-reasons__flextext .p-top-reasons_title {
  background: linear-gradient(-45deg, transparent 35%, #FFF 35%, #FFF 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x;
  background-position: bottom
}

.p-top-cases__wrapper {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x
}

.p-top-plans__category {
  background: linear-gradient(-45deg, transparent 35%, #FFF 35%, #FFF 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x;
  background-position-y: 30px;
  margin-bottom: 24px
}

.p-top-events__flexcontent {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x
}

.p-top-blog__flexcontents {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x
}

.l-sidebar__hr {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x
}

.p-top-aboutprotimes .p-top-aboutprotimes__wrapper {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x
}

.p-top-plans__flexcontent {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x
}

@media screen and (max-width:1320px) {
  .l-footer .l-footer__companyflex .l-footer__companyitems.l-footer__companyinfo .l-footer__companynameflex .l-footer__companyplace p span {
    width: calc(100vw - 284px)
  }
}

@media screen and (max-width:920px) {
  .l-footer .l-footer__companyflex .l-footer__companyitems.l-footer__companyinfo .l-footer__companynameflex .l-footer__companyplace p span {
    width: calc(100vw - 40px)
  }
}

.p-top-campaign__bkimg {
  top: -6vw
}

.p-top-campaign__bkimg {
  left: 0
}

@media screen and (max-width:920px) {
  .p-top-events {
    background-image: url(./assets/images/top/bg-yellow-spevent.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 84px;
    position: relative
  }

  .p-faq__answer.display {
    padding: 0 0 0 32px
  }

  .p-faq__answer::before {
    left: 2px
  }

  .l-footer__companyinfo__pcbr {
    display: none
  }
}

.p-top-reasons__icon {
  width: 32px;
  height: 32px;
  position: relative;
  top: calc(50% - 20px);
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  right: -50px;
  background: #FFF;
  z-index: 2;
  cursor: pointer;
  top: 28px
}

@media screen and (max-width:920px) {
  .p-top-reasons__icon {
    display: none
  }
}

.p-top-reasons__icon::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: solid var(--main-color) 2px;
  border-radius: 50%;
  box-sizing: border-box
}

.p-top-reasons__icon::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px var(--main-color);
  border-right: solid 1px var(--main-color);
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 4px);
  right: 14px
}

@media screen and (min-width:920px) {
  .l-footer .l-footer__companyflex {
    gap: 50px;
    justify-content: center
  }

  .p-top-staffs__flexwrapperCenter {
    justify-content: center
  }
}

.p-top-president_textstitle {
  letter-spacing: 1.5px
}

.p-top-reasons__flextext .p-top-reasons_title {
  letter-spacing: 1.4px
}

.p-top-campaign__articlelink {
  letter-spacing: 1.3px
}

.c-headline,
div.c-button a.c-button__link span {
  letter-spacing: 1.2px
}

.p-staffarchive__flexcontnts {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%);
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x
}

.p-top-reasons__flextext::after {
  display: none
}

@media screen and (max-width:1320px) {
  .p-top-campaign__bkimg {
    top: -9vw
  }
}

@media screen and (max-width:920px) {
  .p-top-events .ptop-events__link:after {
    width: 16px;
    height: 16px;
    right: 14px;
    top: 8px
  }

  .p-top-events .ptop-events__link::before {
    width: 7px;
    height: 7px;
    right: 20px;
    top: 18px
  }

  .p-top-newinfo__date {
    min-width: 88px
  }

  .p-top-events__imgbox img {
    min-width: 96px
  }

  .p-top-events__contentinnerflex {
    gap: 16px
  }

  .p-top-events__flex {
    gap: 24px
  }
}

@media screen and (max-width:920px) {
  .p-service__flexwrapper+.p-service__flexwrapper {
    margin-top: 32px
  }

  .p-workman .p-service__fleximg {
    margin-top: 0
  }

  .p-service__flextext {
    line-height: 1.6
  }

  .p-service__flextitle {
    margin-bottom: 4px
  }

  .p-workman__linkbox {
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 24px
  }

  .c-header__yellow.title__flex {
    letter-spacing: 1px;
    line-height: 1.4;
    padding: 10px 20px
  }

  .p-service__fleximg img {
    width: 100%
  }
}

.p-first .p-service__wrapp .c-header__brown {
  background: repeating-linear-gradient(-45deg, #a77036, #a77036 1px, #8c5b28 0, #8c5b28 5px)
}

@media screen and (max-width:920px) {
  .p-first .p-service__wrapp .c-header__brown {
    font-size: 24px;
    margin: 0 calc(50% - 50vw) 30px;
    width: 100vw
  }
}

@media screen and (max-width:920px) {
  .p-primaryService__nav__number {
    width: 20px;
    height: 20px
  }

  .p-primaryService__linkcont a {
    align-items: center
  }

  .p-primaryService__linkcont {
    margin-bottom: 8px
  }

  .p-primaryService__linkcont:last-child {
    margin-bottom: 0
  }

  .p-first .p-service__flexwrapper {
    margin-bottom: 28px
  }

  .p-first .p-primaryService__linkbox {
    margin-top: 28px;
    padding-bottom: 16px
  }
}

@media screen and (max-width:920px) {
  .c-headline-page {
    padding: 10px 40px
  }
}

.c-pankuzu {
  -ms-overflow-style: none;
  scrollbar-width: none
}

.c-pankuzu::-webkit-scrollbar {
  display: none
}

.p-service-top__contentimg img {
  width: 100%
}

@media screen and (min-width:920px) {
  .p-flow .arrow-bottom {
    display: none
  }
}

.p-blogdetail__previousBtn a::before {
  right: initial;
  left: 60px
}

.p-blogdetail__previousBtn a::after {
  right: initial;
  left: 67px;
  transform: rotate(225deg)
}

.p-blogdetail__previousBtn a {
  padding-right: 0;
  padding-left: 30px
}

@media screen and (max-width:767px) {
  .p-blogdetail__previousBtn a {
    padding: 0
  }
}

.p-plan__planchild {
  max-width: 474px
}

@media screen and (max-width:920px) {
  .p-plan__planchild {
    max-width: 100%
  }
}

@media screen and (max-width:920px) {
  .p-platinum-lead__txt:after {
    bottom: 10px;
    height: 46px;
    right: -12px;
    transform: rotate(25deg)
  }

  .p-platinum-lead__txt:before {
    bottom: 10px;
    height: 46px;
    transform: rotate(-25deg);
    left: -9px
  }
}

@media screen and (max-width:767px) {

  .p-guarantee-lead__flextitle,
  .p-guarantee-lead__subtitle {
    line-height: 1.4
  }
}

@media screen and (max-width:767px) {
  .p-diagnosis-lead .p-service__wrapp {
    padding-bottom: 8px
  }
}

@media screen and (max-width:920px) {
  .p-service__flextitle {
    margin-bottom: 22px
  }
}

.p-guarantee__mvWrapper {
  text-align: center
}

@media screen and (max-width:920px) {
  .p-top-aboutprotimes .p-top-aboutprotimes__wrapper .p-top-aboutprotimes__flexwrapper {
    flex-direction: column
  }

  .p-service__flextitle {
    margin-bottom: 20px
  }

  .p-service__wrapp .p-service__flextext {
    line-height: 1.68
  }
}

@media screen and (max-width:767px) {
  .p-workman .p-service__wrapp .p-service__flextext {
    margin-bottom: 16px
  }
}

@media screen and (max-width:575px) {
  .p-workman .p-service__wrapp .p-service__flextext {
    margin-bottom: 0
  }
}

.p-primaryService__section a:hover {
  opacity: .7;
  transition: .3s
}

@media screen and (min-width:410px) and (max-width:919px) {
  .reason-nav__txt .u-hidden-sp {
    display: none
  }
}

.--character {
  display: none
}

.p-top-reasons::after {
  display: none
}

@media screen and (min-width:960px) {
  .p-top-reasons__character {
    display: flex;
    justify-content: center;
    width: 68.3vw;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto
  }

  .--character {
    position: relative;
    display: block;
    width: 1px;
    height: 1px
  }

  .--character::after {
    position: absolute;
    top: -50px;
    right: -180px;
    background-image: url("/wp-content/themes/protimes2023/assets/images/top/icon-reason.png");
    content: "";
    display: inline-block;
    width: 180px;
    height: 140px;
    background-size: contain;
    background-repeat: no-repeat
  }
}

.p-news .c-case-pagination {
  margin-top: 48px
}

.p-news__wrapp {
  padding-bottom: 64px
}

@media screen and (max-width:920px) {
  .p-news .c-case-pagination {
    margin-top: 40px
  }

  .p-news__wrapp {
    padding-bottom: 40px
  }
}

.p-eventarchive__articletitle {
  height: 27px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1
}

@media screen and (max-width:767px) {
  .p-eventarchive__flexcontnts {
    border-bottom: solid 1px#e5d4c2
  }

  .p-eventarchive__articleinfo:last-child {
    margin-bottom: 32px
  }
}

span.c-basicform__annotationText {
  display: none
}

@media screen and (max-width:920px) {
  .p-eventdetail__listchild span {
    font-size: 14px;
    padding: 0 10px;
    min-width: 64px;
    margin-right: 12px
  }

  .p-eventdetail__listchild {
    margin-bottom: 16px;
    color: #382712
  }

  .c-basicform__tableTitle {
    border-bottom: 0
  }

  .c-basicform__tableContent {
    border-top: 0
  }

  .c-basicform__headline {
    font-size: 24px;
    margin-bottom: 24px
  }

  .c-basicform__tableTitle {
    padding: 0 16px
  }

  .c-basicform__tableContent input[type=text],
  .c-basicform__tableContent input[type=email] {
    height: 48px;
    border-radius: 10px
  }

  .c-basicform__table {
    margin: 0 20px
  }

  span.c-basicform__annotationText {
    color: #8888;
    font-size: 14px;
    line-height: 1;
    display: block
  }

  .c-basicform__Required {
    width: 56px;
    padding: 0;
    justify-content: center;
    border-radius: 3px
  }

  .p-news__flex {
    border-radius: 10px
  }

  .p-news__listchild {
    margin-bottom: 17px
  }
}

.p-primaryService__section--ttl {
  line-height: 1.5
}

.p-recruit__smallheadline {
  position: relative;
  padding-left: 23px
}

.p-recruit__smallheadline::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

@media screen and (max-width:920px) {
  .p-recruit__anclink {
    font-size: 16px
  }

  .p-recruit__smallheadline {
    font-size: 18px
  }

  .p-recruit__anclink::after {
    border-top: solid 1px var(--main-color);
    border-right: solid 1px var(--main-color)
  }

  .p-recruit__smallheadline::before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
  }

  .p-staffdetail__staffphoto img {
    border-radius: 0
  }

  .p-staffdetail__staffname span {
    font-size: 20px;
    font-weight: 700
  }

  .p-staffdetail__staffname {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
    line-height: 1.5
  }

  .p-staffdetail__staffname {
    width: calc(100%+32px);
    position: relative;
    left: -16px
  }

  .p-staffdetail__staffname {
    padding: 0 16px 16px
  }
}

.p-plan__statelabel {
  height: 28px
}

.p-plan__stateinner {
  z-index: 1
}

.p-company__tableTitle,
.p-company__tableContent {
  color: #382712
}

@media screen and (max-width:920px) {
  .p-company__accessInner {
    padding: 0 20px 32px
  }

  .p-company__sqBackground {
    padding-bottom: 0
  }

  .p-staffarchive__staffname {
    font-size: 18px
  }

  .p-staffarchive__staffname span {
    font-size: 20px
  }

  .p-company__tableTitle {
    height: 40px;
    display: flex;
    align-items: center;
    padding-left: 16px
  }

  .p-company__tableContent {
    min-height: 50px
  }

  .p-company__tableWrapp {
    margin-top: 24px
  }

  .p-company__companytable {
    margin-top: 40px
  }

  .p-company__greetingName {
    margin: 10px 0 0
  }

  .p-company__sqBackground {
    padding-top: 0
  }

  .p-company .c-header__brown {
    font-size: 24px;
    height: 56px
  }

  ul.page-numbers {
    margin-top: 32px
  }

  .p-casearchive__flexwrapper {
    margin-bottom: 32px
  }

  .p-casearchive__wrapper {
    padding-bottom: 40px
  }
}

.p-staffarchive__flexcontnts {
  box-shadow: 0 2px 4px rgb(185 141 74 / 10%)
}

.p-company__awardImgbox {
  padding: 16px;
  background: white;
  border: solid 1px #e5d4c2;
  aspect-ratio: 1 / .96
}

.p-company__awardImgdetail {
  color: #382712
}

@media screen and (max-width:920px) {
  .p-casearchive__labelWrapper {
    display: flex;
    flex-wrap: wrap
  }

  .p-casearchive__selecttitle {
    font-size: 18px
  }

  .p-casearchive__navflex.casetoggleactive {
    padding-bottom: 30px
  }

  .p-casearchive__resultbtn {
    margin-top: 30px
  }

  .p-casearchive__selecttitle {
    border-top: 0
  }

  .p-casearchive__selecttag {
    font-size: 18px
  }

  .p-casearchive__navtitle::before {
    right: calc(50% - 110px)
  }

  .p-company__feature {
    margin-bottom: 40px
  }
}

@media screen and (max-width:767px) {
  .p-blogdetail__links {
    gap: 11px;
    margin-top: 40px
  }

  .p-blogdetail__links {
    margin-bottom: 40px
  }
}

@media screen and (max-width:920px) {
  .p-blogdetail__rheadline span {
    height: 54px
  }

  .p-blogdetail__rheadline span {
    height: 54px;
    display: flex;
    align-items: center
  }

  .p-estimate-lead__title,
  .p-service__flextitle {
    margin-bottom: 0
  }

  .p-estimate-lead__text {
    margin-top: 8px
  }
}

.p-eventdetail__zoomimgbox {
  padding: 0;
  transition: all 1s ease-out
}

.p-eventdetail__zoomimgbox img {
  transition: all 1s ease-out;
  padding: 40px
}

.medium-zoom-image {
  cursor: zoom-in;
  transition: all 300ms
}

.p-eventdetail__zoomchild::before {
  pointer-events: none
}

.c-basicform__tableContent {
  max-width: 384px
}

.c-basicform__tableContent input[type=email] {
  background: #f8f4f0;
  border-radius: 5px;
  height: 40px;
  width: 100%;
  flex: 1;
  min-width: 100px;
  position: relative
}

.c-basicform__tableContent input[type=email]:focus {
  border: 2px solid var(--main-color);
  outline: 0
}

@media screen and (max-width:920px) {
  .p-company__tableContent {
    padding: 12px 16px
  }

  .p-estimate-lead__text {
    margin-top: 6px;
    line-height: 1.7
  }

  .p-estimate-lead__title,
  .p-service__flextitle {
    margin-bottom: 6px
  }

  .p-casearchive__selecttitle {
    height: 50px;
    display: flex;
    align-items: center
  }

  .p-casearchive__navcontents:nth-child(2) .p-casearchive__selecttitle {
    border-top: solid #e5d4c2 1px
  }

  .p-casearchive__resultbtn div.c-button {
    max-width: 264px
  }
}

/*.c-pankuzu li:nth-child(n+2)::before {
  content: '';
  width: 7px;
  height: 7px;
  border: 0;
  border-top: solid 1px #382712;
  border-right: solid 1px #382712;
  position: absolute;
  top: 10px;
  left: -18px;
  margin-top: -4px;
  transform: rotate(45deg)
}*/

.p-casearchive__labelWrapper {
  padding: 0 16px
}

.p-casearchive__selecttag input[type=checkbox] {
  display: none;
  position: relative
}

.p-casearchive__selecttag {
  padding-left: 0;
  padding-right: 0
}

.checkbox-parts {
  padding-left: 23px;
  position: relative;
  margin-right: 20px
}

.checkbox-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #888
}

.p-casearchive__selecttag input[type=checkbox]:checked+.checkbox-parts::before {
  background: var(--main-color);
  border: 0
}

.p-casearchive__selecttag input[type=checkbox]:checked+.checkbox-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 4px;
  width: 10px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff
}

.p-casearchive__selecttitle {
  border-top: solid 1px #e5d4c2;
  border-bottom: solid 1px #e5d4c2
}

@media screen and (max-width:920px) {
  .p-plan__headline {
    scroll-margin-top: 0
  }
}

.p-company__tableContent {
  border: 0
}

@media screen and (min-width:920px) {
  .p-casearchive__selecttitle {
    padding: 8px 24px
  }

  .p-casearchive__labelWrapper {
    padding: 0 24px 8px
  }

  .p-casearchive__selecttag {
    padding-bottom: 0
  }

  .p-casearchive__resultbtn {
    padding-top: 13px
  }

  .p-casearchive__resultbtn .c-button {
    max-width: 216px
  }

  .p-casearchive__navflex {
    padding-bottom: 40px
  }
}

body {
  color: #382712
}

.p-eventdetail__zoomchild,
.p-campaigndetail__zoomcontent {
  cursor: zoom-in
}

.p-eventdetail__zoomimgbox,
.p-campaigndetail__zoomimgbox {
  pointer-events: none
}

.medium-zoom-image--opened {
  object-fit: contain;
  background: #FFF;
  padding: 20px 40px;
  box-sizing: content-box
}

@media screen and (max-width:920px) {
  .medium-zoom-image--opened {
    box-sizing: border-box;
    padding: 0
  }
}

.p-campaigndetail__zoomcontent::after {
  background-image: url(./assets/images/common/icon-zoom.svg)
}

.l-globalnav__spsubmenu p {
  padding: 0
}

@media screen and (max-width:767px) {
  .page-platinum .p-two-panel__image img {
    width: 100%
  }

  .page-platinum .p-two-type__text {
    text-align: center
  }
}

.l-sidebar__pt--shopSecond {
  display: none;
}

@media screen and (max-width:920px) {
  .l-sidebar {
    min-height: 0
  }

  .l-sidebar__siteName {
    display: flex
  }

  /* 2店舗表示の調整 */
  .l-sidebar__siteName--vertical {
    display: block;
  }

  .l-sidebar__siteName--vertical .l-sidebar__pt--shop {
    margin-top: 8px;
  }

  .l-sidebar__siteName--vertical .l-sidebar__pt {
    margin-bottom: 10px;
  }

  .l-sidebar__pt--shopSecond {
    display: inline-block;
  }

  .l-sidebar__inner {
    padding: 10px
  }

  .l-sidebar__pt--logo {
    flex: none
  }

  .l-sidebar__company--logo {
    margin-left: 0
  }

  .l-sidebar__pt--shop {
    font-size: 14px !important;
    margin-top: 6px
  }

  .l-sidebar__company {
    margin-left: 24px
  }

  .l-sidebar__company--name {
    font-size: 14px
  }

  .l-sidebar__pt {
    margin-bottom: 0
  }
}

.l-globalnav__items>a::after {
  transition: .1s
}

.nolink .is-activeIcon::after {
  transform: rotate(135deg);
  right: 25px;
  transition: all .1s;
  top: 24px
}

.c-basicform__any {
  background: #888;
  display: flex;
  align-items: center;
  color: #fff;
  line-height: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 0 16px;
  border-radius: 5px;
  height: 22px
}

.c-basicform__Required {
  line-height: 0
}

@media screen and (max-width:767px) {
  .c-basicform__any {
    background: #888;
    display: flex;
    align-items: center;
    color: #fff;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    padding: 0 16px;
    border-radius: 5px;
    height: 22px
  }

  .c-basicform__Required {
    line-height: 0
  }
}



.bgWhiteWrapper {
  background: #FFF;
  padding: 30px 0 40px
}





.wpac {
  background-color: #fbefba !important;
  padding-top: 50px !important;
  padding-bottom: 40px !important
}

.wp-google-wr {
  display: none !important
}

.wp-gr.wpac .wp-google-left img {
  border-radius: 0 !important
}

.wp-gr .wp-google-powered.wp-google-powered-custom {
  position: absolute !important;
  bottom: 45px !important;
  left: 220px !important;
  font-weight: 500 !important;
  color: #fb8e28 !important;
  font-size: 16px !important
}

.wp-gr.wpac .wp-google-name span {
  font-size: 16px !important;
  color: #382712 !important
}

.wp-gr.wpac .grw-slider-review-inner .wp-google-left img {
  border-radius: 50% !important
}

.wp-gr.wpac .wp-google-rating {
  font-weight: 500 !important;
  font-size: 16px !important
}

.wp-gr.wpac .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
  border-radius: 24px !important
}

.grw-slider-review-inner svg {
  display: none
}

.grw-slider-dots {
  display: none !important
}

.wp-gr.wpac .wp-google-time {
  display: none !important
}

.wp-gr.wpac .wp-google-time.view-wp-google-time {
  display: block !important
}

.wp-gr.wpac .wp-google-time.dateView {
  display: block !important
}

.wp-gr.wpac .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
  max-width: 256px !important;
  height: 256px
}

.wp-gr .grw-slider .wp-google-feedback {
  height: 120px !important
}

.wp-gr.wpac .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
  padding-top: 28px !important
}

.wp-gr .grw-slider .wp-google-stars {
  margin-top: 8px !important
}

.wp-gr.wpac .wp-google-time.dateView {
  margin-top: 4px !important
}

.wp-gr.wpac a.wp-google-name {
  font-size: 16px !important
}

.wp-gr.wpac .wp-google-time.dateView {
  font-size: 14px !important
}

.wp-gr.wpac .grw-slider .grw-row {
  max-width: 880px !important
}

.wp-gr.wpac .grw-slider .grw-row {
  margin: 0 auto !important
}

.wp-gr .grw-slider-content {
  background-image: linear-gradient(-45deg, transparent 35%, var(--main-color) 35%, var(--main-color) 45%, transparent 55%) !important;
  background-size: 5.6px 4px;
  border: 0;
  background-repeat: repeat-x !important;
  background-position: top 0 right 0 !important;
  padding-top: 20px !important
}

.wp-gr .grw-slider .grw-slider-reviews {
  max-width: 880px !important;
}

@media screen and (min-width:767px) {
  .wp-gr.wpac .grw-slider .grw-row {
    flex-direction: column !important;
    align-items: flex-start !important
  }

  .wp-gr.wpac .wp-google-name span {
    font-size: 20px !important
  }

  .wp-gr .wp-google-powered.wp-google-powered-custom {
    font-size: 24px !important;
    left: 240px !important
  }

  .wp-gr.wpac .wp-google-rating {
    font-size: 24px !important
  }

  .wp-gr.wpac .wp-google-place {
    display: flex !important
  }

  .wp-gr.wpac .wp-google-right {
    display: flex !important;
    width: auto !important
  }

  .wp-gr .wp-google-powered.wp-google-powered-custom {
    left: initial !important;
    right: 0 !important
  }

  .wp-gr.wpac .wp-google-powered.wp-google-powered-custom {
    font-size: 20px !important;
    right: 14px !important
  }

  .wp-gr .grw-row-x .grw-slider-header,
  .wp-gr .grw-row-x .grw-slider-header+.grw-slider-content,
  .wp-gr .grw-row-x .grw-slider-review,
  .wp-gr .grw-row-s .grw-slider-header+.grw-slider-content .grw-slider-review {
    flex: 0 0 33.3%
  }

  .wp-gr .wp-google-powered {
    position: absolute !important;
    bottom: 11px !important
  }

  .wp-gr .grw-slider .grw-slider-header-inner,
  .wp-gr .grw-slider .grw-slider-review-inner {
    margin-left: 22px !important
  }

  .wp-gr.wpac .wp-google-left img {
    margin-right: 22px !important
  }

  .wp-gr .wp-google-powered.wp-google-powered-custom {
    right: 22px !important
  }

  .wp-gr .grw-slider .grw-slider-btns.grw-slider-prev {
    top: -14px !important
  }

  .wp-gr .grw-slider .grw-slider-btns.grw-slider-next {
    right: -13px !important;
    top: -15px !important
  }
}

@media screen and (max-width:767px) {
  .wpac {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .wp-gr.wpac .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
    max-width: 100% !important;
    margin: 0 !important;
    height: 224px !important
  }

  .wp-gr.wpac .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
    padding-top: 18px !important
  }

  .wp-gr .grw-slider .wp-google-feedback {
    height: 100px !important
  }

  .wp-gr .wp-google-text {
    font-size: 14px !important
  }

  .p-blogdetail__links {
    gap: 12px
  }

  .p-blogdetail__previousBtn a,
  .p-blogdetail__nextBtn a,
  .p-blogdetail__backBtn a {
    max-width: 104px;
    padding: 0
  }

  .p-blogdetail__previousBtn span,
  .p-blogdetail__nextBtn span,
  .p-blogdetail__backBtn span {
    display: none
  }

  .p-blogdetail__previousBtn a::before,
  .p-blogdetail__nextBtn a::before,
  .p-blogdetail__previousBtn a::after,
  .p-blogdetail__nextBtn a::after {
    display: none
  }

  .wp-gr .grw-slider .grw-slider-content {
    padding: 10px 20px !important
  }

  .wp-gr .grw-slider {
    padding: 0 20px !important
  }

  .wp-gr .grw-slider .grw-slider-reviews {
    margin: 0 !important
  }

  .wp-gr .grw-slider .grw-slider-btns.grw-slider-next {
    right: -26px !important;
    top: -20px !important
  }

  .wp-gr .grw-slider .grw-slider-btns.grw-slider-prev {
    left: -26px !important;
    top: -20px !important
  }

  .wp-gr .grw-slider .grw-slider-header-inner {
    padding-left: 0 !important;
    padding-bottom: 10px !important
  }

  .wp-gr .wp-google-powered {
    margin: 0 !important
  }

  .wp-gr .wp-google-powered.wp-google-powered-custom {
    bottom: 34px !important;
    left: 196px !important
  }

  .wp-gr .wp-google-place .wp-star svg {
    width: 17px !important;
    height: 17px !important
  }
}


.pc_br {
  display: block
}

.sp_br {
  display: none
}

@media screen and (max-width:768px) {
  .pc_br {
    display: none
  }

  .sp_br {
    display: block
  }
}

.c-basicform__company {
  flex-wrap: wrap
}

@media screen and (max-width:920px) {
  .c-basicform__company .c-basicform__Required {
    order: 3
  }
}

.c-basicform__tableContent .c-basicform__years {
  width: 210px;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px
}

.c-basicform__tableContent .c-basicform__time {
  width: 184px
}

.p-company__pointsFlexwrapp.--full {
  padding-right: 0
}

@media screen and (max-width:920px) {
  .p-company__pointsFlexwrapp {
    min-height: 0
  }
}

[color="人気No.1"] {
  background: #f38c1f
}

.p-plan__headline,
.p-casedetail__voiceheadline,
.p-service__wrapp .c-header__brown,
.p-company .c-header__brown,
.p-recruit__headline,
.p-showroom__headline3 {
  background-color: #9c652e;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(128, 81, 36, 0.5) 2px, rgba(128, 81, 36, 0.5) 4px)
}

.p-plan__headline,
.p-casedetail__voiceheadline,
.p-service__wrapp .c-header__brown,
.p-company .c-header__brown,
.p-recruit__headline,
.p-showroom__headline3 {
  background-color: #9c652e;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(128, 81, 36, 0.5) 2px, rgba(128, 81, 36, 0.5) 4px)
}

.number-icon {
  position: absolute;
  left: -10px;
  top: -10px;
  max-width: 64px;
  height: 70px
}

@media screen and (max-width:600px) {
  .titleWrapp {
    font-size: 16px
  }

  .p-top-pickup__title {
    min-height: 48px;
    height: auto;
  }

  .p-top-pickup {
    margin-top: 72px;
    padding-bottom: 34px;
  }
}

.p-top-plans__caption {
  display: block;
  font-size: 14px;
  color: #fff;
  margin-bottom: 32px
}

.p-plan__caption {
  display: block;
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 16px
}

@media screen and (max-width:920px) {
  .p-plan__caption {
    margin-inline: 20px
  }
}

/* 受付終了ボタンの実装 */
.p-top-events .ptop-events__link {
  letter-spacing: .08em;
  justify-content: center;
  min-width: 132px;
}

.p-top-events .ptop-events__btn.--closed .ptop-events__link {
  transition: all .3s;
  background-color: #888;
  border: none;
  color: #FFF;
  font-weight: 700;
}

.p-top-events .p-top-events__flexcontent:hover .ptop-events__btn.--closed .ptop-events__link {
  opacity: .8;
}

.p-top-events .ptop-events__btn.--closed .ptop-events__link::after {
  background-color: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}

.p-top-events .ptop-events__btn.--closed .ptop-events__link::before {
  border-top: solid 1px #888;
  border-right: solid 1px #888;
}

.p-eventarchive__articlethumb.--closed {
  position: relative;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

.p-eventarchive__articlethumb.--closed::before {
  position: absolute;
  display: block;
  background-color: rgba(0, 0, 0, .5);
  content: "";
  width: 100%;
  height: 100%;
}

.p-eventarchive__articlethumb.--closed::after {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "受付終了";
  font-size: 19px;
  letter-spacing: .05em;
  font-weight: 700;
  color: #fff;
  width: 100%;
  height: 100%;
}

.c-button.--disabled {
  background-color: #888;
  pointer-events: none;
}

.c-button.--disabled .c-button__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

@media screen and (max-width: 1080px) {
  .l-footer-spnav {
    left: 0;
    right: 0;
  }
}

/* 外部リンク */
.paln-external-link {
  margin: 16px;
}

.paln-external-link div.c-button a.c-button__link {
  padding-right: 0;
}

.icon-external-link {
  display: block;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/protimes2023/assets/images/common/icon_external-link.svg");
  background-size: 16px;
  width: 16px;
  height: 16px;
  margin-left: 8px;
}

@media screen and (min-width: 921px) {
  .paln-external-link div.c-button:hover .icon-external-link {
    background-image: url("/wp-content/themes/protimes2023/assets/images/common/icon_external-link-orange.svg");
  }
}

.paln-external-link div.c-button a.c-button__link span::before,
.paln-external-link div.c-button a.c-button__link span::after {
  display: none;
}

/* recaptchaのバッジを非表示にする */
.grecaptcha-badge {
  visibility: hidden;
}

.c-recaptcha-note {
  color: #888;
  font-size: 11px;
  text-align: center;
  margin: 24px 16px 0;
}

.c-recaptcha-note a {
  text-decoration: underline;
  transition: all .3s;
}

.c-recaptcha-note a:hover {
  text-decoration: none;
}

/* キャンペーン一覧ページ */
.p-campaignarchive__thumbnail a,
.p-campaignarchive__articletitle a {
  transition: all .3s;
}

.p-campaignarchive__thumbnail a:hover,
.p-campaignarchive__articletitle a:hover {
  opacity: .7;
}

/* フッター */
.l-footer__companyflex a,
.l-footer__companyflex img {
  transition: all .5s;
}

.l-footer__companyflex a:hover,
.l-footer__companyflex a:hover img {
  opacity: .8;
}

/* スタッフ紹介 */
@media screen and (min-width: 1081px) {
  .p-top-staff-sp {
    display: none;
  }
}

@media screen and (max-width: 1080px) {
  .p-top-staff-pc {
    display: none;
  }

  .p-top-staffs .swiper-buttonnext__staff {
    width: 32px;
    height: 32px;
    top: 70px;
    right: 20px
  }

  .p-top-staffs .swiper-buttonnext__staff::before {
    width: 24px;
    height: 24px;
    top: 4px;
    left: 4px;
    border: solid #fff 2px
  }

  .p-top-staffs .swiper-buttonnext__staff::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 12px;
    right: 14px
  }

  .p-top-staffs .swiper-buttonprev__staff {
    width: 32px;
    height: 32px
  }

  .p-top-staffs .swiper-buttonprev__staff::before {
    width: 24px;
    height: 24px;
    top: 4px;
    left: 4px;
    border: solid #fff 2px
  }

  .p-top-staffs .swiper-buttonprev__staff::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(225deg);
    position: absolute;
    top: 12px;
    right: 10px
  }

  .p-top-staffs .swiper-buttonprev__staff {
    top: 68px;
    left: 20px
  }

  .p-top-staffs__flexwrapper {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1080px) {
  .l-globalnav nav {
    background: #fff9eb;
  }
}



/* ショールームボタン追加 */

.p-showroom__cta{
  margin: -20px 0 40px;
}

.p-showroom__cta .p-showroom__cta-txt{
  width: fit-content;
  margin: 0 auto;
  padding: 5px 20px;
  position: relative;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
}

.p-showroom__cta-txt::before,
.p-showroom__cta-txt::after{
  content: "";
  width: 2px;
  height: 33px;
  position: absolute;
  top: 55%;
  background-color: #000;
}
.p-showroom__cta-btn{
  display: flex;
  justify-content: center;
}
.p-showroom__cta-txt::before{
  transform: translateY(-50%) rotate(-20deg);
  left: 0;
}
.p-showroom__cta-txt::after{
  transform: translateY(-50%) rotate(20deg);
  right: 0;
}

.p-showroom__cta-btn a{
  pointer-events: initial;
  width: 560px;
  height: 88px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  background-color: #eb6120;
  box-shadow: 0 8px 0 #882700;
}


@media screen and (max-width:767px) {

.p-showroom__cta{
	margin: 0 10px 30px;
}
.p-showroom__cta .p-showroom__cta-txt{
	padding: 5px 15px;
	font-size: 18px;
}
.p-showroom__cta-txt::before,
.p-showroom__cta-txt::after{
	height: 25px;
}
.p-showroom__cta-btn a{
	max-width: 400px;
	width: 100%;
	height: 64px;
	border-radius: 16px;
	font-size: 24px;
	box-shadow: 0 6px 0 #882700;
}
}