@charset "UTF-8";

/* SP表示設定 */
@media screen and (max-width: 959px) {

/* コンテンツここから */


/* kv */

#kv {
  width: 90%;
  margin: 50px auto 0;
}

#kv h1 {
  font-family: Poppins;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 2px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#kv h1 span.kv_title1{
  font-size: 25px;
}
#kv h1 span.kv_title2{
  display: block;
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.44px;
}

#kv dl {
  margin-top: -30px;
}
#kv dl dt {
  font-size: 24px;
  letter-spacing: 0.96px;
  font-family: "Noto Sans JP";
  font-weight: 400;
}
#kv dl dd {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  letter-spacing: 1.12px;
  margin-top: 20px;
}


#kv div img {
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-top: 50px;
}




/* ページ内ナビ */

#sub_nav {
  margin: 50px 0 0 5%;
  border-radius: 50px 0 0 50px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}

#sub_nav ul {
  display: flex;
  align-items: center;
  padding: 0 15px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

#sub_nav ul li {
  margin: 12px 15px;
}

#sub_nav ul li a {
  color: #fff;
  font-size: 12px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  white-space: nowrap;
}




/* 特徴 */

#point {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(190, 197, 208, 0.20) 100%);
}

#point .point_bg_sp {
  background-image: url(/assets/img/ibody2/ibody2_bg.png);
  background-repeat: no-repeat;
  background-position: left 40px bottom 150px;
  background-size: 150%;}

#point .point_content {
  width: 90%;
  margin: 80px auto 0;
  padding-bottom: 80px;
}

#point .point_content h2 {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.12px;
  padding: 10px 20px;
  border-radius: 40px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));
}

#point .point_content h3 {
  font-size: 24px;
  margin-top: 30px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 0.96px;
}
#point .point_content h3 span{
  display: block;
  font-size: 18px;
}

#point .point_content ul {
  margin-top: 40px;
}

#point .point_content ul li {
  padding: 30px;
  margin-bottom: 20px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.80);
  box-shadow: 0px 0px 50px 0px #FFF inset, 0px 0px 15px 0px #D5EEEC;
}

#point .point_content ul li dl dt {
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.44px;
  margin-bottom: 20px;
}

#point .point_content ul li dl dd {
  font-size: 12px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  letter-spacing: 0.96px;
}

.point_cap {
  width: 100%;
  height: 30px;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
}




/* ご利用の流れ */

#flow {
  width: 100%;
  background-color: #fff;
}

#flow .flow_content {
  width: 90%;
  margin: 0 auto;
}

#flow .flow_content h2 {
  margin-top: 50px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.12px;
  padding: 10px 20px;
  border-radius: 40px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));}

#flow .flow_content .flow_content_inner {
  margin-top: 50px;
  margin-bottom: 50px;
}

#flow .flow_content .flow_content_inner ul {
  width: 100%;
}

#flow .flow_content .flow_content_inner ul li {
  background-image: url(/assets/img/ibody2/flow_ya_sp.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  padding-bottom: 40px;
  margin-bottom: 20px;
}
#flow .flow_content .flow_content_inner ul li:last-child {
  background: none;
}

#flow .flow_content .flow_content_inner ul li dl dt {
  color: #BEC5D0;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.64px;
}

#flow .flow_content .flow_content_inner ul li dl dd {
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.44px;
  margin-top: 20px;
}


#flow .flow_content .flow_content_inner .flow_content_img {
  position: relative;
  width: 100%;
  height: 400px;
  margin-top: 0;
}
#flow .flow_content .flow_content_inner .flow_content_img .flow_img_1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 70%;
}
#flow .flow_content .flow_content_inner .flow_content_img .flow_img_2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55%;
}




/* 専用アプリ */

#app {
  width: 100%;
  background: linear-gradient(180deg, rgba(190, 197, 208, 0.10) 0%, rgba(190, 197, 208, 0.20) 100%);
}

#app .app_cap {
  width: 100%;
  height: 30px;
  background-color: #fff;
  border-radius: 0 0 30px 30px;
}

#app .app_content {
  width: 90%;
  margin: 80px auto;
}

#app  .app_content h2 {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.12px;
  padding: 10px 20px;
  border-radius: 40px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));}

#app .app_content h3 {
  font-size: 24px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 0.96px;
  margin-top: 30px;
}

#app .app_content .flow_slider {
  padding: 40px 0;
  margin-top: 50px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}

#app .app_content .flow_slider .flow_slider_content {
  display: flex;
  align-items: center;
}

#app .app_content .flow_slider .flow_slider_content * {
    transition: none;
}

#app .app_content .flow_slider .flow_slider_content .flow_slider_back {
  width: 50px;
  height: 428px;
  background-image: url(/assets/img/ibody2/slider_ya_back.svg);
  background-repeat: no-repeat;
  background-position: left 20px center;
  background-size: 18px auto;
}
#app .app_content .flow_slider .flow_slider_content .slider_back {
    cursor: pointer;
    margin: 0 12% 0 2%;
}
#app .app_content .flow_slider .flow_slider_content .flow_slider_next {
  width: 50px;
  height: 428px;
  background-image: url(/assets/img/ibody2/slider_ya_next.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 18px auto;
}
#app .app_content .flow_slider .flow_slider_content .slider_next {
    cursor: pointer;
    margin: 0 2% 0 12%;
}

#app .app_content .flow_slider .flow_slider_content .flow_slider_main {
  flex-grow: 2;
}


#app .app_content .flow_slider .flow_slider_content li dl dt h4 {
  font-size: 20px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.6px;
}
#app .app_content .flow_slider .flow_slider_content li dl dt h4 span {
  display: block;
  color: #BEC5D0;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.64px;
  margin-bottom: 20px;
}
#app .app_content .flow_slider .flow_slider_content li dl dt p {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  margin-top: 20px;
}

#app .app_content .flow_slider .flow_slider_content li dl dd {
  text-align: center;
}
#app .app_content .flow_slider .flow_slider_content li dl dd img {
  width: 180px;
  margin: 30px auto 0;
}

#app .app_content .flow_slider .flow_slider_btn {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

#app .app_content .flow_slider .flow_slider_btn li {
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background-color: #131626;
  border-radius: 5px;
  opacity: 0.3;
}
#app .app_content .flow_slider .flow_slider_btn li.on {
  opacity: 1;
}



#app .app_dl {
  margin: 80px auto 0;
}

#app .app_dl dl {
  display: flex;
  align-items: center;
  justify-content: center;
}

#app .app_dl .app_icon img {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}

#app .app_dl dt {
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 0.96px;
}

#app .app_dl .app_store_sp {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
#app .app_dl .app_store_sp img {
  margin: 5px;
  height: 48px;
  width: auto;
}

.app_cap_b {
  width: 100%;
  height: 30px;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
}





/* 知財・特許 */

#patent {
  width: 100%;
  background-color: #fff;
}

#patent .patent_content {
  width: 90%;
  margin: 80px auto;
}

#patent .patent_content h2 {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.12px;
  padding: 10px 20px;
  border-radius: 40px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));}

#patent .patent_content h3 {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 24px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 0.96px;
}
#patent .patent_content h3 span {
  display: block;
  font-size: 18px;
  letter-spacing: 1.6px;
}

#patent .patent_content dl {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

#patent .patent_content dl dd img {
  width: 160px;
  height: auto;
  margin-right: 20px;
}

#patent .patent_content dl dt h4 {
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.44px;
}

#patent .patent_content dl dt p {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  letter-spacing: 1.12px;
  margin-top: 10px;
}





/* 製品詳細 */

#detail {
  width: 100%;
  background: linear-gradient(180deg, rgba(190, 197, 208, 0.10) 0%, rgba(190, 197, 208, 0.20) 100%);
}

#detail .detail_cap {
  width: 100%;
  height: 30px;
  background-color: #fff;
  border-radius: 0 0 30px 30px;
}

#detail .detail_content {
  width: 90%;
  margin: 100px auto;
}

#detail .detail_content h2 {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.12px;
  padding: 10px 20px;
  border-radius: 40px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));}

#detail .detail_content h3 {
  font-size: 24px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 0.96px;
  margin-top: 50px;
}

#detail .detail_content .detail_content_table {
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
  margin-top: 30px;
}

#detail .detail_content .detail_content_table dl {
  border-bottom: 1px solid #BEC5D0;
  padding: 20px 0;
}

#detail .detail_content .detail_content_table .detail_content_table_top {
  border-top: 1px solid #BEC5D0;
}

#detail .detail_content .detail_content_table dl dt {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.12px;
}

#detail .detail_content .detail_content_table dl dd {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  letter-spacing: 1.12px;
}

#detail .detail_cap_b {
  width: 100%;
  height: 30px;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
}





/* 料金プラン */

#price {
  width: 100%;
  background-color: #fff;
}

#price .price_content {
  width: 90%;
  margin: 80px auto;
}

#price .price_content h2 {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.12px;
  padding: 10px 20px;
  border-radius: 40px;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));}

#price .price_content .price_ibody2,
#price .price_content .price_poc {
  margin: 30px 0;
}

#price .price_content .price_title {
  width: 100%;
  display: flex;
  align-items: center;
}
#price .price_content .price_title h3 {
  font-size: 24px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 0.96px;
  margin-right: 20px;
  white-space: nowrap;
}
#price .price_content .price_title p {
  width: 100%;
  height: 2px;
  background-color: #131626;
}

#price .price_content .price_read {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
}

#price .price_content .price_ibody2 ul {
  padding-bottom: 50px;
}
#price .price_content .price_ibody2 ul li {
  border-radius: 10px;
  border: 2px solid var(--gray_line, #BEC5D0);
  margin-bottom: 20px;
}

#price .price_content .price_ibody2 ul li dl {
  margin: 20px;
}

#price .price_content .price_ibody2 ul li dl dt {
  font-size: 16px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1.28px;
  text-align: center;
  border-radius: 10px;
  padding: 10px 0px;
}
#price .price_content .price_ibody2 ul li dl dt.price_01 {
  background: #ECE9F9;
}
#price .price_content .price_ibody2 ul li dl dt.price_02 {
  background: #E9F9F8;
}
#price .price_content .price_ibody2 ul li dl dt.price_03 {
  background: #F9F7E9;
}

#price .price_content .price_ibody2 ul li dl dd h4 {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  text-align: center;
  margin-top: 15px;
}

#price .price_content .price_ibody2 ul li dl dd p {
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  text-align: center;
}

#price .price_content .price_ibody2 ul li dl dd p span {
  font-size: 55px;
}

#price .price_content .price_ibody2 ul li dl dd {
  border-bottom: 1px solid #BEC5D0;
  padding-bottom: 10px;
}

#price .price_content .price_ibody2 ul li dl dd:last-child{
  border-bottom: none;
  padding-bottom: 0;
}



#price .price_content .price_poc .price_poc_top {
  border-radius: 10px;
  border: 2px solid var(--gray_line, #BEC5D0);
  padding: 20px;
}

#price .price_content .price_poc .price_poc_top dt {
  font-size: 16px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  text-align: center;
  border-radius: 10px;
  background: #FEE;
  padding: 10px 100px;
}

#price .price_content .price_poc .price_poc_top dd h4 {
  font-size: 55px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  text-align: center;
}
#price .price_content .price_poc .price_poc_top dd h4 span {
  font-size: 18px;
}
#price .price_content .price_poc .price_poc_top dd p {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  text-align: center;
}


#price .price_content .price_poc_flow {
  margin-top: 50px;
}

#price .price_content .price_poc_flow li {
  padding: 20px 0 50px 0;
  background-image: url(/assets/img/ibody2/flow_ya_sp.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
}

#price .price_content .price_poc_flow li:last-child {
  background-image: none;
  padding-bottom: 0;
}

#price .price_content .price_poc_flow dl dd.price_poc_flow_step {
  color: #BEC5D0;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.64px;
}
#price .price_content .price_poc_flow dl dt {
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  margin: 20px 0;
}

#price .price_content .price_poc_flow dl dd.price_poc_flow_txt {
  font-size: 14px;
  font-family: "Noto Sans JP";
  font-weight: 300;
}


/* お問い合わせ */

#product_contact {
  background: #fff;
}

#product_contact .figureal_contact_content {
  width: 90%;
  margin: auto;
  padding-top: 50px;
}

#product_contact .figureal_contact_content h2 {
  font-size: 30px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  text-align: center;
}

#product_contact .figureal_contact_tag {
  display: flex;
  justify-content: center;
  margin: 20px auto;
}

#product_contact .figureal_contact_tag li {
  border-radius: 40px;
  font-size: 12px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: normal;
  color: #fff;
  background: var(--black_22_grade, linear-gradient(257deg, #41455A 0%, #131626 98.57%));
  padding: 10px 20px;
  margin: 0 5px;
}

#product_contact .figureal_contact_read {
  font-size: 12px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  text-align: center;
}


#product_contact .figureal_contact_cta {
  margin-top: 30px;
}

#product_contact .figureal_contact_cta li {
  width: 100%;
  margin-bottom: 30px;
}

#product_contact .figureal_contact_cta li dl {
  padding: 20px;
}

#product_contact .figureal_contact_cta li dl dt {
  font-size: 16px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}

#product_contact .figureal_contact_cta li:first-child dl dd {
  font-size: 20px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  text-align: center;
}
#product_contact .figureal_contact_cta li:first-child dl dd span {
  font-size: 12px;
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-weight: 400;
}

#product_contact .figureal_contact_cta li:last-child dl dd {
  text-align: center;
}

#product_contact .figureal_contact_cta li:first-child {
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(233, 249, 248, 0.30) 0%, #E9F9F8 100%);
}
#product_contact .figureal_contact_cta li:first-child dl {
  background-image: url(../img/3dfigure/bg_tel.svg);
  background-repeat: no-repeat;
  background-position: left 30px center;
  background-size: 20%;
}

#product_contact .figureal_contact_cta li:last-child {
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(249, 247, 233, 0.30) 0%, #F9F7E9 100%);
}
#product_contact .figureal_contact_cta li:last-child dl {
  background-image: url(../img/3dfigure/bg_mail.svg);
  background-repeat: no-repeat;
  background-position: left 30px center;
  background-size: 20%;
}



#product_contact .btn_contact {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  padding: 0px 60px 0px 30px;
  border-radius: 30px;
  border: 1px solid #131626;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.40) 100%);
  position:relative;
}
#product_contact .btn_contact::after {
  display: inline-block;
  content: "";
  width: 30px;
  height: 50px;
  background: url(/assets/img/include/icon_contact.svg) no-repeat;
  background-size: 30px 30px;
  background-position: center;
  position: absolute;
  right: 10px;
}


  /* コンテンツここまで */

}