.p_mb_art_hc .sec_kv .inner .ttl span {
  font-size: 28px;
}

.p_mb_art_hc .alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

@media screen and (max-width: 779px) {
  .p_mb_art_hc .sec_kv .inner .ttl span {
    font-size: 14px;
  }
}
.p_mb_art_hc .price_sec_new01 {
  padding: 70px 0 60px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 {
    padding: 7% 0;
  }
}
.p_mb_art_hc .price_sec_new01 .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container {
    display: block;
  }
}
.p_mb_art_hc .price_sec_new01 .container .slick {
  width: 490px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .slick {
    width: 100%;
  }
}
.p_mb_art_hc .price_sec_new01 .container .slick div {
  position: relative;
  outline: none;
}
.p_mb_art_hc .price_sec_new01 .container .slick img {
  width: 100%;
}
.p_mb_art_hc .price_sec_new01 .container .slick .txt {
  z-index: 1;
  text-align: center;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.76);
  line-height: 1.5;
  padding: 10px 0;
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow {
  font-size: 0;
  background: none;
  border: none;
  position: absolute;
  z-index: 1;
  top: 30%;
  outline: none;
  cursor: pointer;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow {
    top: 40%;
  }
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow:before {
  content: "";
  width: 30px;
  height: 30px;
  border: 0px;
  position: absolute;
  margin-top: -4px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow.slick-prev {
  left: 20px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow.slick-prev {
    left: -10px;
  }
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow.slick-prev:before {
  border-bottom: solid 4px #1B96D5;
  border-left: solid 4px #1B96D5;
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow.slick-next {
  right: 50px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow.slick-next {
    right: 20px;
  }
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow.slick-next:before {
  border-top: solid 4px #1B96D5;
  border-right: solid 4px #1B96D5;
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px 70px 0;
}


.p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li {
  cursor: pointer;
  position: relative;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-bottom: 10px;
}


/* スマホファースト 追記 */
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-dots{
    margin: 15px 15px 0 15px;
    justify-content:space-between;
  }
  
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li {
    width: 70px;
    height: 70px;
    overflow: hidden;
  }
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li img  {
    width: auto;
    height: auto;
  }
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-arrow:before {
    margin-top: -80px;
  }
}
@media screen and (max-width: 367px) {
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-dots {
    margin: 15px 14px 0 14px;
    justify-content:left;
  }
}
/* /スマホファースト 追記 */


.p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li:not(:nth-child(4n)) {
  margin-right: 10px;
}

/* スマホファースト 追記 */
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li:not(:nth-child(4n)) {
    margin-right: 5px;
 }
   .p_mb_art_hc .price_sec_new01 .container .slick .slick-dots > li:nth-child(4n) {
    margin-right: 0px;
  }
}

/* /スマホファースト 追記 */
.p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li.slick-active {
  border: 1px solid #000;
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li.slick-active img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li img {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 80px;
}

@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .slick .slick-dots li img {
    width: auto;
    height: auto;
  }
}

.p_mb_art_hc .price_sec_new01 .container .detail {
  width: 560px;
  margin-left: 50px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .detail {
    width: 100%;
    margin: 7% 0 0;
  }
}
.p_mb_art_hc .price_sec_new01 .container .detail .label {
  margin-bottom: 15px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new01 .container .detail .label {
    margin: 5% 0;
  }
  .p_mb_art_hc .price_sec_new01 .container .detail .txt {
    margin: 28px 12px;
  }
}
.p_mb_art_hc .price_sec_new01 .container .detail .txt {
  line-height: 1.8;
}
.p_mb_art_hc .price_sec_new01 .container .detail .price {
  margin: 10px 0 15px;
}
.p_mb_art_hc .price_sec_new01 .container .detail .price span {
  font-weight: bold;
  font-size: 20px;
}
.p_mb_art_hc .price_sec_new01 .container .detail .c_table_1 .desc,
.p_mb_art_hc .price_sec_new01 .container .detail .c_table_1 .tit {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
.p_mb_art_hc .price_sec_new01 .container .detail .link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
}
.p_mb_art_hc .price_sec_new01 .container .detail a {
  color: #1B96D5;
  text-decoration: underline;
  padding: 0 5px;
}
.p_mb_art_hc .price_sec02 .calc .box .detail a {
  color: #1B96D5;
  text-decoration: underline;
  padding: 0 5px;
}
.p_mb_art_hc .price_sec_new01 .container .detail .link a:not(:last-child) {
  border-right: 1px solid #CCC;
}
.p_mb_art_hc .price_sec_new01 .container .detail .link a:hover {
  text-decoration: none;
}
.p_mb_art_hc .price_sec02 {
  padding: 70px 0 0;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 {
    padding: 10% 0 0;
  }
}
.p_mb_art_hc .price_sec02 ._m {
  margin: 50px 0px 0px 2px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 ._m {
    margin: 7% 0 0;
  }
}
.p_mb_art_hc .price_sec02.bg {
  background: #f5f5f5;
  padding-bottom: 70px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02.bg {
    padding-bottom: 10%;
  }
}
.p_mb_art_hc .price_sec02 .h2 {
  text-align: center;
}
.p_mb_art_hc .price_sec02 .calc {
  padding: 0;
  margin: 0 auto;
  background: none;
}
.p_mb_art_hc .price_sec02 .box {
  border-bottom-color: #343434;
  margin: 30px auto;
  padding-bottom: 20px;
}
.p_mb_art_hc .price_sec02 .box ul {
  width: 48%;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box ul {
    width: 100%;
  }
}
.p_mb_art_hc .price_sec02 .box ul:first-child li .input input {
  font-size: 14px;
  padding: 9px 18px;
  width: 85px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box ul:first-child li .input input {
    width: 24%;
    padding: 10px 3%;
  }
}
.p_mb_art_hc .price_sec02 .box ul li {
  margin-bottom: 30px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box ul li {
    margin-bottom: 4%;
  }
}
.p_mb_art_hc .price_sec02 .box ul li .ttl {
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box ul li .ttl {
    font-size: 16px;
  }
}
.p_mb_art_hc .price_sec02 .box ul li .select select {
  font-size: 14px;
  padding: 13px 20px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box ul li .select select {
    padding: 10px 3%;
  }
}
.p_mb_art_hc .price_sec02 .box .detail {
  width: 52%;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box .detail {
    width: 100%;
  }
}
.p_mb_art_hc .price_sec02 .box .detail .result {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #FFF;
  padding: 30px 40px 25px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box .detail .result {
    padding: 7% 0;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
.p_mb_art_hc .price_sec02 .box .detail .result > * {
  width: 50%;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box .detail .result > * {
    width: auto;
  }
}
.p_mb_art_hc .price_sec02 .box .detail .result .ttl {
  font-size: 30px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box .detail .result .ttl {
    font-size: 20px;
  }
}
.p_mb_art_hc .price_sec02 .box .detail .result .price {
  color: #1B96D5;
  font-weight: bold;
  font-size: 42px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box .detail .result .price {
    font-size: 35px;
  }
}
.p_mb_art_hc .price_sec02 .box .detail .result .price span {
  font-size: 32px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box .detail .result .price span {
    font-size: 26px;
  }
}
.p_mb_art_hc .price_sec02 .box .detail .txt {
  text-align: right;
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.8;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .box .detail .txt {
    text-align: left;
  }
}
.p_mb_art_hc .price_sec02 .c_btn_3 .inner {
  margin: 0 auto;
}
.p_mb_art_hc .price_sec02 .tab_menu {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_menu {
    margin: 7% 0 0;
  }
}

.btn_hc_kantan {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 779px) {
  .btn_hc_kantan {
  display:block;
  }
}

.btn_hc_kantan > .c_btn_3 > .inner :last-child{
 margin-top: 15px;
}

.p_mb_art_hc .price_sec02 .tab_menu li {
  width: 317px;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  background: #F2F2F2;
  font-size: 18px;
  padding: 20px 0;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_menu li {
    width: 33%;
    padding: 3% 0;
    font-size: 14px;
  }
}
.p_mb_art_hc .price_sec02 .tab_menu li.active {
  background: #FFF;
  color: #1B96D5;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 3px solid;
  border-bottom: 1px solid #FFF;
  padding: 25px 0 15px;
  margin-bottom: -1px;
  font-weight: bold;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_menu li.active {
    padding: 4% 0 0;
    margin-top: -2%;
  }
}
.p_mb_art_hc .price_sec02 .tab_menu li:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_menu li:not(:last-child) {
    margin-right: 1%;
  }
}
.p_mb_art_hc .price_sec02 .tab_contents li {
  display: none;
}
.p_mb_art_hc .price_sec02 .tab_contents li .ttl {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_contents li .ttl {
    font-size: 14px;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_contents li .table {
    overflow-x: scroll;
  }
}
.p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 {
  margin: 30px 0;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 {
    margin-bottom: 4%;
    width: 686px;
  }
}
.p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 .left {
  width: 764px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 .left {
    width: 436px;
  }
}
.p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 .right {
  width: 250px;
}
.p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 .col {
  width: 250px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 .col {
    width: 160px;
  }
  .p_mb_art_hc .price_sec02 .tab_contents li .c_table_3 .col.br {
    width: 116px;
  }
}
.p_mb_art_hc .price_sec02 .tab_contents li .arrow {
  background: url("../img/common/price_arw01.png") no-repeat;
  background-size: 100%;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  font-size: 0.909em;
  height: 3em;
  line-height: 2.7em;
}
.p_mb_art_hc .price_sec02 .tab_box {
  border: 1px solid #1B96D5;
  padding: 40px 50px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .tab_box {
    padding: 7% 4%;
  }
}
.p_mb_art_hc .price_sec02 .cap {
  text-align: center;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02 .cap {
    text-align: left;
    margin-top: 5%;
    line-height: 1.8;
  }
}
.p_mb_art_hc .price_sec02.spec {
  padding-bottom: 70px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02.spec {
    padding-bottom: 10%;
  }
}
.p_mb_art_hc .price_sec02.spec .c_table_1 .tit {
  width: 300px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02.spec .c_table_1 .tit {
    width: 30%;
  }
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec02.spec .c_table_1 .desc {
    width: 70%;
  }
}
.p_mb_art_hc .price_sec02.spec th, .p_mb_art_hc .price_sec02.spec td {
  border: none;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
.p_mb_art_hc .price_sec_new02 {
  background: #EAF8FF;
  padding: 70px 0;
  margin-top: 50px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 {
    padding: 10% 0;
  }
}
.p_mb_art_hc .price_sec_new02 .h2 {
  text-align: center;
}
.p_mb_art_hc .price_sec_new02 .txt {
  text-align: center;
  font-size: 13px;
  margin: 20px 0 30px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .txt {
    margin: 5% 0;
  }
}
.p_mb_art_hc .price_sec_new02 .spec {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #FFF;
  padding: 40px 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .spec {
    display: block;
    padding: 5% 10%;
    margin-bottom: 7%;
  }
}
.p_mb_art_hc .price_sec_new02 .spec .ttl {
  font-weight: bold;
  font-size: 20px;
  padding: 0 100px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .spec .ttl {
    font-size: 18px;
    padding: 3% 0;
    text-align: center;
  }
}
.p_mb_art_hc .price_sec_new02 .spec table {
  width: 550px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .spec table {
    width: 100%;
  }
}
.p_mb_art_hc .price_sec_new02 .spec table th, .p_mb_art_hc .price_sec_new02 .spec table td {
  text-align: left;
  font-size: 13px;
  padding: 15px 0;
  line-height: 1.5;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .spec table th, .p_mb_art_hc .price_sec_new02 .spec table td {
    display: block;
    padding: 0;
  }
}
.p_mb_art_hc .price_sec_new02 .spec table th {
  font-weight: bold;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .spec table th {
    padding: 3% 0;
  }
}
.p_mb_art_hc .price_sec_new02 .spec table tr:not(:last-child) th, .p_mb_art_hc .price_sec_new02 .spec table tr:not(:last-child) td {
  border-bottom: 1px solid #B4B4B4;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .spec table tr:not(:last-child) th, .p_mb_art_hc .price_sec_new02 .spec table tr:not(:last-child) td {
    border-bottom: none;
  }
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new02 .spec table tr:not(:last-child) td {
    border-bottom: 1px solid #B4B4B4;
    padding-bottom: 3%;
  }
}
.p_mb_art_hc .price_sec_new02 .c_btn_3 .inner {
  margin: 0 auto;
}
.p_mb_art_hc .price_sec_new03 {
  background: #f5f5f5;
  padding: 70px 0;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new03 {
    padding: 10% 0 5%;
  }
}
.p_mb_art_hc .price_sec_new03 .h2 {
  text-align: center;
}
.p_mb_art_hc .price_sec_new03 .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 30px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new03 .list {
    display: block;
    margin-top: 4%;
  }
}
.p_mb_art_hc .price_sec_new03 .list a {
  color: #343434;
  text-align: center;
  width: 300px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new03 .list a {
    width: 100%;
    display: block;
    padding: 5% 0;
  }
}
.p_mb_art_hc .price_sec_new03 .list a:not(:nth-child(3n)) {
  margin-right: 40px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new03 .list a:not(:nth-child(3n)) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new03 .list a:not(:last-child) {
    border-bottom: 1px solid #CCC;
  }
}
.p_mb_art_hc .price_sec_new03 .list a .img img {
  width: 100%;
}
.p_mb_art_hc .price_sec_new03 .list a .ttl {
  font-weight: bold;
  font-size: 26px;
  margin: 15px 0 10px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new03 .list a .ttl {
    font-size: 18px;
    margin: 4% 0 2%;
  }
}
.p_mb_art_hc .price_sec_new03 .list a .txt {
  font-size: 12px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new03 .list a .txt {
    font-size: 14px;
  }
}
.p_mb_art_hc .price_sec_new04 {
  padding: 70px 0;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new04 {
    padding: 10% 0;
  }
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new04 .container {
    width: 100%;
  }
}
.p_mb_art_hc .price_sec_new04 .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new04 .list {
    display: block;
  }
}
.p_mb_art_hc .price_sec_new04 .list a {
  width: 520px;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new04 .list a {
    width: 100%;
    display: block;
    /* margin-bottom: 4%; */
  }
}
.p_mb_art_hc .price_sec_new04 .list a.dummy {
  text-align: center;
  background: #C9C9C9;
  color: #FFF;
  height: 115px;
  line-height: 115px;
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 779px) {
  .p_mb_art_hc .price_sec_new04 .list a.dummy {
    height: 4em;
    line-height: 4em;
    font-size: 20px;
  }
}
.p_mb_art_hc .price_sec_new04 .list a img {
  max-width: 100%;
}

.pop-contents {
  padding: 50px 20px;
}

.sample.fancybox-wrap {
  width: 100% !important;
}
.sample.fancybox-wrap .container {
  width: 100%;
}
.sample.fancybox-wrap .sample.fancybox-wrap .price_modal > .col03 {
  width: 100%;
  display: flex;
  justify-content: center;
}

.fancybox-wrap {
  position: static;
}

#pop01 .pop_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 779px) {
  #pop01 .pop_ttl {
    font-size: 21px;
    margin-bottom: 24px;
  }
}
#pop01 .pop_flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media screen and (max-width: 779px) {
  #pop01 .pop_flexbox {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 779px) {
  #pop01 .pop_flexbox .pop_txt_box {
    margin-bottom: 10px;
  }
}
#pop01 .pop_flexbox .pop_txt_box .pop_heading {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 29px;
  position: relative;
}
@media screen and (max-width: 779px) {
  #pop01 .pop_flexbox .pop_txt_box .pop_heading {
    font-size: 16px;
    margin-bottom: 28px;
  }
}
#pop01 .pop_flexbox .pop_txt_box .pop_heading::after {
  content: '';
  display: inline-block;
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, #707070, #707070 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 2px);
  background-size: 4px 1px;
  position: absolute;
  bottom: -14px;
  left: 0;
}
@media screen and (max-width: 779px) {
  #pop01 .pop_flexbox .pop_txt_box .pop_heading::after {
    bottom: -13px;
  }
}
#pop01 .pop_flexbox .pop_txt_box .pop_detail {
  font-size: 13px;
  line-height: 1.8;
}
#pop01 .pop_flexbox .pop_img_box {
  width: 329px;
  margin-left: 34px;
  flex-shrink: 0;
}
@media screen and (max-width: 779px) {
  #pop01 .pop_flexbox .pop_img_box {
    margin-left: 0;
    width: 100%;
  }
}
#pop01 .pop_flexbox .pop_img_box > .pop_img {
  width: 100%;
}

#pop02 {
  padding: 52px 74px 50px;
}
@media screen and (max-width: 779px) {
  #pop02 {
    padding: 30px 20px 75px;
  }
}
#pop02 .pop_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 779px) {
  #pop02 .pop_ttl {
    font-size: 21px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 779px) {
  .index .c_box_1 {
    margin-bottom: 10%;
  }
}

#pop02 .pop_item_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 779px) {
  #pop02 .pop_item_list {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#pop02 .pop_item_list .pop_item {
  width: 290px;
}
@media screen and (max-width: 779px) {
  #pop02 .pop_item_list .pop_item {
    width: 100%;
  }
}
#pop02 .pop_item_list .pop_item + .pop_item {
  margin-left: 40px;
  position: relative;
}
@media screen and (max-width: 779px) {
  #pop02 .pop_item_list .pop_item + .pop_item {
    margin-left: 0;
    margin-top: 45px;
  }
}
#pop02 .pop_item_list .pop_item + .pop_item::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, #707070, #707070 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 2px);
  background-size: 1px 4px;
  position: absolute;
  top: 0;
  left: -20px;
}
@media screen and (max-width: 779px) {
  #pop02 .pop_item_list .pop_item + .pop_item::before {
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #707070, #707070 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 2px);
    background-size: 4px 1px;
    top: -25px;
    left: 0;
  }
}
#pop02 .pop_item_list .pop_item .pop_item_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 779px) {
  #pop02 .pop_item_list .pop_item .pop_item_ttl {
    font-size: 16px;
    margin-bottom: 13px;
  }
}
#pop02 .pop_item_list .pop_item .pop_item_img {
  width: 290px;
}
@media screen and (max-width: 779px) {
  #pop02 .pop_item_list .pop_item .pop_item_img {
    width: 100%;
  }
}
#pop02 .pop_item_list .pop_item .pop_item_img > .pop_img {
  width: 100%;
}

#pop03 {
  padding: 37px 74px 30px;
}
@media screen and (max-width: 779px) {
  #pop03 {
    padding: 35px 20px 85px;
  }
}
#pop03 .pop_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_ttl {
    font-size: 21px;
    margin-bottom: 24px;
  }
}
#pop03 .pop_item_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_item_list {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
}
#pop03 .pop_item_list .pop_item {
  width: 290px;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_item_list .pop_item {
    width: 100%;
    position: relative;
  }
  #pop03 .pop_item_list .pop_item::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #707070, #707070 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 2px);
    background-size: 4px 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
  }
}
#pop03 .pop_item_list .pop_item + .pop_item {
  margin-left: 40px;
  position: relative;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_item_list .pop_item + .pop_item {
    margin-left: 0;
    margin-top: 45px;
  }
}
#pop03 .pop_item_list .pop_item + .pop_item::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, #707070, #707070 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 2px);
  background-size: 1px 4px;
  position: absolute;
  top: 0;
  left: -20px;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_item_list .pop_item + .pop_item::before {
    display: none;
  }
}
#pop03 .pop_item_list .pop_item .pop_item_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 9px;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_item_list .pop_item .pop_item_ttl {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
#pop03 .pop_item_list .pop_item .pop_item_detail {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 10px;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_item_list .pop_item .pop_item_detail {
    font-size: 13px;
  }
}
#pop03 .pop_item_list .pop_item .pop_item_img {
  width: 290px;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_item_list .pop_item .pop_item_img {
    width: 100%;
  }
}
#pop03 .pop_item_list .pop_item .pop_item_img > .pop_img {
  width: 100%;
}
#pop03 .pop_btn {
  text-align: center;
}
@media screen and (max-width: 779px) {
  #pop03 .pop_btn {
    width: 259px;
    margin: 0 auto;
  }
}
#pop03 .c_btn_2 {
  padding: 16px 90px;
  min-height: 60px;
  background: #fff;
  border: 1px dashed #1B96D5;
  border-radius: 40px;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 779px) {
  #pop03 .c_btn_2 {
    min-height: 40px;
    padding: 8px 30px;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  #pop03 .c_btn_2:hover {
    background: #1B96D5;
  }
  #pop03 .c_btn_2:hover > p {
    color: #fff;
  }
  #pop03 .c_btn_2:hover > p:before {
    content: url(/assets/img/common/arw-white-big.svg);
  }
}
#pop03 .c_btn_2 > p {
  padding: 0 0 0 30px;
  font-size: 20px;
  font-weight: bold;
  color: #1B96D5;
  position: relative;
  line-height: 1.5;
}
@media screen and (max-width: 779px) {
  #pop03 .c_btn_2 > p {
    font-size: 13px;
  }
}
#pop03 .c_btn_2 > p:before {
  content: url(/assets/img/common/arw-big.svg);
  position: absolute;
  top: -2px;
  left: -9px;
}
@media screen and (max-width: 779px) {
  #pop03 .c_btn_2 > p:before {
    content: url(/assets/img/common/arw.png);
    top: -2px;
    left: 0;
  }
}

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