@media screen and (min-width:769px) {
  .sp_only {
    display: none !important;
  }
  .amazakeshop_section {
    display: block;
    padding: 80px 0;
    box-sizing: border-box;
  }
  .amazakeshop_section * {
    box-sizing: border-box;
  }
  .amazakeshop_section h2 {
    display: block;
    text-align: center;
  }
  .amazakeshop_section .amazakeshop_txt {
    padding-top: 30px;
    text-align: center;
  }
  .amazakeshop_section .amazakeshop_btn {
    padding-top: 60px;
    text-align: center;
  }
  .amazakeshop_section .amazakeshop_btn a {
    display: inline-block;
  }
  #amazake_set {
    margin-bottom: 30px;
    background-color: #faffe1;
  }
  #amazake_set .img_amazakeset_001 {
    margin-top: 40px;
  }
  #amazake_support {
    background-image: url(/img/freepage/amazake_shop/pc_bg_summer.png);  /* 陞溷�逡� */
    /*background-image: url(/img/freepage/amazake_shop/pc_bg_winter.png);*/ /* 陷�ｬ騾包ｽｨ */
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  #amazake_support .amazakeshop_txt {
    padding-bottom: 40px;
  }
  #amazake_support #amazakeshop_point {
    display: flex;
    width: 980px;
    margin: 0 auto;
    padding-top: 50px;
  }
  #amazake_support #amazakeshop_point li {
    width: calc((100% - 20px) / 3);
    padding-bottom: 10px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  #amazake_support #amazakeshop_point li .point_num {
    display: block;
    position: relative;
    top: -44px;
    margin-bottom: -15px;
    text-align: center;
  }
  #amazake_support #amazakeshop_point li h3 {
    display: block;
    padding: 0 0 35px;
    border: unset;
    position: relative;
  }
  #amazake_support #amazakeshop_point li h3:after {
    position: absolute;
    bottom: 0;
    left: calc(50% - 40px);
    width: 80px;
    height: 2px;
    content: '';
  }
  #amazake_support #amazakeshop_point li:first-child h3:after {
    background-color: #eb6d78;
  }
  #amazake_support #amazakeshop_point li:nth-child(2) h3:after {
    background-color: #f4a35c;
  }
  #amazake_support #amazakeshop_point li:nth-child(3) h3:after {
    background-color: #4a89ca;
  }
  #amazake_support #amazakeshop_point li p {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    min-height: 180px;
    font-size: 16px;
    color: #000;
    line-height: 1.7;
  }
  #amazake_support #amazakeshop_point li p span {
    display: block;
    width: 100%;
    padding-top: 15px;
    font-size: 11px;
  }
  #amazake_support #amazakeshop_point li + li {
    margin-left: 20px;
  }
  #amazake_everyday #amazakeshop_comment {
    padding-top: 70px;
    width: 1170px;
    margin: 0 auto;
  }
  #amazake_everyday #amazakeshop_comment li {
    display: flex;
    width: 799px;
    height: 151px;
    background-image: url(/img/freepage/amazake_shop/bg_amazake_everyday.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  #amazake_everyday #amazakeshop_comment li > img {
    display: block;
    position: relative;
    top: -15px;
    width: 139px;
    height: 139px;
  }
  #amazake_everyday #amazakeshop_comment li > div {
    display: flex;
    align-items: center;
    width: calc(100% - 139px);
    height: 100%;
  }
  #amazake_everyday #amazakeshop_comment li > div p {
    width: 100%;
    font-size: 18px;
    line-height: 1.8;
    color: #000;
  }
  #amazake_everyday #amazakeshop_comment li > div p em {
    font-weight: 600;
    font-size: 22px;
    color: #b0861e;
  }
  #amazake_everyday #amazakeshop_comment li > div p span {
    display: inline-block;
    margin-left: auto;
    float: right;
    font-size: 14px;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(odd) {
    padding-left: 25px;
    margin-right: auto;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(odd) p {
    padding-left: 30px;
    padding-right: 90px;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(even) {
    margin-left: auto;
    flex-direction: row-reverse;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(even) > div p {
    padding-right: 70px;
    padding-left: 80px;
  }
  #amazake_everyday #amazakeshop_comment li + li {
    margin-top: 40px;
  }
  #amazake_gelato {
    margin-bottom: 30px;
    background-color: #fff7e2;
  }
  .hina_section {
    background-color: #ffe3e5;
    
    text-align: center;
    
  }
  .hina_section__background {
    background: url(/img/freepage/amazake_shop/hina_background.png);
    background-size: contain;
    background-size: 1400px;
    background-repeat: no-repeat;
    background-position: 50% 44%;
    height: 764px;
  }
  .hina_section__line {
    background-image: url(/img/freepage/amazake_shop/hina_line.png);
    height: 54px;
  }
  .hina_section__background h2 {
    padding-top: 30px;
  }
  .hina_section__period {
    font-family: RodinPro B;
    font-size: 34px;
    font-weight: bold;
    color: #aac300;
    letter-spacing: 0.08em;
    margin-top: 16px;
  }
  .hina_section__period--label {
    font-size: 24px;
    color: #fff;
    font-family: 郢晏�ﾎ帷ｹｧ�ｮ郢晄焔�ｧ蛛ｵ縺� Pro;
    background-color: #aac300;
    padding: 10px 22px;
    border-radius: 23px;
    margin-right: 24px;
    vertical-align: middle;
  }
  .hina_section__period--date {
    margin-top: 6px;
    vertical-align: middle;
  }
  .hina_section__background--btn {
    color: #fff;
    font-size: 23px;
    background-color: #fc6c70;
    display: block;
    border-radius: 10px;
    padding: 28px 0px;
    line-height: 1.0;
    margin: 26px auto 0;
    width: 500px;
    letter-spacing: 0.08em;
  }
  .hina_section__background--btn:link {
    color: #fff;
  }
  .hina_section__background--btn:visited {
    color: #fff;
  }
  .hina_section__banner {
    margin-top: 10px;
  }
}

@media screen and (max-width:768px) {
  .pc_only {
    display: none !important;
  }
  .amazakeshop_section {
    display: block;
    padding: 40px 0;
    box-sizing: border-box;
  }
  .amazakeshop_section * {
    box-sizing: border-box;
  }
  .amazakeshop_section h2 {
    display: block;
    width: calc(100% - 20px);
    margin: 0 auto;
    text-align: center;
  }
  .amazakeshop_section .amazakeshop_txt {
    padding-top: 30px;
    text-align: center;
  }
  .amazakeshop_section .amazakeshop_btn {
    padding: 30px 30px 0;
    text-align: center;
  }
  .amazakeshop_section .amazakeshop_btn a {
    display: inline-block;
  }
  #amazake_set {
    background-color: #faffe1;
  }
  #amazake_set .img_amazakeset_001 {
    margin-top: 30px;
  }
  #amazake_set .img_amazakeset_top {
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  #amazake_support {
    /*background-image: url(/img/freepage/amazake_shop/sp_bg_summer.png);*/ /* 陞溷�逡� */
    /* background-image: url(/img/freepage/amazake_shop/sp_bg_winter.png);*/ /* 陷�ｬ騾包ｽｨ */
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #edfcff; /* 陞溷�逡� */
    /* background-color: #ffe2c9; */ /* 陷�ｬ騾包ｽｨ */
  }
  #amazake_support .amazakeshop_txt {
    padding-bottom: 30px;
  }
  #amazake_support .amazakeshop_txt > img {
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  #amazake_support #amazakeshop_point {
    margin: 0 auto;
    padding: 30px 10px 0;
  }
  #amazake_support #amazakeshop_point li {
    padding-bottom: 10px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  #amazake_support #amazakeshop_point li .point_num {
    display: block;
    position: relative;
    top: -32px;
    margin-bottom: -15px;
    text-align: center;
  }
  #amazake_support #amazakeshop_point li .point_num img {
    width: 70px;
  }
  #amazake_support #amazakeshop_point li h3 {
    display: block;
    position: relative;
    padding: 0 0 25px;
    border: unset;
  }
  #amazake_support #amazakeshop_point li h3 img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  #amazake_support #amazakeshop_point li h3:after {
    position: absolute;
    bottom: 0;
    left: calc(50% - 35px);
    width: 70px;
    height: 2px;
    content: '';
  }
  #amazake_support #amazakeshop_point li:first-child h3:after {
    background-color: #eb6d78;
  }
  #amazake_support #amazakeshop_point li:nth-child(2) h3:after {
    background-color: #f4a35c;
  }
  #amazake_support #amazakeshop_point li:nth-child(3) h3:after {
    background-color: #4a89ca;
  }
  #amazake_support #amazakeshop_point li p {
    padding: 20px 0;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 3.5vw;
    color: #000;
    text-align: center;
    line-height: 1.8;
  }
  #amazake_support #amazakeshop_point li p span {
    display: block;
    width: 100%;
    padding-top: 15px;
    font-size: 3.0vw;
  }
  #amazake_support #amazakeshop_point li + li {
    margin-top: 45px;
  }
  #amazake_everyday #amazakeshop_comment {
    padding: 30px 10px 0;
    box-sizing: border-box;
  }
  #amazake_everyday #amazakeshop_comment * {
    box-sizing: border-box;
  }
  #amazake_everyday #amazakeshop_comment li {
    display: flex;
    position: relative;
    padding: 2vw 0px;
  }
  #amazake_everyday #amazakeshop_comment li > div {
    display: flex;
    position: relative;
    width: 100%;
    background-image: url(/img/freepage/amazake_shop/sp_bg_amazake_everyday02.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
  }
  #amazake_everyday #amazakeshop_comment li > div:before,
  #amazake_everyday #amazakeshop_comment li > div:after {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 2vw;
    background-repeat: no-repeat;
    background-size: 100% 2vw;
    content: '';
  }
  #amazake_everyday #amazakeshop_comment li > div:before {
    bottom: 100%;
    background-image: url(/img/freepage/amazake_shop/sp_bg_amazake_everyday01.png);
  }
  #amazake_everyday #amazakeshop_comment li > div:after {
    top: 100%;
    background-image: url(/img/freepage/amazake_shop/sp_bg_amazake_everyday03.png);
  }
  #amazake_everyday #amazakeshop_comment li > div > img {
    display: block;
    position: relative;
    top: -15px;
    width: 80px;
    height: 80px;
  }
  #amazake_everyday #amazakeshop_comment li div div {
    padding: 0 10px;
  }
  #amazake_everyday #amazakeshop_comment li div div p {
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.8;
    color: #000;
  }
  #amazake_everyday #amazakeshop_comment li div div p em {
    font-weight: 600;
    font-size: 16px;
    color: #b0861e;
  }
  #amazake_everyday #amazakeshop_comment li div div p span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    text-align: right;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(odd) > div {
    padding-left: 10px;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(odd) > div div {
    padding-right: 15px;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(even) > div {
    flex-direction: row-reverse;
    padding-right: 10px;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(even) > div p {
    padding-left: 15px;
  }
  #amazake_everyday #amazakeshop_comment li + li {
    margin-top: 20px;
  }
  #amazake_gelato {
    padding: 30px 0;
    background-color: #fff7e2;
  }
  #amazake_gelato .amazakeshop_txt > img {
    display: block;
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}

@media all and (-ms-high-contrast: none) {
  #amazake_support #amazakeshop_point li p {
    height: 180px;
  }
}