/* Medium Devices (Landscape Tablets & Medium Desktops) */
@media (min-width: 992px) and (max-width: 1199px) {
  .page_about .mv {
    margin-top: 70px;
  }
}

/* Small Devices (Portrait Tabletes & Small Desktops) */
@media (min-width: 768px) and (max-width: 991px) {
  .header_padding {
    padding-top: 67px;
  }
  .page_about .mv {
    margin-top: 79px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .page_about .mv {
    margin-top: 79px;
  }
}

/* Extra Small Devices (Smaller devices) Bootstrapの切り分けではないが、小さい画面幅での調整 */
@media (max-width: 575px) {
  .page_about .pt_66px {
    padding-top: calc(66px * 0.5);
  }
  .page_about .pt_98px {
    padding-top: calc(98px * 0.5);
  }
  .page_about .mb_76px {
    margin-bottom: calc(76px * 0.5);
  }
  .page_about .pt_152px {
    padding-top: calc(152px * 0.5);
  }

  .ttl_brackets {
    overflow: unset;
  }
  .ttl_brackets.line_2 h3 {
    font-size: 24px;
  }
  .ttl_brackets.line_2 h3 span {
    font-size: 12px;
  }
  .ttl_brackets.line_2:before,
  .ttl_brackets.line_2:after {
    margin-top: -50px;
  }

  .page_about .mv {
    margin-top: 79px;
    min-width: 330px;
    height: 980px;
  }
  .page_about .mv .mv_pic.pic_01 {
    top: 21px;
    left: 52px;
    width: 68px;
  }
  .page_about .mv .mv_pic.pic_02 {
    top: 86px;
    left: 0;
    width: 57px;
  }
  .page_about .mv .mv_pic.pic_03 {
    top: 409px;
    left: 23px;
    width: 61px;
  }
  .page_about .mv .mv_pic.pic_04 {
    top: 0;
    right: 0;
    width: 173px;
  }
  .page_about .mv .mv_pic.pic_05 {
    top: 690px;
    right: 18px;
    width: 75px;
  }
  .page_about .mv .mv_pic.pic_06 {
    bottom: 51px;
    right: 0;
    width: 71px;
  }
  .page_about .mv .mv_pic.pic_07 {
    bottom: 0px;
    left: 0;
    width: 192px;
  }
  .page_about .mv .ttl_majimaya_toha {
    top: 173px;
    width: 257px;
  }
  .page_about .mv .majimaya_toha_copy_block {
    top: 369px;
    width: 308px;
    justify-content: center;
    flex-direction: column;
  }
  .page_about .mv .majimaya_toha_copy_block .copy_m {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: unset;
    border-right: unset;
    margin-bottom: 32px;
  }
  .page_about .mv .majimaya_toha_copy_block .copy_r {
    font-size: 1.1rem;
    writing-mode: unset;
    text-align: center;
    margin-bottom: 37px;
  }
  .page_about .mv .majimaya_toha_copy_block .copy_m .copy_okashi_items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: unset;
    height: 120px;
  }

  .page_about
    .mv
    .majimaya_toha_copy_block
    .copy_m
    .copy_okashi_item
    .bg_yellow {
    background-color: #ddc787;
    padding-top: 2px;
    padding-bottom: 4px;
    font-size: 1.375rem;
    line-height: 1;
    writing-mode: unset;
  }
  .page_about .mv .majimaya_toha_copy_block .copy_l {
    font-size: 1.1rem;
    writing-mode: unset;
    text-align: center;
  }

  .page_about .reason_block {
    width: 100%;
    height: 800px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
  }
  .page_about .reason_block .ttl_riyu {
    width: 96px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .page_about .reason_block.reason_01 {
    background-image: url(../img_about/riyu_pic_01_sp.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 270px;
  }
  .page_about .reason_block.reason_02 {
    background-image: url(../img_about/riyu_pic_02_sp.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 270px;
  }
  .page_about .reason_block.reason_03 {
    background-image: url(../img_about/riyu_pic_03_sp.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 270px;
  }
  .page_about .reason_block .reason_con {
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.67;
    text-align: center;
    margin-top: 0;
  }
  .page_about .reason_block.reason_02 .reason_con {
    margin-top: 0;
  }

  .page_about .reason_block.reason_03 .reason_con {
    margin-top: 0;
  }

  .page_about .request_block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .page_about .request_block {
    background-image: url(../img_about/request_bg_sp.png);
  }
  .page_about .request_block .request_box {
    width: 100%;
  }
  .page_about .request_block .request_box .ttl_anatano_omise {
    padding-top: 60px;
    width: 293px;
    margin-bottom: 33px;
  }
  .page_about .request_block .request_box .request_circle_items {
    width: 308px;
    margin-bottom: 11px;
    flex-wrap: wrap;
  }
  .page_about
    .request_block
    .request_box
    .request_circle_items
    .request_circle_item {
    margin-bottom: 16px;
  }
  .page_about .request_block .request_box .request_circle_con {
    font-size: 1.125rem;
    margin-bottom: 39px;
  }
  .page_about .request_block .request_box .request_url_items {
    padding-left: unset;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
  }
  .page_about .request_block .request_box .request_url_items .request_url {
    margin-bottom: 21px;
    flex-direction: column;
  }
  .page_about
    .request_block
    .request_box
    .request_url_items
    .request_url
    .jisseki {
    width: 88px;
    height: 30px;
    margin-bottom: 8px;
    font-size: 1.125rem;
  }
  .page_about
    .request_block
    .request_box
    .request_url_items
    .request_url
    .jisseki_url {
    width: 100%;
    font-size: 1.125rem;
    text-align: center;
  }

  .shop_block .shop_items {
width: 270px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 52px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-left: 0;
    padding-right:0;
  }
  .shop_block .shop_items .shop_item {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #000;
  }
  .shop_block .shop_items .shop_item:last-child {
    border-bottom: none;
  }
  .shop_block .shop_items .shop_item .oroshi_box {
    width: 100%;
    margin-left: 0;
  }
  .shop_block .shop_items .shop_item .oroshi_box .konyu_oroshi {
    display: block;
    width: 266px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .shop_block .shop_items .shop_item .oroshi_box .online_taio {
    font-size: 1.18rem;
    line-height: 1.58;
    text-align: center;
    margin-bottom: 22px;
    display: block;
  }
  .shop_block .shop_items .shop_item .oroshi_box .arrow_l {
        width: 44px;
        margin-top: 0;
        margin-bottom: 37px;
  }
  .shop_block .shop_items .shop_item .link_items {
    padding-top: 0;
    padding-left: 0;
    width: 242px;
    margin-left: auto;
    margin-right: auto;
  }
  .shop_block .shop_items .shop_item .link_items .link_item {
margin-top: 42px;
        margin-bottom: 26px;
  }
  .shop_block .shop_items .shop_item .link_items .link_item .arrow_l {
    width: 42px;
  }
  .shop_block .shop_items .shop_item .link_items .link_item .link_moji {
           width: calc(100% - 42px);
        font-size: 1.25rem;
    text-align: center;
  }
  .shop_block
    .shop_items
    .shop_item
    .link_items
    .link_item
    .link_moji
    .pos_rel
    .map_ga_hiraku {
    font-size: 0.875rem;
    letter-spacing: 0;
    margin-left: 0;
  }
  .shop_block .sonota {
    font-size: 1.0625rem;
    line-height: 1.69;
  }

  .page_about .more_info_block {
    padding-bottom: 40px;
  }
  .page_about .more_info_block .more_info_items {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    margin-bottom: 38px;
  }
  .page_about .more_info_block .more_info_items .left_box .motto {
    font-size: 1.18rem;
    line-height: 1.3;
    writing-mode: unset;
    text-align: center;
  }
  .page_about .more_info_block .more_info_items .left_box {
    border: solid 1px #232323;
    padding: 20px 10px 20px;
    height: fit-content;
    width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .page_about .more_info_block .more_info_items .left_box .arrow_s {
    width: 34px;
    margin-bottom: 16px;
  }
  .page_about .more_info_block .more_info_items .right_box {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    padding-bottom: 17px;
  }
  .page_about
    .more_info_block
    .more_info_items
    .right_box
    .link_item
    .link_moji {
    font-size: 1.375rem;
    letter-spacing: 0.2em;
    line-height: 1.5;
    writing-mode: unset;
    text-align: center;
  }
  .page_about .more_info_block .more_info_items .right_box .link_item {
    width: 100%;
    margin-right: unset;
    margin-bottom: 28px;
  }
  .page_about .more_info_block .more_info_items .right_box .link_item .arrow_l {
    width: 48px;
    margin-bottom: 10px;
  }
  .page_about .more_info_block .minasamano {
    font-size: 1.18rem;
    line-height: 1.3;
  }


#slick_panel_sp .slick-prev, #slick_panel_sp .slick-next {
width: 35px;
    height: 35px;
}
#slick_panel_sp .slick-prev>img, #slick_panel_sp .slick-next>img{
  opacity:0.3;
}
#slick_panel_sp .slick-prev {
    left: 10px;
    z-index:10;
}
#slick_panel_sp .slick-next {
    right: 10px;
}
#slick_panel_sp .slick-prev:before, #slick_panel_sp .slick-next:before {
    content: '';
}

}
