@charset "UTF-8";
/*-------	. =Reset　---------*/
* { margin:0;padding:0}
h1, h2, h3, h4, h5, h6, hr, th, em {
    font-style: normal;
    font-weight: normal;
    font-size: 1em}
ul, ol, li {list-style: none}
table {border-collapse: 0;border-spacing: 0;}
th, td {line-height: 120%;letter-spacing: normal}
img, img a, a img {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom}
/* a */
a {
    text-decoration: none;
    color: #232323;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)}
a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    opacity: 0.7}
a:hover img {filter: alpha(opacity=80);opacity: 0.8}
img {width: 100%;-webkit-backface-visibility: hidden} /*クロームボケ*/
.hide {display: none}
hr {border: none;height: 0px;border-bottom: 1px solid #666}
.clear {clear: both}
.cf:after {content: "";clear: both;display: block;}
.txt_c {text-align: center}
/*　space */
.mb20 {margin-bottom: 20px}
.mb40 {margin-bottom: 40px}
/* TypeType - TT Chocolates Medium */
@font-face {
    font-family: 'TTC';
    src: url('../font/TTChocolates-medium.otf') format('truetype');
    font-weight: 400}
/* TypeType - TT Chocolates bold */
@font-face {
    font-family: 'TTC';
    src: url('../font/TTChocolates-bold.otf') format('truetype');
    font-weight: 700}
.sp {display: none}
@media only screen and (max-width: 767px) {
    .pc {display: none}
    .sp {display: block}
}
/* カラー *
base ピンク　{ color: # f8c82 }
薄ピンク　{ color: # fff6f5 }
青　{ color: #3EAAE5 }
薄青　{ color: #F0F8FD }
*/
@media only screen and (min-width: 766px) {
    html {scroll-behavior: smooth}
}
/*-----------------------body ---------------------------*/
body {
    color: #232323;
    font-size: 16px;
    line-height: 1.8;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%; /*モバイルテキスト自動拡大アルゴリズム制御*/
    background-color: #FFFFFF;
    overflow-x: hidden; /* 横幅を親要素を超えて100％の調整 */
    border: 10px solid #3EAAE5}
@media only screen and (max-width: 767px) {
    body {
        width: 100vw;
        box-sizing: border-box;
        border: 5px solid #3EAAE5}
}
/*----------------------- ヘッダー ---------------------------*/
header {
    position: relative;
    box-sizing: border-box;
    text-align: left;
    width: 100%;
    height: 160px;
    padding: 30px 3% 0;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between}
header h1, .logos { width: 200px}
.gnav {
    position: relative;
    margin-top: 25px;
    text-align: center;
    width: 85%;
    text-align: right}
.gnav li {
    display: inline-block;
    margin-left: 3%;
    text-align: center;
    line-height: 1.4;
    font-weight: 700}
.gnav li:last-child {
    margin-right: 230px}
.gnav li a {
    color: #232323}
.gnav span {
    display: block;
    font-family: 'TTC';
    font-weight: 400;
    font-size: 10px;
    color: #3EAAE5}
.line-shop {
    width: 340px;
    margin: 40px auto;}
/* 検索枠 */
.searchBar {
    text-align: left;
    width: 200px;
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 1px solid #232323}
.searchBar input {
    height: 26px;
    border: none}
.searchBar input#s {
    background-color: transparent;
    padding-left: 10px;
    box-sizing: border-box;
    width: 165px;
    font-size: 14px}
#searchsubmit {
    margin-left: 6px;
    width: 20px;
    height: 20px;
    background: url(../img/all/icon_search.svg);
    background-size: contain}
@media only screen and (max-width: 1200px) {
    header {padding: 20px 3% 0;}
    .gnav li {
        font-size: 14px;
        margin-bottom: 5px;
        margin-left: 2%}
    .gnav li:last-child { margin-right: 0}
    .searchBar {top: 30px}
}
@media only screen and (max-width: 767px) {
    header {
        position: relative;
        display: block;
        height: 90px;
        padding: 10px 5% 0 }
    header a:hover { text-decoration: none}
    header h1{ width: 150px}
    .splogos { width: 140px;margin:0}
}
/* ---------- 左 SNS ---------- */
.head_sns {
    width: 26px;
    font-size: 14px;
    font-family: 'TTC';
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: 530px;
    left: 3%}
.head_sns span {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl}
.head_sns a {
    display: block;
    margin: 10px 0}
/* ---------- 右 scroll down  ---------- */
.head_scrolldown {
    width: 14px;
    font-size: 14px;
    line-height: 1;
    font-family: 'TTC';
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: 530px;
    right: 3%}
@media only screen and (max-width: 1600px) {
    .head_sns, .head_scrolldown { right: 2.5%;top: 450px}
    .home .head_sns, .home .head_scrolldown {right: 2.5%;top: 390px}
}
@media only screen and (max-width: 1200px) {
    .head_sns, .head_scrolldown {right: 2.5%; top: 400px}
    .home .head_sns, .home .head_scrolldown {right: 2.5%; top: 300px}
}
.head_scrolldown .txt {
    padding-bottom: 14px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.head_scroll_arrow {
    height: 100px;
    position: relative}
.Arrow-Item {
    position: absolute;
    left: 1px;
    display: block;
    width: 1px;
    border-radius: 1px;
    background: #000}
.Arrow-Item:nth-of-type(1) {
    top: 0;
    left: 7px;
    height: 100px}
.Arrow-Item:nth-of-type(2) {
    bottom: 0;
    left: 11.5px;
    height: 17px;
    transform: rotate(30deg)}
/* --------------------  ハンバーガー  ------------------------------ */
@media only screen and (max-width: 767px) {
    .h_nav_cont .drawer_bg {
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 999;
        background-color: rgba(51, 51, 51, 0.2);
        display: none;
        top: 0;
        left: 0}
    .drawer_button .drawer_bar { /* ハンバーガーメニュー三本線の色 */
        background-color: #fff;}
    .drawer_button {
        box-sizing: content-box;
        display: block;
        background: #3EAAE5;
        border: none;
        padding: 0;
        width: 36px;
        cursor: pointer;
        position: fixed;
        top: 0;
        right: 5px;
        padding: 15px 15px 15px 20px;
        z-index: 1001;
        text-align: center;
        outline: none;}
    .drawer_button.active .drawer_bar {
        width: 36px;
        margin-left: 2px}
    .drawer_button.active .drawer_bar1 { transform: rotate(40deg);}
    .drawer_button.active .drawer_bar2 { opacity: 0;}
    .drawer_button.active .drawer_bar3 {
        transform: rotate(-40deg);
        margin-left: 2px}
    .drawer_bar {
        display: block;
        height: 2px;
        margin: 10px 0;
        transition: all 0.2s;
        transform-origin: 0 0;}
    .drawer_bar3 { margin: 10px 0 6px}
    /* -------------------- ハンバーガー　メニュー中身  -------------------- */
    .h_nav {
        width: 100%;
        height: 100%;
        transition: all 0.4s;
        transform: translate(100%);
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1000;
        background-color: #FFF; /* ドロワーメニュー内背景色 */
        overflow-x: hidden;
        overflow-y: auto;
        border: 10px solid #3EAAE5;
        box-sizing: border-box;}
    .h_nav a { color: #232323}
    header .h_nav h1,
    header .h_nav .logos{ margin: 10px 0 0 5%}
    
    .h_nav .bg_pink {
        margin-top: 20px;
        padding: 20px 8% 30px}
    /* 検索枠 */
    .searchBar {
        width: 98%;
        position: static;
        margin: 10px auto 25px}
    .searchBar input#s { width: 87%;}
    /* Hメニュー本体 */
    .sp_hnav {margin-bottom: 20px}
    .sp_hnav li {
        border-bottom: 1px solid #ccc;
        line-height: 56px}
    .sp_hnav li:last-child { border-bottom: none}
    .sp_hnav li a {
        color: #232323;
        font-weight: 700;
        display: block;
        position: relative;
        text-align: left}
    .sp_hnav li a span {
        padding-left: 15px;
        font-family: 'TTC';
        font-weight: 400;
        font-size: 10px;
        color: #3EAAE5}
    .sp_hnav li a:after {
        display: block;
        content: "";
        position: absolute;
        top: 40%;
        right: 10px;
        width: 6px;
        height: 6px;
        border-top: solid 1px #969696;
        border-right: solid 1px #969696;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)}
    .sp_hnav_sns { text-align: right}
    .sp_hnav_sns img { width: 30px;  margin-left: 10px}
    .h_nav .bg_white { margin-top: 20px;padding: 20px 8% 30px}
    .sp_hnav_publish_ttl {font-weight: 700;margin-bottom: 6px}
    .bg_white ul {margin-bottom: 30px }
    .bg_white li {line-height: 30px;font-size: 15px}
    .bg_white li a { position: relative}
    .sp_hnav_publish li a:after {
        content: '';
        width: 6px;
        height: 6px;
        border-top: solid 1px #969696;
        border-right: solid 1px #969696;
        transform: rotate(45deg);
        position: absolute;
        top: 5px;
        right: -15px}
    /* メニュー機能 footnav_3 */
    #menu-footnav_3 li {
        font-size: 14px;
        margin-right: 40px;
        position: relative}
    #menu-footnav_3 li:last-child a:after {
        position: absolute;
        top: 3px;
        right: -24px;
        content: '';
        display: inline-block;
        width: 16px;
        height: 10px;
        background-image: url(../img/all/icon_link_w.svg);
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
}
    /* ハンバーガーのフッター */
    .sp_hnav_foot {
        background: #3EAAE5;
        padding: 15px 0 10px;
        line-height: 1.4;
        font-weight: 700;
        text-align: center;
        display: -webkit-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between }
    .sp_hnav_foot li { width: 33%}
    .sp_hnav_foot li { width: 50%} /* 特集なしの時 */
    .sp_hnav_foot li:not(:last-child) { border-right: 1px solid #fff}
    .sp_hnav_foot a {
        display: inline-block;
        padding: 10px;
        color: #fff}
    .sp_hnav_foot span {
        display: block;
        font-family: 'TTC';
        font-weight: 400;
        font-size: 10px;}
    .h_nav.open {
        transform: translate(0);}
    .sp_logos img {
        width: 40%;
        padding: 20px 20px 0 20px;}
}
/************* Breadcrumbs *************/
.breadcrumbs {
    background: #F0F8FD;
    font-size: 12px;
    line-height: 1.2;
    padding: 10px 0 10px 3%;
    margin-bottom: 100px;}
.home .breadcrumbs { display: none}
.breadcrumbs a { padding: 0 3px; color: #888}
.breadcrumbs a:hover {
    text-decoration: underline;
    filter: alpha(opacity=90);
    opacity: 0.9;}
@media only screen and (max-width: 767px) {
    .breadcrumbs {
        margin-bottom: 40px;
        font-size: 11px;
        line-height: 1.3;
        padding: 10px 5%}
}
/* MK Breadcrumbs */
.breadcrumbs_mk_box{padding-left: 3%;background: #F0F8FD;margin-bottom: 100px}
.breadcrumbs_mk{overflow: hidden}
.breadcrumbs_mk .breadcrumbs{padding: 10px 0 10px 0;margin-left:-60px;margin-bottom: 0}
/* *-----------------------　共通　*----------------------- */
.bg_pink { background: #F0F8FD}
.w1200 { width: 1200px;margin: 0 auto;}
@media only screen and (max-width: 1300px) {
    .w1200 { width: 90% !important}
}
/* moreボタン　共通 */
.btn_arrow {
    display: block;
    margin: 0 auto;
    width: 90%;
    max-width: 380px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    /*font-weight: 700;*/
    background: #646464;
    color: #fff;
    border: 1px solid #646464;
    border-radius: 30px;
    position: relative}
.btn_arrow:after {
    display: block;
    content: "";
    position: absolute;
    top: 40%;
    right: 16px;
    width: 6px;
    height: 6px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)}
.btn_arrow:hover {
    background: #fff;
    color: #232323}
.btn_arrow:hover:after, .btn_arrow.btn_back:hover:after {
    border-top: solid 1px #646464;
    border-right: solid 1px #646464}
/* backボタン　共通 */
.btn_arrow.btn_back:after {
    content: '';
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(225deg);
    position: absolute;
    left: 20px;
    right: auto}
/* flex　共通  spは各自指定*/
.flex {
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between}
/*----------------------- フッター ---------------------------*/
footer {
    background: #3EAAE5;
    padding: 60px 0 40px}
footer a { color: #fff}
.footer_wrap {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;}
.foot_flex {
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between}
.foot_logo { width: 200px}
.foot_body {
    width: 720px;
    position: relative}
.foot_nav {
    color: #fff;
    margin-bottom: 90px;
    position: relative}
.foot_nav li {display: inline-block}
.foot_nav_1 {
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    margin-bottom: 14px;
    padding-bottom: 14px}
.foot_nav_1 li { margin-right: 40px}
@media only screen and (max-width: 767px) {
    footer { padding: 40px 0 20px}
    .foot_flex {  display: block }
    .foot_logo { margin-bottom: 20px;width: 100px}
    .foot_body {width: 100%}
    .foot_nav { color: #fff; margin-bottom: 40px}
    .foot_nav_1 {font-size: 0; padding-bottom: 0}
    .foot_nav_1 li {
        width: 49.8%;
        font-size: 16px;
        border-bottom: 1px solid #fff;
        margin-bottom: 14px;
        padding-bottom: 14px;
        margin-right: 0}
    .foot_nav_1 li:last-child {
        border-bottom: none;
        margin-bottom: 0}
}
.foot_nav_2 {
    border-bottom: 1px solid #fff;
    margin-bottom: 14px;
    padding-bottom: 14px}
.foot_nav_2 > li:nth-of-type(1) {
    width: 15%;
    font-size: 14px;
    font-weight: 700}
.foot_nav_2 > li:nth-of-type(2) {
    width: 80%;
    font-size: 13px}
.foot_nav_2 li a {
    position: relative;
    padding-right: 12px}
.foot_nav_2 li a:after {
    display: block;
    content: "";
    position: absolute;
    top: 30%;
    right: 0;
    width: 6px;
    height: 6px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
@media only screen and (max-width: 767px) {
    .foot_nav_2.foot_flex {
        align-items: start;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between}
    .foot_nav_2 > li:nth-of-type(1) {
        font-size: 15px;
        width: 40%}
    .foot_nav_2 > li:nth-of-type(2) {
        font-size: 14px;
        width: 55%}
    .foot_nav_2 .foot_flix {display: block }
    .foot_advtpublish p:not(:last-child) {
        display: block;
        padding-bottom: 10px;
        width: 100%}
}
.foot_nav_3box {position: relative}
/* メニュー機能 footnav_3 */
.menu-footnav_3 li a {
    font-size: 13px;
    margin-right: 20px;
    position: relative}
.menu-footnav_3 li:last-child a:after {
    position: absolute;
    top: 2px;
    right: -24px;
    content: '';
    display: inline-block;
    width: 16px;
    height: 10px;
    background-image: url(../img/all/icon_link_w.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;}
/*  フッターのSNS */
.foot_sns_area {
    position: absolute;
    right: 0;
    top: 0}
.foot_sns_area img {
    width: 26px;
    margin-left: 10px}
.foot_bnr_area {
    text-align: right}
.foot_bnr_area img {
    height: 72px;
    width: auto;
    margin-right: 12px}
.copyright {
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
    margin-top: 50px;
    border-top: 1px solid #fff;
    color: #fff}
@media only screen and (max-width: 767px) {
    .foot_nav_3box {padding-top: 40px}
    #menu-footnav_3 li {display: block}
    #menu-footnav_3 li a {
        font-size: 14px;
        padding: 3px 0;
        display: inline-block}
    #menu-footnav_3 li:last-child a:after { top: 9px}
    .foot_sns_area img {
        width: 32px;
        margin-left: 16px}
    .foot_bnr_area {
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        flex-direction: row-reverse; }
    .foot_bnr_area img {
        width: 46%;
        height: auto}
    .copyright {
        padding-top: 10px;
        margin-top: 35px}
}
/**********
 PAGE TOP
**********/
.pagetop {
    position: absolute;
    top: -90px;
    right: -100px;
    background: #646464;
    border-radius: 50%;
    cursor: pointer;
    width: 54px;
    height: 54px;
    z-index: 100}
.pagetop::after {
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 42%;
    right: 38%;
    transform: rotate(-45deg)}
@media only screen and (max-width: 1500px) {
    .pagetop { right: -40px }
}
@media only screen and (max-width: 767px) {
    .pagetop,
    .pc { display: none}
    .sp {display: block}
}
/* ページタイトル */
.pagettl_type1 {text-align: center}
.pagettl_type1 h2 {
    position: relative;
    text-align: center;
    font-family: 'TTC';
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 60px;
    letter-spacing: 0.05em;
    color: #3EAAE5}
.pagettl_type1 h2:before {
    position: absolute;
    bottom: -40px;
    left: 50%;
    width: 1px;
    height: 40px;
    content: '';
    background: #3EAAE5}
.pagettl_type1 h2 span {
    font-size: 10px;
    margin-bottom: 10px;
    display: block}
/* *-----------------------　検索結果ページ　*----------------------- */
.search_results {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 160px}
.search_results h3 {
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 20px;
    margin-bottom: 50px}
.search_results ul {
    margin-left: 30px;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between}
.search_results li {
    width: 45%;
    text-align: left;
    padding: 15px 0}
.search_results li:nth-child(even) {}
/* location map */
#mapp0-layout {
    width: 100%;
    height: auto}
@media only screen and (max-width: 1300px) {
    #mapp0-layout {width: 90% !important}
}
@media only screen and (max-width: 767px) {
    .mapp-wrapper, element.style {height: 400px !important}
    .mapp-menu-toggle, .mapp-menu {z-index: 2 !important }
}
.table_of_contents {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 30px;
    background: #EEE;
    border-radius: 8px;
    margin-bottom: 45px}
.table_of_contents span {
    display: block;
    text-align: center;
    color: #333;
    font-size: 18px;
    padding: 8px}
.table_of_contents a {
    text-decoration: none;
    color: #333}
.table_of_contents li {
    list-style: none;
    padding-bottom: 5px}
/* 投稿者情報
-----------------------------------------*/
section.profile {
    width: 100%;
    border: 5px solid #f5f5f5;
    margin: 30px 0;
    padding: 20px 25px;
    box-sizing: border-box}
section.profile h3 {
    font-size: 18px;
    border-bottom: 1px dotted #666666;
    margin: 0 0 20px;
    padding: 0 0 5px}
section.profile .inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0}
section.profile .inner .left-side {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden}
section.profile .inner .left-side img {
    border-radius: 50%;
    height: 100%}
section.profile .inner .right-side {
    width: calc(100% - 125px)}
section.profile .inner .right-side .authorName {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px}
section.profile .inner .right-side .authorProfile {
    font-size: 14px;
    line-height: 1.6;
    margin: 0}
@media only screen and (max-width: 600px) {
    section.profile { padding: 15px}
    section.profile h3 { font-size: 16px}
    section.profile .inner .left-side {
        width: 100px;
        height: 100px;
        overflow: hidden;
        border-radius: 50%}
    section.profile .inner .right-side .authorName {font-size: 15px}
    section.profile .inner .right-side {width: calc(100% - 110px) }
    section.profile .inner .right-side .authorProfile {font-size: 13px}
}
.l-side-contact { display: none}
@media screen and (max-width: 992px) {
    .l-side-contact {
        display: block;
        position: fixed;
        z-index: 999;
        bottom: 0;
        right: 0;
        width: 100%}
    .p-side-contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #fff;
        padding-top: 1px}
    .p-side-contact > li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1}
    .p-side-contact__link {
        display: block;
        font-size: 14px;
        text-align: center;
        width: auto;
        height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #3EAAE5;
        color: #fff}
    .p-side-contact__link .c-icon {
        margin-top: 4px;
        margin-bottom: 4px;
        display: block;
        font-size: 22px}
    .c-icon {
        position: relative;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        margin-bottom: 0.1em}
    .c-icon--tel {background-image: url(../img/all/icon_tel.svg)}
    .c-icon--map {background-image: url(../img/all/icon_map.svg)}
    .c-icon--site {background-image: url(../img/all/icon_site.svg)}
    .c-icon::before {
        content: "";
        display: block;
        width: 1em;
        height: 1em}
    .p-side-contact__tel {
        display: block;
        font-size: 13px}
    .p-side-contact__tel-number {
        display: none;
        font-size: 13px;
        font-weight: bold}
    .p-side-contact > li + li {margin-left: 1px}
}
.lp_kanazawa {
    margin: 0 auto;
    text-align: center;
    width: 480px}
.lp_img { width: 100%}
.lp_img img { width: 100%}
@media only screen and (max-width: 767px) {
    .lp_kanazawa {width: 100%}
}
.lp_kanazawa, .lp_line {
    margin: 0 auto;
    text-align: center;
    width: 480px;
    margin-bottom: 60px}
.lp_img {width: 100%}
.lp_img img {width: 100%}
.lp_line {}
@media only screen and (max-width: 767px) {
    .lp_kanazawa,
    .lp_line { width: 100%}
}



/*  */
@media only screen and (max-width: 767px) {
    .foot_nav_1 li:last-child,
    .foot_nav_1 li:nth-child(9){
        border-bottom: none;
        margin-bottom: 0}
}


