@charset "UTF-8";
@media screen and (max-width: 480px) {
  /* ========================================
  共通
  ======================================== */
  .pc_on_sp {
    display: none;
  }
  .sp_on {
    display: block;
  }
  /* ========================================
  メインビジュアル
  ======================================== */
  .mv_subtitle {
    font-size: 0.8125rem;
    font-weight: bold;
    padding: 15px 0 15px 35px;
    width: fit-content;
    margin: 0 auto;
  }
  .mv_subtitle::before {
    width: 42px;
    height: 13px;
  }
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    right: 60px;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 15px;
  }
  .mv_main_title {
    font-size: 1.625rem;
    font-weight: bold;
    line-height: 1.8;
    top: 4px;
  }
  .mv_title_size {
    font-size: 2.4375rem;
    margin: 0 -20px 0;
    font-weight: bold;
  }
  .mv_main_title_space {
    font-weight: bold;
    letter-spacing: 3px;
  }
  .mv .mv_about {
    padding: 60px 0 95px;
  }
  .mv .mv_about_in p {
    margin: 35px 0 0 0%;
    font-size: 1rem;
  }
  /* ----------------- あしらい ----------------- */
  .mv_treatment_w2 {
    width: 140px;
  }
  .mv_treatment_w3 {
    width: 170px;
  }
  .mv_treatment_w4 {
    width: 140px;
  }
  .mv_treatment1 {
    top: 10px;
    left: -50px;
  }
  .mv_treatment2 {
    top: 520px;
    left: -75px;
  }
  .mv_treatment3 {
    display: none;
  }
  .mv_treatment6 {
    top: 50px;
    right: -85px;
  }
  .mv_treatment7 {
    display: none;
  }
  .mv_treatment8 {
    top: auto;
    bottom: 20px;
    right: -80px;
  }
    /* ========================================
  タブエリア
  ======================================== */
  .tab_area_treatment02 {
    top: 0px;
    right: auto;
    left: -100px;
    width: 230px;
  }
  
  /* 修正箇所　1688-11-19-1-1-1　ここから */
  .tab_introduction_top_title_in{
    margin: 0 auto;
  }
  .tab_introduction_no{
    width: 35px;
  }
  /* 修正箇所　1688-11-19-1-1-1　ここまで */

  /* ========================================
  お気に入りの和菓子
  ======================================== */
  div.sw_line {
    width: calc(100% - 30px);
  }
  .sw {
    margin: 90px 0 0;
  }
  .sw_wagashi_sp {
    font-size: 0.8125rem;
    font-weight: bold;
    text-align: center;
    margin: 90px 0 0;
    position: relative;
  }
  .sw_wagashi_sp::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 0;
    width: 47px;
    height: 13px;
    background-image: url(../../images/common/img_common_decoration01.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    right: 0;
    bottom: auto;
    margin: auto;
  }
  .sw_title {
    margin: 35px 0 0;
    font-size: 1.375rem;
  }
  .sw_title::before {
    content: none;
  }
  .sw_introduction .sw_introduction_in .sw_img_flex::before {
    content: none;
  }
  .sw_introduction {
    background-image: url(../../images/common/img_common_bg02.png);
    padding: 50px 15px 100px;
    margin: 50px 0 0;
    background-position: 0 0;
    background-size: cover;
    background-repeat: repeat-y;
  }
  div.sw_introduction_sub {
    width: 100%;
    margin: -40px 0 0;
    padding: 0px 20px 20px;
    background-image: none;
  }
  .sw_fig {
    font-size: 0.75rem;
  }
  div.sw_introduction_sub .sw_text {
    margin: 50px auto 0;
    font-size: 1rem;
  }
  .sw_other {
    padding: 90px 0 100px;
  }
  .sw_other p.sw_text.sw_other_text1 {
    font-size: 1rem;
  }
  .sw_other .sw_other_area {
    margin: 0px auto 0;
    padding: 0 20px;
  }
  .sw_other .sw_other_area .sw_other_block {
    max-width: 413px;
    margin: 35px 0 0;
  }
  .sw_other .sw_other_area .sw_other_block_info .sw_other_in .sw_pin {
    font-size: 1rem;
  }
  .sw_other .sw_other_area .sw_other_block_info .sw_other_in .sw_material {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .sw_other .sw_other_area .sw_other_block_info p.sw_info_text {
    line-height: 1.7;
    font-size: 0.875rem;
  }
  .sw_other .sw_other_area .sw_other_block_info {
    padding: 30px 5px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
  }
  .sw_other_block_info div:first-of-type {
    padding: 0 20px;
  }
  .sw_other .sw_other_area .sw_other_block_info .sw_other_in {
    padding: 0;
  }
  .sw_other .sw_other_area .sw_other_block_info .sw_other_be {
    padding: 30px 10px 0 55px;
  }
  p.sw_text {
    font-size: 1rem;
    line-height: 1.9;
  }
  .sw_other .sw_other_area .sw_other_be p {
    font-size: 1rem;
}
  /* ----------------- あしらい ----------------- */
  .sw_treatment9 {
    top: 25px;
    left: -70px;
  }
  .sw_treatment12 {
    bottom: 210px;
    right: -40px;
  }
  .sw_treatment13 {
    display: none;
  }
  .sw_treatment11 {
    bottom: -20px;
    left: -150px;
    width: 270px;
  }
  /* ========================================
  マップ
  ======================================== */
  div.map {
    padding: 0 0px 60px;
  }
  div.map .map_value .map_sub {
    font-size: 1.3rem;
    line-height: 1.05;
  }
  div.map .map_value {
    padding: 50px 15px 25px;
  }
  div.map .map_value .map_value_in {
    padding: 35px 10px 35px 70px;
  }
  div.map .map_value .map_value_in .map_conditions {
    padding: 0 25px 5px 5px;
}
  div.map .map_value .map_value_in .map_title {
    font-size: 1.35rem;
    font-weight: bold;
    padding: 0 0 0;
  }
  div.map .map_value .map_value_in P {
    font-size: 1.2rem;
}
  div.map .map_value .map_value_in::before {
    width: 100px;
    height: 100px;
  }
  div.map .map_area {
    margin: 0px auto 0;
  }
  div.map .map_bg {
    background-color: #eef5ff;
    padding: 35px 15px 70px;
  }
  div.map section.map_area div.map_content article.map_block h3 {
    font-size: 1.25rem;
  }
  div.map .map_area div.map_content article.map_block div.map_block_in figure {
    max-width: inherit;
    width: 50%;
  }
  div.map .map_area div.map_content article.map_block div.map_block_in div.map_block_in_be {
    width: 50%;
  }
  .map_super {
    margin: 60px 0 0 auto;
    font-size: 0.875rem;
    padding: 0;
  }
  div.map .map_area div.map_content article.map_block div.map_block_in div.map_block_in_be a {
    width: 75%;
  }
  div.map .map_value .map_value_in .map_conditions {
    line-height: 1.4;
  }
  div.map .map_value .map_value_in .map_conditions::before {
    right: 9px
  }
  .map_value_in_box {
    margin: 0 0 0px;
  }
  div.map .map_value .map_value_in P {
    margin: 10px 0 10px;
  }
}
/* ===========================================
スマホの記述  375px
============================================*/
@media screen and (max-width: 375px) {
  .mv_treatment2 {
    top: 495px;
    left: -75px;
  }
  div.map .map_value h3 {
    font-size: 1.4375rem;
  }
}
/* ===========================================
スマホの記述  320px
============================================*/
@media screen and (max-width: 320px) {
  .sp_on320{
    display: block;
  }
  .mv_treatment6 {
    top: 35px;
    right: -95px;
  }
  .mv_treatment2 {
    top: 452px;
    left: -75px;
  }
  .tab_introduction_title {
    font-size: 1.25rem;
}
  .sw_other p.sw_text.sw_other_text1 {
    font-size: 0.9375rem;
  }
  .sw_other .sw_other_area .sw_other_block_info .sw_other_be p {
    font-size: 1rem;
  }
  .sw_other .sw_other_area .sw_other_block_info .sw_other_be a {
    width: 120px;
  }
  .sw_other .sw_other_area .sw_other_block_info .sw_other_be {
    gap: 20px;
  }
  .tab_data_airport_name {
    font-size: 1rem;
}
.tab_data_search {
  width: 100px;
}
  div.map .map_value h3 {
    font-size: 1.25rem;
  }
  div.map .map_value .map_value_in P {
    font-size: 1rem;
  }
  div.map .map_area div.map_content article.map_block div.map_block_in div.map_block_in_be a {
    margin: 20px 0 0;
  }
  div.map .map_area div.map_content article.map_block div.map_block_in div.map_block_in_be p {
    font-size: 1.125rem;
  }
}