/* ----------------------------------------
 	reset
 ---------------------------------------- */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
strong,
sub,
sup,
i,
small,
address,
time,
fieldset,
form,
label,
legend,
hr,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header,
footer,
nav,
section,
article,
aside,
figure,
figcaption,
canvas,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
}

article,
aside,
figure,
figcaption,
footer,
header,
nav,
section {
  display: block;
}

*,
*::before,
*::after {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

ul,
ol,
li {
  list-style: none;
}

input,
textarea,
button {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

input[type="submit"],
input[type="button"],
button {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

html {
  font-size: 10px;
}




@media screen and (max-width: 620px) {
  html {
    font-size: 7px;
  }
}

@media screen and (max-width: 330px) {
  html {
    font-size: 6px;
  }
}

body {
  position: relative;
  width: 100%;
  color: #3e3a39;
  font-family: 'Noto Sans JP', 'Cormorant Garamond', 'Shippori Mincho', sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  word-break: break-all;
}

a {
  outline: none;
  text-decoration: none;
  transition: 0.2s all ease-in-out;
}

a {
  color: #000;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #9fa0a0;
}

:-ms-input-placeholder {
  /* Internet Explorer */
  color: #9fa0a0;
}

::placeholder {
  color: #9fa0a0;
}
/*編集_20211013======================
.c-support {
  position: relative;
  padding: 56px 0 48px 0;
}
===========================================*/
.c-support {
  position: relative;
  padding: 52px 0 48px 0;
}

@media screen and (max-width: 960px) {
  .c-support {
    padding: 25px 0 40px 0;
  }
}

@media screen and (max-width: 570px) {
  .c-support {
    padding: 30px 5px 25px 5px;
  }
}

.c-support_button {
  display: flex;
}

/*ブロンズボタン削除_20211013======================
.c-support_button .c-bronze {
  width: 100%;
  height: 133px;
  background: url("../images/btn_bronze.png") top center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 960px) {
  .c-support_button .c-bronze {
    height: 184px;
    background: url("../images/btn_bronze_SP.png") top center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .c-support_button .c-bronze {
    height: 98px;
  }
}
===========================================*/

.c-support_button .c-basic {
  width: 100%;
  height: 119px;
  background: url("../images/btn_basic_2.png") top center no-repeat;
  /*height: 90px;*/
  /*background: url("../images/btn_basic.png") top center no-repeat;*/
  background-size: contain;
}

@media screen and (max-width: 960px) {
  .c-support_button .c-basic {
    width: 100%;
    height: 164px;
    background: url("../images/btn_basic_SP_2.png") top center no-repeat;
    /*height: 127px;*/
    /*background: url("../images/btn_basic_SP.png") top center no-repeat;*/
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .c-support_button .c-basic {
    height: 82px;
  }
}

.c-title {
  display: flex;
  position: relative;
  align-content: center;
  align-items: center;
  justify-content: center;
  color: #000;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.75;
  text-align: center;
  opacity: 1;
}

@media screen and (max-width: 960px) {
  .c-title {
    flex-wrap: wrap;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.25;
  }
}

.c-title span {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding-bottom: 18px;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 100px;
  font-size: 10rem;
  font-weight: 300;
  line-height: 0.4;
  text-align: center;
  opacity: 0.1;
}

@media screen and (max-width: 570px) {
  .c-title span {
    padding-bottom: 15px;
    font-size: 97px;
    font-size: 9.7rem;
    letter-spacing: -0.01em;
    line-height: 0.392;
  }
}

.c-title_og {
  color: #eb4e00;
}

.c-title_bl {
  color: #1d2b53;
}

@media screen and (max-width: 960px) {
  .c-title .u-brmb {
    width: 100%;
  }
}

.c-name_og {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 101px;
  margin-bottom: 46px;
  background: url("../images/name_og.png") top center no-repeat;
  background-size: contain;
  color: #fff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.45;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .c-name_og {
    height: 155px;
    background: url("../images/name_og_SP.png") top center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .c-name_og {
    height: 74px;
    margin-bottom: 25px;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.267;
  }
}

@media screen and (max-width: 960px) {
  .u-pc {
    display: none;
  }
}

.u-sp {
  display: none;
}

@media screen and (max-width: 960px) {
  .u-sp {
    display: block;
  }
}

.slick-slider {
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track::before,
.slick-track::after {
  display: table;
  content: '';
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  min-height: 1px;
  float: left;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: flex;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* @font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
} */
/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  z-index: 3;
  position: absolute;
  top: 50%;
  width: 55px;
  height: 55px;
  padding: 0;
  transform: translate(0, -50%);
  border: none;
  border-radius: 50%;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

@media screen and (max-width: 570px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
}

.p-user_listUser .slick-prev,
.p-user_listUser .slick-next {
  bottom: -100px;
  background: #fc9932;
}

.slick-prev:hover::before,
.slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before {
  opacity: 1;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 0.25;
}

.slick-prev {
  left: 10px;
  background: url("../images/prew.png") top center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 960px) {
  .slick-prev {
    left: -52px;
  }
}

@media screen and (max-width: 570px) {
  .slick-prev {
    left: -40px;
  }
}

[dir='rtl'] .slick-prev {
  right: 25px;
  left: auto;
}

[dir='rtl'] .slick-prev::before {
  transform: rotate(135deg) translateY(-50%);
}

.slick-next {
  right: 10px;
  background: url("../images/next.png") top center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 960px) {
  .slick-next {
    right: -52px;
  }
}

@media screen and (max-width: 570px) {
  .slick-next {
    right: -40px;
  }
}

[dir='rtl'] .slick-next::before {
  transform: rotate(-45deg) translateY(-50%);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  display: block;
  position: absolute;
  bottom: -40px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.p-user_listUser .slick-dots {
  bottom: -65px;
}

.slick-dots li {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  border: 0;
  outline: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
  opacity: 1;
}

.slick-dots li button::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #dcdddd;
  color: #dcdddd;
  content: '';
}

@media screen and (max-width: 960px) {
  .slick-dots li button::before {
    width: 17px;
    height: 17px;
  }
}

@media screen and (max-width: 570px) {
  .slick-dots li button::before {
    width: 13px;
    height: 13px;
  }
}

.slick-dots li.slick-active button::before {
  background: #0c1e47;
}

.p-user_listUser .slick-dots li.slick-active button::before {
  background: #0c1e47;
}

.l-keieisya {
  padding-top: 5.06944vw;
  overflow: hidden;
}

@media screen and (max-width: 1285px) and (min-width: 961px) {
  .l-keieisya {
    padding-top: 5.97222vw;
  }
}

@media screen and (max-width: 960px) {
  .l-keieisya {
    padding-top: 0;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya {
    padding-bottom: 60px;
  }
}

.l-keieisya a:hover {
  outline: none;
  text-decoration: none;
  opacity: 0.7;
}

.l-keieisya .l-container {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 960px) {
  .l-keieisya .l-container {
    min-width: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .l-container {
    min-width: auto;
    margin-right: 13px;
    margin-left: 13px;
    padding-right: 0;
    padding-left: 0;
  }
}

.l-keieisya .l-max {
  max-width: 1014px;
  margin-right: auto;
  margin-left: auto;
}

.l-keieisya .l-topSection {
  display: inline-block;
  position: relative;
  min-width: 100%;
  background-color: #fff;
}

.l-keieisya .p-header {
  display: flex;
  z-index: 999;
  position: fixed;
  top: 0;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding: 10px 30px 10px 30px;
  background-color: white;
  box-shadow: 0 3px 4px 0 rgba(50, 50, 50, 0.15);
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-header {
    position: relative;
    flex-wrap: wrap;
    padding: 0 0 5px 0;
  }
}

.l-keieisya .p-header_logo {
  padding-right: 7.63889vw;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-header_logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 5px 0 5px 20px;
  }
  .l-keieisya .p-header_logo_sm {
    padding-right: 15px;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-header_logo {
    padding: 5px 0 5px 9px;
  }
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-header_logo_registerSP {
    display: block;
  }
}

.l-keieisya .p-header_rg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -5px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-header_rg {
    width: 100%;
    margin: 0;
  }
}

.l-keieisya .p-header_rg_btn {
  padding: 0 5px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-header_rg_btn {
    padding: 0;
  }
}

.l-keieisya .p-header_rg_btn .register {
  display: block;
}

.l-keieisya .p-header_rg_btn .login {
  display: block;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-header_rg_btn .login {
    padding-right: 3px;
  }
}

.l-keieisya .p-header_rg_btn .tel {
  display: block;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-header_rg_btn .tel {
    padding-left: 3px;
  }
}

.l-keieisya .p-mobile {
  display: none;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-mobile {
    display: block;
    z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 -3px 5px 0 rgba(50, 50, 50, 0.15);
  }
}

.l-keieisya .p-mobile_btn {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  padding: 10px 13px;
}

.l-keieisya .p-mobile_btn_mail {
  width: 341px;
  height: 14.32292vw;
  background: url("../images/mobile_mail.webp") left no-repeat;
  background-size: contain;
}

.l-keieisya .p-mobile_btn_tel {
  width: 341px;
  height: 14.97396vw;
  background: url("../images/btn_tel_SP.webp") center no-repeat;
  background-size: contain;
}

.l-keieisya .l-topBody .p-mainVisual {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
}

.l-keieisya .l-topBody .p-mainVisual_img {
  width: 100%;
  height: 44.30556vw;
  background: url("../images/img_mainVisual.webp") top center no-repeat;
  background-size: cover;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .l-topBody .p-mainVisual_img {
    height: 113.41146vw;
    background: url("../images/img_mainVisual_SP.webp") center no-repeat;
    background-size: cover;
  }
}

.l-keieisya .l-topBody .p-mainVisual_topForm {
  position: absolute;
  right: 5.90278vw;
  width: 500px;
  overflow: hidden;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 6px 15px 0 rgba(50, 50, 50, 0.35);
}

@media screen and (max-width: 960px) {
  .l-keieisya .l-topBody .p-mainVisual_topForm {
    position: relative;
    right: 0;
    width: 100%;
    margin: 50px;
    overflow: hidden;
    border: 1px solid #b5b5b6;
    border-radius: 15px;
    box-shadow: none;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .l-topBody .p-mainVisual_topForm {
    margin: 12px;
  }
}

.l-keieisya .l-topBody .p-mainVisual_topForm_heading {
  background-color: #3e3a39;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2.834;
  text-align: center;
}

.l-keieisya .p-problem {
  padding: 59px 0 69px 0;
  background: url("../images/bg_problem.webp") top center no-repeat;
  background-size: cover;
  color: #fff;
}

.p-merit {
  padding: 59px 0 69px 0;
  background: url("../images/meritpc.webp") top center no-repeat;
  background-size: cover;
  color: #fff;
}

.koko {
  padding: 59px 0 69px 0;
  background: url("../images/koko.webp") top center no-repeat;
  background-size: cover;
  color: #fff;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-problem {
    background: url("../images/bg_problem_SP.webp") top center no-repeat;
    background-size: cover;
  }
	.p-merit {
    background: url("../images/meritsp.webp") top center no-repeat;
    background-size: cover;
  }

}

.l-keieisya .p-problem_head {
  padding-bottom: 16px;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.75;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-problem_head {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.429;
  }
}

.l-keieisya .p-problem_list_check {
  position: relative;
  margin: 26px 0;
  padding-left: 67px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
}

.p-problem_koko {
  position: relative;
  margin: 26px 0 5px 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-problem_list_check {
    padding-left: 45px;
  }
}

.l-keieisya .p-problem_list_check::before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 44px;
  height: 44px;
  background: url("../images/check.webp") top center no-repeat;
  content: " ";
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-problem_list_check::before {
    top: 0;
    width: 34px;
    height: 34px;
    background: url("../images/check.webp") top center no-repeat;
    background-size: contain;
  }
}

.l-keieisya .p-voice {
  padding: 80px 0 52px 0;
}

.l-keieisya .p-voice_listuser {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  padding-top: 40px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-voice_listuser {
    margin: 0 40px;
  }
  .l-keieisya .p-voice_listuser .slick-track {
    display: flex;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-voice_listuser {
    margin: 0 35px;
  }
}

.l-keieisya .p-voice_listuser_item {
  width: 50%;
  padding: 10px 20px;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-voice_listuser_item {
    padding: 10px 10px;
  }
}

.l-keieisya .p-voice_listuser_item .p-user {
  height: 100%;
  padding: 11px 15px 20px 15px;
  background: #f5f5f5;
  box-shadow: 3px 3px 4px 0 rgba(50, 50, 50, 0.3);
}

.l-keieisya .p-voice_listuser_item .p-user_heading {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  height: 110px;
  padding-left: 115px;
  color: #000;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.334;
}

.l-keieisya .p-voice_listuser_item .p-user_heading span {
  display: block;
  width: 100%;
  color: #eb4e00;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-voice_listuser_item .p-user_heading {
    padding-left: 70px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.539;
  }
}

.l-keieisya .p-voice_listuser_item .p-user_heading::before {
  position: absolute;
  top: calc(50% - 40px);
  left: 0;
  width: 91px;
  height: 91px;
  background: url("../images/icon_user.webp") top center no-repeat;
  content: " ";
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-voice_listuser_item .p-user_heading::before {
    top: calc(50% - 29px);
    width: 61px;
    background: url("../images/icon_user.webp") top center no-repeat;
    background-size: contain;
  }
}

.l-keieisya .p-voice_listuser_item .p-user_desc {
  padding-top: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.75;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-voice_listuser_item .p-user_desc {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.591;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-voice_listuser_item .p-user_desc {
    padding-top: 5px;
  }
}

.l-keieisya .p-what {
  padding: 166px 0 166px 0;
  background: url("../images/bg_what.webp") top center no-repeat;
  background-size: cover;
  color: #fff;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-what {
    padding: 110px 0px 110px 0px ;
    background: url("../images/bg_what_SP.webp") top center no-repeat;
    background-size:cover;
    
  }
}

.l-keieisya .p-what_titlehead {
  padding-bottom: 50px;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.75;
  text-align: center;
}

.l-keieisya .p-what_text {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.06em;
  line-height: 1.75;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-what_text {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.679;
  }
}

.l-keieisya .p-benefit {
  padding-top: 31px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-benefit_imgContent {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
}

.l-keieisya .p-benefit_same {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 70px;
  margin-top: 34px;
  background: rgba(235, 78, 0, 0.1);
  cursor: pointer;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-benefit_same {
    align-items: start;
    width: 50%;
    height: 241px;
    margin: 17px auto;
    padding-top: 44px;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-benefit_same {
    width: 50%;
    height: 120px;
    margin: 10px auto;
    padding-top: 15px;
  }
}

.l-keieisya .p-benefit_same::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 71px;
  height: 71px;
  background: url("../images/down.webp") top center no-repeat;
  content: " ";
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-benefit_same::before {
    top: inherit;
    bottom: 0;
    width: 47px;
    height: 47px;
    background: url("../images/down_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-benefit_same::before {
    width: 33px;
    height: 33px;
  }
}

.l-keieisya .p-benefit_same_scroll {
  position: relative;
  padding-right: 75px;
  cursor: pointer;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-benefit_same_scroll {
    padding-right: 0;
  }
}

.l-keieisya .p-benefit_same_scroll::before {
  position: absolute;
  top: -9px;
  right: 0;
  width: 49px;
  height: 51px;
  background: url("../images/gift.webp") top center no-repeat;
  content: " ";
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-benefit_same_scroll::before {
    top: 66px;
    left: 0;
    width: 84px;
    height: 86px;
    margin: 0 auto;
    background: url("../images/gift_SP.webp") top center no-repeat;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-benefit_same_scroll::before {
    top: 31px;
    width: 45px;
    height: 45px;
    background: url("../images/gift_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

.l-keieisya .p-benefit_same_scroll span {
  position: relative;
  padding: 0 30px;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.417;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-benefit_same_scroll span {
    display: block;
    width: 100%;
    padding: 0 15px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.7;
  }
}

.l-keieisya .p-benefit_same_scroll span::before {
  position: absolute;
  top: 49%;
  right: 0;
  width: 21px;
  height: 4px;
  background: url("../images/name_line.webp") top center no-repeat;
  background-size: contain;
  content: " ";
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-benefit_same_scroll span::before {
    right: -7px;
    width: 16px;
  }
}

.l-keieisya .p-benefit_same_scroll span::after {
  position: absolute;
  top: 49%;
  left: 0;
  width: 21px;
  height: 4px;
  background: url("../images/name_line.webp") top center no-repeat;
  background-size: contain;
  content: " ";
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-benefit_same_scroll span::after {
    left: -7px;
    width: 16px;
  }
}

.l-keieisya .p-workshop {
  padding-top: 112px;
  padding-bottom: 68px;
  background: url("../images/bg_workshop.webp") top center no-repeat;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop {
    padding-top: 50px;
  }
}

.l-keieisya .p-workshop_columns .p-headcol_title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  background: url("../images/name_blue.webp") top center no-repeat;
  background-size: contain;
  color: #fff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.943;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-workshop_columns .p-headcol_title {
    height: 104px;
    background: url("../images/name_blue_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop_columns .p-headcol_title {
    height: 49px;
  }
}

.l-keieisya .p-workshop_columns .p-headcol_title.u-green {
  background: url("../images/name_gr.webp") top center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-workshop_columns .p-headcol_title.u-green {
    background: url("../images/name_gr_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

.l-keieisya .p-workshop_columns .p-headcol_desc {
  padding: 25px 0;
  font-size: 28px;
  line-height: 1.625;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop_columns .p-headcol_desc {
    font-size: 20px;
    line-height: 1.6;
  }
}

.l-keieisya .p-workshop_columns .p-point {
  padding-bottom: 30px;
}

.l-keieisya .p-workshop_columns .p-point_hea {
  display: flex;
  position: relative;
  align-items: center;
  height: 70px;
  padding-left: 60px;
  background: url("../images/poin_head_blue.webp") top center no-repeat;
  background-size: contain;
  color: #fff;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 2.734;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.l-keieisya .p-workshop_columns .p-point_hea:hover {
  opacity: 0.8;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-workshop_columns .p-point_hea {
    height: 80px;
    background: url("../images/poin_head_blue_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop_columns .p-point_hea {
    height: 39px;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.715;
  }
}

.l-keieisya .p-workshop_columns .p-point_hea.u-green {
  background: url("../images/poin_head_green.webp") top center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-workshop_columns .p-point_hea.u-green {
    background: url("../images/poin_head_green_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

.l-keieisya .p-workshop_columns .p-point_hea::before {
  position: absolute;
  top: 26px;
  right: 50px;
  width: 12px;
  height: 9px;
  transform: rotate(-180deg) translateY(-50%);
  background: url("../images/up_down.webp") top center no-repeat;
  background-size: contain;
  content: " ";
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop_columns .p-point_hea::before {
    top: 10px;
    width: 10px;
  }
}

.l-keieisya .p-workshop_columns .p-point_hea.open::before {
  top: 33px;
  transform: rotate(0deg) translateY(-50%);
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop_columns .p-point_hea.open::before {
    top: 18px;
  }
}

.l-keieisya .p-workshop_columns .p-point_show {
  display: none;
}

.l-keieisya .p-workshop_columns .p-point_listp {
  display: flex;
  flex-wrap: wrap;
  margin: -5px -15px;
  padding: 28px 14px 6px 14px;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop_columns .p-point_listp {
    padding: 10px 14px 6px 14px;
  }
}

.l-keieisya .p-workshop_columns .p-point_listp_it {
  width: 50%;
  padding: 5px 15px;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.417;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-workshop_columns .p-point_listp_it {
    width: 100%;
  }
}

.l-keieisya .p-workshop_columns .p-point_listp_it span {
  display: block;
  position: relative;
  padding-left: 32px;
  color: #004d69;
  font-size: 37px;
  font-size: 3.7rem;
  line-height: 1.352;
}

.l-keieisya .p-workshop_columns .p-point_listp_it span.u-green {
  color: #006469;
}

.l-keieisya .p-workshop_columns .p-point_listp_it span.u-green::after {
  background: #006469;
}

.l-keieisya .p-workshop_columns .p-point_listp_it span::after {
  position: absolute;
  top: 17px;
  left: 0;
  width: 21px;
  height: 20px;
  background: #004d69;
  content: " ";
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-workshop_columns .p-point_listp_it span::after {
    top: 12px;
    left: 0;
    width: 16px;
    height: 16px;
  }
}

.l-keieisya .p-basic {
  padding: 100px 0 18px 0;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-basic {
    padding: 0 0 18px 0;
  }
}

.l-keieisya .p-basic_titleh {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin-bottom: 34px;
  background: url("../images/title_blue.webp") top center no-repeat;
  background-size: contain;
  color: #fff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.45;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-basic_titleh {
    height: 155px;
    background: url("../images/title_blue_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-basic_titleh {
    height: 73px;
    margin-top: 20px;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.086;
  }
}

.l-keieisya .p-basic_listbs {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -6px;
}

.l-keieisya .p-basic_listbs_itembs {
  width: 33.333336%;
  padding: 6px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-basic_listbs_itembs {
    width: 100%;
  }
}

.l-keieisya .p-basic_listbs_itembs .p-cats {
  height: 100%;
  padding: 18px 9px 24px 9px;
  background: rgba(29, 44, 83, 0.1);
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-basic_listbs_itembs .p-cats {
    padding: 14px;
  }
}

.l-keieisya .p-basic_listbs_itembs .p-cats_img {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-basic_listbs_itembs .p-cats_img {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
}

.l-keieisya .p-basic_listbs_itembs .p-cats_img img {
  margin-bottom: 24px;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-basic_listbs_itembs .p-cats_img img {
    max-width: 123px;
    margin-bottom: 0;
  }
}

.l-keieisya .p-basic_listbs_itembs .p-cats_img_title {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  height: 80px;
  color: #1d2b53;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.292;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-basic_listbs_itembs .p-cats_img_title {
    justify-content: left;
    height: 68px;
    padding-right: 20px;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
    text-align: left;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-basic_listbs_itembs .p-cats_img_title {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.566;
  }
}

.l-keieisya .p-basic_listbs_itembs .p-cats_comment {
  margin-top: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.06em;
  line-height: 1.625;
}

.l-keieisya .p-basic_listbs_itembs .p-cats_comment .small {
  color: #1d2b53;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.858;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-basic_listbs_itembs .p-cats_comment .small {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.527;
  }
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-basic_listbs_itembs .p-cats_comment {
    margin-top: 5px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.455;
  }
}

.l-keieisya .p-basic_listbs_itembs:nth-child(3) .p-cats_img_title {
  margin-top: -12px;
}

.l-keieisya .p-basic_listbs_itembs:nth-child(4) .p-cats_img img {
  margin-bottom: 16px;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-basic_listbs_itembs:nth-child(4) .p-cats_img img {
    margin-bottom: 0;
  }
}

.l-keieisya .p-bronze_images {
  padding-top: 50px;
  padding-bottom: 17px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-bronze_images {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
}

.l-keieisya .p-about {
  padding-top: 17px;
  padding-bottom: 11px;
  background: url("../images/bg_about.webp") top center no-repeat;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about {
    background: url("../images/bg_about_SP.webp") top center no-repeat;
    background-size: cover;
  }
}

.l-keieisya .p-about_subtitle {
  padding-top: 61px;
  padding-bottom: 29px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.06em;
  line-height: 1.75;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about_subtitle {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.591;
  }
}

.l-keieisya .p-about .p-president {
  display: flex;
  align-content: center;
  align-items: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about .p-president {
    flex-wrap: wrap;
  }
  .l-keieisya .p-about .p-president_img {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .l-keieisya .p-about .p-president_text {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}

.l-keieisya .p-about .p-achie_titleac {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin-top: 74px;
  margin-bottom: 42px;
  background: url("../images/title_achie.webp") top center no-repeat;
  background-size: contain;
  color: #fff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.45;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about .p-achie_titleac {
    height: 104px;
    background: url("../images/title_achie_SP.webp") top center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-about .p-achie_titleac {
    height: 49px;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.943;
  }
}

.l-keieisya .p-about .p-achie_images {
  text-align: center;
}

.l-keieisya .p-about .p-achie_txt {
  padding-top: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.06em;
  line-height: 1.75;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about .p-achie_txt {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.479;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-about .p-achie_txt {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.667;
  }
}

.l-keieisya .p-about .p-achie_middle {
  align-items: flex-end;
  padding-top: 19px;
  padding-bottom: 81px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about .p-achie_middle {
    flex-wrap: wrap;
    padding-bottom: 16px;
  }
}

.l-keieisya .p-about .p-achie_middle_img {
  width: 50%;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about .p-achie_middle_img {
    width: 100%;
  }
}

.l-keieisya .p-about .p-achie_middle_img:nth-child(1) {
  padding-right: 15px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about .p-achie_middle_img:nth-child(1) {
    padding-right: 0;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-about .p-achie_middle_img.u-edit img {
    max-width: 118%;
  }
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona {
    padding-top: 52px;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-corona {
    padding-top: 50px;
  }
}

.l-keieisya .p-corona_btnclick {
  display: flex;
  position: relative;
  align-content: center;
  align-items: center;
  justify-content: center;
  height: 101px;
  background: url("../images/bg_btnclick.webp") top center no-repeat;
  background-size: contain;
  color: #000;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.75;
  text-align: center;
  cursor: pointer;
  opacity: 1;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_btnclick {
    height: 177px;
    background: url("../images/bg_btnclick_SP.webp") center no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-corona_btnclick {
    height: 100px;
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 1.552;
  }
}

.l-keieisya .p-corona_btnclick span {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 100px;
  font-size: 10rem;
  font-weight: 300;
  line-height: 0.4;
  text-align: center;
  opacity: 0.1;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-corona_btnclick span {
    font-size: 80px;
    font-size: 8rem;
    line-height: 0.5;
  }
}

.l-keieisya .p-corona_btnclick::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 30px;
  width: 18px;
  height: 12px;
  background: url("../images/icon_drop.webp") top center no-repeat;
  content: " ";
  transition: all 0.4s ease-in-out;
}

.l-keieisya .p-corona_btnclick.open::before {
  top: calc(50% - 12px);
  transform: rotate(-180deg) translateY(-50%);
}

.l-keieisya .p-corona_show {
  display: none;
}

.l-keieisya .p-corona_show_txt {
  padding: 32px 0 29px 0;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_txt {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.417;
  }
}

.l-keieisya .p-corona_show_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px;
}

.l-keieisya .p-corona_show_list .p-prevent {
  width: 33.333336%;
  padding: 8px 9px 15px 9px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent {
    width: 100%;
  }
}

.l-keieisya .p-corona_show_list .p-prevent.u-full {
  width: 100%;
}

.l-keieisya .p-corona_show_list .p-prevent_title {
  border: 2px solid #cba51b;
  color: #000;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -0.06em;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent_title {
    padding: 0 30px;
    text-align: left;
  }
}

.l-keieisya .p-corona_show_list .p-prevent_title sub {
  padding-right: 10px;
  color: #eb4e00;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.6;
}

.l-keieisya .p-corona_show_list .p-prevent_desc {
  padding-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.06em;
  line-height: 1.75;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent_desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.7;
  }
}

.l-keieisya .p-corona_show_list .p-prevent_note {
  margin-top: 20px;
  color: #1d2b53;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.434;
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar01 {
  width: 329px;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent.u-seminar01 {
    width: 100%;
  }
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar01 h3 {
  padding-left: 67px;
  text-align: left;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent.u-seminar01 h3 {
    padding: 0 30px;
  }
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar01 h3 sub {
  color: #1d2b53;
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar02 {
  width: calc(100% - 329px);
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent.u-seminar02 {
    width: 100%;
  }
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar02 h3 {
  padding-left: 67px;
  text-align: left;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent.u-seminar02 h3 {
    padding: 0 30px;
  }
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar02 h3 sub {
  color: #1d2b53;
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar03 {
  width: 100%;
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar03 h3 {
  padding-left: 67px;
  text-align: left;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-corona_show_list .p-prevent.u-seminar03 h3 {
    padding: 0 30px;
  }
}

.l-keieisya .p-corona_show_list .p-prevent.u-seminar03 h3 sub {
  color: #1d2b53;
}

.l-keieisya .p-terms {
  padding-top: 60px;
}

.l-keieisya .p-terms_wrap {
  margin-top: 42px;
  padding: 42px 0 33px 0;
  background: #f5f5f5;
}

.l-keieisya .p-terms_wrap .p-use_heading {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 1.4;
}

.l-keieisya .p-terms_wrap .p-use_context {
  margin: 30px 30px 0 39px;
  padding: 20px 10px 15px 25px;
  border: 2px solid #cba51b;
  background: #fff;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-terms_wrap .p-use_context {
    margin: 30px 0 0 0;
  }
}

.l-keieisya .p-terms_wrap .p-use_context_texting {
  height: 287px;
  padding-right: 10px;
  overflow-y: auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-terms_wrap .p-use_context_texting {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

.l-keieisya .p-terms_wrap .p-use_context_texting p {
  padding-bottom: 20px;
  letter-spacing: -0.08em;
}

.l-keieisya .p-terms_wrap .p-use_context_texting::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}

.l-keieisya .p-terms_wrap .p-use_context_texting::-webkit-scrollbar {
  width: 9px;
  background-color: #fff;
}

.l-keieisya .p-terms_wrap .p-use_context_texting::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #ddd;
}

.l-keieisya .p-terms_txt {
  padding-top: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 1.75;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-terms_txt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
  }
}

.l-keieisya .p-company {
  margin-top: -8px;
  padding: 155px 0 0 0;
  background: url("../images/bg_company.webp") top center no-repeat;
}

.l-keieisya .p-company_title {
  color: #fff;
  font-family: "Shippori Mincho", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.75;
  text-align: center;
}

.l-keieisya .p-company_listinfo {
  padding-top: 5px;
  color: #fff;
}

.l-keieisya .p-company_listinfo_itm {
  display: flex;
  position: relative;
  padding: 17px 0 11px 25px;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-company_listinfo_itm {
    flex-wrap: wrap;
  }
}

.l-keieisya .p-company_listinfo_itm label {
  width: 165px;
  font-size: 2.4rem;
  font-weight: 400;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-company_listinfo_itm label {
    width: 100%;
  }
}

.l-keieisya .p-company_listinfo_itm span {
  width: calc(100% - 165px);
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.75;
}

.l-keieisya .p-company_listinfo_itm::after {
  position: absolute;
  top: 30px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: url("../images/nois_company.webp") top center no-repeat;
  content: " ";
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-company_listinfo_itm::after {
    top: 24px;
  }
}

.l-keieisya .p-company_listinfo_itm::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: url("../images/line_company.webp") top center no-repeat;
  content: " ";
}

.l-keieisya .p-footer {
  padding: 20px 0 20px 0;
  background-color: #000;
}

.l-keieisya .p-footer_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 15px 0;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-footer_nav {
    padding: 15px;
  }
}

.l-keieisya .p-footer_nav_item {
  position: relative;
  padding: 0 20px;
  color: #fff;
}

.l-keieisya .p-footer_nav_item:last-child::before {
  display: none;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-footer_nav_item:last-child {
    border-bottom: none;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-footer_nav_item {
    width: 100%;
    border-bottom: 1px solid #c3c3c3;
    text-align: center;
  }
}

.l-keieisya .p-footer_nav_item::before {
  position: absolute;
  right: 0;
  width: 1px;
  height: 43px;
  background: #c3c3c3;
  content: " ";
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-footer_nav_item::before {
    display: none;
  }
}

.l-keieisya .p-footer_nav_item a {
  color: #fff !important;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 3;
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-footer_nav_item a {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 3.053;
  }
}

.l-keieisya .p-footer_copyright {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-footer_copyright {
    padding: 10px 0;
  }
}

.l-keieisya .p-footer_copyright span {
  color: white;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 3;
}

@media screen and (max-width: 960px) {
  .l-keieisya .p-footer_copyright span {
    display: block;
    padding-left: 0;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.03em;
    line-height: 1.4;
  }
}

@media screen and (max-width: 570px) {
  .l-keieisya .p-footer_copyright span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
}

@media screen and (max-width: 1601px) and (min-width: 1290px) {
  .l-keieisya {
    padding-top: 6.06944vw;
  }
  .l-keieisya .p-header_logo {
    padding-right: 2.29167vw;
  }
}

@media screen and (max-width: 1285px) and (min-width: 961px) {
  .l-keieisya .p-header_logo {
    padding-right: 2.29167vw;
  }
}

@media screen and (max-width: 1025px) and (min-width: 1023px) {
  .l-keieisya .slick-track {
    display: flex;
  }
  .l-keieisya .p-what_text {
    font-size: 2rem;
  }
}

@media screen and (max-width: 1200px) and (min-width: 960px) {
  .l-keieisya .l-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 570px) and (min-width: 530px) {
  .l-keieisya .p-mobile_btn_tel {
    width: 73px;
  }
}

@media screen and (max-width: 321px) {
  .l-keieisya .p-basic_titleh {
    height: 61px;
    font-size: 3rem;
  }
  .l-keieisya .p-about .p-achie_titleac {
    height: 41px;
  }
  .l-keieisya .c-name_og {
    height: 62px;
  }
  .l-keieisya .p-about_subtitle {
    padding-top: 35px;
    padding-bottom: 18px;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.653;
  }
  .l-keieisya .p-about .p-achie_txt {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.81;
  }
  .l-keieisya .p-workshop_columns .p-headcol_title {
    height: 41px;
  }
  .l-keieisya .p-benefit_same {
    height: 103px;
  }
  .l-keieisya .p-benefit_same_scroll::before {
    width: 35px;
  }
  .l-keieisya .p-basic_listbs_itembs .p-cats {
    padding: 10px;
  }
  .l-keieisya .p-basic_listbs_itembs .p-cats_img_title {
    padding-right: 5px;
    font-size: 2.2rem;
  }
  .l-keieisya .p-basic_listbs_itembs .p-cats_img img {
    max-width: 119px;
  }
  .l-keieisya .p-problem_list_check .p-problem_koko {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 1367px) and (min-width: 960px) {
  .ios .slick-track,
  .mobile .slick-track {
    display: flex;
  }
}

@media screen and (max-width: 960px) {
  .pc .l-keieisya .p-voice_listuser_item .p-user_heading::before {
    top: 25px;
    width: 65px;
    background: url(../images/icon_user.webp) top center no-repeat;
    background-size: contain;
  }
  .pc .l-keieisya .p-voice_listuser_item .p-user_heading {
    padding-left: 80px;
    font-size: 2.3rem;
  }
  .pc .l-keieisya .p-voice_listuser_item .p-user_heading span {
    font-size: 2.3rem;
  }
  .pc .l-keieisya .p-voice_listuser_item .p-user_desc {
    padding-top: 0;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 830px) {
  .pc .l-keieisya .p-voice_listuser_item {
    width: 100%;
  }
}

.u-imgShadow {
  padding: 12px;
  border: 1px solid #dcdddd;
  background: #fff;
  box-shadow: 10px 10px 0 0 #d4efdf;
}

.u-bfRound {
  position: relative;
}

.u-bfRound::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 15.13889vw;
  border-top: 16.59722vw solid #f3f3f3;
  border-right: 15.13889vw solid transparent;
  border-bottom: 15.13889vw solid transparent;
  content: " ";
}

@media screen and (max-width: 960px) {
  .u-bfRound::before {
    top: -2px;
    width: 84px;
    border-right: 84px solid transparent;
  }
}

.u-bfRound::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 15.13889vw;
  border-top: 16.59722vw solid #f3f3f3;
  border-bottom: 15.13889vw solid transparent;
  border-left: 15.13889vw solid transparent;
  content: " ";
}

@media screen and (max-width: 960px) {
  .u-bfRound::after {
    top: -2px;
    width: 84px;
    border-left: 84px solid transparent;
  }
}

.u-bgWhite {
  background-color: #fff;
}

.u-bgImage {
  position: relative;
  padding-top: 91px;
  background: #43aaf6 url("../images/bg_example.png") bottom center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 570px) {
  .u-bgImage {
    padding-top: 49px;
    padding-bottom: 154px;
    background: #43aaf6 url("../images/bg_example_SP.png") bottom center no-repeat;
    background-size: contain;
  }
}

.u-title {
  padding-top: 74px;
  padding-bottom: 65px;
  text-align: center;
}

@media screen and (max-width: 570px) {
  .u-title {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}

.u-title span {
  position: relative;
  color: #fff;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 500;
  line-height: 0.95;
}

.u-title span::before {
  position: absolute;
  top: -74px;
  right: 0;
  left: 0;
  width: 51px;
  height: 45px;
  margin: 0 auto;
  background: url("../images/home.png") top center no-repeat;
  content: " ";
}

@media screen and (max-width: 570px) {
  .u-title span::before {
    top: -42px;
    width: 37px;
    height: 42px;
    background: url("../images/home.png") top center no-repeat;
    background-size: contain;
  }
}

.u-flex {
  display: flex;
  justify-content: space-between;
}

.u-brpc {
  display: block;
}

@media screen and (max-width: 960px) {
  .u-brpc {
    display: none;
  }
}

.u-brsp {
  display: none;
}

@media screen and (max-width: 960px) {
  .u-brsp {
    display: block;
  }
}

@media screen and (max-width: 1920px) and (min-width: 1620px) {
  .u-bfRound::before {
    width: 401px;
    border-right: 401px solid transparent;
  }
  .u-bfRound::after {
    width: 401px;
    border-left: 401px solid transparent;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1400px) {
  .u-bfRound::before {
    top: -2px;
    width: 162px;
    border-right: 162px solid transparent;
  }
  .u-bfRound::after {
    top: -2px;
    width: 162px;
    border-left: 162px solid transparent;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1281px) {
  .u-bfRound::before {
    width: 6.13889vw;
    border-top: 19.59722vw solid #f3f3f3;
    border-right: 9.13889vw solid transparent;
  }
  .u-bfRound::after {
    width: 6.13889vw;
    border-top: 19.59722vw solid #f3f3f3;
    border-left: 9.13889vw solid transparent;
  }
}

@media screen and (max-width: 1280px) and (min-width: 1200px) {
  .u-bfRound::before {
    width: 2.13889vw;
    border-top: 21.19722vw solid #f3f3f3;
    border-right: 6.43889vw solid transparent;
  }
  .u-bfRound::after {
    width: 2.13889vw;
    border-top: 21.19722vw solid #f3f3f3;
    border-left: 6.43889vw solid transparent;
  }
}

@media screen and (max-width: 321px) {
  .u-bfRound::before {
    top: -2px;
    width: 14px;
    border-right: 14px solid transparent;
  }
  .u-bfRound::after {
    top: -2px;
    width: 14px;
    border-left: 14px solid transparent;
  }
}





/**** ポイント部分修正 ****/
.point_area ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	
}
.point_area ul li {
width: 30%;
}

.point_area ul li div.p-problem_koko {
  margin: 20px auto 5px;
  font-size: 2.4rem;
  line-height: 1.5;
  height: 6em;
}
.point_area ul li div.p-problem_koko .point_pp {
	padding: 0 0 5px 0;
	
}
.point_area ul li .p_t_block {
  flex-grow: 1;
  }
.point_area ul li .p_t_block p {
margin: 0 auto auto;
}
.point_area ul li img {
  margin: 10px 0;
}
@media screen and (max-width: 900px) {

.point_area ul li div.p-problem_koko {
  height: 8em;
}
}

@media screen and (max-width: 570px) {

.point_area ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.point_area ul li {
width: 100%;
margin: 0 auto 1em;
}
.point_area ul li div.p-problem_koko {
  margin: 20px 0 5px 0;
  font-size: 24px;
  line-height: 1.2;
  height: auto;
}
.point_area ul li p {
	font-size: 2rem;
}
}

