@charset "utf-8";
/* ========================================================
	base.css => 共通基本CSS
======================================================== */
/* reset
============================================================================================================ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    font-size: 100%;
    font-family: inherit;
}
fieldset, img {
    border: 0;
}
img {
    vertical-align: middle;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
select, input, textarea {
    font-size: 100%;
}
header, footer, nav, section, article, figure, aside {
    display: block;
}
button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}
/* text-align
============================================================================================================ */
.tal {
    text-align: left;
}
.tac {
    text-align: center;
}
.tar {
    text-align: right;
}
.tac_tal {
    text-align: center;
}
.tac_tal_680 {
    text-align: center;
}
.tal_tac {
    text-align: left;
}
.tac_tar {
    text-align: center;
}
.tar_tal {
    text-align: right;
}
@media screen and (max-width: 960px) {
    .tac_tal {
        text-align: left;
    }
    .tal_tac {
        text-align: center;
    }
    .tac_tar {
        text-align: right;
    }
    .tar_tal {
        text-align: left;
    }
}
@media screen and (max-width: 680px) {
    .tac_tal_680 {
    text-align: left;
}
}
/* margin
============================================================================================================ */
.m00 {
    margin: 0 !important;
}
.mb {
    margin-bottom: 1.5em !important;
}
.mb00 {
    margin-bottom: 0 !important;
}
.mb05 {
    margin-bottom: 5px !important;
}
.mb08 {
    margin-bottom: 8px !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;
}
.mt {
    margin-top: 1.5em !important;
}
.mt00 {
    margin-top: 0 !important;
}
.mt05 {
    margin-top: 5px !important;
}
.mt08 {
    margin-top: 8px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt45 {
    margin-top: 45px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt-40 {
    margin-top: -40px !important;
}
/* padding
============================================================================================================ */
.p00 {
    padding: 0 !important;
}
.pb {
    padding-bottom: 1.3em !important;
}
.pb00 {
    padding-bottom: 0 !important;
}
.pb05 {
    padding-bottom: 5px !important;
}
.pb08 {
    padding-bottom: 8px !important;
}
.pb10 {
    padding-bottom: 10px !important;
}
.pb15 {
    padding-bottom: 15px !important;
}
.pb20 {
    padding-bottom: 20px !important;
}
.pb25 {
    padding-bottom: 25px !important;
}
.pb30 {
    padding-bottom: 30px !important;
}
.pb35 {
    padding-bottom: 35px !important;
}
.pb40 {
    padding-bottom: 40px !important;
}
.pb45 {
    padding-bottom: 45px !important;
}
.pb50 {
    padding-bottom: 50px !important;
}
.pt00 {
    padding-top: 0 !important;
}
.pt05 {
    padding-top: 5px !important;
}
.pt08 {
    padding-top: 8px !important;
}
.pt10 {
    padding-top: 10px !important;
}
.pt15 {
    padding-top: 15px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.pt25 {
    padding-top: 25px !important;
}
.pt30 {
    padding-top: 30px !important;
}
.pt35 {
    padding-top: 35px !important;
}
.pt40 {
    padding-top: 40px !important;
}
.pt45 {
    padding-top: 45px !important;
}
.pt50 {
    padding-top: 50px !important;
}
/* font size
============================================================================================================ */
.fz10 {
    font-size: 1.0rem;
}
.fz11 {
    font-size: 1.1rem;
}
.fz12 {
    font-size: 1.2rem;
}
.fz13 {
    font-size: 1.3rem;
}
.fz14 {
    font-size: 1.4rem;
}
.fz15 {
    font-size: 1.5rem;
}
.fz16 {
    font-size: 1.6rem;
}
.fz17 {
    font-size: 1.7rem;
}
.fz18 {
    font-size: 1.8rem;
}
.fz19 {
    font-size: 1.9rem;
}
.fz20 {
    font-size: 2.0rem;
}
/*sml*/
.fz_s {
    font-size: 1.3rem;
    line-height: 1.4;
}
.fz_m {
    font-size: 1.5rem;
    line-height: 1.7;
}
.fz_l {
    font-size: 1.6rem;
    line-height: 1.7;
}
.fz_ll {
    font-size: 2.0rem;
    line-height: 1.6;
}
@media screen and (max-width: 960px) {
    .fz_s {
        font-size: 1.1rem;
    }
    .fz_m {
        font-size: 1.3rem;
    }
    .fz_l {
        font-size: 1.5rem;
    }
    .fz_ll {
        font-size: 1.8rem;
    }
}
/* font weight
============================================================================================================ */
.fwb {
    font-weight: bold;
}
.fwn {
    font-weight: normal !important;
}

html, body {
    width: 100%;
    overflow-x: hidden;
}
html {
    font-size: 62.5%;
    font-feature-settings: "palt";
}
/*print*/
@page {
    margin: 10mm;
    size: 210mm 297mm; /* A4縦サイズの場合 */
}
@media print {
    body {
        -webkit-print-color-adjust: exact; /* 印刷時でも背景色や背景画像を表示 */
        width: 1190px; /* 印刷時の全ページ幅を統一（px数値はお好みで） */
    }
    #header {
        width: calc(100% - 4vw) !important;
        position: relative !important;
    }
    #header.fixed {
        position: relative !important;
    }
    .header_cv {
        position: relative !important;
        top: -170px !important;
        right: auto !important;
        left: calc(100% - 600px) !important;
    }
    img {
        max-width: 100%;
    }
}
/*print end*/
@media screen and (max-width: 1370px) {
    html {
        font-size: 0.8vw;
    }
}
@media screen and (max-width: 960px) {
    html {
        font-size: 1.1vw;
    }
}
@media screen and (max-width: 680px) {
    html {
        font-size: clamp(0.5rem, 0.056rem + 2.22vw, 1rem);
    }
}
body {
    background-color: #fff;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.7;
    color: #222222;
    font-family: "Zen Maru Gothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    -webkit-text-size-adjust: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.7;
}
a {
    text-decoration: none;
    transition: color 0.2s, background-color 0.2s, background-image 0.2s, border 0.2s, opacity 0.2s;
    color: #212121;
}
/*リンクの影削除*/
@media screen and (max-width: 960px) {
    a {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        outline: none !important;
    }
}
.link_style {
    text-decoration: underline;
}
@media screen and (min-width: 961px), print {
    .link_style:hover {
        text-decoration: none;
    }
}
label {
    cursor: pointer;
}
input, select, textarea, button {
    margin: 0;
    vertical-align: middle;
    font-family: inherit;
    outline: none;
    font-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button {
    cursor: pointer;
}
iframe {
    vertical-align: middle;
}
img {
    -webkit-backface-visibility: hidden !important;
    image-rendering: -webkit-optimize-contrast !important;
    -webkit-transform: translateZ(0) !important;
}
@media screen and (max-width: 960px) {
    img {
        max-width: 100%;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    iframe {
        max-width: 100%;
        height: 200px;
    }
}
@media screen and (min-width: 1200px), print {
    a.tel_link[href^="tel:"] {
        pointer-events: none;
    }
}
section {
    word-break: break-all;
}
/*font___________
------------------------------------------------------------------*/
.out_f {
    font-weight: 300;
    font-family: "Outfit", sans-serif;
}
/* pc / tab / sp
============================================================================================================ */
.sp {
    display: none;
}
.pc {
    display: block;
}
.tab {
    display: none;
}
.pc_tab {
    display: block;
}
.tab_sp {
    display: none;
}
.sp_680 {
    display: none;
}
@media screen and (max-width: 960px) {
    .pc {
        display: none !important;
    }
    .tab {
        display: block !important;
    }
    .sp {
        display: none;
    }
    .tab_sp {
        display: block !important;
    }
}
@media screen and (max-width: 680px) {
    .pc_tab_680 {
        display: none;
    }
    .sp_680 {
        display: block;
    }
}
@media screen and (max-width: 480px) {
    .tab {
        display: none !important;
    }
    .sp {
        display: block;
    }
    .pc_tab {
        display: none !important;
    }
    .tab_sp {
        display: block !important;
    }
}
/* sp
============================================================================================================ */
@media screen and (max-width: 960px) {
    *[data-label] img {
        display: none;
    }
    *[data-label]:before {
        content: attr(data-label);
    }
    *[data-label-r]:after {
        content: attr(data-label-r);
    }
}
/* w
============================================================================================================ */
.w84 {
    position: relative;
    display: block;
    max-width: 840px;
    margin: 0 auto;
}
.w {
    position: relative;
    display: block;
    max-width: 1000px;
    margin: 0 auto;
}
.w11 {
    position: relative;
    display: block;
    max-width: 1100px;
    margin: 0 auto;
}
.w12 {
    position: relative;
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
.w125 {
    position: relative;
    display: block;
    max-width: 1250px;
    margin: 0 auto;
}
.w13 {
    position: relative;
    display: block;
    max-width: 1300px;
    margin: 0 auto;
}
.w14 {
    position: relative;
    display: block;
    max-width: 1400px;
    margin: 0 auto;
}
.w15 {
    position: relative;
    display: block;
    max-width: 1500px;
    margin: 0 auto;
}
/*内部コンテンツ*/
.w_inner {}
.w_inner_l {
    width: 90%;
    margin: auto;
}
.w_inner_s {
    width: 95%;
    margin: auto;
}
@media screen and (max-width: 680px) {
    .w_inner_l {
        width: auto;
    }
    .w_inner_s {
        width: auto;
    }
}