@charset "UTF-8";



/* こちらのcssファイルに追記・変更してください */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');

.robot {
  font-family: 'Roboto', sans-serif;
}


/* 全体 */
html,
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a:hover,
button:hover {
    opacity: 0.6;
    text-decoration: none;
    cursor: pointer;
}

a[href*="tel"],
button[href*="tel"] {
    pointer-events: none;
}

a[href*="tel"] {
    pointer-events: none;
}

a[data-href="#"] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href*="."] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href="#"]:hover:before {
    content: "リンクが設定されていない可能性があります。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a[data-href*="."]:hover:before {
    content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[data-element-id][data-uk-slideshow]:hover:before {
    content: "※こちらは見たまま編集ができません。①画像をダブルクリック、②変更（歯車マーク）、③スライドショーから編集してください。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

[data-collection-list-content]:hover:before {
    content: "※こちらは見たまま編集ができません。①ページのどこかをダブルクリック、②左下（もしくは左上）のCMSロゴをクリック、③画面右上のメニュー（三本線マーク）から「カスタムコンテンツ管理」をクリック、④編集したいカスタムコンテンツの一覧（三本線マーク）から記事投稿・記事編集ができます。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

/* 画像系 */
.img img {
    width: 100%;
}

/*画像比固定*/
[class*="up-ofi"] {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

[class*="up-ofi"] img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;';
}

[class*="up-ofi-"] img {
    position: absolute;
    top: 0;
    left: 0;
}

.up-ofi-10:after {
    content: "";
    display: block;
    padding-top: 10%;
}

.up-ofi-15:after {
    content: "";
    display: block;
    padding-top: 15%;
}

.up-ofi-20:after {
    content: "";
    display: block;
    padding-top: 20%;
}

.up-ofi-25:after {
    content: "";
    display: block;
    padding-top: 25%;
}

.up-ofi-30:after {
    content: "";
    display: block;
    padding-top: 30%;
}

.up-ofi-35:after {
    content: "";
    display: block;
    padding-top: 35%;
}

.up-ofi-40:after {
    content: "";
    display: block;
    padding-top: 40%;
}

.up-ofi-45:after {
    content: "";
    display: block;
    padding-top: 45%;
}

.up-ofi-50:after {
    content: "";
    display: block;
    padding-top: 50%;
}

.up-ofi-55:after {
    content: "";
    display: block;
    padding-top: 55%;
}

.up-ofi-60:after {
    content: "";
    display: block;
    padding-top: 60%;
}

.up-ofi-65:after {
    content: "";
    display: block;
    padding-top: 65%;
}

.up-ofi-70:after {
    content: "";
    display: block;
    padding-top: 70%;
}

.up-ofi-75:after {
    content: "";
    display: block;
    padding-top: 75%;
}

.up-ofi-80:after {
    content: "";
    display: block;
    padding-top: 80%;
}

.up-ofi-85:after {
    content: "";
    display: block;
    padding-top: 85%;
}

.up-ofi-90:after {
    content: "";
    display: block;
    padding-top: 90%;
}

.up-ofi-95:after {
    content: "";
    display: block;
    padding-top: 95%;
}

.up-ofi-100:after {
    content: "";
    display: block;
    padding-top: 100%;
}

.up-ofi-105:after {
    content: "";
    display: block;
    padding-top: 105%;
}

.up-ofi-110:after {
    content: "";
    display: block;
    padding-top: 110%;
}

.up-ofi-115:after {
    content: "";
    display: block;
    padding-top: 115%;
}

.up-ofi-120:after {
    content: "";
    display: block;
    padding-top: 120%;
}

.up-ofi-125:after {
    content: "";
    display: block;
    padding-top: 125%;
}

.up-ofi-130:after {
    content: "";
    display: block;
    padding-top: 130%;
}

.up-ofi-135:after {
    content: "";
    display: block;
    padding-top: 135%;
}

.up-ofi-140:after {
    content: "";
    display: block;
    padding-top: 140%;
}

.up-ofi-145:after {
    content: "";
    display: block;
    padding-top: 145%;
}

.up-ofi-150:after {
    content: "";
    display: block;
    padding-top: 150%;
}

.up-ofi-155:after {
    content: "";
    display: block;
    padding-top: 155%;
}

.up-ofi-160:after {
    content: "";
    display: block;
    padding-top: 160%;
}

.up-ofi-165:after {
    content: "";
    display: block;
    padding-top: 165%;
}

.up-ofi-170:after {
    content: "";
    display: block;
    padding-top: 170%;
}

/*Header*/
header {
    border-top: 3px solid #1b1481;
}

header h1 {
    color: #8c8c8c;
    font-size: 12px;
    line-height: 1;
    padding: 10px 0;
    font-weight: normal;
}

.header-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-box-inner {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
}

header .header-bottom .header-contact {
    width: 500px;
    height: auto;
    margin-top: -3px;
    margin-bottom: 15px;
    background: none;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    position: static;
}

.header-contact [class*="icon-"] {
    display: inline-block;
    width: 35px;
    height: 35px;
}

.header-contact [class*="icon-"] img {
    width: 100%;
}

.header-contact .icon-freetel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-contact-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: white;
    padding: 2px 20px;
    background-color: #ff8b1a;
}

header .header-bottom .header-contact .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px;
    padding: 0;
}

.header-contact .tel-box {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header-contact .tel-box .pnum1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.2;
}

.header-contact .tel-box .tel a {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
}

.header-contact .tel-box .time_date {
    color: white;
    text-align: center;
    margin-top: 5px;
    padding: 2px 10px;
    border-radius: 15px;
    background-color: #0079e0;
}

.header-contact .contact-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    background-color: #06992b;
    border-radius: 10px;
}

.header-contact .contact-btn a:hover {
    opacity: 1;
    background-color: #ff7814;
}

.header-contact .contact-btn a .hours {
    font-size: 13px;
    color: #e30000;
    padding: 2px 5px;
    background-color: white;
    border-radius: 15px;
}

.sp-header-menu ul li .tel a {
    display: block;
}

.sp-header-menu ul li .tel .tel-text {
    display: none;
}

/* ナビ */
nav.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
}

nav ul {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: inherit;
}

nav ul li {
    display: block;
    padding: 5px;
}

nav ul li a,
nav ul li .dropdown-btn {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    letter-spacing: 1px;
    text-shadow:
        1px 1px 0px black,
        1px 1px 1px black,
        1px 1px 2px black;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

nav ul li a span,
nav ul li .dropdown-btn span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    border-left: none;
}

nav ul li a span+small,
nav ul li .dropdown-btn span+small {
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 0.8;
}

nav ul li.gnav01 a span {
    border-left: none;
}

nav ul li a:hover,
nav ul li .dropdown-btn:hover {
    opacity: 1;
    color: white;
    background-color: #615da4;
    cursor: pointer;
}

nav ul li a:hover span {
    background-color: transparent;
}

.dropmenu {
    *zoom: 1;
}

.dropmenu .dropdown {
    overflow: hidden;
    position: relative;
}

#dropmenu .dropdown:hover {
    overflow: visible;
}

.dropmenu .dropdown ul {
    display: block;
    background-color: transparent;
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0;
    width: 100%;
}

#dropmenu .dropdown ul li {
    overflow: hidden;
    width: 100%;
    height: 0;
    background-color: #1b1481;
    border-bottom: none;
    -webkit-transition-property: all;
    -webkit-transition: 0.3s linear;
    transition-property: all;
    transition: 0.3s linear;
}

#dropmenu .dropdown ul li+li {
    border-top: 1px solid white;
}

#dropmenu .dropdown:hover ul li {
    overflow: visible;
    height: 55px;
}

nav ul li.pulldown ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
}

/* main visual */
#main-visual {
    height: auto;
    background: none;
    overflow: hidden;
    position: relative;
}

#main-visual figure {
    margin: 50px;
    position: relative;
    top: 0;
    left: 0;
}

.main-visual-image {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

/*Floating*/
.floating {
    list-style-type: none;
    position: fixed;
    top: 30%;
    right: 1px;
    z-index: 1;
}

.floating li+li {
    margin-top: 15px;
}

.floating li a {
    display: block;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 4px;
    font-size: 20px;
    color: #fff;
    padding: 20px 5px;
    background-color: #1b1481;
    border: 1px solid #FFF;
    border-radius: 5px;
}

.b-type .floating li a {
    color: #1b1481;
    background-color: white;
    border: 1px solid #1b1481;
}

/*Side*/
.blue_box {
    position: relative;
}

.rain {
    font-size: 38px;
    line-height: 31px;
    vertical-align: bottom;
    font-weight: bolder;
    position: absolute;
    right: 89px;
    top: 15px;
}

.rain small {
    font-size: 20px;
}

#side-content .side-trouble ul li+li {
    margin-top: 2px;
}

#side-content .side-trouble ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    background-color: #1b1481;
}

.caution-thumbs {
    width: 35%;
    border: 2px solid #fff;
}

.caution-title {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-align: left;
    margin-left: 15px;
}

/*屋根修理メニュー*/
.inde-content02 {
    position: relative;
}

.menu_contents1 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 207px;
    left: 107px;

}

.menu_contents2 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 207px;
    left: 348px;

}

.menu_contents3 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 207px;
    left: 602px;

}

.menu_contents4 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 328px;
    left: 117px;
}

.menu_contents5 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 328px;
    left: 348px;
}

.menu_contents6 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 328px;
    left: 612px;
}

.menu_contents7 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 448px;
    left: 117px;
}

.menu_contents8 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 448px;
    left: 365px;
}

.menu_contents9 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 448px;
    left: 612px;
}

/*こんなお悩みありませんか*/
.box {
    position: relative;
}

.worries {
    font-size: 20px;
    font-weight: bolder;
    text-align: left;
}

.worries li {
    padding-left: 1.5em;
    background-size: 1.5em;
    background-image: url(/import/tenant_1/160.16.198.135/rtch.jp/images/tick.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.w01 {
    position: absolute;
    top: 70px;
    left: 65px;
}

.w02 {
    position: absolute;
    top: 114px;
    left: 65px;
}

.w03 {
    position: absolute;
    top: 157px;
    left: 65px;
}

.w04 {
    position: absolute;
    top: 201px;
    left: 65px;
}

.w05 {
    position: absolute;
    top: 246px;
    left: 65px;
    line-height: 27px;
}

.pnum4 {
    font-size: 54px;
    font-weight: bolder;
    position: absolute;
    top: 153px;
    left: 415px;
}

/*どのタイプ？*/
#index-content07 .body ul li a figure {
    position: relative;
}

#index-content07 .body ul li a figure [class*="type"] {
    width: 100%;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
    color: white;
    padding: 5px 10px;
    background-color: rgba(78, 178, 210, 0.6);
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1;
}

/*Footer*/
.footer-main-left {
    position: relative;
}

footer .footer-main-right h3 {
    color: white;
}

.pnum3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px auto;
}

footer .footer-info .tel {
    margin-bottom: 0;
}

.footer-tel-icon {
    margin-right: 10px;
}

footer .footer-info .tel a {
    font-size: 26px;
    font-weight: bold;
}

.time_date2 {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin: 0 auto 10px;
    padding: 2px 10px;
    background-color: #0079e0;
    border-radius: 15px;
}

/*追加*/
.icon {
    z-index: 1;
}

#index-content01 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

footer .footer-info p {
    margin-bottom: 20px;
}

#index-content01 ul li figure {
    height: 100%;
}

article.example-entry .title {
    line-height: 1.3;
    margin-bottom: 50px;
    background-position: top left;
}

article.example-entry .title h3 {
    font-size: 24px;
    color: #1b1481;
    line-height: 1.3;
}

article.example-entry .title h3 a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

article.example-entry .title h3 a span {
    display: block;
}

article.example-entry .title h3 a span.more-text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

article.example-entry .ba ul li p {
    margin: 20px 0;
    background: url(/upload/tenant_1/03ac397b673a8b499d181c0292e1a03f.png) no-repeat 0 10px;
}

article.report-entry .text h3 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-box .news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.news-box .news-list dt {
    border-bottom: dotted #eee 1px;
    padding: 10px 0;
    text-align: left;
    vertical-align: top;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.news-box .news-list dt span {
    background-color: #00a2d7;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 5px 20px;
    display: block;
    text-align: center;
}

.news-box .news-list dd {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-bottom: dotted #eee 1px;
    padding: 10px 0 10px 40px;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    line-height: 1.6;
}

.news-box .news-list dd a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.quotation-image {
    width: 300px;
    max-width: 100%;
}

.quotation-image img {
    width: 100%;
}

#start-content02 .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    background: none;
}

#start-content02 .text {
    width: 50%;
    padding: 0;
}

#start-content02 .img-box {
    width: 45%;
}

.filter-left\@pc {
    position: relative;
}

.filter-left\@pc::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.circle {
    border-radius: 100%;
    overflow: hidden;
}

#tenken-content03 .body .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0;
    padding: 0;
}

#tenken-content03 .body .image .tile {
    width: calc(100% / 3 - ((15px + 15px) / 3));
    margin-top: 15px;
}

#tenken-content03 .body .image .tile+.tile {

    margin-left: 15px;
}

#tenken-content03 .body .image .tile:nth-child(4n) {
    margin-left: 0;
}

#example-list article h3 {
    line-height: 1.3;
}

#example-list article h3 a span {
    display: block;
}

#example-list article .btn {
    margin-top: 30px;
}

input,
textarea {
    width: 100%;
    font-size: 16px !important;
    padding: 5px 10px;
}

#contact-form table th {
    width: 30%;
}

.radio input,
.chk input {
    width: auto;
}

label+input {
    margin-left: 10px;
}

.contact-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0;
}

.contact-btn .submit {
    width: 150px;
    margin: 10px;
}

#contact-form .submit button {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    border: none;
    cursor: pointer;
    background-color: #e79425;
    color: #fff;
    border-radius: 6px;
}

#contact-form .submit-back button {
    background-color: #92cf43;
}

.value-example {
    margin-bottom: 50px;
}

.back-btn {
    text-align: center;
    margin: 50px 0;
}

.back-btn a {
    text-decoration: none;
    border: 1px solid #00a2d7;
    padding: 3px 8px;
    margin: 2px;
    border-radius: 5px;
    display: inline-block;
}

.back-btn a:hover {
    opacity: 1;
    color: white;
    background-color: #00a2d7;
}

.trigger-img-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.trigger-img-list li {
    width: calc(94% / 3);
    margin: 1%;
}

#voice-entry article {
    margin-top: 50px;
    padding: 0;
}

#voice-entry article dl dt,
#voice-entry article dl dd {
    min-height: 40px;
}

#voice-entry .body p {
    margin: 15px 0 30px;
}

.cc-detail-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}

.cc-detail-content {
    margin-top: 50px;
}

/* 電話番号バナー */
.contact-banner .arrow a {
    display: block;
    position: relative;
}

.contact-banner .arrow {
    padding-top: 0;
    background: none;
}
.contact-banner .tel-link-text {
  font-family: -apple-system, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", "Roboto", sans-serif;
}

.arrow-top-img,
.arrow-top-img img {
    width: 100%;
}

.contact-banner .arrow figure {
    position: relative;
}

.pnum2 {
    font-size: 54px;
    font-weight: bolder;
    position: absolute !important;
    bottom: 5px;
    right: 40px;
    z-index: 1;
}

.floating li a {
  max-height: 200px;
}

/*スマホ*/
@media (max-width: 599px) {

    a[href*="tel"],
    button[href*="tel"] {
        pointer-events: initial !important;
    }

    .inner,
    #main-content {
        width: 100%;
    }

    /*Header*/
    header h1 {
        display: none;
    }

    .header-box-inner {
        width: 100%;
    }

    .tel .pnum1 {
        position: absolute;
        top: 41px;
        right: 212px;
        font-size: 33px;
        font-weight: bolder;
    }

    /*Side*/

    .blue_box {
        position: relative;
    }


    .rain {
        font-size: 38px;
        line-height: 31px;
        vertical-align: bottom;
        font-weight: bolder;
        position: absolute;
        right: 89px;
        top: 15px;
    }

    .rain small {
        font-size: 20px;
    }

    .side-trouble {
        position: relative;
    }

    #side-content .side-trouble ul {
        padding-left: 20px;
    }

    .caution1 {
        font-size: 22px;
        font-weight: bolder;
        color: #FFF;
        position: absolute;
        top: 50px;
        left: 142px;
        text-align: left;
    }

    .caution2 {
        font-size: 22px;
        font-weight: bolder;
        color: #FFF;
        position: absolute;
        top: 34px;
        left: 142px;
        text-align: left;
    }

    .caution3 {
        font-size: 22px;
        font-weight: bolder;
        color: #FFF;
        position: absolute;
        top: 30px;
        left: 142px;
        text-align: left;
    }

    /* nav */
    nav ul {
        display: block;
    }

    nav ul li {
        padding: 0;
    }

    nav ul li a,
    nav ul li .dropdown-btn {
        display: block;
        padding: 15px 10px;
    }

    nav ul li .dropdown-btn {
        padding-bottom: 10px;
    }

    .dropmenu .dropdown ul {
        margin-left: 20px;
        z-index: 1;
        position: static;
    }

    #dropmenu .dropdown ul li,
    #dropmenu .dropdown:hover ul li {
        height: auto;
    }

    #dropmenu .dropdown ul li+li {
        border-top: none;
    }

    #dropmenu .dropdown ul li a {
        display: block;
        padding: 10px 10px 10px 20px;
    }

    nav ul li.pulldown ul li a::before {
        top: 11px;
    }

    nav ul li a span+small,
    nav ul li .dropdown-btn span+small {
        margin-left: 10px;
    }

    .main-visual-image [class*="up-ofi"] {
        height: 100%;
    }

    #main-visual figure {
        width: calc(100% - 20px);
        margin: 10px;
    }

    /*屋根修理メニュー*/
    .inde-content02 {
        position: relative;
    }

    /*こんなお悩みありませんか*/
    .box {
        position: relative;
    }

    /*無料診断*/
    .arrow {
        position: relative;
    }

    /*どのタイプ？*/
    .index-content07 {
        position: relative;
    }

    /*Footer*/
    #pagetop {
        text-align: center;
        position: fixed;
        bottom: 0;
        left: 0;
    }

    #pagetop img {
        width: 60px;
        height: 60px;
    }

    .footer-main-left {
        position: relative;
    }

    .tel .pnum3 {
        font-size: 32px;
        font-weight: bolder;
        position: absolute;
        top: 192px;
        left: 105px;
    }

    .floating {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        top: auto;
        bottom: 70px;
        left: 0;
        right: auto;
    }

    .floating li {
        width: 48%;
        margin: 1%;
    }

    .floating li a {
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        padding: 10px;
        text-align: center;
    }

    .menu_contents1,
    .menu_contents2,
    .menu_contents3,
    .menu_contents4,
    .menu_contents5,
    .menu_contents6,
    .menu_contents7,
    .menu_contents8,
    .menu_contents9 {
        color: #FFF;
        font-size: 15px;
        position: absolute;
    }

    .menu_contents1 {
        top: 25.5%;
        left: 18%;
    }

    .menu_contents2 {
        top: 25.5%;
        left: 62%;
    }

    .menu_contents3 {
        top: 41.5%;
        left: 18%;
    }

    .menu_contents4 {
        top: 41.5%;
        left: 66%;
    }

    .menu_contents5 {
        top: 57.5%;
        left: 15.5%;
    }

    .menu_contents6 {
        top: 57.5%;
        left: 66%;
    }

    .menu_contents7 {
        top: 73.5%;
        left: 19.5%;
    }

    .menu_contents8 {
        top: 73.5%;
        left: 66%;
    }

    .menu_contents9 {
        top: 89.5%;
        left: 40%;
    }

    footer .copyright {
        padding-bottom: 150px;
    }

    .worries {
        font-size: 10px;
        font-weight: bold;
    }

    .worries li {
        font-weight: bold;
        line-height: 1.5;
        padding-left: 1.5em;
        background-size: 1.5em;
        background-image: url(/import/tenant_1/160.16.198.135/rtch.jp/images/tick.png);
        background-repeat: no-repeat;
        background-position: left top;
        vertical-align: top;
    }

    .w01 {

        position: absolute;
        top: 3%;
        left: 10%;
    }

    .w02 {
        position: absolute;
        top: 8%;
        left: 10%;
    }

    .w03 {
        position: absolute;
        top: 13%;
        left: 10%;
    }

    .w04 {
        position: absolute;
        top: 18%;
        left: 10%;
    }

    .w05 {
        position: absolute;
        top: 22.5%;
        left: 10%;
        line-height: 110%;
    }

    .pnum2 {
        font-size: 22px;
        font-weight: bold;
    }

    .pnum4 {
        font-size: 24px;
        font-weight: bold;
        position: absolute;
        top: 75px;
        left: 51%;
    }

    #index-content07 .body ul li:nth-child(3n) {
        margin: 0 4% 20px 0;
    }

    #index-content07 .body ul li:last-child {
        margin-right: 0;
    }

    #index-content07 .body ul li a figure [class*="type"] {
        font-size: 12px;
    }

    .type1 {
        top: 12.5%;
        left: 16%;
    }

    .type2 {
        top: 12.5%;
        left: 60%
    }

    .type3 {
        top: 43%;
        left: 11.5%;
    }

    .type4 {
        top: 43%;
        left: 63%;
    }

    .type5 {
        top: 70.5%;
        left: 12.5%;
    }

    .type6 {
        top: 70.5%;
        left: 54%;
    }

    .icon {
        z-index: 1;
    }

    .caution1,
    .caution2,
    .caution3 {
        z-index: 5;
    }

    /* 追記 */
    .news-box .news-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .news-box .news-list dt {
        padding-bottom: 0;
    }

    .news-box .news-list dd {
        width: 100%;
        padding-left: 0;
    }

    #start-content02 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    #start-content02 .text {
        margin-bottom: 15px;
    }

    #start-content02 .text,
    #start-content02 .img-box {
        width: 100%;
    }

    .filter-left\@pc::before {
        display: none;
    }

    #tenken-content03 .body .image {
        margin: 10px 0;
    }

    #tenken-content03 .body .image .tile {
        width: calc(100% / 2 - ((10px + 0px) / 2));
        margin-top: 10px;
    }

    #tenken-content03 .body .image .tile+.tile {
        margin-left: 10px;
    }

    #tenken-content03 .body .image .tile:nth-child(odd) {
        margin-left: 0;
    }

    .quotation-image {
        margin-left: auto;
        margin-right: auto;
    }

    .ebox {
        width: 100%;
    }

    #example-list article figure {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #example-list article figure img {
        width: 100%;
    }

    #example-list article figure figcaption {
        width: 100%;
        font-size: 20px;
        line-height: 1.6;
        margin-top: 10px;
        padding: 0;
    }

    #example-list article figure figcaption p {
        font-size: 20px;
        line-height: 1.6;
    }

    #index-content05 .head h2 small {
        float: none;
    }

    article.example-entry .title h3 a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    article.example-entry .title h3 a span.more-text {
        margin-top: 10px;
    }

    #contact-form table th {
        width: 100%;
    }

    .trigger-img-list li {
        width: calc(96% / 2);
    }

    #voice-entry .thumbnails,
    #voice-entry article .body {
        width: 96%;
        margin: auto;
        float: none;
    }
  h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5 {
    line-height: 1.2;
  }
  #tenken-content03 .body figure.img-right {
    float: none;
    width: auto;
  }
  #select-content01 .menu ul {
    display: block;
  }
  #select-content01 .menu ul li {
    width: 100%;
  }
  #serivce01-content03 .body ul li {
    display: block;
  }
  #serivce01-content03 .body ul li figure {
    width: 100%;
  }
  #serivce01-content03 .body ul li dl {
    width: 100%;
  }
  .flow ol li p {
    width: 100%;
  }
  #serivce01-content04 .body ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #serivce01-content06 .body .cont {
    width: 100%;
  }
  #serivce01-content05 .body figure {
    float: none;
    width: 100%;
  }
  #yanetenken-content01 .body figure {
    width: 100%;
    float: none;
  }
  #yanetenken-content01 .body .text {
    width: 100%;
    float: none;
  }
  #type-content02 article figure {
    float: none;
    width: 100%;
  }
  #type-content02 article .text {
    width: 100%;
    float: none;
  }
}

/* ページネーション */
.page-navi {
    margin: 30px 0;
}

.pager {
    width: 100%;
}

.pager-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pager-list li {
    width: 30px;
    height: 30px;
    margin: 5px;
}

.pager-list li a,
.pager-list li .now {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 3px 8px;
    border-radius: 5px;
}

.pager-list li.prev a,
.pager-list li.next a {
    border: none;
}

.pager-list li.prev a .prev-arrow::before,
.pager-list li.next a .next-arrow::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
}

.pager-list li.prev a .prev-arrow::before {
    content: "\f104";
}

.pager-list li.next a .next-arrow::before {
    content: "\f105";
}

.pager-list li.prev a .prev-arrow:hover::before,
.pager-list li.next a .next-arrow:hover::before {
    color: white;
}

.pager-list li a:hover,
.pager-list li .now {
    font-weight: bold;
    color: #fff;
    border-color: #00a2d7;
    background-color: #00a2d7;
}

/* 見たまま編集 */
[data-element-id] .sp-header-menu {
    display: block;
    border: 1px solid #0000cd;
    clear: left;
}

[data-element-id] .sp-header-menu::before {
    content: 'スマホのみ表示';
    display: block;
    font-size: 10px;
    line-height: 1.2;
    padding: 3px 10px;
    color: white;
    background-color: #0000cd;
}

[data-element-id] .sp-header-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

[data-element-id] .sp-header-menu ul li:last-of-type a {
    pointer-events: none;
}

[data-element-id] .sp-header-menu ul li .tel .tel-text {
    display: block;
    border: 1px solid #0000cd;
}

[data-element-id] .sp-header-menu ul li .tel .tel-text::before {
    content: 'スマホ電話番号ボタンの電話番号';
    display: block;
    font-size: 10px;
    color: white;
    background-color: #0000cd;
    padding: 2px;
}

[data-element-id] #dropmenu .dropdown {
    overflow: visible;
}

[data-element-id] #dropmenu .dropdown ul li {
    overflow: visible;
    height: 55px;
}

[data-element-id] #main-visual,
[data-element-id] #page-header {
    margin-top: 220px;
}

[data-element-id] .floating {
    position: absolute;
    top: 250px;
}

[data-element-id] #pagetop {
    position: absolute !important;
}

[data-element-id] #pagetop a {
    border: none;
}

[data-element-id] .pnum2.text-editable {
    position: absolute !important;
}
