@charset "UTF-8";
/* サイト全体のフォント指定 */
@media screen and (max-width: 700px) {
  .main-box {
    max-width: 100%;
  }
}
#fathersday2024 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#fathersday2024 .intro h2 img {
  width: 100%;
}
#fathersday2024 .intro .text01 {
  margin: 0.15em;
  text-align: center;
}
#fathersday2024 .intro .text01 p {
  font-size: 17px;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .intro .text01 p {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
    text-align: left;
  }
}
#fathersday2024 .intro .line {
  border: none;
  border-top: 1px solid black;
  height: 1px;
  margin-top: 1.5 em;
}
#fathersday2024 .intro .info {
  width: 100%;
  background-color: rgb(235, 237, 240);
  /* 背景色 */
  border: 1px solid black;
  line-height: 0em;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .intro .info {
    box-sizing: border-box;
  }
}
#fathersday2024 .intro .info .text02 {
  font-family: "Hiragino Mincho ProN W6", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-bottom: 0.5em;
  padding-top: 1em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 0.5;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .intro .info .text02 {
    font-size: 4vw;
  }
}
#fathersday2024 .intro .info .bgwhite {
  background-color: #ffffff;
  padding-top: 1em;
  padding-bottom: 1em;
}
#fathersday2024 .intro .info .bgwhite .text03 {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .intro .info .bgwhite .text03 {
    font-size: 3.3vw;
    line-height: 1.5em;
    text-align: left;
    padding-left: 3vw;
    padding-right: 3vw;
  }
}
#fathersday2024 .intro .info .bgwhite .text04 {
  text-align: center;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 0%;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .intro .info .bgwhite .text04 {
    font-size: 3vw;
    line-height: 1.5em;
    padding-left: 3vw;
    padding-right: 3vw;
    text-align: left;
  }
}
#fathersday2024 .selection {
  margin-top: 3em;
  border-top: 1px solid #ccc;
  padding-top: 3em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .selection {
    padding-top: 1vw;
  }
}
#fathersday2024 .selection .h3box {
  width: 100%;
  text-align: center;
  margin: auto;
  margin-bottom: 2em;
}
#fathersday2024 .selection .h3box img {
  width: 20%;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .selection .h3box img {
    width: 45%;
    margin-top: 3vw;
  }
}
#fathersday2024 .selection .setimage {
  width: 100%;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .selection .setimage {
    width: 100%;
    margin: 0vw;
  }
}
#fathersday2024 .selection .setimage .detail {
  width: 80%;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .selection .setimage .detail {
    width: 100%;
  }
}
#fathersday2024 .selection .setimage .detail p {
  width: 100%;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: left;
  margin-top: 2em;
  font-size: 13px;
  text-align: left;
}
@media screen and (max-width: 700px) {
  #fathersday2024 .selection .setimage .detail p {
    font-size: 2.8vw;
    text-align: left;
    margin-left: 1vw;
  }
}
#fathersday2024 .selection .setimage .detail p span {
  font-weight: 600;
}
#fathersday2024 .selection img {
  width: 100%;
}

.itemwrap2 {
  box-sizing: border-box;
  padding-top: 2em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: top;
  box-sizing: border-box;
}
@media screen and (max-width: 700px) {
  .itemwrap2 {
    display: block;
  }
}
.itemwrap2 .imagebox {
  width: 50%;
  margin: 0 1.5% 3em;
}
@media screen and (max-width: 700px) {
  .itemwrap2 .imagebox {
    width: 100%;
    margin: auto;
  }
}
.itemwrap2 .imagebox .btn {
  position: relative;
  width: 380px;
  height: 380px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  .itemwrap2 .imagebox .btn {
    width: 300px;
    height: 300px;
  }
}
.itemwrap2 .imagebox .btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  transition: 0.4s ease-in-out;
}
.itemwrap2 .imagebox .btn:hover img:nth-of-type(2) {
  opacity: 0;
}
.itemwrap2 .textbox {
  width: 40%;
  margin: 0 1.5% 3em;
  text-align: left;
}
@media screen and (max-width: 700px) {
  .itemwrap2 .textbox {
    width: 100%;
  }
}
.itemwrap2 .textbox h4 {
  margin-bottom: 1em;
  margin-top: 0em;
  font-size: 20px;
  color: #3c3c3c;
}
@media screen and (max-width: 700px) {
  .itemwrap2 .textbox h4 {
    width: 90%;
    font-size: 5vw;
    margin: auto;
    margin-top: 3vw;
  }
}
.itemwrap2 .textbox h4 span {
  font-size: 14px;
}
@media screen and (max-width: 700px) {
  .itemwrap2 .textbox h4 span {
    font-size: 3.3vw;
  }
}
.itemwrap2 .textbox .text02 {
  width: 100%;
  font-size: 15px;
  text-align: left;
  color: #3c3c3c;
  margin-top: 1em;
  margin-bottom: 2em;
}
@media screen and (max-width: 700px) {
  .itemwrap2 .textbox .text02 {
    width: 90%;
    margin: auto;
    margin-top: 3vw;
    font-size: 4vw;
  }
}
.itemwrap2 .textbox .price {
  width: 100%;
  text-align: right;
  margin-left: 0em;
  font-size: 17px;
  color: #626262;
}
@media screen and (max-width: 700px) {
  .itemwrap2 .textbox .price {
    font-size: 3.8vw;
  }
}
.itemwrap2 .textbox .cartarea {
  width: 100%;
  text-align: center;
  border: #0b4b94 1px solid;
  margin: auto;
  line-height: 10em;
  border-radius: 10px;
  /*角の丸み*/
}
@media screen and (max-width: 700px) {
  .itemwrap2 .textbox .cartarea {
    width: 90%;
    margin: auto;
    margin-top: 1em;
    line-height: 3.5em;
  }
}
.itemwrap2 .textbox .cartarea a {
  color: #0b4b94;
  /*文字色*/
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 100%;
  line-height: 4.3em;
  border-radius: 10px;
}
.itemwrap2 .textbox .cartarea a:hover {
  background: #0b4b94;
  opacity: 0.8;
  transition: 0.7s;
  color: hsl(0, 0%, 100%);
}
@media screen and (max-width: 700px) {
  .itemwrap2 .textbox .cartarea a {
    line-height: 3.5em;
  }
}
.itemwrap2 .textbox hr {
  margin: 0%;
}

section {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 100%;
  text-align: center;
  margin-top: 5em;
}
@media screen and (max-width: 700px) {
  section {
    margin-top: 3vw;
  }
}
section h5 {
  width: 100%;
  margin: auto;
  font-size: 20px;
  margin-bottom: 2em;
}
section .add_box02 {
  width: 100%;
}
section .add_box02 ul {
  width: 100%;
  margin: auto;
  justify-content: space-between;
  margin-bottom: 3em;
}
@media screen and (max-width: 700px) {
  section .add_box02 ul {
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    width: 100%;
  }
}
section .add_box02 ul li {
  width: 25%;
  display: inline-block;
  border: #7d7b7b 1px solid;
  background-color: #ffffff;
  margin: 1em;
  border-radius: 2rem;
  margin-bottom: 1em;
  height: 4em;
  text-align: center;
  line-height: 4em;
}
@media screen and (max-width: 700px) {
  section .add_box02 ul li {
    width: 48%;
    display: inline-block;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 2vw;
    border-radius: 2rem;
  }
}
section .add_box02 ul li a {
  border-radius: 2rem;
  display: block;
  color: #000000;
  font-size: 17px;
  text-decoration: none;
}
@media screen and (max-width: 700px) {
  section .add_box02 ul li a {
    font-size: 3.8vw;
  }
}
section .add_box02 ul li a:hover {
  background-color: #dbdbdb;
  opacity: 0.3;
  transition: 0.2s;
}
section .noshi {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 700px) {
  section .noshi {
    display: block;
  }
}
section .noshi .img {
  width: 50%;
}
@media screen and (max-width: 700px) {
  section .noshi .img {
    width: 100%;
  }
}
section .noshi .text {
  width: 50%;
  text-align: left;
  margin-left: 1em;
  font-size: 17px;
}
@media screen and (max-width: 700px) {
  section .noshi .text {
    width: 100%;
    margin: auto;
    margin-top: 2vw;
    font-size: 3.8vw;
  }
}/*# sourceMappingURL=fathersday2024.css.map */