body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "Hiragino Sans", sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "kern";
  font-feature-settings: "kern";
  -webkit-font-kerning: normal;
  font-kerning: normal;
  margin: 0px;
  overflow-x: hidden;
  color: #333;
}

h1,
h2,
h3,
p {
  margin: 0px;
}
a:link,
a:visited {
  color: #0076b8;
}
.strong-msg,
.bold-text {
  font-weight: 600;
}

/* PC 横長 */
@media screen and (min-width: 1361px) {
  .block-pc {
    background: #685552;
    text-align: center;
    background-image: url(../img/resale/main.png?202206022);
    background-position: center;
  }
}
/*  PC */
@media screen and (min-width: 768px) {
  .block-pc {
    display: block;
    position: relative;
  }
  .block-sp {
    display: none;
  }
  .head-block {
    margin-bottom: 165px;
  }
  .sm-text {
    font-size: 16px;
    line-height: 24px;
  }
  .sp-br {
    display: none;
  }
  .float-buy-btn {
    display: none;
  }
}
/* SP */
@media screen and (max-width: 767px) {
  .block-pc {
    display: none;
  }
  .block-sp {
    display: block;
  }
  .head-block {
    margin-bottom: 36px;
  }
  .sm-text {
    font-size: 14px;
    line-height: 21px;
  }
  .sp-br {
    display: inline;
  }
  .float-buy-btn {
    display: block;
    background: #685552;
    box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.13);
    border-radius: 140px;
    width: 142px;
    height: 66px;
    position: fixed;
    bottom: 14px;
    right: -29px;
    box-sizing: border-box;
  }
  .float-buy-btn a {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 8px 0 8px 14.5px;
  }
  .float-buy-btn .icon-img-cart {
    margin-right: 5.5px;
  }
  .float-buy-btn .preface {
    font-size: 24px;
    line-height: 28px;
  }
}

.footer {
  margin: 10px 0 0;
  padding: 18px 18px 40px;
  color: #ccc;
  text-align: right;
  font-size: 12px;
  border-top: 1px solid #ccc;
}

.logo-img {
  width: 30px;
  vertical-align: middle;
}

.main-img {
  width: 100%;
}
@media screen and (min-width: 1361px) {
  .main-img {
    width: 943px;
  }
}
.main-img-detail {
  position: absolute;
  min-width: 630px;
  width: 54%;
  max-width: 734px;
  bottom: -126px;
  left: 50%;
  transform: translateX(-50%);
}
.main-block {
  width: 100%;
  padding-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .main-block {
    padding-bottom: 38px;
  }
  .main-img-detail {
    display: none;
  }
}
.main-block-inner1 {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .main-head-msg1-pc {
    font-family: Hiragino Mincho Pro;
    font-style: normal;
    font-weight: bold;
    line-height: 175%;
    text-align: center;
    color: #685552;
    display: block;
    margin-bottom: 25px;
    font-size: 48px;
  }
  .main-head-msg1-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .main-head-msg1-pc {
    display: none;
  }
  .main-head-msg1-sp {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 155%;
    text-align: center;
    color: #685552;
    display: block;
    position: relative;
    width: 230px;
    margin: 0 auto 21px;
  }
  .main-head-msg1-sp::before {
    top: 0;
    left: 0;
    border-top: 5px solid #685552;
    border-left: 5px solid #685552;
  }
  .main-head-msg1-sp::before,
  .main-head-msg1-sp::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-head-msg1-sp::after {
    bottom: 0;
    right: 0;
    border-bottom: 5px solid #685552;
    border-right: 5px solid #685552;
  }
}

.head-explain2 .bold {
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .main-block-inner2 {
    background: #ffffff;
    border: 5px solid #685552;
    box-sizing: border-box;
    border-radius: 15px;
    max-width: 834px;
    margin: 0px auto;
    padding: 40px 43px 52px 71px;
  }
}

.goods1-block {
  padding: 45px 50px 69px;
  background-image: url(../img/main.png);
  background-position: center;
}
.goods-area {
  margin: 0 auto;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #BEE2CF;
}
.goods-area .title {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #685552;
  margin-bottom: 30px;
}
.goods-area .preface {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #685552;
}
.goods-area .message {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #685552;
}
.goods-area .price {
  font-style: normal;
  font-weight: bold;
  color: #444433;
}
.goods-area .caution {
  font-family: YuGothic;
  font-size: 18px;
  line-height: 170%;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #e92a2a;
  margin-bottom: 18px;
}
.goods-area .buy-btn {
  background: #685552;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.13);
  border-radius: 80px;
  width: 414px;
  height: 94px;
  box-sizing: border-box;
  margin: 0 auto 23px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.goods-area .buy-btn a {
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
}
.goods-area .note {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #685552;
}
@media screen and (min-width: 768px) {
  .goods1-block {
    padding: 45px 50px 69px;
  }
  .goods1-block .goods-head {
    font-family: YuGothic;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    color: #685552;
    margin-bottom: 37px;
  }
  .goods-area {
    padding-top: 48px;
    max-width: 1173px;
  }
  .goods-area .title {
    font-family: YuGothic;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 30px;
  }
  .goods-area .preface {
    font-family: YuGothic;
    font-size: 26px;
    line-height: 39px;
  }
  .goods-area .message {
    font-family: YuGothic;
    font-size: 54px;
    line-height: 81px;
    margin-top: -12px;
  }
  .goods-area .price {
    font-family: YuGothic;
    font-size: 54px;
    line-height: 81px;
  }
  .goods-area .buy-btn a {
    font-family: YuGothic;
    font-size: 38px;
    line-height: 94px;
  }
  .icon-img-cart {
    width: 40px;
    margin-right: 39px;
    vertical-align: middle;
  }
  .goods-area .note {
    font-family: YuGothic;
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (max-width: 767px) {
  .goods1-block {
    margin-bottom: 45px;
    padding: 26px 12px 41px;
  }
  .goods1-block .goods-head {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #685552;
    margin-bottom: 22px;
  }
  .goods-area {
    padding-top: 32px;
  }
  .goods-area .title {
    font-family: Hiragino Sans;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 31px;
  }
  .goods-area .preface {
    font-family: Hiragino Sans;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 3px;
  }
  .goods-area .message {
    font-family: Hiragino Sans;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 2px;
  }
  .goods-area .price {
    font-family: Hiragino Sans;
    font-size: 38px;
    line-height: 57px;
  }
  .goods-area .caution {
    margin-bottom: 20px;
    padding: 0 13px;
  }
  .goods-area .buy-btn {
    border-radius: 60px;
    width: 318px;
    height: 79px;
    margin: 0 auto 12px;
  }
  .goods-area .buy-btn a {
    font-family: Hiragino Sans;
    font-size: 26px;
    line-height: 79px;
  }
  .icon-img-cart {
    width: 30px;
    margin-right: 34px;
    vertical-align: middle;
  }
  .goods-area .note {
    font-family: Hiragino Sans;
    font-size: 18px;
    line-height: 27px;
  }
}
.goods-area .caption {
  font-family: YuGothic;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #685552;
}

.text-large {
  font-family: A-OTF Shuei MaruGo Std;
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
  color: #685552;
}

.goods-area > .detail {
  background: #EFF8F3;
  border-radius: 0 0 20px 20px;
  text-align: center;
  padding: 49px 0 55px;
  border-top: solid 1px #BEE2CF;
}
@media screen and (min-width: 768px) {
  .goods-area .images {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin: 12px;
  }
  .goods-area .images .box {
    width: 50%;
    padding: 0px 20px;
  }
  .goods-area .images .box3 {
    width: 33.33333%;
    padding: 0px 20px;
  }
  .goods-area .images .box2 {
    width: 33.33333%;
    padding: 0px 20px;
  }
}
@media screen and (max-width: 767px) {
  .goods-area .images {
    margin: 12px;
  }
  .goods-area .images .box,
  .goods-area .images .box3,
  .goods-area .images .box2 {
    margin: 10px 0px;
  }
  .goods-area > .detail {
    margin-top: 24px;
    padding: 16px 0 32px;
  }
}
.goods-area .single-image {
  margin: 12px;
}
.box2-img,
.box3-img {
  width: 100%;
}

.hr {
  max-width: 1098px;
  margin: 0 auto;
  border-top: 1px solid #685552;
}

.main-block-inner2 .preface {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #999999;
}
.main-block-inner2 .title {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #685552;
}
.main-block-inner2 .message {
  font-style: normal;
  font-weight: 500;
  color: #444433;
}
.main-block-inner2 .end {
  font-family: YuGothic;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 175%;
  text-align: right;
  color: #444433;
}
@media screen and (min-width: 768px) {
  .message-block {
    padding: 58px 50px 75px;
  }
  .main-block-inner2 .preface {
    font-family: YuGothic;
    font-size: 18px;
    line-height: 175%;
    margin-bottom: 14px;
  }
  .main-block-inner2 .title {
    font-family: YuGothic;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 43px;
  }
  .main-block-inner2 .message {
    font-family: YuGothic;
    font-size: 20px;
    line-height: 175%;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .message-block {
    margin: 0 12px 42px;
    padding: 32px 0 35px;
    border-top: 5px solid #685552;
    border-bottom: 5px solid #685552;
  }
  .main-block-inner2 .preface {
    font-family: Hiragino Sans;
    font-size: 14px;
    line-height: 175%;
    margin-bottom: 6px;
  }
  .main-block-inner2 .title {
    font-family: Hiragino Sans;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 35px;
  }
  .main-block-inner2 .message {
    font-family: Hiragino Sans;
    font-size: 16px;
    line-height: 175%;
    margin-bottom: 17px;
  }
}

/* グッズ詳細 */
.goods-detail-block {
  padding: 52px 50px 62px;
  background-color: rgba(1, 77, 113, 0.14);
  background-image: url(../img/main.png);
  background-position: center;
}
.goods-detail-block > .preface {
  margin-bottom: 41px;
}
.goods-detail-block .preface {
  font-family: YuGothic;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  color: #685552;
  margin-bottom: 37px;
}
.goods-area .explain {
  font-style: normal;
  font-weight: 500;
  text-align: center;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .goods-detail-block {
    padding: 52px 50px 62px;
  }
  .goods-detail-block .preface {
    font-family: YuGothic;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 37px;
  }
  .goods-area .explain {
    font-family: YuGothic;
    font-size: 18px;
    line-height: 27px;
  }
  .goods-detail-block .goods-area > .detail {
    padding: 34px 0 43px;
  }
}
@media screen and (max-width: 767px) {
  .goods-detail-block {
    margin-bottom: 87px;
    padding: 33px 12px 44px;
  }
  .goods-detail-block .preface {
    font-family: Hiragino Sans;
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 17px;
  }
  .goods-area .explain {
    font-family: Hiragino Sans;
    font-size: 14px;
    line-height: 21px;
  }
  .goods-detail-block .goods-area > .detail {
    padding: 23px 8px 20px;
  }
  .goods-detail-block .detail .preface {
    font-size: 15px;
    line-height: 22px;
  }
}

/* ちはやふる基金とは？ */
.title-msg {
  font-style: normal;
  font-weight: bold;
  text-align: center;
}
.head-explain2 {
  font-style: normal;
  font-weight: 500;
  color: #444433;
}
.head-external-btn {
  position: relative;
  background: #685552;
  border-radius: 8px;
  width: 100%;
  text-align: center;
}
.head-external-btn::after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
}
.head-external-btn a {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .note-block {
    width: 744px;
    margin: 0 auto;
    padding-top: 81px;
  }
  .title-msg {
    font-family: YuGothic;
    font-size: 32px;
    line-height: 48px;
    color: #444433;
    margin-bottom: 28px;
  }
  .head-explain2 {
    font-family: YuGothic;
    font-size: 18px;
    line-height: 175%;
    margin-bottom: 46px;
  }
  .head-external-btn {
    height: 82px;
    margin-bottom: 35px;
  }
  .head-external-btn a {
    font-family: YuGothic;
    font-size: 26px;
    line-height: 82px;
  }
  .head-external-btn::after {
    top: 39px;
    right: 26px;
  }
}
@media screen and (max-width: 767px) {
  .note-block {
    margin-bottom: 65px;
    padding: 0 12px;
  }
  .title-msg {
    font-family: Hiragino Sans;
    font-size: 24px;
    line-height: 36px;
    color: #685552;
    margin-bottom: 32px;
  }
  .head-explain2 {
    font-family: Hiragino Sans;
    font-size: 16px;
    line-height: 175%;
    margin-bottom: 25px;
  }
  .head-external-btn {
    height: 67px;
    margin-bottom: 23px;
    box-sizing: border-box;
  }
  .head-external-btn a {
    font-family: Hiragino Sans;
    font-size: 20px;
    line-height: 67px;
  }
  .head-external-btn:nth-of-type(2) a {
    font-size: 17px;
    line-height: 135%;
    padding-top: 12px;
  }
  .head-external-btn::after {
    top: 29px;
    right: 22px;
  }
}

/* SNS */
.sns-area .title {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  color: #444433;
}
.sns-area .images {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 12px 0px;
  justify-content: center;
}
.sns-area .images .box3 {
  width: 169px;
  height: 77px;
  margin: 16px;
  line-height: 79px;
  border: 1px solid #685552;
  box-sizing: border-box;
  text-align: center;
}
.sns-img {
  vertical-align: middle;
}
.sns-img-tw {
  width: 48px;
  height: 38px;
}
.sns-img-line {
  width: 48px;
  height: 44px;
}
.sns-img-fb {
  width: 23px;
  height: 42px;
}
@media screen and (min-width: 768px) {
  .sns-area {
    margin: 97px auto 90px;
    width: 100%;
    max-width: 580px;
  }
  .sns-area .title {
    font-family: YuGothic;
    font-size: 18px;
    line-height: 27px;
  }
}
@media screen and (max-width: 767px) {
  .sns-area {
    margin-bottom: 77px;
    padding: 0 26px;
  }
  .sns-area .title {
    font-family: Hiragino Sans;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px;
  }
  .sns-area .images .box3 {
    margin: 9px;
  }
}

/* その他 */
.note-block-inner {
  margin: 0 auto;
  padding: 97px 12px 0;
  max-width: 834px;
}
.note-block-inner .title {
  font-family: YuGothic;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  color: #685552;
  margin-bottom: 32px;
}
.note-block-inner .explain {
  font-family: YuGothic;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #444433;
}
@media screen and (max-width: 767px) {
  .note-block-inner {
    padding: 44px 16px 0;
  }
  .note-block-inner .title {
    text-align: left;
    font-size: 22px;
    line-height: 33px;
  }
  .note-block-inner .explain {
    margin-bottom: 66px;
  }
}

.kanbai-head {
  border: 5px solid #0076b8;
  box-sizing: border-box;
  transform: rotate(-1.71deg);
  max-width: 500px;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 15px 5px;
  text-align: center;
  background-color: #fff;
  color: #0076b8;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
}
.kanbai-head span {
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.kanbai-box {
  border: 4px solid red;
  box-sizing: border-box;
  border-radius: 60px;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 6px;
  padding: 15px 5px;
  text-align: center;
  background-color: #fff;
  color: red;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
}
.kanbai-thanks-box {
  color: red;
  font-weight: 600;
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
  margin-top: 6px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .goods-additional .message {
    font-family: YuGothic;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 175%;
    text-align: center;
    color: #685552;
    margin-bottom: 25px;
  }
  .goods-additional .about-btn {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 723px;
  }
  .goods-additional .about-btn a {
    height: 38px;
    border: 2px solid #685552;
    border-radius: 10px;
    padding: 8px 36px 15px 54px;
    font-family: YuGothic;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 175%;
    text-align: center;
    color: #685552;
    text-decoration: none;
  }
  .message-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .goods-additional .message {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 175%;
    text-align: center;
    color: #685552;
    margin-bottom: 30px;
    padding: 0 12px;
  }
  .goods-additional .about-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 108px;
  }
  .goods-additional .about-btn a {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 175%;
    text-align: center;
    color: #685552;
    width: 220px;
    display: inline-block;
    border: 2px solid #685552;
    border-radius: 10px;
    text-decoration: none;
    padding: 5px 13px;
    box-sizing: border-box;
  }
  .message-pc {
    display: none;
  }
}
.goods-item:nth-child(1) {
  margin-bottom: 58px;
}
.goods-item:nth-child(2) {
  margin-bottom: 41px;
}
.goods-item:nth-child(3) {
  margin-bottom: 43px;
}
