.product_imglist {
    display: flex;
    margin-bottom: 16px;
}

.product_imglist li{
    margin-right: 8px;
    width: calc((100% - 16px) / 3);
}
.product_imglist li img{
    width: 100%;
    margin-right: 8px;

}
.product_imglist li:last-of-type{
    margin-right: 0px;
}

@media only screen and (max-width: 960px) {
    .product_imglist {
        margin-bottom: 8px;
    }
}

.editor_wrap img {
	padding: 0 24px;
	width: auto;
	max-width: 100%;
}

@media only screen and (max-width: 960px) {
	.editor_wrap img {
		width: 100%;
    max-width: 410px;
  }
}

/*
.editor_wrap img {
    padding: 0px 24px;
    width: auto !important;
    max-width: 100% !important;
}
@media only screen and (max-width: 960px) {
  .editor_wrap img {
    width: auto !important;
    max-width: 410px !important;
  }
}
*/

.common-catalogue {
  background: url("../../assets/images/common/catalog.jpeg") center center no-repeat !important;
  background-size: cover !important;
}

@media only screen and (max-width: 768px) {
  .common-catalogue.product {
    bottom: 15px !important;
  }
}

.editor_wrap h3{
  margin-top: 16px;
}

.editor_wrap p {

}
@media only screen and (max-width: 960px) {
  .editor_wrap h3{
    padding-top: 8px;
    font-weight: bold;
  }
  .editor_wrap h2 {
    font-weight: bold;
    padding: 0 0 0 8px;
  }
  .editor_wrap p {
    margin: 0 0 16px;
  }
  .product-d_block {
    margin: 0 0 16px;
  }
  .product-d_block .product-d_title {
    font-weight: bold;
    padding: 0 0 0 8px;
  }
}
.product-d_others_text {
  line-height: 1.4;
  font-size: 16px;
}
.product-d_block .product-d_sample_slider .product-d_btnarea_block {
  justify-content: start;
}
.product-d_table_title {
  font-weight: bold;
}

.editor_wrap p a {
  font-weight: bold;
}
.product-d_block .product-d_sample_slider .product-d_sample_link .product-d_sample_name  {
  font-weight: bold;
}


.water-all_mv_wrap {
  padding: 40px;
}

@media only screen and (max-width: 960px) {
  .water-all_mv_wrap {
    padding: 24px;
    margin: 0 0 40px;
  }
  .product-all_head .common_all_link small {
    margin: 0 0 0 12px;
  }
  .common_related_title {
    font-size: 28px;
  }
  .product-all_head .product-all_title {
    font-size: 20px;
  }
  .product-category_others_wrap .common_related_title {
    margin: 0 0 20px;
  }
  .editor_title {
    font-size: 24px;
  }
  .product_link .product_title {
    font-size: 16px;
  }
}

.water-all_mv_wrap .water-all_mv_title{
  line-height: 1.4;
}
.product_link .product_title {
  font-size: 18px;
  line-height: 1.4;
}


/* TOPページ QRコードデザイン */

.qr_wrap {
  position: relative;
}

.qr {
  position: absolute;
  font-size: 48px;
  top: 48%;
  right: 196px;
  z-index: 99;
}
.qr img {
  width: 100%;
  max-width: 110px;
}

@media only screen and (max-width: 960px) {
  .qr {
    position: absolute;
    font-size: 48px;
    top: 66%;
    right: auto;
    left: 20px;
  }
}

@media only screen and (max-width: 400px) {
  .qr img{
    max-width: 90px;
  }
  .qr {
    top: 70%;
  }
  .top_mv_title01 {
    font-size: 30px !important;
  }
  .top_mv_title02 {
    font-size: 25px !important;
  }
}

@media only screen and (max-width: 370px) {
  .qr img{
    max-width: 86px;
  }
  .top_mv_title01 {
    font-size: 28px !important;
  }
  .qr {
    position: absolute;
    font-size: 48px;
    right: auto;
    top: 68%;
    left: 20px;
  }
}


@charset "UTF-8";
/* ======================= VARIABLE ====== */
/* placeholder color */

.ec-popup_quest_wrap .product-d_form_quest_editor {
  height: calc( 100svh - 140px );
  overflow: scroll;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
.ec-popup_quest_wrap .product-d_form_quest_editor::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}


/* detail */
.editor_wrap .product-d_layout_wrap .product-d_layout_sub {
  width: 100%;
  margin: 0 0 40px;
}
.editor_wrap .product-d_layout_wrap .product-d_layout_main {
  width: 100%;
  margin: 0 0 40px;
}
.editor_wrap .product-d_pic_block {
  margin: 0 0 60px;
}
.editor_wrap .product-d_pic_block .product-d_pic_text {
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
  color: #999;
  margin: 0 0 10px;
}
.editor_wrap .product-d_pic_block .product-d_pic_text img {
  display: inline-block;
  width: 15px;
  margin: 0 10px 0 0;
  vertical-align: -2px;
}
.editor_wrap .product-d_pic_block .product-d_pic_main {
  margin: 0 0 10px;
}
.editor_wrap .product-d_pic_block .product-d_pic_main .product-d_pic_link {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.editor_wrap .product-d_pic_block .product-d_pic_main .product-d_pic_link:hover:before {
  opacity: 1;
}
.editor_wrap .product-d_pic_block .product-d_pic_main .product-d_pic_link:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/ec/zoom_white_icon.svg") center center no-repeat rgba(0, 0, 0, 0.3);
  background-size: 30px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.editor_wrap .product-d_pic_block .product-d_pic_sub .product-d_pic_sublist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -10px;
}
.editor_wrap .product-d_pic_block .product-d_pic_sub .product-d_pic_subitem {
  display: block;
  width: calc( ( 100% - 30px ) / 4 );
  margin: 0 10px 10px 0;
}
.editor_wrap .product-d_pic_block .product-d_pic_sub .product-d_pic_subitem:nth-of-type(4n) {
  margin: 0 0 10px;
}
.editor_wrap .product-d_pic_block .product-d_pic_sub .product-d_pic_sub_image {
  display: block;
  width: 100%;
  padding-top: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_info_list {
    margin: 0 -20px;
    border-top: 1px #d2d2d2 solid;
  }
}
.editor_wrap .product-d_info_list .product-d_info_item {
  margin: 0 0 40px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_info_list .product-d_info_item {
    margin: 0;
    border-bottom: 1px #d2d2d2 solid;
  }
}
.editor_wrap .product-d_info_list .product-d_info_item:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_flow_list .product-d_flow_item {
  display: -webkit-flex;
  display: flex;
  margin: 0 0 40px;
}
.editor_wrap .product-d_flow_list .product-d_flow_item:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_flow_list .product-d_flow_item:last-of-type .product-d_flow_sub:before {
  content: none;
}
.editor_wrap .product-d_flow_list .product-d_flow_sub {
  position: relative;
  width: 60px;
  text-align: center;
  margin: 0 20px 0 0;
}
.editor_wrap .product-d_flow_list .product-d_flow_sub:before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 40px);
  background: #E5827A;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.editor_wrap .product-d_flow_list .product-d_flow_sub .product-d_flow_num {
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  color: #E5827A;
  font-weight: bold;
  background: #fff;
  margin: 0;
}
.editor_wrap .product-d_flow_list .product-d_flow_sub .product-d_flow_num span {
  margin: 0 0 0 2px;
  font-size: 14px;
}
.editor_wrap .product-d_flow_list .product-d_flow_sub .product-d_flow_pic {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: #E5827A;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.editor_wrap .product-d_flow_list .product-d_flow_sub .product-d_flow_pic img {
  display: block;
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding: 0;
  margin: 0;
}
.editor_wrap .product-d_flow_list .product-d_flow_main {
  width: calc( 100% - 80px );
}
.editor_wrap .product-d_info_title {
  position: relative;
  font-size: 24px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  padding: 0 0 10px;
  margin: 0 0 30px;
  border-bottom: 1px #d2d2d2 solid;
}
.editor_wrap .product-d_info_title img {
  display: inline-block;
  width: 24px;
  vertical-align: -2px;
  margin: 0 5px 0 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_info_title img {
    vertical-align: -5px;
  }
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_info_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_info_title {
    padding: 15px 20px;
    margin: 0;
    font-size: 16px;
    border-bottom: none;
    background: url("../images/ec/down_black_arrow.svg") right 20px center no-repeat;
    background-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_info_title.active {
    background-image: url("../images/ec/top_black_arrow.svg");
  }
}
.editor_wrap .product-d_info_title.mb15 {
  margin: 0 0 15px;
}
.editor_wrap .product-d_info_title:after {
  content: "";
  display: block;
  height: 1px;
  width: 100px;
  background: #E5827A;
  position: absolute;
  bottom: -1px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_info_title:after {
    content: none;
  }
}
.editor_wrap .product-d_info_table{
	border: none;
}
.editor_wrap .product-d_info_table tr {
  border-bottom: 1px #d2d2d2 dashed;
}
.editor_wrap .product-d_info_table tr:nth-of-type(even){
	background: #fff;
}
.editor_wrap .product-d_info_table tr:last-of-type {
  border-bottom: none;
}
.editor_wrap .product-d_info_table .product-d_info_th {
  font-size: 14px;
  line-height: 1.6;
  color: #121212;
  font-weight: bold;
  width: 120px;
  padding: 15px 10px 15px 0;
  vertical-align: top;
}
.editor_wrap .product-d_info_table .product-d_info_td {
  padding: 15px 0;
  border: none;
}
.editor_wrap .product-d_info_table .product-d_info_td p{
	margin: 0;
}
.editor_wrap .product-d_info_main {
  display: block;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_info_main {
    display: none;
    padding: 15px 20px 30px;
  }
}
.editor_wrap .product-d_form_block {
  padding: 20px;
  background: #F6F6F6;
  margin: 0 0 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_form_block {
    margin: 0 -20px 40px;
    padding: 20px;
  }
}
.editor_wrap .product-d_form_date {
  background: #fff;
  border: 1px #d2d2d2 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 0 20px;
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_form_date {
    display: block;
    text-align: center;
  }
}
.editor_wrap .product-d_form_date .product-d_form_date_title {
  font-size: 16px;
  line-height: 1.5;
  color: #C91C0E;
  font-weight: bold;
  margin: 0 30px 0 0;
  white-space: nowrap;
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_form_date .product-d_form_date_title {
    font-size: 14px;
    margin: 0 0 5px;
  }
}
.editor_wrap .product-d_form_date .product-d_form_date_text {
  font-size: 24px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  margin: 0;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_form_date .product-d_form_date_text {
    font-size: 20px;
  }
}
.editor_wrap .product-d_form_box {
  margin: 0 0 20px;
}
.editor_wrap .product-d_form_box .product-d_form_head {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 0 10px;
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_title {
  font-size: 16px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest {
  display: block;
  width: 16px;
  margin: 0 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest {
    display: none;
  }
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest:hover .product-d_form_quest_icon:after {
  animation-delay: 2s;
  -moz-animation: show 1s ease forwards;
  -webkit-animation: show 1s ease forwards;
  animation: show 1s ease forwards;
  opacity: 1;
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest:hover .product-d_form_quest_main {
  animation-delay: 2s;
  -moz-animation: fade 1s ease forwards;
  -webkit-animation: fade 1s ease forwards;
  animation: fade 1s ease forwards;
  display: block;
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest_icon {
  position: relative;
  display: block;
  width: 16px;
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest_icon img {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest_icon:after {
  content: "";
  display: block;
  visibility: hidden;
  opacity: 0;
  border-right: 6px solid transparent;
  border-bottom: 10px solid rgba(18, 18, 18, 0.8);
  border-left: 6px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest_main {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: calc( 100% + 6px );
  width: 100%;
  max-height: 360px;
  overflow: scroll;
  padding: 20px;
  background: rgba(18, 18, 18, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest_btn {
  display: none;
  width: 16px;
  height: 16px;
  background: none;
  margin: 0 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest_btn {
    display: block;
  }
}
.editor_wrap .product-d_form_box .product-d_form_head .product-d_form_quest_btn img {
  display: block;
  width: 100%;
  padding: 0;
}
.editor_wrap .product-d_form_box .product-d_form_body .product-d_form_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 -10px;
}
.editor_wrap .product-d_form_box .product-d_form_body .product-d_form_list .product-d_form_item {
  width: calc( 50% - 5px );
  margin: 0 0 10px;
}
.editor_wrap .product-d_form_box .product-d_form_body .product-d_form_link {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #707070;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  margin: 0;
}
.editor_wrap .product-d_form_box .product-d_form_body .product-d_form_link.active {
  background: #E5827A;
  color: #fff;
}
.editor_wrap .product-d_form_box .product-d_form_body .product-d_form_select {
	outline: none;
  margin: 10px 0 0;
}
.editor_wrap .product-d_form_sub_box {
  display: none;
  position: relative;
  margin: 0 0 20px;
  padding: 20px;
  border: 1px #E5827A solid;
  background: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.editor_wrap .product-d_form_sub_box .product-d_form_radio_label .product-d_form_radio_text {
  border: 1px #d2d2d2 solid;
}
.editor_wrap .product-d_form_sub_box .product-d_form_radio_label input:checked + .product-d_form_radio_text {
  border-color: #E5827A;
}
.editor_wrap .product-d_form_sub_box .product-d_form_box:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_form_input {
  display: block;
  width: 100%;
  height: 40px;
  outline: none;
  font-size: 14px;
  color: #121212;
  padding: 0 15px;
  text-align: center;
  border: 1px #d2d2d2 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
}
.editor_wrap .product-d_form_input:focus {
  border-color: #707070;
}
.editor_wrap .product-d_form_input:disabled {
  background: #F1F1F1;
  color: #d2d2d2;
}
.editor_wrap .product-d_form_select {
  display: block;
  width: 100%;
  height: 40px;
  background: url("../images/ec/select_arrow.svg") right 15px center no-repeat #fff;
  background-size: 12px;
  padding: 0 50px 0 15px;
  font-size: 14px;
  border: 1px #d2d2d2 solid;
  color: #121212;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
}
.editor_wrap .product-d_form_select:focus {
  border-color: #707070;
}
.editor_wrap .product-d_form_radio_label input {
  display: none;
}
.editor_wrap .product-d_form_radio_label .product-d_form_radio_text {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 14px;
  width: 100%;
  height: 100%;
  padding: 10px 10px 10px 36px;
  color: #707070;
  line-height: 1.5;
  position: relative;
  font-weight: bold;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
}
.editor_wrap .product-d_form_radio_label .product-d_form_radio_text::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 13px;
  height: 13px;
  background: #fff;
  border: 2px solid #999;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.editor_wrap .product-d_form_radio_label input:checked + .product-d_form_radio_text {
  color: #fff;
  background: #E5827A;
}
.editor_wrap .product-d_form_radio_label input:checked + .product-d_form_radio_text::before {
  border-color: #fff;
  background: #E5827A;
}
.editor_wrap .product-d_form_color_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -10px;
}
.editor_wrap .product-d_form_color_list .product-d_form_color_item {
  width: calc( ( 100% - 30px ) / 4 );
  margin: 0 10px 10px 0;
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_form_color_list .product-d_form_color_item {
    width: calc( ( 100% - 20px ) / 3 );
  }
}
.editor_wrap .product-d_form_color_list .product-d_form_color_item:nth-of-type(4n) {
  margin: 0 0 10px;
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_form_color_list .product-d_form_color_item:nth-of-type(4n) {
    margin: 0 10px 10px 0;
  }
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_form_color_list .product-d_form_color_item:nth-of-type(3n) {
    margin: 0 0 10px;
  }
}
.editor_wrap .product-d_form_color_label input {
  display: none;
}
.editor_wrap .product-d_form_color_label .product-d_form_color_box {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #121212;
  border: 1px #d2d2d2 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  font-size: 12px;
  line-height: 1.5;
}
.editor_wrap .product-d_form_color_label .product-d_form_color_box img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: cover;
  margin: 0 0 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.editor_wrap .product-d_form_color_label input:checked + .product-d_form_color_box {
  border: 2px #E5827A solid;
}
.editor_wrap .product-d_form_multiple_block {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.editor_wrap .product-d_form_multiple_block .product-d_form_input {
  width: 80px;
  min-width: 80px;
  margin: 0 0 0 10px;
}
.editor_wrap .product-d_form_number_block {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.editor_wrap .product-d_form_number_block .product-d_form_input {
  width: 100px;
}
.editor_wrap .product-d_form_number_block .product-d_form_number_text {
  font-size: 12px;
  line-height: 1.5;
  color: #707070;
  margin: 0 0 0 10px;
}
.editor_wrap .product-d_form_checkbox_label input {
  display: none;
}
.editor_wrap .product-d_form_checkbox_label .product-d_form_checkbox_text {
  display: inline-block;
  padding: 0 0 0 26px;
  font-size: 14px;
  color: #121212;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  margin: 0;
}
.editor_wrap .product-d_form_checkbox_label .product-d_form_checkbox_text::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #d2d2d2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.editor_wrap .product-d_form_checkbox_label input:checked + .product-d_form_checkbox_text::before {
  background: #E5827A;
  border: 1px solid #E5827A;
}
.editor_wrap .product-d_form_checkbox_label input:checked + .product-d_form_checkbox_text::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 4px;
  height: 7px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.editor_wrap .product-d_form_sub_text {
  font-size: 12px;
  line-height: 1.5;
  margin: 10px 0 0;
  color: #707070;
}
.editor_wrap .product-d_form_sub_text p{
	margin: 0;
}
.editor_wrap .product-d_form_sub_text span {
  color: #C91C0E;
}
.editor_wrap .product-d_form_price_btnarea {
  padding: 85px 0 0;
  margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_price_btnarea {
    padding: 75px 0 0;
  }
}
.editor_wrap .product-d_form_price_btnarea .product-d_form_price_inner {
  position: relative;
  background: #fff;
  padding: 55px 0 0;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.editor_wrap .product-d_form_price_btnarea .product-d_form_price_inner:before {
  content: "";
  display: block;
  width: 170px;
  height: 170px;
  position: absolute;
  top: -85px;
  left: 50%;
  background: #fff;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_price_btnarea .product-d_form_price_inner:before {
    width: 150px;
    height: 150px;
    top: -75px;
  }
}
.editor_wrap .product-d_form_price_btnarea .product-d_form_price_pic {
  position: absolute;
  top: -65px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 121px;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_price_btnarea .product-d_form_price_pic {
    width: 100px;
    top: -55px;
  }
}
.editor_wrap .product-d_form_price_btnarea .product-d_form_price_label {
  position: relative;
  display: block;
  width: 150px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #C91C0E;
  font-weight: bold;
  margin: 0 auto 10px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_price_btnarea .product-d_form_price_label {
    font-size: 12px;
    width: 120px;
    line-height: 24px;
  }
}
.editor_wrap .product-d_form_price_btnarea .product-d_form_price_text {
  font-size: 16px;
  line-height: 1.5;
  color: #121212;
  width: calc( 100% - 40px );
  margin: 0 auto 10px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_price_btnarea .product-d_form_price_text {
    font-size: 14px;
  }
}
.editor_wrap .product-d_form_price_btnarea .product-d_form_price_btn {
  display: block;
  width: 100%;
  height: 50px;
  background: #999;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_price_btnarea .product-d_form_price_btn {
    height: 40px;
    font-size: 14px;
  }
}
.editor_wrap .product-d_form_price_btnarea .product-d_form_price_btn img {
  display: inline-block;
  width: 7px;
  margin: 0 0 0 10px;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_price_btnarea .product-d_form_price_btn img {
    vertical-align: -1px;
  }
}
.editor_wrap .product-d_form_total_block {
  border: 1px #d2d2d2 solid;
  background: #fff;
  margin: 0 0 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_main {
  position: relative;
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_total_block .product-d_form_total_main {
    padding: 15px;
  }
}
.editor_wrap .product-d_form_total_block .product-d_form_total_main:after {
  content: "";
  display: block;
  width: calc( 100% - 40px );
  height: 1px;
  background: #d2d2d2;
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_total_block .product-d_form_total_main:after {
    width: calc( 100% - 30px );
  }
}
.editor_wrap .product-d_form_total_block .product-d_form_total_list {
  margin: 0 0 20px;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_list .product-d_form_total_item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  margin: 0 0 10px;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_list .product-d_form_total_item:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_list .product-d_form_total_item .product-d_form_total_item_title {
  white-space: nowrap;
  margin: 0 10px 0 0;
}.editor_wrap .product-d_form_total_block .product-d_form_total_list .product-d_form_total_item .product-d_form_total_item_text{
	margin: 0;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_list .product-d_form_total_item .product-d_form_total_item_text span {
  font-size: 18px;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_box {
  background: #FFF0EF;
  padding: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_form_total_block .product-d_form_total_box {
    padding: 10px;
  }
}
.editor_wrap .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_title {
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  white-space: nowrap;
  margin: 0 10px 0 0;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_text {
  font-size: 18px;
  line-height: 1.5;
  color: #C91C0E;
  font-weight: bold;
  margin: 0;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_text span {
  font-size: 24px;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_subtext {
  margin: 5px 0 0;
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
  color: #121212;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_sub {
  display: none;
  padding: 0 20px 20px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_total_block .product-d_form_total_sub {
    padding: 0 15px 15px;
  }
}
.editor_wrap .product-d_form_total_block .product-d_form_total_sublist {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_sublist .product-d_form_total_subitem {
  width: calc( 50% - 5px );
  font-size: 12px;
  line-height: 1.7;
  color: #121212;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_sublist .product-d_form_total_subitem:first-of-type {
  width: 100%;
  margin: 0 0 5px;
  padding: 0 0 5px;
  border-bottom: 1px #d2d2d2 dashed;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_sublist .product-d_form_total_subitem:nth-of-type(2) {
  width: 100%;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_sublist .product-d_form_total_subitem span {
  font-weight: bold;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_btn {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  font-size: 13px;
  background: transparent;
  color: #707070;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_btn.active span:after {
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.editor_wrap .product-d_form_total_block .product-d_form_total_btn span {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 1px;
  background: #707070;
  margin: 0 0 0 10px;
}
.editor_wrap .product-d_form_total_block .product-d_form_total_btn span:after {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background: #707070;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.editor_wrap .product-d_form_btnarea .product-d_form_btn_flex {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 10px;
}
.editor_wrap .product-d_form_btnarea .product-d_form_btn01 {
  display: block;
  width: calc( 100% - 130px );
  font-size: 20px;
  line-height: 1.5;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #1F478E;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 1200px) {
  .editor_wrap .product-d_form_btnarea .product-d_form_btn01 {
    font-size: 16px;
    padding: 13px 5px;
  }
}
.editor_wrap .product-d_form_btnarea .product-d_form_btn02 {
  display: block;
  width: 120px;
  min-height: 50px;
  background: #707070;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.editor_wrap .product-d_form_btnarea .product-d_form_btn02:disabled {
  cursor: not-allowed;
  background: #d2d2d2;
}
.editor_wrap .product-d_form_btnarea .product-d_form_btn02:disabled:hover {
  opacity: 1;
}
.editor_wrap .product-d_form_btnarea .product-d_form_btn03 {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 80px;
  height: 80px;
  text-align: center;
  color: #fff;
  background: #C91C0E;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 1200px) {
  .editor_wrap .product-d_form_btnarea .product-d_form_btn03 {
    font-size: 16px;
    line-height: 60px;
    height: 60px;
  }
}
.editor_wrap .product-d_download_block {
  margin: 0 0 40px;
}
.editor_wrap .product-d_download_block .product-d_download_btn {
  display: block;
  width: 100%;
  padding: 12px 12px 12px 60px;
  text-align: left;
  background-image: url("../images/ec/dw_icon.svg");
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 20px;
  border: 1px #707070 solid;
  font-size: 14px;
  line-height: 1.5;
  color: #707070;
  font-weight: bold;
  margin: 0 0 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.editor_wrap .product-d_download_block .product-d_download_btn:last-of-child {
  margin: 0;
}
.editor_wrap .product-d_download_block .product-d_download_btn:disabled {
  background-color: #d2d2d2;
  cursor: not-allowed;
}
.editor_wrap .product-d_download_block .product-d_download_btn:disabled:hover {
  opacity: 1;
}
.editor_wrap .product-d_contact_block {
  padding: 20px;
  background: #F6F6F6;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 0 20px;
}
.editor_wrap .product-d_contact_block .product-d_contact_title {
  font-size: 20px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  text-align: center;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px #d2d2d2 solid;
}
.editor_wrap .product-d_contact_block .product-d_contact_text {
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
  text-align: center;
  margin: 0 0 20px;
}
.editor_wrap .product-d_contact_block .product-d_contact_btn {
  position: relative;
  display: block;
  max-width: 300px;
  width: 100%;
  margin: 0 auto 30px;
  line-height: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #E5827A;
}
.editor_wrap .product-d_contact_block .product-d_contact_btn img {
  display: block;
  width: 30px;
  position: absolute;
  left: 5px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.editor_wrap .product-d_contact_block .product-d_contact_subtitle {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}
.editor_wrap .product-d_contact_block .product-d_contact_subtitle .left_icon {
  display: block;
  width: 10px;
  margin: 0 10px 0 0;
}
.editor_wrap .product-d_contact_block .product-d_contact_subtitle .right_icon {
  display: block;
  width: 10px;
  margin: 0 0 0 10px;
}
.editor_wrap .product-d_contact_block .product-d_tel_btn {
  position: relative;
  display: block;
  max-width: 300px;
  width: 100%;
  margin: 0 auto 10px;
  line-height: 38px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #E5827A;
  background: #fff;
  border: 1px #E5827A solid;
}
.editor_wrap .product-d_contact_block .product-d_tel_btn img {
  display: block;
  width: 30px;
  position: absolute;
  left: 5px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.editor_wrap .product-d_contact_block .product-d_contact_subtext {
  font-size: 12px;
  line-height: 1.5;
  color: #707070;
  text-align: center;
}
.editor_wrap .product-d_faq_link {
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  color: #C91C0E;
  font-weight: bold;
}
.editor_wrap .product-d_faq_link img {
  display: inline-block;
  width: 25px;
  margin: 0 0 0 10px;
}
.editor_wrap .product-d_feature_list .product-d_feature_item {
  margin: 0 0 40px;
}
.editor_wrap .product-d_feature_list .product-d_feature_item:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_feature_list .product-d_feature_item:nth-of-type(even) .product-d_feature_main {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.editor_wrap .product-d_feature_list .product-d_feature_title {
  font-size: 24px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  padding: 0 0 15px;
  margin: 0 0 30px;
  border-bottom: 1px #d2d2d2 solid;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_feature_list .product-d_feature_title {
    font-style: 20px;
  }
}
.editor_wrap .product-d_feature_list .product-d_feature_title a {
  color: #E5827A;
}
.editor_wrap .product-d_feature_list .product-d_feature_title img {
  display: inline-block;
  width: 50px;
  margin: 0 0 0 10px;
}
.editor_wrap .product-d_feature_list .product-d_feature_main {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_feature_list .product-d_feature_main {
    display: block;
  }
}
.editor_wrap .product-d_feature_list .product-d_feature_pic {
  position: relative;
  display: block;
  width: 300px;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 1200px) {
  .editor_wrap .product-d_feature_list .product-d_feature_pic {
    width: 220px;
  }
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_feature_list .product-d_feature_pic {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px;
  }
}
.editor_wrap .product-d_feature_list .product-d_feature_pic img {
  display: block;
  width: 100%;
}
.editor_wrap .product-d_feature_list .product-d_feature_pic:hover:before {
  opacity: 1;
}
.editor_wrap .product-d_feature_list .product-d_feature_pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/ec/zoom_white_icon.svg") center center no-repeat rgba(0, 0, 0, 0.3);
  background-size: 30px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.editor_wrap .product-d_feature_list .product-d_feature_editor {
  display: block;
  width: calc( 100% - 320px );
}
@media only screen and (max-width: 1200px) {
  .editor_wrap .product-d_feature_list .product-d_feature_editor {
    width: calc( 100% - 240px );
  }
}
@media only screen and (max-width: 640px) {
  .editor_wrap .product-d_feature_list .product-d_feature_editor {
    width: 100%;
  }
}
.editor_wrap .product-d_feature_list .product-d_feature_editor img {
  margin: 20px 0;
}
.editor_wrap .product-d_review_bnr {
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
.editor_wrap .product-d_review_bnr img {
  display: block;
  width: 100%;
}
.editor_wrap .product-d_preview_title {
  font-size: 40px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_preview_title {
    font-size: 30px;
  }
}
.editor_wrap .product-d_preview_number {
  font-size: 70px;
  line-height: 1.5;
  color: #E5827A;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_preview_number {
    font-size: 50px;
  }
}
.editor_wrap .product-d_preview_star_list {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 0 30px;
}
.editor_wrap .product-d_preview_star_list .product-d_preview_star_item {
  margin: 0 5px;
  width: 20px;
}
.editor_wrap .product-d_preview_star_list .product-d_preview_star_item img {
  display: block;
  width: 100%;
}
.editor_wrap .product-d_preview_list .product-d_preview_item {
  margin: 0 0 40px;
  padding: 20px;
  border: 1px #d2d2d2 solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.editor_wrap .product-d_preview_list .product-d_preview_item:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_preview_list .product-d_preview_star_sublist {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 0 15px;
}
.editor_wrap .product-d_preview_list .product-d_preview_star_sublist .product-d_preview_star_subitem {
  margin: 0 5px 0 0;
  width: 15px;
}
.editor_wrap .product-d_preview_list .product-d_preview_star_sublist .product-d_preview_star_subitem:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_preview_list .product-d_preview_star_sublist .product-d_preview_star_subitem img {
  display: block;
  width: 100%;
}
.editor_wrap .product-d_preview_list .product-d_preview_item_title {
  font-size: 20px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  padding: 0 0 10px;
  margin: 0 0 20px;
  border-bottom: 1px #d2d2d2 solid;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_preview_list .product-d_preview_item_title {
    font-size: 16px;
  }
}
.editor_wrap .product-d_preview_list .product-d_preview_text {
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
}
.editor_wrap .product-d_preview_list .product-d_preview_text a {
  color: #E5827A;
  text-decoration: underline;
  font-weight: 500;
}
.editor_wrap .product-d_preview_list .product-d_preview_subtext {
  font-size: 14px;
  line-height: 1.5;
  color: #707070;
  text-align: right;
  margin: 30px 0 0;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_preview_list .product-d_preview_subtext {
    font-size: 12px;
    margin: 20px 0 0;
  }
}
.editor_wrap .common_preview_btn {
  display: block;
  max-width: 250px;
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #C91C0E;
  font-weight: bold;
  margin: 40px auto 0;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.editor_wrap .product-d_comment_list .product-d_comment_item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0 0 20px;
}
.editor_wrap .product-d_comment_list .product-d_comment_item:last-of-type {
  margin: 0;
}
.editor_wrap .product-d_comment_list .product-d_comment_icon {
  display: block;
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin: 0 20px 0 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_comment_list .product-d_comment_icon {
    width: 50px;
    height: 50px;
  }
}
.editor_wrap .product-d_comment_list .product-d_comment_main {
  position: relative;
  padding: 20px;
  min-height: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background: #F1F1F1;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0;
  border-radius: 0 10px 10px 10px;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_comment_list .product-d_comment_main {
    min-height: 50px;
    padding: 15px;
  }
}
.editor_wrap .product-d_comment_list .product-d_comment_main:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -12px;
  border-top: 8px solid #F1F1F1;
  border-left: 12px solid transparent;
}
.editor_wrap .product-d_comment_list .product-d_comment_text {
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
}
.editor_wrap .product-d_youtube_block {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 20px 0 0;
}
.editor_wrap .product-d_youtube_block iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.editor_wrap .product-d_info_editor {
  font-size: 14px;
  line-height: 1.6;
  color: #121212;
}
.editor_wrap .product-d_info_editor h4 {
  font-size: 16px;
  font-weight: bold;
}
.editor_wrap .product-d_info_editor h4.mb5{
	margin: 0 0 5px;
}
.editor_wrap .product-d_info_editor img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 0 20px;
}
.editor_wrap .product-d_info_editor big {
  font-size: larger;
}
.editor_wrap .product-d_info_editor small {
  font-size: smaller;
}
.editor_wrap .product-d_info_editor i, .editor_wrap .product-d_info_editor dfn, .editor_wrap .product-d_info_editor em {
  font-style: italic;
}
.editor_wrap .product-d_info_editor strong, .editor_wrap .product-d_info_editor b {
  font-weight: bold;
}
.editor_wrap .product-d_info_editor ins {
  text-decoration: underline;
}
.editor_wrap .product-d_info_editor sup {
  vertical-align: super;
  font-size: smaller;
}
.editor_wrap .product-d_info_editor p{
	margin: 0;
}
.editor_wrap .product-d_info_editor a {
  color: #E5827A;
  font-weight: 500;
  text-decoration: underline;
}
.editor_wrap .product-d_info_editor .huto {
  font-weight: bold;
}
.editor_wrap .product-d_info_editor .hutoaka {
  font-weight: bold;
  color: red;
}
.editor_wrap .product-d_info_editor .oomozi {
  font-size: 20px;
  font-weight: bold;
}
.editor_wrap .product-d_info_editor .italic {
  font-style: italic;
}
.editor_wrap .product-d_info_editor .komozi {
  font-size: 12px;
}
.editor_wrap .product-d_info_editor .dotline {
  border-bottom: 1px #959595 dotted;
}
.editor_wrap .product-d_info_editor .sankou {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 0 5px;
  margin: 0 10px 0 0;
  background: #ff9800;
}
.editor_wrap .product-d_info_editor .st-hisu {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 0 5px;
  margin: 0 10px 0 0;
  background: red;
}
.editor_wrap .product-d_info_editor code {
  color: #333;
  padding: 4px;
  background: #eee;
  margin: 2px;
  border-radius: 2px;
  font-size: .9em;
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.editor_wrap .product-d_info_editor .marker {
  font-weight: bold;
  color: black;
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, rgba(255, 0, 0, 0.3) 70%);
}
.editor_wrap .product-d_info_editor .ymarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #fce57b 30%);
}
.editor_wrap .product-d_info_editor .ymarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #fce57b 75%);
}
.editor_wrap .product-d_info_editor .rmarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #ffd4d4 30%);
}
.editor_wrap .product-d_info_editor .rmarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #ffd4d4 75%);
}
.editor_wrap .product-d_info_editor .bmarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #d4e9ff 30%);
}
.editor_wrap .product-d_info_editor .bmarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #d4e9ff 75%);
}
.editor_wrap .product-d_info_editor ol {
  counter-reset: count 0;
}
.editor_wrap .product-d_info_editor ol li {
  position: relative;
  padding: 0 0 0 25px;
  counter-increment: count 1;
}
.editor_wrap .product-d_info_editor ol li:before {
  content: counter(count,decimal) ". ";
  position: absolute;
  left: 0;
  top: 0;
}
.editor_wrap .product-d_info_editor ul li {
  position: relative;
  padding: 0 0 0 20px;
}
.editor_wrap .product-d_info_editor ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.editor_wrap .product-d_form_quest_editor {
  font-size: 12px;
  line-height: 1.6;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_quest_editor {
    color: #121212;
  }
}
.editor_wrap .product-d_form_quest_editor h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 10px;
  border-bottom: 1px #fff solid;
  margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_quest_editor h3 {
    border-bottom: 1px #121212 solid;
  }
}
.editor_wrap .product-d_form_quest_editor h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 5px;
}
.editor_wrap .product-d_form_quest_editor p{
	margin: 0;
}
.editor_wrap .product-d_form_quest_editor p a {
  display: inline;
  margin: 0;
}
.editor_wrap .product-d_form_quest_editor img {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px auto;
}
.editor_wrap .product-d_form_quest_editor big {
  font-size: larger;
}
.editor_wrap .product-d_form_quest_editor small {
  font-size: smaller;
}
.editor_wrap .product-d_form_quest_editor i, .editor_wrap .product-d_form_quest_editor dfn, .editor_wrap .product-d_form_quest_editor em {
  font-style: italic;
}
.editor_wrap .product-d_form_quest_editor strong, .editor_wrap .product-d_form_quest_editor b {
  font-weight: bold;
}
.editor_wrap .product-d_form_quest_editor ins {
  text-decoration: underline;
}
.editor_wrap .product-d_form_quest_editor sup {
  vertical-align: super;
  font-size: smaller;
}
.editor_wrap .product-d_form_quest_editor a {
  display: block;
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
  margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .editor_wrap .product-d_form_quest_editor a {
    color: #E5827A;
  }
}
.editor_wrap .product-d_form_quest_editor .huto {
  font-weight: bold;
}
.editor_wrap .product-d_form_quest_editor .hutoaka {
  font-weight: bold;
  color: red;
}
.editor_wrap .product-d_form_quest_editor .oomozi {
  font-size: 20px;
  font-weight: bold;
}
.editor_wrap .product-d_form_quest_editor .italic {
  font-style: italic;
}
.editor_wrap .product-d_form_quest_editor .komozi {
  font-size: 12px;
}
.editor_wrap .product-d_form_quest_editor .dotline {
  border-bottom: 1px #959595 dotted;
}
.editor_wrap .product-d_form_quest_editor .sankou {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 0 5px;
  margin: 0 10px 0 0;
  background: #ff9800;
}
.editor_wrap .product-d_form_quest_editor .st-hisu {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 0 5px;
  margin: 0 10px 0 0;
  background: red;
}
.editor_wrap .product-d_form_quest_editor code {
  color: #333;
  padding: 4px;
  background: #eee;
  margin: 2px;
  border-radius: 2px;
  font-size: .9em;
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.editor_wrap .product-d_form_quest_editor .marker {
  font-weight: bold;
  color: black;
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, rgba(255, 0, 0, 0.3) 70%);
}
.editor_wrap .product-d_form_quest_editor .ymarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #fce57b 30%);
}
.editor_wrap .product-d_form_quest_editor .ymarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #fce57b 75%);
}
.editor_wrap .product-d_form_quest_editor .rmarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #ffd4d4 30%);
}
.editor_wrap .product-d_form_quest_editor .rmarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #ffd4d4 75%);
}
.editor_wrap .product-d_form_quest_editor .bmarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #d4e9ff 30%);
}
.editor_wrap .product-d_form_quest_editor .bmarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #d4e9ff 75%);
}
.editor_wrap .product-d_form_quest_editor ol {
  counter-reset: count 0;
}
.editor_wrap .product-d_form_quest_editor ol li {
  position: relative;
  padding: 0 0 0 25px;
  counter-increment: count 1;
}
.editor_wrap .product-d_form_quest_editor ol li:before {
  content: counter(count,decimal) ". ";
  position: absolute;
  left: 0;
  top: 0;
}
.editor_wrap .product-d_form_quest_editor ul li {
  position: relative;
  padding: 0 0 0 20px;
}
.editor_wrap .product-d_form_quest_editor ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.editor_wrap .product-d_feature_editor {
  font-size: 16px;
  line-height: 1.6;
  color: #121212;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_feature_editor {
    font-size: 14px;
  }
}
.editor_wrap .product-d_feature_editor h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_feature_editor h3 {
    font-size: 16px;
  }
}
.editor_wrap .product-d_feature_editor h4 {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 0 0 0 20px;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_feature_editor h4 {
    font-size: 14px;
    padding: 0 0 0 16px;
  }
}
.editor_wrap .product-d_feature_editor h4:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #E5827A;
  position: absolute;
  left: 0;
  top: 9px;
}
@media only screen and (max-width: 960px) {
  .editor_wrap .product-d_feature_editor h4:before {
    width: 6px;
    height: 6px;
    top: 8px;
  }
}
.editor_wrap .product-d_feature_editor p a {
  display: inline;
  margin: 0;
}
.editor_wrap .product-d_feature_editor img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 20px auto;
}
.editor_wrap .product-d_feature_editor big {
  font-size: larger;
}
.editor_wrap .product-d_feature_editor small {
  font-size: smaller;
}
.editor_wrap .product-d_feature_editor i, .editor_wrap .product-d_feature_editor dfn, .editor_wrap .product-d_feature_editor em {
  font-style: italic;
}
.editor_wrap .product-d_feature_editor strong, .editor_wrap .product-d_feature_editor b {
  font-weight: bold;
}
.editor_wrap .product-d_feature_editor ins {
  text-decoration: underline;
}
.editor_wrap .product-d_feature_editor sup {
  vertical-align: super;
  font-size: smaller;
}
.editor_wrap .product-d_feature_editor a {
  display: block;
  color: #E5827A;
  font-weight: 500;
  text-decoration: underline;
  margin: 0 0 20px;
}
.editor_wrap .product-d_feature_editor .huto {
  font-weight: bold;
}
.editor_wrap .product-d_feature_editor .hutoaka {
  font-weight: bold;
  color: red;
}
.editor_wrap .product-d_feature_editor .oomozi {
  font-size: 20px;
  font-weight: bold;
}
.editor_wrap .product-d_feature_editor .italic {
  font-style: italic;
}
.editor_wrap .product-d_feature_editor .komozi {
  font-size: 12px;
}
.editor_wrap .product-d_feature_editor .dotline {
  border-bottom: 1px #959595 dotted;
}
.editor_wrap .product-d_feature_editor .sankou {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 0 5px;
  margin: 0 10px 0 0;
  background: #ff9800;
}
.editor_wrap .product-d_feature_editor .st-hisu {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 0 5px;
  margin: 0 10px 0 0;
  background: red;
}
.editor_wrap .product-d_feature_editor code {
  color: #333;
  padding: 4px;
  background: #eee;
  margin: 2px;
  border-radius: 2px;
  font-size: .9em;
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.editor_wrap .product-d_feature_editor .marker {
  font-weight: bold;
  color: black;
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, rgba(255, 0, 0, 0.3) 70%);
}
.editor_wrap .product-d_feature_editor .ymarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #fce57b 30%);
}
.editor_wrap .product-d_feature_editor .ymarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #fce57b 75%);
}
.editor_wrap .product-d_feature_editor .rmarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #ffd4d4 30%);
}
.editor_wrap .product-d_feature_editor .rmarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #ffd4d4 75%);
}
.editor_wrap .product-d_feature_editor .bmarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, #d4e9ff 30%);
}
.editor_wrap .product-d_feature_editor .bmarker-s {
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #d4e9ff 75%);
}

@-moz-keyframes fade {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  50% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  50% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes show {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  50% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}


/* ======================= BASE ====== */

.product-d_head_wrap .product-d_head_title, .product-d_like_btn, .product-d_fixed_block .product-d_fixed_title, .product-d_fixed_block .product-d_fixed_price_box .product-d_fixed_price_title, .product-d_fixed_block .product-d_fixed_price_box .product-d_fixed_price_text, .product-d_fixed_block .product-d_fixed_date, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn01, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn02, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn03, .product-d_pic_block .product-d_pic_text, .product-d_flow_list .product-d_flow_sub .product-d_flow_num, .product-d_info_title, .product-d_info_table .product-d_info_th, .product-d_form_date .product-d_form_date_title, .product-d_form_date .product-d_form_date_text, .product-d_form_box .product-d_form_head .product-d_form_title, .product-d_form_box .product-d_form_body .product-d_form_link, .product-d_form_input, .product-d_form_select, .product-d_form_radio_label .product-d_form_radio_text, .product-d_form_color_label .product-d_form_color_box, .product-d_form_number_block .product-d_form_number_text, .product-d_form_checkbox_label .product-d_form_checkbox_text, .product-d_form_sub_text, .product-d_form_price_btnarea .product-d_form_price_label, .product-d_form_price_btnarea .product-d_form_price_text, .product-d_form_price_btnarea .product-d_form_price_btn, .product-d_form_total_block .product-d_form_total_list .product-d_form_total_item, .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_title, .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_text, .product-d_form_total_block .product-d_form_total_box .product-d_form_total_box_subtext, .product-d_form_total_block .product-d_form_total_sublist .product-d_form_total_subitem, .product-d_form_total_block .product-d_form_total_btn, .product-d_form_btnarea .product-d_form_btn01, .product-d_form_btnarea .product-d_form_btn02, .product-d_form_btnarea .product-d_form_btn03, .product-d_download_block .product-d_download_btn, .product-d_contact_block .product-d_contact_title, .product-d_contact_block .product-d_contact_text, .product-d_contact_block .product-d_contact_btn, .product-d_contact_block .product-d_contact_subtitle, .product-d_contact_block .product-d_tel_btn, .product-d_contact_block .product-d_contact_subtext, .product-d_faq_link, .product-d_feature_list .product-d_feature_title, .product-d_preview_title, .product-d_preview_number, .product-d_preview_list .product-d_preview_item_title, .product-d_preview_list .product-d_preview_text, .product-d_preview_list .product-d_preview_subtext, .common_preview_btn, .product-d_comment_list .product-d_comment_text, .product-d_info_editor, .product-d_form_quest_editor, .product-d_feature_editor, html, body {
  font-family: 'Noto Sans JP', "游ゴシック", YuGothic, 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,   Verdana, sans-serif;
}



.product-d_like_btn, .product-d_share_btn, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn01, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn02, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn03, .product-d_form_box .product-d_form_body .product-d_form_link, .product-d_form_price_btnarea .product-d_form_price_btn, .product-d_form_total_block .product-d_form_total_btn, .product-d_form_btnarea .product-d_form_btn01, .product-d_form_btnarea .product-d_form_btn02, .product-d_form_btnarea .product-d_form_btn03, .product-d_download_block .product-d_download_btn, .product-d_contact_block .product-d_contact_btn, .product-d_contact_block .product-d_tel_btn, .product-d_faq_link, .product-d_feature_list .product-d_feature_title a, .product-d_review_bnr, .product-d_preview_list .product-d_preview_text a, .common_preview_btn, .product-d_info_editor a, .product-d_form_quest_editor a, .product-d_feature_editor a {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-d_like_btn:hover, .product-d_share_btn:hover, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn01:hover, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn02:hover, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn03:hover, .product-d_form_box .product-d_form_body .product-d_form_link:hover, .product-d_form_price_btnarea .product-d_form_price_btn:hover, .product-d_form_total_block .product-d_form_total_btn:hover, .product-d_form_btnarea .product-d_form_btn01:hover, .product-d_form_btnarea .product-d_form_btn02:hover, .product-d_form_btnarea .product-d_form_btn03:hover, .product-d_download_block .product-d_download_btn:hover, .product-d_contact_block .product-d_contact_btn:hover, .product-d_contact_block .product-d_tel_btn:hover, .product-d_faq_link:hover, .product-d_feature_list .product-d_feature_title a:hover, .product-d_review_bnr:hover, .product-d_preview_list .product-d_preview_text a:hover, .common_preview_btn:hover, .product-d_info_editor a:hover, .product-d_form_quest_editor a:hover, .product-d_feature_editor a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 960px) {
  .product-d_like_btn:hover, .product-d_share_btn:hover, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn01:hover, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn02:hover, .product-d_fixed_block .product-d_fixed_btnarea .product-d_fixed_btn03:hover, .product-d_form_box .product-d_form_body .product-d_form_link:hover, .product-d_form_price_btnarea .product-d_form_price_btn:hover, .product-d_form_total_block .product-d_form_total_btn:hover, .product-d_form_btnarea .product-d_form_btn01:hover, .product-d_form_btnarea .product-d_form_btn02:hover, .product-d_form_btnarea .product-d_form_btn03:hover, .product-d_download_block .product-d_download_btn:hover, .product-d_contact_block .product-d_contact_btn:hover, .product-d_contact_block .product-d_tel_btn:hover, .product-d_faq_link:hover, .product-d_feature_list .product-d_feature_title a:hover, .product-d_review_bnr:hover, .product-d_preview_list .product-d_preview_text a:hover, .common_preview_btn:hover, .product-d_info_editor a:hover, .product-d_form_quest_editor a:hover, .product-d_feature_editor a:hover {
    opacity: 1;
  }
}


.editor_wrap .product-d_pic_block .product-d_pic_main .product-d_pic_link, .editor_wrap .product-d_pic_block .product-d_pic_sub .product-d_pic_sub_image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}

/*=======================*/


.ec-popup_filter {
  display: none;
  position: fixed;
  z-index: 70;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100svh;
}

.ec-popup_wrap {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 75;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  max-width: 660px;
  width: calc( 100% - 40px );
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background: #fff;
}
.ec-popup_wrap .ec-popup_head_block {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding: 10px 15px;
}
.ec-popup_wrap .ec-popup_close_btn {
  display: block;
  width: 30px;
  height: 30px;
}
.ec-popup_wrap .ec-popup_close_btn img {
  display: block;
  width: 100%;
}
.ec-popup_wrap .ec-popup_body_block {
  padding: 0 30px 40px;
}
@media only screen and (max-width: 960px) {
  .ec-popup_wrap .ec-popup_body_block {
    padding: 0 15px 40px;
  }
}
.ec-popup_wrap .ec-popup_body_block .ec-popup_body_inner {
  max-height: calc( 100svh - 200px );
  overflow: scroll;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
.ec-popup_wrap .ec-popup_body_block .ec-popup_body_inner::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}
.ec-popup_wrap .ec-popup_body_block .ec-popup_title {
  font-size: 20px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px;
}
@media only screen and (max-width: 960px) {
  .ec-popup_wrap .ec-popup_body_block .ec-popup_title {
    font-size: 16px;
    margin: 0 0 20px;
  }
}
.ec-popup_wrap .ec-popup_body_block .ec-popup_text {
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
  text-align: center;
  margin: 0 0 30px;
}

.ec-popup_btnarea {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ec-popup_btnarea .ec-popup_btn {
  width: 150px;
  margin: 0 5px;
}

.ec-popup_sns_list {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ec-popup_sns_list .ec-popup_sns_item {
  margin: 0 10px;
}
.ec-popup_sns_list .ec-popup_sns_link {
  display: block;
  width: 40px;
}
.ec-popup_sns_list .ec-popup_sns_link img {
  display: block;
  width: 100%;
}

.ec-popup_template_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 -20px;
}
@media only screen and (max-width: 640px) {
  .ec-popup_template_list {
    display: block;
    margin: 0;
  }
}
.ec-popup_template_list .ec-popup_template_item {
  width: calc( 50% - 10px );
  margin: 0 0 20px;
}
@media only screen and (max-width: 640px) {
  .ec-popup_template_list .ec-popup_template_item {
    width: 100%;
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 640px) {
  .ec-popup_template_list .ec-popup_template_item:last-of-type {
    margin: 0;
  }
}
.ec-popup_template_list .ec-popup_template_link {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px #121212 solid;
  background: url("../images/popup/dw_icon.svg") right 12px center no-repeat #fff;
  background-size: 12px;
  padding: 10px 36px 10px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ec-popup_template_list .ec-popup_template_link:hover {
  background-color: rgba(18, 18, 18, 0.05);
}

.ec-popup_price_wrap {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 75;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  max-width: 1000px;
  min-width: 300px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background: #fff;
}
@media only screen and (max-width: 1200px) {
  .ec-popup_price_wrap {
    max-width: calc( 100% - 40px );
  }
}
@media only screen and (max-width: 500px) {
  .ec-popup_price_wrap {
    min-width: inherit;
    width: 100%;
  }
}
.ec-popup_price_wrap .ec-popup_head_block {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 15px;
  border-bottom: 1px #d2d2d2 solid;
}
.ec-popup_price_wrap .ec-popup_head_title {
  font-size: 20px;
  line-height: 1.5;
  color: #121212;
  font-weight: bold;
  white-space: nowrap;
}
@media only screen and (max-width: 960px) {
  .ec-popup_price_wrap .ec-popup_head_title {
    font-size: 16px;
  }
}
.ec-popup_price_wrap .ec-popup_close_btn {
  display: block;
  width: 30px;
  min-width: 30px;
  height: 30px;
}
.ec-popup_price_wrap .ec-popup_close_btn img {
  display: block;
  width: 100%;
  padding: 0;
}
.ec-popup_price_wrap .ec-popup_body_block {
  padding: 20px;
}
@media only screen and (max-width: 960px) {
  .ec-popup_price_wrap .ec-popup_body_block {
    padding: 10px;
  }
}
.ec-popup_price_wrap .ec-popup_body_block .ec-popup_body_inner {
  max-height: calc( 100svh - 200px );
  overflow: scroll;
}

.ec-popup_price_list {
  display: -webkit-flex;
  display: flex;
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
}
.ec-popup_price_list.sp .ec-popup_price_sublist .ec-popup_price_subitem:nth-of-type(2) {
  font-weight: bold;
  height: 42px;
}
.ec-popup_price_list .ec-popup_price_item {
  border-right: 1px #d2d2d2 solid;
  border-top: 1px #d2d2d2 solid;
}
.ec-popup_price_list .ec-popup_price_item:first-of-type {
  background: #F1F1F1;
  font-weight: bold;
}
.ec-popup_price_list .ec-popup_price_item:first-of-type .ec-popup_price_sublist .ec-popup_price_subitem {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ec-popup_price_list .ec-popup_price_item:first-of-type {
  border-left: 1px #d2d2d2 solid;
}
.ec-popup_price_list .ec-popup_price_sublist .ec-popup_price_subitem {
  position: relative;
  white-space: nowrap;
  padding: 10px;
  min-width: 140px;
  height: 60px;
  text-align: center;
  border-bottom: 1px #d2d2d2 solid;
}
.ec-popup_price_list .ec-popup_price_sublist .ec-popup_price_subitem:first-of-type {
  background: #F1F1F1;
  font-weight: bold;
  height: 42px;
}
.ec-popup_price_list .ec-popup_price_table_main {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ec-popup_price_list .ec-popup_price_table_main .text {
  white-space: nowrap;
}
.ec-popup_price_list .ec-popup_price_table_main .label {
  white-space: nowrap;
  display: block;
  width: 50px;
  min-width: 50px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  color: #fff;
  background: #F4D245;
  margin: 0 0 0 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ec-popup_price_list .ec-popup_price_table_subtext {
  font-size: 12px;
  white-space: nowrap;
}

.ec-popup_price_table {
  font-size: 14px;
  line-height: 1.5;
  color: #121212;
}
.ec-popup_price_table .ec-popup_price_table_title {
  background: #F1F1F1;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  min-width: 140px;
  white-space: nowrap;
  border: 1px #d2d2d2 solid;
}
@media only screen and (max-width: 640px) {
  .ec-popup_price_table .ec-popup_price_table_title {
    min-width: inherit;
  }
}
.ec-popup_price_table .ec-popup_price_table_info {
  padding: 10px;
  border: 1px #d2d2d2 solid;
  text-align: center;
}
.ec-popup_price_table .ec-popup_price_table_main {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ec-popup_price_table .ec-popup_price_table_main .text {
  white-space: nowrap;
}
.ec-popup_price_table .ec-popup_price_table_main .label {
  display: block;
  width: 50px;
  min-width: 50px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  color: #fff;
  background: #F4D245;
  margin: 0 0 0 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ec-popup_price_table .ec-popup_price_table_subtext {
  font-size: 12px;
}

.ec-popup_quest_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  z-index: 70;
  background: #fff;
}
.ec-popup_quest_wrap .ec-popup_quest_head_block {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  height: 60px;
  background: #F6F6F6;
}
.ec-popup_quest_wrap .ec-popup_quest_head_block .ec-popup_close_btn {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
}
.ec-popup_quest_wrap .ec-popup_quest_head_block .ec-popup_close_btn img {
  display: block;
  width: 12px;
  margin: 0 auto;
  padding: 0;
}
.ec-popup_quest_wrap .ec-popup_quest_body_block {
  padding: 40px 20px;
}
.ec-popup_quest_wrap .product-d_form_quest_editor {
  height: calc( 100svh - 140px );
  overflow: scroll;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
.ec-popup_quest_wrap .product-d_form_quest_editor::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}

/* data */
.ec-popup_notice_block {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 10px;
  background: #FFF0EF;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.ec-popup_notice_block .ec-popup_notice_icon {
  display: block;
  width: 27px;
  margin: 0 auto 10px;
}
@media only screen and (max-width: 960px) {
  .ec-popup_notice_block .ec-popup_notice_icon {
    width: 20px;
  }
}
.ec-popup_notice_block .ec-popup_notice_text {
  font-size: 14px;
  color: #C91C0E;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width: 960px) {
  .ec-popup_notice_block .ec-popup_notice_text {
    font-size: 12px;
  }
}

.ec-popup_data_block {
  overflow: hidden;
}

.ec-popup_data_text {
  font-size: 14px;
  line-height: 1.6;
  color: #121212;
}
@media only screen and (max-width: 960px) {
  .ec-popup_data_text {
    font-size: 13px;
  }
}

.ec-popup_data_subtext {
  font-size: 12px;
  color: #707070;
  line-height: 1.6;
  margin: 10px 0 20px;
}
@media only screen and (max-width: 960px) {
  .ec-popup_data_subtext {
    font-size: 11px;
  }
}

.bg-load-overlay {
  background: rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  position: fixed;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-around;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2147483647;
  opacity: 1;
}

.ec-popup_success_wrap {
  background: #1f478e;
  padding: 40px 20px;
  width: calc( 100% - 40px );
  max-width: 500px;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 100;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@media only screen and (max-width: 960px) {
  .ec-popup_success_wrap {
    padding: 20px;
  }
}
.ec-popup_success_wrap .ec-popup_success_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ec-popup_success_wrap .ec-popup_success_inner img {
  display: block;
  width: 30px;
  min-width: 30px;
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 960px) {
  .ec-popup_success_wrap .ec-popup_success_inner img {
    margin: 0 10px 0 0;
  }
}
.ec-popup_success_wrap .ec-popup_success_inner .ec-popup_success_text {
  font-size: 20px;
  line-height: 1.5;
  /* color: #4CAF50; */
  color: #fff;
}
@media only screen and (max-width: 960px) {
  .ec-popup_success_wrap .ec-popup_success_inner .ec-popup_success_text {
    font-size: 16px;
  }
}
.text-center {
  line-height: 1.5;
}

.ec-popup_filter, .ec-popup_wrap {
  display: none;
}


.editor_wrap a {
  margin: 0 0 12px;
}
.editor_wrap img {
  margin: 0 0 12px;
}

.ec-popup_price_wrap p {
  margin: 0;
}

.ec-popup_price_wrap {
  top: 53%;
}


.common_fixed_bnr {
  display: none;
  position: fixed;
  width: 100%;
  max-width: 800px;
  bottom: 20px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 50;
}
@media only screen and (max-width: 960px) {
  .common_fixed_bnr {
    width: calc( 100% - 40px );
  }
}
.common_fixed_bnr .common_fixed_bnr_close {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px #d2d2d2 solid;
  background: #fff;
  margin: 0 20px 0 0;
}
.common_fixed_bnr .common_fixed_bnr_close img {
  display: block;
  width: 7px;
  margin: 0 auto;
}
.common_fixed_bnr .common_fixed_bnr_box {
  position: relative;
  display: block;
  width: 100%;
  padding: 13px 15px;
  background: url("../images/common/fixed_bnr_bg.jpg") center center no-repeat;
  background-size: cover;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.common_fixed_bnr .common_fixed_bnr_box:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(18, 18, 18, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.common_fixed_bnr .common_fixed_bnr_flex {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr .common_fixed_bnr_flex {
    display: block;
  }
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_main {
  width: calc( 100% - 300px );
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_main {
    width: 100%;
    margin: 0 0 15px;
  }
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_main .common_fixed_bnr_title {
  display: inline-block;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px #fff solid;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: fit-content;
  max-width: 100%;
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_main .common_fixed_bnr_text {
  font-size: 10px;
  line-height: 1.6;
  color: #fff;
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_brn_info {
  width: 180px;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_brn_info {
    width: 100%;
    margin: 0;
  }
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_qr_box {
  width: 100px;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_qr_box {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_contact_btn {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px;
  background: #EA3700;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 32px;
  padding: 0 5px 0 30px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_contact_btn {
    width: calc( 50% - 5px );
    margin: 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 350px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_contact_btn {
    font-size: 10px;
    padding: 0 0 0 30px;
    text-align: left;
  }
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_contact_btn img {
  display: block;
  width: 20px;
  position: absolute;
  left: 5px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_tel_btn {
  position: relative;
  display: block;
  padding: 0 5px 0 30px;
  width: 100%;
  background: #fff;
  color: #EA3700;
  border: 2px #EA3700 solid;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 28px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_tel_btn {
    width: calc( 50% - 5px );
    font-size: 12px;
  }
}
@media only screen and (max-width: 350px) {
  .common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_tel_btn {
    font-size: 10px;
    padding: 0 0 0 30px;
    text-align: left;
  }
}
.common_fixed_bnr .common_fixed_bnr_flex .common_fixed_bnr_sub .common_fixed_tel_btn img {
  display: block;
  width: 20px;
  position: absolute;
  left: 5px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 640px) {
  .common_fixed_bnr_qr_box {
    margin: 0 0 20px;
  }
}
.common_fixed_bnr_qr_box .common_fixed_bnr_qr_text {
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  font-weight: 500;
  margin: 0 0 5px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .common_fixed_bnr_qr_box .common_fixed_bnr_qr_text {
    color: #121212;
  }
}
.common_fixed_bnr_qr_box img {
  display: block;
  width: 100px;
  margin: 0 auto;
  border: 1px #fff solid;
}

.editor_wrap figcaption a {
  display: inline;
}
