html {
  font-size: 62.5%;
}

img {
  width: auto;
  height: auto;
}

@media screen and (max-width: 767px) {
  .breadcrumb__list {
    padding-bottom: calc(18 * (100vw / 750));
  }

  .sponly {
    display: block;
  }

  .pconly {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }

  .sponly {
    display: none;
  }

  .pconly {
    display: block;
  }
}

.mainvisual_img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 1199px) {
  .top_area {
    width: calc(1200 * (100vw / 1200));
    max-width: 1200px;
    margin: 0 auto;
  }

  .title_area {
    margin-top: calc(64 * (100vw / 1200));
  }

  .lead {
    margin-top: calc(41 * (100vw / 1200));
  }
}

@media screen and (min-width:1200px) {
  .top_area {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
  }

  .title_area {
    margin-top: 44px;
  }

  .lead {
    margin-top: 18px;
  }
}

.content {
  margin-bottom: calc(80 * (100vw / 750));
}

.content img {
  max-width: 100%;
  height: auto;
  display: block;
}

.content .model_img {
  width: 100%;
  margin: auto;
}

.content .prod_wrap {
  width: calc(710 * (100vw / 750));
  max-width: 1000px;
  margin: auto;
}

.content .prod_detail {
  width: calc(630 * (100vw / 750));
  height: calc(380 * (100vw / 750));
  background-color: #fff;
  box-shadow: 0 calc(15 * (100vw / 750)) calc(30 * (100vw / 750)) rgba(0, 0, 0, 0.1);
  margin: auto;
  padding: calc(50 * (100vw / 750)) 0 calc(60 * (100vw / 750));
}

.content .prod_detail .buy_button {
  margin-top: calc(10 * (100vw / 750));
}

.content .prod_name {
  margin: calc(28 * (100vw / 750)) 0 calc(4 * (100vw / 750));
}

@media screen and (min-width: 768px) {
  .content {
    width: calc(1200 * (100vw / 1200));
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .content {
    max-width: 1200px;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 1199px) {
  .content1 {
    margin-top: calc(26 * (100vw / 1200));
    margin-bottom: calc(59 * (100vw / 1200));
  }

  .content1 .item_wrap {
    width: calc(1050 * (100vw / 1200));
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: nowrap;
    flex-direction: row;
  }

  .content1 .item_content {
    position: relative;
  }

  .content1 .item_content:nth-of-type(2)::before {
    width: calc(357 * (100vw / 1200));
    max-width: 357px;
    height: calc(196 * (100vw / 1200));
    max-height: 196px;
    border-left: 1px solid #494949;
    border-right: 1px solid #494949;
    content: "";
    display: block;
    position: absolute;
    top: calc(110 * (100vw / 1200));
    left: calc(-10 * (100vw / 1200));
    z-index: -1;
  }

  .content1 .item_img {
    width: calc(330 * (100vw / 1200));
    max-width: 330px;
    margin: auto;
    z-index: -1;
  }

  .content1 .item_check {
    width: calc(77 * (100vw / 1200));
    max-width: 77px;
    margin: calc(16 * (100vw / 1200)) auto 0;
  }

  .content1 .prod_name {
    margin: calc(-14 * (100vw / 1200)) 0 0;
    text-align: center;
    z-index: 1;
  }

  .content1 .prod_name_en {
    margin-top: calc(14 * (100vw / 1200));
  }
}

@media screen and (min-width:1200px) {
  .content1 {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .content1 .item_wrap {
    width: 1050px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: nowrap;
    flex-direction: row;
  }

  .content1 .item_content {
    position: relative;
  }

  .content1 .item_content:nth-of-type(2)::before {
    width: 357px;
    height: 196px;
    border-left: 1px solid #494949;
    border-right: 1px solid #494949;
    content: "";
    display: block;
    position: absolute;
    top: 110px;
    left: -13px;
    z-index: -2;
  }

  .content1 .item_img {
    z-index: -1;
  }

  .content1 .item_check {
    margin: 16px auto 0;
  }

  .content1 .prod_name {
    margin: -14px 0 0;
    text-align: center;
    z-index: 1;
  }

  .content1 .prod_name_en {
    margin-top: -2px;
  }
}

@media screen and (max-width: 1199px) {
  .content2 {
    border-bottom: 1px solid #333;
    margin-bottom: 0;
  }

  .content2 .thumb_img {
    width: 100%;
  }

  .content2 .cont2_lead {
    margin-top: calc(32 * (100vw / 1200));
  }

  .content2 .model_profile {
    width: 100%;
    margin-top: calc(14 * (100vw / 1200));
  }

  .content2 img[class^=balloon_] {
    margin: 0 auto;
  }

  .content2 .balloon {
    width: calc(514 * (100vw / 1200));
    max-width: 514px;
    height: calc(757 * (100vw / 1200));
    max-height: 757px;
    background-image: url(../img/balloon_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: calc(55 * (100vw / 1200));
    padding-left: calc(10 * (100vw / 1200));
    position: absolute;
    top: calc(113 * (100vw / 1200));
    left: calc(46 * (100vw / 1200));
    z-index: 2;
  }

  .content2 .balloon_style {
    width: calc(203 * (100vw / 1200));
    max-width: 203px;
  }

  .content2 .balloon_lead {
    width: calc(406 * (100vw / 1200));
    max-width: 406px;
    margin: calc(20 * (100vw / 1200)) auto calc(26 * (100vw / 1200)) !important;
  }

  .content2 .balloon_color[alt=NAVY] {
    width: calc(295 * (100vw / 1200));
    max-width: 295px;
  }

  .content2 .balloon_color[alt=BLACK] {
    width: calc(370 * (100vw / 1200));
    max-width: 307px;
  }

  .content2 .balloon_color[alt=GRAY] {
    width: calc(298 * (100vw / 1200));
    max-width: 298px;
  }

  .content2 .balloon_split {
    width: calc(396 * (100vw / 1200));
    max-width: calc(396 * (100vw / 1200));
    height: calc(3 * (100vw / 1200));
    background-color: #fff;
    display: block;
    margin: calc(45 * (100vw / 1200)) auto calc(30 * (100vw / 1200));
    transform: translateX(-0.25rem);
  }

  .content2 .balloon_text {
    width: calc(400 * (100vw / 1200));
    margin: auto;
    transform: translateX(-0.25rem);
  }

  .content2 .model_img_wrap {
    width: calc(765 * (100vw / 1200));
    max-width: 765px;
    margin-left: auto;
    margin-right: 0;
  }

  .content2 .model_wrap {
    margin-top: 0;
    position: relative;
  }

  .content2 .model_wrap:nth-of-type(2) {
    transform: translateY(-1.75rem);
    z-index: 2;
  }

  .content2 .model_wrap:nth-of-type(2) .model_img_wrap {
    margin-right: auto;
    margin-left: 0;
  }

  .content2 .model_wrap:nth-of-type(2) .balloon {
    background-image: url(../img/balloon2_bg.png);
    top: calc(170 * (100vw / 1200));
    left: auto;
    right: calc(46 * (100vw / 1200));
  }

  .content2 .model_wrap:nth-of-type(3) {
    transform: translateY(-2.75rem);
    z-index: 3;
  }

  .content2 .model_wrap:nth-of-type(3) .balloon {
    top: calc(190 * (100vw / 1200));
  }

  .content2 .cont2_desp {
    display: inline-block;
    padding-left: calc(48 * (100vw / 1200));
    margin-top: calc(18 * (100vw / 1200));
    padding-bottom: calc(62 * (100vw / 1200));
  }
}

@media screen and (min-width:1200px) {
  .content2 {
    border-bottom: 1px solid #333;
    margin-bottom: 0;
  }

  .content2 .thumb_img {
    width: 100%;
  }

  .content2 .cont2_lead {
    margin-top: 48px;
  }

  .content2 .model_profile {
    margin-top: 14px;
  }

  .content2 img[class^=balloon_] {
    margin: 0 auto;
  }

  .content2 .balloon {
    width: calc(514 * (100vw / 1200));
    max-width: 514px;
    height: calc(757 * (100vw / 1200));
    max-height: 757px;
    background-image: url(../img/balloon_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 55px;
    padding-left: 10px;
    position: absolute;
    top: 113px;
    left: 46px;
    z-index: 2;
  }

  .content2 .balloon_lead {
    margin: 20px auto 26px !important;
  }

  .content2 .balloon_split {
    width: calc(396 * (100vw / 1200));
    max-width: 396px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 45px auto 30px;
    transform: translateX(-5px);
  }

  .content2 .balloon_text {
    width: 400px;
    margin: auto;
    transform: translateX(-5px);
  }

  .content2 .model_img_wrap {
    width: calc(765 * (100vw / 1200));
    max-width: 765px;
    margin-left: auto;
    margin-right: 0;
  }

  .content2 .model_wrap {
    margin-top: 0;
    position: relative;
  }

  .content2 .model_wrap:nth-of-type(2) {
    transform: translateY(-35px);
    z-index: 2;
  }

  .content2 .model_wrap:nth-of-type(2) .model_img_wrap {
    margin-right: auto;
    margin-left: 0;
  }

  .content2 .model_wrap:nth-of-type(2) .balloon {
    background-image: url(../img/balloon2_bg.png);
    top: 170px;
    left: auto;
    right: 46px;
  }

  .content2 .model_wrap:nth-of-type(3) {
    transform: translateY(-55px);
    z-index: 3;
  }

  .content2 .model_wrap:nth-of-type(3) .balloon {
    top: 190px;
  }

  .content2 .cont2_desp {
    display: inline-block;
    padding-left: 48px;
    margin-top: 18px;
    padding-bottom: 62px;
  }
}

.content3 a:hover>img {
  opacity: 0.7;
}

@media screen and (max-width: 1199px) {
  .content3 {
    margin-bottom: calc(80 * (100vw / 1200));
    padding-top: calc(85 * (100vw / 1200));
  }

  .content3:first-of-type {
    border-top: 1px solid #333;
  }

  .content3 .title_sub {
    width: calc(488 * (100vw / 1200));
    height: calc(58 * (100vw / 1200));
    background-color: #791515;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: calc(-77 * (100vw / 1200));
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }

  .content3 .cont3_img_wrap {
    margin-top: 7rem;
    position: relative;
  }

  .content3 .model_img {
    width: 100%;
    margin-top: calc(-16 * (100vw / 1200));
  }

  .content3 .model_img_desp {
    width: calc(1025 * (100vw / 1200));
    background-color: #fff;
    margin-left: calc(75 * (100vw / 1200));
    padding-top: calc(55 * (100vw / 1200));
    transform: translateY(-3.5rem);
  }

  .content3 .model_img_desp .title {
    width: calc(865 * (100vw / 1200));
    border-bottom: 1px solid #000;
    margin: 0 0 calc(10 * (100vw / 1200)) calc(90 * (100vw / 1200));
  }

  .content3 .model_img_list {
    width: calc(716 * (100vw / 1200));
    margin: calc(96 * (100vw / 1200)) auto 0;
  }

  .content3 .lead {
    width: calc(870 * (100vw / 1200));
    margin-top: calc(-40 * (100vw / 1200)) !important;
    margin: auto;
  }

  .content3 .prod_detail_wrap {
    width: calc(576 * (100vw / 1200));
    margin: auto;
  }

  .content3 .prod_img {
    width: calc(715 * (100vw / 1200));
    max-width: 715px;
    margin: calc(56 * (100vw / 1200)) auto 0;
  }

  .content3 .prod_img_link {
    width: calc(715 * (100vw / 1200));
    max-width: 715px;
    display: block;
    margin: auto;
    transition: 0.5s;
  }

  .content3 .prod_name {
    margin: calc(3 * (100vw / 1200)) 0 0;
  }

  .content3 .prod_price {
    margin: calc(4 * (100vw / 1200)) 0 calc(22 * (100vw / 1200));
  }

  .content3 .credit_link_wrap {
    margin-top: calc(60 * (100vw / 1200));
  }
}

@media screen and (max-width: 767px) {
  .content3 .prod_detail_wrap {
    width: calc(576 * (100vw / 750)) !important;
  }

  .content3 .prod_img {
    /* margin-top: calc(-70 * (100vw / 1200)); */
    width: 100% !important;
  }

  .content3 .prod_img_link {
    width: 90% !important;
  }

  .content3 .model_img_list,
  .content3 .credit_link_wrap {
    width: calc(666 * (100vw / 750)) !important;
  }

  .content3 .title_sub {
    width: calc(620 * (100vw / 750));
    height: calc(58 * (100vw / 750));
  }
}

@media screen and (min-width:1200px) {
  .content3 {
    margin-bottom: 125px;
    padding-top: 77px;
  }

  .content3:first-of-type {
    border-top: 1px solid #333;
  }

  .content3 .title_sub {
    width: 484px;
    height: 58px;
    background-color: #791515;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }

  .content3 .cont3_img_wrap {
    position: relative;
  }

  .content3 .model_img {
    width: 100%;
    margin-top: 70px;
  }

  .content3 .model_img_desp {
    width: 1025px;
    background-color: #fff;
    margin-left: 75px;
    padding-top: 55px;
    transform: translateY(-70px);
  }

  .content3 .model_img_desp .title {
    width: 865px;
    border-bottom: 1px solid #000;
    margin: 0 0 10px 90px;
  }

  .content3 .model_img_list {
    width: 716px;
    margin: 89px auto 0;
  }

  .content3 .lead {
    width: 870px;
    margin-top: -40px !important;
    margin: auto;
  }

  .content3 .prod_detail_wrap {
    width: 576px;
    margin: auto;
  }

  .content3 .prod_img {
    margin: 18px auto 0;
  }

  .content3 .prod_img_link {
    width: 715px;
    display: block;
    margin: auto;
    transition: 0.5s;
  }

  .content3 .prod_name {
    margin: 3px 0 0;
  }

  .content3 .prod_price {
    margin: 4px 0 26px;
  }

  .content3 .credit_link_wrap {
    margin-top: 62px;
  }
}

@media screen and (max-width: 1199px) {
  .top_area .title {
    font-family: dnp-shuei-ymincho-std, sans-serif;
    font-weight: 400;
    color: #7e4143;
    font-size: calc(80 * (100vw / 1200));
    letter-spacing: -0.08em;
    line-height: 1.12;
    text-align: center;
    transform: scale(1, 1.1);
  }

  .top_area .title_lead {
    color: #575757;
    font-size: calc(68.7 * (100vw / 1200));
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
  }

  .top_area .lead {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: calc(27.16 * (100vw / 1200));
    font-feature-settings: "none";
    letter-spacing: 0.08em;
    line-height: 1.6354933726;
    text-align: center;
  }

  .content .prod_name {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    color: #45453f;
    font-size: calc(25.01 * (100vw / 1200));
    letter-spacing: 0.04em;
    line-height: 1.1271491403;
  }

  .content .prod_name_en {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    color: #a64905;
    font-size: calc(18 * (100vw / 1200));
    letter-spacing: 0.04em;
    line-height: 1;
    text-align: center;
  }

  .content .cont2_lead {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #3c3c3c;
    font-size: calc(32 * (100vw / 1200));
    font-feature-settings: "none";
    letter-spacing: 0.1em;
    line-height: 1.5003125;
    text-align: center;
  }

  .content .balloon_text {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: calc(30 * (100vw / 1200));
    letter-spacing: 0.02em;
    line-height: 1.4003333333;
  }

  .content .cont2_desp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: calc(25 * (100vw / 1200));
    letter-spacing: 0.12em;
    line-height: 1.6256;
  }

  .content3 .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    color: #000;
    font-size: calc(96.96 * (100vw / 1200));
    letter-spacing: 0em;
    line-height: 1.15;
    text-align: center;
    transform: scale(1, 1.1);
  }

  .content3 .title_sub {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: calc(27.61 * (100vw / 1200));
    font-feature-settings: "palt";
    letter-spacing: 0.26em;
    line-height: calc(58 * (100vw / 1200));
    text-align: center;
  }

  .content3 .model_img_desp p.title {
    font-size: calc(51.69 * (100vw / 1200));
    letter-spacing: 0;
    line-height: 1.1456761463;
  }

  .content3 .lead {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: calc(20 * (100vw / 1200));
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    line-height: 1.682;
    text-align-last: left;
  }

  .content3 .prod_name {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: calc(18 * (100vw / 1200));
    text-align: left;
  }

  .content3 .prod_price {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-size: calc(31.19 * (100vw / 1200));
    letter-spacing: 0;
    text-align: left;
  }

  .content3 .prod_price .small {
    font-size: calc(20 * (100vw / 1200));
  }
}

@media screen and (max-width: 767px) {
  .content3 .title_sub {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 1.2rem;
    font-feature-settings: "palt";
    letter-spacing: 0.15em;
    line-height: calc(58 * (100vw / 750));
    text-align: center;
  }

  .content3 .lead {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: calc(20 * (100vw / 750)) !important;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    line-height: 1.682;
    text-align-last: left;
  }

  .content3 .prod_name {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: calc(18 * (100vw / 750)) !important;
    text-align: left;
  }

  .content3 .prod_price {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-size: calc(31.19 * (100vw / 750)) !important;
    letter-spacing: 0;
    text-align: left;
  }

  .content3 .prod_price .small {
    font-size: calc(20 * (100vw / 750)) !important;
  }
}

@media screen and (min-width:1200px) {
  .top_area .title {
    font-family: dnp-shuei-ymincho-std, sans-serif;
    font-weight: 400;
    color: #7e4143;
    font-size: 100px;
    letter-spacing: 0.1em;
    line-height: 1.12;
    text-align: center;
    transform: scale(1, 1.1);
  }

  .top_area .title_lead {
    color: #575757;
    font-size: 68.7px;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
  }

  .top_area .lead {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 27.16px;
    font-feature-settings: "none";
    letter-spacing: 0.08em;
    line-height: 1.6354933726;
    text-align: center;
  }

  .content .prod_name {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    color: #45453f;
    font-size: 25.01px;
    letter-spacing: 0.04em;
    line-height: 1.1271491403;
  }

  .content .prod_name_en {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    color: #a64905;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 1.955;
    text-align: center;
  }

  .content .cont2_lead {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #3c3c3c;
    font-size: 32px;
    font-feature-settings: "none";
    letter-spacing: 0.1em;
    line-height: 1.5003125;
    text-align: center;
  }

  .content .balloon_text {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 30px;
    letter-spacing: 0.02em;
    line-height: 1.4003333333;
  }

  .content .cont2_desp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 25px;
    letter-spacing: 0.12em;
    line-height: 1.6256;
  }

  .content3 .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    color: #000;
    font-size: 96.96px;
    letter-spacing: 0em;
    line-height: 1.15;
    text-align: center;
    transform: scale(1, 1.1);
  }

  .content3 .title_sub {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 27.61px;
    font-feature-settings: "palt";
    letter-spacing: 0.26em;
    line-height: 58px;
    text-align: center;
  }

  .content3 .model_img_desp p.title {
    font-size: 51.69px;
    letter-spacing: 0;
    line-height: 1.1456761463;
  }

  .content3 .lead {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    line-height: 1.682;
    text-align-last: left;
  }

  .content3 .prod_name {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
  }

  .content3 .prod_price {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-size: 31.19px;
    letter-spacing: 0;
    text-align: left;
  }

  .content3 .prod_price .small {
    font-size: 20px;
  }
}

@media screen and (max-width: 1199px) {
  .more_link {
    width: 100%;
    height: calc(83 * (100vw / 1200));
    background-color: #000;
    display: block;
  }

  .more_link_text {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: calc(18.61 * (100vw / 1200));
    letter-spacing: 0.08em;
    line-height: calc(83 * (100vw / 1200));
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .more_link {
    height: calc(83 * (100vw / 750)) !important;
  }

  .more_link_text {
    font-size: calc(18.61 * (100vw / 750)) !important;
    line-height: calc(83 * (100vw / 750)) !important;
  }
}

@media screen and (min-width:1200px) {
  .more_link {
    width: 100%;
    height: 83px;
    background-color: #000;
    display: block;
  }

  .more_link_text {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 18.61px;
    letter-spacing: 0.08em;
    line-height: 83px;
    text-align: center;
  }
}

@media screen and (max-width: 1199px) {
  .credit_link_wrap {
    width: calc(715 * (100vw / 1200));
    margin: auto;
  }

  .credit_link_wrap .credit_title_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
  }

  .credit_link_wrap .title {
    font-family: "Noto Serif SC", serif;
    font-weight: 600;
    font-feature-settings: "palt";
    color: #8b3801;
    font-size: calc(28.34 * (100vw / 1200));
    transform: none;
  }

  .credit_link_wrap .title_jp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: calc(17.54 * (100vw / 1200));
    margin-left: calc(17 * (100vw / 1200));
  }

  .credit_link_wrap .price_wrap {
    margin-top: calc(7 * (100vw / 1200));
  }

  .credit_link_wrap .price_item {
    border-bottom: 1px solid #000;
    box-sizing: content-box;
    position: relative;
  }

  .credit_link_wrap .price_item::after {
    width: calc(9 * (100vw / 1200));
    height: calc(13 * (100vw / 1200));
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    top: calc(32 * (100vw / 1200));
    right: calc(18 * (100vw / 1200));
  }

  .credit_link_wrap .price_link {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    display: block;
    font-size: calc(18.01 * (100vw / 1200));
    letter-spacing: 0.12em;
    line-height: calc(70 * (100vw / 1200));
    padding-left: calc(5 * (100vw / 1200));
  }

  .credit_link_wrap .price_list_desp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: calc(18.01 * (100vw / 1200));
    letter-spacing: 0.12em;
    margin: calc(22 * (100vw / 1200)) 0 0 calc(4 * (100vw / 1200));
  }
}

@media screen and (max-width: 767px) {
  .credit_link_wrap {
    margin: auto;
  }

  .credit_link_wrap .credit_title_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
  }

  .credit_link_wrap .title {
    font-family: "Noto Serif SC", serif;
    font-weight: 600;
    font-feature-settings: "palt";
    color: #8b3801;
    font-size: calc(28.34 * (100vw / 750)) !important;
    transform: none;
  }

  .credit_link_wrap .title_jp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: calc(17.54 * (100vw / 750)) !important;
    margin-left: calc(17 * (100vw / 750)) !important;
  }

  .credit_link_wrap .price_wrap {
    margin-top: calc(7 * (100vw / 750));
  }

  .credit_link_wrap .price_item {
    border-bottom: 1px solid #000;
    box-sizing: content-box;
    position: relative;
  }

  .credit_link_wrap .price_item::after {
    width: calc(9 * (100vw / 750)) !important;
    height: calc(13 * (100vw / 750)) !important;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    top: calc(32 * (100vw / 750)) !important;
    right: calc(18 * (100vw / 750)) !important;
  }

  .credit_link_wrap .price_link {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    display: block;
    font-size: calc(18.01 * (100vw / 750)) !important;
    letter-spacing: 0.12em;
    line-height: calc(70 * (100vw / 750)) !important;
    padding-left: calc(5 * (100vw / 750)) !important;
  }

  .credit_link_wrap .price_list_desp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: calc(18.01 * (100vw / 750)) !important;
    letter-spacing: 0.12em;
    margin: calc(22 * (100vw / 750)) 0 0 calc(4 * (100vw / 750)) !important;
  }
}

@media screen and (min-width:1200px) {

  .credit_link_wrap {
    width: 715px;
    margin: auto;
  }

  .credit_link_wrap .credit_title_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
  }

  .credit_link_wrap .title {
    font-family: "Noto Serif SC", serif;
    font-weight: 600;
    font-feature-settings: "palt";
    color: #8b3801;
    font-size: 28.34px;
    transform: none;
  }

  .credit_link_wrap .title_jp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 17.54px;
    margin-left: 17px;
  }

  .credit_link_wrap .price_wrap {
    margin-top: 7px;
  }

  .credit_link_wrap .price_item {
    border-bottom: 1px solid #000;
    box-sizing: content-box;
    position: relative;
  }

  .credit_link_wrap .price_item::after {
    width: 9px;
    height: 13px;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 32px;
    right: 18px;
  }

  .credit_link_wrap .price_link {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    display: block;
    font-size: 18.01px;
    letter-spacing: 0.12em;
    line-height: 70px;
    padding-left: 5px;
  }

  .credit_link_wrap .price_list_desp {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 18.01px;
    letter-spacing: 0.12em;
    margin: 22px 0 0 4px;
  }
}

/*# sourceMappingURL=style.css.map */
