@charset "utf-8";

/******************************************************************************/
/***                                                                        ***/
/***                                                                        ***/
/***     column.css                                                         ***/
/***                                                                        ***/
/***    【内容】                                                            ***/
/***                                                                        ***/
/***     ・コラム専用のスタイルを記述する                                   ***/
/***                                                                        ***/
/***                                                                        ***/
/******************************************************************************/

.ichioshi {
  color: #231815;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
  line-height: 1.8;
  margin-bottom: 40px;
}
.ichioshi .pc_vis {
  display: inline-block !important;
}
.ichioshi .sp_vis {
  display: none !important;
}

.ichioshi .main_img {
  border-left: none;
  line-height: 0;
  margin: 0 0 70px;
  padding: 0;
}
.ichioshi h3 {
  background: none;
  padding-left: 0;
}

.ichioshi .overview {
  background-color: #FFFEE3;
  padding-bottom: 70px;
}
.ichioshi .overview .lead {
  color: #6A3906;
  margin: 0;
  line-height: 2.0;
  text-align: center;
}
.ichioshi .overview .lead strong {
  color: #ED5057;
  font-weight: 800;
}

.ichioshi .entry {
  background: url("ichioshi_bg01.png") repeat;
  margin-bottom: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.ichioshi .entry .entry_title {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.ichioshi .entry .entry_box {
  border-radius: 12px;
  margin: 160px 40px 360px;
  padding: 0 8px;
  position: relative;
}
.ichioshi .entry .entry_box:last-child {
  margin-bottom: 180px;
}
.ichioshi .entry .entry_box.gold {
  background: linear-gradient(to bottom, #B39841 0%, #AF933A 12%, #AF933A 24%, #F7F0B5 36%, #B89F49 50%, #F7F0B5 64%, #AF933A 76%, #AF933A 88%, #BBA24E 100%);
}
.ichioshi .entry .entry_box.silver {
  background: linear-gradient(to bottom, #9F9F9F 0%, #9F9F9F 12%, #9F9F9F 24%, #F0F0F0 36%, #9F9F9F 50%, #F0F0F0 64%, #9F9F9F 76%, #9F9F9F 88%, #9F9F9F 100%);
}
.ichioshi .entry .entry_box.gold::before {
  background: url("ichioshi_bg02.png") no-repeat;
  background-size: 900px 154px;
  content: "";
  position: absolute;
  top: -145px;
  left: 0;
  width: 900px;
  height: 154px;
}
.ichioshi .entry .entry_box.gold::after {
  background: url("ichioshi_bg03.png") no-repeat;
  background-size: 900px 154px;
  content: "";
  position: absolute;
  bottom: -145px;
  left: 0;
  width: 900px;
  height: 154px;
}
.ichioshi .entry .entry_box.silver::before {
  background: url("ichioshi_bg06.png") no-repeat;
  background-size: 900px 154px;
  content: "";
  position: absolute;
  top: -145px;
  left: 0;
  width: 900px;
  height: 154px;
}
.ichioshi .entry .entry_box.silver::after {
  background: url("ichioshi_bg07.png") no-repeat;
  background-size: 900px 154px;
  content: "";
  position: absolute;
  bottom: -145px;
  left: 0;
  width: 900px;
  height: 154px;
}
.ichioshi .entry .entry_box.gold .medal {
  background: url("ichioshi_pic01.png") no-repeat;
  background-size: 208px 224px;
  content: "";
  position: absolute;
  top: -186px;
  left: calc(50% - 104px);
  width: 208px;
  height: 224px;
}
.ichioshi .entry .entry_box.silver .medal {
  background: url("ichioshi_pic02.png") no-repeat;
  background-size: 208px 224px;
  content: "";
  position: absolute;
  top: -186px;
  left: calc(50% - 104px);
  width: 208px;
  height: 224px;
}
.ichioshi .entry .entry_box .box_inner {
  padding: 50px 30px 30px;
}
.ichioshi .entry .entry_box.gold .box_inner {
  background-color: #FFFEE3;
}
.ichioshi .entry .entry_box.silver .box_inner {
  background-color: #FFFFFF;
}
.ichioshi .entry .entry_box .product_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ichioshi .entry .entry_box.silver .product_box {
  margin-bottom: 30px;
}
.ichioshi .entry .entry_box.gold .product_img {
  line-height: 0;
  margin-bottom: 40px;
  text-align: center;
}
.ichioshi .entry .entry_box.silver .product_img {
  line-height: 0;
  margin-right: 0;
  margin-bottom: 0;
  text-align: right;
  width: 57%;
}
.ichioshi .entry .entry_box.gold .product_name {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  position: relative;
}
.ichioshi .entry .entry_box.silver .product_name {
  position: relative;
  width: 43%;
}
.ichioshi .entry .entry_box.gold .product_name::before {
  background: url("ichioshi_bg04.png") no-repeat center center / contain;
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  bottom: 0;
  width: 175px;
  height: 138px;
  z-index: 1;
}
.ichioshi .entry .entry_box.gold .product_name::after {
  background: url("ichioshi_bg05.png") no-repeat center center / contain;
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  right: 0;
  bottom: 0;
  width: 175px;
  height: 138px;
  z-index: 1;
}
.ichioshi .entry .entry_box.silver .product_name::before {
  background: url("ichioshi_bg08.png") no-repeat center center / contain;
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  right: 0;
  width: 201px;
  height: 165px;
  z-index: 1;
}
.ichioshi .entry .entry_box.gold .product_name h4,
.ichioshi .entry .entry_box.silver .product_name h4 {
  color: #6A3906;
  font-size: 2.1em;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.ichioshi .entry .entry_box.silver .product_name h4 {
  margin-left: -40px;
  margin-bottom: 0;
}
.ichioshi .entry .entry_box.gold .product_name h5,
.ichioshi .entry .entry_box.silver .product_name h5 {
  line-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
.ichioshi .entry .entry_box.silver .product_name h5 {
  margin-top: 40px;
  margin-left: -40px;
}
.ichioshi .entry .entry_box.gold hr {
  border-bottom: 2px dotted #B28500;
  margin: 15px -30px 40px;
}
.ichioshi .entry .entry_box.silver hr {
  border-bottom: 2px dotted #C8C8C8;
  margin: 15px -30px 40px;
}
.ichioshi .entry .entry_box .comment {
  margin: 0 20px;
}
.ichioshi .entry .entry_box .comment h6 {
  color: #6A3906;
  font-size: 1.6em;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-left: 45px;
  position: relative;
}
.ichioshi .entry .entry_box .comment h6::before {
  background: url("ichioshi_pic03.png") no-repeat center center / contain;
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  bottom: 0;
  width: 37px;
  height: 32px;
}
.ichioshi .entry .entry_box .comment ul {
  margin-bottom: 10px;
}
.ichioshi .entry .entry_box .comment ul li {
  color: #774633;
  margin-bottom: 10px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.ichioshi .entry .entry_box .comment ul li:last-child {
  margin-bottom: 0;
}
.ichioshi .entry .entry_box .comment ul li::before {
  background-color: #6FAA2B;
  border-radius: 50%;
  content:  ""; 
  display: inline-block;
  margin-right: 14px;
  width: 10px;
  height: 10px;
}
.ichioshi .entry .entry_box + .entry_box {
  margin-top: 95px;
}

.ichioshi .closing {
  color: #774633;
  margin-bottom: 200px;
  line-height: 2.0;
  text-align: center;
}
.ichioshi .closing strong {
  color: #EB5057;
  font-weight: 800;
}
.ichioshi .closing a {
  text-decoration: underline;
  text-decoration-color: #EB5057;
  text-underline-offset: 8px;
}
.ichioshi .closing a:hover {
  text-decoration: none;
}

.ichioshi .exchange {
  background: repeating-linear-gradient(90deg, #FFF7DF, #FFF7DF 30px, #FFF4D2 28px, #FFF4D2 56px);
  border-radius: 20px;
  margin: 130px auto 40px;
  padding-bottom: 40px;
  position: relative;
}
.ichioshi .exchange .exchange_bg {
  background: repeating-linear-gradient(90deg, #FFF7DF, #FFF7DF 30px, #FFF4D2 28px, #FFF4D2 56px);
  border-radius: 50%;
  margin: 0 auto;
  width: 754px;
  height: 361px;
  position: absolute;
  top: -100px;
  left: calc(50% - (754px / 2));
  z-index: -1;
}
.ichioshi .exchange .exchange_title {
  position: absolute;
  top: -55px;
  left: calc(50% - (622px / 2) + 55px);
}
.ichioshi .exchange .product_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  padding-top: 130px;
}
.ichioshi .exchange .product_list .product_item {
  box-sizing: border-box;
  background-color: #FFFFFF;
  border: 3px solid #FF5900;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  margin: 0 10px 10px;
  padding: 20px;
  width: 436px;
}
.ichioshi .exchange .product_list .product_item .product_img {
  line-height: 0;
  margin-bottom: 10px;
  text-align: center;
}
.ichioshi .exchange .product_list .product_item .product_name {
  color: #6A3906;
  font-size: 1.0em;
  margin-bottom: 10px;
  text-align: center;
}
.ichioshi .exchange .product_list .product_item .exchange_btn {
  margin-top: auto;
  margin-bottom: 0;
  text-align: center;
}
.ichioshi .exchange .product_list .product_item .exchange_btn a {
  background-color: #FF5900;
  border-radius: 9999px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.1em;
  padding: 10px 50px;
}
.ichioshi .exchange .product_list .product_item .exchange_btn a:hover {
  transform: scale(1.05);
  transition: 0.3s;
  text-decoration: none;
}

.ichioshi .point_btn {
  margin: 0 auto 20px;
  text-align: center;
}
.ichioshi .point_btn a img {
  margin: 0 auto 20px;
}
.ichioshi .point_btn a img:hover {
  transform: scale(1.05);
  transition: 0.3s;
}

.ichioshi .info {
  color: #774635;
  font-size: 0.9em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}



@media screen and (max-width: 767px) {
  .ichioshi {
    margin-bottom: 20px;
  }
  .ichioshi .pc_vis {
    display: none !important;
  }
  .ichioshi .sp_vis {
    display: inline-block !important;
  }
  .ichioshi .main_img {
    margin: 0 -20px 30px;
  }
  .ichioshi .overview {
    margin: 0 -20px;
    padding: 0 20px 30px;
  }
  .ichioshi .overview .lead {
    margin: 0;
    text-align: left;
  }
  .ichioshi .entry {
    background-size: 100%;
    margin: 0 -20px 30px;
    padding-top: 30px;
  }
  .ichioshi .entry .entry_title {
    margin: 0 10px 40px;
  }
  .ichioshi .entry .entry_box {
    border-radius: 0px;
    border-width: 5px;
    margin: 140px 20px 300px;
    padding: 0 6px;
  }
  .ichioshi .entry .entry_box:last-child {
    margin-bottom: 120px;
  }
  .ichioshi .entry .entry_box.gold::before {
    aspect-ratio: 450 / 77;
    background-size: 100% auto;
    background-position: top;
    content: "";
    position: absolute;
    top: calc((100vw - 40px) * -0.1711 + 6px);
    left: 0;
    width: 100%;
    height: auto;
  }
  .ichioshi .entry .entry_box.gold::after {
    aspect-ratio: 450 / 77;
    background-size: 100% auto;
    content: "";
    position: absolute;
    bottom: calc((100vw - 40px) * -0.1711 + 6px);
    left: 0;
    width: 100%;
    height: auto;
  }
  .ichioshi .entry .entry_box.silver::before {
    aspect-ratio: 450 / 77;
    background-size: 100% auto;
    content: "";
    position: absolute;
    top: calc((100vw - 40px) * -0.1711 + 6px);
    left: 0;
    width: 100%;
    height: auto;
  }
  .ichioshi .entry .entry_box.silver::after {
    aspect-ratio: 450 / 77;
    background-size: 100% auto;
    content: "";
    position: absolute;
    bottom: calc((100vw - 40px) * -0.1711 + 6px);
    left: 0;
    width: 100%;
    height: auto;
  }
  .ichioshi .entry .entry_box.gold .medal {
    aspect-ratio: 13 / 14;
    background-size: calc(100vw * 0.2311) auto;
    top: calc(100vw * 0.2311 * -0.92857);
    left: calc(50% - (calc(100vw * 0.2311) / 2));
    width: calc(100vw * 0.2311);
    height: auto;
  }
  .ichioshi .entry .entry_box.silver .medal {
    aspect-ratio: 13 / 14;
    background-size: calc(100vw * 0.2311) auto;
    top: calc(100vw * 0.2311 * -0.92857);
    left: calc(50% - (calc(100vw * 0.2311) / 2));
    width: calc(100vw * 0.2311);
    height: auto;
  }
  .ichioshi .entry .entry_box .box_inner {
    padding: 30px 20px 20px;
  }
  .ichioshi .entry .entry_box .product_box {
    flex-flow: column;
  }
  .ichioshi .entry .entry_box.silver .product_img {
    width: auto;
  }
  .ichioshi .entry .entry_box.silver .product_name {
    width: auto;
  }
  .ichioshi .entry .entry_box.gold .product_name::before {
    top: auto;
    left: -10px;
    bottom: 0;
    width: 88px;
    height: 69px;
  }
  .ichioshi .entry .entry_box.gold .product_name::after {
    top: auto;
    right: -10px;
    bottom: 0;
    width: 88px;
    height: 69px;
  }
  .ichioshi .entry .entry_box.silver .product_name::before {
    top: 10px;
    right: -10px;
    width: 101px;
    height: 83px;
  }
  .ichioshi .entry .entry_box.gold .product_name h4,
  .ichioshi .entry .entry_box.silver .product_name h4 {
    font-size: 1.6em;
  }
  .ichioshi .entry .entry_box.silver .product_name h4 {
    font-size: 1.4em;
    margin-left: auto;
  }
  .ichioshi .entry .entry_box.silver .product_name h5 {
    margin-left: auto;
  }
  .ichioshi .entry .entry_box.silver .product_name h5 img {
    width: 70%;
  }
  .ichioshi .entry .entry_box.gold hr {
    margin: 15px -20px 40px;
  }
  .ichioshi .entry .entry_box.silver hr {
    margin: 15px -20px 40px;
  }
  .ichioshi .entry .entry_box .comment {
    margin: 0;
  }
  .ichioshi .entry .entry_box .comment h6 {
    font-size: 1.2em;
    padding-left: 35px;
  }
  .ichioshi .entry .entry_box .comment h6::before {
    top: 1px;
    left: 0;
    bottom: 0;
    width: 28px;
    height: 24px;
  }
  .ichioshi .closing {
    margin-bottom: 100px;
    text-align: left;
  }

  .ichioshi .exchange {
    background: repeating-linear-gradient(90deg, #FFF7DF, #FFF7DF 15px, #FFF4D2 14px, #FFF4D2 28px);
    border-radius: 20px;
    margin: 60px -20px 30px;
    padding-bottom: 10px;
  }
  .ichioshi .exchange .exchange_bg {
    background: repeating-linear-gradient(90deg, #FFF7DF, #FFF7DF 15px, #FFF4D2 14px, #FFF4D2 28px);
    width: 100%;
    top: -80px;
    left: 0px;
    right: 0px;
  }
  .ichioshi .exchange .exchange_title {
    top: -60px;
    left: calc(50% - (311px / 2) + 28px);
  }
  .ichioshi .exchange .exchange_title img {
    width: 311px;
  }
  .ichioshi .exchange .product_list {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .ichioshi .exchange .product_list .product_item {
    background-color: #FFFFFF;
    border: 3px solid #FF5900;
    border-radius: 20px;
    margin: 0 20px 20px;
    padding: 20px;
    width: 100%;
  }
  .ichioshi .exchange .product_list .product_item .product_img {
    padding: 0 20px;
  }
  .ichioshi .exchange .product_list .product_item .product_img img {
    width: 100%;
  }
  .ichioshi .exchange .product_list .product_item .exchange_btn {
    padding: 0 20px;
  }
  .ichioshi .exchange .product_list .product_item .exchange_btn a {
    width: 100%;
  }
  .ichioshi .point_btn {
    margin: 0 auto;
  }

  .ichioshi .info {
    font-size: 0.85em;
    text-align: left;
  }
}


@media screen and (max-width: 640px) {
  .ichioshi .entry .entry_box {
    margin: 120px 20px 260px;
    padding: 0 5px;
  }
  .ichioshi .entry .entry_box:last-child {
    margin-bottom: 100px;
  }
  .ichioshi .entry .entry_box {
    padding: 0 5px;
  }
  .ichioshi .entry .entry_box.gold::before {
    top: calc((100vw - 40px) * -0.1711 + 5px);
  }
  .ichioshi .entry .entry_box.gold::after {
    bottom: calc((100vw - 40px) * -0.1711 + 5px);
  }
  .ichioshi .entry .entry_box.silver::before {
    top: calc((100vw - 40px) * -0.1711 + 5px);
  }
  .ichioshi .entry .entry_box.silver::after {
    bottom: calc((100vw - 40px) * -0.1711 + 5px);
  }
}


@media screen and (max-width: 520px) {
  .ichioshi .entry .entry_box {
    margin: 90px 20px 210px;
    padding: 0 4px;
  }
  .ichioshi .entry .entry_box:last-child {
    margin-bottom: 80px;
  }
  .ichioshi .entry .entry_box.gold::before {
    top: calc((100vw - 40px) * -0.1711 + 4px);
  }
  .ichioshi .entry .entry_box.gold::after {
    bottom: calc((100vw - 40px) * -0.1711 + 4px);
  }
  .ichioshi .entry .entry_box.silver::before {
    top: calc((100vw - 40px) * -0.1711 + 4px);
  }
  .ichioshi .entry .entry_box.silver::after {
    bottom: calc((100vw - 40px) * -0.1711 + 4px);
  }
}


@media screen and (max-width: 430px) {
  .ichioshi .entry .entry_box {
    margin: 80px 20px 180px;
  }
  .ichioshi .entry .entry_box:last-child {
    margin-bottom: 60px;
  }
}


@media screen and (max-width: 390px) {
  .ichioshi .entry .entry_box {
    margin: 70px 20px 150px;
    padding: 0 3px;
  }
  .ichioshi .entry .entry_box:last-child {
    margin-bottom: 40px;
  }
  .ichioshi .entry .entry_box.gold::before {
    top: calc((100vw - 40px) * -0.1711 + 3px);
  }
  .ichioshi .entry .entry_box.gold::after {
    bottom: calc((100vw - 40px) * -0.1711 + 3px);
  }
  .ichioshi .entry .entry_box.silver::before {
    top: calc((100vw - 40px) * -0.1711 + 3px);
  }
  .ichioshi .entry .entry_box.silver::after {
    bottom: calc((100vw - 40px) * -0.1711 + 3px);
  }
}


@media print {
  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  .ichioshi .entry {
    page-break-after: always;
  }
  .ichioshi .entry .entry_title {
    padding-bottom: 30px;
  }
  .sp_menu_panel,
  .page_top {
    display: none;
  }
}
