@charset "utf-8";
@media screen and (max-width : 1200px) {
    .seafood_mainvisual .splide__controls{
        right: 10px;
    }
    .seafood_intro .container::before {
        top: -255px;
        right: 0;
        transform: translateX(0);
        width: 180px;
        height: 149px;
    }
    .seafood_order .container::before {
        bottom: -120px;
        left: 0;
        transform: translateX(0);
        width: 250px;
        height: 297px;
    }
}
@media screen and (max-width : 640px) {
/* pattern common
================================================== */
/* wrap */
#tmp_main2{
    background-image: url(/shared/templates/miryoku_seafood_free/images/main/main_back_01_sp.png);
    background-position: right top;
}
/* title */
.seafood_ttl{
    margin-bottom: 20px;
    padding: 5px 0 8px 45px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/pattern_ttl_circle_sp.png), -webkit-gradient(linear, left top, right top, color-stop(50%, #dd2c28), color-stop(50%, #ce6877));
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/pattern_ttl_circle_sp.png), -moz-linear-gradient(left, #dd2c28 50%, #ce6877 50%);
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/pattern_ttl_circle_sp.png), -o-linear-gradient(left, #dd2c28 50%, #ce6877 50%);
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/pattern_ttl_circle_sp.png), linear-gradient(90deg, #dd2c28 50%, #ce6877 50%);
    background-size: 30px auto, 100% 1px;
    background-position: 0 9px, left bottom;
    font-size: 150%;
}
.seafood_subttl{
    margin-bottom: 11px;
    padding-left: 15px;
    background-position: 0 6px;
    background-size: 4px calc(100% - 15px);
    font-size: 137.5%;
    line-height: 1.7;
}
/* carousel */
.seafood_carousel .slide_title{
    padding-left: 22px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/arrow_link_rgt_sp.png);
    background-position: 0 9px;
    background-size: 13px auto;
    font-size: 100%;
    line-height: 1.5;
}
.seafood_carousel .splide__toggle{
	min-width: 67px;
    font-size: 87.5%;
}
.seafood_carousel .splide__progress{
    margin-left: 4px;
    margin-right: 10px;
}
.seafood_carousel .progress_current {
	font-size: 112.5%;
}
.seafood_carousel .progress_total {
    font-size: 87.5%;
}
.seafood_carousel .splide__arrow{
    background-size: 8px auto;
    width: 33px;
    height: 33px;
}
.seafood_carousel .splide__arrow--prev{
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/slide_arrow_prev_sp.png);
    background-position: calc(50% - 1px) center;
}
.seafood_carousel .splide__arrow--next{
	background-image: url(/shared/templates/miryoku_seafood_free/images/icon/slide_arrow_next_sp.png);
    background-position: calc(50% + 2px) center;
}

/* heading
================================================== */
.seafood_heading {
    margin-top: 15px;
    padding: 47px 0 38px;
    overflow: hidden;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/heading_pattern_rp_sp.png);
    background-size: auto 185px;
}
.seafood_heading:before{
    left: auto;
    margin-left: 0;
    top: -3px;
    right: -5px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/heading_pattern_txt_sp.png);
    background-size: 100% auto;
    width: 100px;
    height: 109px;
    max-width: 100%;
}
.seafood_heading .container{
    padding-left: 10px;
    padding-right: 10px;
}
.seafood_heading .heading_ttl{
    padding-bottom: 5px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/heading_pattern_line_sp.png);
    background-size: 321px auto;
    font-size: 150%;
}
.seafood_heading .heading_ttl .txt_large{
    margin-top: 10px;
    font-size: 150.37%;
    letter-spacing: -0.08em;
}

/* mainvisual
================================================== */
.seafood_mainvisual {
    margin-bottom: 44px;
}
.seafood_mainvisual .splide {
    margin-bottom: 25px;
}
.seafood_mainvisual .slide_item img{
    height: 450px;
    object-fit: cover;
}
.seafood_mainvisual .splide__controls{
    position: static;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 15px auto 0;
    padding-bottom: 10px;
    min-width: 210px;
    max-width: 80%;
}
.seafood_mainvisual .progress_current {
	font-size: 150%;
}
.seafood_mainvisual .progress_total {
    font-size: 112.5%;
}
.seafood_mainvisual .seafood_carousel .splide__arrow,
.seafood_mainvisual .seafood_carousel .splide__arrow:hover {
    width: 10px;
    height: 18px;
    opacity: 1 !important;
}
.seafood_mainvisual .seafood_carousel .splide__progress {
    margin: 0 10px;
    min-width: 50px;
    justify-content: center;
}
.seafood_mainvisual .seafood_carousel .splide__arrow--prev,
.seafood_mainvisual .seafood_carousel .splide__arrow--prev:hover{
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/slide_arrow_prev_hv_sp.png);
}
.seafood_mainvisual .seafood_carousel .splide__arrow--next,
.seafood_mainvisual .seafood_carousel .splide__arrow--next:hover{
	background-image: url(/shared/templates/miryoku_seafood_free/images/icon/slide_arrow_next_hv_sp.png);
}
.seafood_mainvisual .mv_text{
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
}
.seafood_mainvisual .mv_text > p{
    line-height: 1.7;
}
.seafood_mainvisual .mv_text::before {
    content: '';
    position: absolute;
    top: -80px;
    right: 0;
    width: 116px;
    height: 92px;
    background: url(/shared/templates/miryoku_seafood_free/images/main/main_back_02_sp.png);
    background-position: left top;
    background-size: 100% auto;
    pointer-events: none;
}

/* intro
================================================== */
.seafood_intro {
    margin-bottom: 45px;
}
.seafood_intro .container::before {
    content: none;
}
.seafood_food .seafood_ttl {
    margin-bottom: 20px;
    padding-bottom: 5px;
    background-position: 0 8px, left bottom;
}
.seafood_intro::before {
    content: none;
}
.seafood_intro .intro_img{
    margin-bottom: 19px;
}
.seafood_intro .intro_text{
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    line-height: 1.7;
}

/* food
================================================== */
.seafood_food{
    margin-bottom: 60px;
}
.seafood_food .food_list{
    flex-direction: column;
    gap: 20px 0;
}
.seafood_food .food_list .item{
    width: 100%;
    font-size: 100%;
    line-height: 1.7;
}
.seafood_food .food_list .item_inner{
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/food_pattern_rgt_sp.png);
    background-size: 121px auto;
}
.seafood_food .food_list .item_lbl{
    left: 15px;
    padding: 18px 10px 18px 8px;
    min-height: 74px;
    font-size: 112.5%;
}
.seafood_food .food_list .item_des {
    padding: 20px 18px 17px 24px;
    line-height: 1.7;
}
.seafood_food .food_list .item:not(:nth-child(3n), :last-child) .item_img:after{
    content: none;
}

/* order
================================================== */
.seafood_order {
    padding-bottom: 60px;
}
.seafood_order::before {
    content: '';
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 120px;
    height: 225px;
    background: url(/shared/templates/miryoku_seafood_free/images/main/main_back_03_sp.png);
    background-size: 100% auto;
}
.seafood_order .container::before {
    content: none;
}
    .seafood_order .order_wrapper{
    padding: 24px 18px 43px;
    background-color: #111111;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/order_pattern_rp_sp.png);
    background-size: 316px auto;
}
.seafood_order .order_wrapper:before {
    left: 3px;
    top: 3px;
    bottom: 3px;
    right: 3px;
}
.seafood_order .order_wrapper:after{
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/order_ttl_circle_sp.png);
    background-size: auto 157px;
    height: 157px;
}
.seafood_order .order_title{
    margin-bottom: 35px;
    font-size: 150%;
}
.seafood_order .order_cnt{
    gap: 20px 0;
}
.seafood_order .order_blog{
    width: 100%;
}
/* store */
#tmp_seafood_store .order_carousel{
    padding-right: 0;
}
#tmp_seafood_store .slide_img{
    margin-bottom: 6px;
}
#tmp_seafood_store .splide__controls {
    margin-top: 11px;
    padding-left: 0;
}
#tmp_seafood_store .progress_current{
    min-width: 26px;
}
#tmp_seafood_store .progress_total{
    padding-left: 18px;
    min-width: 38px;
}
.seafood_order .order_blog .blog_box a{
    box-shadow: 0 2px 10px 0 rgba(42,54,95,0.15)
}
/* travel */
#tmp_seafood_travel{
    padding-top: 10px;
}
#tmp_seafood_travel .seafood_subttl{
    margin-left: 0;
}
/* map
================================================== */
.seafood_map{
    padding: 34px 30px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/map_bgr_sp.jpg);
}
.seafood_map .map_wrapper{
    max-width: 100%;
}
.seafood_map .map_wrapper:before{
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/map_blank_link_icon_sp.png);
	background-size: 26px auto;
}
.seafood_map .map_inner:before{
    left: -30px;
    bottom: -25px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/map_pattern_lft_sp.png);
    width: 104px;
    height: 95px;
}
.seafood_map .map_inner:after{
    right: -30px;
    top: -25px;
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/map_pattern_rgt_sp.png);
    width: 81px;
    height: 77px;
}
.seafood_map .map_inner > a{
    background-image: url(/shared/templates/miryoku_seafood_free/images/main/map_img_sp.png);
    background-size: 300px auto;
    width: 100%;
    height: 163px;
    box-shadow: 1.75px 1.75px 9.5px 0.5px rgba(23, 7, 4, 0.3);
}
.seafood_map .map_subttl{
    margin-bottom: 6px;
    font-size: 112.5%;
    line-height: 1.3;
}
.seafood_map .map_ttl{
    font-size: 187.5%;
    line-height: 1.3;
}
.seafood_map .map_ttl br.show_sp{
    display: none;
}
/* setting hover
================================================== */
.seafood_carousel .slide_item a:hover .slide_title,
.seafood_carousel .splide__toggle:hover{
    text-decoration: none;
}
.seafood_carousel .slide_img:before{
    content: none;
}
.seafood_carousel .splide__arrow:hover{
    background-color: #991b1b;
}
.seafood_carousel .splide__arrow--prev:hover{
    background-image: url(/shared/templates/miryoku_seafood_free/images/icon/slide_arrow_prev_sp.png);
}
.seafood_carousel .splide__arrow--next:hover{
	background-image: url(/shared/templates/miryoku_seafood_free/images/icon/slide_arrow_next_sp.png);
}
.seafood_map .map_inner > a:hover,
.seafood_order .order_blog .blog_box a:hover img{
    opacity: 1;
}

/* ==================================================
/* linkicon_start
================================================== */
/* system */
#tmp_seafood_store_effect .icon_blank,
#tmp_contents .icon_blank {
	background: url(/shared/templates/miryoku_seafood_free/images/icon/icon_link_sp_wht.png) no-repeat;
	background-size: 18px auto;
	width: 18px;
	height: 18px;
}
#tmp_seafood_store_effect .icon_ext,
#tmp_contents .icon_ext {
	background: url(/shared/templates/miryoku_seafood_free/images/icon/icon_external_sp_wht.png) no-repeat;
	background-size: 18px auto;
	width: 18px;
	height: 18px;
}
#tmp_seafood_store_effect .icon_blank,
#tmp_seafood_store_effect .icon_ext,
#tmp_contents .icon_blank,
#tmp_contents .icon_ext {
	margin-left: 10px;
}
/* ==================================================
/* linkicon_end
================================================== */

/* setting style accessbility
================================================== */
/* color */
.color_black #tmp_wrapper .seafood_map,
.color_blue #tmp_wrapper .seafood_map,
.color_yellow #tmp_wrapper .seafood_map{
    border-bottom: 1px solid;
}
.color_black .seafood_mainvisual .mv_text::before,
.color_blue .seafood_mainvisual .mv_text::before,
.color_yellow .seafood_mainvisual .mv_text::before {
    content: none;
}
.color_black .seafood_order::before,
.color_blue .seafood_order::before,
.color_yellow .seafood_order::before {
    content: none;
}
.color_black .seafood_map .map_ttl br.show_sp,
.color_blue .seafood_map .map_ttl br.show_sp,
.color_yellow .seafood_map .map_ttl br.show_sp {
    display: block;
}
/* no splide */
.no_javascript #tmp_wrapper #tmp_seafood_mv_carousel{
    margin-bottom: 25px;
    max-width: 100%;
}
.no_javascript #tmp_wrapper #tmp_seafood_mv_carousel .splide__track{
    max-height: 450px;
}
.no_javascript #tmp_wrapper #tmp_seafood_store_carousel .splide__list,
#tmp_seafood_store_carousel.no-splide .item_list{
    flex-direction: column;
    gap: 20px 0;
}
.no_javascript #tmp_wrapper #tmp_seafood_store_carousel .slide_item,
#tmp_seafood_store_carousel.no-splide .slide_item{
    width: 100%;
}
}
@media screen and (max-width : 340px) {
.seafood_heading .heading_ttl{
    background-size: 100% auto;
}
}