<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

a {
  cursor: pointer;
}
header .head_box {
  max-width: 1090px;
  margin: 0 auto 10px auto;
  padding-top: 20px;
}
header .head_box img {
  max-width: 100%;
  height: auto;
}
.main_content {
font-size: 0.9rem;
width: 1090px;
max-width: 1090px;
margin: 0 auto;
padding: 0.5em 1% 20px 1%;
}

.special_wrapper {
    width: 85%;
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;
}
.special_wrapper_inner {
    position: relative;
}
.special-shopList {
    background: unset;
    margin-top: 0em;
}
.special_autumn .special_header_outer,
.special_mie .special_header_outer,
.special_mie .special_body_outer,
.special_osaka .special_header_outer,
.special_osaka .special_body_outer {
    width: 82%;
    margin: 0 auto;
}
.special_autumn .special_body_outer {
    width: 100%;
    margin: 0 auto;
}
.special_mie .sp_head_unit img,
.special_osaka .sp_head_unit img {
    width: 100%;
    height: auto;
}
.sp_head_unit h1 {
    padding-bottom: 3em;
}

.special_body_outer {
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;
}
.special_title {
    text-align: center;
    margin-bottom: 1em;
}
.special_title img {
    max-width: 614px;
}
.special_header_outer {
    padding: 6em 0 8em 0;
}
.sp_head_unit {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto 3em auto;
}
.special_autumn .sp_head_unit {
    margin: 0 auto 0em auto;
}
h2.sp_headcopy {
    text-align: center;
    width: 100%;
    height: auto;
    margin-bottom: 4em;
}
.special_01 .sp_head_unit {
    margin-top: -3em;
}
.special_01 .sp_head_unit &gt; img:nth-child(1) {
    margin-right: 2em;
}
.special_01 .sp_head_unit &gt; img:nth-child(5) {
    margin-left: 2em;
}
.special_header_inner h2 {
    text-align: center;
}
.special_mie .special_body_inner,
.special_osaka .special_body_inner {
/* float: left; */
display: block;
/* width: 300px; */
padding: 1em 0em;
margin-bottom: 10px;
/* margin-right: 10px; */
}
.syouhinn_outer {
    margin-bottom: 5em;
    padding: 1em 3em 2em 3em;
    border: 2px solid #FFF;
    border-radius: 20px;
    background: rgb(223,191,83);
    background: -moz-linear-gradient(90deg, rgba(223,191,83,1) 0%, rgba(242,240,181,1) 50%, rgba(222,190,82,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(223,191,83,1) 0%, rgba(242,240,181,1) 50%, rgba(222,190,82,1) 100%);
    background: linear-gradient(90deg, rgba(223,191,83,1) 0%, rgba(242,240,181,1) 50%, rgba(222,190,82,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dfbf53",endColorstr="#debe52",GradientType=1);
}
.sp_list_outer .sp_list_head,
.special_body_outer .shop_big {
    display: flex;
    margin-bottom: 3em;
}
.sp_list_outer .sp_list_head_text_box {
    display: flex;
    align-items: center;
    align-content: center;
    padding-left: 2em;
}
.sp_list_outer .sp_list_head_text_box p {
    line-height: 1.6em;
}
.sp_list_body_outer .list_title th {
    color: #b59032;
}
.sp_list_body_outer .list_title th p {
    /*text-align: center;*/
    border-bottom: 1px solid #727171;
    font-size: 9pt;
}

.sp_list_body_outer table {
    width: 100%;
}
.sp_list_body_outer tr {
    display: flex;
    justify-content: space-between;
}
.sp_list_body_outer .list_title th:nth-child(1),
.sp_list_body_outer .list_body th:nth-child(1) {
    display: block;
    width: 23%;
}
.sp_list_body_outer .list_title th:nth-child(2),
.sp_list_body_outer .list_body td:nth-child(2) {
    display: block;
    width: 45%;
}
.sp_list_body_outer .list_title th:nth-child(3),
.sp_list_body_outer .list_body td:nth-child(3) {
    display: block;
    width: 25%;
}


.sp_list_body_outer .list_title th:nth-child(2) {
    /*padding: 0 5%;*/
}
.sp_list_body_outer .list_title th p {
    padding: 0.5em 0;
}

.sp_list_body_outer .list_body th,
.sp_list_body_outer .list_body td {
    padding: 3em 0 0em 0 !important;
    vertical-align: top;
}
.sp_list_body_outer .list_body td:nth-child(3) {
    display: flex;
    justify-content: space-between;
}
.sp_list_body_outer table tr.list_body td:nth-child(2) {
    padding: 0 2em;
}

.sp_list_body_outer .list_body td p, 
.sp_list_body_outer .list_body th p {
    font-size: 1.1rem;
    line-height: 1.25;
}
.sp_list_body_outer .list_body td p a,
.sp_list_body_outer .list_body th p {
    color: #b59032;
    text-decoration: none;
}


.shop_big .image_caption {
    align-self: flex-end;
}
.shop_big .syouhinn_text_box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding-left: 2em;
}
.shop_big .syouhinn_text_box p {
    width: 100%;
}
.shop_big .syouhinn_text_box p.link_box {
    align-self: stretch;
}
.special_body_outer h3 {
    width: 100%;
    color: #000
    text-indent: -0.8em;
    font-size: 2.2rem;
    text-align: center;
}
.special_body_outer h3 img {
  max-width: 600px;
  margin-bottom: -2px;
}
.special_body_outer image_caption,
.special_body_outer p {
    font-size: 1.7rem;
}
.syouhinn_image_box img {
  max-width: 193px;
}
.syouhinn_medium_outer {
    display: grid;
    grid-template-columns:28.8% 37% 206px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1em 0;
}
.syouhinn_medium_outer .syouhinn_box:nth-child(2) {
    margin-left: 1em;
}
.syouhinn_medium_outer .syouhinn_box {
    /*width: 30%;*/
    position: relative;
    text-align: left;
}
.ssyouhinn_medium_outer .syouhinn_box img {
    max-width: 100%;
    /*max-height: 129px;*/
}

.syouhinn_medium_outer .syouhinn_text_box {
    padding-top: 1.0em;
    text-align: left;
    height: 10em;
}
.syouhinn_medium_outer .shohin_box_body {
    display: flex;
    /*flex-direction: column;*/
    align-content: space-between;
    height: 335px;
    flex-wrap: wrap;
}
.syouhinn_image_a {
  position: relative;
  /*margin-bottom: 1em;*/
  width: 100%;
  height: auto;
}
.syouhinn_image_a img {
  width: 100%;
  height: auto;
}
.sp_term {
    margin-top: 1.5em;
}
.sp_term p {
    text-align: center;
    color: #966a22;
    font-size: 2.4rem;
    font-weight: 500;
}

.special_autumn .special_body_header_copy {
    font-size: 1.6rem;
    line-height: 1.3em;
}
.special_autumn .shop_medium_outer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0em 0 !important;
}
.special_autumn .shop_medium_outer_other01 .syouhinn_box {
display: flex;
justify-content: flex-start;
margin: 0em 0 !important;
}
.special_autumn .sp_term p {
    text-align: center;
    color: #a71022;
    font-size: 2.4rem;
    font-weight: 500;
}
.special_autumn .sp_term p span {
    color: #fff;
    background: #a71022;
    font-size: 2.0rem;
    font-weight: 900;
    padding: 1px 0.5em;
    margin-right: 0.25em;
    line-height: 1.5em;
}


.special_autumn .shop_medium_outer .syouhinn_box img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.right_text {
  text-align: right;
}
.syouhinn_image_box_body_inner {
  display: flex;
  flex-direction: column;
}
.special_autumn .syouhinn_box p {
  font-weight: 700;
    font-size: 1.96rem;
    line-height: 1.2em;
}
.special_autumn .syouhinn_box .ticket p {
    line-height: 2.5em;
}
.special_autumn .syouhinn_box .syouhinn_image_box_body p.text_body {
    font-size: 1.4rem;
    line-height: 1.2em;
    margin-bottom: 0;
}
.special_autumn .syouhinn_box .syouhinn_image_box_body .syouhinn_image_box_body_inner .small_text {
    font-size: 1.1rem;
    line-height: 1.3em;
    white-space: nowrap;
    margin-top: 0.4em;
}
.special_autumn .syouhinn_box .syouhinn_image_box_body {
  display: flex;
  align-items: center;
  /*margin-bottom: 2.6em;*/
}
.special_autumn .syouhinn_box .syouhinn_image_box_body img {
  margin-right: 1em;
}
.special_autumn .subscription_date {
    font-size: 1.1rem !important;
    padding-bottom: 0.4em;
    line-height: 1.3em;
    white-space: nowrap;
    letter-spacing: -0.08em;
    /*transform: scale(0.9, 1);
    transform-origin: top left;*/
}
.special_autumn .body_info_mini {
    font-size: 1.1rem !important;
}

.special_autumn .special_body_header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-template-columns:44% 50%;
  margin-bottom: 3em;
  width: 89%;
  margin: 0 auto 4em auto;
}
.special_autumn .special_body_header_inner .info_map:nth-child(1){
  width: 44%;
}
.special_autumn .special_body_header_inner .info_map:nth-child(1) img {
  max-width: 337px;
}
.special_autumn .special_body_header_inner .info_map:nth-child(2){
  width: 54%;
}
.special_autumn .special_body_header_inner .info_map:nth-child(2) img {
 /* max-width: 90%;*/
}
.special_autumn .special_body_header_inner .info_map img {
  /*max-width: 337px;*/
  width: 100%;
}
.special_autumn .special_body_header_inner .info_map:nth-child(2) {
  text-align: right;
}
.special_autumn .special_body_header_inner p {
    text-align: center;
    padding-bottom: 0;
}

.special_body_header_inner_store {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 6em;
}
.special_body_header_inner_store .store_box {
  width: 13.5%;
  position: relative;
}
.special_body_header_inner_store .store_box p {
  text-align: center;
  color: #FFD800;
  font-size: 1.3rem;
  margin-bottom: 0.5em;
}
.special_body_header_inner_store .store_box p span {
  display: block;
  color: #fff;
  font-size: 1.1rem;
}
.special_body_header_inner_store .store_box img {
  width: 100%;
  height: auto;
}

.campaign_info_medium_outer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.campaign_info_medium_outer .campaign_info_box {
  width: 49%;
  border: 1px solid #FFF;
  border-radius: 10px;
  padding: 3em;
  margin-bottom: 2em;
}
.campaign_info_medium_outer .campaign_info_box p {
  color: #FFF;
  font-size: 1.35rem;
  line-height: 1.6em;
}
.campaign_info_medium_outer .campaign_info_box p.co_name {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.5em;
}
.campaign_info_medium_outer .personal__info p {
  font-size: 0.95rem;
}
.campaign_info_medium_outer .campaign_info_box li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.campaign_info_text_box h4 {
  color: #FFF;
  font-size: 2.1rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1em;
}
.campaign_info_text_box .tel_box,
.campaign_info_text_box .tel_box p {
  text-align: center !important;
}
.campaign_info_medium_outer .campaign_info_box address {
  font-weight: 900;
  color: #FFF;
  font-size: 2.6rem
}
.campaign_info_medium_outer .campaign_info_box address span {
  font-size: 1.8rem;
  padding-bottom: 0.5em;
}
.content_bottom {
  align-self: flex-end;
  margin-top: 48px;
}
.special_autumn .info_link a {
    color: #b59032;
    text-decoration: none;
    font-size: 1.4rem !important;
    padding-top: 0.4em;
}
.special_autumn .special-shopList_inner {
margin-bottom: 0em;
padding-bottom: 2em;
}
.special_autumn .special_body_header_inner p.info_link {
    
}
.special_autumn .special_body_header_inner p.info_link a {
color: #b59032;
text-decoration: none;
font-size: 2.0rem !important;
padding-top: 0.4em;
}

.special_autumn .campaign_info_outer .grid_3 .syouhinn_box {
    width: 32.5%;
    text-align: center;
    margin-bottom: 2em;
}
.special_autumn .campaign_info_outer .grid_2 .syouhinn_box {
    width: 48%;
    text-align: center;
    margin-bottom: 2.5em;
}
.special_autumn .shop_medium_outer_other01 .syouhinn_box {
    width: 100%;
}
.special_autumn .shop_medium_outer_other01 &gt; .syouhinn_image_box {
    width: 48%;
}
.special_autumn .shop_medium_outer_other01 .syouhinn_text_box {
    margin-left: 0.5em; display: flex; align-content: space-between;
}
.special_autumn .syouhinn_box .shop_product_title {
    font-size: 1.8rem;
    text-align: left;
    padding-bottom: 0.2em;
}
.special_autumn .hatsumode h4 {
    line-height: 1.3em;
}
.special_autumn .hatsumode h2 span,
.special_autumn .hatsumode h3 span,
.special_autumn .hatsumode h4 span,
.special_autumn .hatsumode p span {
    display: block;
}
.special_header_inner .headline_body {
  position: relative;
}
.special_header_inner .headline_body img[src*="campaign_fukidashi_pc"] {
  position: absolute;
  width: 142px;
  height: auto;
  top: -15px;
  right: -148px;
}
.arrow_box{
    position:relative;
    width:100%;
    height:auto;
    background:#b59032;
    padding:0.5em;
    margin-bottom: 2em;
}
.arrow_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(181, 144, 50, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#b59032;
    top:100%;
    left:50%;
}
.arrow_box p {
    text-align: center;
    color:#FFFFFF;
    font-size:2rem;
    line-height: 1em;
}
.special_mie .arrow_box {
    margin-bottom: 4em;
}
 .sp_content_footer,
  .sp_content_footer p {
     text-align: center;
 }
.sp_content_footer {
     margin-bottom: 10em;
 }
 .sp_content_footer p {
     margin-bottom: 1em;
 }

 .sp_content_footer a {
     display: block;
     background: #b59032;
     color: #fff;
     text-decoration: none;
     font-size: 2.4rem;
     border-radius: 1.5em;
     padding: 0.3em 1em;
 }
 .sp_content_footer a:hover {
     background: #c8ab63;
 }

.list_sub_title {
    margin-bottom: 1em;
}
.list_sub_title p {
    font-size: 1.4rem;
    /*color: gray;*/
    text-align:center; 
}
.sp_head_unit img, .special_body_header_inner img {
max-width: 100%;
}


.shadow {
    box-shadow: 4px 4px 7px -1px #444444;
}
.syouhinn_outer {
  position: relative;
}
.special_body_outer  .attention_copy {
  position: absolute;
  bottom: 1em;
  right: 2em;
  font-size: 0.8rem;
}
.store_box {
  position: relative;
}
.store_box a {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  display: block;
  height: auto;
  width: auto;
  /*border: 1px solid #fff;*/
  /*overflow: hidden;*/
  z-index: 100000;
}
.store_box a:hover img {
  opacity: 0.9;
  transform: scale(1.1);
  transition: 1s;
  cursor: pointer;
}
div.store_box,
.store_box a p,
.store_box a img {
  cursor: pointer;
}

.campaign_info_text_box a {
  color: #FFF100;
  text-decoration: none;
}
.category_link_box .button_box {
  display: flex;
  overflow: hidden;
  width: 136px;
  height: 47px;
  margin: 0 auto 5em auto;
}
.category_link_box .button_box img {
  height: 94px;
  width: 136px
}
.category_link_box .button_box img:hover {
  align-self: flex-end;
}
.special_autumn .syouhinn_box p {
    margin-bottom: 0.3em;
}


@media all and (-ms-high-contrast: none){
/*.syouhinn_medium_outer {
    display: grid;
    grid-template-columns:30.8% 37% 195px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1em 0;
}*/
.special_autumn .subscription_date {
font-size: 1rem !important;
padding-bottom: 0.4em;
line-height: 1.3em;
white-space: nowrap;
letter-spacing: -0.08em;
}
}


@media only screen and (min-width: 429px) {
.mobile_page,
.mobile_headcopy {
    display: none;
}


_:-ms-lang(x)::-ms-backdrop, .sp_list_body_outer table {
width: 650px;
}
p {
    font-feature-settings: 'palt';
    -webkit-font-feature-settings: "palt";
}



}


@media only screen and (max-width: 428px) {
.pc_page {
  display: none;
}
    body {
        font-size: 120% !important;
    }
header .head_box {
    padding-top: 1em;
    }
header .head_box img {
      max-width: 30%;
      height: auto;
      margin-left: 1em;
    }
.special_autumn .syouhinn_box p {
    font-size: 1.9rem;
    line-height: 1.3em;
    margin-bottom: 0.5em;
}
.special_autumn .syouhinn_box .syouhinn_image_box_body_inner p {
    font-size: 1.9rem;
    line-height: 1em;
    margin-bottom: 0em;
}
.special_autumn .subscription_date {
  font-weight: 500;
font-size: 1.1rem !important;
padding-bottom: 0.4em;
}
.special_autumn .shop_medium_outer_other01 .syouhinn_text_box,
.special_autumn .shop_medium_outer_other01 .syouhinn_box &gt; .syouhinn_image_box {
    width: 48%;
}
.special_autumn .shop_medium_outer_other01 .syouhinn_box .syouhinn_image_box img {
    width: 100%;
    height: auto;
}
.special_autumn .shop_medium_outer_other01 .syouhinn_box .syouhinn_text_box .syouhinn_image_box img {
    width: 60%;
    height: auto;
}
.special_autumn .campaign_info_outer .grid_3 .syouhinn_box {
width: 90%;
margin: 0 auto 2.5em auto;
}
.special_autumn .campaign_info_outer .grid_2 .syouhinn_box {
width: 90%;
text-align: center;
margin: 0 auto 2.5em auto;
}
.shop_medium_outer_other01 .syouhinn_text_box {
    width: 90% !important;
    margin: 0 auto 2.5em auto !important;
}
.shop_medium_outer_other01 table {
    width: 100% !important;
    margin: 0 auto 2.5em auto !important;

}
.shop_medium_outer_other01 table td[rowspan="2"] {
    width: 60% !important;
}
.shop_medium_outer_other01 table td.osechi_p {
    width: 38% !important;
}
.shop_medium_outer_other01 table td.osechi_p img {
    width: 100% !important;
}

.sp_head_unit img,
.special_body_header_inner img {
    width: 100%;
}
.list_sub_title {
    margin-bottom: 3em;
}
.sp_list_outer .sp_list_head,
.special_body_outer .shop_big {
display: flex;
flex-direction: column;
text-align: center;
}
.main_content {
    width: 100%;
}
.special_wrapper {
    width: 90%;
}
.sp_list_body_outer .list_title {
    display: none;
}
.sp_list_outer .sp_list_head_text_box {
padding-left: 0em;
margin-top: 4em;
margin-bottom: 4em;
}
.sp_list_outer .sp_list_head_text_box p {
text-align: center;
}
.cloud_static {
    background-size: 90%;
    background-repeat:repeat !important;
}
.sp_list_body_outer tr {
    flex-direction: column;
    border-top: 1px solid gray;
    margin-bottom: 2em;
    /*padding-top: 1em;*/
}
.sp_list_body_outer .list_body th,
.sp_list_body_outer .list_body td {
    width: 100% !important;
}
.sp_list_body_outer .list_body th br {
    display: none;
}
.sp_list_body_outer .list_body th {
font-size: 150%;
}
.sp_list_body_outer .list_body td {
padding: 0.5em 0 0em 0 !important;
font-size: 125%;
}
.sp_list_body_outer .list_body th p,
.sp_list_body_outer .list_body td p {
font-size: 130%;
}
.special_body_outer image_caption, .special_body_outer p {
font-size: 1.8rem;
}
.sp_headcopy_ {
    display: none;
}
.mobile_headcopy {
    font-size: 1.8rem;
    line-height: 1.8em;
}
 .special_body_outer p {
font-size: 2.0rem;
}
.sp_content_footer a {
    font-size: 2.0rem;
    line-height: 1.2em;
}
span.post {
    display: block;
}
.sp_list_body_outer table {
    border-bottom: 1px solid gray;
}

.sp_list_body_outer .list_body th, .sp_list_body_outer .list_body td {
padding: 1em 0 0em 0 !important;
vertical-align: top;
}
/*.special_autumn .hatsumode h2 span,
.special_autumn .hatsumode h3 span,
.special_autumn .hatsumode h4 span,
.special_autumn .hatsumode p span {
    display: inline;
}*/
h2.sp_headcopy img {
  height: auto;
  width: 100%;
}
h2.sp_headcopy {
margin-bottom: 1em;
}
.special_body_outer h3 img {
max-width: 98%;
margin-bottom: -2px;
}
.syouhinn_outer {
  margin-bottom: 4em;
  padding: 1em 0em 2em 0em;
}
.syouhinn_medium_outer {
display: flex;
grid-template-columns: 30% 36% 206px;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-between;
margin: 1em auto;
width: 90%;
}
.syouhinn_medium_outer .syouhinn_box {
  width: 90%;
  margin: 0 auto 2em auto;
  overflow: visible;
}
.syouhinn_medium_outer .syouhinn_text_box {
padding-top: 1.0em;
text-align: left;
height: auto;
}
.special_autumn .special_body_header_inner {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
grid-template-columns: 46% 46%;
margin-bottom: 3em;
width: 100%;
}
.special_autumn .special_body_header_inner .info_map:nth-child(1){
  width: 100%;
}
.special_autumn .special_body_header_inner .info_map:nth-child(1) img {
  max-width: 337px;
}
.special_autumn .special_body_header_inner .info_map:nth-child(2){
  width: 100%;
}
.special_autumn .special_body_header_inner .info_map:nth-child(2) img {
 /* max-width: 90%;*/
}
.special_autumn .special_body_header_inner .info_map img {
  /*max-width: 337px;*/
  width: 100%;
}
.special_autumn .special_body_header_inner .info_map:nth-child(2) {
  text-align: right;
}
.campaign_info_medium_outer {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-wrap: wrap;
}
.campaign_info_medium_outer .campaign_info_box {
width: 100%;
}
.special_body_header_inner_store {
justify-content: space-around;
flex-wrap: wrap;
width: 90%;
margin: 0 auto;
}
.special_body_header_inner_store .store_box {
width: 46%;
position: relative;
margin-bottom: 2em;
}
.syouhinn_outer {
  border-radius: 10px;
}

.special_autumn .special_header_outer {
  width: 90%;
  padding: 2em 0 4em 0;
}
.category_link_box .button_box {
  margin: 0 auto 3em auto;
}
img[src*="winning_block_mobile.svg"] {
  width: 100%;
  height: auto;
}

.special_autumn .syouhinn_box .syouhinn_image_box_body p.text_body span {
font-size: 0.6rem;
line-height: 1em;
white-space: nowrap;
}
.special_body_header_inner_store .store_box p {
  font-size: 1.6rem;
}
.special_body_header_inner_store .store_box p span {
  font-size: 1.4rem;
}
.ticket {
  width: 180px;
}
.ticket img {
  width: 100%;
}
.special_autumn .syouhinn_box .syouhinn_image_box_body .syouhinn_image_box_body_inner .small_text {
font-size: 1rem;
line-height: 1.3em;
white-space: nowrap;
margin-top: 0em;
}
.special_autumn .syouhinn_box .syouhinn_image_box_body p.text_body {
font-size: 1.4rem;
line-height: 1.2em;
}
.syouhinn_medium_outer .shohin_box_body {
    display: block;
    flex-direction: column;
    align-content: space-between;
    height: auto;
}
.special_autumn .syouhinn_box p {
    margin-bottom: 0em;
}
.syouhinn_medium_outer .syouhinn_text_box {
padding-top: 0.5em;
text-align: left;
height: auto;
margin-bottom: 1em;
}
.syouhinn_image_a {
position: relative;
margin-bottom: 1em;
width: 100%;
height: auto;
}
.special_autumn .syouhinn_box .syouhinn_image_box_body {
display: flex;
align-items: center;
margin-bottom: 2.6em;
}


}
@media only screen and (max-width: 375px) {

.special_autumn .syouhinn_box .syouhinn_image_box_body img {
margin-right: 1em;
width: 48%;
}

.special_autumn .syouhinn_box .syouhinn_image_box_body p.text_body {
font-size: 1.6rem;
line-height: 1.2em;
white-space: nowrap;
}
.special_autumn .subscription_date {
font-size: 1rem !important;
padding-bottom: 0.4em;
}
.ticket {
width: 140px;
}

}
@media only screen and (max-width: 320px) {

}

a.page_back {
    font-size: 2.4rem;
    color: #727171;
    text-decoration: none;
}
.cloud_static {
background-image: url(../img/content_bg_image.jpg);
background-position: center top;
background-repeat: repeat-y;
background-size: 100%;
}

_:-ms-lang(x)::-ms-backdrop, .body {
    font-family: "MS Pゴシック" !important;
}</pre></body></html>