@charset "UTF-8";
body #concept {
  max-width: 1360px;
  margin: 0 auto;
}
body #concept h2:before {
  background-image: url("../img/concept_h2.png");
  width: 106px;
  height: 46px;
}
body #concept h3 {
  line-height: 1.4;
}
body #concept .concept_column {
  max-width: 1440px;
  display: flex;
  margin-top: 115px;
  position: relative;
  justify-content: flex-end;
  margin: 0 auto;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  body #concept .concept_column {
    flex-direction: column;
  }
}
body #concept .concept_column .concept_column_left {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 50px;
  width: 40%;
}
@media screen and (max-width: 1100px) {
  body #concept .concept_column .concept_column_left {
    position: static;
    width: 100%;
  }
}
body #concept .concept_column .concept_column_left img {
  height: auto;
  margin-left: 2%;
}
@media screen and (max-width: 1100px) {
  body #concept .concept_column .concept_column_left img {
    margin-left: 0%;
    margin: 0 auto;
  }
}
body #concept .concept_column p {
  max-width: 733px;
}
@media screen and (max-width: 1100px) {
  body #concept .concept_column p {
    max-width: 100%;
  }
}
body #concept .concept_column .concept_column_right {
  width: 60%;
}
@media screen and (max-width: 1100px) {
  body #concept .concept_column .concept_column_right {
    width: 100%;
  }
}
body #concept .concept_column .concept_column_right img {
  max-width: 100%;
  height: auto;
}
body #difference {
  text-align: center;
}
body #difference h2:before {
  background-image: url("../img/difference_h2.png");
  width: 142px;
  height: 56px;
}
body #difference .table_wrapper {
  margin: 0 auto;
  max-width: 900px;
  overflow: auto;
}
body #difference .table_wrapper table {
  width: 100%;
  white-space: nowrap;
}
body #difference .table_wrapper table, body #difference .table_wrapper td, body #difference .table_wrapper th {
  border: 2px solid #735555;
  border-collapse: collapse;
  text-align: center;
  font-style: normal;
  font-size: 25px;
  font-weight: 400;
  font-family: "yu-mincho-pr6n", sans-serif;
}
@media screen and (max-width: 900px) {
  body #difference .table_wrapper table, body #difference .table_wrapper td, body #difference .table_wrapper th {
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    font-family: "yu-gothic-pr6n", sans-serif;
  }
}
body #difference .table_wrapper th, body #difference .table_wrapper td {
  white-space: nowrap;
}
body #difference .table_wrapper td {
  padding: 20px;
}
body #difference .table_wrapper td span {
  color: #DB7B60;
}
body #difference .table_wrapper td p {
  margin: 0px;
  font-style: normal;
  font-size: 16px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
}
body #difference .table_wrapper td .sp_br {
  display: none;
}
@media screen and (max-width: 900px) {
  body #difference .table_wrapper td {
    padding: 10px 15px;
  }
  body #difference .table_wrapper td .sp_br {
    display: block;
  }
}
body #difference .scroll-hint-text {
  margin-top: 0;
}
body #forNewCustomer {
  text-align: center;
  background-image: url("../img/forNewCustomer_bg.png");
  background-size: cover;
}
body #forNewCustomer h2:before {
  background-image: url("../img/forNewCustomer_h2.png");
  width: 225px;
  height: 56px;
}
body #forNewCustomer .p20 {
  font-size: 20px;
}
body #forNewCustomer ul {
  display: flex;
  justify-content: center;
  list-style: none;
  flex-wrap: wrap;
  text-align: left;
}
@media screen and (max-width: 695px) {
  body #forNewCustomer ul {
    justify-content: flex-start;
    padding: 0;
    display: inline-table;
  }
}
body #forNewCustomer ul li {
  background: url("../img/check.png") no-repeat 0 0;
  background-size: contain;
  padding-left: 30px;
  margin: 30px;
}
body #forNewCustomer ul li span {
  font-weight: 400;
}
@media screen and (max-width: 775px) {
  body #forNewCustomer ul li {
    margin: 10px;
  }
}
body #forNewCustomer .pink {
  color: #DB7B60;
  line-height: 1.5;
  font-style: normal;
  font-size: 25px;
  font-weight: 400;
  font-family: "yu-gothic-pr6n", sans-serif;
}
@media screen and (min-width: 900px) {
  body #forNewCustomer .sp_br {
    display: none;
  }
}
body #forNewCustomer .img1 {
  margin: 60px auto 0 auto;
}
@media screen and (max-width: 899px) {
  body #forNewCustomer .img1 {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  body #forNewCustomer .img1_sp {
    display: none;
  }
}
body #forNewCustomer .forNewCustomer_p {
  max-width: 675px;
  margin: 30px auto 0 auto;
  text-align: left;
}
body #forNewCustomer .img2 {
  margin-top: 100px;
}
@media screen and (max-width: 899px) {
  body #forNewCustomer .img2 {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  body #forNewCustomer .img2_sp {
    display: none;
  }
}
body #forNewCustomer .forNewCustomer_column {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body #forNewCustomer .forNewCustomer_column img {
  margin: 30px;
}
@media screen and (max-width: 899px) {
  body #forNewCustomer .forNewCustomer_column img {
    margin: 40px 10px 10px 10px;
  }
}
body #menu {
  padding: 100px 0;
  text-align: center;
  margin-bottom: 100px;
  margin-top: 100px;
  background-color: #F9E7E1;
}
body #menu h2:before {
  background-image: url("../img/menu_h2.png");
  width: 225px;
  height: 56px;
}
body #menu .menu_wrapper {
  margin: 70px auto 0 auto;
  text-align: left;
  max-width: 788px;
  padding: 0 15px;
}
body #menu .menu_wrapper h3 {
  margin: 30px 0px 0px 0px;
  line-height: 1.3;
}
body #menu .menu_wrapper span {
  font-weight: 400;
}
body #flow {
  padding: 100px 15px;
  text-align: center;
  background-image: url("../img/forNewCustomer_bg.png");
  background-size: cover;
}
body #flow .flow_wrapper {
  max-width: 1146px;
  margin: 0 auto;
}
body #flow .flow_wrapper h2:before {
  background-image: url("../img/flow_h2.png");
  width: 71px;
  height: 56px;
}
body #flow .flow_wrapper .flow_column {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 110px;
}
@media screen and (max-width: 899px) {
  body #flow .flow_wrapper .flow_column {
    flex-direction: column;
  }
}
body #flow .flow_wrapper .flow_column .flow_column_text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body #flow .flow_wrapper .flow_column .flow_column_text .ttl {
  margin: 0;
  font-style: normal;
  font-size: 25px;
  font-weight: 400;
  font-family: "yu-mincho-pr6n", sans-serif;
}
body #flow .flow_wrapper .flow_column .flow_column_text .ttl img {
  margin-right: 10px;
}
body #flow .flow_wrapper .flow_column .flow_column_text p {
  margin-right: 15px;
  max-width: 506px;
  margin-left: 39px;
  text-align: left;
}
@media screen and (max-width: 899px) {
  body #flow .flow_wrapper .flow_column .flow_column_text p {
    max-width: 100%;
  }
}
body #flow .flow_wrapper .flow_column .img1 {
  margin: 15px auto 0 auto;
}
@media screen and (max-width: 899px) {
  body #flow .flow_wrapper .flow_column .img1 {
    display: none;
  }
}
body #flow .flow_wrapper .flow_column .img1_sp {
  margin: 15px auto 0 auto;
}
@media screen and (min-width: 900px) {
  body #flow .flow_wrapper .flow_column .img1_sp {
    display: none;
  }
}
body #flow .flow_wrapper .flow_column::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 50px 0 50px;
  border-color: #F9E7E1 transparent transparent transparent;
  position: absolute;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
body #flow .flow_wrapper .flow_column:first-of-type {
  margin-top: 30px;
}
body #flow .flow_wrapper .flow_column:last-child::after {
  border-width: 0;
}
body #voice h2:before {
  background-image: url("../img/voice_h2.png");
  width: 90px;
  height: 56px;
}
body #voice .voice_slider {
  max-height: 250px;
}
body #voice .voice_slider ul {
  padding: 0;
}
body #voice .voice_slider ul li img {
  margin: 0 auto;
}
body #voice .voice_slider ul li .voice_ttl {
  margin-left: 15px;
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  font-family: "yu-mincho-pr6n", sans-serif;
}
body #voice .voice_slider ul li .voice_text {
  margin: 0 15px;
}
body #voice .voice_slider ul .slick-prev {
  width: 50px;
  height: 0;
  border-style: solid;
  border-width: 25.5px 24px 25.5px 0;
  border-color: transparent #F9E7E1 transparent transparent;
  left: -30px;
  top: 180px;
  z-index: 100;
}
body #voice .voice_slider ul .slick-prev::before {
  opacity: 0;
}
body #voice .voice_slider ul .slick-next {
  width: 50px;
  height: 0;
  border-style: solid;
  border-width: 25.5px 0 25.5px 24px;
  border-color: transparent transparent transparent #F9E7E1;
  right: -30px;
  top: 180px;
}
body #faq h2:before {
  background-image: url("../img/faq_h2.png");
  width: 71px;
  height: 56px;
}
body #faq .accordion {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  max-width: 1365px;
  position: relative;
  width: 100%;
}
body #faq .accordion-title {
  color: #735555;
  cursor: pointer;
  font-size: 20px;
  font-style: normal;
  font-family: "yu-gothic-pr6n", sans-serif;
  padding: 10px 20px;
  font-weight: 400;
  padding: 30px 60px 30px 30px;
}
body #faq .accordion-content {
  display: none;
  padding: 10px 20px;
}
body #faq .accordion-content p {
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  margin-left: 37px;
  position: relative;
}
body #faq .accordion-content p::before {
  position: absolute;
  content: "A.";
  top: -8px;
  left: -30px;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  font-family: "yu-mincho-pr6n", sans-serif;
}
body #faq {
  /* タイトルの背景色 */
}
body #faq .accordion-item .accordion-title {
  background-color: #F9E7E1;
}
body #faq {
  /* コンテンツボックスの枠線 */
}
body #faq .accordion-item:nth-of-type(1) .accordion-content {
  border-bottom: 2px solid #F9E7E1;
  border-left: 2px solid #F9E7E1;
  border-right: 2px solid #F9E7E1;
}
body #faq {
  /* 矢印 */
}
body #faq .accordion-title {
  position: relative;
}
body #faq .accordion-title::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 25px;
  top: 38%;
  border-style: solid;
  border-width: 15px 16.5px 0 16.5px;
  border-color: #735555 transparent transparent transparent;
}
body #faq .accordion-title.open::after {
  top: 45%;
  transform: rotate(-180deg);
}
body #column h2:before {
  background-image: url("../img/column_h2.png");
  width: 104px;
  height: 56px;
}
body #column .column_slider ul {
  padding: 0;
}
body #column .column_slider ul li {
  margin: 0 15px;
  max-width: 345px;
}
body #column .column_slider ul li img {
  margin: 0 auto;
}
body #column .column_slider ul li .column_genre {
  background-color: #F9E7E1;
  padding: 5px;
  display: inline-block;
  margin-left: 15px;
}
body #column .column_slider ul li .column_ttl {
  margin: 0 10px;
  font-style: normal;
  font-size: 25px;
  font-weight: 400;
  font-family: "yu-mincho-pr6n", sans-serif;
}
body #column .column_slider ul .slick-prev {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25.5px 24px 25.5px 0;
  border-color: transparent #F9E7E1 transparent transparent;
  left: -15px;
  top: 180px;
  z-index: 100;
}
body #column .column_slider ul .slick-prev::before {
  opacity: 0;
}
body #column .column_slider ul .slick-next {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25.5px 0 25.5px 24px;
  border-color: transparent transparent transparent #F9E7E1;
  right: -15px;
  top: 180px;
}
body #onegai {
  background-color: #F9E7E1;
  max-width: 675px;
  margin: 0 auto;
  padding: 40px;
}
body #onegai h2 {
  margin-bottom: 30px;
}
body {
  /*投稿*/
}
@media screen and (max-width: 800px) {
  body .blog-detail__title {
    padding: 0 15px;
    line-height: 1.5;
    margin: 0;
  }
  body .blog-detail__body {
    padding: 0 15px;
  }
}

/*# sourceMappingURL=index.css.map */
