@charset "UTF-8";
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
dd {
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}
@media screen and (min-width: 959px) {
  a:hover {
    color: #000000;
    text-decoration: none;
    opacity: 0.5;
    cursor: pointer;
  }
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
*:focus {
  outline: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
img, video {
  height: auto;
  width: 100%;
  max-width: 100%;
  line-height: 0;
}
input {
  -webkit-appearance: none;
}
input[type=text] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}
.pc {
  display: none;
}
@media screen and (min-width: 959px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block;
  }
  a[href*="tel:"] {
    /* pointer-events: none;
    cursor: default;
    text-decoration: none; */
  }
  a:hover {
    cursor: pointer !important;
  }
}
body {
  background: linear-gradient(to bottom, transparent 0%, transparent 90%, #fff 100%), url(".https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/bg.png");
  background-repeat: repeat;
  background-position: center center;
}
main{
margin-top:64px;
}
@media screen and (min-width: 959px) {
main{
margin-top:90px;
}
}



.menu-wrapper {
  position: relative;
  width: 100%;
}


/* ヘッダー固定 */
.is-animation {
  background-color: rgba(255, 255, 255, 1) !important;
  /* height: 70px; */
  margin-top: 0 !important;
  padding-top: 10px;
  /* transition-duration:.5s; */
  border-radius: 0 !important;
  height: 108px !important;
}

@media screen and (min-width: 959px) {
  .is-animation {
    height: auto;
    margin-top: 0 !important;
    height: 150px !important;
    padding-top: 0;
  }
}




.title_img {
  overflow: hidden;
  width: 100%;
  /* height: 100vh; */
  object-fit: cover;
  /* margin-top: 70px; */
}
@media screen and (min-width: 959px) {
  .title_img {
    /* margin-top: 85px; */
    height: auto;
  }
}

.main_ttl {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  color: #fff;
  bottom: 140px;
  left: 4vw;
  line-height: 1.3;
}

@media screen and (min-width: 959px) {
  .main_ttl {
    font-size: 7.5rem;
    bottom: 160px;
  }
}
/* h2 {
  position: absolute;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  bottom: 50px;
  left: 4.3vw;
  line-height: 1.8;
}

@media screen and (min-width: 959px) {
  h2 {
    font-size: 2.4rem;
    bottom: 90px;
  }
} */


/* .ttl_j {
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: -8px;
} */

#reco{
  background: rgba(46, 41, 111, .1);
}
#reco .inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90vw;
  margin: 35px auto 0;
}

@media screen and (min-width: 959px) {
  #reco .inner{
      margin: 0 auto;
      max-width: 1200px;
      width: 95%;
      padding: 40px 0 50px;
  }
}
#reco .inner dl{
  width: 40vw;
  margin: 0 auto 30px;
}
@media screen and (min-width: 959px) {
  #reco .inner dl{
    border-bottom: none;
    width: 20%;
    display:block;
    margin: 0;
  }
}
#reco .inner dl dt{
margin: 0 auto 10px;
text-align: center;
}
@media screen and (min-width: 959px) {
  #reco .inner dl dt{
    width: 90%;
  }
}
#reco .inner dl dd{
  font-size: 1.5rem;
  font-weight: 500;
  color: #5852A1;
  text-align: center;
}
@media screen and (min-width: 959px) {
  #reco .inner dl dd{
    font-size: 1.7rem;
    text-align: center;
  }
}
#reco .box{
  box-shadow: 4px 4px 16px rgba(88, 82, 161, 0.15);
  width: 90vw;
  margin: auto;
  background: #fff;
}
@media screen and (min-width: 959px) {
  #reco .box{
      margin: 0 auto;
      max-width: 1200px;
      width: 95%;
      display: flex;
  }
}
@media screen and (min-width: 959px) {
  #reco .box img{
    height: 100%;
    width: 50%;
  }
}
#reco .box ul{
  padding: 20px;
}
@media screen and (min-width: 959px) {
  #reco .box ul{
    width: 50%;
  }
}
#reco .box li{
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  color: #5852A1;
  padding-left: 30px;
  margin-bottom: 10px;
}
@media screen and (min-width: 959px) {
  #reco .box li{
    font-size: 2.2rem;
    padding-left: 50px;
  }
}
#reco .box li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;   /* アイコンの幅を調整 */
  height: 22px;  /* アイコンの高さを調整 */
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/icon_check.png") no-repeat left top;
  background-size: contain;
}
#reco .box ul li:last-of-type{
  margin-bottom: 0;
}




#reason {
  padding: 40px 0 5px;
  margin: auto;
  background: rgba(46, 41, 111, .1);
  text-align: center;
}
@media screen and (min-width: 959px) {
  #reason {
  padding: 60px 0 20px;
  }
}
#reason .catch{
  font-size: 2rem;
  transform: skew(-20deg);
  box-shadow: 5px 5px 0 rgba(255, 255, 255, 1);
  background: #84B3FF;
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  margin-top: 5px;
}
@media screen and (min-width: 959px) {
    #reason .catch{
      font-size: 3.6rem;
  }
}
#reason .catch span{
  transform: skew(20deg);
}

#reason h2{
  background:  #5852A1;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  margin: 0 auto 50px;
  font-weight: normal;
  padding: 50px 0 40px;
  margin-top: -25px;
}
@media screen and (min-width: 959px) {
  #reason h2{
    font-size: 4.4rem;
    padding: 60px 0 50px;
    margin: -30px auto 60px;
  }
}
#reason h2 span{
  font-size: 2.8rem;
  display: block;
}
@media screen and (min-width: 959px) {
  #reason h2 span{
    font-size: 3.6rem;
    display: inline-block;
  }
}
#reason .inner{
  text-align: left;
  margin: 0 auto 30px;
}
@media screen and (min-width: 959px) {
  #reason .inner{
      margin: 0 auto 60px;
      max-width: 1200px;
      display: flex;
      padding: 0 20px;
      flex-direction:row-reverse;
  }
  #reason .inner:nth-of-type(2n){
    flex-direction:row;
  }
}
#reason .inner .img{
  width: 90vw;
  position: relative;
  margin: auto;
}
@media screen and (min-width: 959px) {
  #reason .inner .img{
    width: 50%;
    position: relative;
  }
}
#reason .inner .text_box{
  position: relative;
}
@media screen and (min-width: 959px) {
  #reason .inner .text_box{
     width: 45%;
  }
}
#reason .inner .text_box:before{
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  width: 180px; 
  height: 74px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/deco_blue.png") no-repeat left top;
  background-size: contain;
  z-index: 1;
  pointer-events: none;
  transform: scale(.5);
  z-index: 0;
}
@media screen and (min-width: 959px) {
  #reason .inner .text_box:before{
    top: -10px;
  }
  #reason .inner:nth-last-of-type(2) .text_box:before{
    left: -55px;
  }
}
#reason .inner .text_box:after{
  content: "";
  position: absolute;
  bottom: 40px;
  right: -10px;
  width: 122px; 
  height: 137px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/deco_red.png") no-repeat left top;
  background-size: contain;
  z-index: 1;
  pointer-events: none;
  transform: scale(.5);
  z-index: 0;
}
@media screen and (min-width: 959px) {
  #reason .inner .text_box:after{
    bottom: 80px;
    right: 0;
  }
}
#reason .inner .text_box h3{
  color: #5852A1;
  font-size: 2.2rem;
  width: 90vw;
  margin: 30px 0 15px 30px;
}
@media screen and (min-width: 959px) {
  #reason .inner .text_box h3{
    font-size: 3.4rem;
    padding-left: 6%;
    width: 100%;
    line-height: 1.4;
    margin: 20px auto 20px;
  }
  #reason .inner:nth-of-type(2n) .text_box h3{
    margin-right: 6%;
    padding-left: 0;
    padding-right: 6%;
  }
}
#reason .inner .text_box h3 span.diagonal {
  transform: skew(-10deg);
  display: inline-block;
  background: #fff;
  box-shadow: 3px 3px 0 rgba(88, 82, 161, 1);
  margin-bottom: 3px;
}
/* span.diagonal内のspanで囲んだ文字をまっすぐにする */
#reason .inner .text_box h3 span.diagonal > span {
  display: inline-block;
  transform: skew(10deg);
  padding: 8px 20px;
}
#reason .inner .text_box .num{
  color: #fff;
  background: #5852A1;
  padding: 0 45px 10px 6%;
  display: inline-block;
  font-size: 1.8rem;
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 0, 90% 100%, 0 100%);
  margin-top: 15px;
}
#reason .inner .text_box .num{
  margin-top: 30px;
}
#reason .inner .text_box .num span{
  font-size: 3.6rem;
  font-style: italic;
}

@media screen and (min-width: 959px) {
  #reason .inner .text_box .num{
    padding: 0px 65px 10px 6%;
    font-size: 3.6rem;
  }
  #reason .inner:nth-of-type(2n) .text_box .num{
        padding: 0px 65px 10px 20px;
  }
  #reason .inner .text_box .num span{
    font-size: 6.4rem;
  }
}
#reason .inner .text_box .num:after{
  position: absolute;
  content: "";
  height: 2px;
  width: 80px;
  background: #fff;
  bottom: 10px;
  left: 5vW;
}
@media screen and (min-width: 959px) {
  #reason .inner .text_box .num:after{
    width: 140px;
    left: 30px;
    bottom: 18px;
  }
  #reason .inner:nth-of-type(2n) .text_box .num:after{
    left: 18px;
  }
}
#reason .inner .text_box .text{
  color: #000;
  font-size: 1.6rem;
  width: 90vw;
  margin: 0 auto;
  line-height: 1.7;
}
@media screen and (min-width: 959px) {
  #reason .inner .text_box .text{
    font-size: 1.8rem;
    padding-left: 6%;
    margin-right: 6%;
    width: auto;
  }
  #reason .inner:nth-of-type(2n) .text_box .text{
    padding-left: 0;
  }
}


.needs {
  background: #5852A1;
  padding: 50px 8vw 30px;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 959px) {
  .needs {
    padding: 30px 0 30px;
    display: flex;
    justify-content: center;
  }
  .needs .inner{
      max-width: 1200px;
      padding: 30px 0 30px;
  }
}
.needs:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 248px; 
  height: 162px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/needz_bg1_sp.png") no-repeat right top;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
}
@media screen and (min-width: 959px) {
  .needs:before {
    top: 0;
    right: 0;
    width: 1030px; 
    height: 307px;
    background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/needz_bg1_pc.png") no-repeat right top;
    background-size: cover;
  }
}
.needs:after {
  content: "";
  position: absolute;
  top: 100px;
  left: 5px;
  width: 116px; 
  height: 124px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/needz_bg2_sp.png") no-repeat right top;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
}
@media screen and (min-width: 959px) {
  .needs:after {
    top: 190px;
    left: 20px;
    width: 420px; 
    height: 410px;
    background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/needz_bg2_pc.png") no-repeat right top;
    background-size: cover;
    z-index: 0;
  }
}
@media screen and (min-width: 1200px) {
  .needs:after {
    left: 150px;
  }
}
.needs .inner h3{
  color: #5852A1;
  font-size: 3em;
  width: 90vw;
  margin: 0 0 40px;
  z-index: 2;
}
@media screen and (min-width: 959px) {
  .needs .inner h3{
    font-size: 4.4rem;
    padding-left: 6%;
    width: 100%;
    line-height: 1.4;
    margin: 0 auto 110px;
    z-index: 2;
  }
  .needs .inner:nth-of-type(2n) h3{
    margin-right: 6%;
    padding-left: 0;
    padding-right: 6%;
  }
}
.needs .inner h3 span.diagonal {
  transform: skew(-10deg);
  display: inline-block;
  background: #fff;
  box-shadow: 2px 2px 0 rgba(88, 82, 161, .3);
  margin-bottom: 3px;
}
/* span.diagonal内のspanで囲んだ文字をまっすぐにする */
.needs .inner h3 span.diagonal > span {
  display: inline-block;
  transform: skew(10deg);
  padding: 8px 20px;
}
.needs .inner h3 span.diagonal:last-of-type{
  margin-left: 80px;
}
.needs .inner .text{
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.7;
}
@media screen and (min-width: 959px) {
  .needs .inner .text{
    font-size: 2rem;
    width: 60%;
    margin: 0 0 0 auto;
  }
}

.sureSmile {
  padding: 70px 0 100px;
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 959px) {
  .sureSmile {
    padding: 100px 0 150px;
  }
}
.sureSmile .catch{
  color: #56A6D1;
  font-size: 1.44em;
  display: inline-block;
  border-bottom: 1px solid #56A6D1;
  margin-bottom: 20px;
}
@media screen and (min-width: 959px) {
  .sureSmile .catch{
    font-size: 1.8rem;
  }
}
.sureSmile h2{
  color: #5852A1;
  font-size: 3.4rem;
  text-align: center;
  position: relative;
  margin: 0 auto 10px;
  display: block;
}
@media screen and (min-width: 959px) {
  .sureSmile h2{
    font-size: 5rem;
    margin: 0 auto 40px;
  }
}
.sureSmile .inner{
  width: 90vw;
  margin: auto;
  background: #fff;
  position: relative;
  box-shadow: 0px 5px 15px 0px rgba(46, 41, 111, .2);
}
@media screen and (min-width: 959px) {
  .sureSmile .inner{
      max-width: 1100px;
      display: flex;
      align-items: center;
  }
}
.sureSmile .inner:before {
  content: "";
  position: absolute;
  top: -33px;
  left: -12px;
  width: 238px; 
  height: 98px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/sureSmile_blue.png") no-repeat right top;
  background-size: contain;
  z-index: 2;
  pointer-events: none;
  z-index: -1;
}
@media screen and (min-width: 959px) {
  .sureSmile .inner:before {
    width: 476px; 
    height: 196px;
    top: -75px;
    left: -40px;
  }
}
.sureSmile .inner:after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: -12px;
  width: 238px; 
  height: 98px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/sureSmile_red.png") no-repeat right top;
  background-size: contain;
  z-index: 2;
  pointer-events: none;
  z-index: -1;
}
@media screen and (min-width: 959px) {
  .sureSmile .inner:after {
    width: 306px; 
    height: 195px;
    bottom: -50px;
    right: -40px;
  }
}
@media screen and (min-width: 959px) {
  .sureSmile img{
    width: 50%;
  }
}
.sureSmile .inner .text{
  font-size: 1.4rem;
  text-align: left;
  padding: 0 5vw;
  line-height: 1.7;
  padding-bottom: 20px;
}
@media screen and (min-width: 959px) {
  .sureSmile .inner .text{
    width: 50%;
    font-size: 1.8rem;
    padding: 10px 30px 10px 0;
  }
}


.merit {
  padding-bottom: 20px;
  background: #F5F5F9;
}
@media screen and (min-width: 959px) {
  .merit {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 959px) {
.merit h2{
  max-width: 1100px;
  margin: auto;
  width: 90%;
}
}
.merit h2 span.diagonal {
  transform: skew(-10deg);
  display: inline-block;
  background: #5852A1;
  box-shadow: 3px 3px 0 rgba(88, 82, 161, .3);
  margin-bottom: 3px;
  color: #fff;
  margin-left: 6vw;
  margin-top: -45px;
  margin-bottom: 30px;
}
@media screen and (min-width: 959px) {
  .merit h2 span.diagonal {
    margin-left: 0;
    margin-top: -30px;
    margin-bottom: 50px;
  }
}
/* span.diagonal内のspanで囲んだ文字をまっすぐにする */
.merit h2 span.diagonal > span {
  display: inline-block;
  transform: skew(10deg);
  padding: 8px 20px;
  font-size: 3rem;
}
@media screen and (min-width: 959px) {
  .merit h2 span.diagonal > span {
    font-size: 4rem;
  }
}
.merit .inner{
   width: 90vw;
   margin: 0 auto 50px;
   background: #fff;
   box-shadow: 0px 5px 15px 0px rgba(46, 41, 111, .2);
   padding: 0 0 40px;
   position: relative;
   z-index: 1;
}
@media screen and (min-width: 959px) {
  .merit .inner{
      max-width: 1100px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0;
      margin: 0 auto 50px;
  }
}
.merit .inner dl{
  padding: 0 5vw;
}
@media screen and (min-width: 959px) {
  .merit .inner dl{
    width: 1800px;
    padding: 0 5%;
  }
}
.merit .inner dt{
  font-size: 2rem;
  color: #5852A1;
  margin: 5vw auto 3vw;
}
@media screen and (min-width: 959px) {
  .merit .inner dt{
    font-size: 3rem;
    margin: 0 auto 10px;
  }
}
.merit .inner dd{
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (min-width: 959px) {
  .merit .inner dd{
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
}
.merit .inner .nu{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 4rem;
    display: inline !important;
    z-index: 0;
    color: rgba(88, 82, 161, .2);
}
@media screen and (min-width: 959px) {
  .merit .inner .nu{
    font-size: 7rem;
    right: 0;
    bottom: -20px;
  }
}

#different{
  height: 531px;
  background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/different_bg_sp.png) no-repeat center center;
  background-size: cover;
  padding: 30px 0;
}
@media screen and (min-width: 959px) {
  #different{
    height: 650px;
    background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/different_bg_pc.png) no-repeat center center;
    background-size: cover;
    padding: 30px 0;
  }
}
@media screen and (min-width: 1200px) {
  #different{
    padding: 50px 0 30px;
  }
}
#different h2{
  font-size: 3.3rem;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 959px) {
  #different h2{
    font-size: 4.8rem;
    text-align: left;
    margin: 0 0 20px 15%;
  }
}
@media screen and (min-width: 1200px) {
  #different h2{
    margin: 0 0 30px 20%;
  }
}
#different h2 span.s{
  font-size: 2.6rem;
}
  #different h2 span.pc{
    display: inline-block;
  }
@media screen and (min-width: 959px) {
  #different h2 span.s{
    font-size: 4rem;
  }
  #different h2 span.pc{
    margin-left: 8%;
    display: inline-block;
  }
}
#different .text{
  width: 90vw;
  margin: 25px auto 0;
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (min-width: 959px) {
  #different .text{
    width: 50%;
    font-size: 1.8rem;
    margin: 0 0 0 15%;
  }
}
@media screen and (min-width: 1200px) {
  #different .text{
    margin: 0 0 0 20%;
  }
}
#case{
  padding: 50px 0 20px;
  background: url(".https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/case_bg_sp.png") no-repeat 0 0;
  background-size:cover;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 959px) {
  #case{
    padding: 50px 0 10px;
    background:url(".https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/case_bg_pc.png") no-repeat 0 0;
    width: 100%;
    position: relative;
  }
}
#case h2{
  font-size: 3.8rem;
  text-align: center;
  color: #5852A1;
  width: 90vw;
  margin: 10px auto 25px;
  padding-bottom: 5px;
}
@media screen and (min-width: 959px) {
  #case h2{
    font-size: 5rem;
    max-width: 1100px;
    width: auto;
  }
}
#case .inner{
  width: 90vw;
  margin: auto;
}
@media screen and (min-width: 959px) {
  #case .inner{
    max-width: 1100px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: space-between;
  }
}
#case .inner .box{
  margin-bottom: 30px;
}
@media screen and (min-width: 959px) {
  #case .inner .box{
    width: 48%;
  }
}
#case .inner .box.list{
  margin-top: 50px;
}
@media screen and (min-width: 959px) {
  #case .inner .box.list{
    margin-top:40px;
  }
}
#case .inner .box .nu{
  text-align: center;
  font-size: 2.2rem;
  color: #5852A1;
  position: relative;
  margin-bottom: 8px;
}
#case .inner .box .nu:before{
  content: "";
  display: block;
  position: absolute;
  top: 55%;
  left: 0;
  width: 30vw;
  height: 2px;
  background: #5852A1;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (min-width: 959px) {
  #case .inner .box .nu:before{
    width: 38%;
  }
}
#case .inner .box .nu:after{
  content: "";
  display: block;
  position: absolute;
  top: 55%;
  right: 0;
  width: 30vw;
  height: 2px;
  background: #5852A1;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (min-width: 959px) {
  #case .inner .box .nu:after{
    width: 38%;
  }
}
#case .inner .box > div{
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 959px) {
  #case .inner .box > div.case4{
    margin-top: -9px;
  }
}
#case .inner .box > div span{
  display: block;
  width: 100px;
  margin: 5px auto 20px;
  font-size: 1.1rem;
  text-align: center;
}
#case .inner .box > div span.be{
  border: 1px solid #5852A1;
  color: #5852A1;
}
#case .inner .box > div span.af{
  border: 1px solid #5852A1;
  color: #fff;
  background: #5852A1;
}
#case .inner .box ul{
  position: relative;
}
#case .inner .box li,#case .inner .box .text{
  font-size: 1.3rem;
  color: #5852A1;
  font-weight: bold;
  line-height: 1.7;
}
@media screen and (min-width: 959px) {
  #case .inner .box li,#case .inner .box .text{
    font-size: 1.6rem;
  }
}
#case .inner .box .arrow{
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 12px solid #5852A1;
  border-right: 0;
  margin: 15% 5px;
}
#case .inner .box dl dt{
  background: #746FB8;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  padding: 8px 0;
}
#case .inner .box dl dd{
  background: #5852A1;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  padding: 20px 0;
  line-height: 1.7;
}
#case .inner .box dl dd.big{
  font-size: 2.2rem;
}
@media screen and (min-width: 959px) {
  #case .flexpc{
    display: flex;
    justify-content: space-between;
  }
  #case .flexpc ul{
    width: 48%;
  }
}


.prof {
  position: relative;
  background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/prof_bg_sp.png) no-repeat 0 0;
  background-size: cover;
  padding: 55px 0 50px 10vw;
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 959px) {
  .prof {
      max-height: 600px;
      background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/prof_pc.png) no-repeat 0 0;
      background-size: cover;
      height: 673px;
      padding: 80px 0 50px 10vw;
  }
}
.prof h2{
  position: relative;
  color: #5852A1;
  font-size: 2.8rem;
  margin-top: -10px;
  text-align: center;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
}
@media screen and (min-width: 959px) {
  .prof h2{
    font-size: 4rem;
    top: -30px;
  }
}
.prof h2:after{
  content: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/prof_deco.png);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -100px;
  text-align: center;
  transform: scale(.3);
  z-index: 10;
}
@media screen and (min-width: 959px) {
  .prof h2:after{
    top: -95px;
    width: 587px;
    height: 232px;
    transform: scale(.4);
  }
}
.prof .inner{
  width: 78vw;
  background: #fff;
  margin: 0;
  transform: skew(-4deg);
  box-shadow: 6px 6px 0 rgba(46, 41, 111, .7);
  position: relative;
}
@media screen and (min-width: 959px) {
  .prof .inner{
    max-width: 1000px;
    z-index: 2;
    margin: 0 4% 0 2%;
    height: 430px;
    padding: 0 45px;
    box-shadow: -10px 10px 0 rgba(46, 41, 111, .7);
  }
}
@media screen and (min-width: 1200px) {
  .prof .inner{
    margin: 0 10% 0 5%;
  }
}
@media screen and (min-width: 1400px) {
  .prof .inner{
    margin: 0 0 0 12vw;
  }
}
.prof .inner:before{
  content: "";
  position: absolute;
  top: -25px;
  right: -55px;
  width: 236px; 
  height: 125px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/prof_deco1.png") no-repeat top right;
  background-size: contain;
  z-index: 3;
  pointer-events: none;
  transform: skew(6deg) scale(.5);
}
@media screen and (min-width: 959px) {
  .prof .inner:before{
    background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/prof_deco1_pc.png") no-repeat top right;
    top: -25px;
    left: -90px;
    width: 456px; 
    height: 188px;
    transform: skew(8deg) scale(.6);
  }
}
.prof .inner:after{
  content: "";
  position: absolute;
  bottom: -40px;
  left: -25px;
  width: 126px; 
  height: 235px;
  background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/prof_deco2.png") no-repeat top right;
  background-size: contain;
  z-index: 3;
  pointer-events: none;
  transform: skew(6deg) scale(.6);
}
@media screen and (min-width: 959px) {
  .prof .inner:after{
    background: url("https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/prof_deco2_pc.png") no-repeat top right;
    bottom:-30px;
    right: 280px;
    width: 508px; 
    height: 210px;
    transform: skew(8deg) scale(.6);
    left: auto;
  }
}

.prof .prof_area{
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 959px) {
  .prof .prof_area{
    display: block;
    width: 50%;
    padding: 85px 0 0 0;
  }
}
.prof .prof_area .prof_img{
  z-index: 2;
  position: relative;
  width: 45vw;
  height: 100%;
  transform: skew(4deg);
}
@media screen and (min-width: 959px) {
  .prof .prof_area .prof_img{
    max-width: 500px;
    position: absolute;
    right: -50px;
    top: -50px;
    height: auto;
    width: 45%;
  }
}
.prof .prof_area h3{
  font-size: 2.7rem;
  color: #5852A1;
  transform: skew(4deg);
  text-align: left;
  width: 40vw;
  margin: 25% 0 0;
}
@media screen and (min-width: 959px) {
  .prof .prof_area h3{
    margin: 0;
  }
}
.prof .prof_area h3 span{
  font-size: 1.7rem;
  display: block;
}
@media screen and (min-width: 959px) {
  .prof .prof_area h3 span{
    display: inline-block;
  }
}
.prof .text{
  text-align: left;
  width: 66vw;
  margin: 15px 0 0 7vw;
  transform: skew(4deg);
  font-size: 1.3rem;
  line-height: 1.7;
  padding-bottom: 20px;
}
@media screen and (min-width: 959px) {
  .prof .text{
    width: 60%;
    margin: 35px 0 0 10px;
    padding: 0;
  }
}









#question{
  margin: auto;
  text-align: center;
  padding: 30px 0 60px;
}
@media screen and (min-width: 959px) {
  #question{
    padding: 60px 0 50px;
  }
}
#question .catch{
  font-size: 2rem;
  display: inline-block;
  border-bottom: 1px solid #000;
  text-align: center;
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 959px) {
  #question .catch{
    font-size: 3rem;
  }
}
#question .catch:after{
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  border-width: 8px 12px 0px 12px;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(145deg);
}
#question h2{
  font-size: 3.2rem;
  color: #5852A1;
  text-align: center;
  margin: 30px auto 35px;
}
@media screen and (min-width: 959px) {
  #question h2{
    font-size: 4.5rem;
  }
}
.accordion{
  margin:0 auto 50px;
  width: 90vw;
}
@media screen and (min-width:1200px){
  .accordion{
    margin:40px auto 70px;
    width: 80%;
    max-width: 1200px;
  }
}
.accordion li{
  margin: 0;
}
.accordion .accordion_title {
  position: relative;
  cursor: pointer;
  font-size:1.5rem;
  font-weight: bold;
  transition: all .5s ease;
  /* text-indent: -2em; */
  text-align: left;
  border-top: 2px solid #5852A1;
  border-right: 2px solid #5852A1;
  line-height: 1.3;
  display: flex;
  height: 60px;
}
@media screen and (min-width:1200px){
  .accordion .accordion_title {
    font-size: 2rem;
    border-top: 2px solid #5852A1;
    border-right: 2px solid #5852A1;
    height: 60px;
    line-height: 58px;
    text-indent: 0;
    padding-left: 0;
  }
}
.accordion .accordion_title .deco{
  color: #fff;
  background: #5852A1;
  width: 14vw;
  display: flex;
  text-align: center;
  margin-right: 3vw;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width:1200px){
  .accordion .accordion_title .deco{
    width: 5%;
    margin-right: 12px;
  }
}
.accordion .accordion_title .text{
  padding: 0 8vw 0 0;
  width: 86vw;
  display: flex;
  align-items: center;
}
@media screen and (min-width:1200px){
  .accordion .accordion_title .text{
    width: 95%;
  }
}
.accordion li:last-of-type .accordion_title{
    border-bottom: 2px solid #5852A1;
} 
/* .accordion .accordion_title span{

}
@media screen and (min-width:1200px){
  .accordion .accordion_title span{
    height: 58px;
    line-height: 58px;
    width: 45px;
    margin-right: 15px;
  }
} */
.accordion .accordion_title::before,
.accordion .accordion_title::after{
  position: absolute;
  content:'';
  width: 25px;
  height: 25px;
}
.accordion .accordion_title::before{
  top:50%;
  transform: translateY(-50%);
  right: 8px;
  background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/icon_plus.svg) no-repeat center;
}
.accordion .accordion_title.close::before{
  background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/icon_minus.svg) no-repeat center;
  top:50%;
  transform: translateY(-50%);
}
.accordion .accordion_box {
  display: none;
  background: rgba(46, 41, 111, .1);
  padding: 15px 42px 15px 15vw;
  position: relative;
  border-top: 2px solid #5852A1;
}
@media screen and (min-width:1200px){
  .accordion .accordion_box {
    padding: 20px 20px 20px 72px;
  }
}
.accordion li:last-of-type .accordion_box{
    border-top: none;
} 
.accordion .accordion_box:after{
    position: absolute;
    content: "A";
    width: 30px;
    font-size: 2rem;
    top: 15px;
    left: 4vw;
    color: #5852A1;
}
@media screen and (min-width:1200px){
  .accordion .accordion_box:after{
    font-size: 2.5rem;
    top: 16px;
    left: 17px;
  }
}
.accordion .accordion_box p{
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.7;
}
@media screen and (min-width:1200px){
  .accordion .accordion_box p{
    font-size: 1.8rem;
  }
}


#flow {
  padding: 70px 0 0;
  background: #F5F5F9;
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 959px) {
  #flow {
    padding: 100px 0 80px;
  }
}
#flow .catch{
  color: #56A6D1;
  font-size: 1.44em;
  display: inline-block;
  border-bottom: 1px solid #56A6D1;
  margin-bottom: 20px;
}
@media screen and (min-width: 959px) {
  #flow .catch{
    font-size: 1.8rem;
  }
}
#flow h2{
  color: #5852A1;
  font-size: 3.4rem;
  text-align: center;
  position: relative;
  margin: 0 auto 45px;
  display: block;
}
@media screen and (min-width: 959px) {
  #flow h2{
    font-size: 5rem;
    margin: 0 auto 50px;
  }
}
#flow .inner{
   width: 90vw;
   margin: 0 auto 50px;
   background: #fff;
   box-shadow: 0px 5px 15px 0px rgba(46, 41, 111, .2);
   padding: 40px 0 0;
   position: relative;
}
@media screen and (min-width: 959px) {
  #flow .inner{
      max-width: 1100px;
      display: flex;
      justify-content: space-between;
      padding: 0;
      margin: 0 auto 50px;
  }
}
#flow .inner:after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #5852A1;
  /* 三角形の色や大きさはお好みで調整 */
  z-index: 2;
}
@media screen and (min-width: 959px) {
  #flow .inner:after{
  bottom: -12px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #5852A1;
  }
}
#flow .inner:last-of-type:after{
  border: none;
}
#flow .inner .nu {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  background: #5852A1;
  width: 50px;
  height: 30px;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  /* 平行四辺形にする */
  transform: skew(-20deg);
  box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 1);
  font-weight: 100;
}
@media screen and (min-width: 959px) {
  #flow .inner .nu {
    right: auto;
    left: -25px;
  }
}

#flow .inner .nu span,
#flow .inner .nu * {
  display: inline-block;
  transform: skew(20deg); /* テキストをまっすぐに */
}
@media screen and (min-width: 959px) {
  #flow .inner .nu {
    font-size: 3rem;
    width: 70px;
    height: 40px;
  }
}
@media screen and (min-width: 959px) {
  #flow .inner dl{
    width: 1200px;
  }
}
#flow .inner dt{
  font-size: 2.5rem;
  text-align: center;
  color: #5852A1;
  margin: 0 auto 20px;
  font-weight: bold;
}
@media screen and (min-width: 959px) {
  #flow .inner dt{
    text-align: left;
    padding: 0 30px;
    margin: 40px auto 10px;
  }
}
#flow .inner dd{
  font-size: 1.4rem;
  text-align: left;
  padding: 0 5vw;
  margin-bottom: 20px;
}
@media screen and (min-width: 959px) {
  #flow .inner dd{
    font-size: 1.8rem;
    padding: 0 30px;
  }
  #flow .inner img{

    display: block;
  }
}



#price {
  padding: 70px 0 50px;
  background: rgba(102, 102, 102, .1);
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 959px) {
  #price {
    padding: 100px 0 80px;
  }
}
#price .catch{
  color: #56A6D1;
  font-size: 1.44em;
  display: inline-block;
  border-bottom: 1px solid #56A6D1;
  margin-bottom: 20px;
}
@media screen and (min-width: 959px) {
  #price .catch{
    font-size: 1.8rem;
  }
}


#price h2{
  color: #5852A1;
  font-size: 3.4rem;
  text-align: center;
  position: relative;
  margin: 0 auto 20px;
  display: block;
}
@media screen and (min-width: 959px) {
  #price h2{
    font-size: 5rem;
    margin: 0 auto 40px;
  }
}
#price .inner{
   width: 90vw;
   margin: auto;
}
@media screen and (min-width: 959px) {
  #price .inner{
      max-width: 1100px;
  }
}
#price .inner .text1{
  background: #fff;
  font-size: 4rem;
  text-align: center;
  color: #5852A1;
  padding: 20px 0;
  font-weight: bold;
}
@media screen and (min-width: 959px) {
  #price .inner .text1{
    font-size: 6rem;
  }
}
#price .inner .text1 span{
  font-size: 2.6rem;
}
@media screen and (min-width: 959px) {
  #price .inner .text1 span{
    font-size: 3.6rem;
  }
}
#price .box{
  margin: 10px auto 0;
  color: #5852A1;
  font-weight: bold;
  position: relative;
  padding: 0;
}
@media screen and (min-width: 959px) {
  #price .box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
  }
}
#price .box p{
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.4;
    margin-top: 25px;
}
@media screen and (min-width: 959px) {
  #price .box p{
      font-size: 3.2rem;
      width: 38%;
  }
}
#price .box p .deco{
  color: #fff;
  background: #5852A1;
  display: block;
  padding: 0 10px;
  margin: 0 auto 5px;
  font-size: 2.4rem;
  vertical-align: 3px;
  transform: skew(-20deg);
  box-shadow: 6px 6px 0 rgba(255, 255, 255, 1);
  padding: 10px 0;
  width: 70vw;
}
@media screen and (min-width: 959px) {
  #price .box p .deco{
    font-size: 3.2rem;
    width: 300px;
  }
}
#price .box p .price{
  font-size: 3.6rem;
  margin-bottom: 20px;
}
@media screen and (min-width: 959px) {
  #price .box p .price{
    font-size: 5.2rem;
  }
}
#price .box2{
  margin: 30px auto 0;
  padding: 30px 5vw 30px;
  text-align: center;
  border: 1px solid #5852A1;
}
#price .box2 .te1{
  font-size: 1.4rem;
  color: #5852A1;
  margin-bottom: 20px;
  line-height: 1.7;
}
@media screen and (min-width: 959px) {
  #price .box2 .te1{
    font-size: 2.6rem;
    display: inline-block;
  }
}
#price .box2 .te2{
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #666;
  line-height: 1.7;
}
@media screen and (min-width: 959px) {
  #price .box2 .te2{
    font-size: 2.6rem;
    display: inline-block;
  }
}

#price a{
  width: 80vw;
  display: block;
  margin: 30px auto 0;
}
@media screen and (min-width: 959px) {
  #price a{
    width: 320px;
  }
}

.common{
  position: relative;
  height: 612px;
  background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/common_sp.png) no-repeat center center;
  background-size: cover;
}
@media screen and (min-width: 959px) {
  .common{
    height: 612px;
    background: url(https://www.yokoyamashikaiin.jp/wp-content/themes/yokoyama/assets/img/mouth_lp/common_pc.png) no-repeat center center;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .common{
    height: 612px;
    max-height: 612px;
  }
}
.common .text1{
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
  color: #5852A1;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  background: #fff;
  padding: 10px 0;
  display: inline-block;
  width: 75vw;
  /* 背景だけを平行四辺形に */
  transform: skew(-20deg);
  box-shadow: 6px 6px 0 rgba(46, 41, 111, .2);
}
@media screen and (min-width: 959px) {
  .common .text1{
    width: 400px;
    font-size: 2.7rem;
    top: 70px;
  }
}
/* テキストを斜めにしない */
.common .text1 > * {
  display: inline-block;
  transform: skew(20deg);
}
.common .text2{
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (min-width: 959px) {
  .common .text2{
    font-size: 4rem;
    top: 160px;
  }
}
.common .text3{
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  font-weight: normal;
  line-height: 1.6;
}
@media screen and (min-width: 959px) {
  .common .text3{
    top: 205px;
    font-size: 2rem;
    top: 250px;
  }
}
.common ul{
  position: absolute;
  bottom: 20px;
  width: 80vw;
  max-width: 300px;
  left: 50%;
  transform: translate(-50%,0);
}
@media screen and (min-width: 959px) {
  .common ul{
    display: flex;
    justify-content: center;
    width: 100%;
    right: 0;
    transform: translate(0, 0);
    left: auto;
    top: 480px;
    max-width: 100%;
  }
}
.common ul li:first-of-type{
  margin-bottom: 10px;
}
@media screen and (min-width: 959px) {
  .common ul li{
    width: 321px;
  }
}







footer{
  padding-bottom: 50px;
}
@media screen and (min-width: 959px) {
  footer{
    display: flex;
    padding-bottom: 0;
    height: 90px;
    justify-content:space-between;
  }
}
footer .logo {
  display: block;
  width: 130px;
  text-align: center;
  margin: auto;
  line-height: 90px;
}
@media screen and (min-width: 959px) {
  footer .logo {
    width: 220px;
    margin: 8px 0 0 20px;
  }
}
footer ul li a{
  text-align: center;
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (min-width: 959px) {
  footer ul li a{
    font-size: 1.6rem;
  }
}
footer .btn_area {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px; /* ボタン間のスペース */
}
@media screen and (min-width: 959px) {
  footer .menu_area {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  footer .menu_area li a {
    width: auto;
    display: inline-block;
    margin-right: 1.8rem;
    font-size: 1.8rem;
    color: #333;
    height: 90px;
    line-height: 90px;
  }
  footer .btn_area{
    display: flex;
    height: 110px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin: 0 50px 0 30px;
  }
  footer .btn_area .btn{
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    font-weight: bold;
    transform: skew(-30deg);
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background-color: #f00;
  }
  footer .inner .btn_area .btn a{
    color: #fff;
  }
  footer .inner .btn_area .btn a span{
    display: inline-block;
    transform: skew(30deg);
  }
}


footer .btn_area .btn {
  display: block;
  width: 40vw;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: white;

  transform: skew(-30deg); /* 平行四辺形に変形 */
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 959px) {
  footer .btn_area .btn {
    width: 160px;
    height: 70px;
    line-height: 70px;
  }
}
footer .btn_area .btn a span{
  color: #fff;
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}
@media screen and (min-width: 959px) {
  footer .btn_area .btn a span{
    font-size: 2rem;
  }
}
footer .btn_area .btn span {
  display: inline-block;
  transform: skew(30deg); /* テキストを元に戻す */
}

footer .btn_area .btn_free {
  background: #55BE3D;
}

.menu-list .inner .btn_area .btn_web,footer .btn_area .btn_web {
  background: #E24D39;
}