.p-toiawase {
  display: block;
  overflow: hidden;
}

.p-toiawase main p,
.p-toiawase main dd,
.p-toiawase main dt,
.p-toiawase main a,
.p-toiawase main h2,
.p-toiawase main h3,
.p-toiawase main h4,
.p-toiawase main span {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  color: #222;
}

.p-toiawase ul li {
  list-style: none;
}

.p-toiawase .p-container {
  width: 100%;
  max-width: 830px;
  margin: 0 auto;
}

.p-toiawase .mainvidual {
  background: url(../img/toiawase/mv_bg_toiawase.png) repeat;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-container {
    max-width: 100%;
  }
}

.p-toiawase body {
  margin: 0;
}

.p-toiawase * {
  box-sizing: border-box;
}

.p-toiawase .l-wide {
  width: 100%;
  max-width: 988px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-toiawase .l-wide {
    max-width: 100%;
    padding: 0 10px;
  }

  .p-toiawase .p-grid-cont {
    padding: 0px;
  }
}

.p-toiawase .l-layer {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-toiawase .l-layer {
    max-width: 100%;
    padding: 0 20px;
  }
}

.p-toiawase .l-inside {
  width: 100%;
  max-width: 748px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-toiawase .l-inside {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .p-toiawase .u-sp-hidden {
    display: none;
  }
}

.p-toiawase .u-pc-hidden {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-toiawase .u-pc-hidden {
    display: block;
  }
}

.p-toiawase.base-black h2,
.p-toiawase.base-black h3,
.p-toiawase.base-black h3,
.p-toiawase.base-black h4,
.p-toiawase.base-black dl,
.p-toiawase.base-black p,
.p-toiawase.base-black span,
.p-toiawase.base-black div {
  color: #000;
}

.p-toiawase.-item {
  padding-bottom: 330px;
}

@media screen and (max-width: 768px) {
  .p-toiawase.-item {
    padding-bottom: 40px;
  }
}

.p-toiawase .p-box-black {
  padding-bottom: 82px;
}

.p-toiawase a {
  transition: 0.4s;
}

.p-toiawase a:hover {
  opacity: 0.7;
}

.p-toiawase {
  color: #222;
}

.p-toiawase .p-toiawase__head {
  text-align: center;
}

.p-toiawase .p-toiawase__contents {
  margin-top: 32px;
}

.p-toiawase .c-block-image01 {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-toiawase__contents {
    margin-top: 10px;
  }
}

.p-toiawase .c-block-heading01 {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  padding: 12px 12px 12px 90px;
  font-size: 2em;
  line-height: 1.4375;
  background: #EB6120;
  color: #fff;
  font-weight: bold;
}

.p-toiawase .c-block-heading01::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0 0;
  border-color: #000000 transparent transparent transparent;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-block-heading01 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 1.3636363636;
    text-align: center;
    padding-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-block-heading01.-sp-height {
    padding: 20px 0;
  }
}

.p-toiawase .p-yel-box01 {
  background: #FDF2ED;
  padding-bottom: 8%;
}

.p-toiawase .p-grid01 {
  padding: 23px 73px 0;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-grid01 {
    padding: 22px 16px 0;
  }

  .p-toiawase .p-toiawase-cont01 {
    max-height: 1500px;
  }
}

.p-toiawase .p-grid01 ul {
  margin: 0 -16px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-grid01 ul {
    flex-wrap: wrap;
  }
}

.p-toiawase .p-grid01 ul li {
  padding: 0 16px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-grid01 ul li {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-grid01 ul li+li {
    margin-top: 30px;
  }
}

.p-toiawase .c-check-card01 .c-check-card01__head {
  position: relative;
  margin-bottom: 32px;
}

.p-toiawase .c-check-card01 .c-check-card01__head p {
  font-size: 32px;
  line-height: 1.45;
  font-weight: bold;
  color: #222;
}

.p-toiawase .c-check-card01 .c-check-card01__head .c-check-card01__title {
  position: relative;
  display: flex;
  justify-content: flex-start;
}

.p-toiawase .c-check-card01 .c-check-card01__head .c-check-card01__title::before {
  content: url(../../assets/img/toiawase/checkbox.png);
  display: block;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  padding-right: 10px;
  margin: 0;
}

.p-toiawase .c-arrow {
  position: absolute;
  margin: 0 auto;
  left: 45%;
}

.p-block .c-arrow-icon {
  width: 150px;
  height: 50px;
  margin: 0 auto;
  clip-path: polygon(50% 56%, 100% 0, 50% 100%, 0 0);
  background: #eb6120;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-check-card01 .c-check-card01__head p {
    font-size: 18px;
    line-height: 1.4444444444;
    text-align: left;
  }
}

.p-toiawase .c-check-card01 .c-check-card01__head p .kana {
  position: relative;
  color: #222;
  font-weight: bold;
}

.p-toiawase .c-check-card01 .c-check-card01__head p .kana .kana__item {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  color: #222;
  white-space: nowrap;
  font-size: 13px;
  line-height: 1;
  font-weight: bold;
}

.p-toiawase .c-check-card01 .c-check-card01__head .c-check-card01__icon {
  width: 54%;
  height: 100%;
  top: 0;
  left: 0;
  margin-left: 52px;
  position: relative;
  background-color: #FFF;
  padding: 12px;
  border: solid #eb6120 4px;
  font-size: 18px;
  font-weight: 400;
}



@media screen and (max-width: 768px) {
  .p-toiawase .c-check-card01 .c-check-card01__head p .kana .kana__item {
    font-size: 12px;
    line-height: 1;
  }
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-check-card01 .c-check-card01__head .c-check-card01__icon {
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
    border: none;
    background-color: transparent;
  }
}

.p-toiawase .c-check-card01 .c-check-card01__image {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
}

.p-toiawase .c-check-card01 .c-check-card01__image .c-check-card01__icon::before {
  padding-left: 10px;
  content: "";
  position: absolute;
  width: 100%;
  right: 450px;
  top: 30%;
  border-style: solid;
  border-width: 23px 31px 23px 0;
  border-color: transparent #eb6120 transparent transparent;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-check-card01 .c-check-card01__image {
    display: block;
  }

  .p-toiawase .c-check-card01 .c-check-card01__image img {
    width: 100%;
  }
}



.p-toiawase .p-block.-mt32 {
  margin-top: 32px;
}

.p-toiawase .p-block.-mt50 {
  margin-top: 50px;
}

.p-toiawase .p-block.-mt64 {
  margin-top: 64px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-block.-sp-mt30 {
    margin-top: 30px;
  }
}

.p-toiawase .p-block.-padding-type {
  margin: 0;
  padding-top: 23px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-block.-padding-type {
    padding-top: 18px;
  }
}

.p-toiawase .c-copy {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-copy {
    font-size: 20px;
    line-height: 1.8;
  }
}

.p-toiawase .c-copy p {
  font-weight: 500;
}



@media screen and (max-width: 768px) {
  .p-toiawase .c-arrow {
    position: inherit;
  }

  .p-toiawase .c-arrow-icon {
    width: 80px;
    height: 30px;
  }
}

.p-toiawase .c-comment {
  padding: 60px 0 0 0;
  display: flex;
  justify-content: center;
}

.c-weight-comment02 {
  margin-top: 100px;
}

.p-toiawase .c-weight-font01 {
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}


.p-toiawase .c-check-text {
  margin: 50px 50px 0 50px;
  background-color: #FFF;
  border-width: 10px;
  border-top: none;
  border-left: solid #EB6120;
  border-right: none;
  border-bottom: none;
}

.p-toiawase .c-check-text p {
  display: flex;
  font-size: 18px;
  line-height: 1.8;
  padding: 40px;
}

.p-toiawase .c-check-text img {
  height: 100%;
  width: auto;
}


@media screen and (max-width: 768px) {
  .p-toiawase .c-weight-font01 {
    padding: 0 16px;
    font-size: 22px;
    line-height: 1.6363636364;
    letter-spacing: 0.001em;
    margin-bottom: 20px;
  }

  .p-toiawase .c-comment {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .p-toiawase .c-comment img,
  .p-toiawase .c-check-text img {
    display: none;
  }

  .p-toiawase .c-check-text {
    margin: 16px 16px 0 16px;
  }

  .p-toiawase .c-check-text p {
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .p-grid-cont .p-toiawase .c-comment {
    padding: 0px;
  }

  .c-weight-comment02 {
    margin-top: 0px;
  }
}

.p-toiawase .c-weight-font01 span {
  font-weight: bold;
}

.p-toiawase .c-orange {
  color: #EB6120;
}

.p-toiawase .ob {
  background: linear-gradient(transparent 80%, #FFFF00 0%);
}

.p-toiawase .p-white-comment01 {
  position: relative;
  margin-top: 32px;
  max-width: 883px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 20px;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-white-comment01 {
    padding: 20px 15px;
  }
}

.p-toiawase .p-white-comment01 p {
  font-size: 18px;
  line-height: 1.5555555556;
  letter-spacing: 0.001em;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-white-comment01 p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-toiawase .p-white-comment01 .icon-yel {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(84px/2);
}

.p-toiawase .p-white-comment01 .icon-people {
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 130px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-white-comment01 .icon-people {
    width: 103px;
    bottom: -43px;
  }
}

.p-toiawase .p-border-title {
  width: 100%;
  position: relative;
  margin-bottom: 0;
  padding: 10px;
  font-size: 2em;
  line-height: 2;
  background: #8B8B8B;
  color: #fff;
  font-weight: bold;
}

.p-toiawase .p-border-title::after {
  content: url(../../assets/img/toiawase/Question-people01.png);
  position: absolute;
  width: 100px;
  height: 96px;
  top: -9px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-border-title {
    font-size: 18px;
    line-height: 1.5;
    display: flex;
  }


  .p-toiawase .p-border-title::after {
    display: none;
  }

  .p-toiawase .p-border-title img {
    height: 100%;
  }
}

.p-toiawase .p-border-title:before {
  display: none;
}

.p-toiawase .l-in {
  padding: 0 32px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .l-in {
    padding: 0px;
  }
}

.p-toiawase .p-circle-group {
  margin-top: 26px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-circle-group {
    margin-top: 16px;
  }

  .p-toiawase .c-block-heading01::after {
    border-width: 40px 40px 0 0;
  }
}

.p-toiawase .p-circle-group .p-circle-group__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -8px;
}

.p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item {
  width: 264px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item {
    width: 50%;
    padding: 0 8px;
  }
}

.p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item img {
  width: 100%;
}

.p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item:nth-child(n+4) {
  margin-top: 16px;
}

.p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item.-people {
  padding-top: 24px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item.-people {
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item:nth-child(n+3) {
    margin-top: 26px;
  }
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-circle-group .p-circle-group__list .p-circle-group__item:nth-child(5) {
    order: 6;
  }
}

.p-toiawase .p-circle-group__option {
  margin-top: 14px;
}

.p-toiawase .p-circle-group__option p {
  text-align: right;
  font-size: 14px;
  line-height: 1.4285714286;
}

.p-toiawase .p-text {
  margin-top: 28px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-text {
    margin-top: 24px;
  }
}

.p-toiawase .p-text p {
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-text p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-toiawase .p-box-yel {
  position: relative;
  z-index: 3;
}

.p-toiawase .p-box-yel:before {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 460px;
  background: #FDF2ED;
  content: "";
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-box-yel:before {
    display: none;
  }
}

.p-toiawase .p-box-yel:after {
  position: absolute;
  top: 510px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(136px*1) 490px 0 490px;
  border-color: #FDF2ED transparent transparent transparent;
  content: "";
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-box-yel:after {
    display: block;
    top: calc((748/375)*108vw);
    border-width: calc((38/375)*100vw) calc((178/375)*100vw) 0 calc((178/375)*100vw);
  }
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-box-yel .p-box-yel__item {
    position: relative;
    z-index: 2;
    background: #FDF2ED;
    margin-top: 0px;
    padding: 20px;
  }

  .p-toiawase .p-box-yel .p-box-yel__item:before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    content: "";
  }
}

.p-toiawase .p-five-grid {
  margin-top: 36px;
  position: relative;
}

.p-toiawase .p-five-grid ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -32px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-five-grid ul {
    margin: 0 -5px;
    display: block;
    justify-content: flex-start;
  }
}

.p-toiawase .p-five-grid ul li {
  width: 46%;
  padding: 0 50px;
}

.p-toiawase .c-simple-card01__image {
  text-align: center;
  padding-top: 20px;
}

.p-toiawase .c-simple-card01__image img {
  width: 80%;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-five-grid ul li {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 40px;
  }
}
/*
.p-toiawase .p-five-grid ul li:nth-child(n+4) {
  margin-top: 42px;
}
*/
@media screen and (max-width: 768px) {
  .p-toiawase .p-five-grid ul li:nth-child(n+3) {
    margin-top: 24px;
  }
}

.p-toiawase .p-five-grid .p-five-grid__option-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-five-grid .p-five-grid__option-sp {
    position: absolute;
    right: 0;
    bottom: -52px;
    display: block;
    width: 136px;
    z-index: 10;
  }
}

.p-toiawase .c-simple-card01 {
  position: relative;
}

.p-toiawase .c-simple-card01 .c-simple-card01__title {
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #EB6120;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  border-bottom: solid;
  border-color: #EB6120;
  border-width: 5px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-simple-card01 .c-simple-card01__title {
    font-size: 20px;
    border-width: 2px;
  }
}

.p-toiawase .c-simple-card01 .c-simple-card01__text {
  margin-top: 8px;
}

.p-toiawase .c-simple-card01 .c-simple-card01__text p {
  font-size: 18px;
  line-height: 1.4444444444;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-simple-card01 .c-simple-card01__text p {
    font-size: 15px;
    line-height: 1.4;
  }
}

.p-toiawase .p-custom-image.-type01 {
  margin-top: 23px;
  margin-left: 164px;
  width: calc(1364px/2);
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-custom-image.-type01 {
    margin-left: 0;
    width: 100%;
  }
}

.p-toiawase .p-orange-box {
  margin-top: 32px;
  width: 100%;
  margin-left: auto;
}

.p-toiawase .p-orange-box .p-orange-box__title {
  position: relative;
  padding-left: 24px;
  background: #EB6120;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 2.0833333333;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-orange-box .p-orange-box__title {
    display: flex;
    padding: 8px 0 8px calc((16/375)*100vw);
    font-size: 22px;
    line-height: 1.3636363636;
    text-align: center;
  }
}

.p-toiawase .p-orange-box .p-orange-box__title:before {
  display: none;
}

.p-toiawase .p-orange-box .p-orange-box__title .p-orange-box__title-icon {
  position: absolute;
  top: 0;
  right: -4px;
  width: calc(84px/2);
  height: calc(76px/2);
}

.p-toiawase .p-orange-box .p-orange-box__contents {
  position: relative;
  max-width: 880px;
  margin: 0 auto;
}

.p-toiawase .p-orange-box .p-orange-box__contents .pc {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-orange-box .p-orange-box__contents {
    padding: 10px 0px 0px;
  }

  .p-toiawase .p-orange-box .p-orange-box__contents img {
    margin-bottom: 20px;
  }
}

.p-toiawase .p-orange-box .p-orange-box__contents p {
  font-size: 18px;
  line-height: 1.5555555556;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-orange-box .p-orange-box__contents p {
    font-size: 16px;
    line-height: 1.75;
  }
}

.p-toiawase .p-orange-box .p-orange-box__contents p .c-orange {
  font-weight: bold;
}

.p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people {
  position: absolute;
  right: 36px;
  bottom: 0;
  width: calc(258px/2);
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people {
    bottom: auto;
    top: -82px;
    right: 0;
    width: 90px;
  }
}

.p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people-inner .p-orange-box__people-inner02 {
  position: relative;
  width: 100%;
  height: 100%;
}

.p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people-inner .p-orange-box__people-inner02 .p-orange-box__people-comment {
  position: absolute;
  top: 16px;
  left: -168px;
  width: calc(423px/2);
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people-inner .p-orange-box__people-inner02 .p-orange-box__people-comment {
    width: 168px;
    top: auto;
    bottom: 6px;
  }
}

.p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people-inner .p-orange-box__people-inner02 .p-orange-box__people-comment .p-orange-box__people-text {
  position: absolute;
  top: 20px;
  left: 27px;
  font-size: 20px;
  line-height: 1;
  color: #222;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-orange-box .p-orange-box__contents .p-orange-box__people-inner .p-orange-box__people-inner02 .p-orange-box__people-comment .p-orange-box__people-text {
    top: 17px;
    font-size: 15px;
    line-height: 1;
  }
}

.p-toiawase .p-box-light-orange {
  margin-top: 40px;
}

.p-toiawase .p-box-light-orange:before {
  position: absolute;
  top: 0;
  left: -60vw;
  width: 60vw;
  height: 100%;
  content: "";
  background: #FDF4E6;
  z-index: -1;
}

/*.p-toiawase .p-box-light-orange:after {
  position: absolute;
  top: 0;
  right: -60vw;
  width: 60vw;
  height: 100%;
  content: "";
  background: #FDF4E6;
  z-index: -1;
}*/

.p-toiawase .p-box-light-orange .p-box-light-orange__contents {
  margin-top: 42px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-box-light-orange .p-box-light-orange__contents {
    padding: 0;
    margin-top: 30px;
  }

  .p-toiawase__contents .p-box-flow {
    padding: 0px;
  }
}

.p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid ul {
    margin: 0 -5px;
  }
}

.p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid ul li {
  position: relative;
  width: 30%;
  margin-bottom: 30px;
  /*padding: 0 21px;*/
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid ul li {
    width: 48%;
    padding: 0 5px;
  }
}


.p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid .arrow-right {
  width: 10px;
  vertical-align: middle;
  border-style: solid;
  clip-path: polygon(100% 46%, 0 36%, 0 56%);
  background-color: #F2D7CA;
}

.p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid .arrow-right .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid ul li .arrow-right {
    bottom: 14px;
    right: -14px;
  }

  .p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid .arrow-right:nth-of-type(2),
  .p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid .arrow-right:nth-of-type(4),
  .p-toiawase .p-box-light-orange .p-box-light-orange__contents .p-number-grid .arrow-right:nth-of-type(7) {
    display: none;
  }
}

.p-toiawase .c-number-card01 {
  position: relative;
  display: flex;
  flex-direction: column;
}

.p-toiawase .c-number-card01 .c-number-card01__image p {
  font-size: 16px;
  line-height: 1.8;
}

.p-toiawase .c-number-card01 .c-number-card01__image img {
  width: 100%;
}

.p-toiawase .c-number-card01 .c-number-card01__num {
  position: absolute;
  top: -13px;
}

.p-toiawase .c-number-sp--img {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-number-card01 .c-number-card01__num {
    width: 36px;
    top: -7px;
  }

  .p-toiawase .c-number-sp--img {
    display: block;
    padding-top: 30px;
  }
}

.p-toiawase .c-number-card01 .c-number-card01__title {
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EB6120;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  padding-left: 60px;
}

.p-toiawase .c-number-card01 .title_last {
  color: #f6ff17;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-number-card01 .c-number-card01__title {
    height: 30px;
    font-size: 10px;
    line-height: 1.4444444444;
    text-align: center;
    padding-left: 40px;
  }
}

.p-toiawase .position-head {
  position: relative;
}

.p-toiawase .position-head .position-head__title {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(780px/2);
  background: #fff;
  z-index: 10;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-toiawase .position-head .position-head__title {
    position: static;
    transform: translateX(0%);
    width: 318px;
    margin: 0 auto;
  }
}

.p-toiawase .position-head .position-head__title img {
  width: calc(740px/2);
}

@media screen and (max-width: 768px) {
  .p-toiawase .position-head .position-head__title img {
    width: 100%;
  }
}

.p-toiawase .position-head .c-block-heading02 {
  position: relative;
  padding: 10px 0;
  border-top: 3px solid #000;
  border-bottom: 3px solid #EB6120;
  color: #EB6120;
  font-size: 32px;
  line-height: 1.5625;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-toiawase .position-head .c-block-heading02 {
    margin-top: 6px;
    font-size: 22px;
    line-height: 1.3636363636;
  }
}

.p-toiawase .position-head .c-block-heading02:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 25px;
  content: "";
  background: #000;
}

.p-toiawase .position-head .c-block-heading02:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3px;
  height: 25px;
  content: "";
  background: #EB6120;
}

.p-toiawase .position-head .c-block-heading02 .c-block-heading02__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(129px/2);
}

.p-toiawase .p-number-list {
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-number-list {
    margin-top: 16px;
  }
}

.p-toiawase .p-number-list li+li {
  margin-top: 20px;
}

.p-toiawase .p-number-list li {
  list-style: none;
}

.p-toiawase .c-number-title {
  padding-bottom: 3px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  font-size: 28px;
  line-height: 1.7857142857;
  font-weight: bold;
  border-bottom: 5px solid #EB6120;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-number-title {
    font-size: 20px;
    line-height: 1.35;
    padding-bottom: 13px;
  }
}

.p-toiawase .c-number-title img {
  margin-right: 20px;
  width: 63px;
  display: block;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-number-title img {
    width: 38px;
    margin-right: 7px;
  }
}

.p-toiawase .p-image-unit {
  padding: 24px 38px 0 24px;
  display: flex;
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-image-unit {
    flex-direction: column-reverse;
    padding: 16px 16px 0;
  }
}

.p-toiawase .p-image-unit .p-image-unit__sub {
  width: 264px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-image-unit .p-image-unit__sub {
    width: 100%;
  }

  .p-toiawase .p-image-unit .p-image-unit__sub img {
    width: 100%;
  }
}

.p-toiawase .p-image-unit .p-image-unit__text {
  width: auto;
  flex: 1;
  padding-left: 36px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-image-unit .p-image-unit__text {
    padding-left: 0;
    margin-top: 20px;
  }
}

.p-toiawase .p-image-unit .p-image-unit__text p {
  font-size: 16px;
  line-height: 1.5;
}

.p-toiawase .p-image-unit .p-image-unit__text p.small-font {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.4285714286;
}

.p-toiawase .p-qa-box {
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-qa-box {
    padding: 0 16px;
  }
}

.p-toiawase .p-qa-box .p-qa-box__item+.p-qa-box__item {
  margin-top: 32px;
}

.p-toiawase .p-qa-box .p-qa-box__title {
  font-size: 24px;
  line-height: 2.0833333333;
  font-weight: bold;
  border-bottom: 1px solid #A09D9A;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-qa-box .p-qa-box__title {
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 1.4444444444;
  }
}

.p-toiawase .p-qa-box .p-qa-box__title span {
  color: #EB6120;
  margin-right: 8px;
  font-weight: bold;
}

.p-toiawase .p-qa-box .p-qa-box__contents {
  padding: 20px 24px 0;
}

@media screen and (max-width: 768px) {
  .p-toiawase .p-qa-box .p-qa-box__contents {
    padding: 20px 0 0;
  }
}

.p-toiawase .p-qa-box .p-qa-box__contents p {
  font-size: 16px;
  line-height: 1.5;
}

.p-toiawase .p-qa-box .p-qa-box__contents p.small-font {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.4285714286;
}

.p-toiawase .c-image-copy {
  display: flex;
  justify-content: center;
  padding-bottom: 33px;
}

.p-toiawase .c-image-copy .c-image-copy__text {
  position: relative;
  display: flex;
}

.p-toiawase .c-image-copy .c-image-copy__text p {
  font-size: 32px;
  line-height: 1.5625;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-toiawase .c-image-copy .c-image-copy__text p {
    font-size: 18px;
    line-height: 1.6363636364;
    text-align: center;
  }
}

.p-toiawase .c-image-copy .c-image-copy__text p span {
  font-weight: bold;
  color: #EB6120;
  background: linear-gradient(transparent 80%, #FFFF00 0%);
}



@media screen and (max-width: 768px) {
  .p-toiawase .c-image-copy .c-image-copy__text .c-image-copy__image {
    display: none;
  }
}

main.no-margin {
  padding: 0;
}

/*  contactform 20220511 start*/
#contact_form {
  width: 800px;
  margin: 60px auto 0;
  line-height: 1.8em;
}

.wpcf7 {
  display: flex;
  justify-content: center;
}

.wpcf7 input,
select {
  vertical-align: middle;
}

.wpcf7 :checked {
  background: none;
}

.wpcf7 form .table-responsive .under-tbl {
  text-align: left;
}

.wpcf7 form .table-responsive .under-tbl th {
  font-size: 15px;
  color: #000;
  font-family: 'NotoSansCJKjp';
  font-weight: 700;
  border: 1px solid #b2b2b2;
  background: #fdf2ed;
  padding: 10px 15px;
  vertical-align: middle;
}

.wpcf7 form .table-responsive .under-tbl td {
  font-size: 15px;
  color: #000;
  font-family: 'NotoSansCJKjp';
  font-weight: 400;
  border: 1px solid #b2b2b2;
  background: #fff;
  padding: 10px 15px;
}

.wpcf7 form .table-responsive .under-tbl .option {
  border-radius: 3px;
  color: #fff;
  background: #B0B0B0;
  margin-left: 10px;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
  font-weight: normal;
  float: right;
}

.wpcf7 form .table-responsive .under-tbl .hissu {
  border-radius: 3px;
  color: #fff;
  background: #ec163e;
  margin-left: 10px;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
  font-weight: normal;
  float: right;
}

#visit_d,
#visit_t,
#form-name,
#form-kana,
#form-zipcode,
#form-address01,
#form-address02,
#form-address03,
#form-phone,
#form-mail,
#form-consideration,
#form-about,
input.wpcf7-form-control.wpcf7-text.walcf7-datepicker {
  padding: 5px 0px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  height: 34px;
  box-sizing: border-box;
}

#zip_btn,
#form-address01,
#form-address02,
#form-zipcode,
#form-address03 {
  margin: 0 0 5px !important;
}

#form-about {
  height: 200px;
  font-size: 18px;
  padding: 10px;
  box-sizing: border-box;
}

.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}

.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item {
  margin: 0 10px 10px 0 !important;
  vertical-align: middle;
}

.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item-label::before,
.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item-label::after {
  content: none;
}

.wpcf7 form .table-responsive .under-tbl #form-zipcode {
  width: 190px
}

.wpcf7 form .table-responsive .under-tbl #zip_btn {
  height: 34px;
  padding: 0 10px;
  background: #eb6120;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  border: none;
  margin-left: 15px;
}

.wpcf7 form .table-responsive .under-tbl #form-address01 {
  width: 250px;
}

#form-zipcode,
#form-name,
#form-address01,
#form-address02,
#form-address03,
#form-phone,
#form-mail,
#form-kana {
  width: 400px;
  border-radius: 5px;
  height: 34px;
}

.wpcf7-select select {
  -webkit-appearance: listbox;
}

.wpcf7-radio input {
  -webkit-appearance: radio;
}

.submitBox {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 80px;
}

.submitBox input[type="submit"] {
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  border: 0;
  width: 200px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: transparent;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #d8d8d8;
  background: #fff;
}

.showroomArea {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .showroomArea {
    pointer-events: auto;
  }

  #contact_form {
    width: 100%;
  }

  #form-name,
  #form-kana,
  #form-phone,
  #form-mail {
    width: 75%;
  }

  #form-address02,
  #form-address03 {
    width: 75%;
  }

  .wpcf7 form .table-responsive .under-tbl th {
    text-align: left;
    padding-top: 10px;
    display: block;
    width: auto;
  }

  .wpcf7 form .table-responsive .under-tbl td {
    display: block;
    width: auto;
    border-bottom: 1px dotted #CCCCCC;
    width: auto;
  }

  #visit_t,
  #visit_d {
    width: 100%;
  }

  .wpcf7 form .table-responsive .under-tbl #form-address01 {
    height: 34px !important;
  }

  #form-about {
    width: 100%;
    height: 150px;
  }
}

/* contactform 20220511 end*/


/* President message start */
.PresidentGreeting .PresidentGreeting__inner .PrBox2 img {
		width: 80%;
    		text-align: right;
}
.PresidentGreeting {
	margin-top: 70px;
	margin-bottom: 60px;
}
.PresidentGreeting * {
	font-family: 'Noto Serif JP', serif;
}
.PresidentGreeting .sec-inner {
	background: #fdf4e5;
	height: 580px;
	padding: 45px 0 0;
	box-sizing: border-box;
	position: relative;
}
.PresidentGreeting .PresidentGreeting__inner {
	position: relative;
	height: 100%;
}
.PresidentGreeting .PresidentGreeting__inner h2 {
    color: #ff6633;
    font-size: 39px;
	font-weight: 700;
    text-align: center;
	margin: 0 auto 30px;
    padding-bottom: 30px;
    border-bottom: solid 4px;
    border-image: -moz-linear-gradient(left, rgba(255,255,255,0) 20%, rgba(236,102,27,1) 50%, rgba(255,255,255,0) 80%);
    border-image: -webkit-linear-gradient(left, rgba(255,255,255,0) 20%,rgba(236,102,27,1) 50%,rgba(255,255,255,0) 80%);
    border-image: linear-gradient(to right, rgba(255,255,255,0) 20%,rgba(236,102,27,1) 50%,rgba(255,255,255,0) 80%);
    border-image-slice: 1;
}
.PresidentGreeting .PresidentGreeting__inner .PrBox1 {
    width: 788px;
    font-size: 15px;
    line-height: 1.5em;
    position: absolute;
    left: 40px;
}
.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(1) {
	margin-bottom: 30px;
}
.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) {
	font-size: 23px;
	font-weight: bold;
	/* display: flex; */
    align-items: center;
}
.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) span {
	font-size: 48px;
	font-weight: bold;
}
.PresidentGreeting .PresidentGreeting__inner .PrBox2 {
    position: absolute;
    right: 0;
    bottom: 0;
}
#name{
	font-size: 30px;
}

@media screen and (min-width: 767px){
.spbr {display: none; }
}
@media screen and (max-width: 767px){
	.PresidentGreeting {
		margin-top: 20px;
	}
	.PresidentGreeting .sec-inner {
		height: auto;
	}
	.PresidentGreeting .PresidentGreeting__inner {
		display: flex;
		flex-wrap:wrap;
	}
	.PresidentGreeting .PresidentGreeting__inner h2 {
		padding: 0 15px;
		order: 1;
		font-size: 26px;
		line-height: 1.2em;
    	border: none;
	}
	.PresidentGreeting .PresidentGreeting__inner .PrBox1 {
		padding: 0 15px;
		position: relative;
		order: 3;
		width: 100%;
		left: initial;
		font-size: 16px;
		box-sizing: border-box;
		margin-bottom: 45px;
	}
	.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(1) {
		font-size: 16px;
		letter-spacing: -0.4px;
		margin-bottom: 35px;
	}
	.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) {
		display: block;
		font-size: 20px;
		text-align: center;
	}
	.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) span {
		font-size: 36px;
		display: block;
		margin-top: 18px;
	}
	.PresidentGreeting .PresidentGreeting__inner .PrBox2 {
		margin-bottom: 20px;
		position: relative;
		right: initial;
		bottom: initial;
		order: 2;
	}
	.PresidentGreeting .PresidentGreeting__inner .PrBox2 img {
		width: 100%;
	}
	.PresidentGreeting .sec-inner {
		padding: 38px 0 0;
	}
}
/* President message end */

@charset "UTF-8";
.mainvidual {
	background-image: none;
}
.contactBox {
  max-width: 980px;
  padding: 0 10px;
  margin: 0 auto;
}
#page_title h2 {
	position: inherit;
	left: inherit;
	top: inherit;
	font-size: 45px;
	padding-top: 40px;
	transform: none;
}
#page_title p {
	padding: 10px 0 16px 0;
    color: #888888;
    display: block;
    border-bottom: 3px solid #000;
    position: relative;
    margin: 10px 0 10px 0;
	text-align: center;
}
#page_title p:before {
	content: "";
    display: block;
    width: 50%;
    border-bottom: 3px solid #eb6120;
    position: absolute;
    bottom: 0;
    margin-bottom: -3px;
}
.contactS1 h2{
  font-size:30px;
  color: #eb6120;
  line-height: 1.2;
}
.contactS1 ul{
  max-width: 980px;
  margin: 20px auto 50px;
	display: flex;
	justify-content: space-between;
}
.contactS1 ul li{
  flex: 1;
}
.contactS1 ul li:nth-child(2){
  margin-left: 30px;
 
}
.contactS1 ul li p {
  font-size: 1.1em;
  font-weight: 700;
  line-height: 2;
}
.contactS1 ul li .contact_freedial{
	color: #eb6120;
	font-size: 45px;
	line-height: 20px;
}
.contactS1 ul li a img {
  vertical-align: unset!important;
}
.contactS1 ul li a {
  margin: 30px 0 20px;
}
.contact_ti_icon {
  text-align: center;
  margin-bottom: 20px;
}
.contact_ti_icon .con_txt {
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 10px;
}
.contact_ti_icon .contact_time {
  font-weight: bold;
  text-align: center;
  background: #FFF9BD;
  margin: 0 auto 10px;
  width: 60%;
  font-size: 1.4em;
  line-height: 1.6em;
}
.contact_ti_icon .contact_time .red {
  font-size: 1.6em;
  font-weight: bold;
  color: #ff0000;
}
.contactS2 {
  margin-bottom: 80px;
}
.contactS2 h2{
  line-height: 1.5;
  font-size: 2em;
  padding: 12px 0px 12px 0px;
  background: #eb6120;
  color: #ffffff;
  position: relative;
  margin-bottom: 40px;
  text-align:center;
}
.contactS2 h2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0 0;
  border-color: #000000 transparent transparent transparent;
}
@media screen and (max-width: 767px){
#lower .mainvidual .mainimg {
  height: auto;
}
.mainvidual {
  margin: 0 auto;
}
.contactS1 h2, .contactS5 h2,.contactS7 h2 {
  font-size: 24px;
  margin: 30px auto 0;
}
.contactS1 ul {
  display: block;
}
.contactS1 ul li {
  width: 100%;
  margin: 10px 0;
}
.contactS1 ul li:nth-child(2) {
  margin: 20px 0;
}
.contactS1 ul li a {
  font-size: 40px;
}
.contact_ti_icon .con_txt {
  font-size: 1.6em;
}
.contact_ti_icon .contact_time .pconly {
  display: none;
}
.contact_ti_icon .contact_time {
  width: 100%;
  font-size: 1em;
}
.contact_ti_icon .contact_time .red {
  font-size: 1.2em;
}
.contactS2 h2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #000000 transparent transparent transparent;
}
.contactS2{
  margin-bottom: 40px;

}
.contactS2 h2{
  font-size: 24px;
  margin-bottom: 20px;
}
}
@media screen and (max-width: 320px){
.contact_freedial{
  font-size: 34px!important;
}
.contact_freedial a img{
  position: relative;
  top: -5px;
}
.contactS1 li p{
  font-size: 1em;
}
}

/* Contact Form 7 Setting start */
input[type="radio"] {
  -webkit-appearance: radio;
}
#ContactContent {
  line-height: 1.8em;
}
#ContactFormMain {
  margin: 0 auto 20px;
  padding: 0;
}
#ContactFormMain th {
  font-size: 15px;
  color: #000;
  font-family: 'NotoSansCJKjp';
  font-weight: 700;
  border: 1px solid #b2b2b2;
  background: #fdf2ed;
  padding: 10px 15px;
  width: 200px;
  text-align: left;
  vertical-align: middle;
}
#ContactFormMain th .RequiredField {
  border-radius: 3px;
  color: #fff;
  background: #ec163e;
  margin-left: 10px;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
  font-weight: normal;
  float: right;
}
#ContactFormMain th .OptionalField {
  border-radius: 3px;
  color: #fff;
  background: #B0B0B0;
  margin-left: 10px;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
  font-weight: normal;
  float: right;
}
#ContactFormMain td {
  font-size: 15px;
  color: #000;
  font-family: 'NotoSansCJKjp';
  font-weight: 400;
  border: 1px solid #b2b2b2;
  background: #fff;
  padding: 10px 15px;
}
#ContactFormMain td #zip_btn,
#ContactFormMain td #form-address01,
#ContactFormMain td #form-address02,
#ContactFormMain td #form-zipcode {
  margin: 0 0 5px!important;
}
#ContactFormMain td #zip_btn {
  padding: 6px 20px;
  background: #eb6120;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  border: none;
  margin-left: 5px!important;
}
#ContactFormMain td #form-zipcode {
  width: 190px;
  height: 34px!important;
  padding: 5px 0px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  box-sizing: border-box;
}
#ContactFormMain td #form-name,
#ContactFormMain td #form-address01,
#ContactFormMain td #form-address02,
#ContactFormMain td #form-phone,
#ContactFormMain td #form-mail,
#ContactFormMain td #form-about {
  width: 400px;
  height: 34px!important;
  padding: 5px 0px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  box-sizing: border-box;
}
#ContactFormMain td #form-about {
  height: 100px!important;
}
#ContactFormMain td .wpcf7-list-item.first{
 margin: 0;
}
#ContactContent .SubmitBox {
  margin: 0;
  padding: 0;
  text-align: center;
}
#ContactContent .SubmitBox .cube_btn {
    padding: 0;
    background-color: #eb6120;
}

#ContactContent .SubmitBox .cube_btn:hover {
  opacity: 1;
  cursor: pointer;
}
#ContactContent .SubmitBox .cube_btn input[type="submit"] {
  width: 200px;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  border: 0;
  color: #fff;
  font-size: 24px;
  padding: 15px;
  line-height: 30px;
  font-weight: bold;
  background-color: transparent;
}
#ContactFormMain td #zip_btn,
#ContactContent .SubmitBox .cube_btn input[type="submit"] {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
#ContactContent {
  width: 100%;
}
#ContactFormMain {
  margin: 0 auto 20px;
  padding: 0;
}
#ContactFormMain th,
#ContactFormMain td {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
#ContactFormMain td #form-zipcode {
  width: 50%;
}
#ContactFormMain td #form-name,
#ContactFormMain td #form-address01,
#ContactFormMain td #form-address02,
#ContactFormMain td #form-phone,
#ContactFormMain td #form-mail,
#ContactFormMain td #form-about {
  width: 100%;
}
}
/* Contact Form 7 Setting end */

/* 20210325追記 */
.contactBox {
    max-width: 980px;
    padding: 0 10px;
    margin: 0 auto;
}
.textRight{
  text-align: right;
}

.contactArea{
  max-width:980px;
  margin:0 auto;
  padding: 0 10px;
}
.contactArea p{
  line-height: 1.8;
}
.contactArea h2, .contactArea h3{
  text-align:center;
}
.contactS5 h2,.contactS7 h2{
  font-size: 46px;
  position: relative;
  margin:60px 0;
  line-height: 1.2;
}

.contactS5 h2{
  font-size: 40px;
}

.contactS5 h2::after,.contactS7 h2::after {
  position: absolute;
  bottom: -20px;
  right: calc(50% - 39px);
  content: '';
  width: 40px;
  height: 3px;
  background: #808080;
}
.contactS5 h2::before,.contactS7 h2::before {
  position: absolute;
  bottom: -20px;
  left: calc(50% - 42px);
  content: '';
  width: 40px;
  height: 3px;
  background: #eb6120;
}

.contactS1 h2{
    font-size:30px;
  color: #eb6120;

    line-height: 1.2;
}
.contactS1 h2 .orange1,.contactS5 h2 .orange1{
  font-size: 36px;
  color: #eb6120;
  font-weight: 900;
}
.contactS1 h2 .orange2,.contactS5 h2 .orange2{
  font-size: 46px;
  color: #eb6120;
  font-weight: 900;
  }

.contactS1 li p {
  font-size: 1.1em;
  font-weight: 700;
  line-height: 2;
}
.contactS1 li a {
  margin: 30px 0 20px;
  
}


  .contactS2 {
    margin-bottom: 80px;
  }

  .contactS2 h2{
      line-height: 1.5;
    font-size: 2em;
    padding: 12px 0px 12px 0px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
    margin-bottom: 40px;
    text-align:center;
}
.contactS2 h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
}

.orange3{
  color: #eb6120;
  font-weight: 900;
}
.contactS2 .leftBox p{
  font-size: 18px;
  font-weight: bold;
}
.contactS2 .leftBox,.contactS2 .leftBox2 {
    float: left;
    width: calc(100% - 480px);
    margin: 20px 0 0 40px;
}
.contactS2 .leftBox2{
  float: left;
}
.contactS2 .rightBox,.contactS2 .rightBox2 {
    float: right;
    width: 400px;
}
.contactS2 .leftBox2{
  float: right;
}

.relative{
  position: relative;
}
.absolute{
  position: absolute;
  bottom: 18px;
  left: 1vw;
  width: calc(100% - 160px);
}
.cube_btn_green{
  background: #00c402;
  box-shadow: 0 4px 0 #028703;
}
.cube_btn_green:hover.cube_btn{
  box-shadow: 0 2px 0 #028703;
}
@media screen and (max-width: 767px){
  .contactS2 h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #000000 transparent transparent transparent;
}
  .contactS1 h2 .orange2, .contactS5 h2 .orange2,.contactS1 h2 .orange1, .contactS5 h2 .orange1 {
      font-size: 24px;
    }
  .contactS2 .rightBox ,  .contactS2 .leftBox,.contactS2 .leftBox2,.contactS2 .rightBox2 {
      float: none;
      max-width: 980px;
      width: 100%;
      margin: 20px 0 0 0;
  }
  .contactS1 h2, .contactS5 h2,.contactS7 h2 {
      font-size: 24px;
      margin: 30px 0 50px 0;
  }
.contactS1 ul {
  display: block;
}
  .contactS1 ul li {
      width: 100%;
      margin: 10px 0;
  }
  
  .contactS1 ul li:nth-child(2) {
  margin: 20px 0;
}
  .contactS2{
    margin-bottom: 40px;

  }
  .contactS2 h2{
    font-size: 24px;
    margin-bottom: 20px;
  }

  .cube_btn_wrap.relative {
      position: absolute;
      bottom: 45px;
      width: calc(60vw - 20px);
      height: 7vw;
      left: 20px;
      padding: 2vw 10px;
      font-size: 4.4vw;
      line-height: 6vw;
  }
  .contactArea p {
      line-height: 1.8;
  }
  .absolute {width: calc(70vw - 45px);bottom: 2vw;padding: 2vw 10px;font-size: 4.4vw;line-height: 4vw;}
  .hwBg {
      font-size: 14px;
  }
  .leftBox{
    margin-bottom: 40px;
    width: 100%;
  }
    #lower .mainvidual .mainimg {
        height: auto;
    }
}
@media screen and (max-width: 420px){
  .absolute {
      bottom: 1vw;
      line-height: 3vw;
  }

}

.mT50{
    margin-top: 50px;
}
.mT40{
    margin-top: 40px;
}
.mB50{
    margin-bottom: 50px;
}

@media screen and (max-width: 320px){
  .contact_freedial{
    font-size: 34px!important;
  }
  .contact_freedial a img{
    position: relative;
    top: -5px;
  }
  .contactS1 li p{
    font-size: 1em;
  }
}
/* 20210325追記 */
