/*
Theme Name:花と野菜と惣菜の店徳田商店
Theme URI:
Version:1.0.0
Description:花と野菜と惣菜の店徳田商店
Author:ARCKLY
Author URI: http://arckly.com/
*/

@charset "UTF-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");

/* Reset
------------------------------------------------------------*/
*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    min-width: 0;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

body {
    margin: 0;
}

main {
    display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit;
}

pre {
    font-family: monospace, monospace;
    font-size: inherit;
}

address {
    font-style: inherit;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}

abbr[title] {
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
    vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-align: inherit;
    text-transform: inherit;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
    cursor: default;
}

:-moz-focusring {
    outline: auto;
}

select:disabled {
    opacity: inherit;
}

option {
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0;
}

legend {
    padding: 0;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

[type="number"] {
    -moz-appearance: textfield;
}

label[for] {
    cursor: pointer;
}

details {
    display: block;
}

summary {
    display: list-item;
}

[contenteditable]:focus {
    outline: auto;
}

table {
    border-color: inherit;
    border-collapse: collapse;
}

caption {
    text-align: left;
}

td,
th {
    vertical-align: top;
    padding: 0;
}

th {
    vertical-align: top;
    padding: 0;
    text-align: left;
    font-weight: normal;
}

input[type="radio"] {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 50%;
    vertical-align: -2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="radio"]:checked:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #088fdb;
    content: "";
}

input[type="checkbox"] {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    vertical-align: -1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="checkbox"]:checked:before {
    position: absolute;
    top: -5px;
    left: 4px;
    transform: rotate(50deg);
    width: 10px;
    height: 16px;
    border-right: 4px solid #088fdb;
    border-bottom: 2px solid #088fdb;
    content: "";
}

a:hover.link img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    display: inline-block;
    transition: all 0.5s;
}

img {
    max-width: 100%;
    height: auto;
    width/***/
	: auto;
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast;
}

/*===============================================
●フォント読み込み
===============================================*/
.font_mincho {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho",
        "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.tsukuardgothic_st {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.tsukuardgothic_b {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.noto_sans_04thin {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.noto_sans_05EL {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.noto_sans_06L {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.noto_sans_01R {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.noto_sans_17M {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.noto_sans_03SB {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.noto_sans_02B {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.noto_sans_08EB {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.noto_sans_09Black {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 900;
    font-style: normal;
}

/* 共通CSS
------------------------------------------------------------*/
body {
    font-family: "Noto Sans JP", "游ゴシック体", Yu Gothic, YuGothic,
        "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic ProN, Hiragino Sans,
        "ヒラギノ角ゴシック", "メイリオ", sans-serif;
    color: #5c391f;
    font-size: 16px;
    background-color: #fffce7;
    line-height: 1.7em;
    font-weight: 400;
}

body a {
    color: #5c391f;
    text-decoration: underline;
}

body a:hover {
    opacity: 0.7;
    text-decoration: underline;
    transition: all 0.5s;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.clear {
    clear: both;
}

.red {
    color: #f00;
}

.blue {
    color: #00f;
}

.bold {
    /* font-family: "notoB"; */
    font-weight: 700;
}

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #1b1b1b;
    background: #f8ac71;
}

.pagination a:hover {
    color: #fff;
    background-color: #aa6c32;
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background-color: #aa6c32;
    color: #fff;
}

/*===============================================
●フォーム系
===============================================*/
/*===============================================
●iOS submitリセット
===============================================*/

input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
}

/*フォーム系*/
.contact_btn {
    text-align: center;
}

.contact_btn input {
    padding: 20px 50px;
    background-color: #ffa229;
    border: none;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}

.contact_btn input:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}

.contact_main {
    margin-bottom: 10px;
}

.info_box5 input[type="text"] {
    width: 90%;
    background-color: #fff;
    border: 1px solid #111;
}

.info_box5 input[type="text"].form_short {
    width: 50px;
    background-color: #fff;
    border: 1px solid #111;
}

.info_box5 input[type="email"] {
    width: 90%;
    background-color: #fff;
    border: 1px solid #111;
}

.info_box5 input[type="tel"] {
    width: 90%;
    background-color: #fff;
    border: 1px solid #111;
}

.info_box5 input[type="url"] {
    width: 90%;
    background-color: #fff;
    border: 1px solid #111;
}

.info_box5 textarea {
    width: 90%;
    background-color: #fff;
    border: 1px solid #111;
}

.zip_box input[type="text"] {
    width: 100px;
    background-color: #fff;
    border: 1px solid #111;
}

.hissu {
    background-color: #b20000;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    margin-right: 20px;
}

.nini {
    background-color: #888888;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    margin-right: 20px;
}

.info_chui {
    color: #b20000;
    display: block;
}

/*===============================================
●ページャー
===============================================*/

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #488c41;
}

.pagination a:hover {
    color: #fff;
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background-color: #ffc822;
    color: #fff;
}

/*===============================================
●マージンボトム設定
===============================================*/

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb55 {
    margin-bottom: 55px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb65 {
    margin-bottom: 65px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb75 {
    margin-bottom: 75px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb85 {
    margin-bottom: 85px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb95 {
    margin-bottom: 95px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb200 {
    margin-bottom: 200px !important;
}

/*===============================================
●Googleマップ
===============================================*/

.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*===============================================
●ページトップ
===============================================*/

#PageTopBtn {
    position: fixed;
    right: 0px;
    bottom: 30px;
    z-index: 100;
    width: 85px;
    height: 85px;
}

#PageTopBtn:hover {
    bottom: 40px;
    transition: all 0.5s;
}

/*===============================================
●フォントサイズ・カラー設定
===============================================*/
.font_10px {
    font-size: 10px;
    line-height: 1.7em;
}

.font_11px {
    font-size: 11px;
    line-height: 1.7em;
}

.font_12px {
    font-size: 12px;
    line-height: 1.7em;
}

.font_13px {
    font-size: 13px;
    line-height: 1.7em;
}

.font_14px {
    font-size: 14px;
    line-height: 1.7em;
}

.font_15px {
    font-size: 15px;
    line-height: 1.7em;
}

.font_16px {
    font-size: 16px;
    line-height: 1.7em;
}

.font_17px {
    font-size: 17px;
    line-height: 1.7em;
}

.font_18px {
    font-size: 18px;
    line-height: 1.7em;
}

.font_20px {
    font-size: 20px;
    line-height: 1.7em;
}

.font_22px {
    font-size: 22px;
    line-height: 1.7em;
}

.font_24px {
    font-size: 22px;
    line-height: 1.7em;
}

.font_26px {
    font-size: 26px;
    line-height: 1.7em;
}

.font_27px {
    font-size: 27px;
    line-height: 1.7em;
}

.font_28px {
    font-size: 28px;
    line-height: 1.7em;
}

.font_33px {
    font-size: 33px;
    line-height: 1.7em;
}

.font_34px {
    font-size: 34px;
    line-height: 1.7em;
}

.font_30px {
    font-size: 30px;
    line-height: 1.4em;
}

.font_32px {
    font-size: 32px;
    line-height: 1.7em;
}

.font_36px {
    font-size: 36px;
    line-height: 1.7em;
}

.font_38px {
    font-size: 38px;
    line-height: 1.7em;
}

.font_40px {
    font-size: 40px;
    line-height: 1.7em;
}

.font_50px {
    font-size: 50px;
    line-height: 1.7em;
}

.font_52px {
    font-size: 52px;
    line-height: 1.7em;
}

.font_56px {
    font-size: 56px;
    line-height: 1.7em;
}

.font_64px {
    font-size: 64px;
    line-height: 1.7em;
}

.color_wh {
    color: #fff;
}

.color_k {
    color: #000;
}

.color_yellow {
    color: #ffc822;
}

.color_brown {
    color: #5c391f;
}

.color_red {
    color: #e82b32;
}

.color_green {
    color: #488c41;
}

.color_lightgreen {
    color: #a5c949;
}

.bg_yellow {
    background-color: #ffc822;
}

/*===============================================
●画面の横幅が768px以上
===============================================*/
@media screen and (min-width: 768px) {
    body {
        line-height: 1.7em;
    }

    .pc_none {
        display: none;
    }

    .pc_float_l {
        float: left;
    }

    .pc_float_r {
        float: right;
    }

    .pc_center {
        text-align: center;
    }

    .pc_right {
        text-align: right;
    }

    .d_flex_pc {
        display: flex;
    }

    .flex_wrap_pc {
        flex-wrap: wrap;
    }

    .j_content_c_pc {
        justify-content: center;
    }

    .j_content_en_pc {
        justify-content: flex-end;
    }

    .j_content_sb_pc {
        justify-content: space-between;
    }

    .a_items_c_pc {
        align-items: center;
    }

    .a_items_en_pc {
        align-items: flex-end;
    }

    .f-direction_re_pc {
        flex-direction: row-reverse;
    }

    a.link_disabled_pc {
        pointer-events: none;
    }

    /*wrap設定
------------------------------------------------------------*/

    #wrapper {
        /*
	min-width:1200px;
	margin-left:auto;
	margin-right:auto;
*/
    }

    .wrap {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .next_mv {
        height: 310px;
        width: 100%;
        background-image: url(images/next_mv_bg.png);
        background-repeat: repeat-x;
        background-position: center top;
        box-sizing: border-box;
        padding: 0 20px;
    }

    .path {
        margin-top: 5px;
        font-size: 14px;
        text-align: right;
        margin-right: 20px;
    }

    .next_contents {
        background-image: url("images/page_bg.png");
        background-repeat: no-repeat;
        background-size: 2000px auto;
        background-position: center top 20px;
        padding-bottom: 100px;
    }

    .nexttitle_h1 {
        background-image: url("images/top_title02_bg.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 258px auto;
        padding-bottom: 30px;
    }

    /*フッター設定
------------------------------------------------------------*/

    .footer_top {
        background-image: url("images/footer_top_bg.png");
        background-size: cover;
        background-position: center top;
        padding: 100px 0;
    }

    .footer_top_wrap {
        background-color: rgba(255, 255, 255, 0.81);
        border-radius: 40px;
        padding: 80px 20px;
    }

    .footer_top_title {
        background-image: url("images/footer_title_bf1.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 191px auto;
        padding-bottom: 15px;
    }

    .footer_top_bt {
        gap: 20px;
    }

    .footer_top_bt a {
        display: block;
        width: 330px;
    }

    .main_footer {
        width: 100%;
        height: 400px;
    }

    .footer_l {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        height: 400px;
        box-sizing: border-box;
        padding-right: 3%;
        padding-left: 20px;
    }

    .footer_r {
        width: 50%;
        height: 400px;
    }

    .footer_ggmap {
        padding-bottom: 0;
        height: 400px;
    }

    .footer_l_logo {
        max-width: 400px;
    }

    .footer_l dl {
        display: flex;
    }

    .footer_l dl dt {
        width: 120px;
        font-weight: normal;
        color: #488c41;
    }

    .footer_copyright_area {
        padding: 10px 0;
        background-color: #488c41;
    }

    .footer_copyright_wrap {
        text-align: center;
    }

    .footer_copyright_wrap small {
        font-size: 14px;
        color: #fff;
    }

    /* ホーム設定
------------------------------------------------------------*/
    .top_mv img {
        width: 100%;
        height: auto;
    }

    .top_area1 {
        padding: 100px 0;
        background-image: url("images/top_bg01.png");
        background-repeat: no-repeat;
        background-size: 2000px auto;
        background-position: center center;
    }

    .top_area1_title {
        gap: 10px;
    }

    .top_area1_title div {
        width: 114px;
    }

    .top_area1_title h2 {
        width: calc(100% - 134px);
    }

    a.top_bt01 {
        display: block;
        max-width: 366px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        border-radius: 40px;
        background-color: #ffc822;
        text-decoration: none;
    }

    a:hover.top_bt01 {
        text-decoration: none;
    }

    .top_area2 {
        padding: 0 0 100px;
        background-image: url("images/page_bg.png");
        background-repeat: no-repeat;
        background-size: 2000px auto;
        background-position: center top 200px;
    }

    .top_title_en1 {
        background-image: url("images/top_ico01_sweets.png");
        background-repeat: no-repeat;
        background-size: 42px auto;
        background-position: center top;
        padding-top: 30px;
    }

    .top_h2_2 {
        background-image: url("images/top_title02_bg.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 258px auto;
        padding-bottom: 30px;
    }

    .top_area2_box1_wrap {
        gap: 20px;
    }

    .top_area2_box1_wrap a {
        text-decoration: none;
    }

    .top_area3 {
        padding: 0 0 100px;
    }

    .top_title_en2 {
        background-image: url("images/top_ico02_deli.png");
        background-repeat: no-repeat;
        background-size: 35px auto;
        background-position: center top;
        padding-top: 35px;
    }

    .top_area3_box1 {
        gap: 20px;
    }

    .top_area4 {
        padding: 100px 0 100px;
        background-color: #f5fcd7;
    }

    .top_area4_title_area {
        background-image: url("images/top_title03_bg.png");
        background-size: 1200px auto;
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 20px;
        width: 100%;
    }

    .top_h2_4 {
        background-image: url("images/top_ico03_news.png");
        background-size: 46px auto;
        background-repeat: no-repeat;
        background-position: left top 10px;
        padding-left: 60px;
    }

    a.top_bt03 {
        display: block;
        width: 180px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 25px;
        background-color: #ffc822;
        text-decoration: none;
    }

    a:hover.top_bt03 {
        text-decoration: none;
    }

    .top_news_li {
        gap: 30px 1.3%;
    }

    .top_news_li li {
        display: block;
        width: 24%;
    }

    .top_news_li a {
        text-decoration: none;
    }

    .top_news_img img {
        width: 100%;
        aspect-ratio: 108/80;
        object-fit: cover;
        border-radius: 10px;
    }

    /* 問い合わせ 設定
------------------------------------------------------------*/

    .info_box5 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .info_box5 div:nth-child(1) {
        width: 30%;
    }

    .info_box5 div:nth-child(2) {
        width: 70%;
    }

    /* 下層 設定
------------------------------------------------------------*/
    .next02_h2_1 {
        background-image: url(images/next_title_bg01.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        padding: 0 30px 10px;
    }

    .next02_box1_l {
        width: 36.66%;
    }

    .next02_box1_r {
        width: 60%;
    }

    .next04_ul li {
        width: 32%;
        display: block;
        background-image: url(images/next04_img_02.png);
        background-repeat: no-repeat;
        background-position: left top;
        border-bottom: 2px solid #e62225;
        padding: 5px 0 10px 50px;
    }

    .next04_ul2 li {
        list-style-type: disc;
        margin-left: 1em;
    }

    .next02_table1 {
        width: 100%;
        border-bottom: 1px solid #f2b600;
        border-left: 1px solid #f2b600;
    }

    .next02_table1 th {
        width: 28%;
        border-top: 1px solid #f2b600;
        border-right: 1px solid #f2b600;
        box-sizing: border-box;
        background-color: #ffe493;
        padding: 20px;
    }

    .next02_table1 td {
        width: 72%;
        border-top: 1px solid #f2b600;
        border-right: 1px solid #f2b600;
        box-sizing: border-box;
        padding: 20px;
    }

    .next07_ggmap {
        padding-bottom: 0;
        height: 400px;
    }

    a.news_detail_bt {
        display: block;
        max-width: 240px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-left: auto;
        border-radius: 40px;
        background-color: #ffc822;
        text-decoration: none;
    }

    a:hover.news_detail_bt {
        text-decoration: none;
    }

    .news_list_img img {
        width: 100%;
        aspect-ratio: 44/31;
        object-fit: cover;
    }

    a.news_detail_bt2 {
        margin-right: auto;
    }

    .next09_tel {
        width: 240px;
        margin-left: auto;
        margin-right: auto;
    }

    .next09_box1 {
        background-color: #edf2dd;
        padding: 40px;
    }

    /*
.next01_box1_l{
	width:36.6%;
}
.next01_box1_r{
	width:59.8%;
}
	.next1_h2_1_outer{
		background-image: url("images/top_border01.png");
		background-size: 1200px auto;
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 10px;
		width: 100%;
	}
	.next1_h2_1{
		background-image: url("images/top_ico_02_ha.png");
		background-size: 39px auto;
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 50px;
	}
	.next1_box2{
		gap:30px;
	}

	.next02_table1{
		width:100%;
		border-bottom:1px solid #FD94C4;
		border-left:1px solid #FD94C4;
	}
	.next02_table1 th{
		width:28%;
		border-top:1px solid #FD94C4;
		border-right:1px solid #FD94C4;
		box-sizing:border-box;
		background-color:#FFF9FC;
		padding:20px;
	}
	.next02_table1 td{
		width:72%;
		border-top:1px solid #FD94C4;
		border-right:1px solid #FD94C4;
		box-sizing:border-box;
		padding:20px;
	}
	.next2_box1{
		width:49%;
	}
	.next03_table1 th{
		width:38%;
		padding:10px;
	}
	.next03_table1 td{
		width:62%;
		padding:10px;
	}
	.next3_box1{
		max-width:600px;
		margin-left:auto;
		margin-right:auto;
	}
	.next3_box2{
		border:10px solid #FD94C4;
		background-color:#FFF9FC;
		padding:30px;
	}
	.next3_ul li{
		list-style-type:disc;
		margin-left:1em;
	}
	.next5_box1{
		gap:40px 3.5%;;
	}
	.next5_box2{
		width:31%;
	}
	.next5_box2 div:first-child img{
		width: 100%;
		aspect-ratio: 38 / 26;
		object-fit: cover;
	}
	.next06_dl_1{
		gap:20px;
	}
	.next06_dl_1 dt{
		background-color:#FD94C4;
		width:140px;
		text-align:center;
		height:40px;
		line-height:40px;
		border-radius:20px;
		font-weight:normal;
	}
	.next06_dl_1 dd{
		width:calc(100% - 170px);
	}
	a.news_detail_bt{
		display: block;
		max-width: 240px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		margin-left: auto;
		border-radius: 40px;
		background-color: #ff779d;
		text-decoration: none;
	}
	a:hover.news_detail_bt{
		text-decoration: none;
	}
	.news_list_img img{
		width:100%;
		aspect-ratio:44/31;
		object-fit:cover;
	}
	a.news_detail_bt2{
		margin-right:auto;
	}
	.next09_tel{
		width:240px;
		margin-left:auto;
		margin-right:auto;
	}
*/
}

/*===============================================
●画面の横幅が1000px以上
===============================================*/
@media screen and (min-width: 1000px) {
    /*ヘッダー設定
------------------------------------------------------------*/
    .main_header {
        width: 100%;
        margin-bottom: 10px;
    }

    .main_header_innner_box1 {
        display: flex;
        justify-content: space-between;
        padding: 0 20px;
    }

    .header_l {
        width: 65%;
        padding-top: 5px;
    }

    .header_h1 {
        font-size: 14px;
        color: #4c4c4c;
    }

    .header_logo {
        width: 456px;
    }

    .header_r {
        display: flex;
        justify-content: flex-end;
        gap: 0 10px;
        width: 35%;
        padding-top: 25px;
    }

    .header_tel {
        width: 210px;
    }

    .header_mail {
        width: 29px;
    }

    .header_insta {
        width: 24px;
    }

    .main_nav {
        width: 100%;
        margin-bottom: 20px;
    }

    #nav_wrap {
        max-width: 1220px;
        margin: 0 auto;
    }

    ul#menu {
        display: flex;
        justify-content: center;
        /*	max-width: 874px;*/
        margin: 0 auto;
        max-width: 1220px;
    }

    ul#menu li {
        position: relative;
        margin: 0 0px;
        text-align: center;
        display: block;
        height: 100px;
        width: 14.3%;
    }

    ul#menu li:nth-child(2) {
        width: 14.3%;
    }

    ul#menu li:nth-child(3) {
        width: 18.8%;
    }

    ul#menu li:nth-child(4) {
        width: 15.9%;
    }

    ul#menu li:nth-child(5) {
        width: 16.8%;
    }

    ul#menu li:nth-child(6) {
        width: 19.9%;
    }

    ul#menu li a {
        text-decoration: none;
        box-sizing: border-box;
        height: 100px;
        width: 100%;
        opacity: 1;
        display: block;
        padding-top: 0px;
        font-size: 1.1em;
        letter-spacing: 0.1em;
        font-weight: 700;
    }

    ul#menu li a:hover {
        opacity: 1;
    }

    ul#menu li a:after {
        position: absolute;
        bottom: 0px;
        left: 0;
        content: "";
        width: 100%;
        height: 3px;
        background-color: #85624c;
        transform: scale(0, 1);
        transform-origin: center top;
        transition: transform 0.3s;
    }

    ul#menu li a:hover::after {
        transform: scale(1, 1);
    }

    ul#menu ul {
        z-index: 100;
        display: none;
        position: absolute;
        top: 100px;
        left: 50%;
        transform: translate(-50%, 0%);
    }

    ul#menu ul li {
        height: 40px;
    }

    ul#menu ul li a {
        display: block;
        color: #111;
        text-decoration: none;
        padding: 0px 5px;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #564b37;
        opacity: 0.9;
        filter: alpha(opacity=90);
        -ms-filter: "alpha( opacity=90 )";
        background-color: #fff;
        text-align: center;
        width: 150px;
        transform-origin: center top;
        transition: transform 0.3s;
        position: relative;
        font-size: 14px;
        letter-spacing: -0.1em;
    }

    ul#menu ul li:last-child a {
        /*border: none;*/
    }

    ul#menu ul li a::after {
        bottom: -1px;
    }

    .humnav {
        display: none;
    }

    .bottom_fix_bt {
        display: none;
    }
}

/*===============================================
●画面の横幅が999pxまで
===============================================*/
@media screen and (max-width: 999px) {
    .main_header {
        width: 100%;
        margin-bottom: 20px;
    }

    .main_header_innner {
    }

    .header_l {
        width: 100%;
        padding-top: 5px;
        padding-right: 60px;
        padding-left: 60px;
        box-sizing: border-box;
        text-align: center;
        margin-bottom: 10px;
    }

    .header_h1 {
        font-size: 10px;
        color: #4c4c4c;
        line-height: 1.4em;
        margin-bottom: 10px;
    }

    .header_logo {
        max-width: 322px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .header_r {
        display: flex;
        justify-content: center;
        gap: 0 10px;
        width: 100%;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
        box-sizing: border-box;
    }

    .header_tel {
        width: 210px;
    }

    .header_mail {
        width: 29px;
    }

    .header_insta {
        width: 24px;
    }

    .main_nav {
        display: none;
    }

    nav.humnav {
        z-index: 1000;
    }

    #humberger {
        position: fixed;
        top: 10px;
        right: 10px;
        z-index: 999;
        width: 40px;
        height: 40px;
        box-sizing: border-box;
        padding: 13px 10px 10px;
        cursor: pointer;
        background-color: #488c41;
    }

    .iconBar {
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 3px;
        -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        transition: all 400ms cubic-bezier(1, 0, 0, 1);
        /* easeInOutExpo */

        -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        transition-timing-function: cubic-bezier(1, 0, 0, 1);
        /* easeInOutExpo */
        z-index: 1000;
    }

    dl.accordion_spnav dt.open3 #humberger .iconBar {
        background: #fff;
        box-shadow: none;
    }

    dl.accordion_spnav dt.open3 #humberger :nth-child(1) {
        transform: translate(0, 8px) rotate(45deg);
        -webkit-transform: translate(0, 8px) rotate(45deg);
        margin-bottom: 8px;
        margin-top: -2px;
    }

    dl.accordion_spnav dt.open3 #humberger :nth-child(2) {
        transform: translate(-20px, 0);
        -webkit-transform: translate(-20px, 0);
        opacity: 0;
    }

    dl.accordion_spnav dt.open3 #humberger :nth-child(3) {
        transform: translate(0, -8px) rotate(-45deg);
        -webkit-transform: translate(0, -8px) rotate(-45deg);
    }

    .accordion_spnav dd {
        display: none;
        color: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: #f5fcd7;
        width: 100%;
        opacity: 0.9;
        filter: alpha(opacity=90);
        -ms-filter: "alpha( opacity=90 )";
        z-index: 997;
        padding-top: 70px;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
        box-sizing: border-box;
    }

    .accordion_spnav dd a {
        display: block;
        color: #111;
        text-decoration: none;
        border-bottom: 1px solid #111;
        padding: 10px 5px 10px;
        font-size: 18px;
    }

    .accordion_spnav dd a.nav_wrap_sp_home {
        border-top: 1px solid #111;
    }

    .accordion_spnav2 div {
        display: block;
        color: #111;
        text-decoration: none;
        border-bottom: 1px solid #111;
        padding: 10px 40px 10px 5px;
        font-size: 18px;
        position: relative;
    }

    .accordion_spnav2 ul {
        display: none;
    }

    .accordion_spnav2 ul li {
        background-color: #fffce7;
    }

    .accordion_spnav2 ul li a {
        padding-left: 2em;
        color: #1b1b1b;
    }

    .humberger2 {
        width: 20px;
        position: absolute;
        right: 10px;
        top: 15px;
        z-index: 1000;
    }

    .iconBar2 {
        height: 3px;
        background: #1b1b1b;
        display: block;
        margin-bottom: 4px;
        -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        transition: all 400ms cubic-bezier(1, 0, 0, 1);
        /* easeInOutExpo */

        -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        transition-timing-function: cubic-bezier(1, 0, 0, 1);
        /* easeInOutExpo */
    }

    .iconBar2:nth-child(1) {
        transform: translate(0, 8px) rotate(90deg);
        -webkit-transform: translate(0, 8px) rotate(90deg);
    }

    div.accordion_spnav2 div.open2 span.iconBar2:nth-child(1) {
        transform: translate(-20px, 0);
        -webkit-transform: translate(-20px, 0);
        opacity: 0;
    }

    .bottom_fix_bt {
        position: fixed;
        bottom: 0;
        left: 0px;
    }

    .bottom_fix_bt ul {
        display: flex;
        gap: 10px;
    }

    .bottom_fix_bt ul li {
        display: block;
        width: 80px;
        height: 80px;
    }

    .bottom_fix_bt ul li a {
        display: block;
        width: 80px;
        height: 80px;
        text-align: center;
        line-height: 80px;
        background-color: #488c41;
        font-weight: 700;
        text-decoration: none;
        font-size: 14px;
        color: #fff;
        border-radius: 50%;
    }

    .bottom_fix_bt ul li:nth-child(2) a {
        background-color: #ffc822;
    }

    .bottom_fix_bt ul li a:hover {
        text-decoration: none;
    }

    #PageTopBtn {
        bottom: 0px;
    }

    #PageTopBtn:hover {
        bottom: 0px;
        transition: all 0.5s;
    }
}

/*===============================================
●画面の横幅が767pxまで
===============================================*/
@media screen and (max-width: 767px) {
    body {
    }

    .body_fixed {
        position: fixed;
        width: 100%;
    }

    .sp_none {
        display: none;
    }

    .sp_center {
        text-align: center;
    }

    .sp_left {
        text-align: left;
    }

    .sp_right {
        text-align: right;
    }

    .sp_float_l {
        float: left;
    }

    .sp_float_r {
        float: right;
    }

    .d_flex_sp {
        display: flex;
    }

    .flex_wrap_sp {
        flex-wrap: wrap;
    }

    .j_content_c_sp {
        justify-content: center;
    }

    .j_content_en_sp {
        justify-content: flex-end;
    }

    .j_content_sb_sp {
        justify-content: space-between;
    }

    .a_items_c_sp {
        align-items: center;
    }

    .a_items_en_sp {
        align-items: flex-end;
    }

    .f-direction_re_sp {
        flex-direction: row-reverse;
    }

    a.link_disabled_sp {
        pointer-events: none;
    }

    /*===============================================
●マージンボトム設定
===============================================*/

    .mb0_sp {
        margin-bottom: 0px !important;
    }

    .mb5_sp {
        margin-bottom: 5px !important;
    }

    .mb10_sp {
        margin-bottom: 10px !important;
    }

    .mb15_sp {
        margin-bottom: 15px !important;
    }

    .mb20_sp {
        margin-bottom: 20px !important;
    }

    .mb25_sp {
        margin-bottom: 25px !important;
    }

    .mb30_sp {
        margin-bottom: 30px !important;
    }

    .mb35_sp {
        margin-bottom: 35px !important;
    }

    .mb40_sp {
        margin-bottom: 40px !important;
    }

    .mb45_sp {
        margin-bottom: 45px !important;
    }

    .mb50_sp {
        margin-bottom: 50px !important;
    }

    .mb55_sp {
        margin-bottom: 55px !important;
    }

    .mb60_sp {
        margin-bottom: 60px !important;
    }

    .mb65_sp {
        margin-bottom: 65px !important;
    }

    .mb70_sp {
        margin-bottom: 70px !important;
    }

    .mb75_sp {
        margin-bottom: 75px !important;
    }

    .mb80_sp {
        margin-bottom: 80px !important;
    }

    .mb85_sp {
        margin-bottom: 85px !important;
    }

    .mb90_sp {
        margin-bottom: 90px !important;
    }

    .mb95_sp {
        margin-bottom: 95px !important;
    }

    .mb100_sp {
        margin-bottom: 100px !important;
    }

    /*===============================================
●ボタン
===============================================*/

    /*===============================================
●フォントサイズ・カラー設定
===============================================*/

    .font_10px_sp {
        font-size: 10px;
        line-height: 1.7em;
    }

    .font_14px_sp {
        font-size: 14px;
        line-height: 1.7em;
    }

    .font_24px_sp {
        font-size: 24px;
        line-height: 1.7em;
    }

    .font_28px_sp {
        /* font-size: 28px; */
        font-size: 24px;
        line-height: 1.7em;
    }

    .font_40px_sp {
        font-size: 40px;
        line-height: 1.7em;
    }

    /*ヘッダー設定
------------------------------------------------------------*/

    /*wrap設定
------------------------------------------------------------*/

    .wrap {
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .next_mv {
        height: 150px;
        width: 100%;
        background-image: url(images/next_mv_bg.png);
        background-repeat: repeat-x;
        background-position: center top;
        background-size: auto 150px;
        box-sizing: border-box;
        padding: 0 20px;
    }

    .next_mv img {
        height: 100px;
        width: auto;
    }

    .path {
        margin-top: 5px;
        font-size: 14px;
        text-align: right;
        margin-right: 20px;
    }

    .next_contents {
        background-image: url("images/page_bg.png");
        background-repeat: no-repeat;
        background-size: 2000px auto;
        background-position: center top 20px;
        padding-bottom: 50px;
    }

    .nexttitle_h1 {
        background-image: url("images/top_title02_bg.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 258px auto;
        padding-bottom: 30px;
    }

    /*フッター設定
------------------------------------------------------------*/

    .footer_top {
        background-image: url("images/footer_top_bg.png");
        background-size: cover;
        background-position: center left;
        padding: 100px 0;
    }

    .footer_top_wrap {
        background-color: rgba(255, 255, 255, 0.81);
        border-radius: 20px;
        padding: 20px;
    }

    .footer_top_title {
        background-image: url("images/footer_title_bf1.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 191px auto;
        padding-bottom: 15px;
    }

    .footer_top_bt {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    .footer_top_bt a {
        display: block;
        max-width: 200px;
        margin-bottom: 10px;
    }

    .main_footer {
        width: 100%;
    }

    .footer_l {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        padding-right: 3%;
        padding-left: 20px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .footer_r {
        width: 100%;
    }

    .footer_ggmap {
        padding-bottom: 0;
        height: 400px;
    }

    .footer_l_logo {
        max-width: 410px;
    }

    .footer_l dl {
        display: flex;
    }

    .footer_l dl dt {
        width: 120px;
        font-weight: normal;
        color: #488c41;
    }

    .footer_copyright_area {
        padding: 10px 0 90px;
        background-color: #488c41;
    }

    .footer_copyright_wrap {
        text-align: center;
    }

    .footer_copyright_wrap small {
        font-size: 14px;
        color: #fff;
    }

    #PageTopBtn {
        bottom: 0px;
        width: 80px;
        right: 0;
    }

    #PageTopBtn:hover {
        bottom: 0px;
        transition: all 0.5s;
    }

    /* ホーム設定
------------------------------------------------------------*/

    .top_mv {
        width: 100%;
        height: 250px;
        background-image: url("images/top_mv.png");
        background-size: 1000px auto;
        background-position: center center;
    }

    .top_area1 {
        padding: 50px 0;
        background-image: url("images/top_bg01.png");
        background-repeat: no-repeat;
        background-size: 2000px auto;
        background-position: center center;
    }

    .top_area1_title {
        gap: 10px;
    }

    .top_area1_title div {
        width: 100%;
    }

    .top_area1_title div img {
        width: 100px;
        height: auto;
    }

    .top_area1_title h2 {
        width: 100%;
        padding: 20px 0;
    }

    a.top_bt01 {
        display: block;
        max-width: 366px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        border-radius: 40px;
        background-color: #ffc822;
        text-decoration: none;
    }

    a:hover.top_bt01 {
        text-decoration: none;
    }

    .top_area2 {
        padding: 50px 0;
        background-image: url("images/page_bg.png");
        background-repeat: no-repeat;
        background-size: 2000px auto;
        background-position: center top 200px;
    }

    .top_title_en1 {
        background-image: url("images/top_ico01_sweets.png");
        background-repeat: no-repeat;
        background-size: 42px auto;
        background-position: center top;
        padding-top: 30px;
    }

    .top_h2_2 {
        background-image: url("images/top_title02_bg.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 258px auto;
        padding-bottom: 30px;
    }

    .top_area2_box1_wrap {
        gap: 20px;
    }

    .top_area2_box1_wrap a {
        text-decoration: none;
    }

    .top_area3 {
        padding: 50px 0;
    }

    .top_title_en2 {
        background-image: url("images/top_ico02_deli.png");
        background-repeat: no-repeat;
        background-size: 35px auto;
        background-position: center top;
        padding-top: 35px;
    }

    .top_area3_box1 {
        gap: 20px;
    }

    .top_area4 {
        padding: 50px 0 50px;
        background-color: #f5fcd7;
    }

    .top_area4_title_area {
        background-image: url("images/top_title03_bg.png");
        background-size: 1200px auto;
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 20px;
        width: 100%;
    }

    .top_h2_4 {
        background-image: url("images/top_ico03_news.png");
        background-size: 46px auto;
        background-repeat: no-repeat;
        background-position: left top 10px;
        padding-left: 60px;
    }

    a.top_bt03 {
        display: block;
        width: 130px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 25px;
        background-color: #ffc822;
        text-decoration: none;
    }

    a:hover.top_bt03 {
        text-decoration: none;
    }

    .top_news_li {
        gap: 30px 2%;
    }

    .top_news_li li {
        display: block;
        width: 49%;
    }

    .top_news_li a {
        text-decoration: none;
    }

    .top_news_img img {
        width: 100%;
        aspect-ratio: 108/80;
        object-fit: cover;
        border-radius: 10px;
    }

    /* 問い合わせ 設定
------------------------------------------------------------*/

    .info_box5 {
        margin-bottom: 10px;
    }

    .info_box5 div:nth-child(1) {
        margin-bottom: 5px;
    }

    /* 下層 設定
------------------------------------------------------------*/
    .next02_h2_1 {
        background-image: url(images/next_title_bg01.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        padding: 0 0px 10px;
    }

    .next04_ul li {
        width: 100%;
        display: block;
        background-image: url(images/next04_img_02.png);
        background-repeat: no-repeat;
        background-position: left top;
        border-bottom: 2px solid #e62225;
        padding: 5px 0 10px 50px;
        margin-bottom: 20px;
    }

    .next04_ul2 li {
        list-style-type: disc;
        margin-left: 1em;
    }

    .next02_table1 {
        width: 100%;
        border-bottom: 1px solid #f2b600;
        border-left: 1px solid #f2b600;
    }

    .next02_table1 th {
        width: 35%;
        border-top: 1px solid #f2b600;
        border-right: 1px solid #f2b600;
        box-sizing: border-box;
        background-color: #ffe493;
        padding: 10px;
    }

    .next02_table1 td {
        width: 65%;
        border-top: 1px solid #f2b600;
        border-right: 1px solid #f2b600;
        box-sizing: border-box;
        padding: 10px;
        overflow-wrap: anywhere;
    }

    .next07_ggmap {
        padding-bottom: 0;
        height: 400px;
    }

    a.news_detail_bt {
        display: block;
        max-width: 240px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-left: auto;
        border-radius: 40px;
        background-color: #ffc822;
        text-decoration: none;
    }

    a:hover.news_detail_bt {
        text-decoration: none;
    }

    .news_list_img img {
        width: 100%;
        aspect-ratio: 44/31;
        object-fit: cover;
    }

    a.news_detail_bt2 {
        margin-right: auto;
    }

    .next09_tel {
        width: 240px;
        margin-left: auto;
        margin-right: auto;
    }

    .next09_box1 {
        background-color: #edf2dd;
        padding: 40px;
    }

    /*
	.next1_h2_1_outer{
		background-image: url("images/top_border01.png");
		background-size: 1200px auto;
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 10px;
		width: 100%;
	}
	.next1_h2_1{
		background-image: url("images/top_ico_02_ha.png");
		background-size: 39px auto;
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 50px;
	}
	.next1_box2{
		gap:30px;
	}
	.next02_table1{
		width:100%;
		border-bottom:1px solid #FD94C4;
		border-left:1px solid #FD94C4;
	}
	.next02_table1 th{
		width:35%;
		border-top:1px solid #FD94C4;
		border-right:1px solid #FD94C4;
		box-sizing:border-box;
		background-color:#FFF9FC;
		padding:10px;
	}
	.next02_table1 td{
		width:65%;
		border-top:1px solid #FD94C4;
		border-right:1px solid #FD94C4;
		box-sizing:border-box;
		padding:10px;
	}
		.next03_table1 th{
		width:45%;
		padding:10px;
	}
	.next03_table1 td{
		width:55%;
		padding:10px;
	}
.next3_box2{
		border:10px solid #FD94C4;
		background-color:#FFF9FC;
		padding:30px;
	}
	.next3_ul li{
		list-style-type:disc;
		margin-left:1em;
	}
	.next5_box2 div:first-child img{
		width: 100%;
		aspect-ratio: 38 / 26;
		object-fit: cover;
	}
	.next06_dl_1 dt{
		background-color:#FD94C4;
		width:140px;
		text-align:center;
		height:40px;
		line-height:40px;
		border-radius:20px;
		font-weight:normal;
	}
	.next06_dl_1 dd{
		width:100%;
		padding-left:20px;
		box-sizing:border-box;
	}
a.news_detail_bt{
		display: block;
		max-width: 240px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		margin-left: auto;
		border-radius: 40px;
		background-color: #ff779d;
		text-decoration: none;
	}
	a:hover.news_detail_bt{
		text-decoration: none;
	}
	.news_list_img img{
		width:100%;
		aspect-ratio:44/31;
		object-fit:cover;
	}
	a.news_detail_bt2{
		margin-right:auto;
	}
	.next09_tel{
		width:240px;
		margin-left:auto;
		margin-right:auto;
	}
*/
}
