@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Train+One&display=swap");
html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px; /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

:root {
  --key: #bbbd55;
  --blue: #3E506A;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}
body {
  color: #3E506A;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow-x: hidden;
}

/* Shopify */
#ProductSection .lazyload__image-wrapper {
  max-width: 100% !important;
}
#ProductSection .lazyload__image-wrapper img {
  position: static;
  width: 100%;
}
#ProductSection .product__image-wrapper {
  padding: 0 !important;
}
#ProductSection .grid {
  margin-left: 0;
}
#ProductSection .large--two-fifths {
  width: 65%;
  padding: 0;
}
@media screen and (max-width: 834px) {
  #ProductSection .large--two-fifths {
    width: 100%;
    float: none;
    padding: 0;
  }
}
#ProductSection .large--three-fifths {
  width: 35%;
  padding: 0;
}
@media screen and (max-width: 834px) {
  #ProductSection .large--three-fifths {
    width: 100%;
    float: none;
    padding: 0;
  }
}
#ProductSection .grid-item {
  padding: 0;
}
@media screen and (max-width: 834px) {
  #ProductSection .grid-item {
    float: none;
    padding: 0;
  }
}

#shopify-section-search-template .form {
  position: relative;
}
#shopify-section-search-template .input-search {
  height: 50px;
  border-radius: 50px;
  padding: 0 20px;
}
#shopify-section-search-template .icon-search {
  position: absolute;
  top: 5px;
  right: 15px;
  border: none;
  padding: 0;
  background: none;
}
#shopify-section-search-template .icon-search::before {
  display: none;
}

#CollectionSection .lazyload__image-wrapper,
#shopify-section-collection-list-template .lazyload__image-wrapper {
  max-width: 100% !important;
}
#CollectionSection .section-header,
#shopify-section-collection-list-template .section-header {
  display: block;
}
#CollectionSection .section-header--left,
#shopify-section-collection-list-template .section-header--left {
  text-align: center;
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 16px;
}
#CollectionSection .section-header--right,
#shopify-section-collection-list-template .section-header--right {
  display: block;
  float: right;
  text-align: right;
}
#CollectionSection .section-header:after,
#shopify-section-collection-list-template .section-header:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#shopify-section-collection-list-template .grid {
  max-width: 730px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  #shopify-section-collection-list-template .grid-item {
    padding-left: 0;
    float: none;
    padding-top: 0;
  }
}

#shopify-section-search-template .lazyload__image-wrapper {
  max-width: 100% !important;
}

.pagination-border-top {
  border: none;
  padding-bottom: 50px;
}

.pagination-custom {
  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;
}
.pagination-custom li {
  margin: 0 9px;
}
.pagination-custom li a, .pagination-custom li span {
  float: none;
  border: none;
  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: 0;
  padding: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #3E506A;
  background: #F7F7F7;
  line-height: 1;
}
.pagination-custom li.active span, .pagination-custom li.active a {
  background: #BBBD55;
  color: white;
  opacity: 1;
}

/* //Shopify */
.page-ttl {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 25px;
  font-size: 2.5rem;
}

.page-content table {
  width: 100%;
}
.page-content table th, .page-content table td {
  padding: 15px;
  border: 1px solid #bdbdbd;
}

.contact-form {
  margin-bottom: 25px;
}
.contact-form input, .contact-form textarea {
  padding: 0 20px;
  height: 50px;
}
.contact-form textarea {
  height: 400px;
  padding: 20px;
}

.featured-blog {
  margin-bottom: 110px;
}
@media screen and (max-width: 834px) {
  .featured-blog {
    margin-bottom: 80px;
  }
}
.featured-blog hr {
  display: none;
}
.featured-blog .section-header--left {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: normal;
}
.featured-blog .grid-uniform {
  margin: 0;
}
.featured-blog .grid-item {
  padding: 20px 0;
  width: 100%;
  border-top: solid #ececec 1px;
  border-bottom: solid #ececec 1px;
}
.featured-blog .h3 {
  margin-bottom: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: calc(100% - 130px);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
}
@media screen and (max-width: 834px) {
  .featured-blog .h3 {
    width: 100%;
  }
}
.featured-blog .h3 a {
  color: #585858;
}
.featured-blog .h3 a:hover {
  text-decoration: underline;
}
.featured-blog__meta {
  margin-bottom: 0;
  width: 120px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
}
@media screen and (max-width: 834px) {
  .featured-blog__meta {
    width: 100%;
    margin-bottom: 5px;
  }
}
.featured-blog__post {
  margin-bottom: 0;
  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;
}

#header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 12;
  background: #fff;
  padding: 11px 67px 12px 30px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 834px) {
  #header {
    padding: 0 55px 0 15px;
  }
}
#header .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1280px;
  margin: 0 auto;
}
#header .flex .logo {
  max-width: 214px;
  width: 100%;
}
#header .flex .header-right {
  width: calc(100% - 225px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  #header .flex .header-right {
    width: 100px;
  }
}
#header .flex .header-right .box-search {
  max-width: 300px;
  width: 100%;
  margin-right: 12px;
}
@media screen and (max-width: 834px) {
  #header .flex .header-right .box-search {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    margin-right: 0;
    height: 50px;
    background: #3E506A;
    margin-right: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    opacity: 0;
    visibility: hidden;
  }
}
#header .flex .header-right .box-search form {
  position: relative;
}
@media screen and (max-width: 834px) {
  #header .flex .header-right .box-search form {
    width: calc(100% - 34px);
  }
}
#header .flex .header-right .box-search .input-search,
#header .flex .header-right .box-search .search-text {
  width: 100%;
  height: 30px;
  border-radius: 30px;
  background: #EFEFEF;
  outline: 0;
  border: none;
  padding: 0 30px 0 15px;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #header .flex .header-right .box-search .input-search,
#header .flex .header-right .box-search .search-text {
    padding-top: 7px;
  }
}
#header .flex .header-right .box-search .input-search::-ms-clear,
#header .flex .header-right .box-search .search-text::-ms-clear {
  display: none;
}
#header .flex .header-right .box-search .icon-search {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 19px;
  height: 19px;
  border: none !important;
  padding: 0 !important;
  background: none !important;
}
#header .flex .header-right .box-search .icon-search::before {
  display: none !important;
}
#header .flex .header-right .box-search ::-webkit-input-placeholder {
  color: #3E506A;
}
#header .flex .header-right .box-search ::-moz-placeholder {
  color: #3E506A;
}
#header .flex .header-right .box-search :-ms-input-placeholder {
  color: #3E506A;
}
#header .flex .header-right .box-search ::-ms-input-placeholder {
  color: #3E506A;
}
#header .flex .header-right .box-search ::placeholder {
  color: #3E506A;
}
#header .flex .header-right .box-search :-ms-input-placeholder {
  color: #3E506A;
}
#header .flex .header-right .box-search ::-ms-input-placeholder {
  color: #3E506A;
}
#header .flex .header-right .box-search .close-search {
  width: 24px;
  margin-left: 10px;
  color: #fff;
  font-size: 2.2rem;
}
@media screen and (max-width: 834px) {
  #header .flex .header-right .box-search.show {
    opacity: 1;
    visibility: visible;
  }
}
#header .flex .header-right .s-box {
  position: relative;
}
#header .flex .header-right .s-box .searchsubmit {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  font-family: FontAwesome;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
#header .flex .header-right .search-show {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 835px) {
  #header .flex .header-right .search-show {
    margin-right: 12px;
  }
}
#header .flex .header-right .search-show img {
  width: 25px;
}
#header .flex .header-right .mypage-show {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.4rem;
}
#header .flex .header-right .box-cart {
  position: absolute;
  top: 0;
  right: 0;
  width: 62px;
  height: 62px;
  background: rgba(62, 80, 106, 0.3);
}
@media screen and (max-width: 834px) {
  #header .flex .header-right .box-cart {
    width: 50px;
    height: 50px;
  }
}
#header .flex .header-right .box-cart a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
#header .flex .header-right .box-cart .qty {
  width: 22px;
  height: 22px;
  background: #AF4141;
  border-radius: 50%;
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 7px;
  top: 3px;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  #header .flex .header-right .box-cart .qty {
    width: 17px;
    height: 17px;
  }
}
#header .flex .header-right .box-cart .cart {
  position: relative;
}
#header .flex .header-right .box-cart .cart img {
  width: 29px;
}
@media screen and (max-width: 834px) {
  #header .flex .header-right .box-cart .cart img {
    width: 23px;
  }
}
#header .flex .header-right .box-cart .cart small {
  display: block;
  margin-top: 0.2em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #3E506A;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  #header .flex .header-right .box-cart .cart small {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  #header .box-membership {
    display: none;
    position: absolute;
    right: 0;
    top: 50px;
    padding: 20px 20px 20px;
    margin-right: 0;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-right: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0;
    visibility: hidden;
  }
}
@media screen and (max-width: 834px) and (max-width: 834px) {
  #header .box-membership.show {
    opacity: 1;
    visibility: visible;
  }
}
#header .box-membership .close-membership {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  left: 50%;
  top: -50px;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 2.2rem;
  background: #fff;
  border-radius: 8px 8px 0 0;
}
@media screen and (min-width: 835px) {
  #header .membership {
    width: 190px;
  }
}
@media screen and (min-width: 835px) {
  #header .membership .cf {
    display: grid;
    grid-template-columns: 70px 1fr 1fr;
  }
}
@media screen and (max-width: 834px) {
  #header .membership .cf li:not(:last-child) {
    margin-bottom: 20px;
  }
}
#header .membership .cf .user,
#header .membership .cf a {
  position: relative;
  display: block;
  padding-top: 2.5em;
  color: inherit;
  font-size: 10px;
  font-size: 1rem;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 834px) {
  #header .membership .cf .user,
#header .membership .cf a {
    padding: 0.2em 0 0.2em 2.2em;
    font-size: 1.4rem;
    text-align: left;
  }
}
#header .membership .cf .user:before,
#header .membership .cf a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1.4em;
  height: 1.4em;
  font-size: 1.8em;
}
@media screen and (min-width: 835px) {
  #header .membership .cf .user:before,
#header .membership .cf a:before {
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 834px) {
  #header .membership .cf .user:before,
#header .membership .cf a:before {
    left: 0;
    top: -0.1em;
    font-size: 1.4em;
  }
}
#header .membership .cf .user:before {
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f007";
  font-weight: 400;
}
#header .membership .cf .loginout a:before {
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f13e";
}
#header .membership .cf .apply a:before {
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f234";
}

.ma_tool_wrapper {
  display: block !important;
}

#footer .flex .box-news-letter .form {
  max-width: 100%;
}
#footer .flex .box-news-letter .form input {
  max-width: calc(100% - 120px);
}
#footer .flex .box-news-letter .form input::-webkit-input-placeholder {
  color: #999;
  font-weight: normal;
}
#footer .flex .box-news-letter .form input::-moz-placeholder {
  color: #999;
  font-weight: normal;
}
#footer .flex .box-news-letter .form input:-ms-input-placeholder {
  color: #999;
  font-weight: normal;
}
#footer .flex .box-news-letter .form input::-ms-input-placeholder {
  color: #999;
  font-weight: normal;
}
#footer .flex .box-news-letter .form input::placeholder {
  color: #999;
  font-weight: normal;
}

.ma_tool_screen_form {
  width: 100%;
}

.ma_tool_wrapper .ma_tool-page-wrapper {
  position: relative;
}
.ma_tool_wrapper .ma_tool-page-wrapper .ma_tool-button-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0 !important;
  width: 120px;
}
.ma_tool_wrapper .ma_tool-page-wrapper .ma_tool-button-wrapper .ma_tool-button {
  width: 100% !important;
  min-width: 1px !important;
  min-height: 1px !important;
}

#footer {
  background: #BBBD55;
  padding-top: 105px;
}
@media screen and (max-width: 1024px) {
  #footer {
    padding-top: 60px;
  }
}
@media screen and (max-width: 834px) {
  #footer {
    padding-top: 60px;
  }
}
#footer .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6px;
}
@media screen and (max-width: 834px) {
  #footer .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
}
#footer .flex .box-credit {
  width: 30.8%;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 1024px) {
  #footer .flex .box-credit {
    width: 33.8%;
  }
}
@media screen and (max-width: 834px) {
  #footer .flex .box-credit {
    width: 100%;
    border-bottom: 1px solid #fff;
    border-right: 0;
    padding-bottom: 30px;
    margin-bottom: 26px;
  }
}
#footer .flex .box-credit .logo-footer {
  display: block;
  max-width: 275px;
  width: 100%;
  margin-bottom: 21px;
}
@media screen and (max-width: 1024px) {
  #footer .flex .box-credit .logo-footer {
    max-width: 225px;
  }
}
@media screen and (max-width: 834px) {
  #footer .flex .box-credit .logo-footer {
    max-width: 275px;
    margin: 0 auto 20px auto;
  }
}
#footer .flex .box-credit .credit {
  font-size: 14px;
  font-size: 1.4rem;
  color: #3E506A;
  text-decoration: underline;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 834px) {
  #footer .flex .box-credit .credit {
    text-align: center;
    margin-bottom: 18px;
  }
}
#footer .flex .box-credit .img-credit {
  max-width: 319px;
  width: 100%;
  margin-left: -5px;
}
@media screen and (max-width: 834px) {
  #footer .flex .box-credit .img-credit {
    max-width: 320px;
    margin: 0 auto;
  }
}
#footer .flex .box-news-letter {
  width: 41.73%;
  border-right: 1px solid #fff;
  padding-left: 40px;
  padding-right: 15px;
}
@media screen and (max-width: 1024px) {
  #footer .flex .box-news-letter {
    width: 38.73%;
    padding-left: 15px;
  }
}
@media screen and (max-width: 834px) {
  #footer .flex .box-news-letter {
    width: 100%;
    border-bottom: 1px solid #fff;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    margin-bottom: 26px;
  }
}
#footer .flex .box-news-letter .txt-basic {
  color: #3E506A;
  margin-bottom: 13px;
}
@media screen and (max-width: 834px) {
  #footer .flex .box-news-letter .txt-basic {
    text-align: center;
  }
}
#footer .flex .box-news-letter .form {
  max-width: 390px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 834px) {
  #footer .flex .box-news-letter .form {
    margin: 0 auto;
  }
}
#footer .flex .box-news-letter .form input {
  width: 100%;
  height: 40px;
  background: #fff;
  border: none;
  outline: 0;
  border-radius: 3px 0 0 3px;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #footer .flex .box-news-letter .form input {
    padding-top: 7px;
  }
}
@media screen and (max-width: 834px) {
  #footer .flex .box-news-letter .form input {
    width: calc(100% - 75px);
    height: 50px;
  }
}
#footer .flex .box-news-letter .form input::-ms-clear {
  display: none;
}
#footer .flex .box-news-letter .form ::-webkit-input-placeholder {
  color: #3E506A;
}
#footer .flex .box-news-letter .form ::-moz-placeholder {
  color: #3E506A;
}
#footer .flex .box-news-letter .form :-ms-input-placeholder {
  color: #3E506A;
}
#footer .flex .box-news-letter .form ::-ms-input-placeholder {
  color: #3E506A;
}
#footer .flex .box-news-letter .form ::placeholder {
  color: #3E506A;
}
#footer .flex .box-news-letter .form :-ms-input-placeholder {
  color: #3E506A;
}
#footer .flex .box-news-letter .form ::-ms-input-placeholder {
  color: #3E506A;
}
#footer .flex .box-news-letter .form .btn-submit {
  width: 85px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: 0;
  border: none;
  background: #3E506A;
  font-size: 1.3rem !important;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  margin: 0 !important;
}
@media screen and (max-width: 834px) {
  #footer .flex .box-news-letter .form .btn-submit {
    width: 75px;
    height: 50px;
    padding: 0;
  }
}
@media screen and (max-width: 374px) {
  #footer .flex .box-news-letter .form .btn-submit {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
#footer .flex .box-news-letter .form .btn-submit br {
  display: none;
}
#footer .flex .box-news-letter .form .btn-submit:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
#footer .flex .box-contact {
  width: 27.47%;
  padding-left: 40px;
  padding-right: 15px;
}
@media screen and (max-width: 1024px) {
  #footer .flex .box-contact {
    padding-left: 15px;
  }
}
@media screen and (max-width: 834px) {
  #footer .flex .box-contact {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#footer .flex .box-contact .txt-basic {
  color: #3E506A;
  margin-bottom: 8px;
}
@media screen and (max-width: 834px) {
  #footer .flex .box-contact .txt-basic {
    text-align: center;
  }
}
#footer .flex .box-contact .btn-contact {
  max-width: 200px;
  width: 100%;
  height: 50px;
  border-radius: 25px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #3E506A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border: 2px solid #3E506A;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #footer .flex .box-contact .btn-contact {
    padding-top: 6px;
  }
}
@media screen and (max-width: 834px) {
  #footer .flex .box-contact .btn-contact {
    max-width: 250px;
    margin: 0 auto;
  }
}
#footer .flex .box-contact .btn-contact img {
  width: 16px;
  margin-right: 10px;
}
#footer .copyright {
  display: block;
  padding-top: 64px;
  padding-bottom: 18px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  color: #3E506A;
}
@media screen and (max-width: 834px) {
  #footer .copyright {
    padding-top: 46px;
  }
}

.ttl-footer {
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
  margin-bottom: 5px;
  display: block;
}
@media screen and (max-width: 834px) {
  .ttl-footer {
    text-align: center;
  }
}

.page-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 20;
}
@media screen and (max-width: 834px) {
  .page-top {
    right: 15px;
    bottom: 15px;
  }
}

.inner {
  display: block;
  max-width: 1210px;
  padding: 0 15px;
  margin: 0 auto;
}

.content {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 350px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .content {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 35px;
    padding-bottom: 40px;
  }
}
.content.pt-none {
  padding-top: 0;
}
.content.pt-20 {
  padding-top: 20px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 835px) {
  a[href^=tel] {
    pointer-events: none;
  }
}

@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}
@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}
@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}
@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.ttlcomp-01 {
  text-align: center;
}
.ttlcomp-01 span {
  position: relative;
  margin-bottom: 1.5em;
  padding: 0 1em;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .ttlcomp-01 span {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.25;
  }
}
.ttlcomp-01 span:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 1.2em;
  top: 0.05em;
  left: 0;
  background: var(--key);
  border-radius: 2px;
  -webkit-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
.ttlcomp-01 span:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 1.2em;
  top: 0.05em;
  right: 0;
  background: var(--key);
  border-radius: 2px;
  -webkit-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
          transform: rotate(25deg);
}
.ttlcomp-01 span i {
  margin-right: 0.2em;
  font-style: normal;
  font-family: FontAwesome;
  font-weight: 900;
}
.ttlcomp-01.--red span:before, .ttlcomp-01.--red span:after {
  background: #d64f37;
}
.ttlcomp-02 > span {
  display: inline-block;
  position: relative;
  display: inline-block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 1em;
  margin-bottom: 2em;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
}
@media screen and (max-width: 834px) {
  .ttlcomp-02 > span {
    font-size: max(2.4rem, 3.5797vw);
  }
}
.ttlcomp-02 > span:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 2em;
  height: 3px;
  left: 0;
  bottom: 0;
  background: var(--key);
  border-radius: 2px;
}
.ttlcomp-03 {
  text-align: center;
}
.ttlcomp-03 span {
  position: relative;
  margin-bottom: 2em;
  padding: 0.4em 1.2em 0.5em;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .ttlcomp-03 span {
    font-size: 20px;
    font-size: 2rem;
  }
}
.ttlcomp-03 span:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.6em;
  height: 0.6em;
  top: 0;
  left: 0;
  border-top: 2px solid #3E506A;
  border-left: 2px solid #3E506A;
}
.ttlcomp-03 span:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.6em;
  height: 0.6em;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #3E506A;
  border-right: 2px solid #3E506A;
}
.ttlcomp-04 {
  margin-bottom: 1.5em;
  font-size: clamp(1.8rem, 2.87vw, 2.4rem);
  font-weight: 700;
  text-align: center;
}

.txt-basic {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}

.submit-btn {
  width: 300px;
  margin: 30px auto 0 !important;
  display: block !important;
  background: #BBBD55 !important;
  text-align: center;
  cursor: pointer;
}
@media (any-hover: hover) {
  .submit-btn {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .submit-btn:hover {
    opacity: 0.7;
  }
}

.input-btn, .item-content .cart-button input {
  display: block;
  padding: 0.966em 0.5em;
  color: #fff;
  max-width: 300px;
  width: 100%;
  line-height: 1.2;
  font-family: FontAwesome;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  background: var(--blue);
  border-radius: 5px;
  cursor: pointer;
}
@media (any-hover: hover) {
  .input-btn, .item-content .cart-button input {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .input-btn:hover, .item-content .cart-button input:hover {
    opacity: 0.7;
  }
}

.breadcrumb {
  position: relative;
  padding: 20px 0;
  margin: 0;
  border: none;
  height: inherit;
}
.breadcrumb .inner > span {
  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;
  gap: 0.5em 0;
}
.breadcrumb a, .breadcrumb span, .breadcrumb i {
  display: inline-block;
  color: #3E506A;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0;
}
@media screen and (max-width: 374px) {
  .breadcrumb a, .breadcrumb span, .breadcrumb i {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.breadcrumb .divider {
  padding-right: 0;
  padding: 0;
}
.breadcrumb a {
  text-decoration: underline;
}
.breadcrumb i {
  content: "";
  width: 6px;
  height: 10px;
  background: url(../img/common/arrow-right.png) no-repeat;
  margin: 0 9px;
}

.page-numbers {
  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;
}
.page-numbers li {
  margin: 0 9px;
}
@media screen and (max-width: 834px) {
  .page-numbers li {
    margin: 0 7px;
  }
}
@media screen and (max-width: 374px) {
  .page-numbers li {
    margin: 0 5px;
  }
}
.page-numbers li a, .page-numbers li span {
  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;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #3E506A;
  background: #F7F7F7;
  line-height: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-numbers li a, .page-numbers li span {
    padding-top: 3px;
  }
}
@media screen and (max-width: 374px) {
  .page-numbers li a, .page-numbers li span {
    font-size: 14px;
    font-size: 1.4rem;
    width: 30px;
    height: 30px;
  }
}
.page-numbers li a.current, .page-numbers li span.current {
  background: #BBBD55;
  color: white;
  opacity: 1;
}
.page-numbers li a:hover {
  background: #BBBD55;
  color: white;
  opacity: 1;
}
.page-numbers li .dos {
  display: block;
  padding: 0 5px;
  font-size: 21px;
  letter-spacing: 1px;
}

/*--- Form reset ---*/
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:active, input:focus, button:active, button:focus, textarea:active, textarea:focus, select:active, select:focus {
  outline: 0;
}

button:not(:disabled) {
  cursor: pointer;
}

.category-ttl {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.category-ttl span {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.slider-home {
  position: relative;
}
.slider-home:before {
  content: "";
  display: block;
  background: rgba(38, 56, 82, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.slider-home .item {
  outline: none !important;
}
.slider-home .item img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .slider-home .item img {
    min-height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.sec-mv {
  position: relative;
  margin-bottom: 85px;
}
@media screen and (max-width: 834px) {
  .sec-mv {
    margin-bottom: 62px;
  }
}
.sec-mv .mv-content {
  position: absolute;
  max-width: 580px;
  width: 100%;
  top: 47%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 11;
  padding: 0 15px;
}
@media screen and (max-width: 834px) {
  .sec-mv .mv-content {
    top: 46%;
  }
}
.sec-mv .mv-content .icon-baggage {
  max-width: 61px;
  width: 100%;
  margin: 0 auto 9px auto;
  display: block;
}
.sec-mv .mv-content__ttl {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1.3;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .sec-mv .mv-content__ttl {
    font-size: 56px;
    font-size: 5.6rem;
    margin-bottom: 40px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 374px) {
  .sec-mv .mv-content__ttl {
    font-size: 45px;
    font-size: 4.5rem;
  }
}
.sec-mv .mv-content__ttl span {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
  display: block;
  margin-bottom: 9px;
}
@media screen and (max-width: 834px) {
  .sec-mv .mv-content__ttl span {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 374px) {
  .sec-mv .mv-content__ttl span {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.sec-mv .mv-content__ttl span small {
  font-size: 26px;
  font-size: 2.6rem;
}
@media screen and (max-width: 374px) {
  .sec-mv .mv-content__ttl span small {
    font-size: 20px;
    font-size: 2rem;
  }
}
.sec-mv .mv-content .mv-search {
  position: relative;
}
.sec-mv .mv-content .mv-search input {
  border-radius: 3px;
  width: 100%;
  height: 50px;
  background: #fff;
  padding: 0 20px;
  border: none;
  outline: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.sec-mv .mv-content .mv-search input::-ms-clear {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sec-mv .mv-content .mv-search input {
    padding-top: 7px;
  }
}
.sec-mv .mv-content .mv-search .icon-search {
  width: 19px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 21px;
  border: none !important;
  padding: 0 !important;
  background: none !important;
}
.sec-mv .mv-content .mv-search .icon-search::before {
  display: none !important;
}
.sec-mv .mv-content .mv-search ::-webkit-input-placeholder {
  color: #888888;
}
.sec-mv .mv-content .mv-search ::-moz-placeholder {
  color: #888888;
}
.sec-mv .mv-content .mv-search :-ms-input-placeholder {
  color: #888888;
}
.sec-mv .mv-content .mv-search ::-ms-input-placeholder {
  color: #888888;
}
.sec-mv .mv-content .mv-search ::placeholder {
  color: #888888;
}
.sec-mv .mv-content .mv-search :-ms-input-placeholder {
  color: #888888;
}
.sec-mv .mv-content .mv-search ::-ms-input-placeholder {
  color: #888888;
}
.sec-mv__bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.5em;
  width: 100%;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  background: #ff9748;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.sec-mv__bar a {
  display: inline-block;
  padding: 0.5em 1em;
  font-size: 80%;
  color: #E94709;
  background: #fff;
  border-radius: 1.4em;
}
.sec-mv__bar a i {
  margin-left: 0.5em;
}

.sec-tour {
  margin-bottom: 60px;
}
.sec-tour .box-tour {
  margin-bottom: 98px;
}
@media screen and (max-width: 1024px) {
  .sec-tour .box-tour {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 834px) {
  .sec-tour .box-tour {
    margin-bottom: 38px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.sec-tour .box-tour:last-of-type {
  margin-bottom: 110px;
}
@media screen and (max-width: 1024px) {
  .sec-tour .box-tour:last-of-type {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 834px) {
  .sec-tour .box-tour:last-of-type {
    margin-bottom: 41px;
  }
}
.sec-tour .box-tour .list-tour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -2px;
}
@media screen and (max-width: 1024px) {
  .sec-tour .box-tour .list-tour {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 640px) {
  .sec-tour .box-tour .list-tour {
    margin: 0 -2px;
  }
}
.sec-tour .box-tour .list-tour .item {
  width: 25%;
  padding: 0 2px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1024px) {
  .sec-tour .box-tour .list-tour .item {
    padding: 0 5px;
  }
}
@media screen and (max-width: 834px) {
  .sec-tour .box-tour .list-tour .item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .sec-tour .box-tour .list-tour .item {
    padding: 0 2px;
    margin-bottom: 14px;
  }
}
.sec-tour .box-tour .list-tour .item__img {
  position: relative;
  margin-bottom: 8px;
}
.sec-tour .box-tour .list-tour .item__img .check {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media screen and (max-width: 834px) {
  .sec-tour .box-tour .list-tour .item__img .check {
    width: 60px;
    height: 60px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.sec-tour .box-tour .list-tour .item__img:after {
  content: "";
  display: block;
  background: rgba(38, 56, 82, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sec-tour .box-tour .list-tour .item__img img {
  width: 100%;
}
.sec-tour .box-tour .list-tour .item__caption {
  font-size: 20px;
  font-size: 2rem;
  color: #3E506A;
  text-align: center;
}
@media screen and (max-width: 374px) {
  .sec-tour .box-tour .list-tour .item__caption {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.sec-tour .box-tour .list-tour .item:hover .item__img:after {
  opacity: 1;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sec-tour .box-tour .list-tour .item:hover .item__img .check {
  opacity: 1;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.sec-tour .box-tour .list-tour .item:hover .item__caption {
  opacity: 0.7;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.sec-region {
  background: #F7F7F7;
  background: rgba(62, 80, 106, 0.1);
  padding-top: 75px;
  padding-bottom: 70px;
}
@media screen and (max-width: 834px) {
  .sec-region {
    padding-top: 36px;
    padding-bottom: 35px;
  }
}
.sec-region .inner {
  padding: 0 30px;
}
@media screen and (max-width: 1024px) {
  .sec-region .inner {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .sec-region .inner {
    padding: 0 15px;
  }
}
.sec-region .list-region {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}
@media screen and (max-width: 1024px) {
  .sec-region .list-region {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 834px) {
  .sec-region .list-region {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
}
.sec-region .list-region .box-region {
  width: 33.33%;
  padding: 0 15px;
}
@media screen and (max-width: 1024px) {
  .sec-region .list-region .box-region {
    padding: 0 5px;
  }
}
@media screen and (max-width: 834px) {
  .sec-region .list-region .box-region {
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
  }
  .sec-region .list-region .box-region:last-of-type {
    margin-bottom: 0;
  }
}
.sec-region .list-region .box-region__ttl {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #3E506A;
  margin-bottom: 4px;
}
.sec-region .list-region .box-region .list-item {
  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;
}
.sec-region .list-region .box-region .list-item .item {
  width: calc((100% - 5px) / 2);
  margin-bottom: 5px;
}
.sec-region .list-region .box-region .list-item .item a {
  background: #fff;
  display: block;
  border-radius: 50px;
  padding: 9px 0 9px 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #3E506A;
  font-weight: 500;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sec-region .list-region .box-region .list-item .item a {
    padding: 12px 0 6px 28px;
  }
}
@media screen and (max-width: 1024px) {
  .sec-region .list-region .box-region .list-item .item a {
    padding-left: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 834px) {
  .sec-region .list-region .box-region .list-item .item a {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 20px;
  }
}
.sec-region .list-region .box-region .list-item .item a img {
  width: 20px;
  margin-right: 10px;
  margin-bottom: 2px;
}
@media screen and (max-width: 1024px) {
  .sec-region .list-region .box-region .list-item .item a img {
    margin-right: 5px;
  }
}
@media screen and (max-width: 834px) {
  .sec-region .list-region .box-region .list-item .item a img {
    margin-right: 10px;
  }
}
.sec-region .list-region .box-region .list-item-japan .item a {
  padding-left: 0;
  text-align: center;
}

.mv-content .s-box {
  position: relative;
}
.mv-content .s-box .search-text {
  padding-right: 50px !important;
}
.mv-content .s-box .searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px !important;
  height: 100%;
  color: var(--key);
  font-family: FontAwesome;
  border: none !important;
  padding: 0 !important;
  background: none !important;
  cursor: pointer;
}

.top-news {
  margin-bottom: 60px;
}
.top-news__list {
  margin-bottom: 30px;
}
.top-news__list li {
  border-bottom: 1px solid #ececec;
}
.top-news__list li a {
  display: block;
  padding: 1.4285em 1em;
  color: inherit;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .top-news__list li a {
    padding: 1.2em 0.5em;
  }
}
.top-news__list li a .gallery-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.3em 0.5em;
}
.top-news__list li a .gallery-item .text-light {
  width: 8em;
}
.top-news__list li a .gallery-item h3 {
  width: calc(100% - 8.5em);
}
@media screen and (max-width: 640px) {
  .top-news__list li a .gallery-item h3 {
    width: 100%;
  }
}
.top-news__btn {
  text-align: right;
}
.top-news__btn a {
  display: inline-block;
  padding: 0.6em 1.5em;
  color: #fff;
  font-size: 1.5rem;
  background: var(--key);
  border-radius: 3em;
}

.sec-list {
  padding: 50px 0 100px;
}
@media screen and (max-width: 834px) {
  .sec-list {
    padding: 30px 0 80px;
  }
}

.note-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 34px;
}
.note-page li {
  color: #3E506A;
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
.note-page li a {
  display: inline-block;
  color: inherit;
}
.note-page li span {
  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;
  background: #F7F7F7;
  padding: 8px 10px 7px;
  border-radius: 15px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .note-page li span {
    padding: 10px 10px 5px;
  }
}
.note-page li span img {
  margin-right: 5px;
  position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .note-page li span img {
    top: -2px;
  }
}

.list-heading {
  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;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .list-heading {
    margin-bottom: 20px;
  }
}
.list-heading .item {
  position: relative;
  margin-left: 20px;
}
.list-heading .item span {
  display: block;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.list-heading .item span img {
  width: 19px;
}
.list-heading .item span.list-layout img {
  width: 21px;
}
.list-heading .item span.icon-02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}
.list-heading .item .layout:hover {
  opacity: 0.7;
}
.list-heading .item .layout.active span.icon-01 {
  opacity: 0;
  visibility: hidden;
}
.list-heading .item .layout.active span.icon-02 {
  opacity: 1;
  visibility: visible;
}
.list-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 14px;
  margin: 0 0 60px;
}
@media screen and (max-width: 834px) {
  .list-gallery {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 640px) {
  .list-gallery {
    grid-template-columns: 1fr;
  }
}
.list-gallery .item .gallery-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.list-gallery .item .gallery-item > .itemsoldout {
  display: none;
}
.list-gallery .item .gallery-item .img {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.list-gallery .item .gallery-item .img .img-thumb {
  display: none;
}
.list-gallery .item .gallery-item .img .img-default {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.list-gallery .item .gallery-item .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.list-gallery .item .gallery-item .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0.55em 1em 0.6em;
  background: rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
@media screen and (max-width: 374px) {
  .list-gallery .item .gallery-item .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.list-gallery .item .gallery-item .txt .ttl {
  display: block;
  margin-bottom: 0.4em;
}
.list-gallery .item .gallery-item .txt .field_price {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  line-height: 1.1;
  gap: 0 5px;
}
.list-gallery .item .gallery-item .txt .field_price .field_cprice {
  position: relative;
  padding-right: 1em;
  font-weight: normal;
  text-decoration: line-through;
}
.list-gallery .item .gallery-item .txt .field_price .field_cprice:before {
  content: "￥";
}
.list-gallery .item .gallery-item .txt .field_price .field_cprice:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f061";
  text-decoration: none;
  font-size: 80%;
}
.list-gallery .item .gallery-item .txt .itemprice,
.list-gallery .item .gallery-item .txt .price {
  font-size: 130%;
  font-weight: bold;
  line-height: 1;
}
.list-gallery .item .gallery-item .txt .itemprice .tax,
.list-gallery .item .gallery-item .txt .price .tax {
  font-style: normal;
  font-size: 70%;
  font-weight: normal;
}
.list-gallery .item .gallery-item .txt .itemsoldout {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 6px;
  margin-top: 0.3em;
  padding: 0.4em 0.4em 0.35em;
  color: #fff;
  font-size: 85%;
  font-weight: 600;
  background: #ff970c;
  border-radius: 0.5em 0.5em 0 0;
}
.list-gallery .item .gallery-item .show {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 22px);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-gallery .item .gallery-item .show span {
  display: block;
  cursor: pointer;
}
.list-gallery .item .gallery-item .show .show-zoom img {
  width: 41px;
}
.list-gallery .item .gallery-item .show .add-cart img {
  max-height: 45px;
}
.list-gallery .item .gallery-item .show .add-cart .img-02 {
  display: none;
}
.list-gallery .item .gallery-item .show .add-cart.active .img-01 {
  display: none;
}
.list-gallery .item .gallery-item .show .add-cart.active .img-02 {
  display: block;
}
.list-gallery .item .gallery-item .show .bought {
  width: 56px;
}
.list-gallery .item .gallery-item.new:after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(../img/list/new.png) no-repeat;
  position: absolute;
  top: 14px;
  left: 16px;
}
@media screen and (max-width: 640px) {
  .list-gallery .item .gallery-item.new:after {
    display: none;
  }
}
.list-gallery .item .gallery-item.added .img:before {
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
  visibility: visible;
}
.list-gallery .item .gallery-item.added .img:after {
  display: none;
}
.list-gallery .item .gallery-item.added .txt {
  color: #3E506A;
  background: rgba(255, 255, 255, 0.8);
  padding: 9px 11px 4px;
}
.list-gallery .item .gallery-item.added .txt .price {
  display: none;
}
.list-gallery .item .gallery-item.added .show {
  top: calc(50% - 28px);
  opacity: 1;
  visibility: visible;
}
.list-gallery .item .gallery-item:hover .img:before {
  opacity: 1;
  visibility: visible;
}
.list-gallery .item .gallery-item:hover .show {
  opacity: 1 !important;
  visibility: visible;
}
.list-gallery.list-gallery-02 {
  display: block;
}
.list-gallery.list-gallery-02 .item {
  width: 100%;
  padding: 0;
}
.list-gallery.list-gallery-02 .item:first-child {
  border-top: 1px solid #ddd;
}
.list-gallery.list-gallery-02 .item .gallery-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}
@media screen and (max-width: 640px) {
  .list-gallery.list-gallery-02 .item .gallery-item {
    padding: 10px;
  }
}
.list-gallery.list-gallery-02 .item .gallery-item > .itemsoldout {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 15px;
  padding: 0.4em 0.4em 0.35em;
  color: #fff;
  font-size: 13.6px;
  font-weight: 600;
  background: #ff970c;
  border-radius: 0 0 0.5em 0.5em;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .list-gallery.list-gallery-02 .item .gallery-item > .itemsoldout {
    left: 10px;
  }
}
.list-gallery.list-gallery-02 .item .gallery-item .img {
  width: 100px;
  height: 100px;
  border-radius: 0;
  overflow: hidden;
}
.list-gallery.list-gallery-02 .item .gallery-item .img:after {
  display: none;
}
.list-gallery.list-gallery-02 .item .gallery-item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.list-gallery.list-gallery-02 .item .gallery-item .txt {
  position: static;
  color: #3E506A;
  width: calc(100% - 120px);
  padding: 0;
  background: none;
}
@media screen and (max-width: 640px) {
  .list-gallery.list-gallery-02 .item .gallery-item .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.list-gallery.list-gallery-02 .item .gallery-item .txt .ttl {
  margin-bottom: 1em;
}
.list-gallery.list-gallery-02 .item .gallery-item .txt .price {
  width: 40%;
}
@media screen and (max-width: 834px) {
  .list-gallery.list-gallery-02 .item .gallery-item .txt .price {
    width: 100%;
  }
}
.list-gallery.list-gallery-02 .item .gallery-item .txt .itemsoldout {
  display: none;
}
.list-gallery.list-gallery-02 .item .gallery-item .show {
  top: 0;
  bottom: 0;
  padding-right: 7px;
}
.list-gallery.list-gallery-02 .item .gallery-item .show span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-gallery.list-gallery-02 .item .gallery-item .show span img {
  opacity: 0;
}
.list-gallery.list-gallery-02 .item .gallery-item .show span.show-zoom {
  background: url("https://cdn.shopify.com/s/files/1/0465/5333/3918/files/vew-layout.png?v=1598602045") no-repeat;
  background-position: center center;
  background-size: 15px;
  left: 15px;
}
.list-gallery.list-gallery-02 .item .gallery-item .show span.add-cart {
  width: 62px;
  height: 52px;
  background: url("https://cdn.shopify.com/s/files/1/0465/5333/3918/files/add-layout.png?v=1598602424") no-repeat;
  background-position: center center;
  background-size: 100%;
  right: 8px;
  /*&.active{
  	background: url("../img/list/close-item-layout.png")no-repeat;
  	background-position: center center;
  	background-size: 24px;
  }*/
}
.list-gallery.list-gallery-02 .item .gallery-item .show.active {
  background: rgba(187, 189, 85, 0.1);
  opacity: 1;
  visibility: visible;
}
.list-gallery.list-gallery-02 .item .gallery-item .show.active + .img + .txt {
  padding-right: 83px;
}
@media screen and (max-width: 834px) {
  .list-gallery.list-gallery-02 .item .gallery-item .show {
    opacity: 1;
    visibility: visible;
  }
  .list-gallery.list-gallery-02 .item .gallery-item .show + .img + .txt {
    padding-right: 83px;
  }
}
.list-gallery.list-gallery-02 .item .gallery-item.new:after {
  display: none;
}
.list-gallery.list-gallery-02 .item .gallery-item.added .show {
  top: 0;
}
.list-gallery.list-gallery-02 .item .gallery-item.added .show .bought {
  right: 11px;
}
.list-gallery.list-gallery-02 .item .gallery-item.added .show .bought img {
  opacity: 1;
}
.list-gallery.--ranking {
  counter-reset: item;
}
.list-gallery.--ranking .item a {
  position: relative;
}
.list-gallery.--ranking .item a .no {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  padding-top: 0.2em;
  width: max(40px, 15.625%);
  height: max(40px, 15.625%);
  font-family: "PT Serif", serif;
  text-align: center;
  color: #333;
  background: #fff;
  border-radius: 0 0 50% 0;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.list-gallery.--ranking .item a .no .unit {
  display: block;
}
.list-gallery.--ranking .item a .no .count {
  font-size: max(3.4rem, 10%);
  line-height: 0.9;
  z-index: 1;
}
.list-gallery.--ranking .item a .no .count:after {
  counter-increment: item;
  content: counter(item);
}

.show-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(62, 80, 106, 0.9);
  z-index: 999;
  display: none;
}
.show-popup .popup-item {
  display: none;
}
.show-popup.active .popup-item {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 680px;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-popup.active .popup-item {
    width: 680px;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 834px), screen and (-ms-high-contrast: active) and (max-width: 834px) {
  .show-popup.active .popup-item {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .show-popup.active .popup-item {
    top: 54%;
  }
}
.show-popup.active .popup-item .block {
  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;
}
.show-popup.active .popup-item .block .img {
  width: 54%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 560px) {
  .show-popup.active .popup-item .block .img {
    width: 100%;
  }
}
.show-popup.active .popup-item .block .img img {
  width: 100%;
  max-height: 90vh;
  font-family: "object-fit: cover";
}
@media screen and (max-width: 560px) {
  .show-popup.active .popup-item .block .img img {
    max-height: 60vh;
  }
}
@media screen and (max-width: 374px) {
  .show-popup.active .popup-item .block .img img {
    max-height: 60vh;
  }
}
.show-popup.active .popup-item .block .img .img-default {
  display: none;
}
.show-popup.active .popup-item .block .note {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 46%;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border: none;
  padding-left: 50px;
}
@media screen and (max-width: 834px) {
  .show-popup.active .popup-item .block .note {
    padding-left: 20px;
  }
}
@media screen and (max-width: 560px) {
  .show-popup.active .popup-item .block .note {
    width: 100%;
    padding: 15px 0 0 0;
  }
}
.show-popup.active .popup-item .block .note .show {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.show-popup.active .popup-item .block .note .show .show-zoom {
  display: none;
}
.show-popup.active .popup-item .block .note .show .add-cart img {
  height: 55px;
}
@media screen and (max-width: 374px) {
  .show-popup.active .popup-item .block .note .show .add-cart img {
    height: 45px;
  }
}
.show-popup.active .popup-item .block .note .show .add-cart .img-01 {
  opacity: 1;
  cursor: pointer;
}
.show-popup.active .popup-item .block .note .show .add-cart .img-02 {
  opacity: 0.7;
  pointer-events: none;
  cursor: default;
}
.show-popup.active .popup-item .block .note .show .add-cart.active .img-01 {
  opacity: 0.7;
  pointer-events: none;
  cursor: default;
}
.show-popup.active .popup-item .block .note .show .add-cart.active .img-02 {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}
.show-popup.active .popup-item .block .note .show span {
  display: block;
}
.show-popup.active .popup-item .block .note .txt {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 12px;
}
.show-popup.active .popup-item .block .note .txt span {
  display: block;
}
.show-popup.active .popup-item .block .note .txt .ttl {
  display: block;
  margin-bottom: 5px;
}
.show-popup.active .popup-item .block .note .txt .price {
  display: block;
  font-weight: bold;
}
.show-popup.active .popup-item .slose-poup {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  right: 15px;
  background: url("https://cdn.shopify.com/s/files/1/0465/5333/3918/files/slose-popup.png?v=1598592840") no-repeat;
  background-size: 100%;
  cursor: pointer;
}
@media screen and (max-width: 560px) {
  .show-popup.active .popup-item .slose-poup {
    top: -40px;
  }
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.list-article {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
}
.list-article p {
  margin: 1.5em 0;
}

.clm-item {
  margin: 50px auto;
  max-width: 1000px;
}
.clm-item a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 10px;
  position: relative;
  color: inherit;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 990px) {
  .clm-item a {
    height: auto;
  }
}
@media (any-hover: hover) {
  .clm-item a {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .clm-item a:hover {
    opacity: 0.7;
    opacity: 1;
  }
  .clm-item a:hover .img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 4px 13px 30px 1px rgba(62, 80, 106, 0.2);
            box-shadow: 4px 13px 30px 1px rgba(62, 80, 106, 0.2);
  }
  .clm-item a:hover img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .clm-item a:hover .desc {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
  }
  .clm-item a:hover .btn-more:after {
    -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
            transform: scale(0, 0);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    opacity: 0.3;
  }
}
.clm-item .img {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(100% - 360px);
  height: 0;
  padding-top: min(450px, 45%);
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 834px) {
  .clm-item .img {
    padding-top: min(300px, 56.25%);
    width: 100%;
  }
}
.clm-item .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.025);
      -ms-transform: scale(1.025);
          transform: scale(1.025);
}
.clm-item .desc {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 3%;
  background: rgb(255, 255, 255);
  -webkit-backdrop-filter: blur(0);
          backdrop-filter: blur(0);
  border: 1px solid #EFEFEF;
  z-index: 2;
  overflow: hidden;
  border: 5px solid var(--key);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 835px) {
  .clm-item .desc {
    width: 350px;
  }
}
@media screen and (max-width: 834px) {
  .clm-item .desc {
    position: relative;
    padding: min(40px, 8%) 3%;
    width: 100%;
  }
}
.clm-item .desc .ttl,
.clm-item .desc .price {
  display: block;
  color: #333;
}
.clm-item .desc .ttl {
  position: relative;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .clm-item .desc .ttl {
    font-size: 1.8rem;
  }
}
.clm-item .desc .ttl .cap {
  display: block;
  margin-bottom: 0.2em;
  color: var(--key);
  font-size: 1rem;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
}
.clm-item .desc .price {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  margin: 1.5em 0 1em;
  font-size: 2.6rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 700;
  line-height: 0.8;
  gap: 0 5px;
}
@media screen and (max-width: 640px) {
  .clm-item .desc .price {
    font-size: 2.2rem;
  }
}
.clm-item .desc .price .tax {
  font-style: normal;
  font-size: 50%;
}
.clm-item .desc .price .field_cprice {
  position: relative;
  padding-right: 1em;
  font-size: 65%;
  font-weight: normal;
  text-decoration: line-through;
}
.clm-item .desc .price .field_cprice:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f061";
  text-decoration: none;
  font-size: 80%;
}
.clm-item .desc .btn-more {
  position: relative;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 0.8em 2em 0.6em 1.5em;
  border-radius: 50px;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  background: var(--key);
  font-size: 1.3rem;
  text-decoration: none;
  letter-spacing: 1px;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .clm-item .desc .btn-more {
    font-size: 1.2rem;
  }
}
.clm-item .desc .btn-more i {
  position: absolute;
  right: 0.6em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 80%;
}
.clm-item .desc .btn-more:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -o-radial-gradient(circle, #fff 10%, transparent 10%) no-repeat 50%;
  background: radial-gradient(circle, #fff 10%, transparent 10%) no-repeat 50%;
  -webkit-transform: scale(10, 10);
      -ms-transform: scale(10, 10);
          transform: scale(10, 10);
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 0.3s;
  transition: opacity 1s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 1s;
  transition: transform 0.3s, opacity 1s;
  transition: transform 0.3s, opacity 1s, -webkit-transform 0.3s;
}
.clm-item .desc .deco {
  position: absolute;
  top: 0;
  left: -0.1em;
  font-family: "Josefin Sans", sans-serif;
  font-size: 6rem;
  font-weight: 900;
  letter-spacing: -0.06em;
  line-height: 0.95;
  text-transform: uppercase;
  opacity: 0.1;
}
@media screen and (max-width: 834px) {
  .clm-item .desc .deco {
    font-size: max(4.5rem, 7.19vw);
  }
}

/* ====================================================
ITEM style
==================================================== */
.item-content {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 80px 0;
}
@media screen and (max-width: 834px) {
  .item-content {
    padding: 50px 0;
  }
}
.item-content .category-item {
  width: calc(100% - 250px);
  max-width: 900px;
}
@media screen and (max-width: 834px) {
  .item-content .category-item {
    margin-bottom: max(60px, 10vw);
    width: 100%;
  }
}
.item-content #sidebar {
  width: 220px;
  font-size: 1.4rem;
  line-height: 1.3;
}
@media screen and (max-width: 834px) {
  .item-content #sidebar {
    width: 100%;
  }
}
.item-content #sidebar a {
  color: inherit;
}
.item-content #sidebar .s-box {
  position: relative;
  margin-bottom: 20px;
}
.item-content #sidebar .s-box .search-text {
  width: 100%;
  height: 30px;
  border-radius: 30px;
  background: #EFEFEF;
  outline: 0;
  border: none;
  padding: 0 30px 0 15px;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.item-content #sidebar .s-box .searchsubmit {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  font-family: FontAwesome;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.item-content #sidebar ul[role=navigation] h2 {
  position: relative;
  margin-bottom: 1.2em;
  padding: 0 0 0.5em 1.5em;
  color: var(--key);
  font-size: 120%;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
}
.item-content #sidebar ul[role=navigation] h2:before {
  content: "";
  background-color: var(--key);
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  top: 0.2em;
  left: 0;
  border-radius: 50%;
}
.item-content #sidebar ul[role=navigation] h2 + ul li:not(:last-child) {
  margin-bottom: 0.7em;
}
.item-content #sidebar ul[role=navigation] h2 + ul .cat-item:not(:last-child) {
  margin-bottom: 2em;
}
.item-content #sidebar ul[role=navigation] h2 + ul .children {
  margin-top: 0.7em;
}
.item-content #sidebar ul[role=navigation] h2 + ul .children .cat-item {
  position: relative;
  padding-left: 1.2em;
  font-weight: 700;
}
.item-content #sidebar ul[role=navigation] h2 + ul .children .cat-item:before {
  position: absolute;
  top: 0;
  left: 0.5em;
  color: var(--key);
  font-size: 80%;
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f054";
}
.item-content #sidebar ul[role=navigation] h2 + ul .children .cat-item .children > .cat-item {
  font-weight: 400;
}
.item-content #sidebar ul[role=navigation] h2 + ul .children .cat-item .children > .cat-item:not(:last-child) {
  margin-bottom: 0.5em;
}
.item-content #sidebar ul[role=navigation] h2 + ul .children .cat-item .children > .cat-item:before {
  content: "";
  background-color: #ddd;
  width: 0.7em;
  height: 1px;
  position: absolute;
  top: 0.6em;
  left: 0;
}
.item-content #sidebar ul[role=navigation] > li:not(:last-child) {
  margin-bottom: 30px;
}
.item-content .storycontent {
  font-size: 1.4rem;
  line-height: 1.5;
}
.item-content .storycontent #img-box {
  margin-bottom: 30px;
}
.item-content .storycontent #img-box a {
  display: block;
}
.item-content .storycontent #img-box img {
  width: 100%;
  height: auto;
}
.item-content .storycontent .detail-box {
  margin: 50px 0 0;
}
.item-content .storycontent .detail-box .item-name {
  position: relative;
  margin-bottom: 0.8em;
  padding: 0.3em 0;
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 3px solid #EFEFEF;
}
@media screen and (max-width: 640px) {
  .item-content .storycontent .detail-box .item-name {
    font-size: 2rem;
  }
}
.item-content .storycontent .detail-box .item-name:before {
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 15%;
  height: 3px;
  content: "";
  background: var(--key);
}
.item-content .storycontent .detail-box .itemcode:before {
  content: "アイテムコード：";
}
.item-content .storycontent .detail-box .item-description p {
  margin: 0.5em 0;
  line-height: 1.8;
}
.item-content .storycontent .detail-box .item-description h2 {
  position: relative;
  display: inline-block;
  margin-top: 1em;
  padding-left: 1.5em;
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--blue);
}
.item-content .storycontent .detail-box .item-description h2:before {
  position: absolute;
  top: calc(50% - 1.5px);
  left: 0;
  width: 1em;
  height: 3px;
  content: "";
  border-radius: 2px;
  background: var(--key);
}
.item-content .storycontent .item-info {
  margin-top: 40px;
}
.item-content .storycontent .item-info .zaikostatus {
  font-size: 1.5rem;
}
.item-content .field_price {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  margin: 0.8em 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 0.8;
  gap: 0 5px;
}
.item-content .field_price .tax {
  font-style: normal;
  font-size: 50%;
}
.item-content .field_price .field_cprice {
  position: relative;
  padding-right: 1em;
  font-size: 65%;
  font-weight: normal;
  text-decoration: line-through;
}
.item-content .field_price .field_cprice:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f061";
  text-decoration: none;
  font-size: 80%;
}
.item-content .c-box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.item-content .c-box .quantity {
  width: 160px;
  gap: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
}
.item-content .c-box .quantity input {
  display: block;
  padding: 0.986em 1em;
  width: 100%;
  text-align: right;
  border-radius: 4px;
  background: #EFEFEF;
}
.item-content .cart-button {
  display: block;
  width: calc(100% - 180px);
}
.item-single #sidebar .pagenav,
.item-single #sidebar .pagenav + li {
  display: none;
}

.single-slide__main .slick-img .wrap,
.single-slide__thumb .slick-img .wrap {
  position: relative;
  padding-top: 56.25%;
  width: 100% !important;
  overflow: hidden;
}
.single-slide__main .slick-img .wrap img,
.single-slide__thumb .slick-img .wrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-slide__thumb {
  margin-top: 6px;
}
.single-slide__thumb .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
}

.single-slide__thumb .slick-img {
  float: none;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  cursor: pointer;
}
@media (any-hover: hover) {
  .single-slide__thumb .slick-img {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .single-slide__thumb .slick-img:hover {
    opacity: 0.7;
  }
}

.single-slide__thumb .slick-current {
  opacity: 1;
}

.assistance_item {
  border-top: 1px solid #ddd;
  margin-top: 50px;
  padding-top: 35px;
}
.assistance_item h3 {
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.assistance_item ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media screen and (max-width: 834px) {
  .assistance_item ul {
    margin: 0;
  }
}
.assistance_item ul li {
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .assistance_item ul li {
    width: 100%;
    padding: 0;
  }
}
.assistance_item ul li .slit {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.assistance_item ul li .slit::after {
  content: "";
  display: block;
  padding-top: 80%;
}
.assistance_item ul li .slit img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.assistance_item ul li .assist_excerpt a {
  color: #3E506A;
}

/* ====================================================
CART style
==================================================== */
.site-content {
  margin-top: 74.5703px;
}
@media screen and (max-width: 834px) {
  .site-content {
    margin-top: 50px;
  }
}
.site-content #content {
  display: block;
  max-width: 1210px;
  padding: 0 15px;
  margin: 0 auto;
}

#content.cart-page {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 834px) {
  #content.cart-page {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#content.cart-page .confiem_notice {
  margin-bottom: 2em;
  font-size: 1.4rem;
  line-height: 1.5;
}

.cart_page_title, .item-content .item_page_title {
  position: relative;
  margin-bottom: 2em;
  padding: 0.2em 0.8em 0.1em 1em;
  font-size: 2.4rem;
  font-weight: 900;
  border-radius: 2em;
}
@media screen and (max-width: 640px) {
  .cart_page_title, .item-content .item_page_title {
    font-size: 2rem;
  }
}
.cart_page_title:after, .item-content .item_page_title:after {
  content: "";
  background-color: var(--key);
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}

.cart_navi ul {
  position: relative;
  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: 70px;
}
@media screen and (max-width: 640px) {
  .cart_navi ul {
    margin-bottom: 40px;
  }
}
.cart_navi ul li {
  position: relative;
  list-style-type: none;
  text-align: center;
  text-transform: uppercase;
  width: 25%;
  color: #999999;
  font-size: 1.5rem;
  font-weight: bold;
  counter-increment: steps;
}
@media screen and (max-width: 640px) {
  .cart_navi ul li {
    font-size: 1.3rem;
  }
}
.cart_navi ul li:before {
  display: block;
  width: 2.778em;
  height: 2.778em;
  margin: 0 auto 1em;
  content: "";
  line-height: 50px;
  font-size: 120%;
  text-align: center;
  border-radius: 50%;
  background-color: #F5F5F5;
  content: counter(steps);
}
.cart_navi ul li:after {
  position: absolute;
  z-index: -1;
  top: 1.333em;
  left: -50%;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #F5F5F5;
}
.cart_navi ul li:first-child:after {
  content: none;
}
.cart_navi ul li.current {
  color: var(--key);
  font-weight: 900;
}
.cart_navi ul li.current:before {
  background-color: var(--key);
  color: #FFF;
  font-weight: 900;
}

#wc_ordercompletion,
#wc_confirm,
#wc_delivery,
#wc_cart,
#wc_customer {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 1.4rem;
  line-height: 1.5;
}
#wc_ordercompletion .error_message,
#wc_confirm .error_message,
#wc_delivery .error_message,
#wc_cart .error_message,
#wc_customer .error_message {
  margin-bottom: 1.5em;
  color: red;
}
#wc_ordercompletion .no_cart,
#wc_confirm .no_cart,
#wc_delivery .no_cart,
#wc_cart .no_cart,
#wc_customer .no_cart {
  text-align: center;
}
#wc_ordercompletion textarea,
#wc_ordercompletion input[type=text],
#wc_ordercompletion input[type=password],
#wc_ordercompletion select,
#wc_confirm textarea,
#wc_confirm input[type=text],
#wc_confirm input[type=password],
#wc_confirm select,
#wc_delivery textarea,
#wc_delivery input[type=text],
#wc_delivery input[type=password],
#wc_delivery select,
#wc_cart textarea,
#wc_cart input[type=text],
#wc_cart input[type=password],
#wc_cart select,
#wc_customer textarea,
#wc_customer input[type=text],
#wc_customer input[type=password],
#wc_customer select {
  padding: 0.4em 0.5em;
  width: 100%;
  border: 1px solid #e2e2e2;
}
#wc_ordercompletion select,
#wc_confirm select,
#wc_delivery select,
#wc_cart select,
#wc_customer select {
  padding-right: 16px;
  min-height: 35px;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
#wc_ordercompletion input[type=radio],
#wc_confirm input[type=radio],
#wc_delivery input[type=radio],
#wc_cart input[type=radio],
#wc_customer input[type=radio] {
  position: relative;
  width: 1.14285em;
  height: 1.14285em;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  vertical-align: -2px;
}
#wc_ordercompletion input[type=radio]:checked:before,
#wc_confirm input[type=radio]:checked:before,
#wc_delivery input[type=radio]:checked:before,
#wc_cart input[type=radio]:checked:before,
#wc_customer input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.64385em;
  height: 0.64385em;
  border-radius: 50%;
  background: var(--key);
  content: "";
}
#wc_ordercompletion input[type=radio] + label,
#wc_confirm input[type=radio] + label,
#wc_delivery input[type=radio] + label,
#wc_cart input[type=radio] + label,
#wc_customer input[type=radio] + label {
  cursor: pointer;
}
#wc_ordercompletion .send,
#wc_confirm .send,
#wc_delivery .send,
#wc_cart .send,
#wc_customer .send {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px 5px;
  margin-top: 30px;
  font-size: 0;
}
#wc_ordercompletion .send .back_to_top_button,
#wc_ordercompletion .send input[type=submit],
#wc_confirm .send .back_to_top_button,
#wc_confirm .send input[type=submit],
#wc_delivery .send .back_to_top_button,
#wc_delivery .send input[type=submit],
#wc_cart .send .back_to_top_button,
#wc_cart .send input[type=submit],
#wc_customer .send .back_to_top_button,
#wc_customer .send input[type=submit] {
  display: block;
  padding: 0.966em 1em;
  color: #fff;
  min-width: 180px;
  line-height: 1.2;
  font-size: 1.6rem;
  font-weight: 900;
  text-align: center;
  border: 0;
  background: var(--blue);
  border-radius: 5px;
  cursor: pointer;
}
@media (any-hover: hover) {
  #wc_ordercompletion .send .back_to_top_button,
#wc_ordercompletion .send input[type=submit],
#wc_confirm .send .back_to_top_button,
#wc_confirm .send input[type=submit],
#wc_delivery .send .back_to_top_button,
#wc_delivery .send input[type=submit],
#wc_cart .send .back_to_top_button,
#wc_cart .send input[type=submit],
#wc_customer .send .back_to_top_button,
#wc_customer .send input[type=submit] {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #wc_ordercompletion .send .back_to_top_button:hover,
#wc_ordercompletion .send input[type=submit]:hover,
#wc_confirm .send .back_to_top_button:hover,
#wc_confirm .send input[type=submit]:hover,
#wc_delivery .send .back_to_top_button:hover,
#wc_delivery .send input[type=submit]:hover,
#wc_cart .send .back_to_top_button:hover,
#wc_cart .send input[type=submit]:hover,
#wc_customer .send .back_to_top_button:hover,
#wc_customer .send input[type=submit]:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 640px) {
  #wc_ordercompletion .send .back_to_top_button,
#wc_ordercompletion .send input[type=submit],
#wc_confirm .send .back_to_top_button,
#wc_confirm .send input[type=submit],
#wc_delivery .send .back_to_top_button,
#wc_delivery .send input[type=submit],
#wc_cart .send .back_to_top_button,
#wc_cart .send input[type=submit],
#wc_customer .send .back_to_top_button,
#wc_customer .send input[type=submit] {
    min-width: 1px;
  }
}
#wc_ordercompletion .send input[type=button],
#wc_ordercompletion .send input[type=submit].back_cart_button,
#wc_confirm .send input[type=button],
#wc_confirm .send input[type=submit].back_cart_button,
#wc_delivery .send input[type=button],
#wc_delivery .send input[type=submit].back_cart_button,
#wc_cart .send input[type=button],
#wc_cart .send input[type=submit].back_cart_button,
#wc_customer .send input[type=button],
#wc_customer .send input[type=submit].back_cart_button {
  display: block;
  padding: 0.966em 1em;
  color: #666;
  min-width: 120px;
  line-height: 1.2;
  font-size: 1.6rem;
  font-weight: 900;
  text-align: center;
  background: #fff;
  border: 1px solid #999;
  border-radius: 5px;
  cursor: pointer;
}
@media (any-hover: hover) {
  #wc_ordercompletion .send input[type=button],
#wc_ordercompletion .send input[type=submit].back_cart_button,
#wc_confirm .send input[type=button],
#wc_confirm .send input[type=submit].back_cart_button,
#wc_delivery .send input[type=button],
#wc_delivery .send input[type=submit].back_cart_button,
#wc_cart .send input[type=button],
#wc_cart .send input[type=submit].back_cart_button,
#wc_customer .send input[type=button],
#wc_customer .send input[type=submit].back_cart_button {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #wc_ordercompletion .send input[type=button]:hover,
#wc_ordercompletion .send input[type=submit].back_cart_button:hover,
#wc_confirm .send input[type=button]:hover,
#wc_confirm .send input[type=submit].back_cart_button:hover,
#wc_delivery .send input[type=button]:hover,
#wc_delivery .send input[type=submit].back_cart_button:hover,
#wc_cart .send input[type=button]:hover,
#wc_cart .send input[type=submit].back_cart_button:hover,
#wc_customer .send input[type=button]:hover,
#wc_customer .send input[type=submit].back_cart_button:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 640px) {
  #wc_ordercompletion .send input[type=button],
#wc_ordercompletion .send input[type=submit].back_cart_button,
#wc_confirm .send input[type=button],
#wc_confirm .send input[type=submit].back_cart_button,
#wc_delivery .send input[type=button],
#wc_delivery .send input[type=submit].back_cart_button,
#wc_cart .send input[type=button],
#wc_cart .send input[type=submit].back_cart_button,
#wc_customer .send input[type=button],
#wc_customer .send input[type=submit].back_cart_button {
    min-width: 1px;
  }
}
#wc_ordercompletion table,
#wc_confirm table,
#wc_delivery table,
#wc_cart table,
#wc_customer table {
  width: 100%;
}
@media screen and (min-width: 835px) {
  #wc_ordercompletion table,
#wc_confirm table,
#wc_delivery table,
#wc_cart table,
#wc_customer table {
    border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
  }
  #wc_ordercompletion table th, #wc_ordercompletion table td,
#wc_confirm table th,
#wc_confirm table td,
#wc_delivery table th,
#wc_delivery table td,
#wc_cart table th,
#wc_cart table td,
#wc_customer table th,
#wc_customer table td {
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
  }
}

#wc_confirm .upbutton,
#wc_cart .upbutton {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 0.5em 1em;
  margin-bottom: 2em;
}
#wc_confirm .upbutton input[type=submit],
#wc_cart .upbutton input[type=submit] {
  display: block;
  padding: 0.5em 0.5em 0.4em;
  color: var(--blue);
  width: 6em;
  line-height: 1.2;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  background: #fff;
  border: 1px solid var(--blue);
  border-radius: 5px;
  cursor: pointer;
}
@media (any-hover: hover) {
  #wc_confirm .upbutton input[type=submit],
#wc_cart .upbutton input[type=submit] {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #wc_confirm .upbutton input[type=submit]:hover,
#wc_cart .upbutton input[type=submit]:hover {
    opacity: 0.7;
  }
}
#wc_confirm #cart,
#wc_cart #cart {
  /*---- cart_table ---*/
}
#wc_confirm #cart #cart_table,
#wc_cart #cart #cart_table {
  width: 100%;
  border-collapse: collapse;
  border: 1px dotted #e0e0e0;
}
@media screen and (max-width: 834px) {
  #wc_confirm #cart #cart_table .num,
#wc_confirm #cart #cart_table .thumbnail,
#wc_confirm #cart #cart_table .stock,
#wc_cart #cart #cart_table .num,
#wc_cart #cart #cart_table .thumbnail,
#wc_cart #cart #cart_table .stock {
    display: none;
  }
}
#wc_confirm #cart #cart_table th.action,
#wc_confirm #cart #cart_table td.action,
#wc_cart #cart #cart_table th.action,
#wc_cart #cart #cart_table td.action {
  width: 60px;
}
#wc_confirm #cart #cart_table th,
#wc_cart #cart #cart_table th {
  padding: 0.357143em;
  border: 1px solid #e0e0e0;
  background-color: #efefef;
  text-align: center;
}
#wc_confirm #cart #cart_table td,
#wc_cart #cart #cart_table td {
  padding: 0.357143em;
  border: 1px solid #e0e0e0;
  text-align: center;
  vertical-align: middle;
}
#wc_confirm #cart #cart_table td.action,
#wc_cart #cart #cart_table td.action {
  text-align: center;
  white-space: nowrap;
}
#wc_confirm #cart #cart_table td.action input.delButton,
#wc_cart #cart #cart_table td.action input.delButton {
  display: block;
  padding: 0.5em 0.5em 0.4em;
  color: var(--blue);
  width: 100%;
  line-height: 1.2;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  background: #e3e3e3;
  border-radius: 5px;
  cursor: pointer;
}
@media (any-hover: hover) {
  #wc_confirm #cart #cart_table td.action input.delButton,
#wc_cart #cart #cart_table td.action input.delButton {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #wc_confirm #cart #cart_table td.action input.delButton:hover,
#wc_cart #cart #cart_table td.action input.delButton:hover {
    opacity: 0.7;
  }
}
#wc_confirm #cart #cart_table td.productname,
#wc_cart #cart #cart_table td.productname {
  text-align: left;
  word-break: break-word;
}
#wc_confirm #cart #cart_table .aleft,
#wc_cart #cart #cart_table .aleft {
  text-align: left;
}
#wc_confirm #cart #cart_table .aright,
#wc_cart #cart #cart_table .aright {
  text-align: right;
}
#wc_confirm #cart #cart_table .amount,
#wc_cart #cart #cart_table .amount {
  padding: 0.3125em 0.3125em 0.3125em 10px;
  font-size: 16px;
  letter-spacing: 1px;
}
#wc_confirm #cart #cart_table .subtotal,
#wc_cart #cart #cart_table .subtotal {
  white-space: nowrap;
}
#wc_confirm #cart #cart_table em.tax,
#wc_cart #cart #cart_table em.tax {
  font-style: normal;
  font-size: 80%;
}
#wc_confirm #cart #cart_table .thumbnail img,
#wc_cart #cart #cart_table .thumbnail img {
  height: auto;
}
#wc_confirm #cart #cart_table .quantity,
#wc_cart #cart #cart_table .quantity {
  width: 50px;
  text-align: center;
}
#wc_confirm #cart #cart_table .quantity input,
#wc_cart #cart #cart_table .quantity input {
  width: 100%;
  padding: 0 5px;
  border: 1px solid #aaa;
  border-radius: 0;
  text-align: center;
}
#wc_confirm .currency_code,
#wc_cart .currency_code {
  margin-top: 0.5em;
}

#wc_confirm #confirm_table {
  table-layout: auto;
  margin-top: 40px;
  border-top: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
}
#wc_confirm #confirm_table th, #wc_confirm #confirm_table td {
  padding: 0.5em 1em;
  border-bottom: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
}
@media screen and (max-width: 834px) {
  #wc_confirm #confirm_table th, #wc_confirm #confirm_table td {
    padding: 0.5em;
  }
}
#wc_confirm #confirm_table th {
  background: #eee;
  width: 30%;
}
#wc_confirm #confirm_table td {
  width: 70%;
}
#wc_confirm #confirm_table .ttl td {
  padding: 0.3em 0.5em;
  width: 100%;
  background: #eee;
}
#wc_confirm #confirm_table h3 {
  position: relative;
  margin-left: 0.5em;
  padding: 0.2em 0 0.2em 2em;
  font-size: 110%;
  font-weight: bold;
}
#wc_confirm #confirm_table h3:before {
  position: absolute;
  left: 0;
  top: 0.8em;
  content: "";
  width: 1.4em;
  height: 4px;
  background: var(--key);
  border-radius: 2px;
}

/*---- customer_form ---*/
#customer-info h5 {
  margin-bottom: 0.5em;
  font-size: 1.6rem;
  font-weight: bold;
}
#customer-info form + h5 {
  margin-top: 50px;
}

@media screen and (max-width: 834px) {
  .customer_form {
    border-top: 1px solid #E0E0E0;
  }
}
.customer_form tr {
  display: table-row;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
@media screen and (max-width: 834px) {
  .customer_form tr {
    display: block;
    padding: 10px 0 15px;
    border-bottom: 1px solid #E0E0E0;
  }
}
@media screen and (min-width: 835px) {
  .customer_form th {
    display: table-cell;
    width: 25%;
    padding: 0.5em 1em;
    border: 1px solid #E0E0E0;
    background-color: #f6f6f6;
    vertical-align: middle;
  }
}
@media screen and (max-width: 834px) {
  .customer_form th {
    display: block;
    width: 100%;
    margin-bottom: 0.3em;
  }
}
@media screen and (min-width: 835px) {
  .customer_form td {
    display: table-cell;
    padding: 0.8em 1em;
    border: 1px solid #E0E0E0;
  }
}
@media screen and (max-width: 834px) {
  .customer_form td {
    display: block;
  }
}
@media screen and (max-width: 834px) {
  .customer_form .inp1 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 10px;
  }
  .customer_form .inp1 th {
    width: 100%;
  }
}
.customer_form .inp1 td {
  display: table-cell;
  width: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .customer_form .inp1 td {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    width: calc(50% - 5px);
  }
}
.customer_form .inp1 td span {
  display: inline-block;
  width: 2em;
}
.customer_form .inp1 td input[type=text] {
  margin-left: 0.5em;
  width: calc(100% - 2.5em) !important;
}
.customer_form #zipcode_row input[type=text] {
  display: block;
  max-width: 140px;
}
.customer_form #delivery_pref,
.customer_form #customer_pref {
  max-width: 120px;
}
.customer_form #fax_row input[type=text],
.customer_form #tel_row input[type=text] {
  display: block;
  max-width: 300px;
}
.customer_form .delivery_time,
.customer_form .delivery_date {
  max-width: 200px;
}
.customer_form input[type=password] {
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .customer_form input[type=password] {
    display: block;
  }
}

/* ====================================================
Privacy policy
==================================================== */
@media screen and (max-width: 640px) {
  .privacy-block {
    font-size: 1.4rem;
  }
}
.privacy-block__infotop {
  margin-bottom: 76px;
}
@media screen and (max-width: 834px) {
  .privacy-block__infotop {
    margin-bottom: 50px;
  }
}
.privacy-block__dl {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.privacy-block__dt {
  margin-right: 15px;
}
.privacy-block__ct {
  margin-bottom: 25px;
}
.privacy-block__ct p {
  margin-bottom: 29px;
}
.privacy-block__ct p:last-child {
  margin-bottom: 0;
}
.privacy-block__end {
  text-align: right;
  margin-bottom: 25px;
}
.privacy-block__infobt p {
  margin-bottom: 30px;
}
.privacy-block__infobt p:last-child {
  margin-bottom: 0;
}
.privacy-block__infobt a {
  color: inherit;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .privacy-block__infobt a {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .privacy-block__infobt a:hover {
    opacity: 0.7;
  }
}

/* ====================================================
特定商取引法に基づく表記
==================================================== */
.sec-law__block table {
  border-top: 1px solid rgba(62, 80, 106, 0.1);
  border-right: 1px solid rgba(62, 80, 106, 0.1);
}
.sec-law__block table th {
  background: #F7F7F7;
}
.sec-law__block table th, .sec-law__block table td {
  padding: 0.5em 1em;
  font-size: 1.6rem;
  line-height: 1.5;
  border-bottom: 1px solid rgba(62, 80, 106, 0.1);
  border-left: 1px solid rgba(62, 80, 106, 0.1);
}
@media screen and (max-width: 640px) {
  .sec-law__block table th, .sec-law__block table td {
    display: block;
    width: 100%;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .sec-law__block table td {
    padding: 0.8em 1em;
  }
}
@media screen and (max-width: 640px) {
  .sec-law__block table tr {
    display: block;
  }
}

/* ====================================================
お問い合わせ
==================================================== */
@media screen and (max-width: 640px) {
  .ma_tool-privacy-box {
    height: 60vw !important;
    padding: 5.46875vw 4vw 4.6875vw !important;
  }
}
@media screen and (max-width: 640px) {
  .ma_tool-privacy-box p {
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 641px) {
  .agree-box {
    margin-top: 50px;
  }
}

.ma_tool_wrapper .ma_tool-button-wrapper {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 641px) {
  .ma_tool_wrapper .ma_tool-button-wrapper {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 640px) {
  .ma_tool_wrapper .ma_tool-required {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 640px) {
  .ma_tool_wrapper .ma_tool-label {
    font-size: 1.6rem !important;
  }
}

@media screen and (max-width: 640px) {
  .ma_tool_wrapper .ma_tool-label .style01 {
    min-width: 38px !important;
    height: 22px !important;
    font-size: 1.2rem !important;
  }
}

.ma_tool_wrapper .ma_tool-button-wrapper .ma_tool-button {
  font-size: 2rem !important;
  min-height: 60px !important;
}
@media screen and (max-width: 640px) {
  .ma_tool_wrapper .ma_tool-button-wrapper .ma_tool-button {
    font-size: 1.8rem !important;
  }
}

/* ====================================================
新規会員登録
==================================================== */
/* Member Page */
.member-page {
  padding-top: 100px !important;
  padding-bottom: 120px !important;
}
@media screen and (max-width: 834px) {
  .member-page {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.member-page .member_page_title {
  text-align: center;
  position: relative;
  margin-bottom: 60px;
  padding: 0 1em;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 834px) {
  .member-page .member_page_title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 40px;
  }
}
.member-page .member_page_title::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin: 15px auto 0;
  background: #BBBD55;
}

#memberpages .loginbox {
  max-width: 600px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
}
#memberpages .loginbox div {
  text-align: center;
}
#memberpages .loginbox #nav {
  margin-top: 20px;
}
#memberpages .loginbox #nav a {
  cursor: pointer;
  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;
  width: 100%;
  height: 50px;
  max-width: 320px;
  margin: 0 auto;
  background: #BBBD55;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}
#memberpages #loginform {
  background: rgba(62, 80, 106, 0.1);
  padding: 50px;
  margin-bottom: 35px;
}
@media screen and (max-width: 834px) {
  #memberpages #loginform {
    padding: 30px;
  }
}
#memberpages #loginform p {
  margin-bottom: 30px;
  text-align: left;
}
#memberpages #loginform label {
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}
#memberpages #loginform .loginmail,
#memberpages #loginform .loginpass {
  background: #FFF;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  border-radius: 4px;
}
#memberpages #loginform .loginmail:-webkit-autofill,
#memberpages #loginform .loginpass:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 100px #FFF inset;
          box-shadow: 0 0 0px 100px #FFF inset;
}
#memberpages #loginform .forgetmenot label input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
#memberpages #loginform .submit input,
#memberpages #loginform .member_login_button {
  cursor: pointer;
  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;
  width: 100%;
  height: 50px;
  max-width: 320px;
  margin: 0 auto;
  background: #3E506A;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  border-radius: 5px;
}
#memberpages #loginform .submit input:hover,
#memberpages #loginform .member_login_button:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#memberpages #loginform .nav {
  margin-bottom: 0;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
#memberpages #loginform .nav a {
  text-decoration: underline;
  color: #3E506A;
}
#memberpages .new-entry {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
#memberpages .new-entry h2 {
  margin-bottom: 15px;
}
#memberpages .new-entry .nav a {
  cursor: pointer;
  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;
  width: 100%;
  height: 50px;
  max-width: 320px;
  margin: 0 auto;
  background: #BBBD55;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
  font-size: 15px;
  font-size: 1.5rem;
}
#memberpages .header_explanation {
  margin-bottom: 35px;
}
#memberpages .header_explanation ul li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
}
#memberpages .customer_form {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 40px;
  font-size: 14px;
  font-size: 1.4rem;
}
#memberpages .customer_form th {
  background: #BBBD55;
  color: #FFF;
  border-bottom: 1px solid #FFF;
}
@media screen and (max-width: 834px) {
  #memberpages .customer_form th {
    border-bottom: none;
    padding: 5px 10px;
  }
}
#memberpages .customer_form th em {
  font-size: 80%;
  font-style: normal;
  vertical-align: top;
}
#memberpages .customer_form td {
  border-bottom: 1px solid #E0E0E0;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 834px) {
  #memberpages .customer_form td {
    border-bottom: none;
    padding: 10px 0;
  }
}
#memberpages .customer_form td input {
  width: 100%;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  height: 40px;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
#memberpages .customer_form td input#password1, #memberpages .customer_form td input#password2 {
  max-width: 320px;
}
#memberpages .customer_form td select {
  font-size: 14px;
  font-size: 1.4rem;
  width: auto;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  height: 40px;
  padding: 10px;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
@media screen and (max-width: 834px) {
  #memberpages .customer_form tr {
    border-bottom: none;
    padding: 0;
  }
}
#memberpages .customer_form tr:last-of-type th {
  border-bottom: 1px solid #E0E0E0;
}
@media screen and (max-width: 834px) {
  #memberpages .customer_form tr:last-of-type th {
    border-bottom: none;
  }
}
#memberpages .send {
  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;
}
@media screen and (max-width: 834px) {
  #memberpages .send {
    display: block;
  }
}
#memberpages .send input {
  cursor: pointer;
  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;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  max-width: 200px;
  background: #3E506A;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  border-radius: 5px;
}
@media screen and (max-width: 834px) {
  #memberpages .send input {
    max-width: 320px;
  }
}
#memberpages .send input:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#memberpages .error_message {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.5;
  color: #AF4141;
  font-size: 14px;
  font-size: 1.4rem;
}
#memberpages #memberinfo {
  max-width: 800px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
}
#memberpages #memberinfo > table {
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  #memberpages #memberinfo > table {
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#memberpages #memberinfo > table th, #memberpages #memberinfo > table td {
  border: 1px solid #E0E0E0;
  padding: 10px;
}
@media screen and (max-width: 834px) {
  #memberpages #memberinfo > table th, #memberpages #memberinfo > table td {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #E0E0E0;
  }
}
@media screen and (max-width: 834px) {
  #memberpages #memberinfo > table th.space, #memberpages #memberinfo > table td.space {
    display: none;
  }
}
#memberpages #memberinfo > table th {
  background: rgba(62, 80, 106, 0.1);
}
#memberpages #memberinfo .member_submenu li a {
  text-decoration: underline;
  color: #3E506A;
}

#comments {
  margin-top: 50px;
  padding-top: 15px;
  border-top: 1px solid var(--key);
}
#comments .comments-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}
#comments .comment-list {
  margin-bottom: 40px;
}
#comments .comment-list li {
  margin-bottom: 15px;
  padding: 20px;
  background: rgba(62, 80, 106, 0.1);
  border-radius: 5px;
}
#comments .comment-list .comment-body {
  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;
}
#comments .comment-list .comment-body a {
  color: #3E506A;
}
#comments .comment-list p {
  width: 100%;
  margin-top: 15px;
}
@media screen and (max-width: 834px) {
  #comments .comment-list .comment-meta {
    width: 100%;
    margin-top: 10px;
  }
}
#comments .comment-reply-title {
  position: relative;
  padding-left: 1.2em;
  color: var(--key);
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#comments .comment-reply-title:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f5ad";
  width: 1lh;
  height: 1lh;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
#comments .logged-in-as {
  margin-bottom: 20px;
}
#comments .logged-in-as a {
  text-decoration: underline;
}
#comments .must-log-in a {
  text-decoration: underline;
}
#comments .comment-form .required {
  vertical-align: top;
  font-size: 80%;
}
#comments .comment-form-comment,
#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px 0;
}
@media screen and (max-width: 640px) {
  #comments .comment-form-comment,
#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url {
    margin-bottom: 20px;
  }
}
#comments .comment-form-comment label,
#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .comment-form-url label {
  display: block;
  width: 5em;
}
@media screen and (max-width: 640px) {
  #comments .comment-form-comment label,
#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .comment-form-url label {
    margin-bottom: 0.4em;
    width: 100%;
  }
}
#comments .comment-form-comment textarea,
#comments .comment-form-comment input[type=text],
#comments .comment-form-author textarea,
#comments .comment-form-author input[type=text],
#comments .comment-form-email textarea,
#comments .comment-form-email input[type=text],
#comments .comment-form-url textarea,
#comments .comment-form-url input[type=text] {
  width: calc(100% - 5em);
  padding: 10px;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
}
@media screen and (max-width: 640px) {
  #comments .comment-form-comment textarea,
#comments .comment-form-comment input[type=text],
#comments .comment-form-author textarea,
#comments .comment-form-author input[type=text],
#comments .comment-form-email textarea,
#comments .comment-form-email input[type=text],
#comments .comment-form-url textarea,
#comments .comment-form-url input[type=text] {
    width: 100%;
  }
}
#comments .comment-form-comment input[type=text],
#comments .comment-form-author input[type=text],
#comments .comment-form-email input[type=text],
#comments .comment-form-url input[type=text] {
  max-width: 450px;
}
#comments .comment-form-comment {
  margin: 20px 0 10px;
}
@media screen and (max-width: 640px) {
  #comments .comment-form-comment {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 641px) {
  #comments .comment-form-comment label {
    padding-top: 0.5em;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
#comments .comment-form-comment textarea {
  height: 200px;
}
#comments .comment-form-cookies-consent {
  position: relative;
  margin-bottom: 40px;
}
#comments .comment-form-cookies-consent label {
  display: block;
  position: relative;
  padding-left: 2em;
  cursor: pointer;
}
#comments .comment-form-cookies-consent label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1.3em;
  height: 1.3em;
  top: 0;
  left: 0;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
}
#comments .comment-form-cookies-consent label:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.4em;
  height: 0.8em;
  top: 0.1em;
  left: 0.45em;
  border-right: 2px solid #3E506A;
  border-bottom: 2px solid #3E506A;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
}
#comments .comment-form-cookies-consent input[type=checkbox]:checked + label:after {
  opacity: 1;
}
#comments .comment-form-author input[type=text] {
  max-width: 300px;
}
#comments .form-submit input {
  cursor: pointer;
  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;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  max-width: 200px;
  background: #3E506A;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  border-radius: 5px;
}
@media screen and (max-width: 834px) {
  #comments .form-submit input {
    max-width: 320px;
  }
}
#comments .form-submit input:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#wc_lostcompletion p {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #wc_lostcompletion p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#wc_newcompletion .header_explanation {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #wc_newcompletion .header_explanation {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#wc_newcompletion .send {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px 20px;
  margin-top: 30px;
  font-size: 0;
}
#wc_newcompletion .send .btn-bl {
  display: block;
  padding: 0.966em 1em;
  color: #fff;
  min-width: 180px;
  line-height: 1.2;
  font-size: 1.6rem;
  text-align: center;
  border: 0;
  background: var(--blue);
  border-radius: 5px;
  cursor: pointer;
}
@media (any-hover: hover) {
  #wc_newcompletion .send .btn-bl {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #wc_newcompletion .send .btn-bl:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 640px) {
  #wc_newcompletion .send .btn-bl {
    min-width: 1px;
  }
}
#wc_newcompletion .send .btn-gr {
  display: block;
  padding: 0.966em 1em;
  color: #fff;
  min-width: 120px;
  line-height: 1.2;
  font-size: 1.6rem;
  text-align: center;
  background: #BBBD55;
  border-radius: 5px;
  cursor: pointer;
}
@media (any-hover: hover) {
  #wc_newcompletion .send .btn-gr {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  #wc_newcompletion .send .btn-gr:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 640px) {
  #wc_newcompletion .send .btn-gr {
    min-width: 1px;
  }
}
/*# sourceMappingURL=maps/styles.css.map */
