
/* 共通 */
main {
  background-color: #fffcf9;
}
.bg_blue {
  background-color: #cef1f6 !important;
}
.bg_blue.-pb {
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .bg_blue.-pb {
    padding-bottom: 30px;
  }
}
.bg_blue02 {
  background-color: #e7f8fa !important;
}
.bg_white {
  background-color: #fff !important;
}
.bg_white80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg_border {
  border: 2px solid #7ed7e4;
}



.main_mt_com {
  padding-top: 60px;
  padding-bottom: 70px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .main_mt_com {
    padding: 40px 0px;
  }
}

.b_rad_m {
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .b_rad_m {
    border-radius: 10px;
  }
}

.b_rad_s {
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .b_rad_s {
    border-radius: 6px;
  }
}

.pad_com {
  padding: 60px 130px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  .pad_com {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 1366px) {
  .pad_com.-pad_sp_s {
    padding: 30px 10px;
  }
  .pad_com.-pad_sp_s .btn_com01 {
    padding: 15px 0px 0px;
  }
  .pad_com.-pad_sp_s .btn_com01 i {
    display: block;
    margin: 10px auto 0px;
    position: static;
  }
}

.pad40_70 {
  padding: 40px 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  .pad40_70 {
    padding: 30px 24px;
  }
  #remake  .pad40_70 {
    padding: 30px 16px;
  }
}
@media screen and (max-width: 767px) {
  .pad40_70.-pad_sp_s {
    padding: 30px 10px;
  }
  .pad40_70.-pad_sp_s .tit_com09 {
    font-size: 10px;
  }
  .pad40_70.-pad_sp_s .txt_com01 {
    font-size: 10px;
    text-align: left;
  }
  .pad40_70.-pad_sp_s .txt_com01 .caption {
    font-size: 10px;
    text-align: left;
  }
}

.pad_com20 {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .pad_com20 {
    padding: 20px 10px;
  }
}

.pad_com30 {
  padding: 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  .pad_com30 {
    padding: 20px;
  }
}

.pad_com40 {
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  .pad_com40 {
    padding: 30px;
  }
}
.pad_com60 {
  padding: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  .pad_com60 {
    padding: 30px 20px;
  }
}
.btn_menu_area {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn_menu_area.-menu03 li {
  width: 31%;
  margin: 0 1% 20px;
}
#nengaLP .btn_menu_area.-menu03 li {
  margin: 30px 1% -20px;
}
#link_more .btn_menu_area {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .btn_menu_area.-menu03 li {
    width: 48%;
    margin: 0 1% 10px;
  }
  #nengaLP .btn_menu_area.-menu03 li {
    margin: 10px 1% -10px;
  }
}
.btn_menu_area.-menu02 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 790px;
  margin: 0px auto;
}
.btn_menu_area.-menu02 li {
  width: 48%;
  margin: 0 1%;
}
.btn_menu_area.-menu02 li .btn_com01 {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 820px) {
  .btn_menu_area.-menu02 li.-sp_w {
    width: 100%;
    max-width: 100%;
    margin: 0 0% 10px;
  }
}

.tshirt_price {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0;
  border-bottom: 1px solid #cef1f6;
}
@media screen and (max-width: 767px) {
  .tshirt_price {
    padding: 10px 0;
  }
}
.tshirt_price dt {
  width: 28%;
  font-family: "urbane-rounded", sans-serif;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .tshirt_price dt {
    font-size: 13px;
  }
}
.tshirt_price dd {
  width: 69%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tshirt_price dd p {
  font-family: "urbane-rounded", sans-serif;
  font-size: 14px;
  width: 37%;
}
@media screen and (max-width: 767px) {
  .tshirt_price dd p {
    font-size: 12px;
  }
}
.tshirt_price dd p i {
  width: 30%;
  font-size: 14px;
  color: #49cbde;
  font-weight: bold;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .tshirt_price dd p i {
    font-size: 12px;
  }
}
.tshirt_price dd p strong {
  width: 50%;
  font-size: 16px;
  font-family: "urbane-rounded", sans-serif;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .tshirt_price dd p strong {
    font-size: 14px;
  }
}

.tshirt_price-max dt{
  width:24%;
}
.tshirt_price-max dd{
  width: 74%;
}
.tshirt_price dd p{
  margin: 0 0 0 0.4em;
  width: 45%;
  display: flex;
  align-items: center;
}

.tshirt_price-max dd p i{
  width: 40%;
}

.size_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .size_txt {
    text-align: left;
  }
}
.size_txt dl {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .size_txt dl {
    margin-bottom: 5px;
  }
}
.size_txt dl dt {
  font-size: 14px;
  text-align: right;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .size_txt dl dt {
    display: block;
    font-size: 11px;
  }
}
.size_txt dl dd {
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .size_txt dl dd {
    width: 100%;
    max-width: 100%;
    font-size: 11px;
  }
}
.size_txt .txt01 {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .size_txt .txt01 {
    font-size: 11px;
    font-family: "Noto Sans JP", sans-serif;
  }
}

.tote_flex_frames {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tote_flex_frames figure {
  width: 16.94%;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .tote_flex_frames figure {
    width: 31%;
    margin-bottom: 30px;
  }
}
.tote_flex_frames figcaption {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .tote_flex_frames figcaption {
    font-size: 10px;
  }
}

.calendar_flex {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calendar_flex figure {
  width: 22.55%;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .calendar_flex figure {
    width: 48%;
    margin-bottom: 20px;
  }
}
.calendar_flex figure.-wid {
  width: 32.55%;
}
@media screen and (max-width: 767px) {
  .calendar_flex figure.-wid {
    width: 100%;
    max-width: 100%;
  }
}
.calendar_flex.-jc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pan_area a, .pan_area span {
  display: inline-block;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  color: #303030;
  margin-left: 1.16em;
  vertical-align: -1em;
  padding-left: 1.58em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pan_area a, .pan_area span {
    font-size: 10px;
    padding-left: 7px;
    margin-left: 7px;
  }
}
.pan_area a.parent, .pan_area span.parent {
  color: #23b4ca;
}
.pan_area a::before, .pan_area span::before {
  display: block;
  content: "";
  width: 0.75em;
  height: 0.75em;
  border: solid 2px #000000;
  border-bottom: none;
  border-left: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  .pan_area a::before, .pan_area span::before {
    width: 6px;
    height: 6px;
    border-width: 1px;
  }
}
.pan_area a.logo, .pan_area span.logo {
  width: 100%;
  max-width: 145px;
  font-size: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 767px) {
  .pan_area a.logo, .pan_area span.logo {
    width: 29.85%;
  }
}
.pan_area a.logo::before, .pan_area span.logo::before {
  display: none;
}

.header_pan_area {
  padding-top: 110px;
  background-color: #fffcf9;
}
@media screen and (max-width: 767px) {
  .header_pan_area {
    padding-top: 65px;
  }
}
.header_pan_area .header_pan_area_in {
  width: 100%;
  max-width: 1366px;
  margin: 0px auto;
}
.header_pan_area .logo {
  display: none;
}
.header_pan_area.-blue {
  background-color: #cef1f6;
}

.calendar_flex02 {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calendar_flex02 .txt_area {
  width: 30.92%;
}
@media screen and (max-width: 767px) {
  .calendar_flex02 .txt_area {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.calendar_flex02 .txt_area .tit01 {
  margin-bottom: 20px;
}
.calendar_flex02 .txt_area .img {
  margin-bottom: 10px;
}
.calendar_flex02 .txt_area .txt01 {
  width: 100%;
  max-width: 100%;
  color: #49cbde;
  border: 1px solid #49cbde;
  font-size: 11px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}
.calendar_flex02 .img_area {
  width: 57.05%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .calendar_flex02 .img_area {
    width: 100%;
    max-width: 100%;
  }
}
.calendar_flex02 .img_area .img_area_in:nth-child(1) {
  width: 40.64%;
}
.calendar_flex02 .img_area .img_area_in:nth-child(2) {
  width: 50.53%;
}

.frames_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.frames_flex figure {
  width: 18.75%;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .frames_flex figure {
    width: 31%;
    margin-bottom: 20px;
  }
}
.frames_flex figure img {
  margin-bottom: 5px;
}
.frames_flex figure figcaption {
  font-size: 14px;
  font-family: "urbane-rounded", "Noto Sans JP", sans-serif;

}
@media screen and (max-width: 767px) {
  .frames_flex figure figcaption {
    font-size: 13px;
  }
}

.portrait_plan_area {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 4px solid #fff;
}
.portrait_plan_area_flex {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.portrait_plan_area_flex figure {
  width: 27.74%;
}
.portrait_plan_area_flex figure img {
  margin-bottom: 15px;
}
.portrait_plan_area_in:nth-child(1) {
  width: 58.57%;
}
@media screen and (max-width: 767px) {
  .portrait_plan_area_in:nth-child(1) {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.portrait_plan_area_in:nth-child(2) {
  width: 35.39%;
}
@media screen and (max-width: 767px) {
  .portrait_plan_area_in:nth-child(2) {
    width: 100%;
    max-width: 100%;
  }
}
.portrait_plan_area_in:nth-child(2) figure {
  width: 43.54%;
}
@media screen and (max-width: 767px) {
  .portrait_plan_area_in:nth-child(2) figure {
    width: 27.74%;
  }
}
@media screen and (max-width: 767px) {
  .portrait_plan_area_in:nth-child(2) .portrait_plan_area_flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .portrait_plan_area_in:nth-child(2) .portrait_plan_area_flex figure {
    margin: 0px 10px;
  }
}

.index_com {
  padding: 80px 0 0px;
}
@media screen and (max-width: 767px) {
  .index_com {
    padding: 40px 0 0px;
  }
}

.chumon_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 12px;
  color: #23b4ca;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .chumon_list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .chumon_list {
    font-size: 11px;
  }
}
.chumon_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1.83em;
  font-weight: 500;
}
.chumon_list li .icon {
  width: 3.33em;
  display: inline-block;
  margin-right: 0.33em;
}
.chumon_list li:first-child {
  margin-left: 0;
}
.chumon_list.-jc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.products_list_wrap {
  width: 100%;
  max-width: 100%;
  padding-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .products_list_wrap {
    padding-bottom: 40px;
  }
}
.products_list_wrap::after {
  content: "";
  width: 100%;
  max-width: 100%;
  height: calc(100% - 100px);
  display: block;
  position: absolute;
  left: 0px;
  top: 100px;
  background-color: #cef1f6;
}

.products_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px 4.03%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .products_list {
    gap: 20px 2.53%;
  }
}
.products_list li {
  width: 30.64%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .products_list li {
    width: 100%;
    max-width: 100%;
  }
}
.products_list li a {
  padding: 0 30px 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #303030;
}
@media screen and (max-width: 767px) {
  .products_list li a {
    padding: 0 15px 25px;
  }
}
.products_list li .img {
  margin-left: -30px;
  margin-right: -30px;
  position: relative;
  aspect-ratio: 320/220;
  background-color: #e5e5e5;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .products_list li .img {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .products_list li .img {
    margin-bottom: 20px;
  }
}
.products_list li .img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.products_list li .img::after, .products_list li .img::before {
  content: "";
  width: 26px;
  height: 26px;
  display: none;
  position: absolute;
  bottom: 10px;
}
@media screen and (max-width: 767px) {
  .products_list li .img::after, .products_list li .img::before {
    width: 34px;
    height: 34px;
  }
}
.products_list li .img::before {
  background: url("../image/icon_net.webp") 0 0 no-repeat;
  background-size: cover;
}
.products_list li .img::after {
  background: url("../image/icon_shop.webp") 0 0 no-repeat;
  background-size: cover;
}
.products_list li .tit {
  font-size: 19px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 820px) {
  .products_list li .tit {
    font-size: 16px;
  }
}
.products_list li .tit .-blank {
  width: 12px;
  height: 12px;
  vertical-align: top;
  margin-top: 5px;
  display: inline-block;
  margin-left: 10px;
}
.products_list li .tit span {
  font-size: 0.7em;
  font-weight: 900;
  display: inline-block;
}
.products_list li .tit .eng {
  display: block;
  font-weight: bold;
  color: #7ed7e4;
  font-family: "urbane-rounded", sans-serif;
  font-size: 0.8em;
  letter-spacing: 0;
}
.products_list li .txt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  line-height: 1.8;
}
.products_list li.-shop a .img::before {
  display: none;
}
.products_list li.-shop a .img::after {
  display: block;
  right: 10px;
}
.products_list li.-net a .img::before {
  display: block;
  right: 10px;
}
.products_list li.-net a .img::after {
  display: none;
}
.products_list li.-shop_net a .img::before {
  display: block;
  right: 10px;
}
.products_list li.-shop_net a .img::after {
  display: block;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .products_list li.-shop_net a .img::after {
    right: 52px;
  }
}

.sec_order__box01 {
  width: 100%;
  max-width: 960px;
  margin: 0px auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 95px;
  background-color: #e7f8fa;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1040px) {
  .sec_order__box01 {
    padding: 40px 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec_order__box01 {
    display: block;
  }
}
.sec_order__box01 .txt_box {
  width: 36.36%;
}
@media screen and (max-width: 767px) {
  .sec_order__box01 .txt_box {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
}
.sec_order__box01 .txt_box .tit {
  font-size: 30px;
  line-height: 1.66;
  color: #49cbde;
  font-weight: bold;
  letter-spacing: -0.05em;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sec_order__box01 .txt_box .tit {
    text-align: center;
    font-size: 20px;
  }
}
.sec_order__box01 .txt_box .tit::after {
  display: block;
  content: "";
  background-color: #49cbde;
  height: 4px;
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .sec_order__box01 .txt_box .tit::after {
    margin-top: 15px;
    height: 3px;
  }
}
.sec_order__box01 .img_box {
  width: 53.89%;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec_order__box01 .img_box {
    width: 100%;
    max-width: 100%;
  }
}

.sec_howtouse__list {
  width: 100%;
  max-width: 960px;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list {
    display: block;
    margin-bottom: 20px;
  }
}
.sec_howtouse__list li {
  width: 48.95%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 30px;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li {
    padding: 20px 35px;
  }
}
.sec_howtouse__list li.fullSize {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li.fullSize {
    display: block;
  }
}
.sec_howtouse__list li.fullSize .img_wrap {
  width: 46.06%;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li.fullSize .img_wrap {
    width: 91.16%;
    margin: 0px auto;
    margin-bottom: 25px;
  }
}
.sec_howtouse__list li.fullSize .img_wrap .img {
  aspect-ratio: 410/302;
}
.sec_howtouse__list li.fullSize .txt_wrap {
  width: 41.57%;
  margin-left: 4.49%;
}
@media screen and (max-width: 1040px) {
  .sec_howtouse__list li.fullSize .txt_wrap {
    width: 49.45%;
  }
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li.fullSize .txt_wrap {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.sec_howtouse__list li.fullSize .txt_wrap .txt01 {
  text-align: left;
}
.sec_howtouse__list li.fullSize .txt_wrap .txt01 strong {
  font-size: 1.2em;
  font-weight: 700;
}
.sec_howtouse__list li.fullSize .txt_wrap .txt01 + .txt01 {
  padding-top: 20px;
  border-top: 5px dotted #23b4ca;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li.fullSize .txt_wrap .txt01 + .txt01 {
    border-width: 2px;
    padding-top: 15px;
  }
}
.sec_howtouse__list li .txt01 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.05em;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li .txt01 {
    font-size: 13px;
    margin-bottom: 15px;
  }
}
.sec_howtouse__list li .img {
  position: relative;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 400/190;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li .img {
    width: 100%;
    max-width: 501px;
    margin: 0px auto;
    margin-bottom: 15px;
    aspect-ratio: auto;
  }
}
.sec_howtouse__list li .img img {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li .img img {
    position: static;
  }
}
.sec_howtouse__list li .txt02 {
  text-align: center;
  font-family: "urbane-rounded", sans-serif;
  color: #23b4ca;
  font-size: 26px;
  letter-spacing: -0.05em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sec_howtouse__list li .txt02 {
    font-size: 18px;
  }
}
.sec_howtouse .btn_com_wrap {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .sec_howtouse .btn_com_wrap {
    margin-bottom: 60px;
  }
}

.sec_scene .sec_scene__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: solid 1px #cef1f6;
}
@media screen and (max-width: 767px) {
  .sec_scene .sec_scene__list {
    display: block;
  }
}
.sec_scene .sec_scene__list li {
  width: 50%;
  background-color: #e4f9fc;
  border-top: solid 1px #cef1f6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 60px;
}
@media screen and (max-width: 820px) {
  .sec_scene .sec_scene__list li {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec_scene .sec_scene__list li {
    padding: 25px 30px;
  }
}
.sec_scene .sec_scene__list li:nth-child(2n) {
  border-left: 1px solid #cef1f6;
}
@media screen and (max-width: 767px) {
  .sec_scene .sec_scene__list li:nth-child(2n) {
    border-left: none;
  }
}
.sec_scene .sec_scene__list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec_scene .sec_scene__list li a .imgBox {
  width: 43.36%;
  /* border: solid 1px #49cbde; */
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec_scene .sec_scene__list li a .imgBox {
    width: 39.07%;
  }
}
.sec_scene .sec_scene__list li a .imgBox img {
  border-radius: 10px;
}
.sec_scene .sec_scene__list li a .txtBox {
  width: 48.67%;
  color: #303030;
}
@media screen and (max-width: 767px) {
  .sec_scene .sec_scene__list li a .txtBox {
    width: 55.82%;
  }
}
.sec_scene .sec_scene__list li a .txtBox .tit {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 700;
  color: #49cbde;
}
@media screen and (max-width: 1366px) {
  .sec_scene .sec_scene__list li a .txtBox .tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .sec_scene .sec_scene__list li a .txtBox .tit {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.sec_scene .sec_scene__list li a .txtBox .txt {
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec_scene .sec_scene__list li a .txtBox .txt {
    font-size: 13px;
  }
}

/*.sec_scene_2nd {
  .sec_scene__list {
    @include flex;
    @include sb;
    @include max-screen($breakpoint-sp) {
      @include db;
    }

    li {
      @include wp(1040,508);
      border-radius: 20px;
      overflow: hidden;
      background-color: #e7f8fa;
      @include mb(30);
      @include max-screen($breakpoint-sp) {
        @include w;
      }
      @include max-screen($breakpoint-sp) {
        @include mb(10);
      }

      a {
        @include bs;
        @include flex;
        padding: 20px;
        @include sb;
        @include aic;

        .imgBox {
          @include wp(470,200);
          //aspect-ratio: 205 / 140;
          background-color: #fff;
          border-radius: 10px;
          border: 1px solid #5ecfe0;
          @include bs;

          img {
            border-radius: 10px;
            object-fit: cover;
            width: 100%;
            height: 100%;
          }
        }

        .txtBox {
          @include wp(470,250);
          color: $c_bk;

          .tit {
            @include f(26);
            font-weight: 500;
            @include max-screen($breakpoint-sp) {
              @include f(16);
            }
          }

          .txt {
            @include f(15);
            font-weight: 500;
            @include max-screen($breakpoint-sp) {
              @include f(12);
            }
          }
        }
      }
    }
  }
}*/
.card_area figure {
  width: 13.63%;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .card_area figure {
    width: 46%;
    margin-bottom: 20px;
  }
}
.card_area figure figcaption {
  font-family: "urbane-rounded", sans-serif;
  color: #fff;
  line-height: 1;
  background-color: #49cbde;
  display: inline-block;
  padding: 3px 10px;
  font-size: 10px;
}
.card_area figure.yoko01 {
  width: 22.67%;
}
@media screen and (max-width: 767px) {
  .card_area figure.yoko01 {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10%;
  }
}
.card_area .card_flex {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card_area .card_flex_in {
  width: 36.99%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in {
    width: 100%;
    max-width: 100%;
  }
}
.card_area .card_flex_in figure {
  width: 44.17%;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in figure {
    width: 46%;
    margin-bottom: 20px;
  }
}
.card_area .card_flex_in02 {
  width: 58.69%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in02 {
    width: 100%;
    max-width: 100%;
  }
}
.card_area .card_flex_in02 figure {
  width: 46.32%;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in02 figure {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.card_area .card_flex_in03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card_area .card_flex_in03 figure {
  width: 34.05%;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in03 figure {
    width: 38%;
    margin-bottom: 20px;
  }
}
.card_area .card_flex_in03 figure.yoko {
  width: 56.65%;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in03 figure.yoko {
    width: 54%;
    margin-bottom: 20px;
  }
}
.card_area .card_flex_in04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card_area .card_flex_in04 figure {
  width: 47.19%;
}
.card_area .card_flex_in04 figure.wid {
  width: 100%;
  max-width: 100%;
}
.card_area .card_flex_in05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card_area .card_flex_in05 figure {
  width: 21.18%;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in05 figure {
    width: 46%;
  }
}
.card_area .card_flex_in05 figure.yoko {
  width: 31.25%;
}
@media screen and (max-width: 767px) {
  .card_area .card_flex_in05 figure.yoko {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10%;
  }
}

.camera_point_area {
  width: 100%;
  max-width: 100%;
}
.camera_point_area .tit01 {
  font-size: 19px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.camera_point_area_in {
  background-color: #F0FCFD;
}
.camera_point_area_in ul {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.camera_point_area_in ul li {
  width: 22.08%;
}

.sample_ul ul {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .sample_ul ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.sample_ul ul li {
  width: 15%;
  margin: 0 0.8% 10px;
}
@media screen and (max-width: 767px) {
  .sample_ul ul li {
    width: 31%;
    margin: 0 0% 10px;
  }
}
.sample_ul ul li.icon_sex {
  background-color: #49cbde;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.scene_list {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 100px;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .scene_list {
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.scene_list li {
  width: 30.76%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .scene_list li {
    width: 48%;
    margin-bottom: 20px;
    margin: 0px 1% 20px;
  }
  .scene_list li:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

.id_icon_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  border-bottom: 4px solid #fff;
}
.id_icon_area figure {
  width: 33.3333333333%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .id_icon_area figure {
    margin-bottom: 20px;
  }
}
.id_icon_area figure img {
  display: block;
  width: 70%;
  margin: 0px auto;
}
.id_icon_area figure figcaption {
  width: 100%;
  max-width: 100%;
  display: block;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .id_icon_area figure figcaption {
    font-size: 12px;
  }
}
.id_icon_area figure figcaption span {
  font-size: 12px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .id_icon_area figure figcaption span {
    font-size: 10px;
  }
}
.id_icon_area figure.wid {
  width: 73%;
}
.id_icon_area figure.wid img {
  display: block;
  margin-bottom: 15px;
}
.id_icon_area figure.wid_s {
  width: 27%;
}
.id_price {
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #49cbde;
  font-size: 42px;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .id_price {
    font-size: 28px;
  }
}
.id_price i {
  font-size: 16px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
  line-height: 1;
}
.id_price i::after, .id_price i::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 25px;
  display: block;
}
.id_price i::before {
  left: 0;
  top: calc(50% - 12px);
  background: url("../image/icon_L.webp") 0 0px/cover no-repeat;
}
.id_price i::after {
  right: 0;
  top: calc(50% - 12px);
  background: url("../image/icon_R.webp") 0 0px/cover no-repeat;
}
.id_price strong {
  font-family: "urbane-rounded", sans-serif;
}
.id_price span {
  font-size: 24px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .id_price span {
    font-size: 20px;
  }
}

.id_price02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.id_price02 div {
  font-family: "urbane-rounded", sans-serif;
  font-size: 24px;
  color: #f9c342;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .id_price02 div {
    font-size: 18px;
  }
}
.id_price02 p {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #49cbde;
  font-size: 56px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .id_price02 p {
    font-size: 36px;
  }
}
.id_price02 p strong {
  font-family: "urbane-rounded", sans-serif;
}
.id_price02 p span {
  font-size: 32px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .id_price02 p span {
    font-size: 24px;
  }
}

.id_price03 {
  text-align: center;
  font-family: "urbane-rounded", sans-serif;
  color: #49cbde;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 20px;
}
.id_price03 span {
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
}
.id_price03 i {
  font-size: 12px;
}

.id_price04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.id_price04 strong {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #49cbde;
  font-size: 26px;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .id_price04 strong {
    font-size: 18px;
  }
}
.id_price04 span {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .id_price04 span {
    font-size: 14px;
  }
}

.tit_id01 {
  position: relative;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 106px;
  font-size: 36px;
  color: #49cbde;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .tit_id01 {
    font-size: 18px;
    padding: 0px;
    position: static;
    text-align: center;
  }
}
.tit_id01 span {
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 44px;
  background-color: #f9c342;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .tit_id01 span {
    top: -30px;
    left: -20px;
    width: 60px;
    height: 60px;
    font-size: 10px;
  }
}
.tit_id01 .eng {
  display: block;
  font-family: "urbane-rounded", sans-serif;
  font-weight: bold;
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  .tit_id01 .eng {
    line-height: 1;
    font-size: 28px;
    margin-top: 12px;
  }
}

.tit_id02 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}
.tit_id02 strong {
  font-size: 42px;
  color: #49cbde;
  font-family: "urbane-rounded", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .tit_id02 strong {
    font-size: 36px;
  }
}
.tit_id02 span {
  font-size: 26px;
  color: #49cbde;
  font-family: "urbane-rounded",  "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .tit_id02 span {
    font-size: 20px;
  }
}

.tit_id03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 35px;
}
@media screen and (max-width: 767px) {
  .tit_id03 {
    padding-left: 0px;
  }
}
.tit_id03 h3 strong {
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .tit_id03 h3 strong {
    font-size: 16px;
    margin-right: 0px;
  }
}
.tit_id03 h3 span {
  font-size: 16px;
  color: #49cbde;
}
@media screen and (max-width: 767px) {
  .tit_id03 h3 span {
    display: block;
  }
}

.cur_under {
  width: 37px;
  margin: 0px auto;
}

@media screen and (max-width: 767px) {
  .order_flow {
    margin-right: -20px;
    margin-left: -20px;
  }
}

.flex_com {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .flex_com.swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    max-width: none;
  }
}
.flex_com .swiper-slide {
  height: auto;
}
.flex_com__in {
  width: 48.57%;
}
.flex_com__in_T {
  width: 44%;
}
.flex_com__in_T .flex_com {
  justify-content: space-between;
}
.flex_com__in_T .flex_sp-e {
  justify-content: space-evenly;
}

@media screen and (min-width: 769px) {
.flex_com__in_T .pad_com20{
  padding: 20px 40px;
}
#topicno27 .flex_com {
  width: 100%;
  max-width: 100%;
  display: block;
}
#topicno27 .flex_com__in:not(:first-child) {
  width: 80%;
}
#topicno27 .flex_com__in {
  margin: 20px auto;
}
}
#topicno27 .category,
#topicno18 .category{
  background-color: orange;
}
.category_notice{
  background-color: orange!important;
}



@media screen and (max-width: 767px) {
  .flex_com__in {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.flex_com__in_sp_none {
  width: 48.57%;
}
.flex_com_img02_4weeks{
  max-width: 110px;
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .flex_com__in_sp_none .flex_com_img01, .flex_com__in_sp_none .flex_com_img02 {
    padding: 0px;
  }
}
.flex_com__in02 {
  width: 47.14%;
}
.flex_com__in02_w {
  width: 47.14%;
}
@media screen and (max-width: 767px) {
  .flex_com__in02_w {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.flex_com__in03 {
  width: 25%;
}
.order_step{
  width: 31%;
}
@media screen and (max-width: 767px) {
  .flex_com__in03 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.flex_com__in03_sp {
  width: 32.25%;
}
.flex_com__in03_s {
  width: 29.03%;
}
.flex_com__in04_sp {
  width: 24%;
}
.flex_com__txt {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .flex_com__txt {
    width: 100%;
    max-width: 100%;
  }
}
.flex_com__img {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .flex_com__img {
    width: 50%;
    margin: 0px auto;
    margin-bottom: 20px;
  }
}
.flex_com__sp_ring {
  width: 24.74%;
}
.flex_com__sp_size {
  width: 67.17%;
}
.flex_com__postcard_txt {
  width: 39.3%;
}
@media screen and (max-width: 820px) {
  .flex_com__postcard_txt {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .flex_com__postcard_txt div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20%;
  }
}
.flex_com__postcard_txt .tit01 {
  color: #49cbde;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 30px;
}
@media screen and (max-width: 820px) {
  .flex_com__postcard_txt .tit01 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .flex_com__postcard_txt .tit01 {
    font-size: 18px;
  }
}
.flex_com__postcard_txt .tit01 span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .flex_com__postcard_txt .tit01 span {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .flex_com__postcard_txt .tit01 span {
    font-size: 12px;
  }
}
.flex_com__postcard_txt .tit01::after, .flex_com__postcard_txt .tit01::before {
  content: "";
  position: absolute;
  width: 34px;
  height: 50px;
  display: block;
}
.flex_com__postcard_txt .tit01::before {
  left: 0px;
  top: calc(50% - 25px);
  background: url("../image/icon_L.webp") 0 0px/cover no-repeat;
}
.flex_com__postcard_txt .tit01::after {
  right: 0px;
  top: calc(50% - 25px);
  background: url("../image/icon_R.webp") 0 0px/cover no-repeat;
}
.flex_com__postcard_img {
  width: 55.49%;
}
@media screen and (max-width: 820px) {
  .flex_com__postcard_img {
    width: 100%;
    max-width: 100%;
  }
}
.flex_com__postcard_img .img01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20% 0px 0px;
}
@media screen and (max-width: 820px) {
  .flex_com__postcard_img .img01 {
    padding: 0px 10%;
  }
}
@media screen and (max-width: 767px) {
  .flex_com__postcard_img .img01 {
    padding: 0px 0%;
  }
}
.flex_com__postcard_img .flex_com__in03_s {
  position: relative;
}
.flex_com__postcard_img .flex_com__in03_s::after {
  content: "";
  width: 12px;
  height: 18px;
  display: block;
  position: absolute;
  right: -22px;
  top: 50px;
  background: url("../image/icon_cur_right_s.webp") 0 0px/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .flex_com__postcard_img .flex_com__in03_s::after {
    display: none;
  }
}
.flex_com__postcard_img .flex_com__in03_s:nth-last-child(1)::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .flex_sp_com {
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .flex_sp_com .flex_com_img02, .flex_sp_com .txt_com01 {
    width: 48%;
    padding: 0px;
  }
}

.mug_cap {
  position: absolute;
  left: 40px;
  top: 20px;
}
@media screen and (max-width: 1366px) {
  .mug_cap {
    position: static;
    margin-bottom: 20px;
  }
}

.mug_flex {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 4px solid #fff;
}
@media screen and (max-width: 767px) {
  .mug_flex {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.mug_flex_in {
  width: 44.06%;
  text-align: center;
  position: relative;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .mug_flex_in {
    width: 48%;
  }
}
.mug_flex_in::after {
  content: "";
  width: 100%;
  max-width: 100%;
  height: 80%;
  background-color: #fff;
  border-radius: 10px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.mug_flex_in figure {
  position: relative;
  z-index: 1;
}

.mug_flex_in100 {
  width: 100%;
  text-align: center;
  position: relative;
  padding-top: 20px;
}

.mug_flex_in100::after {
  content: "";
  width: 100%;
  max-width: 100%;
  height: 60%;
  background-color: #fff;
  border-radius: 10px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .mug_flex_in100::after  {
   height: 98%;
  }
}
.mug_flex_in100 figure {
  position: relative;
  z-index: 1;
}

.tote_flex {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .tote_flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.tote_flex_in:nth-child(1) {
  width: 65.97%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .tote_flex_in:nth-child(1) {
    width: 100%;
    max-width: 100%;
  }
}
.tote_flex_in:nth-child(1) .tote_cap {
  position: absolute;
  left: 20px;
  top: 20px;
}
@media screen and (max-width: 767px) {
  .tote_flex_in:nth-child(1) .tote_cap {
    position: static;
    margin-bottom: 10px;
  }
}
.tote_flex_in:nth-child(2) {
  width: 30.8%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tote_flex_in:nth-child(2) .img_pad {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 15%;
}
@media screen and (max-width: 767px) {
  .tote_flex_in:nth-child(2) {
    width: 100%;
    max-width: 100%;
  }
  .tote_flex_in:nth-child(2) .img_pad {
    padding: 0px 25%;
  }
}

.tote_flex_inin {
  width: 20%;
}

/* @media screen and (max-width: 767px) {
  .tote_flex_inin {
    width: 33.3333333333%;
  }
} */
.tote_flex_inin .img {
  margin-bottom: 5px;
}
.tote_flex_inin .txt01 p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
}
.tote_flex_inin .txt01 p span {
  font-size: 12px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
  text-align: center;
}

.flex_com_img01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20%;
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .flex_com_img01 {
    padding: 0 10%;
    margin-bottom: 20px;
  }
}

.flex_com_img02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10%;
  width: 100%;
  max-width: 100%;
}
#remake .flex_com_img02 {
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .flex_com_img02 {
    padding: 0 5%;
  }
  #remake .flex_com_img02 {
    padding: 0;
  }
}

.flex_com_img03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30%;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .flex_com_img03 {
    padding: 0 10%;
  }
}

.flex_com_txtimg {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex_com_txtimg__in {
  width: 48.95%;
}
@media screen and (max-width: 767px) {
  .flex_com_txtimg__in {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.flex_com_txtimg__in .img01 {
  margin-bottom: 25px;
}

.price_box01 {
  width: 100%;
  max-width: 100%;
  /* font-family: "urbane-rounded", "Noto Sans JP", sans-serif; */
  font-family: "Noto Sans JP", sans-serif;
}
.price_box01 > .txt_com02 {
  padding: 15px;
  border-top: 2px solid #cef1f6;
  border-bottom: 2px solid #cef1f6;
}
.price_box01 dl {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  border-bottom: 2px solid #cef1f6;
}
.price_box01 dl dt {
  font-size: 14px;
  width: calc(100% - 200px);
  font-weight: 500;
  /* font-family: "urbane-rounded", "Noto Sans JP", sans-serif; */
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .price_box01 dl dt {
    width: auto;
    font-size: 14px;
  }
}
.price_box01 dl dt span {
  font-size: 12px;
  margin-left: 5px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .price_box01 dl dt span {
    display: block;
    margin-left: 0px;
  }
}
.price_box01 dl dt i {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .price_box01 dl dt i {
    font-size: 14px;
  }
}
.price_box01 dl dd {
  width: 200px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .price_box01 dl dd {
    width: auto;
  }
}
.price_box01 dl dd p {
  text-align: right;
}
.price_box01 dl dd p strong {
  display: inline;
}
.price_box01 dl:nth-child(1) {
  border-top: 2px solid #cef1f6;
}
.price_box01 dl:nth-child(2n) {
  background-color: #e7f8fa;
}
.price_box01 dl.-wid dt {
  width: 0px;
}
.price_box01 dl.-wid dd {
  width: 100%;
  max-width: 100%;
}

.border_com {
  border: 2px solid #7ed7e4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.icon_mail {
  width: 90px;
  margin: 0px auto;
}

.pr_area {
  /* background-color: #FF8D9F; */
  background-color: #C7A744;
}
.pr_area a {
  display: block;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 555px;
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .pr_area a {
    width: 90%;
  }
}

.index_pr_area_in {
  width: 100%;
  max-width: 1366px;
  margin: 0px auto;
  background-color: #FF8D9F;
  /* position: fixed; */
  top: 110px;
  z-index: 999;
  max-width: none;
  margin-top: -7px;
}
/* .index_pr{
  position: fixed;
  top: 110px;
  z-index: 999;
  max-width: none;
} */
@media screen and (max-width: 767px) {
  .index_pr_area_in {
    margin-top: 44px;
  }
}
.icon_picill {
  position: absolute;
  left: 20px;
  top: 20px;
}
@media screen and (max-width: 820px) {
  .icon_picill {
    left: -10px;
    top: -20px;
  }
}

.contents_in {
  width: calc(100% - 40px);
  max-width: 1045px;
  margin: 0px auto;
}
.contents_in__s {
  width: 100%;
  max-width: 960px;
  margin: 0px auto;
}
.contents_in__ss {
  width: 100%;
  max-width: 910px;
  margin: 0px auto;
  font-family: "Noto Sans JP", sans-serif;
}
.contents_in__sss {
  width: 100%;
  max-width: 827px;
  margin: 0px auto;
}
.contents_in__ssss {
  width: 100%;
  max-width: 597px;
  margin: 0px auto;
}
.contents_in .cur_top {
  position: relative;
}
.contents_in .cur_top::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #e7f8fa transparent;
  position: absolute;
  left: calc(50% - 20px);
  top: -20px;
}

.tit_com01 {
  text-align: center;
  font-size: 32px;
  font-family: "urbane-rounded", sans-serif;
  font-weight: bold;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .tit_com01 {
    font-size: 21px;
    margin-bottom: 15px;
  }
}
.tit_com01 .jp {
  font-size: 0.46em;
  display: block;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  .tit_com01 .jp {
    font-size: 0.57em;
  }
}
.tit_com01 small {
  display: inline;
  font-size: 0.75em;
  vertical-align: 0.1em;
  font-weight: bold;
}

.tit_com02 {
  text-align: center;
  font-size: 52px;
  font-family: "urbane-rounded", sans-serif;
  font-weight: bold;
  letter-spacing: -0.05em;
  margin-bottom: 0.18em;
  color: #7ed7e4;
}
@media screen and (max-width: 767px) {
  .tit_com02 {
    font-size: 32px;
    line-height: 1.1;
    margin-bottom: 20px;
  }
}
.tit_com02 .jp {
  display: block;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 0.46em;
  letter-spacing: 0;
  color: #303030;
  /* margin-bottom: 12px; */
}
@media screen and (max-width: 767px) {
  .tit_com02 .jp {
    margin-bottom: 8px;
  }
}

.tit_com03 {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.05em;
  margin-bottom: 40px;
}

.tit_com03 .-blue{
  color: #49cbde;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .tit_com03 {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
.tit_com03 .eng {
  display: block;
  font-family: "urbane-rounded", sans-serif;
  font-weight: 700;
  color: #7ed7e4;
  font-size: 1.2em;
}
.tit_com03 .date_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.tit_com03 .date_box time {
  color: #49cbde;
  font-family: "urbane-rounded", sans-serif;
  font-size: 16px;
  margin-right: 10px;
  line-height: 1;
  padding: 3px 10px;
}
.tit_com03 .date_box .category {
  display: inline-block;
  background-color: #49cbde;
  color: #fff;
  font-size: 16px;
  padding: 3px 10px;
  line-height: 1;
}
.tit_com03.bd::after {
  width: 100%;
  max-width: 920px;
  display: block;
  content: "";
  height: 4px;
  border-radius: 2px;
  background-color: #7ed7e4;
  margin: 0px auto;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .tit_com03.bd::after {
    height: 3px;
  }
}

.tit_com04 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #49cbde;
  width: 100%;
  max-width: 920px;
  margin: 0px auto;
  margin-bottom: 40px;
  font-family: "urbane-rounded", "Zen Maru Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  .tit_com04 {
    font-size: 16px !important;
    letter-spacing: -0.05em;
    border-width: 3px;
    margin-bottom: 20px;
  }
}
#photogoods_index .design_service .tit_com04 {
  margin: 60px auto 20px;
}
@media screen and (max-width: 767px) {
  #photogoods_index .design_service .tit_com04 {
    margin: 40px auto 8px;
  }
}
.tit_com04.bd {
  padding-bottom: 20px;
  border-bottom: solid 4px #7ed7e4;
}
.tit_com04.-bwhite {
  border-bottom: solid 4px #fff;
}
.tit_com04.-mb {
  margin-bottom: 20px;
}
.tit_com04 span {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .tit_com04 span {
    font-size: 12px;
    font-weight: 500;
  }
}
.tit_com05 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #49cbde;
}
@media screen and (max-width: 767px) {
  .tit_com05 {
    font-size: 18px;
  }
}
.tit_com05.bd {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: dotted 4px #7ed7e4;
}
@media screen and (max-width: 767px) {
  .tit_com05.bd {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.tit_com05 span {
  display: block;
  font-weight: bold;
  font-size: 16px;
}
.tit_com05 i {
  font-size: 12px;
}
.tit_com06 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
  color: #49cbde;
  text-align: justify;
}
.contents_in__ss .tit_com06{
  width: 94%;
  margin: 30px auto;
  line-height: 2.4;
  font-weight: 500;
}
.contents_in__ss .bg_white80 .tit_com06{
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .tit_com06 {
    font-size: 15px;
    line-height: 1.6;
    margin: auto;
  }
  .contents_in__ss .tit_com06{
    width: 96%;
    margin: 12px auto;
    line-height: 2;
  }
}

.tit_com07 {
  position: relative;
}
.tit_com07::after {
  content: "";
  width: 100%;
  max-width: 100%;
  height: 1px;
  border-bottom: dotted 4px #49cbde;
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
}
.tit_com07 span {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  color: #49cbde;
  background: url("../image/bg_mokume.webp") center center/cover no-repeat;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0px 0px;
}
.tit_com07 span.-f20 {
  font-size: 20px;
}
.tit_com07 span.-bg_w {
  background: none;
  background-color: #fff;
}

.tit_com08 {
  font-size: 24px;
  font-family: "Zen Maru Gothic", sans-serif;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .tit_com08 {
    font-size: 20px;
  }
}
.tit_com08 strong {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .tit_com08 strong {
    font-size: 30px;
  }
}

.tit_com09 {
  font-size: 16px;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #49cbde;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .tit_com09 {
    font-size: 15px;
  }
}
.tit_com09.bd {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 3px #7ed7e4;
}

.tit_key01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background-color: #49cbde;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.tit_key01_acsta{
  justify-content: center;
  align-items: center;
}


@media screen and (max-width: 767px) {
  .tit_key01 {
    font-size: 14px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.tit_key01.-shikaku {
  border-radius: 20px 0 0 0;
}
@media screen and (max-width: 767px) {
  .tit_key01.-shikaku {
    border-radius: 10px 0 0 0;
  }
}
.tit_key01.-maru {
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .tit_key01.-maru {
    border-radius: 30px;
  }
}

.ul_no {
  list-style-type: decimal;
  margin-left: 20px;
}
.ul_no li {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .ul_no li {
    font-size: 13px;
  }
}

.ul_no02 {
  list-style-type: none;
  margin-left: 0px;
}
.ul_no02 > li {
  counter-increment: cnt;
  position: relative;
  padding-left: 25px;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .ul_no02 > li {
    font-size: 13px;
  }
}
.ul_no02 > li::before {
  content: "(" counter(cnt) ") ";
  position: absolute;
  left: 0px;
  top: 0px;
}

.txt_key01 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #49cbde;
}
.txt_key01 i {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
.txt_key01 strong {
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

.dl_key {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.dl_key .txt01 {
  font-weight: 700;
  font-size: 18px;
  /* font-family: "urbane-rounded", "Noto Sans JP", sans-serif; */
  font-family: "Noto Sans JP", sans-serif; 
}
@media screen and (max-width: 767px) {
  .dl_key .txt01 {
    font-size: 14px;
  }
}
.dl_key .txt01 strong {
  color: #49cbde;
  font-weight: 700;
}
.dl_key .txt01 i {
  font-weight: 700;
}
.dl_key .txt01.-flex_key {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dl_key .txt01.-flex_key i {
  line-height: 1.6;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .dl_key .txt01.-flex_key i {
    margin-left: 0px;
  }
}
.dl_key .txt02 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif; 
}
@media screen and (max-width: 767px) {
  .dl_key .txt02 {
    font-size: 18px;
  }
}
.dl_key .txt02 strong {
  /* font-family: "urbane-rounded", sans-serif; */
  font-family: "Noto Sans JP", sans-serif; 
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .dl_key .txt02 strong {
    font-size: 16px;
  }
}
.dl_key .txt02 span {
  font-weight: 700;
  font-size: 14px;
  display: block;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .dl_key .txt02 span {
    font-size: 12px;
  }
}
.dl_key dt {
  width: 33.75%;
}
@media screen and (max-width: 767px) {
  .dl_key dt {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.dl_key dt.img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3% 1%;
}
@media screen and (max-width: 767px) {
  .dl_key dt.img {
    padding: 0 20%;
  }
}
.dl_key dd {
  width: 66.25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .dl_key dd {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px 10px;
  }
}
.dl_key dd .txt01 {
  width: 67.92%;
}
@media screen and (max-width: 767px) {
  .dl_key dd .txt01 {
    width: 100%;
    max-width: 100%;
  }
}
.dl_key dd .txt02 {
  width: 32.07%;
}
@media screen and (max-width: 767px) {
  .dl_key dd .txt02 {
    width: 100%;
    max-width: 100%;
  }
}
.dl_key.-dl02 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
}
.dl_key.-dl02 dd,
.dl_key.-dl02 dt {
  width: 50%;
}
.dl_key.-dl02 dd p {
  width: 100%;
  max-width: 100%;
  text-align: right;
}

.txt_com01 {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
.txt_com01 strong {
  font-weight: bold;
  color: #49cbde;
  font-size: 18px;
  display: block;
}
@media screen and (max-width: 767px) {
  .txt_com01 strong {
    font-size: 14px;
    line-height: 1.6;
  }
}
.txt_com01 strong.-bk {
  color: #303030;
}
@media screen and (max-width: 767px) {
  .txt_com01 {
    font-size: 14px;
  }
}
.txt_com01 span {
  font-size: 12px;
}
.txt_com01 i {
  font-weight: bold;
  color: #49cbde;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.txt_com01 .-blue {
  color: #49cbde;
}
.txt_com01.-zen {
  font-family: "Zen Maru Gothic", sans-serif;
}

.txt_com02 {
  font-size: 15px;
  /* font-family: "Zen Maru Gothic", sans-serif; */
}
@media screen and (max-width: 767px) {
  .txt_com02 {
    font-size: 13px;
  }
}
.txt_com02 strong {
  font-weight: 500;
  font-size: 18px;
  /* font-family: "urbane-rounded", sans-serif; */
  font-family: "Noto Sans JP", sans-serif;
}
.txt_com02.-blue {
  color: #49cbde;
}
.txt_com02.-fb {
  font-weight: bold;
}
.txt_com02 span {
  font-size: 12px;
  font-family: "Noto sans JP", sans-serif;
}

.txt_com03 {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .txt_com03 {
    font-size: 18px;
  }
}

.txt_com04 {
  font-size: 13px;
}

.point_circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.point_circle li {
  margin-right: 15px;
  width: 94px;
  height: 94px;
  border-radius: 47px;
  background: url("../image/bg_mokume.webp") center center/cover no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #49cbde;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .point_circle li {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin-right: 10px;
  }
  .point_circle li:nth-last-child(1) {
    margin-right: 0px;
  }
}
.point_circle li div {
  font-weight: bold;
}
.point_circle li span {
  display: block;
}
.point_circle li i {
  display: block;
  font-size: 10px;
}

.point_circle_blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
}
.point_circle_blue li {
  width: 25%;
  position: relative;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .point_circle_blue li {
    width: 50%;
    height: 120px;
  }
}
.point_circle_blue li::after {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-color: #e7f8fa;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
@media screen and (max-width: 767px) {
  .point_circle_blue li::after {
    width: 120px;
    height: 120px;
    border-radius: 60px;
  }
}
.point_circle_blue li p {
  text-align: center;
  position: relative;
  z-index: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .point_circle_blue li p {
    font-size: 12px;
  }
}
.point_circle_blue li p strong {
  font-size: 10px;
  color: #49cbde;
  font-family: "urbane-rounded", sans-serif;
  display: block;
}
.point_circle_blue li.-pink::after {
  background-color: #FB4E69;
}
.point_circle_blue li.-pink p {
  color: #fff;
}
.point_circle_blue li.-pink p strong {
  color: #fff;
}
.point_circle_blue.-ws {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.point_circle_blue.-ws li {
  width: 160px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .point_circle_blue.-ws li {
    width: 50%;
    height: 120px;
    margin-bottom: 10px;
  }
}

.tokyu_area {
  border-radius: 5px;
  border: 1px solid #49cbde;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  background: url("../image/bg_mokume.webp") center center/cover no-repeat;
  display: inline-block;
}
.tokyu_area .tit01 {
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
.tokyu_area .tit01 span {
  font-size: 12px;
  font-weight: bold;
}
.tokyu_area .tit01 strong {
  color: #49cbde;
  font-size: 20px;
  font-family: "urbane-rounded", sans-serif;
}
.tokyu_area .tit01 i {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #49cbde;
  font-size: 15px;
  font-weight: bold;
}

.bb_com {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: dotted 4px #49cbde;
}
@media screen and (max-width: 767px) {
  .bb_com {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
.bb_com.-bnone {
  margin-bottom: 0px;
}

.bb_com_l {
  padding-bottom: 90px;
  margin-bottom: 40px;
  border-bottom: dotted 4px #49cbde;
}
@media screen and (max-width: 767px) {
  .bb_com_l {
    padding-bottom: 60px;
    margin-bottom: 30px;
  }
}
.bb_com_l.-bnone {
  margin-bottom: 0px;
}
.bb_com_l.-end {
  border-bottom: solid 4px #49cbde;
}

.bb_com_s {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: dotted 4px #49cbde;
}
.bb_com_s.-bnone {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .bb_com_s.-bnone {
    padding-bottom: 0px;
    border: none;
  }
}
.bb_com_s.-end {
  border-bottom: solid 4px #49cbde;
}
.bb_com_s.-white {
  border-bottom: solid 4px #fff;
}

.app_btn {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.app_btn li {
  width: 48.48%;
  text-align: center;
}
.app_btn li span {
  display: block;
  color: #673410;
  font-size: 10px;
}

.external_l::after {
  display: inline-block;
  width: 0.85em;
  height: 1.07em;
  content: "";
  background: url("../image/icon_link.webp") center center/contain no-repeat;
  vertical-align: -0.1em;
  margin-left: 0.57em;
}

.box_mokume {
  background: url("../image/bg_mokume.webp") center center/cover no-repeat;
  -webkit-box-shadow: 0 0 10px 10px rgba(229, 181, 134, 0.15) inset;
  box-shadow: 0 0 10px 10px rgba(229, 181, 134, 0.15) inset;
}
.box_mokume_flex {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box_mokume_flex .img_area {
  width: 40.24%;
}
@media screen and (max-width: 767px) {
  .box_mokume_flex .img_area {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.box_mokume_flex .img_area.-pad {
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_mokume_flex .txt_area {
  width: 53.65%;
  font-family: "Noto Sans JP", sans-serif;

}
@media screen and (max-width: 767px) {
  .box_mokume_flex .txt_area {
    width: 100%;
    max-width: 100%;
  }
}

.tit_netprint {
  width: 216px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .tit_netprint {
    width: 160px;
    margin: 0px auto;
    margin-bottom: 20px;
  }
}

.tit_mynumber {
  width: 412px;
  margin: 0px auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .tit_mynumber {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10%;
  }
}

/*.cushion_size_list {
  @include flex;
  @include wpm(965,965);
  @include ma;
  @include sb;

  li {
    @include wp(965,470);
    background-color: #e7f8fa;
    border-radius: 10px;
    @include bs;
    padding: 35px 45px;
    @include tc;
    @include mb(40);
    @include max-screen($breakpoint-sp) {
      padding: 20px 10px;
    }
    @include max-screen($breakpoint-sp) {
      @include mb(20);
    }

    h4 {
      @include f(40);
      @include fb;
      @include max-screen($breakpoint-sp) {
        @include f(18);
        @include mb(15);
      }
    }

    figure {
      &.big {
        @include mb(15);
        @include max-screen($breakpoint-sp) {
          @include mb(10);
        }
      }

      &.small {
        @include wp(355,250);
        @include ma;
        margin-top: 40px;
        @include mb(25);
        @include max-screen($breakpoint-sp) {
          @include mb(10);
          margin-top: 50px;
          @include wp(290,202);
        }
      }
    }

    p {
      @include fb;
      @include f(18);
      letter-spacing: -0.05em;
      @include max-screen($breakpoint-sp) {
        @include tl;
        @include dib;
        @include f(11);
      }

      span {
        @include max-screen($breakpoint-sp) {
          @include f(10);
        }
      }
    }

    .sp_zoom_click {
      @include max-screen($breakpoint-sp) {
        @include mb(20);
        cursor: pointer;
      }
    }

    .sp_zoom {
      @include dn;
      @include max-screen($breakpoint-sp) {
        @include db;
        @include f(10);
        font-weight: 500;
        @include tc;
      }

      b {
        @include dib;
        width: calcEm(10,18);
        margin-right: calcEm(10,12);
        vertical-align: 0.2em;
      }
    }
  }
}*/
.point_area .img_size {
  width: 100%;
  max-width: 670px;
  margin: 0px auto;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .point_area .img_size {
    overflow: scroll;
  }
}
@media screen and (max-width: 767px) {
  .point_area .img_size__in {
    width: 150%;
  }
}
@media screen and (max-width: 767px) {
  .point_area .txt_com01 strong {
    font-size: 15px;
  }
}
.point_area_in ul li {
  position: relative;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 5px;
  width: 100%;
  max-width: 100%;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .point_area_in ul li {
    font-size: 12px;
  }
}
.point_area_in ul li::before {
  content: "●";
  color: #303030;
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .point_area_in ul li::before {
    font-size: 12px;
  }
}
.point_area_in ul li.caption {
  margin-top: 25px;
  font-size: 12px;
}
.point_area_in ul li.caption::before {
  display: none;
}
.point_area_in ul li.cap {
  color: #23b4ca;
}
.point_area_in ul li.cap::before {
  content: "※";
}

.btn_com_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}

.btn_com01 {
  width: 100%;
  max-width: 440px;
  border-radius: 30px;
  background-color: #49cbde;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  display: block;
  font-weight: 500;
  font-size: 18px;
  padding: 15px 0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  .btn_com01 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .btn_com01 {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
  }
}
.btn_com01 i {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .btn_com01 i {
    right: 15px;
  }
}
.btn_com01 .-s {
  font-size: 16px;
}
@media screen and (max-width: 1366px) {
  .btn_com01 .-s {
    font-size: 15px;
  }
}
.btn_com01.-s {
  font-size: 16px;
}
@media screen and (max-width: 1366px) {
  .btn_com01.-s {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .btn_com01.-s {
    font-size: 13px;
  }
}
.btn_com01.-white {
  background-color: #fff;
  color: #49cbde;
  border: 2px solid #49cbde;
}
.btn_com01.-blank {
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btn_com01.-blank::before, .btn_com01.-blank::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btn_com01.-blank::before {
  right: 24px;
  top: calc(50% - 4px);
  border-right: none;
  border-top: none;
}
.btn_com01.-blank::after {
  right: 20px;
  top: calc(50% - 9px);
  /* background-color: #49cbde; */
}
.btn_com01.-blank,
.btn_com01{
  transition: .4s ease;
}
.btn_com01.-blank:hover,
.btn_com01:hover{
  opacity: 0.8;
  /* transform: scale(1.05); */
}
.btn_com01.-blank:hover::before, .btn_com01.-blank:hover::after {
  width: 14px;
  height: 14px;
}
.btn_com01:hover i {
  right: calc(20px - 4px);
}

.scroll_pc {
  width: 100%;
  max-width: 100%;
  overflow: scroll;
}
.scroll_pc .scroll_pc_in {
  width: 3000px;
}
.scroll_sp {
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .scroll_sp {
    max-width: none;
    width: auto;
    margin-right: -20px;
    overflow: scroll;
  }
}
@media screen and (max-width: 767px) {
  .scroll_sp .scroll_sp_in {
    width: 150%;
  }
}

.tit_pc_scroll {
  font-size: 22px;
  color: #7ed7e4;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.tit_pc_scroll img {
  width: 108px;
  margin-left: 15px;
}
.scroll_sp_txt {
  display: none;
}

@media screen and (max-width: 767px) {
  .scroll_sp_txt {
    font-size: 11px;
    color: #23b4ca;
    text-align: center;
    font-weight: 500;
    margin-top: 5px;
    display: block;
    margin-bottom: 20px;
  }
}
.scroll_sp_txt .icon {
  display: inline-block;
  width: 1.81em;
  margin-right: 0.5em;
  vertical-align: 0.8em;
}
.scroll_sp_txt .arrow {
  display: inline-block;
  width: 5.18em;
  margin-left: 1.27em;
  vertical-align: -0.2em;
}
.price_table {
  width: 100%;
  max-width: 100%;
  border-radius: 20px;
  border-spacing: 0;
  border: none;
  border-left: 2px solid #7ed7e4;
  border-top: 2px solid #7ed7e4;
}
@media screen and (max-width: 767px) {
  .price_table {
    margin-bottom: 10px;
    border-width: 1px;
  }
}
.price_table tr td, .price_table tr th {
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-right: 2px solid #7ed7e4;
  border-bottom: 2px solid #7ed7e4;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  /* font-family: "urbane-rounded", "Noto Sans JP", sans-serif; */
  font-family: "Noto Sans JP", sans-serif;
  width: 100px;
}
.more_wrap .price_table tr td{
  padding: 10px 0;
}
.sticky {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #e7f8fa;
  width: 50px !important;
}
.sticky_w {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .price_table tr td, .price_table tr th {
    border-width: 1px;
    font-size: 14px;
    padding: 10px;
  }
  .price_table tr td{
    width: 50px;
  }
  .sticky {
    width: 40px !important;
    max-width: 40px;
  }
}
.price_table tr td.-tl, .price_table tr th.-tl {
  text-align: left;
}
.price_table tr td.-th, .price_table tr th.-th {
  background-color: #7ed7e4;
  color: #fff;
  border-right: 2px solid #cef1f6;
}
.price_table tr td.-thb, .price_table tr th.-thb {
  border-bottom: 2px solid #cef1f6;
}
.price_table tr td.-th_none, .price_table tr th.-th_none {
  border-right: none;
}
.price_table tr td.-blt, .price_table tr th.-blt {
  border-radius: 18px 0px 0px 0px;
}
.price_table tr td.-brt, .price_table tr th.-brt {
  border-radius: 0px 18px 0px 0px;
}
.price_table tr td.-blrt, .price_table tr th.-blrt {
  border-radius: 18px 18px 0px 0px;
}
.price_table tr td.-blb, .price_table tr th.-blb {
  border-radius: 0px 0px 0px 18px;
}
.price_table tr td.-brb, .price_table tr th.-brb {
  border-radius: 0px 0px 18px 0px;
}
.price_table tr i {
  font-family: "urbane-rounded", sans-serif;
  font-weight: 300;
}
.price_table tr span {
  font-size: 12px;
  display: block;
}
.price_table tr:nth-child(2n+1) {
  background-color: #e7f8fa;
}
.price_table tr:nth-child(2n) {
  background-color: #fff;
}
.price_table.-menu03 th:nth-child(1) {
  width: 25%;
}
.price_table.-menu03 th:nth-child(2) {
  width: 25%;
}
.price_table.-menu03 th:nth-child(3) {
  width: 50%;
}
.price_table.-menu04 th:nth-child(1) {
  width: 20%;
}
.price_table.-menu04 th:nth-child(2) {
  width: 15%;
}
.price_table.-menu04 th:nth-child(3) {
  width: 30%;
}
.price_table.-menu04 th:nth-child(4) {
  width: 35%;
}
.price_table.-font_s tr td, .price_table.-font_s tr th {
  font-size: 14px;
}

.flex_btn {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex_btn dt {
  width: 62.5%;
}
.flex_btn dd {
  width: 37.5%;
}

.txt_flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.campaign_area .img_price_box {
  width: 480px;
  margin: 0px auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .campaign_area .img_price_box {
    width: 100%;
    max-width: 100%;
  }
}
.campaign_area .price_box {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1366px) {
  .campaign_area .price_box {
    width: 100%;
    max-width: 100%;
  }
}
.campaign_area .price_box li {
  width: 31.91%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 0;
  background-color: #e7f8fa;
  border-radius: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box li {
    width: 48%;
    margin-bottom: 20px;
    padding: 15px 0;
  }
  .campaign_area .price_box li:nth-last-child(1) {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
  }
}
.campaign_area .price_box li aside .tit_price_box01 {
  font-family: "urbane-rounded", "Noto sans JP", sans-serif;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}
.campaign_area .price_box li aside .tit_price_box01 span{
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box li aside .tit_price_box01 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .campaign_area .price_box li aside .tit_price_box01 span{
    font-size: 12px;
  }
}
.campaign_area .price_box li aside .txt_price_box01 {
  font-family: "urbane-rounded", sans-serif;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 5px;
  color: #49cbde;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box li aside .txt_price_box01 {
    font-size: 20px;
  }
}
.campaign_area .price_box li aside .txt_price_box01 strong {
  font-size: 70px;
  font-family: "urbane-rounded", sans-serif;
  line-height: 1;
  font-weight: 700;
  color: #49cbde;
}
@media screen and (max-width: 769px) {
  .campaign_area .price_box li aside .txt_price_box01 strong {
    font-size: 50px;
  }
}
.campaign_area .price_box li aside .txt_price_box01 i {
  font-size: 60px;
  font-family: "urbane-rounded", sans-serif;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .campaign_area .price_box li aside .txt_price_box01 i {
    font-size: 24px;
  }
}
.campaign_area .price_box li aside .txt_price_box02 {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box li aside .txt_price_box02 {
    font-size: 13px;
  }
}
.campaign_area .price_box li aside .txt_price_box02 i {
  font-family: "urbane-rounded", sans-serif;
}
.campaign_area .price_box li aside .txt_price_box02 strong {
  font-family: "urbane-rounded", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #7ed7e4;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box li aside .txt_price_box02 strong {
    font-size: 18px;
  }
}
.campaign_area .price_box li aside .txt_price_box02 span {
  /* font-family: "urbane-rounded", sans-serif; */
  font-size: 20px;
  color: #7ed7e4;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box li aside .txt_price_box02 span {
    font-size: 20px;
  }
}
.campaign_area .price_box.-s li {
  width: 22.69%;
}
@media screen and (max-width: 820px) {
  .campaign_area .price_box.-s li {
    width: 48%;
    margin-bottom: 20px;
  }
}
.campaign_area .price_box.-s li aside .tit_price_box01 {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-s li aside .tit_price_box01 {
    font-size: 13px;
  }
}
.campaign_area .price_box.-s li aside .tit_price_box01 span {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-s li aside .tit_price_box01 span {
    font-size: 10px;
    display: block;
  }
}
.campaign_area .price_box.-s li aside .tit_price_box01.-jpn {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
.campaign_area .price_box.-s li aside .txt_price_box01 {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-s li aside .txt_price_box01 {
    font-size: 22px;
  }
}
.campaign_area .price_box.-s li aside .txt_price_box01 strong {
  font-size: 52px;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-s li aside .txt_price_box01 strong {
    font-size: 36px;
  }
}
.campaign_area .price_box.-s li aside .txt_price_box01 i {
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-s li aside .txt_price_box01 i {
    font-size: 24px;
  }
}
.campaign_area .price_box.-s li aside .txt_price_box01 b {
  font-size: 36px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-s li aside .txt_price_box01 b {
    font-size: 24px;
  }
}
.campaign_area .price_box.-menu02 {
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10%;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-menu02 {
    padding: 0 0%;
  }
}
.campaign_area .price_box.-menu02 li {
  width: 46.95%;
}
@media screen and (max-width: 767px) {
  .campaign_area .price_box.-menu02 li {
    width: 100%;
    max-width: 100%;
  }
}
.campaign_area .price_box.-menu02 li aside .tit_price_box01 {
  font-size: 19px;
}
.campaign_area .price_box.-menu02 li aside .tit_price_box01 span {
  font-size: 12px;
}
.campaign_area .price_box.-menu02 li aside .tit_price_box01.-jpn {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
.campaign_area .price_box.-menu02 li aside .txt_price_box01 {
  font-size: 30px;
}
.campaign_area .price_box.-menu02 li aside .txt_price_box01 strong {
  font-size: 52px;
}
.campaign_area .price_box.-menu02 li aside .txt_price_box01 i {
  font-size: 42px;
}
.campaign_area .price_box.-menu02 li aside .txt_price_box01 b {
  font-size: 36px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
.campaign_area .price_box.-menu02 li:nth-child(1) {
  background-color: #FB4E69;
  position: relative;
}
.campaign_area .price_box.-menu02 li:nth-child(1) .tit_price_box01 {
  color: #fff;
  line-height: 1;
}
.campaign_area .price_box.-menu02 li:nth-child(1) .tit_price_box01 strong {
  background-color: #fff;
  padding: 0 10px;
  border-radius: 20px;
  color: #FB4E69;
  font-weight: bold;
  margin-left: 10px;
}
.campaign_area .price_box.-menu02 li:nth-child(1) .tit_price_box01 strong i {
  font-size: 10px;
}
.campaign_area .price_box.-menu02 li:nth-child(1) .txt_price_box01 {
  color: #fff;
}
.campaign_area .price_box.-menu02 li:nth-child(1) .txt_price_box01 strong {
  color: #fff;
}
.campaign_area .price_box.-menu02 li:nth-child(1) .caption {
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.campaign_area .price_box.-menu02 li:nth-child(2) .tit_price_box01 {
  line-height: 1;
}
.campaign_area .price_box.-menu02 li:nth-child(2) .txt_price_box01 strong {
  margin: 0 2px;
}
.campaign_area .price_box.-menu02 li:nth-child(2) .txt_price_box01 span {
  color: #303030;
  font-size: 18px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
.campaign_area .txt01 {
  width: 89.95%;
  margin: 0px auto;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .campaign_area .txt01 {
    font-size: 15px;
  }
}
.campaign_area .txt01 span {
  display: block;
  margin-top: 15px;
}

.no_txt {
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 35px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .no_txt {
    font-size: 14px;
    padding-left: 25px;
    padding-top: 0px;
    margin-bottom: 5px;
  }
}
.no_txt span {
  font-family: "urbane-rounded", sans-serif;
  color: #7ed7e4;
  font-weight: 700;
  font-size: 22px;
  position: absolute;
  left: 0;
  /* top: 0; */
}
@media screen and (max-width: 767px) {
  .no_txt span {
    font-size: 18px;
  }
}
.no_txt.-big {
  padding-left: 0px;
  font-size: 24px;
  min-height: inherit;
  padding-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .no_txt.-big {
    font-size: 18px;
    padding-left: 35px;
    padding-top: 10px;
    min-height: 40px;
  }
}
.no_txt.-big span {
  font-size: 32px;
  position: static;
  margin-right: 10px;
  margin-top: -10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .no_txt.-big span {
    font-size: 26px;
  }
}

/*  JS用 */
.mordal {
  position: fixed;
  z-index: 1000;
  background-color: rgba(39, 35, 67, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  display: none;
}

.mordal_contents {
  position: fixed;
  z-index: 1001;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  width: calc(100% - 40px);
  max-height: calc(100vh - 100px);
  overflow: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mordal_contents figure {
  width: 150%;
  display: none;
}
.mordal_contents figure.active {
  display: block;
}

.hero_area_2nd {
  padding: 65px 0 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(42.82%, transparent), color-stop(42.82%, #cef1f6), to(#cef1f6));
  background: linear-gradient(to bottom, transparent 0%, transparent 42.82%, #cef1f6 42.82%, #cef1f6 100%);
}
@media screen and (max-width: 767px) {
  .hero_area_2nd {
    padding: 70px 0 50px;
  }
}
.hero_area_2nd_in {
  width: calc(100% - 70px);
  max-width: 770px;
  margin: 0px auto;
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .hero_area_2nd_in {
    margin-bottom: 25px;
  }
}
.hero_area_2nd_in .kv {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.hero_area_2nd_in .tit {
  position: absolute;
  left: -100px;
  top: 45px;
  font-size: 15px;
  font-weight: bold;
  font-family: "urbane-rounded", sans-serif;
  z-index: 2;
  color: #7ed7e4;
}
@media screen and (max-width: 1040px) {
  .hero_area_2nd_in .tit {
    left: -10px;
  }
}
@media screen and (max-width: 767px) {
  .hero_area_2nd_in .tit {
    top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .hero_area_2nd_in .tit {
    font-size: 12px;
  }
}
.hero_area_2nd_in .tit strong {
  display: block;
  font-size: 3em;
  font-weight: bold;
  line-height: 1;
  color: #303030;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.6);
  -webkit-text-stroke: #fff 0.4px;
}
.hero_area_2nd_in .tit .jp {
  display: block;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: 2;
  color: #303030;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.6);
}
.hero_area_2nd .txt {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .hero_area_2nd .txt {
    font-size: 14px;
  }
}
.hero_area_2nd.-kv_half_ver .hero_area_2nd_in {
  max-width: 960px;
}
.hero_area_2nd.-kv_half_ver .hero_area_2nd_in .kv {
  width: 56%;
  margin-left: 44%;
}
@media screen and (max-width: 767px) {
  .hero_area_2nd.-kv_half_ver .hero_area_2nd_in .kv {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit {
  left: 0px;
  top: 0px;
}
@media screen and (max-width: 1040px) {
  .hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit {
    left: -10px;
  }
}
@media screen and (max-width: 767px) {
  .hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit {
    top: -50px;
  }
  #newitems .hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit {
    top: -55px;
  }
}
.hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit strong {
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: 10px;
  font-size: 3.73em;
}
.hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit .jp {
  display: block;
  font-weight: bold;
  font-family: "urbane-rounded", sans-serif;
  line-height: 1;
  margin-bottom: 30px;
}
.hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit .txt {
  text-align: left;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #303030;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit .txt {
    font-size: 14px;
  }
  .hero_area_2nd.-kv_half_ver .hero_area_2nd_in .tit strong {
    font-size: 2.6em;
  }
}
.hero_area_2nd.-none {
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .hero_area_2nd.-none {
    padding-bottom: 30px;
  }
}

.js-id_size {
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 100px;
}
@media screen and (max-width: 767px) {
  .js-id_size {
    padding-right: 40px;
  }
}
.js-id_size::after {
  content: "";
  width: 12px;
  height: 12px;
  border: 4px solid #49cbde;
  border-right: none;
  border-bottom: none;
  display: block;
  position: absolute;
  right: 20px;
  top: calc(50% - 6px);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .js-id_size::after {
    border-width: 2px;
    right: 0px;
    top: 20px;
  }
}
.js-id_size.js-id_size_on::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.js-id_option {
  /* cursor: pointer; */
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .js-id_option {
    cursor: pointer;
  }
  .js-id_option::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #49cbde;
    border-right: none;
    border-bottom: none;
    display: block;
    position: absolute;
    right: 0px;
    top: calc(50% - 6px);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .js-id_option.js-id_option_on::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}





.js-id_size_wrap, .js-id_option_wrap {
  display: none;
  padding-top: 30px;
  margin-top: 30px;
  border-top: dotted 4px #49cbde;
}

.js-id_option_wrap {
  display: block;
}
@media screen and (max-width: 767px) {
  .js-id_option_wrap {
    display: none;
  }
}

.js-seltab, .js-seltab02 {
  display: none;
}

.btn_anchor_area {
  width: 100%;
  max-width: 100%;
}
.btn_anchor_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.btn_anchor_area ul li {
  width: 23.95%;
}
@media screen and (max-width: 820px) {
  .btn_anchor_area ul li {
    width: 48%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 769px) {
  .btn_anchor_area ul li a.btn_com01 {
    font-size: 14px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .btn_anchor_area ul li a.btn_com01 {
    font-size: 14px;
    padding: 10px;
  }
}
.btn_anchor_area ul li span {
  display: block;
  font-size: 10px;
}
.btn_anchor_area ul li b {
  font-size: 12px;
  margin-left: 5px;
}
@media screen and (max-width: 769px) {
  .btn_anchor_area ul li b {
    display: block;
    margin-left: 0px;
  }
}
.btn_anchor_area ul li.cur a {
  background-color: #49cbde;
  color: #fff;
}
.btn_anchor_area.-menu03 ul li {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .btn_anchor_area.-menu03 ul li {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .btn_anchor_area.-menu03 ul li.-sp_w {
    width: 100%;
    max-width: 100%;
  }
}
.btn_anchor_area.-menu02 ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .btn_anchor_area.-menu02 ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.btn_anchor_area.-menu02 ul li {
  width: 30%;
  margin: 0px 1%;
}
@media screen and (max-width: 767px) {
  .btn_anchor_area.-menu02 ul li {
    width: 48%;
    margin: 0px;
  }
}
@media screen and (max-width: 767px) {
  .btn_anchor_area.-menu02 ul li.-sp_w {
    width: 100%;
    max-width: 100%;
    margin: 0px 0% 10px;
  }
}
.btn_anchor_area.-blue_btn ul li a {
  background-color: #49cbde;
  color: #fff;
}

.sitemap_contents .footer {
  background-color: #fffcf9;
}
.sitemap_contents .footer nav {
  padding: 0px;
}
.sitemap_contents .footer .howToPay {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .sitemap_contents .footer .howToPay {
    display: none;
  }
}

.sec_brands {
  background-color: #cef1f6 !important;
  padding: 60px 0px 70px;
}
@media screen and (max-width: 767px) {
  .sec_brands {
    padding: 40px 0px;
  }
}
.sec_brands__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 1.93%;
}
@media screen and (max-width: 820px) {
  .sec_brands__list {
    gap: 30px 3.21%;
  }
}
@media screen and (max-width: 767px) {
  .sec_brands__list {
    gap: unset;
  }
}
.sec_brands__list li {
  width: 23.55%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  text-align: justify;
}
@media screen and (max-width: 820px) {
  .sec_brands__list li {
    width: 31%;
  }
}
@media screen and (max-width: 767px) {
  .sec_brands__list li {
    width: calc((100% - 20px) / 2);
    margin: 0px 5px;
    margin-bottom: 15px;
  }
}
.sec_brands__list li a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 30px 35px;
}
@media screen and (max-width: 767px) {
  .sec_brands__list li a {
    padding: 0px 12px 25px;
  }
}
.sec_brands__list li a .img {
  aspect-ratio: 240/115;
  background-color: #e9e9e9;
  margin-bottom: 15px;
  margin-left: -30px;
  margin-right: -30px;
}
@media screen and (max-width: 767px) {
  .sec_brands__list li a .img {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 10px;
  }
}
.sec_brands__list li a .img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.sec_brands__list li a .name {
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec_brands__list li a .name {
    margin-bottom: 10px;
  }
}
.sec_brands__list li a .txt {
  font-size: 15px;
  color: #303030;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .sec_brands__list li a .txt {
    font-size: 12px;
  }
}

.sec_service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 50px 3.21%;
}
@media screen and (max-width: 767px) {
  .sec_service__list {
    gap: unset;
  }
}
.sec_service__list li {
  width: 22.59%;
}
@media screen and (max-width: 820px) {
  .sec_service__list li {
    width: 31%;
  }
}
@media screen and (max-width: 767px) {
  .sec_service__list li {
    width: calc((100% - 20px) / 2);
    margin: 0 5px;
    margin-bottom: 25px;
  }
}
.sec_service__list li a {
  display: block;
}
.sec_service__list li a .img {
  aspect-ratio: 240/150;
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
  background-color: #cef1f6;
  overflow: hidden;
  margin-bottom: 15px;
}
.sec_service__list li a .img img {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.sec_service__list li a .name {
  text-align: center;
  font-weight: 500;
  color: #303030;
  font-size: 16px;
}

.sec_goods__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px 3.21%;
}

@media screen and (max-width: 767px) {
  .sec_goods__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: unset;
  }
}
.sec_goods__list li {
  width: 22.59%;
}
@media screen and (max-width: 820px) {
  .sec_goods__list li {
    width: 31%;
  }
}
@media screen and (max-width: 767px) {
  .sec_goods__list li {
    width: 48%;
    margin-bottom: 25px;
  }
}
.sec_goods__list li a {
  display: block;
}
.sec_goods__list li a .img {
  padding: 20px;
  border-radius: 10px;
  background-color: #cef1f6;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 190px;
}
@media screen and (max-width: 767px) {
  .sec_goods__list li a .img {
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 135px;
    max-height: 135px;
  }
}
.sec_goods__list li a figure img{
  height: auto;
  max-height: 150px;
  margin: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec_goods__list li a figure img{
    max-height: 105px;
  }
}
.sec_goods__list li a .img::after, .sec_goods__list li a .img::before {
  content: "";
  width: 26px;
  height: 26px;
  display: none;
  position: absolute;
  bottom: 10px;
}
@media screen and (max-width: 767px) {
  .sec_goods__list li a .img::after, .sec_goods__list li a .img::before {
    width: 34px;
    height: 34px;
  }
}
.sec_goods__list li a .img::before {
  background: url("../image/icon_net_w.webp") 0 0 no-repeat;
  background-size: cover;
}
.sec_goods__list li a .img::after {
  background: url("../image/icon_shop_w.webp") 0 0 no-repeat;
  background-size: cover;
}
.sec_goods__list li a .name {
  text-align: center;
  font-size: 16px;
  color: #303030;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec_service__list li a .name {
    font-size: 14px;
  }
  .sec_goods__list li a .name {
    font-size: 14px;
  }
}
.sec_goods__list li a .name span {
  display: block;
  font-weight: 900;
  font-size: 0.66em;
}
.sec_goods__list li.-shop a .img::before {
  display: none;
}
.sec_goods__list li.-shop a .img::after {
  display: block;
  right: 10px;
}
.sec_goods__list li.-net a .img::before {
  display: block;
  right: 10px;
}
.sec_goods__list li.-net a .img::after {
  display: none;
}
.sec_goods__list li.-shop_net a .img::before {
  display: block;
  right: 10px;
}
.sec_goods__list li.-shop_net a .img::after {
  display: block;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .sec_goods__list li.-shop_net a .img::after {
    right: 52px;
  }
}

.sec_describe__box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 965px;
  margin: 0px auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 {
    margin-bottom: 40px;
  }
}
.sec_describe__box01 .imgBox {
  width: 49.74%;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .imgBox {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    margin-bottom: 30px;
  }
}
.sec_describe__box01 .txtBox {
  width: 46.11%;
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .txtBox {
    width: 100%;
    max-width: 100%;
  }
}
.sec_describe__box01 .txtBox .tit01 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #49cbde;
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .txtBox .tit01 {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 700;
  }
}
.sec_describe__box01 .txtBox .txt01 {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 20px;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .txtBox .txt01 {
    font-size: 15px;
    line-height: 1.7;
  }
}
.sec_describe__box01 .txtBox .spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .txtBox .spec {
    font-size: 13px;
  }
}
.sec_describe__box01 .txtBox .spec:nth-last-of-type(1) {
  border-bottom: solid 1px #49cbde;
}
.sec_describe__box01 .txtBox .spec dd,
.sec_describe__box01 .txtBox .spec dt {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .txtBox .spec dd,
  .sec_describe__box01 .txtBox .spec dt {
    padding: 10px 0;
  }
}
.sec_describe__box01 .txtBox .spec dt {
  font-weight: bold;
  color: #49cbde;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #49cbde;
}
.sec_describe__box01 .txtBox .spec dt:nth-of-type(1) {
  width: 55px;
}
.sec_describe__box01 .txtBox .spec dt:nth-of-type(2) {
  width: 70px;
}
.sec_describe__box01 .txtBox .spec dd {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  border-top: 1px solid #49cbde;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sec_describe__box01 .txtBox .spec dd:nth-of-type(1) {
  width: calc(50% - 55px);
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .txtBox .spec dd:nth-of-type(1) {
    width: calc(100% - 55px);
  }
}
.sec_describe__box01 .txtBox .spec dd:nth-of-type(2) {
  width: calc(50% - 70px);
}
@media screen and (max-width: 767px) {
  .sec_describe__box01 .txtBox .spec dd:nth-of-type(2) {
    width: calc(100% - 70px);
  }
}
.sec_describe__sample {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 965px;
  margin: 0px auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec_describe__sample {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* padding: 0 20px; */
  }
}
.sec_describe__sample li {
  width: 48.7%;
}
@media screen and (max-width: 767px) {
  .sec_describe__sample li {
    width: 47.66%;
  }
}

/* 改行位置調整 */
@media screen and (max-width: 767px) {
  .pc,
  .pc_inline {
    display: none !important;
  }
}
@media screen and (max-width: 820px) {
  header .nav_list_btn .pc{
    display: none !important;
  }
}
@media screen and (max-width: 820px) {
  .pctab,
  .pctab_inline {
    display: none;
  }
}

.tab {
  display: none;
}
@media screen and (max-width: 820px) {
  .tab {
    display: inherit;
  }
}
@media screen and (max-width: 767px) {
  .tab {
    display: none;
  }
}

.tab_inline {
  display: none;
}
@media screen and (max-width: 820px) {
  .tab_inline {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .tab_inline {
    display: none;
  }
}

.tabsp {
  display: none;
}
@media screen and (max-width: 820px) {
  .tabsp {
    display: inherit;
  }
}

.tabsp_inline {
  display: none;
}
@media screen and (max-width: 820px) {
  .tabsp_inline {
    display: inline-block;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: inherit;
  }
}

.sp_inline {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_inline {
    display: inline-block;
  }
}

.caption_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  /* justify-content: flex-end; */
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .caption_flex {
    display: block;
    /* text-align: end; */
  }
}

.caption {
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
.caption strong {
  font-weight: bold;
}

.-fb {
  font-weight: bold;
}

.-fb500 {
  font-weight: 500;
}

.-fb700 {
  font-weight: 700;
}

.-tc {
  text-align: center;
}
#newtopics .bb_com_s{
  margin-bottom: 0;
  border-bottom: none;
}
#newtopics .contents_in__s .-tc {
  text-align: left;
  background-color: white;
  border-radius: 10px;
  padding: 30px;
  font-size: 14px;
  max-width: 880px;
  margin: 0 auto 30px;
  border: #49cbde dashed 0.5px;
}
@media screen and (max-width: 767px) {
  #newtopics .bb_com_s{
    padding-bottom: 0;
  }
  #newtopics .contents_in__s .-tc {
    padding: 20px;
    font-size: 12px;
    margin: 0 auto 20px;
  }
}
#newtopics .center {
  text-align: center;
}
/* .-tr {
  text-align: right;
} */

.-tl {
  text-align: left;
}

.-bk {
  color: #303030;
}

.-fg {
  font-family: "Noto Sans JP", sans-serif;
}

.-fg02 {
  font-family: "Zen Maru Gothic", sans-serif;
}

.-eng {
  font-family: "urbane-rounded", sans-serif;
}

.-bk {
  color: #303030;
}

.-db {
  display: block;
}

.-rela {
  position: relative;
}

.-vt {
  vertical-align: top;
  font-size: 10px;
}

.-jc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.-aib {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.-aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.-ma {
  margin: auto;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .mb20 {
    margin-bottom: 15px;
  }
}

.mb30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .mb30 {
    margin-bottom: 20px;
  }
}

.mb40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .mb40 {
    margin-bottom: 30px;
  }
}

.mb50 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .mb50 {
    margin-bottom: 30px;
  }
}

.mb60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .mb60 {
    margin-bottom: 40px;
  }
}
.mb_com {
  margin-bottom: 90px;
  background-color: #fffcf9;
}
.bg_blue02 .mb_com {
  margin-bottom: 90px;
  background-color: #e7f8fa;
}
.bg_white .mb_com{
  background-color: #fff;
}
#newtopics .contents_in__s:not(:last-child) {
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .mb_com {
    margin-bottom: 60px;
  }
  .sec_scene_mb{
    margin: -60px auto 20px;
  }
  .bg_blue02 .mb_com {
    margin-bottom: 60px;
  }
  #newtopics .contents_in__s:not(:last-child) {
    margin-bottom: 100px;
  }
}
#photogoods_index .design_service {
  margin:auto;
  margin-bottom: 0;
  max-width: 960px;
}
@media screen and (min-width: 769px) {
  #photogoods_index .design_service .pad_com30 {
    padding: 60px;
  }
}
.-mb_none {
  padding-bottom: 0px;
  margin-bottom: 0px !important;
}

@media screen and (max-width: 767px) {
  .-spmb_none {
    margin-bottom: 0px;
  }
}

.-w {
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .-sp_tc {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .mug_heart {
    margin-left: 30px;
  }
}

.scene_list li span p{
  font-size: 22px;
  font-family:  "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  position: relative;
  margin-bottom: 10px;
}
.scene_list li span p::before{
  left: 10px;
  top: calc(50% - 25px);
  background: url("../image/icon_L.webp") 0 0px/cover no-repeat;
}
.scene_list li span p::after{
  right: 10px;
  top: calc(50% - 25px);
  background: url("../image/icon_R.webp") 0 0px/cover no-repeat;
}
.scene_list li span p::after, .scene_list li span p::before{
  content: "";
  position: absolute;
  width: 34px;
  height: 50px;
  display: block;
}
.scene_list li span .img{
  width: 100%;
  max-width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 0 10%;
}
.scene_list li span .img::before{
  content: "";
  width: 100%;
  max-width: 100%;
  height: 100px;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 20px;
}
.scene_list li span .img img{
  position: relative;
  z-index: 1;
}
#filmcamera .scene_list li span .img img{
  max-width: 250px;
  max-height: 130px;
}
@media screen and (max-width: 768px) {
  .scene_list li span p{
    font-size: 12px;
    margin-bottom: 0;
  }
  .scene_list li span p::after, .scene_list li span p::before{
    width: 20px;
    height: 30px;
  }
  .scene_list li span p::before{
    top: calc(50% - 10px);
  }
  .scene_list li span p::after{
    top: calc(50% - 10px);
  }
  .scene_list li span .img{
    padding: 0;
  }
  .scene_list li span .img::before{
    height: 70px;
  }
  #filmcamera .scene_list li span .img img{
    max-width: 130px;
    max-height: 100px;
  }
}

.index_com .tit_com04{
  font-size: 22px;
}

.point_print{
  max-width: 490px;
  margin: auto;
  margin-bottom: 10px;
}
.point_print_wide{
  max-width:650px;
  margin: auto;
}
.id_flex img{
  max-width: 70%;
}
@media screen and (max-width: 767px) {
  .id_flex img{
    max-width: 50%;
  }
}

.id_flex{
  justify-content: center;
}

.crayon-line{
  font-weight: 700;
  background: linear-gradient(transparent 50%,rgba(255, 255, 255, 0.2) 50%,rgb(255, 255, 255) 75%,rgba(255, 255, 255, 0.2));
}

.bold{
  font-weight: 700;
}

#id #link04{
  margin-top: -90px;
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  #id #link04{
    margin-top: -60px;
    padding-top: 60px;
  }
}
#id .bg_blue02{
  position: relative;
}
#id .bg_blue02 .bihada{
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 44px;
  background-color: #f9c342;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  font-size: 15px;
}
@media screen and (max-width: 767px) {
#id .bg_blue02 .bihada{
    top: -30px;
    left: -20px;
    width: 60px;
    height: 60px;
    font-size: 10px;
  }
}
.matomete{
  margin: 60px auto 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .matomete{
    margin: 30px auto 16px;
  }
}
.radius10{
  border-radius: 10px;
}
#postcard .f_print{
  background-color: #fff;
  color: #49cbde;
}
.txt_small{
  font-size: 90%;
}
/* ホバーアクション */

.img img,
.imgBox img,
.img,
.sec_service__list li a,
.sec_goods__list li a,
.sec_scene__list li a,
.sec_brands__list li a,
.swiper-slide a img,
.js-nav_list_btn img,
.nav_tenpo a img,
.sec_about__btn,
.products_list li a{
  transition: transform .6s ease;
}

/* .img:hover img,
.imgBox:hover img, */
.sec_service__list li a:hover img,
.sec_goods__list li a:hover img,
.sec_scene__list li a:hover img,
.sec_brands__list li a:hover .img,
.swiper-slide a:hover img,
.js-nav_list_btn:hover img,
.nav_tenpo a:hover img,
.sec_about__btn:hover,
.products_list li a:hover img{
  transform: scale(1.05);
}

.sec_membersapp .btn,
.sec_topic__btn{
  transition: .4s ease;
}
.sec_topic__btn:hover{
  opacity: .7;
}
.sec_membersapp .btn:hover{
  background-color: white;
  color: #FB4E69;
  border: 1px solid #FB4E69;
}

/* ポストカード価格表 */
.price_nav_area .main_subnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 79.16%;
  margin: 0px auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .price_nav_area .main_subnav ul {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.price_nav_area .main_subnav ul li {
  width: 47.36%;
}
.price_nav_area .main_subnav ul li a {
  text-align: center;
  padding: 10px 0px;
  color: #fff;
  background-color: #cef1f6;
  font-size: 20px;
  border-radius: 10px 10px 0px 0px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .price_nav_area .main_subnav ul li a {
    font-size: 16px;
  }
}
.price_nav_area .main_subnav ul li.cur a {
  background-color: #49cbde;
  font-weight: 700;
}
.price_nav_area .sub_subnav_sel {
  /* margin-bottom: 40px; */
  padding-bottom: 20px;
  margin-top: -40px;
}
.sub_subnav_sel{
  background-color: white;
  width: 100%;
  margin-bottom: 0;
  padding-top: 40px;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 767px) {
  .price_nav_area .sub_subnav_sel {
    padding: 50px 0 30px;
  }
}
.price_nav_area .sub_subnav_sel .sub_subnav {
  width: 100%;
  max-width: 100%;
  margin: 0px auto;
}
@media screen and (max-width: 1040px) {
  .price_nav_area .sub_subnav_sel .sub_subnav {
    width: 90%;
    max-width: 90%;
  }
}
.price_nav_area .sub_subnav_sel .sub_subnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.price_nav_area .sub_subnav_sel .sub_subnav ul li {
  width: 20%;
  margin: 0px 1% 20px;
}
@media screen and (max-width: 820px) {
  .price_nav_area .sub_subnav_sel .sub_subnav ul li {
    width: 48%;
  }
}
.price_nav_area .sub_subnav_sel .sub_subnav ul li a {
  border-radius: 25px;
  border: solid 1px #49cbde;
  padding: 0px 30px;
  color: #49cbde;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  line-height: 1.28;
  -webkit-transition: all 0s;
  transition: all 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  height: 3.57em;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767px) {
  .price_nav_area .sub_subnav_sel .sub_subnav ul li a {
    font-size: 11px;
    padding: 10px 15px;
    height: auto;
  }
}
.price_nav_area .sub_subnav_sel .sub_subnav ul li a::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  display: block;
  position: absolute;
  border: solid 2px #49cbde;
  border-top: none;
  border-left: none;
  width: 6px;
  height: 6px;
  right: 20px;
  top: calc(50% - 3px);
}
@media screen and (max-width: 767px) {
  .price_nav_area .sub_subnav_sel .sub_subnav ul li a::after {
    right: 15px;
    position: static;
    margin: 0px auto;
    margin-top: 5px;
  }
}
.price_nav_area .sub_subnav_sel .sub_subnav ul li.cur a {
  background-color: #49cbde;
  border-color: #49cbde;
  color: #fff;
}
.price_nav_area .sub_subnav_sel .sub_subnav ul li.cur a::after {
  border-color: #fff;
}
.price_nav_area .sub_subnav_sel .sub_subnav.ill {
  display: none;
}
.photo_contents .in {
  display: none;
}
.photo_contents .in:nth-child(1) {
  display: block;
}
.ill_contents {
  display: none;
}
.ill_contents .in {
  display: none;
}
.ill_contents .in:nth-child(1) {
  display: block;
}
.photo_contents .in, .ill_contents .in{
  padding: 0 40px;
  background-color: white;
  margin: 0 auto;
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width: 767px) {
  .photo_contents .in, .ill_contents .in{
    padding: 0 10px;
    background-color: white;
    margin: -20px auto;
    border-radius: 0 0 20px 20px;
  }
}
.more_wrap {
  overflow: hidden;
  height: 500px;
  position: relative;
  -webkit-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
}
.more_wrap.open::after {
  display: none;
}
.more_wrap.open .more_btn::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.more_wrap::after {
  width: 100%;
  max-width: 100%;
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(to top, #fff 0%, #fff 37px, rgba(255, 255, 255, 0) 100%);
  height: 150px;
  z-index: 11;
}
.more_wrap .more_btn {
  display: block;
  bottom: 0px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  font-size: 14px;
  color: #23b4ca;
  padding: 10px 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 150px;
  border: solid 1px #23b4ca;
  border-radius: 20px;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  z-index: 12;
}
@media screen and (max-width: 767px) {
  .more_wrap .more_btn {
    font-size: 13px;
  }
}
.more_wrap .more_btn::after {
  display: inline-block;
  width: 0.42em;
  aspect-ratio: 1/1;
  border: solid 1px #23b4ca;
  border-top: none;
  border-left: none;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 0.2em;
  margin-left: 10px;
}

.xmas-tukuru {
  margin-top: -30px;
  margin-bottom: 60px;
}

.pb40 {
 padding-bottom: 20px;
}

.bnrbox{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.bnrbox li{
  width: 95%;
  margin-bottom: 10px;
}

.bnrbox li img{
  border-radius: 10px;
}

@media screen and (min-width: 669px) {
  .bnrbox li{
    width: 48%;
    margin-bottom: 30px;
  }
  /*.bnrbox li:last-child{
    margin-right: auto;
  }*/
}

.coupon{
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.coupon img{
  width: 100%;
  max-width: 500px;
  display: block;
}
.coupon .txt01{
  width: 100%;
  text-align: left;
  max-width: 510px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: "Noto Sans JP", sans-serif;
}
.coupon .txt01 strong{
 text-align: center;
 font-weight: bold;
 display: block;
 font-size: 16px;
 line-height: 2;
}
@media screen and (min-width: 769px) {
  .coupon .txt01 strong{
    font-weight: bold;
    display: block;
    font-size: 20px;
    line-height: 3;
   }
}
#wintergreetingcard .campaign_area .price_box{
  justify-content: center;
}
#wintergreetingcard .campaign_area .price_box.-menu02 li:nth-child(1){
  background-color: #7ed7e4;
}

/* Newitems */
.box_mokume_newitems {
  margin-top: 80px;
}
.box_mokume_newitems .bb_com {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.flex_com__in_new_L .pad_com30{
  padding: 40px;
}
.flex_com__in_new_R .caption{
  margin-bottom: 16px;
}
/* .flex_com__in_new_R .price_table tr:last-child{
  border-radius: 0 0 20px 20px;
} */
.flex_com__in_new_R .price_table tr td.-blb, .price_table tr th.-blb {
  border-radius: 0px 0px 0px 18px;
}
.flex_com__in_new_R .price_table tr td.-brb, .price_table tr th.-brb {
  border-radius: 0px 0px 18px 0px;
}
.bg_E4F9FC{
  background:#E4F9FC;
  margin: 0 calc(50% - 50vw);
  padding: 80px 0;
  margin-bottom: 80px;
}
.bg_E4F9FC .mb_com{
  background:#E4F9FC;
  max-width: 1045px;
  margin: 0 auto;
  width:calc(100% - 40px)
}
.fwb{
  font-weight: bold;
  font-size: 18px;
}
.color24{
  width: 100% !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.ex_pattern{
  /* max-width: 965px; */
  padding: 0 20px;
  margin: 0 auto;
}
.ex_pattern img{
  border-radius: 10px;
}
.trim{
  margin-top: 24px  !important;
  margin-bottom: 0px  !important;
}


@media screen and (min-width: 769px) {
  .box_mokume_newitems {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .flex_com_new{
    max-width: 965px;
    margin: auto;
  }
  .flex_com__in_new_L{
    width: 35%;
  }
  .flex_com__in_new_R{
    width: 60%;
  }
  .ex_pattern{
    max-width: 965px;
    margin: 0 auto;
  }
  .trim{
    margin-top: 0;
  }
  .color24{
    margin-bottom: 12px;
  }
}

.sec_goods__list li:first-child{
  width: 100%;
  overflow: hidden;
}
.sec_goods__list li:first-child a .img{
  background-color: #00000000;
  padding: 0;
  min-height: 10px;
}
.sec_goods__list li:first-child  a figure img{
  max-height: 350px;
  border-radius: 10px;
} 
/* .sec_goods__list li:last-child{
  width: 100%;
}
.sec_goods__list li:last-child a .img{
  background-color: #00000000;
  padding: 0;
}
.sec_goods__list li:last-child  a figure img{
  max-height: 350px;
  border-radius: 10px;
} */
#photogoods_index .banner_new{
  margin: 32px auto;
}
#photogoods_index .banner_new img{
  border-radius: 10px;
  margin: 24px auto;
}

.new{
  display: inline-flex;
  font-weight: bold;
}
.new span{
  font-weight: bold;
  color: white;
  background-color: #FB4E69;
  font-size: 12px;
  padding: 0 4px;
  letter-spacing: 0.3px;
  border-radius: 4px;
  margin-right: 4px;
  display: inline-flex;
  align-items: center;
}

/* acsta */
.flex_com__jcc{
  justify-content: center;
}
.flex_com__aic{
  align-items: center;
}
.flex_com__end{
  font-weight: bold;
  display: flex;
  justify-content: flex-end;
  align-self: flex-end;
}
.flex_com__jc_end{
  display: flex;
  justify-content: flex-end;
}
.flex_wrap{
  flex-wrap: wrap;
}

.flex_com__in32per{
  width: 32%;
}

.flex_com__in36per{
  width: 36%;
  height: 210px;
  margin: 40px 0 0 0;
}

.flex_com__in70per{
  width: 70%;
}


@media screen and (max-width: 769px) {
  .flex_com__sp100per{
    width: 100%;
  }
}

.centering_m0auto{
  margin: 0 auto;
}

.matome_price_th{
  color: #f7ff8d;
  font-size: 1.2em;
  font-weight: bold;
}

.matome_price_td{
  font-size: 1.2em;
  font-weight: bold;
}


.acsta_op_price{
  display: flex;
  align-items: center;
  font-family: "urbane-rounded", sans-serif;
  font-weight: bold;
  font-size: 20px;
}

.acsta_op_price dt{
  padding-right: 1em;
  font-family: "Zen Maru Gothic", sans-serif;
}

.acsta_op_price strong{
  font-size: 1.5em;
}

.acsta_op_price span{
  font-family: "Zen Maru Gothic", sans-serif;
}

.price_tax{
  font-size: .6em;
}


.tit_key01_acsta{
  line-height: 20px;
  letter-spacing: -.13em;
  display: flex;
  font-weight: bold;
}

.deco_slash{
  position: relative;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.deco_slash::before,
.deco_slash::after{
  content: '';
  background-color: #7ed7e4;
  width: 22px;
  height: 2px;
  border-radius: 3px;
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
}

.deco_slash::after{
  transform: rotate(-45deg);}

  /* facetowel */

 .towelDesign  .frames_flex {
    width: 90%;
    margin: 0 auto;
    justify-content: center;
}

 .towelDesign .frames_flex figure {
    width: 34%;
    text-align: center;
    margin-bottom: 10px;
}
@media screen and (max-width: 769px) {
  .towelDesign .frames_flex figure {
    width: 80%;
    margin: 4px;
}
}

.facetowelDesign figure {
  margin: 0 auto;
  width: 98%!important;
}

.sub-table{
  border-spacing: 0;
  margin: 10px auto;
  width: 97%;
  text-align: center;
  font-size: 13px;
}

.sub-table th{
  padding: .5em;
  font-weight: bold;
  color:#23b4ca;
}

.sub-table th,.sub-table td{
  border-bottom: 2px solid #49cbde;
}

.sub-table-last th,.sub-table-last td{
  border-bottom: none;
}

.sqimgMenu{
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sqimgMenu li{
  margin: 15px 5px;
  padding: 10px 0;
  width: 18%;
  color: #23b4ca;
  background-color: #e7f8fa;
  text-align: center;
  border-radius: 10px;
  font-weight: bold;
}

.sqimgMenu li:hover{
  transition: .2s;
  background-color: #cef1f6;
  transform: scale(1.05);
}

.sqimgMenu li a{
  color: #23b4ca;
}

.sqimgMenu img{
  width: 90%;
}

@media screen and (max-width: 769px) {
  .sqimgMenu li{
    width: 30%;
  }
}

.mw220{
  margin: 0 auto;
  max-width: 220px;
}

.ichioshi{
  width: 56px!important;
  height: 56px;
}
@media screen and (max-width: 769px) {
  .ichioshi{
    width: 40px!important;
    height: 40px;
  }
}

.-posi-top-R{
  position: absolute;
  top: -15px;
  right: -15px;
}

.flex_com__w300{
  display: flex;
  width: 300px;
}

.point{
  height: 3.4em;
  font-size: 18px;
  color: #fff;
  background-color: #49cbde;
  font-weight: 600;
  border-radius: 10px;
  padding: 1em;
}

.copy_com01{
  margin: 0 13px 0 0;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 500px) {
  .point{
    font-size: 13px;
  }

  .copy_com01{
    margin: 0 8px 0 0;
    font-size: 16px;
  }
}

.copy_com01 .-blue{
  font-weight: 700;
  color: #49cbde;
}
/* tshirt(2種追加) */

@media screen and (max-width: 767px) {
  .btn_anchor_area .btn-sp-w100per li {
      width: 100%!important;
  }
}

/* memorial-ard */
.ul-blue {
  counter-reset: original-counter;
  list-style: none;
  padding: 0;
}
.ul-blue li {
  font-size: 18px;
  line-height: 1.5;
  padding-left: 23px;
  margin-bottom: 10px;
  position: relative;
}

.ul-number{
  display: inline-block;
  padding: 0 .2em 0 0;
  font-weight: bold;
  color: #23b4ca;
}
/* .ul-blue li::before {
  content: counter(original-counter);
  counter-increment: original-counter;
  background-color: #fff;
  border: 1px solid #23b4ca;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  width: 20px;
  color: #23b4ca;
  font-size: 85%;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
} */

.tit_acbord{
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #23b4ca;
  color: #fff;
  font-size: 13px;
  font-weight: 700;

}

/* gallery */

.de-name{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.thumbnail {
  cursor: pointer;
}

.popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center;
}

.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 90%;
  max-height: 90%;
}

.close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.gallery-control{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
}

#prev {
  left: 20px;
}

#next {
  right: 20px;
}

@media screen and (max-width: 767px) {
.gallery-control{
  font-size: 20px;
}

  #prev {
    left: 3px;
  }
  
  #next {
    right:3px;
  }
}

.-bg_w{
  background-color: #fff!important;
}
