@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Zen+Kaku+Gothic+New&display=swap" rel="stylesheet');
:root {
    --color-font: #000;
    --header-color-primary: #DF3916;
    --ff01: 'Noto Sans JP', sans-serif;
    --ff02: "Oswald", sans-serif;
    --ff03: "Zen Kaku Gothic New", sans-serif;
}
/* オリジナル */
.w45 {
    width: 45%;
}
.jc_around {
    justify-content: space-around;
}
.mb20 {
    margin-bottom: 20rem !important;
    !i;
    !;
}
.w48 {
    width: 48%;
}
/* 投稿欄 */
p.time.cat-news.first {
    border-radius: 5px;
}
.postlist li:first-child {
    border-top: none;
}
.postlist li {
    border-bottom: 1px dashed #ccc;
}
.max_w1100 {
    width: 90%;
}
footer#footer {
    background: #ED5131;
    padding: 1vw 0;
}
div#copyright {
    background: #ED5131;
    margin: 0;
}
/* メニュー右上の色・hover時も */
#header a.head_btn.mail_btn:hover {
    /* background: red; */
    opacity: 0.7;
}
/*お問い合わせページのボタンの色  */
.linkBtn, .post .linkBtn {
    background: #DF3916;
}
.linkBtn:hover, .post .linkBtn:hover {
    background: #DF3916;
    opacity: 0.7;
}
/* お問い合わせページのフッターを消す */
.page-id-21 .comon_footer {
    display: none;
}
/* flexbox */
.flexbox {
    flex-wrap: wrap;
}
/* 投稿詳細ページのフォントサイズ */
body.single-post h1.title.first span {
    font-size: clamp(18px, 1.6vw, 30px);
}
/* お問い合わせページのボタンデザイン */
body.page-id-21 .linkBtn, .post .linkBtn {
    padding: 0.5em 2.5em 0.5em 2.5em;
}
body.page-id-21 .post .subimitarea .linkBtn input[type="submit"] {
    padding: 20px 0;
}
/* 投稿欄の背景の色を消す */
#front_top_content, #front_bottom_content {
    background: transparent;
}
/* h3の下線を消す、左右と下のpaddingを消す、marginを消す*/
.post h3 {
    border-bottom: none;
    padding: 0;
    margin: 0;
}
/* h2のmarginを消す */
.post h2 {
    margin: 0;
}
/* h2の下線を消す */
.post h2::after {
    display: none;
}
.max_contents {
    width: 100vw;
    margin-left: calc(((100vw - 100%) / 2)* -1);
    margin-right: calc(((100vw - 100%) / 2)* -1);
}
.mxauto {
    margin: 0 auto;
}
.bg_img {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
/* 会社概要 */
a.map {
    color: #DF3916;
    text-decoration: underline;
    transition: .3s;
}
a.map:hover {
    opacity: .7;
}
/* テーブル */
.table-item td.cell_02 span {
    background: #fff;
    display: block;
    padding: 30px;
}
.table-item td.cell_01 span {
    background: #DF3916;
}
.post table, .post table th, .post table td {
    border-width: 0px;
}
.table-item td.cell_01 span {
    background: #DF3916;
    display: block;
    10px: 0;
    padding: 30px;
}
.table-item tr.head td {
    border-top: 0px solid #BABABA;
}
.table-item tr td {
    font-weight: 500;
    padding: 10px;
    vertical-align: middle;
    line-height: 2;
    font-family: var(--ff01);
    border-bottom: 1px dashed #707070 !important;
    font-size: clamp(16px, 1vw, 18px);
}
.table-item td.cell_01 {
    width: 20%;
    text-align: center;
    /* background: #Fff; */
    color: #fff;
}
/*フッター  */
.contact_area {
    width: 27%;
}
.footer_logo img {
    width: 21vw;
}
a#scrollUp {
    background: #DF3916;
}
.comon_footer .btn-item a::after {
    border-top: 2px solid;
    border-right: 2px solid;
}
.btn-item a:hover::after {
    right: 10px;
}
/* .gap02 {
    gap: 10%;
} */
.comon_footer .btn-item a::before {
    content: '\f0e0';
    color: #DF3916;
    transform: scale(1.5);
    transition: 0.2s;
    font-family: 'FontAwesome';
    margin-right: 1em;
}
.comon_footer .btn-item a {
    background: #fff;
    color: #DF3916;
    width: clamp(300px, 21vw, 400px);
}
.comon_footer .btn-item a:hover::after {
    right: 5px;
}
span.tel_number02 {
    color: #000;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 500;
    font-family: var(--ff02);
    font-size: clamp(30px, 3vw, 57px);
}
span.tel_number02::before {
    content: '\f3cf';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 0.8em;
    margin-right: 10px;
    line-height: 1;
}
span.reception_time02 {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: var(--ff02);
    text-align: center;
}
#header ul.header__contact li:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2vw;
}
a.head_btn_tel {
    transition: .3s;
}
a.head_btn_tel:hover {
    opacity: 0.7;
}
.bg_img.bg-footer {
    background: #DF3916;
}
.logo-area {
    display: flex;
    align-items: center;
    width: 62%;
}
p.footer_title {
    color: #fff;
    font-weight: 900;
    margin-bottom: 0.5em;
    font-size: clamp(20px, 2.9vw, 55px);
}
p.footer_sentence {
    color: #fff;
    font-weight: 700;
    font-family: var(--ff03);
    margin-bottom: 0.2em;
    font-size: clamp(18px, 1.3vw, 25px);
}
a.footer_link {
    color: #fff;
    font-weight: 700;
    font-family: var(--ff03);
    text-decoration: underline;
    font-size: clamp(20px, 1.3vw, 25px);
}
/* エアコン販売 */
.bg_white {
    background: #fff;
    padding: 1.5em;
    min-height: 429.75px;
}
.ac-pm_container p {
    font-weight: 700;
    font-family: var(--fff03);
    line-height: 2.11;
    font-size: clamp(16px, 1vw, 18px);
}
.page-id-152 div#content.wide {
    padding-bottom: 0;
}
.page-id-155 div#content.wide {
    padding-bottom: 0;
}
.ac_img {
    margin-bottom: 3em;
    width: 100vw;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
}
.bg_gray {
    background: #F0F0F0;
    padding: 5vw 0;
}
.balloon1-left.right {
    margin: 1.5em 15px 1.5em 0;
}
.balloon1-left.right::before {
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #e0edff;
}
.maker_area {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 0px 15px -5px #777777;
    padding: 2%;
    background: #fff;
    margin-bottom: 5vw;
}
p.maker_title {
    font-weight: 700;
    font-size: clamp(20px, 1.7vw, 32px);
}
.maker-area p.maker_subtitle {
    background: #DF3916;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 0.2em;
}
span.lower_icon {
    margin-right: 1em;
}
.w32 {
    width: 32%;
}
h3.lower_subtitle {
    background: #DF3916;
    color: #fff;
    font-weight: 700;
    font-family: var(--ff03);
    padding: 0.5em;
    display: flex;
    align-items: center;
    font-size: clamp(20px, 1.7vw, 32px);
}
.ac-pm_container p.ac-pm_item {
    font-weight: 700;
    line-height: 1.6;
    padding: 0.5em 0;
    color: #333333;
    font-size: clamp(18px, 1.6vw, 30px);
}
p.maker_subtitle {
    line-height: 2.11;
    font-weight: 700;
    font-family: var(--ff03);
    color: #fff;
    background: #DF3916;
    display: inline-block;
    padding: 0.2em 0.5em;
    font-size: clamp(12px, 1vw, 18px);
}
.contents span.en::before {
    position: absolute;
    content: "";
    width: 2em;
    height: 3px;
    background: #DF3916;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
/* 吹き出し */
.balloon2-right {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin: 1.5em 1.5em 15px 0;
    padding: 1em 1em 1em 2em;
    min-width: 220px;
    max-width: 100%;
    color: #fff;
    background: #DF3916;
    border-radius: 20px;
    font-size: 22px;
    line-height: 2;
    font-weight: 500;
    font-size: 18px;
}
.balloon2-right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #DF3916;
    z-index: 2;
    /* border: 15px solid transparent; */
    /* border-right: 15px solid #DF3916; */
}
.balloon2-right:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30px;
    margin-top: -14px;
    /* border: 0px solid transparent; */
    /* border-left: 0px solid #555; */
    z-index: 1;
}
.balloon2-right p {
    margin: 0;
    padding: 0;
}
.balloon1-left {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 1em 1em 1em 2em;
    min-width: 220px;
    max-width: 100%;
    color: #fff;
    background: #DF3916;
    border-radius: 20px;
    font-size: 22px;
    line-height: 2;
    font-weight: 500;
    /* width: 49%; */
    font-size: 18px;
}
.balloon1-left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #DF3916;
}
.balloon1-left p {
    margin: 0;
    padding: 0;
}
/* ーーーーーーーーーーーーーーーーー */
.contents span.en {
    font-family: var(--ff02);
    font-weight: 500;
    position: relative;
    padding-bottom: 0.3em;
    font-size: clamp(18px, 1.1vw, 21px);
}
.contents span.ja {
    color: #DF3916;
    font-weight: 700;
    font-family: var(--ff03);
    font-size: clamp(30px, 2.2vw, 42px);
}
p.emphasis {
    text-align: center;
    font-weight: 700;
    color: #333333;
    line-height: 2.09;
    margin-bottom: 0.5em;
    font-size: clamp(20px, 1.7vw, 32px);
}
/* トップ */
.fixed.top {
    bottom: 9vw;
}
.fixed {
    position: fixed;
    right: 0vw;
    bottom: 4vw;
    display: flex;
    min-height: 82px;
    z-index: 100;
    width: clamp(200px, 16vw, 300px);
    flex-direction: column-reverse;
}
.spmenu #menu span {
    background: #fff;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
    background: #fff;
}
.spmenu #menu p {
    color: #fff;
}
.wpcf7-form .must {
    background: #DF3916;
}
span.lower_icon img {
    width: 3vw;
    min-width: 34px;
}
body p {
    font-size: clamp(16px, 1vw, 18px);
}
p#sec03 {
    padding-top: 200px;
    margin-top: -200px;
}
p#sec04 {
    padding-top: 200px;
    margin-top: -200px;
}
p#sec05 {
    padding-top: 200px;
    margin-top: -200px;
}
div#sec01 {
    padding-top: 130px;
    margin-top: -130px;
}
div#sec02 {
    padding-top: 130px;
    margin-top: -130px;
}
div#sec03 {
    padding-top: 130px;
    margin-top: -130px;
}
div#sec04 {
    padding-top: 130px;
    margin-top: -130px;
}
div#sec05 {
    padding-top: 130px;
    margin-top: -130px;
}

h2#sec01 {
    padding-top: 130px;
    margin-top: -130px;
}
div#access {
    padding-top: 130px;
    margin-top: -130px;
}
div#sec001 {
    padding-top: 120px;
    margin-top: -120px;
}
div#sec002 {
    padding-top: 120px;
    margin-top: -120px;
}
.content-item {
    background-image: url(/wp-content/uploads/product_bg-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
ul.list {
    width: 100%;
    max-width: 740px;
}
/* 縦並び２列 */
.list {
    column-count: 2;
    width: fit-content;
    column-gap: 2em;
}
/* リストのスタイル */
ol {
    margin-bottom: 4em;
    line-height: 1.7;
}
li {
    &:nth-child(2n) {
        color: tomato;
    }
}
.max_w1500 {
    width: 90%;
}
.absolute-area.ex {
    padding: 2% 0% 2% 2%;
}
h1.title.first span {
    font-weight: 700;
    font-size: clamp(24px, 2.61vw, 50px);
}
header#h1Header::before {
    background: #DF3916;
    opacity: .69;
}
p.time.cat-news.first {
    background: #DF3916;
}
.bg_company::before {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    content: "";
    opacity: .53;
}
span.ja.second.fff {
    color: #fff;
}
.bg_company {
    position: relative;
}
.txt_area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.card-img.number01::before {
    content: "01";
}
.card-img.number02::before {
    content: "02";
}
.card-img.number03::before {
    content: "03";
}
.bg_img.point {
    background-image: url(/wp-content/uploads/top_point_bg-1.png);
    padding: 5vw 0;
}
.textarea {
    padding: 2em;
    padding-top: 0;
}
.card03 p.card_title {
    font-weight: 700;
    font-family: var(--ff02);
    padding: 1em 0;
    font-size: clamp(18px, 1.2vw, 22px);
}
.card03 p {
    line-height: 1.9;
    font-family: var(--ff03);
    font-size: clamp(16px, 1.1vw, 20px);
    font-weight: 700;
}
.card-img {
    position: relative;
}
.card-img::before {
    background: #DF3916;
    position: absolute;
    font-weight: 500;
    font-family: var(--ff02);
    padding: 0.5em;
    color: #fff;
    font-size: clamp(30px, 2.5vw, 48px);
    line-height: 1;
}
/*カード  */
.card-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card03 {
    width: 32%;
    margin-bottom: 3em;
    background: #fff;
    box-shadow: 0px 7px 7px 0px #e9e9e9;
}
.card_textarea {
    padding: 10px;
}
@media print, screen and (max-width: 1024px) {
    .card03 {
        width: 48%;
    }
}
@media print, screen and (max-width: 768px) {
    .card-list {
        display: block;
    }
    .card03 {
        width: 100%;
    }
}
.cta-img {
    position: relative;
}
.cta-img::before {
    position: absolute;
    content: "";
    right: 2px;
    bottom: 2px;
    background-image: url(/wp-content/uploads/yahoo_shopimg_banner.png);
    width: 76%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    /* background: red; */
    /* background-position: center; */
    /* background-size: cover; */
}
p.cta_title {
    color: #fff;
    font-weight: 700;
    line-height: 2;
    font-size: clamp(10px, 1.77vw, 34px);
}
/*パララックス  */
.parallax {
    position: relative;
    background: url(/wp-content/uploads/parallax-last.png) no-repeat center center fixed;
    background-size: cover;
    min-height: 370px;
}
.parallax-content {
    position: relative;
    z-index: 1;
    /* Adjust padding as needed */
    text-align: center;
    color: #fff;
    /* Text color */
}
.cta-container {
    display: flex;
}
p.cta_p {
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-family: var(--ff02);
    padding-top: 0.5em;
    font-size: clamp(9px, 1.2vw, 22px);
}
.what-we-do {
    position: relative;
    z-index: 0;
}
.main-visual {
    position: relative;
    z-index: 1;
}
.gap01 {
    gap: 2%;
}
/*  ボタン*/
.btn-item a {
    position: relative;
    display: block;
    text-align: center;
    background: #DF3916;
    /*背景の色*/
    color: #fff;
    /*文字と枠の色*/
    /*文字の大きさ*/
    font-weight: bold;
    /*文字の太さ*/
    width: 300px;
    /*横幅調整*/
    padding: 20px 0;
    /*立幅調整*/
    margin: 0 auto;
    /*枠線を丸くする*/
    text-decoration: none;
    /*文字の下線を消す*/
    transition: 0.3s;
    font-size: clamp(16px, 1.2vw, 22px);
}
.btn-item a::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 43%;
    /* transform: translateX(-50%) rotate(45deg); */
    transition: 0.2s;
}
.btn-item a:hover::before {
    right: 10px;
}
p.right {
    margin-bottom: 0.5em;
    width: 39%;
}
span.ja.second {
    color: #DF3916;
    font-size: clamp(28px, 2.7vw, 52px);
}
span.ja.second {}
.bg_img.product {
    background: #FAFAFA;
    padding: 5vw 0;
}
.content-item {
    display: flex;
    align-items: center;
}
h3.top-sub-title {
    background: #DF3916;
    color: #fff;
    font-weight: 700;
    padding-left: 1em;
    font-size: clamp(24px, 1.6vw, 31px);
}
span.orange {
    color: #DF3916;
}
p.left {
    width: 42%;
    margin-bottom: 0.5em;
}
.content-item p {
    font-weight: 700;
    font-family: var(--ff03);
    line-height: 48px;
    font-size: clamp(18px, 1.2vw, 22px);
    color: #00000080;
    text-shadow: 1px 2px 3px #808080;
}
.content-item .txt-area {
    padding: 1%;
}
.col-2 {
    width: 49%;
}
span.en.fff {
    color: #fff;
}
span.en {
    display: block;
    font-weight: 500;
    font-family: var(--ff02);
    color: #DF3916;
    font-size: clamp(20px, 1.6vw, 31px);
}
span.ja {
    font-weight: 700;
    font-family: var(--ff03);
    color: #fff;
    font-size: clamp(24px, 3.3vw, 62px);
}
.top-content.what-we-do p {
    font-weight: 700;
    color: #fff;
    font-family: var(--ff02);
    line-height: 2.18;
    font-size: clamp(16px, 1.2vw, 22px);
}
.bg_img.bg-what-we-do {
    position: relative;
    z-index: 5;
    padding: 15% 0 10% 0%;
}
.bg_img.bg-what-we-do::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #221111;
    opacity: 0.69;
    z-index: 6;
    top: 0;
    left: 0;
}
.what-we-do .content-inner {
    position: relative;
    z-index: 8;
}
.top-content.main-visual {
    position: relative;
}
.top-content {
    width: 100vw;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
}
.absolute-area {
    max-width: 1500px;
    margin-left: auto;
    background: #df3916cc;
    padding: 1% 0% 2% 2%;
    position: absolute;
    right: 0;
    bottom: -20%;
    width: 90%;
    z-index: 10;
}
.bg-what-we-do {
    background-image: url(/wp-content/uploads/what_to_do_latest.png);
}
.max_w1720 {
    max-width: 1720px;
    width: 90%;
}
.content-inner {
    margin: 0 auto;
}
/* SPオリジナル */
@media print, screen and (max-width: 768px) {
    .sp_txt_l {
        text-align: left !important;
        !i;
        !;
    }
    .spmb10 {
        margin-bottom: 10rem !important;
        !i;
        !;
    }
    .w48 {
        width: 100%;
    }
    .sppt0 {
        padding-top: 0rem !important;
    }
    .spmb0 {
        margin-bottom: 0rem !important;
    }
    .spmb5 {
        margin-bottom: 5rem !important;
    }
    .sp_flex_mb {
        margin-bottom: 5vw;
    }
    .sp_w90 {
        width: 90%;
        margin: 0 auto;
    }
}
/*--メディアクエリ--------------------------------------------*/
@media (min-width: 769px) and (max-width: 1024px) {}
@media print, screen and (max-width: 1420px) {
    .content-item .flexbox {
        display: block;
    }
    p.left {
        width: 100%;
    }
    p.right {
        width: 100%;
    }
}
@media print, screen and (max-width: 1244px) {
    .balloon1-left:before {
        border: none;
    }
    .balloon2-right:before {
        border: none;
    }
    .over p {
        text-align: left;
    }
    .under {
        flex-direction: column-reverse;
    }
    .over {
        display: block;
        text-align: center;
    }
}
@media print, screen and (max-width: 1023px) {
    .mobile #header {
        background: #DF3916;
    }
}
@media print, screen and (min-width: 1024px) {
    .sticky-header #header ul.header__contact {
        align-items: center;
    }
    /* sticky-header	 */
    .sticky-header #header>.inner {
        display: flex;
        align-items: center;
        background: #DF3916;
    }
    header#header .sticky-header #header>.inner {
        padding: 0;
    }
    header#header .inner.site-header {
        padding: 0 3%;
    }
    .sticky-header header#header {
        padding: 0;
    }
    .sticky-header #header .header__nav-contact {
        flex-direction: row;
    }
    .sticky-header #header a.head_btn.tel_btn span {
        color: #fff;
    }
    .sticky-header #header a.head_btn.mail_btn {
        color: #fff;
    }
    .sticky-header #header a.head_btn.tel_btn::before {
        color: #fff;
    }
    .sticky-header #header .logo img {
        height: 100%;
        width: 100%;
        min-width: 140px;
    }
    .sticky-header #header-layout {
        height: 120px;
    }
    /* 	----------------- */
    #header a.head_btn.tel_btn:hover {
        opacity: 0.7;
    }
    #header a.head_btn.tel_btn {
        background: transparent;
        align-items: center;
        justify-content: center;
    }
    #header a.head_btn.tel_btn span {
        font-weight: 500;
        font-family: var(--ff02);
        font-size: clamp(30px, 2.1vw, 39px);
    }
    #header a.head_btn.tel_btn::before {
        content: '\f3cf';
        font-size: 2em;
        margin-bottom: 0;
        margin-right: 0.5em;
    }
    #header a.head_btn.mail_btn {
        background: transparent;
        border: 2px solid;
        padding: 1em;
        font-weight: 600;
        font-size: clamp(20px, 1.4vw, 26px);
    }
    #header a.head_btn.mail_btn::before {
        margin-bottom: 0;
        margin-right: 0.5em;
        font-size: 1em;
    }
    nav#mainNav ul li a:active, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-ancestor a, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li.current-menu-parent a {
        background: transparent;
    }
    nav#mainNav ul {
        background: #fff;
        height: 77px;
        border-radius: 40px;
    }
    nav div.panel {
        display: flex !i;
        !;
        align-items: center;
        !;
        !importan;
        !i;
        !;
    }
    nav div.panel {
        display: flex !important;
        align-items: center;
        !i;
        !;
    }
    #header ul.header__contact {
        display: flex;
        align-items: center;
        align-items: flex-end;
    }
    #header ul.header__contact li {
        height: 74px;
    }
    #header .logo img {
        max-width: unset;
        width: 100%;
        max-height: unset;
    }
    #header .header__nav-contact {
        flex-direction: column-reverse;
        align-items: flex-end;
    }
    header#header {
        background: #DF3916;
        height: 252px;
        padding: 0 3%;
    }
    nav#mainNav {
        border-radius: 40px;
    }
    #header a.head_btn {
        flex-direction: row;
    }
}
@media print, screen and (max-width: 1024px) {
    p.left {
        width: 100%;
    }
    p.right {
        width: 100%;
    }
    .w50.txt-area .flexbox {
        display: block;
    }
    .bg_img.bg-footer {
        padding: 5% 0;
    }
    .flexbox.gap02.ai_center {
        display: block;
    }
    .logo-area {
        width: 100%;
        display: block;
    }
    .contact_area {
        width: 100%;
    }
    span.tel_number02 {
        justify-content: center;
    }
    .footer_text_area {
        text-align: center;
        margin-bottom: 5%;
    }
    .footer_logo {
        text-align: center;
    }
}
@media print, screen and (min-width: 769px) {}
@media print, screen and (max-width: 768px) {
	.fixed {
    bottom: 23vw;
}

.bg_img.bg-footer {
    padding-bottom: 20%;
}
    .content-item .txt-area {
        padding: 5%;
    }
    .ac_img {
        margin-bottom: 1em;
    }
    .bg_gray {
        padding: 10vw 0;
    }
    .table-item tr td {
        display: block;
        width: 100% !important;
        !i;
        !;
    }
    .table-item td.cell_02 {
        text-align: center;
    }
    .under {
        display: flex;
    }
    .w32 {
        width: 100%;
    }
    .ac-pm_container {
        margin-bottom: 2rem;
    }
    .balloon2-right {
        min-width: unset;
        padding: 1em;
        margin: 0;
    }
    .balloon1-left {
        padding: 1em;
        margin: 0;
        margin-bottom: 2rem;
    }
    .maker_area {
        padding: 5%;
    }
    .parallax {
        background-attachment: unset;
        background-size: cover;
        background-position: center;
        background-position-x: right;
    }
    .absolute-area {
        bottom: -40%;
    }
    .absolute-area.ex {
        bottom: -30%;
    }
    .what-we-do .content-inner {
        padding: 10% 0 10% 0;
    }
    .w50 {
        margin-bottom: 0;
    }
    .col-2 {
        width: 100%;
    }
    .content-item {
        display: block;
    }
    .textarea {
        min-height: unset;
        max-height: unset;
    }
    .bg_white {
        min-height: unset;
    }
}