@charset "UTF-8";
/*! Writen  by SCSS */
.omamori_box:nth-child(26)::after,
.omamori_box:nth-child(27)::after,
.omamori_box:nth-child(33)::after,
.omamori_box:nth-child(38)::after,
.omamori_box:nth-child(47)::after,
.omamori_box:nth-child(50)::after {
  text-align: center;
  content: "令和7年1月1日より授与致します。";
  font-size: 14px; }
  @media screen and (max-width: 768px) {
    .omamori_box:nth-child(26)::after,
    .omamori_box:nth-child(27)::after,
    .omamori_box:nth-child(33)::after,
    .omamori_box:nth-child(38)::after,
    .omamori_box:nth-child(47)::after,
    .omamori_box:nth-child(50)::after {
      font-size: 12px; } }
  @media screen and (max-width: 768px) {
    .omamori_box:nth-child(26)::after,
    .omamori_box:nth-child(27)::after,
    .omamori_box:nth-child(33)::after,
    .omamori_box:nth-child(38)::after,
    .omamori_box:nth-child(47)::after,
    .omamori_box:nth-child(50)::after {
      font-size: 10px; } }

.full_img01 {
  width: 100%;
  background: url("../images/visit/amulet/img01.jpg") center/cover no-repeat; }
  .full_img01::before {
    content: "";
    display: block;
    padding-bottom: calc(600%/16); }

.ttl01 {
  font-size: 26px;
  letter-spacing: 0.2em;
  color: #485e6e;
  font-weight: 600; }
  @media screen and (max-width: 768px) {
    .ttl01 {
      font-size: 18px;
      line-height: 1.8; } }

.sec3 {
  padding: 70px 0; }
  @media screen and (max-width: 768px) {
    .sec3 {
      padding: 40px 0; } }
  .sec3 .txt_box01 {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    border: 10px solid #eeeeee;
    background: #fff;
    padding: 25px;
    font-weight: 600; }
    @media screen and (max-width: 480px) {
      .sec3 .txt_box01 {
        padding: 15px 10px;
        border: 5px solid #eeeeee; } }
    .sec3 .txt_box01 .item01 {
      margin-right: calc(85%/4.3); }
    .sec3 .txt_box01 .item03 {
      width: 100%;
      margin-top: 0.5em; }
      .sec3 .txt_box01 .item03 p {
        font-size: 15px; }
        @media screen and (max-width: 480px) {
          .sec3 .txt_box01 .item03 p {
            font-size: 3vw; } }
    .sec3 .txt_box01 .txt1 {
      font-size: 24px;
      color: #485e6e;
      line-height: 1; }
      @media screen and (max-width: 480px) {
        .sec3 .txt_box01 .txt1 {
          font-size: 4.5vw;
          margin-bottom: 7px !important; } }
    .sec3 .txt_box01 .txt2 {
      font-size: 16px; }
      @media screen and (max-width: 480px) {
        .sec3 .txt_box01 .txt2 {
          font-size: 3vw; } }
  .sec3 .txt_box02 .txt1 {
    font-size: 30px; }
    @media screen and (max-width: 768px) {
      .sec3 .txt_box02 .txt1 {
        font-size: 22px;
        line-height: 1.4; } }
  .sec3 .txt_box02 .txt2 {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.15em; }
    @media screen and (max-width: 768px) {
      .sec3 .txt_box02 .txt2 {
        font-size: 14px;
        line-height: 1.8; } }
  .sec3 .holiday_box {
    max-width: 700px;
    margin: 0 auto;
    border: 1px solid #990000;
    background: #fff;
    padding: 20px; }
    .sec3 .holiday_box p {
      font-size: 15px;
      color: #990000;
      line-height: 2; }
      .sec3 .holiday_box p span {
        font-size: 120%; }

.sec4 {
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    .sec4 {
      padding-bottom: 40px; } }

.omamori_box_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap; }
  @media screen and (min-width: 767px) and (max-width: 960px) {
    .omamori_box_wrap {
      max-width: 820px;
      margin: 0 auto; } }
  .omamori_box_wrap .omamori_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px; }
    @media screen and (min-width: 961px) {
      .omamori_box_wrap .omamori_box {
        width: calc(255%/12); }
        .omamori_box_wrap .omamori_box:not(:nth-child(4n)) {
          margin-right: calc(60%/12); } }
    @media screen and (min-width: 680px) and (max-width: 960px) {
      .omamori_box_wrap .omamori_box {
        width: calc(255%/8.2); }
        .omamori_box_wrap .omamori_box:not(:nth-child(3n)) {
          margin-right: calc(27.5%/8.2); } }
    @media screen and (max-width: 679px) {
      .omamori_box_wrap .omamori_box {
        width: 49%; }
        .omamori_box_wrap .omamori_box:not(:nth-child(2n)) {
          margin-right: 2%; }
        .omamori_box_wrap .omamori_box:not(:last-nth-child) {
          margin-bottom: 30px; } }
  .omamori_box_wrap .omamori_image {
    width: 100%;
    margin-bottom: 10px; }
    .omamori_box_wrap .omamori_image > img {
      width: 100%; }
  .omamori_box_wrap .omamori_name {
    line-height: 1; }
    .omamori_box_wrap .omamori_name > span {
      display: inline-block; }
    .omamori_box_wrap .omamori_name .smoll {
      font-size: 12px;
      background: #900;
      color: #fff;
      padding: 0.2em 0.3em;
      line-height: 1;
      margin-left: 0.3em; }
      @media screen and (max-width: 480px) {
        .omamori_box_wrap .omamori_name .smoll {
          font-size: 8px; } }
      .omamori_box_wrap .omamori_name .smoll.ex {
        display: block;
        margin-left: 0;
        margin-bottom: 10px; }
  .omamori_box_wrap .omamori_name_text {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px; }
    @media screen and (max-width: 480px) {
      .omamori_box_wrap .omamori_name_text {
        font-size: 11px; } }
  .omamori_box_wrap .omamori_text {
    font-size: 10px;
    padding-bottom: 20px;
    margin-bottom: auto; }
  .omamori_box_wrap .price_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px; }
    .omamori_box_wrap .price_wrap .omamori_price {
      font-size: 15px;
      margin-right: 10px;
      letter-spacing: 0.1em; }
      @media screen and (max-width: 480px) {
        .omamori_box_wrap .price_wrap .omamori_price {
          font-size: 10px; } }
      .omamori_box_wrap .price_wrap .omamori_price .big {
        font-size: 120%; }
  .omamori_box_wrap select {
    border: 2px solid #999;
    padding: 5px;
    font-size: 14px;
    border-radius: 4px; }
    @media screen and (max-width: 480px) {
      .omamori_box_wrap select {
        padding: 2px; } }

.keisan_wrap {
  max-width: 800px;
  margin: 0 auto;
  position: relative; }
  .keisan_wrap .keisan_area {
    position: absolute;
    top: -100px;
    left: 0; }
    @media screen and (max-width: 768px) {
      .keisan_wrap .keisan_area {
        top: -60px; } }
  .keisan_wrap .keisan {
    display: flex;
    padding: 10px;
    background: #eeeeee;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .keisan_wrap .keisan {
        display: block; } }
    .keisan_wrap .keisan > div {
      width: 50%; }
      @media screen and (max-width: 768px) {
        .keisan_wrap .keisan > div {
          width: auto; } }
  .keisan_wrap .box01 {
    padding: 20px 25px 10px;
    background: #fff; }
    @media screen and (max-width: 768px) {
      .keisan_wrap .box01 {
        padding: 10px; } }
  .keisan_wrap .box02 {
    padding: 0 25px;
    color: #860000; }
    @media screen and (max-width: 768px) {
      .keisan_wrap .box02 {
        padding: 10px; } }
  .keisan_wrap .keisan_btn {
    cursor: pointer;
    letter-spacing: 0.15em;
    font-weight: 300;
    text-align: center;
    background: #485e6e;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    box-shadow: 0px 3px #d9d9d9;
    margin-bottom: 12px; }
    .keisan_wrap .keisan_btn:hover {
      box-shadow: none;
      position: relative;
      top: 3px; }
  .keisan_wrap .txt1 {
    font-size: 16px;
    letter-spacing: 0.02em;
    font-feature-settings: "palt"; }
    @media screen and (max-width: 768px) {
      .keisan_wrap .txt1 {
        font-size: 14px; } }
  .keisan_wrap .txt2 {
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .keisan_wrap .txt2 {
        font-size: 16px; } }
    @media screen and (max-width: 480px) {
      .keisan_wrap .txt2 {
        font-size: 16px; } }
  .keisan_wrap .price_txt_wrap {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    font-size: 50px;
    letter-spacing: 0.15em;
    font-feature-settings: "palt";
    line-height: 1; }
    @media screen and (max-width: 768px) {
      .keisan_wrap .price_txt_wrap {
        font-size: 40px; } }
    .keisan_wrap .price_txt_wrap .smoll {
      letter-spacing: 0;
      font-size: 50%;
      line-height: 1; }

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