@charset "UTF-8";

/*!
Theme Name: rozinas Child
Template:   cocoon-master
Version:    1.0.7
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

/*必要ならばここにコードを書く*/

.off {
    width: 980px;
    margin-left: 20px;
    margin-bottom: 40px;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

p.caution {
    background: #ebebeb;
    padding: 3%;
    font-size: 84%;
    color: #515151;
}

.entry-content > *,
.demo .entry-content p {
    margin-top: 0;
    margin-bottom: 1.4em;
}

.fa-folder-open:before {
    display: none;
}

.entry-card-title,
.related-entry-card-title {
    font-size: 18px;
    margin: 0;
    line-height: 1.2;
    margin: 5px;
    font-weight: bold;
}

/************************************
** 基本表示
************************************/

/*初期化*/

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.container {
    padding-right: constant(safe-area-inset-right);
    padding-left: constant(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
    padding-left: env(safe-area-inset-left);
    background: #fff;
    margin: 0 auto;
}

body {
    /* フォントの種類 */
    font-family: "メイリオ", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
    /* フォントのサイズ */
    font-size: 18px;
    /* フォントの色 */
    color: #333;
    /* カーニングの設定 */
    /* 行間の設定 */
    line-height: 1.8;
    margin: 0;
    overflow-wrap: break-word;
    background: none;
    /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
    background-attachment: fixed;
}

/*デフォルトリンク*/

a {
    color: #1967d2;
}

a:hover {
    color: #e53900;
    transition: 0.5s;
    cursor: pointer;
}

a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: 0.5s;
    cursor: pointer;
}

button:hover {
    cursor: pointer;
}

/* インナーを囲む */

.wrap {
    width: 1000px;
    margin: 0 auto;
}

/************************************
** 本文部分
************************************/

main.main,
.main {
    width: 720px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

/************************************
** ヘッダー
************************************/

.header {
    height: 100%;
}

.header-in {
    width: 1000px;
    display: block;
    line-height: 0;
    padding: 0;
    margin: 0 auto;
    text-align: left;
}

.header-left {
    float: left;
    width: 600px;
    text-shadow: #fff 1px 1px;
    text-align: left;
    padding-left: 10%;
    margin-left: -90px;
    /*background: url(/images/header/logo_img.png);*/
    background-repeat: no-repeat;
    background-position: 0 10px;
    background-size: auto;
    height: 120px;
}

.header-left h1 {
    font-size: 1.6rem;
    float: left;
    margin-top: 1%;
    margin-left: 4%;
    letter-spacing: -0.05em;
}

.header-left h1 a {
    color: #333;
    text-decoration: none;
    text-shadow: #fff 2px 2px;
}

.header-left h1 a:hover {
    color: #666;
}

.header-left p {
    font-size: 14px;
    color: #000;
    line-height: 150%;
    margin-top: 5%;
    margin-left: 5%;
    text-align: left;
}

.header-right {
    float: right;
    width: 490px;
    line-height: 100%;
    text-align: center;
}

.header-right-free-img {
    vertical-align: text-top;
    margin: 0 7px 0 0;
}

.telBotton-info {
    width: 280px;
    float: left;
    margin-top: 0;
}

.telBottom {
    margin: 10px 0 0;
}

.telBottom img {
    margin-right: 3px;
}

.telBottom a {
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.telBottom a:hover {
    color: #333;
}

.telBotton-info01 {
    color: #fff;
    background-color: #ff6000;
    font-size: 13px;
    padding: 0;
    text-align: center;
    line-height: 22px;
    margin: 0;
    padding: 3px 0;
}

.telBotton-info02 {
    font-size: 13px;
    text-align: center;
    margin: 0;
}

.header-line {
    background: url("/images/header/line_btn_header.png") no-repeat center center;
    width: 280px;
    height: 35px;
    margin: 7px 0;
}

.header-line:hover {
    background: url("/images/header/line_btn_header_hover.png") no-repeat center center;
}

.header-line:active {
    background: url("/images/header/line_btn_header_press.png") no-repeat center center;
}

.contact-line {
    background: url("/images/header/line_btn.png") no-repeat center center;
    width: 605px;
    height: 88px;
    margin: 10px auto 40px;
}

.contact-line:hover {
    background: url("/images/header/line_btn_hover.png") no-repeat center center;
}

.contact-line:active {
    background: url("/images/header/line_btn_press.png") no-repeat center center;
}

.header-right-free-text {
    color: #58b530;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.header-right-tel {
    color: #ff0000;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    line-height: 105%;
    text-align: center;
}

.header-right-24 {
    color: #ff0000;
    font-size: 14px;
    padding: 5px 0 5px 5px;
    margin: 0;
    background: #ffff33;
    text-align: center;
}

.header-right-l {
    float: left;
}

.header-right-r {
    height: 120px;
}

.header-right-r img {
    height: 120px;
    padding-left: 2%;
}

.tagline {
    display: none;
    text-align: center;
    font-size: 14px;
    margin: 0.6em 0;
}

.nlogo {
    float: left;
    clear: none;
    margin-left: -90px;
    padding-top: 2%;
}

/************************************
** グローバルメニュー
************************************/

.navi {
    /*
min-width: 1000px;
*/
    border-top: 2px solid #000346;
    background-color: #004b8f;
}

.navi-in {
    width: 1000px;
    margin: 0 auto;
}

.navi-in > ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    width: 1000px;
}

/*サブメニュー*/

.navi-in > ul li {
    display: block;
    flex-grow: 1;
    height: 58px;
    line-height: 20px;
    padding-top: 20px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: auto;
}

.navi-in > ul li:first-child {
    border-left: 2px solid #fff;
    padding-top: 7px;
}

.navi-in > ul li:last-child {
    border-left: 1px solid #fff;
    border-right: 2px solid #fff;
}

.navi-in a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
}

.navi-in li:hover {
    background-color: #f5f8fa;
    transition: all 0.7s ease;
    background-color: #2e82ce;
}

.navi-in a:hover {
    color: #fff;
    background-color: #f5f8fa;
    background-color: #2e82ce;
}

.navi-in a:hover > ul {
    display: block;
}

/************************************
** フッターメニュー
************************************/

.footer-bottom.fnm-text-width .menu-footer li {
    width: initial;
}

.navi-footer-in > .menu-footer {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.navi-footer-in > .menu-footer li {
    border-right: 1px solid #ccc;
    border-left: initial;
    line-height: 1.8;
    white-space: nowrap;
    position: relative;
}

.navi-footer-in > .menu-footer li:nth-child(6) {
    border-right: 0px solid #ccc;
}

.navi-footer-in > .menu-footer li:last-child {
    border-right: none;
}

.e-card-info .post-author {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/************************************
** パンくずリスト
************************************/

.breadcrumb {
    margin-top: 0;
    margin-bottom: 1em;
    color: #777;
    font-size: 13px;
}

.breadcrumb.sbp-main-before + .content,
.breadcrumb.pbp-main-before + .content {
    margin-top: 45px;
}

/************************************
** 内容
************************************/

.content {
    margin: 45px auto 0;
    width: 1000px;
}

/*Sadd20190705*/

.content-in {
    display: initial;
    display: flex;
}

.entry-content {
    margin-bottom: 3em;
}

.article h2 {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.article h3 {
    border: 0;
    font-size: 22px;
    padding: 6px 20px;
}

/************************************
** サイドバーのスタイル
************************************/

div.sidebar {
    all: initial;
    /*reset*/
    width: 240px;
    padding: 0;
    border-radius: 0;
    background-color: none;
}

/************************************
** ウィジェット
************************************/

/*ウィジェットリスト*/

.widget {
    margin-bottom: 15px;
    line-height: 0;
}

/************************************
** 関連記事ボーダー
************************************/

.recb-entry-border .related-entry-card-wrap {
    border: 1px solid #fff;
    background: #ededed;
}

/************************************
** フッター
************************************/

.footer {
    margin-top: 20px;
    padding-top: 0;
    position: relative;
    width: 100%;
    background: #ddd;
}

.copyright {
    margin-top: 20px;
    background: #004b8f;
    color: #fff;
    padding: 15px 0;
}

/************************************
** フッターボトム
************************************/

.footer-bottom {
    margin-top: 0;
    padding: 20px 0 0;
    position: relative;
    font-size: 14px;
}

.footer-bottom-logo {
    float: none;
    bottom: 0;
    position: absolute;
    display: none;
}

.footer-bottom-content {
    float: none;
    text-align: center;
}

.navi-footer {
    width: 700px;
    margin: 0 auto;
}

/*
Mobile Menu Core Style
*/

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: left;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}

/* Button Lines */

.slicknav_menu {
    background: none;
    padding: 0;
}

/************************************
** 追加コード
************************************/

.header-logo-img {
    margin: 0 auto;
    text-align: left;
}

#main-view {
    margin: 0 auto;
    padding-bottom: 40px;
    text-align: center;
}

#main-view .main-view-cta {
    margin-top: -140px;
}

.page .breadcrumb,
.page .date-tags,
.page .author-info,
.page .entry-title,
.page .archive-title {
    display: none;
}

#main-view .main-view-pc {
    background: url("/images/index/main_view_pc.png");
    background-repeat: no-repeat;
    background-position: top;
    max-width: 1350px;
    height: 600px;
    margin: 0 auto;
}

#main-view .main-view-pc h2 {
    text-align: center;
    padding-top: 55px;
    margin-bottom: -10px;
}

#main-view .main_view_bottom {
    margin-top: 130px;
}

#home {
    margin: 0;
    padding: 0;
}

.home-top-title,
.service-child h3 {
    font-size: 28px;
    text-align: center;
    color: #333;
    margin: 0;
    padding: 0;
    background: none;
}

.green-text,
.service-child .green-text {
    color: #339900;
}

.big-green-text,
.service-child .big-green-text {
    color: #003300;
    font-size: 54px;
    -webkit-text-emphasis: filled dot #339900;
    text-emphasis: filled dot #339900;
}

.service-child .big-green-text {
    font-size: 120%;
}

.top_check_box ul,
.service-child ul {
    list-style: none;
    padding: 0;
}

.top_check_box ul {
    width: 800px;
    margin: 0 auto;
}

.top_check_box li,
.service-child li {
    margin: 0;
    padding-left: 50px;
    background-image: url(/images/index/check.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #004b8f;
}

.top_check_box li {
    text-align: left;
}

.check_strong,
.service-child .check_strong {
    color: #ff0000;
    border-bottom: 10px solid #ffff33;
    display: inline-block;
    line-height: 2px;
    border-radius: 20px;
}

.omakase {
    display: table;
    margin-top: -5px;
}

.omakase-box {
    background: #fff;
    border: 6px solid #ffffa7;
    box-sizing: border-box;
    padding: 10px;
    width: 350px;
    min-height: 580px;
    float: left;
    box-shadow: 0px 0px 0px 2px #494949;
}

#omakase_number {
    margin: -40px 0 0;
    padding: 0;
    text-align: center;
}

.omakase-box img {
    margin: 0;
}

.omakase-box:nth-child(odd) {
    margin-right: 20px;
}

.b10 {
    margin-bottom: 10px;
}

.orange {
    color: #ff3300;
}

.orange02 {
    color: #ff3300;
    background-color: #ffff66;
}

.red {
    color: #ff0000;
    font-weight: bold;
}

#point_img02_b {
    background: #ffd9bd;
    padding: 5px;
}

.fl-r-pc {
    float: right;
}

.omakase h3 {
    font-size: 20px;
    padding: 0 0 10px;
    text-align: center;
    border: 0;
    margin: 0;
}

span.border-bottom-y {
    background: linear-gradient(transparent 60%, #ffff33 0%);
    padding: 0;
    line-height: 2rem;
}

.omakase-box p {
    font-size: 16px;
    color: #333;
    padding: 0 2%;
    margin: 0;
}

.mh56-pc {
    min-height: 590px;
}

.mh66-pc {
    min-height: 680px;
}

.top-voice,
.top-case {
    margin: 40px 0 25px;
}

.top-voice-inner {
    border: 10px solid #e8e8e8;
    padding: 20px;
    margin: -10px 0 30px;
}

.top-case h2 {
    border-bottom: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.top-voice h3 {
    margin: 0 0 5% 0;
    padding: 0;
    font-size: 22px;
    color: #004b8f;
    text-align: center;
    border: 0;
    text-align: left;
}

.top-case h3 {
    margin: 0 0 -12px;
    padding: 0;
    font-size: 36px;
    color: #58b530;
    text-align: right;
    border: 0;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.mt33 {
    margin-top: 33px;
}

.case-wrap {
    clear: both;
    width: 100%;
}

.case-wrap-img {
    float: left;
}

.case-inner {
    color: #000;
    font-weight: bold;
    float: right;
    margin-bottom: 20px;
    line-height: 150%;
    width: 50%;
}

.case-inner p {
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.case-icon01 {
    font-size: 20px;
    margin: -10px 0 0;
    right: 0;
    position: absolute;
}

.case-icon02 {
    font-size: 20px;
    margin: -5px 0 0;
    right: 0;
    position: absolute;
}

.case_strong {
    font-size: 40px;
}

.case_strong_color {
    color: #ff3300;
}

.case-inner-text01 {
    text-align: left;
    background: #004b8f;
    padding: 2%;
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome */
    -moz-border-radius: 5px;
    /* Firefox12まで */
    border-radius: 5px;
    /* Firefox13以降 */
    color: aliceblue;
    text-align: center;
}

.case-inner-text02 {
    text-align: left;
    padding: 2% 0 0 2%;
}

.case-inner-text03 {
    font-size: 18px;
    padding: 2% 0 0 2%;
}

.case-inner-text04 {
    font-size: 20px;
    text-align: right;
    padding: 2% 0 0 0%;
}

.case-inner-text04 img {
    vertical-align: middle;
    margin-right: 5px;
    line-height: 1;
}

.case-inner-text05 {
    margin: 0;
    font-size: 16px;
    clear: both;
}

.case-btn {
    margin: 0;
    text-align: center;
    width: 340px;
    height: 40px;
    background: #ff6600;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    float: right;
    border: none;
}

.case-btn a {
    color: #fff;
    text-decoration: none;
}

button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: 0.5s;
    background: #6f93ff;
    text-decoration: none;
}

.case {
}

.case h2 {
}

.case-box {
    width: 240px;
    padding-right: 5px;
    float: left;
}

.case-box:last-child {
    padding-right: 0;
}

.case-box h3 {
    background: #004b8f;
    font-size: 40px;
    color: #ffff00;
    margin: 10px 0;
    padding: 12px;
    text-align: left;
    display: inline-block;
}

.case-box-text01 {
    font-size: 20px;
    color: #000;
    border-bottom: 3px solid #bcbcbc;
    margin: 0;
}

.case-box-text02 {
    font-size: 20px;
    color: #000;
    border-bottom: 3px solid #bcbcbc;
    margin: 0 0 10px;
}

.case-box-text03 {
    background: #ffff00;
    padding: 0;
    color: #ff1800;
    font-size: 20px;
    text-align: center;
    margin: 0;
}

.case-box-text04 {
    font-size: 40px;
}

.eco-can h2 {
    border: 0;
    box-shadow: none;
    margin-bottom: 30px;
}

.eco-can h2 img {
    width: 100%;
}

.eco-can p {
    margin: 0;
    padding: 0;
}

p.eco-can-text {
    margin: 15px 5px;
    text-align: left;
    font-size: 16px;
    color: #000;
}

.eco-can-box01 {
    width: 355px;
    float: left;
    text-align: center;
}

.eco-can-box01:nth-child(odd) {
    margin-right: 10px;
}

.eco-can-box01 h3,
.eco-can-box02 h3 {
    margin: 0 0 20px;
    padding: 0 0 10px;
    font-size: 30px;
    border-top: 0;
    border-right: 0;
    border-bottom: 7px solid #58b530;
    border-left: 0;
    color: #000;
    display: inline-block;
    box-shadow: none;
}

.service-eco-can {
    margin: 0 0 20px;
    padding: 0 0 10px;
    font-size: 30px;
    border-top: 0;
    border-right: 0;
    border-bottom: 7px solid #58b530;
    border-left: 0;
    color: #000;
    display: inline-block;
}

.eco-can-box02 {
    width: 230px;
    height: 610px;
    float: left;
    margin-right: 15px;
    text-align: center;
    position: relative;
}

.eco-can-box02:last-child {
    margin-right: 0;
}

.eco-can-btn,
.choose-btn {
    margin: 0;
    text-align: center;
    width: 100%;
    height: 40px;
    background: #ff6600;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    float: right;
    border: none;
}

.eco-can-btn a,
.choose-btn a {
    color: #fff;
    text-decoration: none;
}

button:hover {
    background-color: #ffd34d;
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: 0.5s;
}

.eco-can-btn-lb0 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.mt40-pc {
    margin-top: 40px;
}

.mb40-pc {
    margin-bottom: 40px;
}

.top-info {
    clear: both;
    padding-top: 60px;
}

.top-info-inner {
    background: #fffab5;
    padding: 20px;
    display: table-cell;
}

.top-info h2 {
    border-bottom: 0;
    box-shadow: none;
    padding: 0;
    font-size: 35px;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}

.top-info-r img {
    float: left;
    margin: 0 3% 3% 0;
}

.top-info-r {
    float: right;
    margin-left: 20px;
    height: auto;
    position: relative;
    font-size: 18px;
}

.top-info-r p {
    font-size: 16px;
    color: #000;
    margin-top: 0;
}

.top-info-btn {
    font-size: 16px;
    font-weight: bold;
    background-color: #3366ff;
    width: 327px;
    text-align: center;
    padding: 16px;
    border-radius: 5px;
    box-shadow: 0px 5px #0033cc;
    margin: 10px auto;
    border-style: none;
    display: table;
}

.top-info-btn:hover {
    opacity: 0.8;
    transition: 0.5s;
    text-decoration: none;
    background: #659fff;
    color: #fff;
}

.top-info-btn a {
    color: #fff;
    text-decoration: none;
}

.area {
    margin-top: 30px;
    padding: 10px;
    display: inline-block;
    clear: both;
    border: 2px solid #004b8f;
    -webkit-border-radius: 8px 8px 0 0 / 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0 / 8px 8px 0 0;
    border-radius: 8px 8px 0 0 / 8px 8px 0 0;
}

.area h2 {
    border-bottom: 0;
    box-shadow: none;
    font-size: 36px;
    color: #ffff00;
    text-align: center;
    margin: -10px -10px 30px;
    border: 0;
    padding: 15px;
    background: linear-gradient(to bottom, #004b8f 50%, #00427d 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
}

.servicearea h2 {
    border-bottom: 0;
    box-shadow: none;
    font-size: 24px;
    text-align: center;
    margin: 7px 0 0;
    border: 0;
    padding: 2% 0;
    line-height: 1.5;
}

.serviceareaH2_bg {
    background: linear-gradient(to bottom, #004b8f 50%, #00427d 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    color: #ffff00;
}

.area h3 {
    background: none;
    font-size: 18px;
    font-weight: bold;
    color: #ff5028;
    margin: 10px 0;
    padding: 0;
}

.servicearea h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px;
}

.serviceareaH3_bg {
    background: #004b8f;
    color: #fff;
}

.mp0 {
    margin: 0;
    padding: 0;
}

.area-title {
    color: #ff9933;
    margin-right: 1px;
}

.area-l {
    width: 50%;
}

.area-link {
    float: left;
    font-size: 16px;
}

.area-link a {
    color: #0066ff;
    text-decoration: underline;
}

.orange a {
    color: #ff3300;
}

.area-link a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: 0.5s;
    color: #002c6e;
    text-decoration: underline;
}

.orange a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: 0.5s;
    color: #002c6e;
    text-decoration: underline;
}

.area-img {
    text-align: right;
    margin: -48px 0 0;
}

.e-card-snippet-more {
    margin: 0;
    text-decoration: underline;
    font-size: 14px;
    color: #3366ff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.e-card-snippet-more02 {
    margin: 0;
    text-decoration: underline;
    font-size: 14px;
    color: #3366ff;
    text-align: right;
}

.related-entry-card-content {
    padding-bottom: 0;
}

.author-info {
    display: none;
}

.blog_cate_title {
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
    border-bottom: 6px solid #ccc;
}

.sub-view {
    background: url(/images/header/sub_view.png) center center;
    background-repeat: no-repeat;
    height: 151px;
}

.page-id-289 .sub-view,
.page-id-258 .sub-view {
    background: url(/images/header/sub_view_company.png) center center;
    background-repeat: no-repeat;
}

.page-id-587 .sub-view {
    background: url(/images/header/sub_view_air_con.png) center center;
    background-repeat: no-repeat;
}

.page-id-361 .sub-view {
    background: url(/images/header/sub_view_gomiyashiki.png) center center;
    background-repeat: no-repeat;
}

.page-id-553 .sub-view {
    background: url(/images/header/sub_view_ihinseiri.png) center center;
    background-repeat: no-repeat;
}

.page-id-608 .sub-view {
    background: url(/images/header/sub_view_house_cleaning.png) center center;
    background-repeat: no-repeat;
}

.view-title {
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
    padding-top: 60px;
    line-height: 100%;
    text-shadow: 1px 2px 0 #002546;
}

.page-id-313 .view-title {
    padding-top: 45px;
}

#contact-area h1 {
    font-size: 30px;
    color: #000;
    padding: 10px 0 10px 20px;
    border-left: 6px solid #004b8f;
    margin: 58px 0 45px;
}

#contact-area .contact-attention {
    margin-left: 35px;
    font-size: 16px;
    font-weight: 100;
    color: #010101;
}

.wpcf7-form th {
    border: 0;
    background: #fff;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    width: 180px;
}

.wpcf7-form td {
    border: 0;
    background: #fff;
    padding: 10px;
    max-width: 540px;
}

.search-edit,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
    background: #f9f9f9;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    margin-right: 0.5em;
}

span.wpcf7-list-item {
    width: 200px;
    padding: 0 0 1% 0;
}

form .submit {
    text-align: center;
    display: inline-block;
}

input[type="submit"] {
    background: #ff6600;
    border: 0;
    width: 280px;
    height: 60px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    -webkit-appearance: none;
}

input[type="submit"]:hover,
input.wpcf7c-elm-step2:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: 0.5s;
    background: #ffc000;
}

input.wpcf7c-elm-step2 {
    background: #ff6600;
    border: 0;
    width: 280px;
    height: 60px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    -webkit-appearance: none;
}

.formbtn {
}

.formbtn p {
    display: inline-block;
}

/* サービス */

.service-top h2 {
    font-size: 28px;
    color: #ff6600;
    text-align: center;
    letter-spacing: -1px;
}

.linear {
    background: linear-gradient(transparent 60%, #ffff33 60%);
}

.service-top-text {
    text-align: center;
    font-size: 20px;
    color: #333;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.service-gomi {
    text-align: right;
    margin-top: -130px;
}

.service-plan h2 {
    text-align: center;
    padding: 60px 0 20px;
}

.service-plan-box {
    border: 1px solid #040404;
    padding: 15px;
    width: 352px;
    float: left;
    margin-bottom: 22px;
    text-align: center;
}

.h600 {
    height: 600px;
}

.h630 {
    height: 630px;
}

.service-plan-box:nth-child(odd) {
    margin-left: 16px;
}

.service-plan-box h3 {
    border: 0;
    color: #ff6600;
    font-size: 55px;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.service-plan-box h4 {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    line-height: 1;
    color: #fff;
    font-size: 50px;
    background: #58b530;
    border-radius: 15px;
    border: 1px solid #58b530;
    margin: 0;
    padding: 10px;
    width: 100%;
}

.service-plan-box h4:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #58b530;
}

.service-plan-box p {
    font-size: 23px;
    font-weight: bold;
    color: #171717;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.service-plan-box .orange {
    color: #ff6600;
}

.service-plan-box .big {
    font-size: 40px;
}

.service-plan-box .mini {
    font-size: 26px;
}

h4.over-3ldk {
    line-height: 30px;
    padding: 20px 0 10px;
}

.service-step {
    padding-top: 60px;
}

.service-step h2 {
    border-bottom: 0;
    border-left: 12px solid #70cf47;
    box-shadow: none;
    padding: 10px 0 10px 20px;
    font-size: 35px;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

.service-step-box {
    border: 1px solid #949494;
    width: 100%;
    height: 169px;
    margin-bottom: 50px;
    position: relative;
}

.service-step-box::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 40%;
    margin-top: 1px;
    border: 72px solid transparent;
    border-top: 48px solid #ececec;
}

.service-step-box-last {
    border: 1px solid #949494;
    width: 100%;
    height: 169px;
    margin-bottom: 50px;
    position: relative;
}

.service-step-n {
    position: absolute;
}

.service-step-n h3 {
    color: #70cf47;
    font-size: 20px;
    margin: 0;
    padding: 47px 20px;
    border: 0;
    float: left;
}

.service-step-n span {
    font-size: 70px;
    line-height: 90%;
}

.service-step-r {
    margin-left: 93px;
    padding-right: 200px;
    height: 167px;
}

.service-step-r.str01 {
    background: url(/images/service/step_img01.png);
    background-repeat: no-repeat;
    background-position: right;
}

.service-step-r.str02 {
    background: url(/images/service/step_img02.png);
    background-repeat: no-repeat;
    background-position: right;
}

.service-step-r.str03 {
    background: url(/images/service/step_img03.png);
    background-repeat: no-repeat;
    background-position: right;
}

.service-step-r.str04 {
    background: url(/images/service/step_img04.png);
    background-repeat: no-repeat;
    background-position: right;
}

.service-step-r.str05 {
    background: url(/images/service/step_img05.png);
    background-repeat: no-repeat;
    background-position: right;
}

.service-step-r.str06 {
    background: url(/images/service/step_img06.png);
    background-repeat: no-repeat;
    background-position: right;
}

.service-step-r h4 {
    font-size: 22px;
    color: #000;
    border-top: 0;
    border-bottom: 1px dashed #333;
    margin: 0;
    padding: 17px 0 9px;
}

.service-step-r p {
    font-size: 15px;
    color: #000;
    margin: 20px 0;
    line-height: 140%;
}

.service-step-r img {
    float: right;
}

.service-cta {
    margin: 0 0 60px;
    text-align: center;
}

.service-pay h2 {
    border-bottom: 0;
    border-left: 12px solid #70cf47;
    box-shadow: none;
    padding: 10px 0 10px 20px;
    font-size: 35px;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

.service-pay p {
    font-size: 16px;
    color: #000;
}

/* 会社概要 */

.company h2 {
    border-bottom: 0;
    border-left: 6px solid #70cf47;
    box-shadow: none;
    padding: 10px 0 10px 20px;
    font-size: 30px;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

.company h3 {
    border-top: 0;
    border-left: 0;
    border-bottom: solid 3px #cacaca;
    border-right: 0;
    padding: 0;
    position: relative;
    color: #000;
    font-size: 20px;
    padding-bottom: 9px;
}

.company h3::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #ff6600;
    bottom: -3px;
    width: 27%;
}

.company-contents {
    margin-bottom: 30px;
}

.company-contents img {
    float: left;
    margin-right: 25px;
}

.company-contents p {
    color: #000;
    font-size: 18px;
    line-height: 150%;
}

.company table {
    border: 1px solid #666;
}

.company th {
    text-align: left;
    background-color: #e6e6e6;
    border: 1px solid #666;
    border-right: 0;
    padding: 15px;
}

.company td {
    border: 1px solid #666;
    border-left: 0;
    padding: 15px;
}

/* 対応エリア */

.servicearea.smap ul {
    padding: 0.5em;
    list-style-type: none;
}

.servicearea.smap li {
    position: relative;
    padding: 0 0 20px 20px;
    width: 20%;
    float: left;
    font-size: 16px;
}

.servicearea.smap li:before {
    position: absolute;
    content: "";
    top: 0.5em;
    left: 0.2em;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #55aeff;
}

.archive-title {
    font-size: 26px;
    margin: 20px 0;
    padding: 0 5px;
    border-bottom: 6px solid #004b8f;
}

/* よくある質問 */

#faq h2 {
    font-size: 26px;
    margin: 0;
    padding: 0 5px;
    border-bottom: 6px solid #fe9900;
    text-align: center;
}

#faq h3 {
    color: #fff;
    font-size: 26px;
    text-align: left;
    background: #004b8f;
    margin: 30px 0 20px;
    padding: 15px;
    border: 0;
}

#faq h4 {
    border-width: initial;
    border: 2px solid #004b8f;
    border-radius: 10px;
    font-size: 20px;
    color: #004b8f;
    padding: 2% 2% 2% 3%;
    vertical-align: middle;
}

#faq p {
    font-size: 16px;
    color: #000;
}

#faq ul {
    list-style: none;
    padding-left: 0;
}

#faq .q {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 10px 45px;
    line-height: 1.6em;
    background: url(/images/service/q.png) left 15px top 13px no-repeat;
    background-size: 15px auto;
    background-color: #dfecf8;
}

#faq .a {
    font-size: 16px;
    padding: 10px 0 10px 45px;
    line-height: 1.6em;
    background: url(/images/faq/a.png) left 15px top 13px no-repeat;
    background-size: 15px auto;
}

/* サイトマップ */

#sitemap_list {
    margin: 0;
    padding: 0;
}

#sitemap_list li {
    padding: 0;
    margin: 1.5em 0;
    list-style-type: none;
    color: #000;
    font-size: 15px;
    text-decoration: none;
}

#sitemap_list li.page_item a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}

#sitemap_list li.page_item a::before,
#sitemap_list li.page_item a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

#sitemap_list li.page_item a::before {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 25%;
    border-radius: 25%;
    background: #004b8f;
}

#sitemap_list li.page_item a:after {
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
}

#sitemap_list li a {
    text-indent: 0;
    border-bottom: #3366ff solid 1px;
    text-decoration: none;
}

#sitemap_list li a:hover {
    color: #0c70ca;
}

#sitemap_list .home-item a {
    color: #000;
}

#sitemap_list .home-item a:after {
    width: initial;
    width: auto;
    height: initial;
    content: "―HOME―";
    padding-left: 10px;
    font-size: 12px;
    color: #000;
}

#sitemap_list ul.children li {
    display: inline-block;
    margin-right: 3%;
}

/* プライバシーポリシー */

#privacypolicy {
    font-size: 16px;
}

#privacypolicy h2 {
    font-size: 1.2rem;
    margin: 4% 0 1%;
    padding: 0;
}

#privacypolicy .tR {
    text-align: right;
}

#privacypolicy ol,
#privacypolicy ul {
    padding-left: 7%;
    margin: 0;
}

#privacypolicy table {
    margin-top: 30px;
}

/* 対応エリア各下層ページ */

#area-content .area-content-title {
    font-size: 28px;
    text-align: center;
    color: #666;
    margin: 5% 0 5%;
    padding: 0;
    background: none;
    border-bottom: 5px solid #004b8f;
    box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.4);
}

#area-content .big-green-text02 {
    color: #003300;
    font-size: 44px;
}

#area-content .big-green-text03 {
    color: #003300;
    font-size: 38px;
}

#area-content .green-text {
    color: #004b8f;
}

.entry-title {
    border-bottom: 0;
    border-left: 12px solid #004b8f;
    box-shadow: none;
    padding: 10px 0 10px 20px;
    font-size: 35px;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

/* サービス紹介各ページ */

.service-child h2 {
    color: #fff;
    font-size: 24px;
    text-align: left;
    background: #58b530;
    margin: 30px 0 20px;
    padding: 15px;
    border: 0;
    letter-spacing: 1px;
}

.service-child-title-g {
    border: 0;
    color: #58b530;
}

.service-child-cta {
    text-align: center;
}

.service-child-list {
    position: relative;
    padding: 0 0 5px;
    margin-bottom: 80px;
}

.service-child-list::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 40%;
    margin-top: 1px;
    border: 72px solid transparent;
    border-top: 48px solid #58b530;
}

.service-child h3.service-child-bt {
    color: #ff0000;
    font-size: 34px;
}

.page .breadcrumb {
    display: block;
}

.page-id-152 .breadcrumb {
    display: none;
}

/* 採用応募フォーム */

#contact-area ul {
    list-style: square;
}

td.birthday {
    display: flex;
    line-height: 50px;
}

.birthday span:first-child {
    margin-left: 0;
}

.birthday span {
    margin: 0 5px;
    line-height: 100%;
}

.postcode input[type="text"] {
    width: 25%;
    margin-bottom: 10px;
}

.miniP {
    font-size: 1rem;
}

.side-contact {
    background: url("/images/sidebar/side_img05.png");
    text-align: center;
    width: 240px;
    height: 210px;
    margin: 0 auto;
}

.side-contact-tel {
    margin-top: 50px;
}

.side-contact-mail {
    margin: 5px 0 10px;
}

.infobox {
    /*S:追加20190625*/
    display: flex;
}

.breadcrumb {
    margin-top: -30px;
    margin-bottom: 0;
}

.entry-content {
    margin-top: 7px;
}

/* サービス・料金表 */

.service_header {
    background: url("/images/service/service_header_bg.png");
    background-position: right;
    background-repeat: no-repeat;
}

.service_header_text {
    width: 58%;
    font-size: 24px;
    font-weight: bold;
    color: #003399;
    padding: 28px 0;
    line-height: 150%;
    margin: 0 0 30px;
}

.service-wrap {
    width: 100%;
    /*display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;*/
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.service-box {
    /*sbadd*/
    display: flex;
    flex-direction: column;
    width: 48%;
    background: #e3f2fb;
    margin-bottom: 3%;
    padding-bottom: 2%;
}

.service-box article {
    margin-top: -50px;
    z-index: 5;
    position: relative !important;
}

.service-box p {
    font-size: 1rem;
    text-align: left;
    padding: 0 3%;
}

.service-box h3 {
    /*sbadd*/
    background: rgb(0, 51, 153, 0.7);
    filter: alpha(opacity=70);
    background: rgba(0, 51, 153, 0.7);
    margin: 0;
    padding: 15px 0;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 50px;
    z-index: 500;
    position: relative;
}

.service-box-text {
    color: #003399;
    background: #fff600;
    font-weight: bold;
}

.service-box-btn {
    /*sbadd*/
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}

.service-box-btn img {
    /*forIE*/
    display: block;
    margin: auto;
    text-align: center;
}

/* 作業の流れ */

.flow_top {
    background: url("/images/service/flow_top_bg.png");
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    /*height: 300px;*/
    margin-bottom: 3%;
}

.flow_top h2 {
    color: #004b8f;
    font-size: 21px;
    padding-bottom: 10px;
    border-bottom: 1px solid #004b8f;
    display: inline-block;
    margin-top: 5%;
}

.flow_top p {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 5% 0 3%;
    color: #004b8f;
    display: inline-block;
}

.flow_step {
    margin-bottom: 40px;
}

.flow_step h3 {
    background: linear-gradient(to bottom, #004b8f 50%, #00427d 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    margin: 20px 0;
}

.flow_step_title01 {
    color: #fff600;
    margin-right: 10px;
}

.flow_step_box img {
    float: left;
    margin-right: 20px;
}

.flow_step_box p {
    font-weight: bold;
}

.flow_arrow {
    text-align: center;
    clear: both;
    padding: 10px 0;
}

/* 遺品整理 */

.ihinseiri-headTitle h2 {
    background: linear-gradient(to bottom, #fff 50%, #f0f0f0 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px !important;
    color: #004b8f;
}

.ihinseiri_header {
    background: url("/images/service/ihinseiri_header_bg.png");
    background-position: right;
    background-repeat: no-repeat;
}

.ihinseiri_header_text {
    width: 58%;
    font-size: 18px;
    color: #000;
    padding: 35px 0;
    line-height: 150%;
}

.ihinseiri_content01 {
    text-align: center;
}

.ihinseiri_content01 h2 {
    margin-bottom: -25px;
}

.ihinseiri_content01 ul {
    list-style: none;
    padding-left: 12px;
}

.ihinseiri_content01 li {
    background: url("/images/service/ihinseiri_check.png");
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    padding-left: 50px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 220%;
}

.ihinseiri_content01_inner {
    border: 12px solid #bcc7d2;
    border-top: 23px solid #bcc7d2;
}

.textBlue {
    /*color: #004b8f;*/
    color: #3366ff;
}

.ihinseiri_content01_inner img {
    margin-top: -160px;
    margin-bottom: -11px;
}

.ihinseiri_content01 p {
    text-align: left;
}

.ihinseiri_content01 h3 {
    color: #ff6600;
    font-size: 42px;
    padding: 0;
    margin: 10px 0 0;
}

.ihinseiri_content01 h4 {
    border-top: none;
    font-size: 28px;
    color: #202020;
    border-bottom: 2px dashed #202020;
    font-weight: 400;
    margin: 0;
}

.ihinseiri_content02 h2 {
    font-size: 18px;
    color: #fff;
    padding: 10px;
    background: linear-gradient(to bottom, #004b8f 50%, #00427d 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
}

.ihinseiri_content02_inner {
    background: #eee;
    padding: 10px;
    overflow: auto;
}

.ihinseiri_content02_inner p {
    padding: 0 1% 0;
}

.ihinseiri_content02_img {
    float: left;
    margin-right: 15px;
}

.ihinseiri_content02_text {
    font-size: 16px;
}

.ihinseiri_content03 {
    margin: 20px 0;
}

.ihinseiri_content03 h2 {
    width: 100%;
    display: block;
}

.ihinseiri_content03 img {
    margin: auto;
    text-align: center;
    display: block;
}

.cta_btn {
    margin: 5% auto;
    text-align: center;
    display: block;
}

/* エアコン掃除 */

.air_con_headTitle h2 {
    background: linear-gradient(to bottom, #fff 50%, #f0f0f0 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px !important;
    color: #004b8f;
}

.air_con_header {
    background: url("/images/service/air_con_header_bg.png");
    background-position: right;
    background-repeat: no-repeat;
}

.air_con_header_text {
    width: 58%;
    font-size: 18px;
    color: #000;
    padding: 35px 0;
    line-height: 150%;
    margin: 0;
}

.air_con_content01 {
    text-align: center;
}

.air_con_content01 h2 {
    margin-bottom: -70px;
}

.air_con_content01_inner {
    border: 12px solid #bff1eb;
    border-top: 80px solid #bff1eb;
}

.air_con_content01 ul {
    list-style: none;
    margin: 10px 10px 0;
    padding: 0 10px;
}

.air_con_content01 li {
    text-align: left;
    padding: 10px 0 10px 50px;
    color: #004b8f;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    border-bottom: 1px dashed #333;
}

.air_con_content01 li:last-child {
    border-bottom: none;
}

.air_con_listBg01 {
    background: url(/images/service/air_con_check01.png);
    background-repeat: no-repeat;
    background-position: left;
}

.air_con_listBg02 {
    background: url(/images/service/air_con_check02.png);
    background-repeat: no-repeat;
    background-position: left;
}

.air_con_listBg03 {
    background: url(/images/service/air_con_check03.png);
    background-repeat: no-repeat;
    background-position: left;
}

.air_con_listBg04 {
    background: url(/images/service/air_con_check04.png);
    background-repeat: no-repeat;
    background-position: left;
}

.air_con_listBg05 {
    background: url(/images/service/air_con_check05.png);
    background-repeat: no-repeat;
    background-position: left;
}

.air_con_content02 h2 {
    color: #567fe9;
    font-size: 34px;
    text-align: center;
    margin: 20px 0;
}

.air_con_content02_H2text {
    font-size: 24px;
}

.service_qa h2 {
    font-size: 18px;
    color: #fff;
    padding: 10px;
    background: linear-gradient(to bottom, #004b8f 50%, #00427d 50%);
    border-radius: 5px;
    margin-bottom: 5%;
}

.service_qa_q {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px 20px 15px 30px !important;
    color: #333;
    width: 90%;
    font-weight: bold;
    position: relative;
    clear: both;
}

.service_qa_q_imgStyle {
    position: absolute;
    top: -15px;
    left: 0px;
}

.service_qa_a {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e9f8f7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e9f8f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e9f8f7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9f8f7', GradientType=0);
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px 20px 15px 30px;
    color: #333;
    width: 90%;
    font-weight: bold;
    position: relative;
    float: right;
    margin-bottom: 40px;
}

.service_qa_a_imgStyle {
    position: absolute;
    top: -15px;
    left: -15px;
}

.service_qa_a_imgStyle2 {
    position: absolute;
    bottom: 0;
    right: 10px;
}

/* ゴミ屋敷清掃 */

.gomiyashiki_headTitle h2 {
    background: linear-gradient(to bottom, #fff 50%, #f0f0f0 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px !important;
    color: #004b8f;
}

.gomiyashiki_header {
    background: url("/images/service/gomiyashiki_top_bg.png");
    background-position: right;
    background-repeat: no-repeat;
}

.gomiyashiki_header_text {
    width: 58%;
    font-size: 18px;
    color: #000;
    padding: 35px 0;
    line-height: 150%;
    margin: 0;
}

.gomiyashiki_content01 {
    text-align: center;
}

.gomiyashiki_content01 h2 {
    margin-bottom: -70px;
}

.gomiyashiki_content01_inner {
    border: 12px solid #bff1eb;
    border-top: 80px solid #bff1eb;
}

.gomiyashiki_content01 ul {
    list-style: none;
    margin: 10px 10px 0;
    padding: 0 10px;
}

.gomiyashiki_content01 li {
    background: url(/images/service/ihinseiri_check.png);
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    padding-left: 50px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 220%;
    text-align: left;
    border-bottom: 1px dashed #333;
}

.gomiyashiki_content01 li:last-child {
    border-bottom: 0px dashed #333;
}

.gomiyashiki_content02 h2 {
    color: #567fe9;
    font-size: 34px;
    text-align: center;
    margin: 20px 0;
}

.gomiyashiki_content02_H2text {
    font-size: 24px;
}

/* ハウスクリーニング */

.house_cleaning_headTitle h2 {
    background: linear-gradient(to bottom, #fff 50%, #f0f0f0 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px !important;
    color: #004b8f;
}

.house_cleaning_header {
    background: url("/images/service/house_cleaning_top_bg.png");
    background-position: right;
    background-repeat: no-repeat;
}

.house_cleaning_header_text {
    width: 58%;
    font-size: 18px;
    color: #000;
    padding: 35px 0;
    line-height: 150%;
    margin: 20px 0;
}

.house_cleaning_content01 {
    text-align: center;
}

.house_cleaning_content01 h2 {
    margin-bottom: -70px;
}

.house_cleaning_content01_inner {
    border: 12px solid #bff1eb;
    border-top: 80px solid #bff1eb;
}

.house_cleaning_content01 ul {
    list-style: none;
    margin: 10px 10px 0;
    padding: 0 10px;
}

.house_cleaning_content01 li {
    background: url(/images/service/ihinseiri_check.png);
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    padding-left: 50px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 220%;
    text-align: left;
    border-bottom: 1px dashed #333;
}

.house_cleaning_content01 li:last-child {
    border: none;
}

.house_cleaning_content02 h2 {
    color: #567fe9;
    font-size: 34px;
    text-align: center;
    margin: 20px 0;
}

.house_cleaning_content02_H2text {
    font-size: 24px;
}

/* 会社概要 */

.company h2,
#contact-area h2,
#faq h2 {
    background: linear-gradient(to bottom, #fff 50%, #f0f0f0 50%);
    -webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 15px !important;
    color: #004b8f;
    font-size: 1.5rem;
    text-align: left;
}

.company h3 {
    font-size: 18px;
    color: #fff;
    padding: 10px;
    background: linear-gradient(to bottom, #004b8f 50%, #00427d 50%);
    border-radius: 5px;
    border: none;
}

.company h3::after {
    border-bottom: none;
}

.company p {
    font-size: 1rem;
    color: #000;
    text-align: left;
}

.company_content01 img {
    float: left;
    margin-right: 15px;
    width: 40%;
}

.company table {
    border: none;
    font-size: 18px;
}

.company tr {
    border-bottom: 3px solid #ccc;
}

.company th {
    color: #004b8f;
    text-align: left;
    background-color: #fff;
    border: none;
    padding: 15px;
}

.company td {
    border: none;
    border-left: 0;
    padding: 15px;
    background: #fff;
}

.slicknav_menu {
    display: none;
}

.ymarker {
    padding: 0 2px;
    background: linear-gradient(transparent 60%, #ffff7d 40%);
}

.bmarker {
    background: #55aeff;
    padding: 0 2px;
}

/* テーブル*/

/*masterreset*/

table tr:nth-of-type(2n + 1) {
    background: none;
}

/**/

table.table01 {
    display: table;
    width: 100%;
    border-right: #bfbfbf solid 1px;
    border-collapse: collapse;
    margin-bottom: 0;
}

table.table01 thead {
    display: table-header-group;
}

table.table01 thead th {
    display: table-cell;
    background-color: #c4d8ff;
    color: #003399;
    padding: 10px 5px;
    border-right: #fff solid 1px;
    border-bottom: #fff solid 1px;
    text-align: center;
}

table.table01 thead th:last-child {
    display: table-cell;
    border-right: #bfbfbf solid 1px;
}

table.table01 tbody th {
    display: table-cell;
    color: #333;
    padding: 10px 15px;
    border-bottom: #bfbfbf solid 1px;
    vertical-align: top;
    font-weight: bold;
}

table.table01 tbody tr:last-child th {
    display: table-cell;
    border-bottom: #bfbfbf solid 1px;
}

table.table01 tbody td {
    display: table-cell;
    padding: 10px 5px;
    border-left: #bfbfbf solid 1px;
    border-bottom: #bfbfbf solid 1px;
    text-align: center;
}

table.table01 tbody tr:nth-child(even),
table.table01 tbody th:nth-child(even) {
    background-color: #f8f8f8;
}

table.table01 tbody td::before {
    display: none;
}

.go-to-top {
    bottom: 10%;
    right: 3%;
    z-index: 500;
}

.go-to-top-button {
    background: rgb(227, 242, 251, 0.7);
    filter: alpha(opacity=70);
    background-color: rgba(227, 242, 251, 0.7);
    width: 80px;
    height: 80px;
}

.go-to-top-button span {
    font-size: 2em;
    color: #004b8f;
}

.mention {
    color: #ff0000;
    text-align: right;
}

.smap img {
    width: 100%;
    margin: auto;
}

.navi-in > ul .sub-menu {
    display: none;
    position: absolute;
    top: 58px;
    margin: 0;
    list-style: none;
    padding: 0;
    background-color: #65acec;
    z-index: 99;
    text-align: left;
    width: 100%;
    min-width: auto;
}

.navi-in > ul li:first-child {
    border: 0;
}

.navi-in > ul .sub-menu li {
    width: 100%;
    border: 0;
}

.navi-in > ul > .menu-item-has-children > a::after {
    font-family: FontAwesome;
    content: "";
    padding-right: 4px;
    position: absolute;
    right: 0;
    left: 0;
    top: 40px;
    font-size: 12px;
}

.navi-in > ul .sub-menu li:first-child {
    padding-top: 15px;
}

dl.style01 {
    width: 100%;
    overflow: hidden;
    border: 0px solid #9c3434;
    border-top-color: rgb(156, 52, 52);
    border-top-style: solid;
    border-top-width: 0px;
    border-top: none;
    background: rgba(255, 255, 255, 1);
    padding-bottom: 10%;
    margin-top: 5%;
}

dl.style01 dt {
    text-align: left;
    width: 20%;
    float: left;
    padding: 2% 0 1% 2%;
    font-weight: bold;
    clear: left;
    background-color: transparent;
}

dl.style01 dd {
    background: rgba(229, 148, 149, 1);
    width: 80%;
    padding: 2% 0 1% 3%;
    border-left: 1px solid #ffffff;
    border-top: 1px dotted #dddddd;
    background: #fff;
    text-align: left;
    margin-left: initial;
}

dl.style01 dt:first-child {
    border-top: none;
}

dl.style01 dt:first-child + dd {
    border-top: none;
}

/*検索結果*/

.search-results .entry-card-thumb,
.search-results .entry-card-info {
    display: none;
}

.search-results .entry-card-content {
    margin-left: 0;
}

.search-results h2 {
    font-size: 1.2rem;
    text-align: left;
    padding: 0;
}

.search-results .entry-card-snippet,
.search-results .related-entry-card-snippet {
    display: block;
}

.search-highlight {
    color: red;
}

.error404 p {
    text-align: center;
}

.single-servicearea h1.entry-title {
    border-bottom: 0;
    border-left: 0;
    box-shadow: none;
    padding: 10px 0 10px 0;
    font-size: 2rem;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
    color: #004b8f;
}

.sfont {
    font-size: 1rem;
}

/*分岐*/

/*____________________________________________________________________________PC
____________________________________________________________________________________*/

@media screen and (min-width: 960px) {
    .sp-view,
    .header-sp-btn {
        display: none;
    }
    .footer {
        margin-top: 20px;
        padding-top: 0;
        position: relative;
        width: 100%;
        background: #ddd;
    }
    .service_qa_a span {
        padding-right: 10%;
    }
}

/*____________________________________________________________________________tablet
____________________________________________________________________________________*/

@media screen and (max-width: 959px) {
    main.main,
    .main {
        width: 100%;
    }
    .off {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    main.main,
    .main,
    div.sidebar {
        padding: 0 3%;
    }
    div.sidebar {
        width: 100%;
        display: block;
        margin: auto;
        padding: 0;
    }
    .content {
        width: 100%;
    }
    .content-in {
        display: block;
    }
    #main-view img {
        width: 100%;
    }
    p {
        font-size: 1rem;
        margin: 0.5em 0;
    }
    .wrap {
        width: 100%;
    }
    .container {
        width: 100% !important;
    }
    .pc-view {
        display: none;
    }
    .entry-title,
    .article h2 {
        font-size: 20px;
        padding: 0;
    }
    .entry-title,
    .article h2 img {
        width: 100%;
    }
    .header-left {
        float: none;
        width: 100%;
        margin-top: 0;
        padding: 0 10px;
    }
    .header-left h1 {
        margin-right: 5px;
    }
    .header-left p {
        font-size: 10px;
        line-height: 120%;
        margin-top: 10px;
    }
    .header-right {
        float: none;
        width: auto;
        padding: 0 10px;
    }
    .header-right-tel {
        font-size: 24px;
        line-height: 120%;
    }
    .header-right-free-text {
        float: left;
        width: 50%;
    }
    .header-right-24 {
        font-size: 11px;
        padding: 3px;
        margin: 0;
        text-align: center;
    }
    .header-right-r {
        float: right;
        margin-top: 10px;
        padding-left: 4%;
        width: 50%;
    }
    #main-view {
        padding-bottom: 0;
    }
    #main-view .main-view-cta {
        margin-top: -24px;
    }
    #main-view .main-view-cta img {
        width: 94%;
    }
    .sub-view {
        background: url(/images/header/sub_view_sp.png) center center;
        background-repeat: no-repeat;
        height: auto;
        background-size: cover;
        width: 100%;
        margin: 0;
        padding: 3% 0;
        min-width: auto;
    }
    .page-id-289 .sub-view,
    .page-id-258 .sub-view {
        background: url(/images/header/sub_view_company_sp.png) center center;
    }
    .page-id-587 .sub-view {
        background: url(/images/header/sub_view_air_con_sp.png) center center;
    }
    .page-id-361 .sub-view {
        background: url(/images/header/sub_view_gomiyashiki_sp.png) center center;
    }
    .page-id-553 .sub-view {
        background: url(/images/header/sub_view_ihinseiri_sp.png) center center;
    }
    .page-id-608 .sub-view {
        background: url(/images/header/sub_view_house_cleaning_sp.png) center center;
    }
    .view-title {
        font-size: 1.8rem;
        color: #fff;
        text-align: center;
        padding: 4% 0;
        width: 100%;
        margin: 10px 0 0;
        text-shadow: 1px 2px 0 #002546;
    }
    .page-id-313 .view-title {
        padding: 1%;
    }
    #contact-area h1 {
        font-size: 1.4rem;
        margin: 10px 0;
    }
    #contact-area .contact-attention {
        margin-left: 1.6rem;
    }
    h2 {
        font-size: 0.95rem;
    }
    .home-top-title {
        font-size: 1.1rem;
    }
    .top-case h3 {
        font-size: 2rem;
    }
    .case-inner-text03 {
        font-size: 1.2rem;
    }
    .case-inner-text04 {
        font-size: 1rem;
    }
    .case_strong {
        font-size: 1.8rem;
    }
    .eco-can-box01 h3,
    .eco-can-box02 h3 {
        font-size: 2rem;
    }
    p.eco-can-text {
        font-size: 1rem;
    }
    .eco-can-btn,
    .choose-btn {
        font-size: 1rem;
    }
    .big-green-text {
        font-size: 1.2rem;
    }
    .top_check_box li {
        background-size: 8%;
        font-size: 10px;
        padding-left: 30px;
        line-height: 35px;
    }
    .check_strong {
        font-size: 1rem;
        border-bottom: 3px solid #ffff33;
        line-height: 15px;
    }
    .service-box img {
        width: 100%;
    }
    .omakase {
        padding: 0;
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .omakase-box {
        background: #fff;
        border: 6px solid #ffffa7;
        box-sizing: border-box;
        width: 48%;
        box-shadow: 0px 0px 0px 2px #494949;
        margin-bottom: 5%;
    }
    .case-inner,
    .case-btn {
        width: 100%;
    }
    .widget {
        text-align: center;
    }
    .case-wrap-img {
        float: none;
        width: 100%;
    }
    .eco-can a {
        position: relative;
    }
    .eco-can-box01 {
        width: 100%;
        height: auto;
        float: none;
    }
    .eco-can-box01:nth-child(odd) {
        margin-right: 0;
    }
    .eco-can-box02 {
        width: 100%;
        height: auto;
        float: none;
        margin-right: 0;
        text-align: center;
        clear: both;
    }
    .mt40-pc {
        margin-top: 0;
    }
    .eco-can-box01 h3,
    .eco-can-box02 h3 {
        margin: 0 0 10px;
        padding: 0 0 5px;
    }
    .eco-can-btn,
    .choose-btn {
        margin: 0 0 40px;
    }
    .eco-can-btn-lb0 {
        position: inherit;
    }
    .entry-card-content {
        margin-left: 0;
    }
    .choose {
        padding: 0;
    }
    .choose-img {
        float: none;
        width: 100%;
    }
    .choose h2 {
        padding: 10px 0 10px 10px;
        font-size: 1.5rem;
    }
    .choose-r {
        float: none;
        margin: 10px 0;
        height: auto;
        position: initial;
        width: 100%;
    }
    .choose-btn {
        position: inherit;
        margin-top: 20px;
    }
    .area {
        margin-top: 50px;
        padding: 10px;
        clear: both;
        height: auto;
    }
    .area h2 {
        padding: 10px;
        font-size: 1.2rem;
    }
    .area-link {
        font-size: 1rem;
    }
    .area-l {
        width: 100%;
    }
    .area-img {
        text-align: center;
        margin: 0;
        padding: 0;
    }
    p.area-img img {
        width: 100%;
    }
    #contact-area .contact-attention {
        font-size: 0.8rem;
    }
    .area h3 {
        font-size: 1.2rem;
    }
    .wpcf7-form th {
        font-size: 0.8rem;
    }
    .service-top h2 {
        font-size: 1.7rem;
        margin: 0;
        padding: 0;
    }
    .service-top-text {
        margin: 10px 0 0;
        font-size: 1rem;
    }
    .service-gomi {
        text-align: right;
        margin: 0;
    }
    .eco-can h2 {
        padding: 0;
    }
    .service-plan h2 {
        padding: 20px 0;
    }
    .h600 {
        height: auto;
    }
    .service-plan-box {
        border: 1px solid #040404;
        padding: 15px;
        width: 100%;
        float: none;
        margin-bottom: 20px;
        text-align: center;
    }
    .service-plan-box:nth-child(odd) {
        margin-left: 0;
    }
    .service-step h2,
    .service-pay h2 {
        font-size: 1.8rem;
        margin: 0 0 20px;
        padding: 10px 0 10px 10px;
    }
    .service-plan-box h3,
    .service-plan-box h4 {
        font-size: 2rem;
    }
    .service-plan-box p {
        font-size: 1.2rem;
        margin: 10px 0;
    }
    .service-plan-box .big {
        font-size: 2.5rem;
    }
    .service-step-n h3 {
        font-size: 1.2rem;
        margin: 0;
        padding: 20px;
    }
    .service-step-n span {
        font-size: 4.5rem;
    }
    .service-step-r h4 {
        font-size: 1.5rem;
    }
    .service-step-r {
        height: auto;
        padding: 0;
    }
    .service-step-r.str01,
    .service-step-r.str02,
    .service-step-r.str03,
    .service-step-r.str04,
    .service-step-r.str05,
    .service-step-r.str06 {
        background: none;
        padding: 0 2% 0 0;
    }
    .service-step-box,
    .service-step-box-last {
        height: 400px;
    }
    .service-step-r p {
        font-size: 1rem;
        margin: 10px 0;
    }
    .service-pay p {
        font-size: 1rem;
    }
    .service-step-r img {
        float: none;
    }
    .company h2 {
        font-size: 1.4rem;
    }
    .company-contents img {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .company h3 {
        font-size: 1.2rem;
    }
    .company-contents p {
        font-size: 1rem;
    }
    .area h2,
    .area h4 {
        font-size: 1.2rem;
    }
    .area li {
        width: 50%;
        font-size: 1rem;
    }
    #privacypolicy p {
        font-size: 1rem;
    }
    /*#privacypolicy h2 {
	font-size: 1.3rem;
}*/
    .entry-title {
        font-size: 1.4rem;
    }
    #area-content .area-content-title {
        font-size: 1.4rem;
    }
    #area-content .big-green-text02 {
        font-size: 2rem;
    }
    #area-content .big-green-text03 {
        font-size: 1.8rem;
    }
    .service-child {
        font-size: 1rem;
    }
    .service-child-title-g {
        font-size: 1.3rem;
    }
    .service-child h2 {
        font-size: 1.4rem;
    }
    .service-child h3 {
        text-align: left;
        padding: 0;
        text-align: left;
        line-height: 140%;
    }
    .home-top-title,
    .service-child h3 {
        font-size: 1.6rem;
    }
    .top_check_box li,
    .service-child li {
        font-size: 1.3rem;
    }
    .check_strong,
    .service-child .check_strong {
        font-size: 1.8rem;
    }
    .service-child h3.service-child-bt {
        font-size: 1.8rem;
    }
    .service-child-list::before {
        left: 30%;
    }
    .page-id-313 .sub-view {
        background: url(/images/header/sub_view_sp.png) center center;
        background-repeat: no-repeat;
        height: 100px;
        background-size: cover;
        width: 100%;
        margin: 0;
        padding: 3% 0;
    }
    .page-id-313 .view-title {
        font-size: 1.6rem;
    }
    .entry-card-thumb {
        width: 100%;
    }
    .wpcf7-form th {
        width: 35%;
    }
    .birthday span {
        width: 25%;
        margin: 0 5px;
    }
    .header {
        border-top: none;
    }
    .slicknav_menu {
        background: #58b530;
    }
    .slicknav_menu .slicknav_menutxt {
        color: #58b530;
        text-shadow: none;
        padding-top: 1%;
    }
    .slicknav_menu .slicknav_icon-bar {
        background-color: #58b530;
    }
    .slicknav_btn {
        background: #fff;
    }
    #faq p,
    #faq .a {
        font-size: 1rem;
    }
    #faq h3 {
        font-size: 1.4rem;
    }
    #faq h4,
    #faq .q {
        font-size: 1.2rem;
    }
    input[type="submit"] {
        font-size: 1.3rem;
    }
    .archive-title {
        font-size: 1.5rem;
    }
    .e-card-snippet-more {
        font-size: 0.8rem;
    }
    .article ul li,
    .article ol li {
        font-size: 1rem;
    }
    #privacypolicy .tR {
        font-size: 0.8rem;
    }
    #sitemap_list li {
        font-size: 1.1rem;
    }
    #sitemap_list .home-item a:after {
        font-size: 0.7rem;
    }
    #sitemap_list li.page_item a {
        font-size: 1rem;
    }
    .main-view-sp {
        background: #fff;
    }
    .header-sp {
        width: 100%;
        padding: 3% 1.5%;
        z-index: 999;
        background: #fff;
        border-top: 5px solid #004b8f;
        margin-top: -2px;
    }
    .header-sp .nlogo {
        margin: 0;
        margin-right: 3%;
        padding-top: 0%;
    }
    .header-sp h1 {
        width: 45%;
        float: left;
    }
    .header-sp h1 img {
        zoom: 85%;
    }
    .header-sp-btn {
        float: right;
        width: 45%;
    }
    .header-sp-btn li {
        float: none;
        margin: 0;
        list-style: none;
        border-bottom: 1px solid #fff;
        line-height: 100%;
        overflow-y: auto;
        display: block;
    }
    .header-sp-btn li:first-child {
        padding-bottom: 0;
    }
    .header-sp-btn li a {
        padding: 6% 2% 6% 5%;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        width: 100%;
        height: 100%;
        display: block;
    }
    .header-sp-btn li:last-child {
        /*Sadd:20190717*/
        border-bottom: none;
    }
    .mb40-pc {
    }
    /*メニュー部分*/
    #ham-menu {
        background-color: rgb(0, 51, 170, 0.9);
        filter: alpha(opacity=90);
        background: rgba(0, 51, 170, 0.9);
        box-sizing: border-box;
        height: auto;
        padding: 2% 0 0;
        position: fixed;
        right: -300px;
        top: 0;
        transition: transform 0.3s linear 0s;
        width: 300px;
        z-index: 10000;
        height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    /*Sadd:20190717*/
    #mdropmenu {
        font-size: 18px;
        width: 100%;
        list-style-type: none;
        border: 1px solid #585858;
        border-top: 0;
    }
    #mdropmenu li a {
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
    }
    #mdropmenu i {
        font-weight: 900 !important;
        font-family: "FontAwesome" !important;
        font-size: 24px;
        color: white;
        padding-left: 0.3em;
        /*content:"\f055";*/
        text-align: left;
    }
    #mdropmenu li ul {
        display: none;
        list-style-type: none;
    }
    #mdropmenu table {
        width: initial;
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }
    #mdropmenu table td {
        font-size: 0.8rem;
        border: 0;
        padding: 0;
        margin: 0;
        border-collapse: collapse;
        border-spacing: 0;
    }
    #mdropmenu table td.mlist-left {
        width: 45%;
        vertical-align: middle;
        padding: 3% 2% 3% 4%;
    }
    #mdropmenu table td.mlist-right {
        vertical-align: middle;
        text-align: left;
    }
    #ham-menu ul.acmenu {
        margin-top: 5%;
        margin-left: -5% !important;
    }
    #mdropmenu table tbldy td.mlist-full {
        padding-left: 5%;
        display: block;
        width: 100%;
    }
    /*～Sadd:20190717*/
    #ham-menu ul {
        margin: 0;
        padding-left: 0;
        font-size: 0.8rem;
    }
    #ham-menu .sub-sp {
        background: rgb(41, 58, 79, 0.8);
        filter: alpha(opacity=80);
        background: rgba(41, 58, 79, 0.8);
        font-size: 0.8rem;
    }
    #ham-menu .service-sub-sp {
        background: rgb(41, 58, 79, 0.7);
        filter: alpha(opacity=70);
        background: rgba(41, 58, 79, 0.7);
        /*font-size: 0.7rem;*/
    }
    #ham-menu .service-sub-sp li {
    }
    #ham-menu .service-sub-sp li a {
        padding: 5% 2% 5% 10%;
    }
    #ham-menu .service-sub-sp li:last-child {
        /*Sadd:20190717*/
        border-bottom: 0;
    }
    #menu-icon {
        border-radius: 0 0 0 10px;
        color: #333;
        cursor: pointer;
        display: block;
        font-size: 50px;
        line-height: 50px;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        margin-right: 0;
        transition: all 0.3s linear 0s;
        z-index: 20000;
    }
    .header-sp-btn input[type="checkbox"] {
        display: none;
    }
    #menu-cb {
        display: none;
        position: relative;
        /*test*/
    }
    #menu-cb:checked ~ #ham-menu {
        transform: translate(-260px);
    }
    #menu-cb:checked ~ #menu-icon:after {
        /*test*/
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        content: url("/images/header/header-menu-sp-btn_cl.png");
    }
    /*#menu-cb:checked ~ #menu-icon {
	display: block;
	content: url("/images/header/header-menu-sp-btn_cl.png");
}*/
    #menu-cb:checked ~ #menu-background {
        opacity: 0.5;
        z-index: 999;
    }
    .ham-menu-rabel-s {
        position: relative;
    }
    ul.hm-sub-menu {
        position: absolute;
        top: 40px;
        width: 100%;
        background: #072a24;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .ham-menu-rabel-s:hover ul.hm-sub-menu {
        top: 50px;
        visibility: visible;
        opacity: 1;
    }
    .header div.header-in {
        background: none;
        width: 100%;
    }
    .header-sp {
        padding: 1% 1.5%;
        width: 100%;
        margin: 0 auto;
        text-align: left;
        background-repeat: no-repeat;
        background-position: 2% 84%;
        background-color: #fff;
        background-size: contain;
    }
    .header-sp p {
        width: 90%;
        font-size: 0.9rem;
        font-weight: bold;
        margin: 2% 0 0 0;
        line-height: 100%;
        line-height: 1.6;
        letter-spacing: -0.09em;
    }
    .header-sp p.header-txt {
        background-color: #0033cc;
        color: #fff;
        padding: 4px 0;
        line-height: 1.4;
        letter-spacing: 0em;
    }
    .header-sp h1 {
        width: auto;
        float: none;
        margin: 2% 0 0 0;
        font-size: 1.3rem;
        line-height: 1.6;
    }
    .header-sp h1 a {
        color: #333;
        text-decoration: none;
    }
    .header-sp h1 a:hover {
        color: #666;
    }
    .header-sp .btn__wrap {
        display: flex;
        margin: 0.2em auto 0;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .header-sp .btn__wrap > a:first-child {
        margin-right: 0.5em;
    }
    .top-info-img {
        float: none;
        width: 100%;
    }
    .top-info-r {
        float: none;
        margin-left: 0;
        width: 100%;
    }
    .top-info-btn {
        width: 100%;
    }
    #omakase_number {
        width: 20%;
        margin: -50px auto 0;
    }
    #point_img02_b {
        display: inline-table;
    }
    #point_img02_b img {
        width: 100px;
    }
    .omakase {
        margin-top: 30px;
    }
    .omakase-box p {
        font-size: 1rem;
    }
    #main-view .main_view_bottom {
        margin-top: 20px;
    }
    #main-view .main_view_bottom img {
        width: 80%;
    }
    .top-voice h2 {
        padding: 0;
        text-align: center;
    }
    .infobox {
        /*S:追加20190625*/
        width: 100%;
        display: flex;
        position: fixed !important;
        position: absolute;
        bottom: 0;
        line-height: 0;
        font-size: 0;
        justify-content: center;
        z-index: 8000;
    }
    .infobox .unit01 {
        flex: 1 1 640px;
    }
    .infobox .unit02 {
        flex: 1 1 300px;
    }
    .infobox a img {
        /*S:追加20190625*/
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        opacity: 0.8;
    }
    .infobox a img:hover {
        /*S:追加20190625*/
        filter: alpha(opacity=100);
        -moz-opacity: 01;
        opacity: 1;
    }
    .case-inner-text04 img {
        zoom: 60%;
    }
    .go-to-top {
        bottom: 15%;
    }
    .case-box {
        width: 100%;
        margin-bottom: 30px;
    }
    .case-box img {
        width: 100%;
    }
    .top-info {
        padding-top: 0;
    }
    #sidebar {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #custom_html-3 {
        display: none;
    }
    #sidebar aside {
        width: 46%;
        margin: 2%;
    }
    #sidebar #search-2 {
        flex-direction: column;
        width: 100% !important;
    }
    .side-contact {
        width: 100%;
        margin: auto;
        height: auto;
        border: 2px solid #ff6600;
        background: none;
    }
    .side-contact img {
        width: 100%;
    }
    .side-contact-mail {
        margin: 0;
    }
    .side-contact-tel {
        margin-top: 0;
    }
    .entry-content {
        margin-top: 0;
    }
    .breadcrumb {
        margin-top: -10px;
        margin-bottom: 10px;
    }
    .ihinseiri_content01 li {
        line-height: 120%;
        margin-bottom: 20px !important;
    }
    .ihinseiri_content01_inner img {
        margin-top: -30px;
        width: 100%;
    }
    .ihinseiri_content01 h3 {
        font-size: 2rem;
    }
    .ihinseiri_content01 h4 {
        font-size: 1.4rem;
    }
    .ihinseiri_content01 p {
        text-align: left;
    }
    .ihinseiri_content02 h2 {
        padding: 10px !important;
        margin-bottom: 0;
    }
    .flow_top h2 {
        /*S:add20190710*/
        width: 60%;
    }
    .flow_top p {
        /*S:add20190710*/
        width: 60%;
    }
    .service-step-box::before {
        left: 30%;
    }
    input.wpcf7c-elm-step2 {
        background: #ff6600;
        border: 0;
        width: 150px;
        height: 60px;
        border-radius: 10px;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        -webkit-appearance: none;
        display: inline-block;
    }
    .e-card-title {
        font-size: 1rem;
    }
    .cat-label {
        font-size: 0.7rem;
        padding: 1px 3px;
    }
    h2 {
        font-size: 0.8rem;
    }
    .home-top-title {
        font-size: 1rem;
    }
    .big-green-text {
        font-size: 1rem;
    }
    .check_strong {
        font-size: 10px;
    }
    .area h2 {
        font-size: 1.2rem;
    }
    .view-title {
        padding: 5% 0;
    }
    .page-id-313 .view-title {
        font-size: 1.8rem;
    }
    .page-id-313 .sub-view {
        height: 80px;
        padding: 1% 0;
    }
    .check_strong,
    .service-child .check_strong {
        font-size: 105%;
    }
    .top_check_box li,
    .service-child li {
        font-size: 105%;
        line-height: 1.4;
    }
    .home-top-title,
    .service-child h3 {
        font-size: 120%;
        text-align: left;
    }
    .navi-footer {
        width: 100%;
    }
    .navi-footer-in > .menu-footer li.menu-item {
        width: 100%;
        border: 1px solid #ddd;
        display: flex;
        flex: 1 1 auto;
        text-align: left;
        margin: 0 3% 0;
        border-bottom: 1px solid #fff;
    }
    .navi-footer-in > .menu-footer li.menu-item:last-child {
        border-bottom: 0;
    }
    .navi-footer-in > .menu-footer li.menu-item a {
        padding: 2% 5%;
        display: block;
        width: 100%;
        height: 100%;
    }
    .navi-footer-in > .menu-footer li.menu-item a:hover {
        background: rgba(233, 233, 233, 1);
    }
    .gomiyashiki_content02 h2,
    .air_con_content02 h2,
    .house_cleaning_content02 h2 {
        font-size: 1.5rem;
    }
    .gomiyashiki_content02 h2 span,
    .air_con_content02 h2 span,
    .house_cleaning_content02 h2 span {
        font-size: 1.1rem;
    }
    .service_qa h2 {
        padding: 10px;
    }
    .service_qa_a_imgStyle2 {
        right: 0;
    }
    .service_qa_a {
        padding: 15px 90px 15px 15px;
    }
    .servicearea h2 {
        font-size: 1.5rem;
    }
    .footer {
        margin-bottom: 20%;
    }
    .service-box-btn {
        position: inherit;
        width: 80% !important;
    }
    .case-box h3 {
        float: left;
        font-size: 1.6rem;
    }
    .case-box img {
        width: 70%;
        clear: both;
    }
    .case-box-text04 {
        font-size: 1.6rem;
    }
}

/*____________________________________________________________________________SP
____________________________________________________________________________________*/

@media screen and (max-width: 599px) {
    main.main,
    .main {
        width: 100%;
    }
    .off {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    /*.header-sp p {
margin: 0 0 0 0;
}*/
    .header-sp h1 {
        font-size: 1.3rem;
        line-height: 1.2;
        clear: both;
        margin: 0 auto 2%;
        text-align: center;
        letter-spacing: 0em;
    }
    .header-sp .nlogo {
        font-size: 0;
        width: 20%;
    }
    .header-sp .nlogo img {
        vertical-align: bottom;
        width: 100%;
        height: auto;
        display: inline-block;
    }
    /*スマホヘッダーメニュー追加　20250310*/
    .telBotton-info-sp {
        width: 100%;
        text-align: center;
        margin-top: 0;
        background-color: #f4f4f4;
    }
    .telBotton-info-sp p {
        width: 100%;
        font-size: 1.1rem;
        margin: 0 auto;
        line-height: 1.5;
        letter-spacing: 0em;
        text-align: center;
    }
    .telBotton-info-sp p.telBotton-info02 {
        font-size: 0.9rem;
        line-height: 1;
        padding: 0 0 2% 0;
    }
    .header-sp .point {
        color: #ff0000;
        padding: 0 4px;
    }
    .content {
        margin: 5% auto 0;
    }
    div.sidebar {
        padding: 0;
        width: 94%;
        margin: auto;
        flex-direction: column;
        text-align: center;
    }
    #sidebar aside {
        width: 100% !important;
        margin: initial;
        margin: 0 auto 3%;
        min-height: 0%;
    }
    #sidebar aside img.sp-view {
    }
    .servicearea h2 {
        font-size: 1.2rem;
        text-align: left;
        padding: 2%;
    }
    .ihinseiri_content02_img {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .omakase-box {
        background: #fff;
        padding: 10px;
        width: 100%;
        min-height: auto;
        float: left;
        margin-bottom: 40px;
    }
    .omakase-box img {
        margin: 0;
        width: 100%;
    }
    .omakase-box:nth-child(odd) {
        margin-right: 0;
    }
    .omakase-box:last-child {
        margin-top: 10px;
    }
    .omakase h3 {
        font-size: 1.3rem;
        text-align: left;
    }
    .omakase h3 br {
        display: none;
    }
    .case-inner-text04 {
        padding-top: 5%;
        margin-top: 3% !important;
        border-top: 1px solid #004b8f;
        text-align: left;
    }
    .case_strong {
        padding-top: 2%;
        font-size: 1.6rem;
    }
    .top-voice h3 {
        text-align: left;
        font-size: 1.2rem;
        line-height: 1;
    }
    .side-contact {
        width: 100%;
    }
    .ihinseiri_header,
    .house_cleaning_header,
    .air_con_header,
    .gomiyashiki_header {
        background-image: none;
        text-align: center;
        background-size: 40% auto;
        background-position: right top;
        margin: 2% auto 5%;
    }
    .ihinseiri_header_text,
    .house_cleaning_header_text,
    .air_con_header_text,
    .gomiyashiki_header_text {
        width: 100%;
        font-size: 1rem;
        color: #000;
        padding: 0 2% 0;
        line-height: 150%;
        text-align: left;
    }
    .service_header {
        background-image: none;
    }
    .service_header_text {
        width: 100%;
        font-size: 0.8rem;
        text-align: left;
        padding: 0;
    }
    .service-wrap {
        flex-direction: column;
    }
    .service-box {
        clear: both;
        width: initial;
        width: 100%;
        height: auto;
    }
    .service-box img {
        width: 100%;
    }
    .service-box:nth-child(odd) {
        margin-right: 0;
    }
    .service-box h3 {
        font-size: 1.2rem;
    }
    .flow_top {
        background-size: 30%;
    }
    .flow_top {
        text-align: left;
        background-position: right top;
    }
    .flow_top h2 {
        width: initial;
        width: 70%;
        font-size: 1rem;
    }
    .flow_top p {
        width: initial;
        width: 100%;
        text-align: left;
        font-size: 1.3rem;
        line-height: 1.5;
        margin: 3% 0;
    }
    .flow_step {
        margin-bottom: 20px;
    }
    .flow_step h3 {
        font-size: 1.2rem;
        margin: 20px 0;
    }
    .flow_step_title01 {
        color: #fff600;
        margin-right: 10px;
    }
    .flow_step_box img {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .flow_step_box p {
        font-weight: normal;
    }
    .flow_arrow {
        text-align: center;
        clear: both;
        padding: 10px 0;
    }
    .price_list {
        width: 100%;
    }
    /* テーブル*/
    table,
    tbody,
    thead,
    tr,
    td {
        /*display: block;*/
    }
    table.table01 tbody {
        display: block;
    }
    table.table01 {
        border-right: #bfbfbf solid 0px;
        border-collapse: collapse;
        display: block;
    }
    table.table01 thead {
        display: none;
        display: block;
    }
    table.table01 tr {
        display: block;
    }
    table.table01 thead tr {
        display: none;
    }
    table.table01 thead th {
        background: #d7d7d7;
        color: #333;
        padding: 10px 15px;
        border-right: #fff solid 1px;
        border-bottom: #fff solid 1px;
        text-align: center;
    }
    table.table01 thead th:last-child {
        border-right: #bfbfbf solid 1px;
    }
    table.table01 tbody th {
        display: block;
        text-align: center;
        padding: 1%;
        padding-left: 1rem;
        margin-top: 0.5rem;
        text-align: left;
        width: inherit;
        background-color: #c4d8ff;
        font-size: 1rem;
        border-bottom: 0;
    }
    table.table01 tbody tr:last-child th {
        border-bottom: 0;
        display: block;
        width: inherit;
    }
    table.table01 tbody td {
        background: #fff;
        border-left: #bfbfbf solid 1px;
        border-bottom: #bfbfbf solid 1px;
        /*vertical-align:top;*/
        text-align: right;
        display: block;
        border: #bfbfbf solid 0px;
        padding-top: 3%;
        padding-bottom: 0.2rem;
        width: inherit;
        padding-right: 15%;
        font-size: 1rem;
    }
    /*最初と最後以外*/
    table.table01 tbody td:nth-child(n + 2):nth-last-child(n + 2) {
        border-bottom: #bfbfbf dotted 1px;
    }
    table.table01 tbody td p {
        text-align: right;
        padding-right: 15%;
        color: rgb(255, 0, 0);
        font-size: 1rem;
    }
    table.table01 tbody td::before {
        content: attr(label);
        float: left;
        clear: both;
        padding-left: 10%;
        display: block;
        text-align: right;
    }
    .company_content01 img {
        clear: both;
        margin: 0 auto 3%;
        width: 100%;
    }
    .servicearea.smap li {
        padding: 0 0 2% 5%;
        width: 50%;
    }
    .company table {
        width: 96%;
        margin: auto;
        display: block;
    }
    .company tbody {
        display: block;
    }
    .company th {
        display: block;
        padding: 0;
        border: none;
        border-bottom: 3px solid #ccc;
    }
    .company tr {
        border-bottom: none;
        display: block;
    }
    .gomiyashiki_content01 ul {
        margin: 3% auto;
        padding: 0 10px;
    }
    .gomiyashiki_content01 li {
        background-image: none;
        padding: 0;
        line-height: 1.8;
        font-weight: normal;
    }
    .gomiyashiki_content01 li:first-letter {
        font-weight: bold;
        color: #0066cc;
        font-size: 1.7rem;
    }
    .service_qa_q {
        margin-top: 10%;
        width: 100%;
    }
    .service_qa_a {
        margin-top: 6%;
        width: 100%;
        font-weight: normal;
    }
    .service_qa_a {
        padding: 5%;
    }
    .service_qa_a_imgStyle {
        left: 0px;
    }
    .service_qa_a_imgStyle2 {
        float: right;
        position: static;
        margin-right: -3%;
    }
    #privacypolicy h2 {
        font-size: 1rem;
    }
    #privacypolicy table tbody th,
    #privacypolicy table tbody td {
        display: block;
        width: 100%;
        border: none;
        text-align: left;
        font-size: 1rem;
    }
    #sitemap_list li {
        margin: 0.5em 0;
    }
    #sitemap_list ul.children li {
        display: block;
    }
    #faq .q {
        padding: 3% 3% 2% 13%;
    }
    #faq .a {
        padding: 5%;
    }
    .ihinseiri_content01 ul {
        padding-left: 1%;
    }
    .ihinseiri_content01 li {
        padding: 0 0 0 14%;
    }
    .air_con_listBg01,
    .air_con_listBg02,
    .air_con_listBg03 {
        background-position: top;
        padding-top: 2%;
    }
    article .air_con_content01 ul {
        margin: 10px auto 0;
        padding: 0 0;
    }
    article .air_con_content01 ul li {
        padding: 16% 0 0 0;
        margin-bottom: 3%;
    }
    .gomiyashiki_content02 h2,
    .air_con_content02 h2,
    .house_cleaning_content02 h2 {
        text-align: left;
    }
    .house_cleaning_content01 ul {
        padding-left: 1%;
        margin: 0;
    }
    .house_cleaning_content01 li {
        padding: 0 0 0 14%;
        line-height: 1.8;
    }
    .go-to-top-button {
        width: 60px;
        height: 60px;
    }
    dl.style01 {
        width: 100%;
        overflow: hidden;
        border: 0px solid #9c3434;
        border-top-color: rgb(156, 52, 52);
        border-top-style: solid;
        border-top-width: 0px;
        border-top: none;
        background: rgba(255, 255, 255, 1);
        padding-bottom: 10%;
        margin-top: 5%;
    }
    dl.style01 dt {
        text-align: left;
        width: 100%;
        float: none;
        padding: 2% 0 1% 2%;
        border-top: none;
        font-weight: normal;
        background-color: rgba(240, 240, 240, 1);
    }
    dl.style01 dd {
        background: rgba(229, 148, 149, 1);
        width: 80%;
        float: none;
        padding: 1% 0 1% 3%;
        border-left: 1px solid #ffffff;
        border-top: 1px dotted #dddddd;
        background: #fff;
    }
    dl.style01 dt:first-child {
        border-top: none;
    }
    dl.style01 dt:first-child + dd {
        border-top: none;
    }
    .wpcf7-form th {
        display: block;
        width: 100%;
        background: rgba(240, 240, 240, 1);
        margin: 2% auto 1%;
        padding: 2%;
        font-size: 1rem;
    }
    .wpcf7-form td {
        display: block;
        width: 100%;
    }
    span.wpcf7-list-item {
        display: inline-block;
        width: 45%;
        padding: 0 0 1% 0;
    }
    .wpcf7-form td.birthday {
        display: flex;
    }
    .wpcf7-form td span .postcode input[type="text"] {
        display: block;
        width: 100%;
    }
    img.mailb {
        width: 80%;
    }
    .contact-line,
    .contact-line:hover,
    .contact-line:active {
        width: 100%;
        background-size: contain;
    }
}

/* 2019/11/19追加 */

.nintei_link {
    padding: 20px !important;
    text-align: center;
    background: red;
    border-radius: 45px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    bottom: 0;
    text-decoration: none;
}

.nintei_link a {
    text-decoration: none;
}

