@charset "UTF-8";
/*** THEME ***/
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
@font-face {
  font-family: "FuturaHeavyBT"; /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("/common/css/fonts/FuturaHeavyBT.ttf");
}
body {
  background: repeating-linear-gradient(-45deg, #feb280, #feb280 8px, #fed0b2 4px, #fed0b2 10px);
  background-size: 14px 14px;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  letter-spacing: 0.15em;
  font-family: inherit;
  font-weight: inherit;
}

.link_mark {
  position: relative;
  padding-left: 1.4285714286rem;
}
.link_mark::before {
  content: "";
  position: absolute;
  border-top: 0.4285714286rem solid transparent;
  border-bottom: 0.4285714286rem solid transparent;
  border-left: 0.7142857143rem solid #333;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* content */
#contents {
  width: 100%;
}
#contents .sub_imgarea {
  position: relative;
}
#contents .sub_imgarea .m_c {
  width: 100%;
  max-width: 100rem;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  border-bottom: 3px solid #323232;
  box-sizing: border-box;
  background-color: #ff6600;
}
#contents .sub_imgarea .m_c .up_btn {
  border-radius: 30px;
  height: 60px;
  padding: 0 30px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  background: #ffd8bf;
  color: #666;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
  box-shadow: 0 4px 8px 0 rgba(153, 153, 153, 0.5);
}
#contents .sub_imgarea .m_c .up_btn:hover {
  background: #feb280;
}
#contents .sub-contents {
  width: 100%;
  max-width: 100rem;
  padding: 2.8571428571rem 7.1428571429rem;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents {
    padding: 0 5%;
    padding-top: 2.8571428571rem;
  }
}
#contents .sub-contents .mainte {
  margin: 0 auto;
  font-size: 1.2857142857rem;
  line-height: 2.2;
  text-align: center;
}
#contents .sub-contents .page_ttl {
  border-bottom: 0.1428571429rem dotted #ff6600;
  padding-bottom: 1.4285714286rem;
  margin-bottom: 2.8571428571rem;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .page_ttl {
    padding-bottom: 0.7142857143rem;
  }
}
#contents .sub-contents .page_ttl h2 {
  font-size: 2.1428571429rem;
  color: #ff6600;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .page_ttl h2 {
    font-size: 1.2857142857rem;
  }
}
#contents .sub-contents .part {
  margin-bottom: 5.7142857143rem;
}
#contents .sub-contents .part h3 {
  background: #ffd8bf;
  padding: 0.7142857143rem 0.3571428571rem;
  text-align: left;
  font-size: 1.1428571429rem;
  margin: 2.8571428571rem 0 1.4285714286rem;
}
#contents .sub-contents .part .mb_txt {
  margin-bottom: 1.4285714286rem;
}
#contents .sub-contents .part .for_custom {
  margin: 1.4285714286rem 0;
}
#contents .sub-contents .part .for_custom a {
  border: 2px solid #999;
  border-radius: 0.7142857143rem;
  padding: 0.7142857143rem 0.7142857143rem;
  box-sizing: border-box;
  position: relative;
  padding-left: 3.5714285714rem;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-size: 0.9285714286rem;
}
#contents .sub-contents .part .for_custom a::before {
  content: "";
  position: absolute;
  background: url(/common/img/info_icon.png) no-repeat;
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  background-size: cover;
  left: 0.7142857143rem;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .for_custom a {
    text-decoration: none;
    line-height: 1.8;
  }
}
#contents .sub-contents .part .list_box {
  list-style: none;
}
#contents .sub-contents .part .list_box > li {
  position: relative;
  padding-left: 1.4285714286rem;
  margin-bottom: 2.1428571429rem;
}
#contents .sub-contents .part .list_box > li span {
  font-weight: bold;
}
#contents .sub-contents .part .list_box > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7857142857rem;
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  border-radius: 50%;
  background: #555;
}
#contents .sub-contents .part .list_box > li > ul li {
  position: relative;
  padding-left: 1.4285714286rem;
}
#contents .sub-contents .part .list_box > li > ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7857142857rem;
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  border: 2px solid #555;
}
#contents .sub-contents .part .list_box.mb_none > li {
  margin-bottom: 0;
}
#contents .sub-contents .part .arrow_btm li {
  margin-bottom: 1.4285714286rem;
}
#contents .sub-contents .part .arrow_btm li::after {
  content: "";
  position: absolute;
  border-top: 0.7142857143rem solid #333;
  border-left: 0.4285714286rem solid transparent;
  border-right: 0.4285714286rem solid transparent;
  left: 2em;
  bottom: -1.0714285714rem;
}
#contents .sub-contents .part .arrow_btm li:last-child {
  margin-bottom: 0;
}
#contents .sub-contents .part .arrow_btm li:last-child::after {
  display: none;
}
#contents .sub-contents .part .step_content {
  width: auto;
  margin: 2.1428571429rem 3.5714285714rem;
  box-sizing: border-box;
  box-shadow: 0.2142857143rem 0.2142857143rem 0.7142857143rem #999;
  border-radius: 0.7142857143rem;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content {
    margin: 2.1428571429rem 0;
  }
}
#contents .sub-contents .part .step_content .step_ttl {
  background: #ff6600;
  padding: 0.7142857143rem 0;
  border-radius: 0.7142857143rem 0.7142857143rem 0 0;
}
#contents .sub-contents .part .step_content .step_ttl h4 {
  color: #fff;
  text-align: center;
}
#contents .sub-contents .part .step_content .step_ttl .arrows {
  display: flex;
  align-items: center;
  justify-content: center;
}
#contents .sub-contents .part .step_content .step_ttl .arrows span {
  width: 0;
  height: 0;
  border-left: 0.5714285714rem solid transparent;
  border-right: 0.5714285714rem solid transparent;
  border-top: 0.9285714286rem solid #fff;
  margin: 0.7142857143rem 1.4285714286rem 0;
}
#contents .sub-contents .part .step_content .em_content {
  padding: 1.4285714286rem 0.7142857143rem;
}
#contents .sub-contents .part .step_content .em_content > p {
  margin-bottom: 2.1428571429rem;
}
#contents .sub-contents .part .step_content .em_content .flex_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.4285714286rem;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .flex_box {
    flex-direction: column;
  }
}
#contents .sub-contents .part .step_content .em_content .flex_box p,
#contents .sub-contents .part .step_content .em_content .flex_box ul {
  width: 50%;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .flex_box p,
  #contents .sub-contents .part .step_content .em_content .flex_box ul {
    width: 100%;
  }
}
#contents .sub-contents .part .step_content .em_content .flex_box .txt_box {
  width: 50%;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .flex_box .txt_box {
    width: 100%;
  }
}
#contents .sub-contents .part .step_content .em_content .flex_box .txt_box p,
#contents .sub-contents .part .step_content .em_content .flex_box .txt_box ul {
  width: 100%;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .flex_box .txt_box ul {
    width: auto;
  }
}
#contents .sub-contents .part .step_content .em_content .flex_box .txt_box p {
  margin-bottom: 0.7142857143rem;
}
#contents .sub-contents .part .step_content .em_content .flex_box ul {
  padding-left: 1.7857142857rem;
}
#contents .sub-contents .part .step_content .em_content .flex_box .e_img_area {
  width: 45%;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .flex_box .e_img_area {
    width: 100%;
  }
}
#contents .sub-contents .part .step_content .em_content .e_img_area {
  border: 0.1428571429rem solid #555;
  padding: 0.7142857143rem;
  height: auto;
  box-sizing: border-box;
}
#contents .sub-contents .part .step_content .em_content .e_img_area img {
  display: block;
  margin: 0 auto;
}
#contents .sub-contents .part .step_content .em_content .center {
  text-align: center;
}
#contents .sub-contents .part .step_content .em_content .e_flex {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .e_flex {
    flex-direction: column;
  }
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area {
  margin: 0.7142857143rem 1.4285714286rem;
  width: 50%;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .e_flex .e_link_area {
    width: 100%;
    margin: 0;
    margin-bottom: 2.8571428571rem;
  }
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area .e_link_ttl {
  position: relative;
  margin-left: 1.4285714286rem;
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area .e_link_ttl::before {
  content: "";
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  border-radius: 50%;
  background: #333;
  position: absolute;
  left: -1.4285714286rem;
  top: 50%;
  transform: translateY(-50%);
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area .demo_txt_link {
  margin-top: 1.4285714286rem;
  font-size: 1.1428571429rem;
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area .demo_txt_link a {
  font-weight: 600;
  color: blue;
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area .demo_btn_link {
  margin-top: 1.4285714286rem;
  width: 21.4285714286rem;
  background: #ff6600;
  height: 2.8571428571rem;
  border-radius: 0.7142857143rem;
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area .demo_btn_link:hover {
  opacity: 0.6;
  cursor: pointer;
}
#contents .sub-contents .part .step_content .em_content .e_flex .e_link_area .demo_btn_link a {
  font-size: 1.1428571429rem;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#contents .sub-contents .part .step_content .em_content .iframe_wrap {
  width: 45%;
  border: 0.1428571429rem solid #555;
  padding: 0.7142857143rem;
  box-sizing: border-box;
}
@media screen and (max-width: 736px) {
  #contents .sub-contents .part .step_content .em_content .iframe_wrap {
    width: 100%;
  }
}
#contents .sub-contents .part .step_content .em_content .iframe_area {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#contents .sub-contents .part .step_content .em_content .iframe_area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contents .sub-contents .part .service_details {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2.8571428571rem;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .service_details {
    display: block;
  }
}
#contents .sub-contents .part .service_details .service_contet,
#contents .sub-contents .part .service_details .service_a {
  width: 29%;
  max-width: 27.1428571429rem;
  margin-right: 2%;
  margin-left: 2%;
  position: relative;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 0;
  outline: 0.2142857143rem solid #323232;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .service_details .service_contet,
  #contents .sub-contents .part .service_details .service_a {
    width: 90vw;
    margin: 0 auto 1.4285714286rem;
  }
}
#contents .sub-contents .part .service_details .service_contet .img_box,
#contents .sub-contents .part .service_details .service_a .img_box {
  margin: 0.7142857143rem auto;
  width: auto;
  height: 13.5714285714rem;
  position: relative;
}
#contents .sub-contents .part .service_details .service_contet .img_box img,
#contents .sub-contents .part .service_details .service_a .img_box img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
#contents .sub-contents .part .service_details .service_contet .s_txt,
#contents .sub-contents .part .service_details .service_a .s_txt {
  font-size: 1.2142857143rem;
  background: #323232;
  height: 4.5714285714rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#contents .sub-contents .part .service_details .service_contet a,
#contents .sub-contents .part .service_details .service_a a {
  text-decoration: none;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}
#contents .sub-contents .part .service_details .service_a:hover {
  cursor: pointer;
  opacity: 0.6;
}
#contents .sub-contents .part .plan_area {
  outline: 0.2142857143rem solid #323232;
  width: 57.1428571429rem;
  margin: 0 auto;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .plan_area {
    width: 100%;
  }
}
#contents .sub-contents .part .plan_area dl {
  display: flex;
  line-height: 4;
}
#contents .sub-contents .part .plan_area dl dt {
  background: #323232;
  color: #fff;
  width: 14.2857142857rem;
  text-align: center;
}
#contents .sub-contents .part .plan_area dl dd {
  background: #fff;
  width: 100%;
  padding-left: 0.2857142857rem;
}
#contents .sub-contents .part .plan_area .bg_line {
  border-bottom: 0.2142857143rem solid #fff;
}
#contents .sub-contents .part .plan_area .bg_line2 {
  border-bottom: 0.2142857143rem solid #323232;
}
#contents .sub-contents .part .btn {
  margin: 1.4285714286rem auto 0;
  width: 17.8571428571rem;
  text-align: center;
}
#contents .sub-contents .part .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: repeating-linear-gradient(-45deg, #feb280, #feb280 8px, #fed0b2 4px, #fed0b2 10px);
  background-size: 14px 14px;
  border-radius: 0.7142857143rem;
  position: relative;
  height: 3rem;
  font-size: 1.4285714286rem;
}
#contents .sub-contents .part .btn a::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border: 0px;
  border-top: solid 0.1428571429rem #323232;
  border-right: solid 0.1428571429rem #323232;
  transform: rotate(45deg);
  position: absolute;
  top: 34%;
  right: 12%;
}
#contents .sub-contents .part .btn a:hover {
  opacity: 0.6;
}
#contents .sub-contents .part .sample_area {
  margin-top: 2.8571428571rem;
}
#contents .sub-contents .part .sample_area .sample_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.4285714286rem;
}
#contents .sub-contents .part .sample_area .sample_list li {
  width: 25%;
  padding: 0.7142857143rem 1%;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .sample_area .sample_list li {
    width: 50%;
    padding: 0.7142857143rem 2%;
  }
}
#contents .sub-contents .part .sample_area .sample_list li img {
  display: block;
  opacity: 0.6;
  transition: 0.3s;
  border-radius: 0.7142857143rem;
  box-shadow: 0 0 0.5714285714rem #ccc;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .sample_area .sample_list li img {
    opacity: 1;
  }
}
#contents .sub-contents .part .sample_area .sample_list li .model_view_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4.2857142857rem;
  height: 4.2857142857rem;
  border-radius: 50%;
  background-color: rgba(241, 241, 241, 0.9);
  pointer-events: none;
  transition: 0.3s;
}
#contents .sub-contents .part .sample_area .sample_list li .model_view_icon::before {
  content: "";
  border-left: 1.1428571429rem solid #222;
  border-top: 0.7142857143rem solid transparent;
  border-bottom: 0.7142857143rem solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0.1428571429rem;
  transition: 0.3s;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .sample_area .sample_list li .model_view_icon {
    width: 3.5714285714rem;
    height: 3.5714285714rem;
  }
  #contents .sub-contents .part .sample_area .sample_list li .model_view_icon::before {
    content: "";
    border-left: 1.7142857143rem solid #ff6600;
    border-top: 0.9285714286rem solid transparent;
    border-bottom: 0.9285714286rem solid transparent;
    margin-left: 0.2857142857rem;
  }
}
#contents .sub-contents .part .sample_area .sample_list li:hover {
  cursor: pointer;
}
#contents .sub-contents .part .sample_area .sample_list li:hover img {
  opacity: 1;
}
#contents .sub-contents .part .btn_area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .btn_area {
    display: block;
  }
}
#contents .sub-contents .part .btn_area .opacity {
  opacity: 0.6;
}
#contents .sub-contents .part .btn_area .boxbase {
  text-align: center;
  width: 29.3%;
  max-width: 27.1428571429rem;
  margin-right: 2%;
  margin-left: 2%;
  margin-bottom: 1.4285714286rem;
  box-shadow: none;
  border-radius: 0;
  outline: 0.2142857143rem solid #323232;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .btn_area .boxbase {
    width: 90vw;
    margin: 0 auto 1.4285714286rem;
  }
}
#contents .sub-contents .part .btn_area .boxbase img {
  display: block;
  height: 13.5714285714rem;
  margin: 0 auto;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .btn_area .boxbase img {
    margin: 5% auto;
  }
}
#contents .sub-contents .part .btn_area .boxbase .s_txt {
  height: 5.7142857143rem;
  min-height: 50px;
  line-height: 1.8;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .btn_area .boxbase .s_txt {
    height: auto;
  }
}
#contents .sub-contents .part .btn_area .boxbase .more_btn3,
#contents .sub-contents .part .btn_area .boxbase .more_btn2 {
  width: 100%;
  padding: 0 0.5%;
  height: 5rem;
  background: #222;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .btn_area .boxbase .more_btn3,
  #contents .sub-contents .part .btn_area .boxbase .more_btn2 {
    width: 100%;
  }
}
#contents .sub-contents .part .btn_area .boxbase .more_btn2 {
  background: #cccccc;
  height: 5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #888888;
}
#contents .sub-contents .part .btn_area .boxbase a {
  text-decoration: none;
  display: block;
  padding-top: 0.7142857143rem;
}
#contents .sub-contents .part .btn_area .boxbase a:hover {
  text-decoration: none;
  opacity: 0.6;
}
#contents .sub-contents .part .btn_area .more_btn,
#contents .sub-contents .part .btn_area .more_btn2 {
  width: 45%;
  margin-right: 1%;
  padding: 0 0.5%;
}
#contents .sub-contents .part .btn_area .more_btn:last-child,
#contents .sub-contents .part .btn_area .more_btn2:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 736px) {
  #contents .sub-contents .part .btn_area .more_btn,
  #contents .sub-contents .part .btn_area .more_btn2 {
    margin-bottom: 4%;
    width: 100%;
  }
  #contents .sub-contents .part .btn_area .more_btn:last-child,
  #contents .sub-contents .part .btn_area .more_btn2:last-child {
    margin-bottom: 0%;
  }
}
#contents .sub-contents .part .btn_area .more_btn2 {
  background: #cccccc;
  height: 3.5714285714rem;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #888888;
}

/* main */
.main_detail {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 736px) {
  .main_detail {
    display: block;
  }
}
.main_detail .sub_txt {
  width: 50%;
  color: #fff;
  padding: 3%;
  box-sizing: border-box;
  padding: 2.8571428571rem 3.8571428571rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt {
    width: 100%;
    padding: 1.4285714286rem 2%;
  }
}
.main_detail .sub_txt .h1_box .for_txt {
  display: flex;
  align-items: center;
  font-size: 1.1428571429rem;
  color: #323232;
  font-weight: 600;
  margin-bottom: 0.3571428571rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .h1_box .for_txt {
    font-size: 0.95em;
    line-height: 1.5;
  }
}
.main_detail .sub_txt .h1_box .for_txt img {
  width: 2.8571428571rem;
  margin: 0 0.7142857143rem 0 0;
}
.main_detail .sub_txt .h1_box .h1_txt {
  font-size: 1.2857142857rem;
  margin-bottom: 0rem;
  color: #323232;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .h1_box .h1_txt {
    text-align: center;
  }
}
.main_detail .sub_txt ul {
  margin: 2.8571428571rem auto;
  padding-left: 2.1428571429rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt ul {
    margin-top: 22.8571428571rem;
  }
}
.main_detail .sub_txt ul li {
  list-style: none;
  position: relative;
  margin-bottom: 0.7142857143rem;
  font-size: 1.1428571429rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt ul li {
    font-size: 1rem;
    line-height: 1.8;
  }
}
.main_detail .sub_txt ul li::before {
  content: "";
  position: absolute;
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  background-color: #fff;
  border-radius: 50%;
  left: -1.4285714286rem;
  top: 0.8571428571rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt ul li::before {
    font-size: 1rem;
    top: 0.7142857143rem;
    width: 0.5714285714rem;
    height: 0.5714285714rem;
  }
}
.main_detail .sub_txt .main_up_wrap {
  margin-bottom: 2.1428571429rem;
}
.main_detail .sub_txt .main_up_wrap p {
  font-size: 0.9285714286rem;
  line-height: 1.8;
  margin-bottom: 0.7142857143rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .main_up_wrap p {
    font-size: 1.0714285714rem;
  }
}
.main_detail .sub_txt .main_up_wrap p img {
  display: inline-block;
  margin-right: 0.7142857143rem;
  width: 4.2857142857rem;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .main_up_wrap p img {
    font-size: 1.0714285714rem;
    width: 3.5714285714rem;
  }
}
.main_detail .sub_txt .main_up_wrap button {
  border-radius: 0.7142857143rem;
  width: 80%;
  border: 2px solid #999;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 0.7142857143rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .main_up_wrap button {
    width: 100%;
  }
}
.main_detail .sub_txt .main_up_wrap button a {
  display: block;
  padding: 0.7142857143rem 0;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .main_up_wrap button a {
    padding: 1.0714285714rem 0;
  }
}
.main_detail .sub_txt .main_up_wrap .for_custom {
  margin: 1.4285714286rem 0;
}
.main_detail .sub_txt .main_up_wrap .for_custom a {
  border: 2px solid #999;
  background: #fff;
  border-radius: 0.7142857143rem;
  padding: 0.7142857143rem 0.7142857143rem;
  box-sizing: border-box;
  position: relative;
  padding-left: 3.5714285714rem;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-size: 0.9285714286rem;
  line-height: 1.5;
}
.main_detail .sub_txt .main_up_wrap .for_custom a::before {
  content: "";
  position: absolute;
  background: url(/common/img/info_icon.png) no-repeat;
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  background-size: cover;
  left: 0.7142857143rem;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .main_up_wrap .for_custom a {
    text-decoration: none;
    line-height: 1.8;
  }
}
.main_detail .sub_txt .main_modeler_wrap p {
  font-size: 1.0714285714rem;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .main_modeler_wrap p {
    font-size: 1rem;
  }
}
.main_detail .sub_txt .main_modeler_wrap button {
  width: 60%;
  background: #fff;
  border: 2px solid #ffd8bf;
  box-sizing: border-box;
  border-radius: 1.4285714286rem;
  margin: 0.7142857143rem auto;
  display: block;
  transition: 0.3s;
}
@media only screen and (max-width: 736px) {
  .main_detail .sub_txt .main_modeler_wrap button {
    width: 80%;
  }
}
.main_detail .sub_txt .main_modeler_wrap button a {
  display: block;
  text-decoration: none;
  padding: 0.7142857143rem 0;
  font-size: 1.2857142857rem;
  font-weight: bold;
  color: #c30463;
  transition: 0.3s;
}
.main_detail .sub_txt .main_modeler_wrap button:hover {
  background: #c30463;
}
.main_detail .sub_txt .main_modeler_wrap button:hover a {
  color: #fff;
}
.main_detail #view_sample_area {
  width: 50%;
  height: auto;
  background-color: #feb280;
}
@media only screen and (max-width: 736px) {
  .main_detail #view_sample_area {
    width: 100%;
    height: 17.8571428571rem;
    left: 50%;
    transform: translateX(-50%);
    top: 12.8571428571rem;
    position: absolute;
    background-color: #ffd8bf;
  }
}
.main_detail #view_sample_area .operation {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  width: 17.8571428571rem;
  height: auto;
}
.main_detail #view_sample_area .operation img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .main_detail #view_sample_area .operation {
    display: none;
  }
}
.main_detail #view_sample_area iframe {
  width: 100%;
  height: 100%;
}
.main_detail #view_sample_area.customize {
  position: relative;
}
@media only screen and (max-width: 736px) {
  .main_detail #view_sample_area.customize {
    position: absolute;
  }
}
.main_detail #view_sample_area.customize .logo_none {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  font-size: 0.9285714286rem;
}
@media only screen and (max-width: 736px) {
  .main_detail #view_sample_area.customize .logo_none {
    line-height: 1.5;
  }
}

#yes-no .chart {
  width: 100%;
  height: 50rem;
  min-height: 530px;
  position: relative;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart {
    height: 96.4285714286rem;
  }
}
#yes-no .chart .c_step1 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 3.5714285714rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffd8bf;
  border-radius: 1.7857142857rem;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_step1 {
    height: 4.2857142857rem;
  }
}
#yes-no .chart .c_step1 p {
  font-size: 1.2857142857rem;
  color: #555;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_step1 p {
    font-size: 1.0714285714rem;
  }
}
#yes-no .chart .arrow_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#yes-no .chart .arrow_wrap .arrow {
  border-right: 1.0714285714rem solid transparent;
  border-top: 1.5714285714rem solid #ff6600;
  border-left: 1.0714285714rem solid transparent;
  margin: 0.3571428571rem 0;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .arrow_wrap .arrow {
    border-right: 0.7142857143rem solid transparent;
    border-top: 1.2142857143rem solid #ff6600;
    border-left: 0.7142857143rem solid transparent;
    margin: 0.2857142857rem 0;
  }
}
#yes-no .chart .arrow_wrap p {
  height: 2.8571428571rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4285714286rem;
  font-weight: bold;
  color: #333;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .arrow_wrap p {
    font-size: 1.1428571429rem;
    height: 2.1428571429rem;
  }
}
#yes-no .chart .yes_arrow_af1 {
  position: absolute;
  top: 5rem;
  transform: translateX(-50%);
  left: 32.5%;
}
#yes-no .chart .no_arrow_af1 {
  position: absolute;
  top: 5rem;
  transform: translateX(50%);
  right: 15%;
}
#yes-no .chart .c_step2 {
  position: absolute;
  top: 18.2857142857rem;
  width: 65%;
  height: 5.7142857143rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffd8bf;
  border-radius: 2.8571428571rem;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_step2 {
    height: 6.4285714286rem;
    top: 14.5rem;
  }
}
#yes-no .chart .c_step2 p {
  font-size: 1.2857142857rem;
  color: #555;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_step2 p {
    font-size: 1.0714285714rem;
    line-height: 1.5;
  }
}
#yes-no .chart .yes_arrow_af2 {
  position: absolute;
  top: 25.4285714286rem;
  transform: translateX(-50%);
  left: 15%;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .yes_arrow_af2 {
    top: 21.1428571429rem;
  }
}
#yes-no .chart .no_arrow_af2 {
  position: absolute;
  top: 25.4285714286rem;
  transform: translateX(-50%);
  left: 50%;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .no_arrow_af2 {
    top: 21.1428571429rem;
  }
}
#yes-no .chart .sp_num {
  display: none;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .sp_num {
    display: block;
    position: absolute;
    top: 31.4285714286rem;
    width: 100%;
    height: 2.8571428571rem;
  }
  #yes-no .chart .sp_num span {
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    border-radius: 50%;
    background: #ff6600;
    position: absolute;
    top: 0;
  }
  #yes-no .chart .sp_num span::before {
    content: "1";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.0714285714rem;
    font-weight: 600;
  }
  #yes-no .chart .sp_num span.no1 {
    left: 15%;
    transform: translateX(-50%);
  }
  #yes-no .chart .sp_num span.no2 {
    left: 50%;
    transform: translateX(-50%);
  }
  #yes-no .chart .sp_num span.no2::before {
    content: "2";
  }
  #yes-no .chart .sp_num span.no3 {
    right: 15%;
    transform: translateX(50%);
  }
  #yes-no .chart .sp_num span.no3::before {
    content: "3";
  }
}
#yes-no .chart .c_finish {
  position: absolute;
  top: 38.2857142857rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_finish {
    display: block;
  }
}
#yes-no .chart .c_finish .c_info {
  width: 30%;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_finish .c_info {
    width: 100%;
    background: #ffd8bf;
    margin-bottom: 2.1428571429rem;
    padding: 0.7142857143rem 2%;
    box-sizing: border-box;
    position: relative;
    border-radius: 0.7142857143rem;
  }
}
#yes-no .chart .c_finish .c_info .num {
  display: none;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_finish .c_info .num {
    display: block;
    position: absolute;
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    border-radius: 50%;
    background: #ff6600;
  }
  #yes-no .chart .c_finish .c_info .num::before {
    content: "1";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.0714285714rem;
    font-weight: 600;
  }
  #yes-no .chart .c_finish .c_info .num.no2::before {
    content: "2";
  }
  #yes-no .chart .c_finish .c_info .num.no3::before {
    content: "3";
  }
}
#yes-no .chart .c_finish .c_info button {
  width: 100%;
  background: #ffd8bf;
  height: 4.2857142857rem;
  border-radius: 1.4285714286rem;
  margin-bottom: 1.4285714286rem;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_finish .c_info button {
    width: 90%;
    display: block;
    margin: 0 auto 1.4285714286rem;
  }
}
#yes-no .chart .c_finish .c_info button.pr_color {
  background: #ff6600;
}
#yes-no .chart .c_finish .c_info button.mo_color {
  background: #c30463;
}
#yes-no .chart .c_finish .c_info button a {
  display: block;
  text-decoration: none;
  font-size: 1.2857142857rem;
  color: #fff;
  font-weight: 600;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#yes-no .chart .c_finish .c_info button a span {
  font-size: 1.5714285714rem;
  margin-right: 0.3571428571rem;
}
#yes-no .chart .c_finish .c_info button:hover {
  opacity: 0.6;
}
#yes-no .chart .c_finish .c_info p {
  line-height: 1.8;
}
#yes-no .chart .c_finish .c_info .c_do {
  margin-bottom: 0.7142857143rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4.2857142857rem;
  font-weight: 600;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart .c_finish .c_info .c_do {
    height: 2.8571428571rem;
    justify-content: flex-start;
    padding-left: 3.5714285714rem;
    margin-bottom: 1.4285714286rem;
    font-size: 1rem;
  }
}
#yes-no .chart2 {
  width: 100%;
  height: 28.5714285714rem;
  min-height: 330px;
  position: relative;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 {
    height: 42.8571428571rem;
  }
}
#yes-no .chart2 .c_step1 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 3.5714285714rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffd8bf;
  border-radius: 1.7857142857rem;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .c_step1 {
    height: 4.2857142857rem;
  }
}
#yes-no .chart2 .c_step1 p {
  font-size: 1.2857142857rem;
  color: #555;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .c_step1 p {
    font-size: 1.0714285714rem;
  }
}
#yes-no .chart2 .arrow_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#yes-no .chart2 .arrow_wrap .arrow {
  border-right: 1.0714285714rem solid transparent;
  border-top: 1.5714285714rem solid #ff6600;
  border-left: 1.0714285714rem solid transparent;
  margin: 0.3571428571rem 0;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .arrow_wrap .arrow {
    border-right: 0.7142857143rem solid transparent;
    border-top: 1.2142857143rem solid #ff6600;
    border-left: 0.7142857143rem solid transparent;
    margin: 0.2857142857rem 0;
  }
}
#yes-no .chart2 .arrow_wrap p {
  height: 2.8571428571rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4285714286rem;
  font-weight: bold;
  color: #333;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .arrow_wrap p {
    font-size: 1.1428571429rem;
    height: 2.1428571429rem;
  }
}
#yes-no .chart2 .yes_arrow_af1 {
  position: absolute;
  top: 5rem;
  transform: translateX(-50%);
  left: 20%;
}
#yes-no .chart2 .no_arrow_af1 {
  position: absolute;
  top: 5rem;
  transform: translateX(50%);
  right: 20%;
}
#yes-no .chart2 .sp_num {
  display: none;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .sp_num {
    display: block;
    position: absolute;
    top: 31.4285714286rem;
    width: 100%;
    height: 2.8571428571rem;
  }
  #yes-no .chart2 .sp_num span {
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    border-radius: 50%;
    background: #ff6600;
    position: absolute;
    top: 0;
  }
  #yes-no .chart2 .sp_num span::before {
    content: "1";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.0714285714rem;
    font-weight: 600;
  }
  #yes-no .chart2 .sp_num span.no1 {
    left: 15%;
    transform: translateX(-50%);
  }
  #yes-no .chart2 .sp_num span.no2 {
    left: 50%;
    transform: translateX(-50%);
  }
  #yes-no .chart2 .sp_num span.no2::before {
    content: "2";
  }
  #yes-no .chart2 .sp_num span.no3 {
    right: 15%;
    transform: translateX(50%);
  }
  #yes-no .chart2 .sp_num span.no3::before {
    content: "3";
  }
}
#yes-no .chart2 .c_finish {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .c_finish {
    display: block;
  }
}
#yes-no .chart2 .c_finish .c_info {
  width: 40%;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .c_finish .c_info {
    width: 100%;
    background: #ffd8bf;
    margin-bottom: 2.1428571429rem;
    padding: 0.7142857143rem 2%;
    box-sizing: border-box;
    position: relative;
    border-radius: 0.7142857143rem;
  }
}
#yes-no .chart2 .c_finish .c_info .num {
  display: none;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .c_finish .c_info .num {
    display: block;
    position: absolute;
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    border-radius: 50%;
    background: #ff6600;
  }
  #yes-no .chart2 .c_finish .c_info .num::before {
    content: "1";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.0714285714rem;
    font-weight: 600;
  }
  #yes-no .chart2 .c_finish .c_info .num.no2::before {
    content: "2";
  }
  #yes-no .chart2 .c_finish .c_info .num.no3::before {
    content: "3";
  }
}
#yes-no .chart2 .c_finish .c_info button {
  width: 100%;
  background: #ffd8bf;
  height: 4.2857142857rem;
  border-radius: 1.4285714286rem;
  margin-bottom: 1.4285714286rem;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .c_finish .c_info button {
    width: 90%;
    display: block;
    margin: 0 auto 1.4285714286rem;
  }
}
#yes-no .chart2 .c_finish .c_info button.pr_color {
  background: #ff6600;
}
#yes-no .chart2 .c_finish .c_info button.mo_color {
  background: #c30463;
}
#yes-no .chart2 .c_finish .c_info button a {
  display: block;
  text-decoration: none;
  font-size: 1.2857142857rem;
  color: #fff;
  font-weight: 600;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#yes-no .chart2 .c_finish .c_info button a span {
  font-size: 1.5714285714rem;
  margin-right: 0.3571428571rem;
}
#yes-no .chart2 .c_finish .c_info button:hover {
  opacity: 0.6;
}
#yes-no .chart2 .c_finish .c_info p {
  line-height: 1.8;
}
#yes-no .chart2 .c_finish .c_info .c_do {
  margin-bottom: 0.7142857143rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4.2857142857rem;
  font-weight: 600;
}
@media only screen and (max-width: 736px) {
  #yes-no .chart2 .c_finish .c_info .c_do {
    height: 2.8571428571rem;
    justify-content: flex-start;
    padding-left: 3.5714285714rem;
    margin-bottom: 1.4285714286rem;
    font-size: 1rem;
  }
}
#yes-no .chart2.chart2 .c_finish {
  top: auto;
  bottom: 0;
}

.help_btn {
  display: block;
  width: 70px;
  height: 70px;
  border: none;
  padding: 20px;
  box-sizing: border-box;
}
.help_btn button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #333333;
  width: 70px;
  height: 70px;
  border: none;
  webkit-appearance: none;
  cursor: pointer;
}
.help_btn img {
  width: 50%;
}
.help_btn p {
  color: #fff;
  font-size: 14px;
}

@media only screen and (max-width: 736px) {
  .remodal {
    width: 100% !important;
    padding: 40px 2% !important;
  }
}
.remodal .modal_ttl {
  font-size: 1.7142857143rem;
  margin-bottom: 1.4285714286rem;
  border-bottom: 0.1428571429rem solid;
  text-align: left;
}
.remodal p {
  margin-bottom: 1.4285714286rem;
  text-align: left;
}
.remodal .modal_content {
  text-align: left;
  margin-bottom: 2.8571428571rem;
}
.remodal .modal_content .img_box {
  margin: 0 auto;
  width: 70%;
  height: auto;
  text-align: center;
  border: 1px solid #555;
}
.remodal .modal_content h2 {
  border-bottom: 0.2142857143rem dotted #ff6600;
  margin-bottom: 1.4285714286rem;
  padding-bottom: 0.7142857143rem;
  text-align: left;
  font-size: 1.4285714286rem;
  font-weight: bold;
  color: #ff6600;
  display: block;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 736px) {
  .remodal .modal_content h2 {
    display: block;
    text-align: left;
  }
}
.remodal .modal_content .flex_box {
  display: flex;
}
.remodal .modal_content .flex_box p {
  width: calc(60% - 2.1428571429rem);
}
.remodal .modal_content .flex_box .img_area {
  width: 40%;
  margin-left: 2.1428571429rem;
}
@media only screen and (max-width: 736px) {
  .remodal .modal_content .flex_box {
    flex-direction: column;
  }
  .remodal .modal_content .flex_box p {
    width: 100%;
  }
  .remodal .modal_content .flex_box .img_area {
    width: 100%;
    margin-left: 0;
  }
}
.remodal .modal_content .flex_box2 {
  display: flex;
}
.remodal .modal_content .flex_box2 p {
  width: calc(85% - 2.1428571429rem);
}
.remodal .modal_content .flex_box2 .img_area {
  width: 15%;
  margin-left: 2.1428571429rem;
}
@media only screen and (max-width: 736px) {
  .remodal .modal_content .flex_box2 {
    flex-direction: column;
  }
  .remodal .modal_content .flex_box2 p {
    width: 100%;
  }
  .remodal .modal_content .flex_box2 .img_area {
    width: 100%;
    margin-left: 0;
  }
}
.remodal .modal_content .logo_image {
  width: 25%;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .remodal .modal_content .logo_image {
    width: 60%;
  }
}
.remodal .modal_content h3 {
  background: #ffd8bf;
  padding: 0.7142857143rem 0.3571428571rem;
  text-align: left;
  font-size: 1.1428571429rem;
  margin: 2.8571428571rem 0 1.4285714286rem;
}
.remodal .modal_content h4 {
  margin: 1.4285714286rem 0 0.7142857143rem;
  font-size: 1.1428571429rem;
}
.remodal .modal_content .list_box {
  list-style: none;
}
.remodal .modal_content .list_box > li {
  text-align: left;
  position: relative;
  padding-left: 1.4285714286rem;
  margin-bottom: 0rem;
}
.remodal .modal_content .list_box > li span {
  font-weight: bold;
}
.remodal .modal_content .list_box > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7857142857rem;
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  border-radius: 50%;
  background: #555;
}
.remodal .modal_content .list_box > li > ul li {
  position: relative;
  padding-left: 1.4285714286rem;
}
.remodal .modal_content .list_box > li > ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7857142857rem;
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  border: 2px solid #555;
}
.remodal .modal_content .arrow_btm li {
  margin-bottom: 1.4285714286rem;
}
.remodal .modal_content .arrow_btm li::after {
  content: "";
  position: absolute;
  border-top: 0.7142857143rem solid #333;
  border-left: 0.4285714286rem solid transparent;
  border-right: 0.4285714286rem solid transparent;
  left: 2em;
  bottom: -1.0714285714rem;
}
.remodal .modal_content .arrow_btm li:last-child {
  margin-bottom: 0;
}
.remodal .modal_content .arrow_btm li:last-child::after {
  display: none;
}