@charset "UTF-8";
/*-----------------------------------------------------	*/
/*	下層					*/
/*-----------------------------------------------------	*/
/*common*/
.l-sheader {
 margin-top: 137px;
 height: 120px;
 border-top: #cccccc 1px solid;
 border-bottom: #cccccc 1px solid;
 text-align: center;
 display: flex;
 justify-content: center;
 align-items: center;
}
.ttl_sub {
 font-size: 30px;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.2em;
 line-height: 1;
}
.ttl_sub_jp {
 font-size: 16px;
 display: block;
 padding-top: 10px;
 letter-spacing: 0.15em;
}
.l-media .l-scontent_inner, .l-news .l-scontent_inner {
 width: 1000px;
 margin: 0 auto;
 display: flex;
 justify-content: space-between;
 padding-top: 30px;
 padding-bottom: 150px;
 font-family: 'Noto Sans JP', sans-serif;
}
.l-lcontents {
 width: 750px;
 text-align: left;
}
.l-rside {
 width: 210px;
 padding-top: 10px;
 text-align: left;
}
.m-ttl_list {
 width: 70px;
}
.m-rtt_cat {
 width: 128px;
 margin-bottom: 15px;
}
.m-rtt_ac {
 width: 120px;
 margin-bottom: 25px;
}
.m-top_btn {
 width: 210px;
 height: 40px;
 border: #999999 1px solid;
 border-radius: 30px;
 justify-content: center;
 align-items: center;
 display: flex;
 text-align: center;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 font-size: 16px;
 color: #0f0f0f;
 margin: 0 auto 50px auto;
 letter-spacing: 0.05em;
}
.m-top_btn:hover {
 color: #666666;
}
@media screen and (max-width: 768px) {
 .l-sheader {
  margin-top: 65px;
  height: 63px;
 }
 .ttl_sub {
  font-size: 16px;
 }
 .ttl_sub_jp {
  font-size: 9px;
  padding-top: 5px;
 }
 .l-lcontents {
  width: auto;
 }
 .l-rside {
  width: auto;
 }
 .l-media .l-scontent_inner, .l-news .l-scontent_inner {
  width: auto;
  margin: 0 20px;
  padding: 15px 0 30px 0;
  display: block;
 }
 .l-lcontents {
  width: auto;
  text-align: left;
  margin-bottom: 100px;
 }
 .l-rside {
  width: auto;
  padding-top: 10px;
  text-align: left;
 }
 .m-ttl_list {
  width: 39px;
 }
 .m-rtt_cat {
  width: 83px;
  margin-bottom: 13px;
 }
 .m-rtt_ac {
  width: 78px;
  margin-bottom: 20px;
 }
 .m-top_btn {
  width: 210px;
  height: 35px;
  font-size: 15px;
  margin-bottom: 65px;
 }
 .m-top_btn:hover {
  color: #0f0f0f;
 }
 sup {
  top: -0.2em;
 }
}
/*wp-pagenavi base*/
.pagenavi {
 clear: both;
 overflow: hidden;
 text-align: center;
}
.wp-pagenavi {
 clear: both;
 text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
 color: #3b6891;
 padding: 10px 17px;
 margin: 0 8px;
 white-space: nowrap;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 -webkit-transition: 0.2s ease-in-out;
 -moz-transition: 0.2s ease-in-out;
 -o-transition: 0.2s ease-in-out;
 transition: 0.2s ease-in-out;
 text-align: center;
 text-decoration: none;
 font-size: 18px;
}
.wp-pagenavi a {
 text-decoration: underline;
}
.wp-pagenavi a:hover {
 color: #3b6891;
}
.wp-pagenavi span.current {
 color: #3b6891;
 font-weight: bold;
}
.pnav {
 clear: both;
 padding: 70px 0 20px 0;
 text-align: center;
 overflow: hidden;
}
.pnav li {
 display: inline-block;
 padding: 0 10px;
}
.pnav li a {
 padding: 10px 10px;
 font-size: 18px;
 color: #3b6891;
 text-decoration: underline;
}
.pnav li a:hover {
 opacity: 0.7;
}
@media screen and (max-width:768px) {
 .pagenavi {
  clear: both;
  text-align: center;
 }
 .wp-pagenavi {
  text-align: center;
 }
 .wp-pagenavi a, .wp-pagenavi span {
  padding: 10px 6px;
  margin: 0 6px;
  font-size: 12px;
 }
 .pnav {
  clear: both;
  padding: 0px 0 0 0;
  text-align: center;
  overflow: hidden;
 }
 .pnav li {
  width: auto;
  display: inline-block;
  padding: 0 15px 0 15px;
  text-align: center;
  box-sizing: border-box;
 }
 .pnav li:last-child {}
 .pnav li a {
  width: 100%;
  padding: 10px 0;
  font-size: 12px;
  display: block;
 }
}
/*about*/
.l-about_contents_inner {
 display: flex;
 justify-content: space-between;
 width: 1520px;
 margin: 0 auto;
}
.l-about_contents_box {
 text-align: left;
 padding-top: 115px;
}
.m_ttl_about {
 font-size: 35px;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.1em;
 line-height: 1;
 margin-bottom: 35px;
}
.m_sttl_about {
 font-size: 26px;
 letter-spacing: 0.1em;
 margin-bottom: 35px;
 line-height: 1.6;
}
.m_txt_about {
 font-size: 16px;
 margin-bottom: 27px;
 line-height: 1.8;
}
.m_txt_about_s {
 font-size: 14px;
}
/*about1*/
.about1 {
 background: url("../images/about/bg.png") no-repeat left 495px;
 padding-bottom: 170px;
 width: 1520px;
 margin: 0 auto;
}
.about1 .m_about_img {
 margin-right: 260px;
 width: 500px;
}
.about1 .l-about_contents_box {
 margin-left: 277px;
 width: 440px;
}
/*about2*/
.about2 {
 background: #f3f3f3;
 padding-bottom: 164px;
 position: relative;
}
.about2::before {
 content: '';
 display: block;
 height: 60px; /* 白い余白の高さ */
 background-color: #fff;
 position: absolute;
 top: -60px;
 left: 0;
 width: 100%;
}
.about2 .m_about_img {
 width: 700px;
 position: relative;
 top: -60px;
 order: 1;
}
.about2 .l-about_contents_box {
 margin-right: 260px;
 width: 500px;
 order: 2;
}
/*about3*/
.about3 {
 background: #fff;
 padding-bottom: 224px;
 position: relative;
}
.about3::before {
 content: '';
 display: block;
 height: 60px; /* 白い余白の高さ */
 background-color: #f3f3f3;
 position: absolute;
 top: -60px;
 left: 0;
 width: 100%;
}
.about3 .m_about_img {
 width: 700px;
 position: relative;
 top: -60px;
 order: 2;
}
.about3 .l-about_contents_box {
 margin-left: 277px;
 width: 460px;
}
/*about4*/
.about4 {
 background: #f3f3f3;
 padding-bottom: 184px;
 position: relative;
}
.about4::before {
 content: '';
 display: block;
 height: 60px; /* 白い余白の高さ */
 background-color: #fff;
 position: absolute;
 top: -60px;
 left: 0;
 width: 100%;
}
.about4 .m_about_img {
 width: 700px;
 position: relative;
 top: -60px;
 order: 1;
}
.about4 .l-about_contents_box {
 margin-right: 260px;
 width: 500px;
 order: 2;
}
/*about5*/
.about5 {
 background: #fff;
 padding-bottom: 154px;
 position: relative;
}
.about5::before {
 content: '';
 display: block;
 height: 60px; /* 白い余白の高さ */
 background-color: #f3f3f3;
 position: absolute;
 top: -60px;
 left: 0;
 width: 100%;
}
.about5 .m_about_img {
 width: 700px;
 position: relative;
 top: -60px;
 order: 2;
}
.about5 .l-about_contents_box {
 margin-left: 277px;
 width: 460px;
}
@media screen and (max-width: 768px) {
 .l-about_contents_inner {
  display: block;
  width: auto;
 }
 .l-about_contents_box {
  text-align: left;
  padding: 65px 27px 50px 27px;
 }
 .m_ttl_about {
  font-size: 24px;
  font-family: "baskerville-display-pt", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 20px;
 }
 .m_sttl_about {
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  line-height: 1.6;
 }
 .m_txt_about {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1.8;
 }
 .m_txt_about_s {
  font-size: 11px;
  margin-bottom: 20px;
 }
 /*about1*/
 .about1 {
  background: url("../images/about/bg.png") no-repeat 56vw 18px;
  background-size: 250px auto;
  padding-bottom: 0;
  width: auto;
  margin: 0 auto;
 }
 .about1 .m_about_img {
  order: 1;
  margin-right: 0;
  width: auto;
 }
 .about1 .l-about_contents_box {
  margin-left: 0;
  width: auto;
 }
 /*about2*/
 .about2 {
  background: #f3f3f3;
  padding-bottom: 0;
  position: relative;
 }
 .about2::before {
  content: '';
  display: block;
  height: 60px; /* 白い余白の高さ */
  background-color: #fff;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
 }
 .about2 .m_about_img {
  width: auto;
  position: relative;
  top: auto;
 }
 .about2 .l-about_contents_box {
  margin-right: 0;
  width: auto;
 }
 /*about3*/
 .about3 {
  background: #fff;
  padding-bottom: 0;
  position: relative;
 }
 .about3::before {
  content: '';
  display: block;
  height: 0; /* 白い余白の高さ */
  background-color: #f3f3f3;
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
 }
 .about3 .m_about_img {
  width: auto;
  position: relative;
  top: auto;
  order: 2;
 }
 .about3 .l-about_contents_box {
  margin-left: 0;
  width: auto;
 }
 /*about4*/
 .about4 {
  background: #f3f3f3;
  padding-bottom: 0;
  position: relative;
 }
 .about4::before {
  content: '';
  display: block;
  height: 0; /* 白い余白の高さ */
  background-color: #fff;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
 }
 .about4 .m_about_img {
  width: auto;
  position: relative;
  top: auto;
 }
 .about4 .l-about_contents_box {
  margin-right: 0;
  width: auto;
 }
 /*about5*/
 .about5 {
  background: #fff;
  padding-bottom: 85px;
  position: relative;
 }
 .about5::before {
  content: '';
  display: block;
  height: 0; /* 白い余白の高さ */
  background-color: #f3f3f3;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
 }
 .about5 .m_about_img {
  width: auto;
  position: relative;
  top: 0px;
  order: 2;
 }
 .about5 .l-about_contents_box {
  margin-left: 0;
  width: auto;
 }
}
/*media*/
.m-ttl {
 margin-bottom: 28px;
}
.l-media_outer article {
 background: #fff;
 border: #bdbdbd 1px solid;
 border-radius: 50px;
 padding: 40px 45px;
 margin-bottom: 50px;
 overflow: hidden;
 display: flex;
 justify-content: space-between;
 box-sizing: border-box;
}
.l-media_outer figure {
 position: relative;
 width: 160px;
 height: 160px;
 border: #bdbdbd 1px solid;
}
.l-media_outer figure img {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 height: auto;
 width: auto;
 max-width: 100%;
 max-height: 100%;
 margin: auto;
}
.m-media__inner {
 width: 470px;
}
.m-press__txt a {
 color: #3b6891;
 text-decoration: underline;
}
.m-media_tit {
 padding-bottom: 15px;
 margin-bottom: 20px;
 border-bottom: #999999 1px solid;
}
.m-media_tit h3 {
 font-size: 16px;
 margin-bottom: 10px;
}
.m-media_tit h3 strong {
 font-size: 22px;
 margin-bottom: 10px;
 line-height: 1.8;
 font-weight: normal;
}
.m-press__txt {
 font-size: 18px;
 line-height: 1.8;
}
.l-rside article {
 margin-bottom: 75px;
}
.l-rside article li {
 margin-bottom: 20px;
}
.l-rside article a {
 text-decoration: underline;
 font-size: 16px;
 line-height: 1.5;
}
@media screen and (max-width:768px) {
 .m-ttl {
  margin-bottom: 15px;
 }
 .l-media_outer article {
  border-radius: 30px;
  padding: 25px 22px;
  margin-bottom: 25px;
  overflow: hidden;
  display: block;
 }
 .l-media_outer figure {
  width: 135px;
  height: 135px;
  margin: 0 auto 22px auto;
 }
 .m-media__inner {
  width: auto;
 }
 .m-press__txt article a {
  color: #3b6891;
  text-decoration: underline;
 }
 .m-media_tit {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: #999999 1px solid;
 }
 .m-media_tit h3 {
  font-size: 10px;
  margin-bottom: 10px;
 }
 .m-media_tit h3 strong {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.8;
  font-weight: normal;
 }
 .m-press__txt {
  font-size: 12px;
  line-height: 1.8;
 }
 .l-rside article {
  margin-bottom: 70px;
 }
 .l-rside article li {
  margin-bottom: 20px;
 }
 .l-rside article a {
  text-decoration: underline;
  font-size: 12px;
 }
}
/*news*/
.l-news_outer article {
 background: #fff;
 border: #bdbdbd 1px solid;
 border-radius: 50px;
 padding: 40px 45px;
 margin-bottom: 50px;
 overflow: hidden;
 display: flex;
 justify-content: space-between;
 box-sizing: border-box;
}
.l-news_outer figure {
 position: relative;
 width: 62px;
 height: 62px;
}
.l-news_outer figure img {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 height: auto;
 width: auto;
 max-width: 100%;
 max-height: 100%;
 margin: auto;
}
.m-news__inner {
 width: 100%;
}
.m-news__txt a {
 color: #3b6891;
 text-decoration: underline;
}
.m-news_tit {
 padding-bottom: 15px;
 margin-bottom: 20px;
 border-bottom: #999999 1px solid;
 display: flex;
 justify-content: space-between;
 align-items: center;
}
.m-news_tit h3 {
 width: 580px;
 font-size: 16px;
 margin-bottom: 10px;
}
.m-news_tit h3 strong {
 font-size: 21px;
 margin-bottom: 10px;
 line-height: 1.8;
 font-weight: normal;
}
.m-news__txt {
 font-size: 17px;
 line-height: 1.8;
}
.m-news__txt p + p {
 margin-top: 1.5em;
}
.m-ttl_article {
 width: 118px;
}
@media screen and (max-width: 768px) {
 .l-news_outer article {
  border-radius: 30px;
  padding: 25px 22px;
  margin-bottom: 25px;
  overflow: hidden;
  display: block;
 }
 .l-news_outer figure {
  width: 31px;
  height: 31px;
 }
 .m-news__inner {
  width: auto;
 }
 .m-press__txt article a {
  color: #3b6891;
  text-decoration: underline;
 }
 .m-news_tit {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: #999999 1px solid;
 }
 .m-news_tit h3 {
  font-size: 10px;
  margin-bottom: 10px;
  width: calc(100% - 40px);
 }
 .m-news_tit h3 strong {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.8;
  font-weight: normal;
 }
 .m-news__txt {
  font-size: 12px;
  line-height: 1.8;
 }
 .m-ttl_article {
  width: 65px;
 }
}
/*product*/
.l-product_top {
 background: #f3f3f3;
 padding-bottom: 54px;
}
.m_product_top_img {
 margin-bottom: 54px;
}
.m_product_top_txt {
 font-size: 16px;
 line-height: 1.8;
}
/*products_index*/
.l-products {
 padding: 70px 0 50px 0;
}
.l-products_inner {
 width: 1000px;
 margin: 0 auto;
}
.l-products .m-top_ttl {
 margin-bottom: 30px;
}
.m-top_sttl {
 margin-bottom: 10px;
}
.m-top_read {
 font-size: 20px;
 margin-bottom: 35px;
}
.m-top_txt {
 font-size: 16px;
 margin-bottom: 35px;
 line-height: 1.8;
}
.m-top_products {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 margin-bottom: 100px;
}
.m-top_products_detail {
 width: 300px;
}
.m-top_products_detail figure {
 border: #cccccc 1px solid;
 width: 300px;
 height: 300px;
 display: flex;
 justify-content: center;
 align-items: center;
 margin-bottom: 25px;
}
.m-top_products_txt {
 font-size: 16px;
 margin-bottom: 25px;
 line-height: 1.6;
}
.m-btn_view {
 width: 210px;
 height: 40px;
 border: #999999 1px solid;
 border-radius: 30px;
 justify-content: center;
 align-items: center;
 display: flex;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #0f0f0f;
 margin: 0 auto;
}
.m-btn_view:hover {
 color: #666666;
}
.top_products_detail1 img {
 width: 205px;
}
.top_products_detail2 img {
 width: 137px;
}
.top_products_detail3 img {
 width: 159px;
}
.top_products_detail4 img {
 width: 62px;
}
.top_products_detail5 img {
 width: 77px;
}
.top_products_detail6 img {
 width: 52px;
}
@media screen and (max-width:768px) {
 .l-product_top {
  padding-bottom: 27px;
 }
 .m_product_top_img {
  margin-bottom: 27px;
 }
 .m_product_top_txt {
  font-size: 12px;
  line-height: 1.8;
 }
 .l-products {
  padding: 35px 0 50px 0;
 }
 .l-products_inner {
  width: auto;
  margin: 0 auto;
 }
 .l-products .m-top_ttl {
  margin-bottom: 15px;
 }
 .m-top_sttl {
  margin-bottom: 5px;
 }
 .m-top_sttl img {
  height: 38px;
 }
 .m-top_read {
  font-size: 15px;
  margin-bottom: 35px;
 }
 .m-top_products {
  display: block;
  margin-bottom: 50px;
 }
 .m-top_products_detail {
  width: 220px;
  margin: 0 auto 40px auto;
 }
 .m-top_products_detail figure {
  border: #cccccc 1px solid;
  width: 220px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
 }
 .m-top_products_txt {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.6;
 }
 .m-btn_view {
  width: 210px;
  height: 35px;
  font-size: 15px;
 }
 .m-btn_view:hover {
  color: #0f0f0f;
 }
 .top_products_detail1 img {
  width: 136px;
 }
 .top_products_detail2 img {
  width: 107px;
 }
 .top_products_detail3 img {
  width: 100px;
 }
 .top_products_detail4 img {
  width: 59px;
 }
 .top_products_detail5 img {
  width: 53px;
 }
 .top_products_detail6 img {
  width: 36px;
 }
}
/*product detail*/
.l-product_detail {
 background: #f3f3f3;
 padding: 60px 0;
}
.m_product_detail_img {
 border: #cccccc 1px solid;
 width: 460px;
 height: 460px;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #fff;
 margin: 0 auto 40px auto;
}
.m_product_detail_img img {
 width: 310px;
}
.nailserum .m_product_detail_img img {
 width: 216px;
}
.bodycream .m_product_detail_img img {
 width: 219px;
}
.gommage .m_product_detail_img img {
 width: 105px;
}
.treatmentoil .m_product_detail_img img {
 width: 118px;
}
.softner .m_product_detail_img img {
 width: 80px;
}
.m_product_detail_name {
 font-size: 26px;
 padding-bottom: 15px;
 border-bottom: #cccccc 1px solid;
 width: 500px;
 margin: 0 auto 15px auto;
}
.m_product_detail_txt {
 font-size: 18px;
 font-family: 'Noto Sans JP', sans-serif;
 margin-bottom: 30px;
 line-height: 1.6;
}
.m_product_detail_list {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.m_product_detail_list li {
 font-size: 16px;
 background: #fff;
 border-radius: 8px;
 margin: 0 5px;
 padding: 6px 15px;
}
.l-products_future, .l-products_point, .l-products_component {
 padding: 60px 0 80px 0;
 width: 1000px;
 margin: 0 auto;
 border-bottom: #cccccc 1px solid;
}
.l-products_use {
 padding: 80px 0 80px 0;
 width: 1000px;
 margin: 0 auto;
}
.l-products_staff {
 padding: 0 0 140px 0;
 width: 1000px;
 margin: 0 auto;
}
.products_future_ttl {
 font-size: 28px;
 margin-bottom: 30px;
}
.products_future_txt {
 font-size: 16px;
 line-height: 2;
 margin-bottom: 50px;
}
.products_future_link {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.products_future_link li {
 margin: 0 10px;
}
.products_future_link a {
 border: #666666 1px solid;
 border-radius: 30px;
 height: 40px;
 width: 205px;
 display: flex;
 justify-content: center;
 align-items: center;
 font-size: 16px;
}
.products_future_link a span {
 position: relative;
 top: -1px; /* テキストだけ上に移動 */
}
.products_future_link a:hover {
 color: #888;
}
.ttl_point {
 width: 95px;
 margin: 0 auto 25px auto;
}
.products_point_list dt {
 background: #f3f3f3;
 font-size: 20px;
 height: 60px;
 display: flex;
 justify-content: center;
 align-items: center;
 margin-bottom: 20px;
}
.products_point_list dt sup.fs {
 font-size: 18px;
 padding-left: 5px;
}
.products_point_list dd {
 font-size: 16px;
 line-height: 2;
 padding-bottom: 60px;
}
.products_point_list dd sup.fs {
 font-size: 17px;
 margin-right: 5px;
}
.products_point_list dd:last-child {
 padding-bottom: 0px;
}
.ttl_component {
 font-size: 28px;
 margin-bottom: 50px;
}
.l-products_component article {
 display: flex;
 justify-content: space-between;
}
.l-products_component article figure {
 width: 300px;
}
.m-products_component {
 width: 660px;
 text-align: left;
}
.m-products_component.wall {
 width: 100%;
 text-align: left;
}
.product_at {
 background: #f2f2f1;
 border: #cccccc 1px solid;
 padding: 30px 0;
 text-align: center;
 margin: 80px 0 0 0;
 margin-bottom: -80px;
 border-bottom: none;
}
.product_at p {
 font-size: 16px;
 line-height: 1.8;
}
.l-products_component article + article {
 margin-top: 50px;
 border-top: #cccccc 1px solid;
 padding-top: 50px;
}
.l-products_component article h5 {
 font-size: 20px;
 margin-bottom: 20px;
}
.l-products_component article p {
 font-size: 16px;
 line-height: 1.8;
}
.l-products_component article h5 sup.fs1 {
 font-size: 10px !important;
 margin-right: 5px;
}
sup.fs1 {
 font-size: 10px !important;
 padding-right: 5px !important;
}
.ttl_use {
 margin-bottom: 20px;
}
.ttl_use img {
 width: 170px;
}
.ttl_staff {
 margin-bottom: 20px;
}
.ttl_staff img {
 width: 177px;
}
.m-products_use {
 border-bottom: #ccc 1px solid;
 counter-reset: listnum;
}
.m-products_use li {
 border-top: #ccc 1px solid;
 padding: 20px 0 20px 88px;
 text-align: left;
 list-style: none;
 position: relative;
 line-height: 1.8;
 letter-spacing: normal;
}
.m-products_use li::before {
 counter-increment: listnum;
 content: counter(listnum) ".";
 position: absolute;
 left: 60px;
 top: 20px;
 padding-right: 15px;
 vertical-align: top;
 font-size: 16px;
}
.m-products_staff li {
 background: #f2f2f1;
 padding: 25px 0;
 text-align: center;
 border-radius: 30px;
 line-height: 1.8;
}
.m-products_staff li + li {
 margin-top: 20px;
}
.m-products_use_at {
 border-bottom: #ccc 1px solid;
 padding: 20px 0 20px 58px;
 text-align: left;
 line-height: 1.5;
 font-size: 16px;
}
@media screen and (max-width: 768px) {
 .l-product_detail {
  padding: 30px 0 40px 0;
 }
 .m_product_detail_img {
  border: #cccccc 1px solid;
  width: 210px;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  margin: 0 auto 20px auto;
 }
 .m_product_detail_img img {
  width: 130px;
 }
 .nailserum .m_product_detail_img img {
  width: 105px;
 }
 .bodycream .m_product_detail_img img {
  width: 110px;
 }
 .gommage .m_product_detail_img img {
  width: 50px;
 }
 .treatmentoil .m_product_detail_img img {
  width: 55px;
 }
 .softner .m_product_detail_img img {
  width: 35px;
 }
 .m_product_detail_name {
  font-size: 15px;
  padding-bottom: 15px;
  width: 250px;
  margin: 0 auto 15px auto;
 }
 .m_product_detail_txt {
  font-size: 12px;
  margin-bottom: 20px;
 }
 .m_product_detail_list li {
  font-size: 8px;
  border-radius: 5px;
  margin: 0 3px;
  padding: 4px 10px;
 }
 .l-products_component {
  padding: 40px 0 30px 0;
  width: auto;
  margin: 0 28px;
  border-bottom: #cccccc 1px solid;
 }
 .l-products_point {
  padding: 40px 0 50px 0;
  width: auto;
  margin: 0;
  border-bottom: none;
 }
 .l-products_component {
  padding: 40px 0 40px 0;
  width: auto;
  margin: 0 28px;
  border-top: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
 }
 .l-products_future {
  padding: 40px 0 30px 0;
  width: auto;
  margin: 0 auto;
  border-bottom: #cccccc 1px solid;
 }
 .l-products_use {
  padding: 40px 0 50px 0;
  width: auto;
  margin: 0 20px;
 }
 .l-products_staff {
  padding: 0 0 70px 0;
  width: auto;
  margin: 0 20px;
 }
 .products_future_ttl {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.6;
 }
 .products_future_txt {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 30px;
 }
 .products_future_link {
  display: block;
 }
 .products_future_link li {
  margin: 0 0 20px 0;
 }
 .products_future_link a {
  border: #666666 1px solid;
  border-radius: 30px;
  height: 35px;
  width: 205px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  margin: 0 auto;
 }
 .ttl_point {
  width: 75px;
  margin: 0 auto 20px auto;
 }
 .products_point_list dt {
  background: #f3f3f3;
  font-size: 15px;
  height: auto;
  padding: 15px 0;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.5;
 }
 .products_point_list dt sup.fs {
  font-size: 16px;
  padding-left: 3px;
 }
 .products_point_list dd {
  font-size: 12px;
  line-height: 1.8;
  padding-bottom: 30px;
 }
 .products_point_list dd sup.fs {
  font-size: 15px;
  margin-right: 3px;
 }
 .products_point_list dd:last-child {
  padding-bottom: 0px;
 }
 .ttl_component {
  font-size: 17px;
  margin-bottom: 20px;
 }
 .l-products_component article {
  display: block;
 }
 .l-products_component article figure {
  width: 200px;
  margin: 0 auto 20px auto;
 }
 .m-products_component {
  width: auto;
  text-align: left;
 }
 .product_at {
  padding: 20px;
  text-align: center;
  margin: 40px 0 0 0;
  margin-bottom: -40px;
  border-bottom: none;
 }
 .product_at p {
  font-size: 12px;
  line-height: 1.8;
 }
 .l-products_component article + article {
  margin-top: 30px;
  border-top: #cccccc 1px solid;
  padding-top: 30px;
 }
 .l-products_component article h5 {
  font-size: 15px;
  margin-bottom: 15px;
 }
 .l-products_component article p {
  font-size: 12px;
  line-height: 1.8;
 }
 .l-products_component article h5 sup.fs1 {
  font-size: 8px !important;
  margin-right: 3px;
  top: -0.5em;
 }
 sup.fs1 {
  font-size: 8px !important;
  padding-right: 3px !important;
  top: -0.5em;
 }
 .ttl_use {
  margin-bottom: 20px;
 }
 .ttl_use img {
  width: 130px;
 }
 .ttl_staff {
  margin-bottom: 20px;
 }
 .ttl_staff img {
  width: 136px;
 }
 .m-products_use {
  border-bottom: #ccc 1px solid;
 }
 .m-products_use li {
  font-size: 12px;
  border-top: #ccc 1px solid;
  padding: 20px 0 20px 25px;
  text-align: left;
  line-height: 1.5;
 }
 .m-products_use li::before {
  counter-increment: listnum;
  content: counter(listnum) ".";
  position: absolute;
  left: 5px;
  top: 20px;
  transform: none;
  padding-right: 10px;
  vertical-align: top;
  font-size: 12px;
 }
 .m-products_staff li {
  background: #f2f2f1;
  padding: 17px 0;
  text-align: center;
  border-radius: 10px;
  line-height: 1.8;
  font-size: 12px;
 }
 .m-products_staff li + li {
  margin-top: 15px;
 }
 .m-products_use_at {
  border-bottom: #ccc 1px solid;
  padding: 20px 0 20px 5px;
  text-align: left;
  line-height: 1.5;
  font-size: 12px;
 }
}
/*shoplist*/
.l-shoplist_top {
 background: #f3f3f3;
 padding-bottom: 54px;
}
.m_shoplist_top_img {
 margin-bottom: 54px;
}
.m_shoplist_top_txt {
 font-size: 16px;
 line-height: 1.8;
 margin-bottom: 0.5em;
}
.m_shoplist_top_txt_at {
 font-size: 12px;
}
.l_link_onlinshop {
 background: #999999;
 height: 185px;
 display: flex;
 justify-content: center;
 align-items: center;
 margin-bottom: 60px;
}
.ttl_link_onlinshop {
 font-size: 30px;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.2em;
 line-height: 1;
 color: #fff;
 margin-bottom: 15px;
}
.link_onlinshop_a {
 width: 290px;
 height: 40px;
 border: #fff 1px solid;
 border-radius: 30px;
 text-align: center;
 justify-content: center;
 align-items: center;
 display: flex;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 font-size: 16px;
 color: #fff;
 margin: 0 auto;
 position: relative;
}
.link_onlinshop_a span {
 position: relative;
 top: 1px; /* テキストだけ上に移動 */
}
/*shoplists_index*/
.l-shoplist {
 padding: 0 0 50px 0;
}
.l-shoplist_inner {
 width: 1000px;
 margin: 0 auto;
}
.l-shoplist .m-top_sttl {
 margin-bottom: 10px;
}
.l-shoplist .m-top_sttl img {
 width: 213px;
}
.l-shoplist .m-top_shop {
 margin-bottom: 10px;
}
.l-shoplist .m-top_shop img {
 width: 148px;
}
.l-shoplist .m-top_read {
 font-size: 24px;
 margin-bottom: 35px;
 letter-spacing: 0.1em;
}
.m-shoplist {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 margin-bottom: 70px;
}
.m-shoplist_detail {
 width: 100%;
 margin-bottom: 60px;
}
.m-shoplist_head {
 display: flex;
 justify-content: flex-start;
 align-items: center;
 border-top: #cccccc 1px solid;
 border-bottom: #cccccc 1px solid;
 padding: 10px 0;
 position: relative;
 height: 60px;
 margin-bottom: 25px;
}
.m-shopname {
 font-size: 22px;
 font-family: 'Noto Sans JP', sans-serif;
 margin-right: 25px;
 line-height: 1;
}
.m-shopcat {}
.m-shopcat li {
 display: inline-block;
 background: #eeeeee;
 font-size: 14px;
 font-family: 'Noto Sans JP', sans-serif;
 padding: 3px 15px 4px 15px;
 border-radius: 10px;
 letter-spacing: normal;
}
.m-shopcat li + li {
 margin-left: 10px;
}
.m-shoplist_url {
 position: absolute;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
}
.m-shoplist_url li {
 display: inline-block;
}
.m-shoplist_url li + li {
 margin-left: 10px;
}
.m-shoplist_url li a {
 border: #767676 1px solid;
 height: 35px;
 padding: 0 25px;
 justify-content: center;
 align-items: center;
 display: flex;
 font-size: 15px;
 border-radius: 30px;
 position: relative;
}
.m-shoplist_url li a span {
 position: relative;
 top: -1px; /* テキストだけ上に移動 */
}
.m-shoplist_address, .m-shoplist_tel {
 display: flex;
 justify-content: flex-start;
 font-size: 16px;
 text-align: left;
 line-height: 1.8;
 font-family: 'Noto Sans JP', sans-serif;
}
.m-shoplist_address dt, .m-shoplist_tel dt {
 margin-right: 15px;
}
.nav_shoparea {
 margin-bottom: 60px;
}
.nav_shoparea ul {
 display: flex;
 justify-content: center;
}
.nav_shoparea li {}
.nav_shoparea li + li {
 margin-left: 10px;
}
.nav_shoparea li a {
 border: #666666 1px solid;
 height: 35px;
 padding: 0 20px;
 display: flex;
 justify-content: center;
 align-items: center;
 font-size: 16px;
 border-radius: 25px;
 position: relative;
}
.nav_shoparea li a span {
 position: relative;
 top: -1px;
}
.m-ttl_area {
 background: #f3f3f3;
 font-size: 28px;
 text-align: center;
 padding: 20px 0;
 width: 100%;
 letter-spacing: 0.1em;
}
@media screen and (max-width:768px) {
 .l-shoplist {
  padding: 0 0 50px 0;
 }
 .l-shoplist_inner {
  width: auto;
  margin: 0 auto;
 }
 .l-shoplist_top {
  padding-bottom: 35px;
 }
 .m_shoplist_top_img {
  margin-bottom: 30px;
 }
 .m_shoplist_top_txt {
  font-size: 12px;
  line-height: 1.8;
  margin-bottom: 0.5em;
 }
 .m_shoplist_top_txt_at {
  font-size: 8.5px;
  line-height: 1.6;
 }
 .l_link_onlinshop {
  height: 150px;
  margin-bottom: 50px;
 }
 .ttl_link_onlinshop {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
 }
 .link_onlinshop_a {
  width: 210px;
  height: 35px;
  font-size: 14px;
 }
 .l-shoplist .m-top_sttl {
  margin-bottom: 10px;
 }
 .l-shoplist .m-top_sttl img {
  width: 163px;
 }
 .l-shoplist .m-top_shop img {
  width: 115px;
 }
 .l-shoplist .m-top_read {
  font-size: 15px;
  margin-bottom: 35px;
  letter-spacing: 0.1em;
 }
 .m-shoplist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 30px 80px 30px;
 }
 .m-shoplist_detail {
  width: 100%;
  margin-bottom: 35px;
 }
 .m-shoplist_head {
  display: block;
  text-align: left;
  padding: 12px 0 15px 0;
  position: inherit;
  height: auto;
  margin-bottom: 10px;
 }
 .m-shopname {
  font-size: 14px;
  margin-right: 8px;
  line-height: 1;
  margin-bottom: 5px;
  display: inline-block;
 }
 .m-shopcat {
  display: inline-block;
 }
 .m-shopcat li + li {
  margin-left: 5px;
 }
 .m-shopcat li {
  background: #eeeeee;
  font-size: 7.5px;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 3px 10px 4px 10px;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 10px;
  transform: translateY(-1.5px);
 }
 .m-shoplist_url {
  position: inherit;
  right: auto;
  left: auto;
  top: auto;
  bottom: auto;
  transform: none;
 }
 .m-shoplist_url li {
  display: inline-block;
 }
 .m-shoplist_url li + li {
  margin-left: 3px;
 }
 .m-shoplist_url li a {
  border: #767676 1px solid;
  font-size: 11.5px;
  border-radius: 20px;
  height: 25px;
  padding: 0 20px;
 }
 .m-shoplist_address, .m-shoplist_tel {
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  text-align: left;
  line-height: 1.8;
 }
 .m-shoplist_address dt, .m-shoplist_tel dt {
  margin-right: 0;
  width: 45px;
 }
 .m-shoplist_address dd, .m-shoplist_tel dd {
  width: calc(100% - 45px);
 }
 .nav_shoparea {
  margin-bottom: 45px;
 }
 .nav_shoparea ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 340px;
  margin: 0 auto;
 }
 .nav_shoparea li {
  width: 22%;
 }
 .nav_shoparea li + li {
  margin-left: 0;
 }
 .nav_shoparea li {
  margin: 0 3px 5px 3px !important;
 }
 .nav_shoparea li a {
  border: #666666 1px solid;
  padding: 0 0;
  height: 25px;
  font-size: 11px;
  border-radius: 25px;
 }
 .m-ttl_area {
  font-size: 14px;
  padding: 8px 0;
 }
}
/*academy*/
.l-academy_contents_inner {
 display: flex;
 justify-content: space-between;
 width: 1000px;
 margin: 0 auto 50px auto;
 padding-bottom: 90px;
 border-bottom: #d8d8d8 1px solid;
}
.l-academy_contents_box {
 text-align: left;
 padding-top: 75px;
}
.m_ttl_academy {
 font-size: 26px;
 letter-spacing: 0.1em;
 line-height: 1.8;
 margin-bottom: 50px;
}
.m_sttl_academy {
 font-size: 22px;
 letter-spacing: 0.05em;
 margin-bottom: 60px;
 line-height: 1.8;
}
.m_txt_academy {
 font-size: 16px;
 margin-bottom: 70px;
 line-height: 2;
}
.m_academy_img {
 width: 500px;
}
.l-academy_contents_box {
 width: 470px;
}
.m-recommend_ttl {
 font-size: 24px;
 margin-bottom: 30px;
}
.m-recommend_list li {
 font-size: 18px;
 margin-bottom: 25px;
 position: relative;
 padding-left: 45px;
 letter-spacing: normal;
}
.m-recommend_list li::before {
 content: url("../images/academy/ic_check.png");
 position: absolute;
 transform: scale(0.7);
 top: -5px;
 left: 0;
}
.l-course {
 width: 1000px;
 margin: 0 auto;
}
.m-course_top_ttl {
 font-size: 32px;
 margin-bottom: 30px;
 letter-spacing: 0.1em;
}
.m-course_top_txt {
 font-size: 20px;
 line-height: 1.6;
 margin-bottom: 40px;
}
.m-course_detail {
 background: #f2f2f1;
 border-radius: 50px;
 padding: 20px 46px 50px 46px;
 margin-bottom: 80px;
}
.m-course_ttl {
 font-size: 24px;
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: #999999 1px solid;
 font-family: 'Noto Sans JP', sans-serif;
 position: relative;
 padding-top: 85px;
}
.m-course_ttl::before {
 content: url("../images/academy/ic_foot.png");
 position: absolute;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
}
.m-course_ttl sup.fs {
 font-size: 20px;
}
.m-course_txt {
 font-size: 18px;
 line-height: 1.8;
 margin-bottom: 50px;
 font-family: 'Noto Sans JP', sans-serif;
}
.m-course_link {
 width: 240px;
 height: 38px;
 border: #999999 1px solid;
 background: #fff;
 border-radius: 30px;
 display: flex;
 align-items: center;
 justify-content: center;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #0f0f0f;
 line-height: 1;
 letter-spacing: 0;
 position: relative;
 margin: 0 auto;
}
.m-course_link span {
 position: relative;
 top: 1.5px; /* テキストだけ上に移動 */
}
@media screen and (max-width: 768px) {
 .l-academy_contents_inner {
  display: block;
  width: auto;
  margin: 0 auto 0 auto;
  padding-bottom: 30px;
  border-bottom: none;
 }
 .l-academy_contents_box {
  text-align: left;
  padding: 35px 25px 0px 25px;
 }
 .m_ttl_academy {
  font-size: 19px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-bottom: 25px;
 }
 .m_sttl_academy {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  line-height: 1.8;
 }
 .m_txt_academy {
  font-size: 12px;
  margin-bottom: 35px;
  line-height: 2;
 }
 .m_academy_img {
  width: auto;
 }
 .l-academy_contents_box {
  width: auto;
 }
 .m-recommend_ttl {
  font-size: 15px;
  margin-bottom: 20px;
 }
 .m-recommend_list li {
  font-size: 13px;
  margin-bottom: 25px;
  position: relative;
  letter-spacing: normal;
  padding-left: 37px;
 }
 .m-recommend_list li::before {
  content: url("../images/academy/ic_check.png");
  position: absolute;
  transform: scale(0.5);
  top: -7px;
  left: -7px;
 }
 .l-course {
  border-top: #d8d8d8 1px solid;
  width: auto;
  margin: 0 25px;
  padding-top: 50px;
  padding-bottom: 65px;
 }
 .m-course_top_ttl {
  font-size: 17px;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
 }
 .m-course_top_txt {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 25px;
 }
 .m-course_detail {
  background: #f2f2f1;
  border-radius: 30px;
  padding: 20px 20px 30px 20px;
  margin-bottom: 30px;
 }
 .m-course_ttl {
  font-size: 14px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 42px;
 }
 .m-course_ttl::before {
  content: url("../images/academy/ic_foot.png");
  position: absolute;
  top: 0;
  left: 50%;
  transform-origin: center top;
  transform: translateX(-50%) scale(0.5);
 }
 .m-course_ttl sup.fs {
  font-size: 15px;
 }
 .m-course_txt {
  font-size: 11px;
  line-height: 1.8;
  margin-bottom: 30px;
  font-family: 'Noto Sans JP', sans-serif;
 }
 .m-course_link {
  width: 190px;
  border-radius: 30px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
 }
}
/*sitemap*/
.l-sitemap {
 padding: 105px 0 140px 0;
 background: url("../images/about/bg.png") no-repeat calc(100% - 220px) 30px;
 max-width: 1920px;
 margin: 0 auto;
}
.l-sitemap_contents {
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
 width: 1000px;
 margin: 0 auto;
}
.l-sitemap_contents_box {
 width: 50%;
 text-align: left;
}
.l-sitemap_contents_box .m-sitemap li {
 font-size: 16px;
 margin-bottom: 50px;
 letter-spacing: 0.2em;
}
.l-sitemap_contents_box .m-sitemap li span {
 font-size: 22px;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.2em;
 line-height: 1;
 margin-right: 0.5em;
 display: inline-block;
}
.sitemap li span::after {
 padding-right: 10px;
}
.l-sitemap_contents_box .m-sitemap-sub {
 padding-left: 2em;
}
.l-sitemap_contents_box .m-sitemap-sub li {
 font-size: 16px;
 margin-bottom: 40px;
 letter-spacing: 0.1em;
}
.l-sitemap_contents_box .m-sitemap-sub li span {
 font-size: 16px;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.2em;
 line-height: 1;
 margin-right: 0.5em;
 display: inline-block;
}
.sitemap_is {
 padding: 10px 0 10px 50px;
 display: flex;
 align-items: center;
 position: relative;
}
.sitemap_is::before {
 content: url("../images/common/ic_f_is.png");
 position: absolute;
 transform: scale(0.9);
 top: 0px;
 left: 0;
}
@media screen and (max-width: 1920px) {
 .l-sitemap {
  background: url("../images/about/bg.png") no-repeat 63.54vw 30px;
  max-width: auto;
 }
}
@media screen and (max-width: 768px) {
 .l-sitemap {
  padding: 30px 25px 80px 25px;
  background: url("../images/about/bg.png") no-repeat 56vw 2.5vw;
  background-size: 60vw auto;
 }
 .l-sitemap_contents {
  display: block;
  width: auto;
  margin: 0 auto;
 }
 .l-sitemap_contents_box {
  width: auto;
  text-align: left;
  margin-bottom: 32px;
 }
 .l-sitemap_contents_box .m-sitemap li {
  font-size: 12px;
  margin-bottom: 32px;
  letter-spacing: 0.2em;
 }
 .l-sitemap_contents_box .m-sitemap li span {
  font-size: 13px;
  font-family: "baskerville-display-pt", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-right: 0.5em;
  display: inline-block;
 }
 .sitemap li span::after {
  padding-right: 10px;
 }
 .l-sitemap_contents_box .m-sitemap-sub {
  padding-left: 2em;
 }
 .l-sitemap_contents_box .m-sitemap-sub li {
  font-size: 12px;
  margin-bottom: 25px;
  letter-spacing: 0.1em;
 }
 .l-sitemap_contents_box .m-sitemap-sub li span {
  font-size: 12px;
  font-family: "baskerville-display-pt", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-right: 0.5em;
  display: inline-block;
 }
 .sitemap_is {
  padding: 10px 0 10px 40px;
  display: flex;
  align-items: center;
  position: relative;
 }
 .sitemap_is::before {
  content: url("../images/common/ic_f_is.png");
  position: absolute;
  transform: scale(0.5);
  top: 0px;
  left: 0;
 }
}
/*policy*/
.l-policy {
 padding: 105px 0 140px 0;
}
.l-policy_contents {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
}
.policy_read {
 font-size: 18px;
 line-height: 1.8;
 padding: 0 20px;
 margin-bottom: 80px;
}
.m-policy_contents_box {
 margin-bottom: 60px;
}
.m-policy_ttl {
 font-size: 18px;
 background: #f3f3f3;
 padding: 0 20px;
 height: 55px;
 display: flex;
 justify-content: flex-start;
 align-items: center;
}
.m-policy_txt {
 font-size: 16px;
 line-height: 1.8;
 padding: 20px 20px 0 20px;
}
.m-policy_kiyaku {
 background: #fafafa;
 border: #cccccc 1px solid;
 padding: 60px;
}
.m-policy_kiyaku_ttl {
 font-size: 24px;
 margin-bottom: 30px;
 letter-spacing: 0.1em;
}
.m-policy_kiyaku_txt {
 font-size: 16px;
 line-height: 1.8;
 letter-spacing: normal;
 font-family: 'Noto Sans JP', sans-serif;
}
@media screen and (max-width: 768px) {
 .l-policy {
  padding: 27px 0 75px 0;
 }
 .l-policy_contents {
  width: auto;
  margin: 0 30px;
  text-align: left;
 }
 .policy_read {
  font-size: 11px;
  line-height: 1.8;
  padding: 0 0;
  margin-bottom: 45px;
 }
 .m-policy_contents_box {
  margin-bottom: 35px;
 }
 .m-policy_ttl {
  font-size: 11px;
  padding: 0 10px;
  height: 35px;
 }
 .m-policy_txt {
  font-size: 10px;
  line-height: 1.8;
  padding: 15px 15px 0 15px;
 }
 .m-policy_kiyaku {
  padding: 25px;
 }
 .m-policy_kiyaku_ttl {
  font-size: 12px;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
 }
 .m-policy_kiyaku_txt {
  font-size: 10px;
  line-height: 1.8;
 }
}
/*company*/
.l-company {
 padding: 105px 0 0 0;
}
.l-company_contents {
 text-align: left;
}
.m-company_future {
 width: 1000px;
 margin: 0 auto 50px auto;
 display: flex;
 justify-content: space-between;
}
.l-company_future2 {
 margin-bottom: 60px;
}
.m-company_future_txt {
 width: 550px;
}
.m-company_future_img {
 width: 375px;
}
.m-company_future_ttl {
 font-size: 35px;
 margin-bottom: 30px;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 line-height: 1;
 letter-spacing: 0.1em;
}
.m-company_future_sttl {
 font-size: 26px;
 line-height: 1.8;
 margin-bottom: 30px;
 letter-spacing: 0.2em;
}
.m-company_future_sttl .cp {
 font-size: 20px;
}
.m-company_future_txt {
 font-size: 16px;
 line-height: 2;
}
.m-company_future_txt + .m-company_future_txt {
 margin-top: 30px;
}
.l-company_future2 .m-company_future_img {
 width: 278px;
 order: 1;
}
.l-company_future2 .m-company_future_txt {
 width: 680px;
 padding-right: 45px;
 order: 2;
 box-sizing: border-box;
}
.l-overview {
 background: #f3f3f3;
 padding: 80px 0;
}
.l-overview_inner {
 width: 1000px;
 margin: 0 auto 50px auto;
}
.overview_ttl {
 font-size: 24px;
 font-family: "baskerville-display-pt", serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.2em;
 line-height: 1;
 margin-bottom: 20px;
 padding-left: 20px;
}
.company_data dl {
 border-bottom: #cccccc 1px solid;
 padding: 20px 0;
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
 font-size: 18px;
 font-family: 'Noto Sans JP', sans-serif;
}
.company_data dt {
 width: 200px;
 padding-left: 20px;
 line-height: 1.8;
}
.company_data dd {
 width: 770px;
 line-height: 1.8;
 padding-right: 20px;
}
@media screen and (max-width: 768px) {
 .l-company {
  padding: 70px 0 0 0;
 }
 .l-company_contents {
  text-align: left;
 }
 .m-company_future {
  width: auto;
  margin: 0 25px 50px 25px;
  display: block;
 }
 .l-company_future2 {
  margin-bottom: 50px;
 }
 .m-company_future_txt {
  width: auto;
 }
 .m-company_future_img {
  width: 195px;
  margin: 0 auto;
 }
 .m-company_future_ttl {
  font-size: 24px;
  margin-bottom: 25px;
  letter-spacing: 0.1em;
 }
 .m-company_future_sttl {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 25px;
  letter-spacing: 0.2em;
 }
 .m-company_future_sttl .cp {
  font-size: 20px;
 }
 .m-company_future_txt {
  font-size: 12px;
  line-height: 2;
 }
 .m-company_future_txt + .m-company_future_txt {
  margin-top: 25px;
 }
 .l-company_future1 .m-company_future_img {
  margin: 35px auto 0 auto;
 }
 .l-company_future2 .m-company_future_img {
  width: 140px;
  order: 1;
  margin: 35px auto 0 auto;
 }
 .l-company_future2 .m-company_future_txt {
  width: auto;
  padding-right: 0;
  order: 2;
  box-sizing: border-box;
 }
 .l-overview {
  padding: 35px 0 25px 0;
 }
 .l-overview_inner {
  width: auto;
  margin: 0 25px 50px 25px;
 }
 .overview_ttl {
  font-size: 14px;
  margin-bottom: 13px;
  padding-left: 10px;
 }
 .company_data dl {
  border-bottom: #cccccc 1px solid;
  padding: 13px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 10px;
 }
 .company_data dt {
  width: 28%;
  padding-left: 10px;
  line-height: 1.8;
 }
 .company_data dd {
  width: 68%;
  line-height: 1.8;
  padding-right: 10px;
 }
}
/*professional*/
.l-professional_contents_inner {
 display: flex;
 justify-content: space-between;
 width: 1000px;
 margin: 0 auto 50px auto;
}
.l-professional_contents_box {
 text-align: left;
 padding-top: 75px;
}
.m_ttl_professional {
 font-size: 26px;
 letter-spacing: 0.1em;
 line-height: 1.8;
 margin-bottom: 70px;
}
.m_sttl_professional {
 font-size: 22px;
 letter-spacing: 0.05em;
 margin-bottom: 60px;
 line-height: 1.8;
}
.m_txt_professional {
 font-size: 16px;
 margin-bottom: 70px;
 line-height: 2;
}
.m_professional_img {
 width: 500px;
}
.l-professional_contents_box {
 width: 470px;
}
.m-recommend_ttl {
 font-size: 24px;
 margin-bottom: 30px;
}
.l-professional_contents_box .m-recommend_list li {
 margin-bottom: 33px;
}
.l-professional_contents_box .l-recommend {
 margin-bottom: 40px;
}
.professional_nav {
 width: 920px;
 margin: 0 auto 80px auto;
}
.professional_nav ul {
 max-width: 920px;
 display: flex;
 justify-content: center;
 flex-wrap: wrap;
 gap: 10px; /* 要素間の余白を統一 */
}
.professional_nav li {
 width: 298px;
}
/* 1行目の2つを中央揃え */
.professional_nav li:nth-child(1), .professional_nav li:nth-child(2) {
 margin-right: 0; /* 余計なマージンをなくす */
}
/* 2行目（3つ）は通常どおり */
.professional_nav li:nth-child(3), .professional_nav li:nth-child(4), .professional_nav li:nth-child(5) {
 margin-right: 0;
}
.professional_nav li:nth-child(1) {
 margin-left: 16.5%;
}
.professional_nav li:nth-child(2) {
 margin-right: 16.5%;
}
.professional_nav li a {
 width: 298px;
 height: 40px;
 display: flex;
 justify-content: center;
 align-items: center;
 border: #666666 1px solid;
 font-size: 16px;
 position: relative;
 border-radius: 30px;
}
.l-benefits {
 background: #e7e8e6;
 padding: 80px 0 30px 0;
}
.benefits_ttl {
 font-size: 32px;
 margin-bottom: 55px;
}
.l-benefits_inner {
 width: 1000px;
 margin: 0 auto;
}
.m-benefits_box {
 padding-bottom: 50px;
 text-align: left;
 padding-left: 15px;
 display: flex;
 justify-content: space-between;
}
.m-benefits_box + .m-benefits_box {
 border-top: #cccccc 1px solid;
 padding-top: 50px;
}
.m-benefits_tbox {
 width: 540px;
 order: 1;
}
.m-benefits_img {
 width: 380px;
 order: 2;
}
.m-benefits_ttl {
 font-size: 24px;
 margin-bottom: 35px;
}
.m-benefits_txt {
 font-size: 16px;
 line-height: 1.8;
}
.l-voice {
 padding: 80px 0 150px 0;
}
.voice_ttl {
 font-size: 32px;
 margin-bottom: 60px;
}
.m-voice_box_outer {
 width: 1000px;
 margin: 0 auto;
 display: flex;
 flex-wrap: wrap;
 gap: 48px 42px;
}
.m-voice_box {
 width: 477px;
 background: #f2f2f1;
 text-align: left;
 border-radius: 50px;
 padding: 40px;
 font-family: 'Noto Sans JP', sans-serif;
}
.m-voice_tbox {
 display: flex;
 justify-content: flex-start;
 align-items: center;
 margin-bottom: 20px;
}
.m-voice_img {
 width: 60px;
 margin-right: 20px;
}
.m-voice_ttl {
 font-size: 24px;
}
.m-voice_txt {
 font-size: 18px;
 line-height: 1.8;
}
.l-introduction {
 width: 1000px;
 margin: 0 auto;
}
.m-introduction_img {
 margin-bottom: 40px;
}
.m-introduction_ttl {
 font-size: 32px;
 margin-bottom: 25px;
 letter-spacing: 0.1em;
}
.m-introduction_read {
 font-size: 18px;
 margin-bottom: 45px;
}
.m-introduction_read-cs {
 font-size: 18px;
 margin-bottom: 150px;
	background: #f5f5f5;
	padding: 20px;
}

.m-introduction_box {
 margin-bottom: 150px;
}
.m-introduction_tbox {
 background: #fafafa;
 border: #cccccc 1px solid;
 padding: 40px 60px;
 margin-bottom: 30px;
 display: flex;
 justify-content: space-between;
}
.m-introduction_listbox {
 width: 430px;
 text-align: left;
 font-family: 'Noto Sans JP', sans-serif;
}
.m-introduction_sttl {
 font-size: 18px;
 font-weight: 700;
 margin-bottom: 10px;
}
.m-introduction_list {
 font-size: 18px;
 line-height: 1.8;
}
.m-introduction_txt {
 font-size: 18px;
 margin-bottom: 20px;
 font-family: 'Noto Sans JP', sans-serif;
}
.m-introduction_link {
 width: 240px;
 height: 40px;
 border: #999999 1px solid;
 background: #fff;
 border-radius: 30px;
 display: flex;
 justify-content: center;
 align-items: center;
 font-size: 18px;
 color: #0f0f0f;
 letter-spacing: 0;
 margin: 0 auto;
 position: relative;
}
.m-introduction_link span {
 position: relative;
 top: -1px;
}
.forimov .m-introduction_ttl {
 margin-bottom: 25px;
}
.m-step_box {
 background: #fafafa;
 border: #cccccc 1px solid;
 padding: 40px 0;
 margin-bottom: 50px;
 font-family: 'Noto Sans JP', sans-serif;
}
.m-step + .m-step {
 background: url("../images/professional/ic_cursor_under.png") no-repeat center 27px;
 background-size: 35px auto;
 padding-top: 70px;
}
.m-step_ttl {
 font-size: 20px;
 font-weight: 700;
 margin-bottom: 15px;
}
.m-step_txt {
 font-size: 18px;
 line-height: 1.8;
}
.foristep .m-introduction_ttl {
 margin-bottom: 45px;
}
.m-support_box {
 background: #fafafa;
 border: #cccccc 1px solid;
 padding: 40px 40px;
 margin-bottom: 50px;
 font-family: 'Noto Sans JP', sans-serif;
 text-align: left;
}
.m-support_system {
 margin-bottom: 35px;
 padding: 0 25px 35px 25px;
 border-bottom: #ccc 1px solid;
}
.support_system_ttl {
 font-size: 20px;
 font-weight: 700;
 margin-bottom: 15px;
}
.support_system_txt {
 font-size: 18px;
 line-height: 1.8;
}
.m-support_contents {
 display: flex;
 justify-content: space-between;
 padding: 0 25px;
}
.m-support_system_list {
 width: 430px;
}
.m-support_system_list li {
 font-size: 17.5px;
 font-weight: 700;
 line-height: 1.8;
 letter-spacing: normal;
}
@media screen and (max-width: 768px) {
 .l-professional_contents_inner {
  display: block;
  width: auto;
  margin: 0 auto 0 auto;
 }
 .l-professional_contents_box {
  text-align: left;
  padding: 35px 25px 0px 25px;
 }
 .m_ttl_professional {
  font-size: 19px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-bottom: 50px;
 }
 .m_sttl_professional {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  line-height: 1.8;
 }
 .m_txt_professional {
  font-size: 12px;
  margin-bottom: 35px;
  line-height: 2;
 }
 .m_professional_img {
  width: auto;
 }
 .l-professional_contents_box {
  width: auto;
 }
 .m-recommend_ttl {
  font-size: 15px;
  margin-bottom: 20px;
 }
 .m-recommend_list li {
  font-size: 13px;
  margin-bottom: 25px;
  position: relative;
  letter-spacing: normal;
  padding-left: 37px;
 }
 .l-professional_contents_box .m-recommend_list li {
  margin-bottom: 25px;
 }
 .l-professional_contents_box .l-recommend {
  margin-bottom: 60px;
 }
 .professional_nav {
  width: auto;
  margin: 0 25px 70px 25px;
 }
 .professional_nav ul {
  max-width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2vw; /* 要素間の余白を統一 */
 }
 .professional_nav li {
  width: 40vw;
 }
 /* 1行目の2つを中央揃え */
 .professional_nav li:nth-child(1), .professional_nav li:nth-child(2) {
  margin: 0;
 }
 /* 2行目（3つ）は通常どおり */
 .professional_nav li:nth-child(3) {
  width: 82vw;
  margin-right: 0;
 }
 .professional_nav li:nth-child(4), .professional_nav li:nth-child(5) {
  margin-right: 0;
 }
 .professional_nav li:nth-child(4) {
  order: 5;
 }
 .professional_nav li:nth-child(5) {
  order: 4;
 }
 .professional_nav li a {
  width: 100%;
  font-size: 13px;
 }
 .l-benefits {
  background: #e7e8e6;
  padding: 30px 0 30px 0;
 }
 .benefits_ttl {
  font-size: 17px;
  margin-bottom: 30px;
 }
 .l-benefits_inner {
  width: auto;
  margin: 0 25px;
 }
 .m-benefits_box {
  padding-bottom: 25px;
  text-align: left;
  padding-left: 0;
  display: block;
 }
 .m-benefits_box + .m-benefits_box {
  border-top: #cccccc 1px solid;
  padding-top: 25px;
 }
 .m-benefits_tbox {
  width: auto;
 }
 .m-benefits_img {
  width: 190px;
  margin: 0 auto 20px auto;
 }
 .m-benefits_ttl {
  font-size: 15px;
  margin-bottom: 20px;
 }
 .m-benefits_txt {
  font-size: 11px;
  line-height: 1.8;
 }
 .l-voice {
  padding: 45px 0 60px 0;
 }
 .voice_ttl {
  font-size: 17px;
  margin-bottom: 30px;
 }
 .m-voice_box_outer {
  width: auto;
  margin: 0 25px;
  display: block;
 }
 .m-voice_box {
  width: auto;
  background: #f2f2f1;
  text-align: left;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 25px;
 }
 .m-voice_tbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
 }
 .m-voice_img {
  width: 33px;
  margin-right: 12px;
 }
 .m-voice_ttl {
  font-size: 14px;
 }
 .m-voice_txt {
  font-size: 11px;
  line-height: 1.8;
 }
 .l-introduction {
  width: auto;
  margin: 0;
 }
 .m-introduction_img {
  margin-bottom: 30px;
 }
 .m-introduction_ttl {
  font-size: 17px;
  margin-bottom: 16px;
  letter-spacing: 0.1em;
 }
 .m-introduction_read {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 25px;
 }
	.m-introduction_read-cs {
  font-size: 12px;
  line-height: 1.6;
		margin: 0 25px 80px 25px;
}
 .m-introduction_box {
  margin: 0 0 70px 0;
 }
 .m-introduction_tbox {
  padding: 20px 20px;
  margin: 0 25px 30px 25px;
  display: block;
 }
 .m-introduction_listbox {
  width: auto;
  text-align: left;
 }
 .m-introduction_listbox + .m-introduction_listbox {
  margin-top: 25px;
 }
 .m-introduction_sttl {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 10px;
 }
 .m-introduction_list {
  font-size: 12px;
  line-height: 1.8;
 }
 .m-introduction_txt {
  font-size: 12px;
  margin-bottom: 15px;
 }
 .m-introduction_link {
  width: 190px;
  border-radius: 30px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
 }
 .m-introduction_link span {
  position: relative;
  top: -1px;
 }
 .forimov .m-introduction_ttl {
  margin-bottom: 20px;
 }
 .m-step_box {
  padding: 20px 0;
  margin: 0 25px 30px 25px;
 }
 .m-step + .m-step {
  background: url("../images/professional/ic_cursor_under.png") no-repeat center 15px;
  background-size: 30px auto;
  padding-top: 45px;
 }
 .m-step_ttl {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
 }
 .m-step_txt {
  font-size: 12px;
  line-height: 1.8;
 }
 .foristep .m-introduction_ttl {
  margin-bottom: 30px;
 }
 .m-support_box {
  padding: 20px;
  margin: 0 25px 30px 25px;
 }
 .m-support_system {
  margin-bottom: 25px;
  padding: 0 0 25px 0;
  border-bottom: #ccc 1px solid;
 }
 .support_system_ttl {
  font-size: 12px;
  margin-bottom: 5px;
 }
 .support_system_txt {
  font-size: 12px;
  line-height: 1.8;
 }
 .m-support_contents {
  display: block;
  padding: 0;
 }
 .m-support_system_list {
  width: auto;
 }
 .m-support_system_list li {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: normal;
 }
}
/*contact*/
.l-contact {
 padding: 80px 0 0 0;
 background: url("../images/about/bg.png") no-repeat calc(100% - 220px) 30px;
 max-width: 1920px;
 margin: 0 auto;
}
.l-contact_contents {
 width: 1000px;
 margin: 0 auto;
}
.l-thanks {
 padding: 0 0 150px 0;
}
.l-thanks .m-top_btn {
 margin-top: 60px;
}
.cotanct_read {
 font-size: 24px;
 margin-bottom: 45px;
 text-align: left;
 letter-spacing: 0.1em;
}
.contact_txt {
 font-size: 16px;
 text-align: left;
 line-height: 1.8;
 margin-bottom: 40px;
}
.contact_at {
 font-size: 16px;
 text-align: left;
 line-height: 1.8;
 margin-bottom: 40px;
 font-family: 'Noto Sans JP', sans-serif;
}
.l-contactform {
 width: 100%;
}
.l-press {
 background: #f3f3f3;
 padding: 80px 0;
}
.l-press .press_ttl {
 font-size: 24px;
 font-weight: 700;
 margin-bottom: 50px;
}
.press_read {
 font-size: 16px;
 margin-bottom: 30px;
}
.l-press__inner {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
}
.press_txt {
 font-size: 16px;
 line-height: 2;
 font-family: 'Noto Sans JP', sans-serif;
}
.form_box {
 font-family: 'Noto Sans JP', sans-serif;
}
.form_box table {
 width: 100%;
 margin: 0 auto;
 box-sizing: border-box;
}
.form_box table th {
 width: 270px;
 text-align: right;
 font-size: 16px;
 padding: 13px 0 40px 0;
 box-sizing: border-box;
 font-weight: 400;
 line-height: 1.6;
}
.form_box table th strong {
 color: #0f0f0f;
}
.form_box table td {
 width: 587px;
 font-size: 16px;
 padding: 0 0 40px 20px;
 box-sizing: border-box;
 text-align: left;
 vertical-align: top;
}
.form_box .mw_wp_form_preview table td {
 padding: 13px 0 40px 20px;
 line-height: 1.6;
	color: #789a98;font-weight: 700;
}
.mw_wp_form_preview .select_wrapper::after {
 content: "";
 position: absolute;
 top: 0;
 right: 0;
 width: 0;
 height: 0;
 border-right: none;
 border-bottom: none;
}
.mw_wp_form_preview .none {
 display: none;
}
.form_box table td.td_chk {
 padding: 15px 0 40px 20px;
}
.tdchk label {
 display: inline-block;
}
.tdchk span {
 display: inline-block;
 margin-right: 50px;
}
.form_box table td .t1 {
 border: #DDDDDD 1px solid;
 background: #fff;
 padding: 10px;
 width: 284px;
 margin-right: 20px;
 height: 50px;
 box-sizing: border-box;
}
.form_box table td .t2 {
 border: #DDDDDD 1px solid;
 padding: 10px;
 width: 590px;
 height: 230px;
 box-sizing: border-box;
}
.form_box table td .t3 {
 border: #DDDDDD 1px solid;
 padding: 10px;
 width: 590px;
 height: 50px;
 box-sizing: border-box;
}
.form_box table td .t4 {
 border: #DDDDDD 1px solid;
 padding: 10px;
 width: 180px;
 height: 50px;
 box-sizing: border-box;
}
.form_box table td select {
 border: #DDDDDD 1px solid;
 background: #fff;
 padding: 15px 10px;
 width: 236px;
 height: 50px;
 box-sizing: border-box;
}
.select_wrapper {
 width: 236px;
 position: relative;
}
.select_wrapper::after {
 content: "";
 position: absolute;
 top: 18px;
 right: 16px;
 width: 12px;
 height: 12px;
 border-right: 3px solid #a2a2a2;
 border-bottom: 3px solid #a2a2a2;
 transform: rotate(45deg);
}
.form_box .privacylink {
 font-weight: normal;
 margin-bottom: 50px;
 font-size: 16px;
}
.form_box .privacylink a {
 color: #3b6891;
 text-decoration: underline;
}
.form_box .btn_kakunin {
 width: 236px;
 height: 40px;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 0 auto 20px auto;
}
.form_box .btn_kakunin a {
 padding: 10px 0 10px 20px;
 display: block;
 font-size: 20px;
 font-weight: bold;
 color: #666;
 text-align: center;
 border: #666666 1px solid;
 border-radius: 30px;
}
.form_box .btn_kakunin a:hover {
 border: #666666 1px solid;
}
.form_box .btn_kakunin .hv {
 width: 236px;
 height: 40px;
 display: flex;
 justify-content: center;
 align-items: center;
 margin: 0 auto 30px auto;
 border: #767676 1px solid;
 border-radius: 20px;
 font-size: 18px;
 padding-bottom: 4px;
 font-family: "Noto Serif JP", serif;
}
.form_box .btn_kakunin .hv:hover {}
.form_box .at {
 width: 1000px;
 text-align: left;
 margin: 0 auto 60px auto;
}
.form_box .bt_back {
 display: none;
}
.form_box .mw_wp_form_preview .bt_back {
 display: inherit !important;
 margin: 0 auto 35px auto;
}
.form_box .at li {
 font-size: 14px;
 line-height: 2;
 text-indent: -1em;
 margin-left: 1em;
}
.form_box .at li strong {
 color: #B20000;
 font-weight: bold;
}
/*フォーム*/
#contact span.wpcf7-not-valid-tip {
 color: #FFF;
 background: #C1272D;
 font-size: 90%;
 display: block;
 padding: 5px;
 margin-top: 10px;
 border-radius: 5px;
 webkit-border-radius: 5px;
 -moz-border-radius: 5px;
}
#contact .wpcf7-response-output {
 color: #FFF;
 background: #C1272D;
 font-size: 116%;
 display: block;
 padding: 10px;
 margin-top: 10px;
 border-radius: 5px;
 webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 margin-bottom: 20px !important;
}
#contact div.wpcf7-validation-errors {
 padding: 10px;
 font-size: 116%;
 border-radius: 5px;
 webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border: none;
 margin-bottom: 20px;
}
#contact .screen-reader-response {
 display: none;
 border: #C1272D 2px solid;
 padding: 20px;
 margin-bottom: 20px !important;
 font-size: 125%;
}
#contact .screen-reader-response ul {
 padding-top: 15px;
}
#contact .screen-reader-response li {
 margin-bottom: 10px;
 font-size: 93%;
}
#contact .wpcf7-display-none {
 display: none;
}
#contact div.wpcf7-mail-sent-ok {
 padding: 10px;
 font-size: 116%;
 border-radius: 5px;
 webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 background: #236599 !important;
 border: none;
}
.mw_wp_form .error {
 padding: 5px 0;
}
.mw_wp_form .privacylink .error {
 padding: 10px 0 5px 0;
}
.input-area {
 display: inline-block;
 vertical-align: top;
}
.is-error input, .is-error textarea, .is-error select {
 background-color: #ffeded !important;
}
.is-error checkbox, .is-error label {
 background-color: #ffeded !important;
 padding: 5px;
 border-radius: 5px;
}
@media screen and (max-width: 1920px) {
 .l-contact {
  background: url("../images/about/bg.png") no-repeat 63.54vw 30px;
  max-width: auto;
 }
}
@media screen and (max-width:768px) {
 .l-contact {
  padding: 30px 0 0 0;
  background: url("../images/about/bg.png") no-repeat 56vw 2.5vw;
  background-size: 60vw auto;
 }
 .l-contact_contents {
  display: block;
  width: auto;
  margin: 0 auto;
 }
 .cotanct_read {
  font-size: 15px;
  margin-bottom: 30px;
  padding: 0 25px;
 }
 .contact_txt {
  font-size: 12px;
  text-align: left;
  margin-bottom: 25px;
  padding: 0 25px;
 }
 .contact_at {
  font-size: 10px;
  text-align: left;
  line-height: 1.8;
  margin-bottom: 30px;
  padding: 0 25px;
 }
 .l-contactform {
  width: auto;
  padding: 0 25px;
 }
 .form_box table {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
 }
 .form_box table th {
  width: 30vw;
  padding: 10px 0 26px 0;
  box-sizing: border-box;
  font-size: 10px;
  line-height: 1.3;
 }
 .form_box table th strong {
  color: #0f0f0f;
 }
 .form_box table td {
  width: 56vw;
  font-size: 10px;
  padding: 0 0 26px 10px;
  box-sizing: border-box;
 }
 .form_box .mw_wp_form_preview table td {
  padding: 10px 0 26px 10px;
  line-height: 1.3;
 }
 .form_box table td.td_chk {
  padding: 13px 0 20px 10px;
 }
 .tdchk label {
  display: inline-block;
  margin-right: 0px;
  font-size: 10px;
 }
 .tdchk span {
  display: block;
  margin-right: 0px;
  font-size: 10px;
		margin-bottom: 8px!important;
 }
	
	.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0!important;
}
	
	.tdchk span.mwform-radio-field-text{display: inline-block;}
 .form_box table td input:nth-of-type(2) {
  margin-top: 10px;
 }
 .input-area:nth-of-type(2) {
  display: block;
  margin-top: 10px;
 }
 .form_box table td .t1 {
  border: #DDDDDD 1px solid;
  background: #fff;
  padding: 5px;
  width: 40vw;
  margin-right: 0;
  height: 33px;
  box-sizing: border-box;
 }
 .form_box table td .t2 {
  border: #DDDDDD 1px solid;
  padding: 5px;
  width: 55vw;
  height: 30vw;
  box-sizing: border-box;
 }
 .form_box table td .t3 {
  border: #DDDDDD 1px solid;
  padding: 5px;
  width: 55vw;
  height: 33px;
  box-sizing: border-box;
 }
 .form_box table td .t4 {
  border: #DDDDDD 1px solid;
  padding: 5px;
  width: 16vw;
  height: 33px;
  box-sizing: border-box;
 }
 .form_box table td input.t4:nth-of-type(2) {
  margin-top: 0;
 }
 .form_box table td select {
  border: #DDDDDD 1px solid;
  background: #fff;
  padding: 5px 5px;
  width: 55vw;
  height: 33px;
  box-sizing: border-box;
 }
 .select_wrapper {
  width: 55vw;
  position: relative;
 }
 .select_wrapper::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 16px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #a2a2a2;
  border-bottom: 2px solid #a2a2a2;
  transform: rotate(45deg);
 }
 .form_box .privacylink {
  font-weight: normal;
  margin-bottom: 50px;
  font-size: 10px;
  line-height: 1.8;
 }
 .form_box .privacylink a {
  color: #3b6891;
  text-decoration: underline;
 }
 .form_box .btn_kakunin {
  width: 190px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 15px auto;
  font-size: 14px;
 }
 .form_box .bt_back {
  display: none;
 }
 .form_box .mw_wp_form_preview .bt_back {
  display: inherit !important;
  margin: 0 auto 35px auto;
 }
 .form_box .btn_kakunin a {
  padding: 10px 0 10px 20px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-align: center;
  border: #666666 1px solid;
  border-radius: 30px;
 }
 .form_box .btn_kakunin a:hover {
  border: #666666 1px solid;
 }
 .form_box .btn_kakunin .hv {
  width: 190px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 30px auto;
  border: #767676 1px solid;
  border-radius: 20px;
  font-size: 14px;
  padding-bottom: 2px;
  font-family: "Noto Serif JP", serif;
 }
 .form_box .btn_kakunin .hv:hover {}
 .form_box .at {
  width: auto;
  text-align: left;
  margin: 0 auto 60px auto;
 }
 .form_box .at li {
  font-size: 10px;
  line-height: 2;
  text-indent: -1em;
  margin-left: 1em;
 }
 .form_box .at li strong {
  color: #B20000;
  font-weight: bold;
 }
 .l-press {
  background: #f3f3f3;
  padding: 45px 25px;
 }
 .l-press .press_ttl {
  font-size: 14px;
  margin-bottom: 20px;
 }
 .press_read {
  font-size: 11px;
  margin-bottom: 15px;
  line-height: 1.8;
 }
 .l-press__inner {
  width: auto;
  margin: 0 auto;
  text-align: left;
 }
 .press_txt {
  font-size: 11px;
  line-height: 1.8;
 }
 .contact .m-toptxt_inner {
  width: 100%;
 }
 .contact .m-top_btn {
  width: 210px;
  height: 35px;
  font-size: 15px;
  margin-bottom: 0;
 }
 .contact .m-top_txt {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 25px;
 }
 .contact .l-professional .m-top_btn {
  font-size: 13px;
  color: #0f0f0f;
 }
 .contact .l-academy .m-top_btn {
  font-size: 13px;
  color: #0f0f0f;
 }
}
/*0000000000000*/
@media screen and (max-width: 768px) {}