@charset "utf-8";
/* CSS Document */
body {
    font-size: 16px;
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: 500;
    color: #171717;
    letter-spacing: 0.06em;
    line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
dt, ul, ol {
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.bold-text {
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

a:hover {
    opacity: 0.8;
}

.banner-content, 
.banner-content h1{
	color: #FFF;
}
.entry-header{
	display: none !important;
}
.readon.red-btn {
    background: #F0831E;
    border-color: #F0831E;
    border-radius: 4px 4px 4px 4px;
	color: #FFF;
}
.readon2:hover {
    background: #D9740E;
    opacity: 1;
}
.rs-banner.style8{
	background: url(../img/top/mv.jpg) no-repeat 100%;
	background-size: cover;
}

img.logo_image.pc { display: block; }
img.logo_image.sp { display: none;　}


/* header */
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.full-width-header.header-style3.home-style15 .rs-header .menu-area.sticky .custom-table .header-logo .custom-logo-area {
    padding: 61px 42px 29px 51px;
}
.full-width-header.header-style3.home-style15 .rs-header .menu-area .custom-table .rs-menu-area .main-menu .rs-menu ul.sub-menu {
    background: #F0831E !important;
}
.full-width-header.header-style3 .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: #FFF !important;
    font-weight: 400 !important;
}
.full-width-header.header-style3.home-style15 .rs-header .menu-area .custom-table .rs-menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #FFF !important;
}
@media screen and (min-width: 992px) {
    .rs-header .menu-area.menu-sticky.sticky {
        z-index: 9999999;
    }
}
@media only screen and (max-width: 1366px) {
    .full-width-header.header-style3.home-style15 .rs-header .menu-area .custom-table .header-logo .custom-logo-area {
        padding: 28.5px 42px 28.5px 51px;
    }
}
@media only screen and (max-width: 991px) {
    .full-width-header.header-style3.home-style15 .rs-header .menu-area .custom-table .header-logo .custom-logo-area,
    .full-width-header.header-style3.home-style15 .rs-header .menu-area.sticky .custom-table .header-logo .custom-logo-area {
        padding: 26.25px 35px 26.25px 22px;
    }
}

/* footer */
.rs-footer .footer-top .site-map li:before {
    background: #F0831E;
}
.rs-footer .footer-top .address-widget li i:before {
    color: #F0831E;
}
.rs-footer .footer-top .address-widget li .desc a {
    color: #F0831E;
}

/* logo */

/* common */
dd {
    padding: 0;
    margin: 0;
}
.spNone {
    display: block;
}
.pcNone {
    display: none !important;
}
.inner {
    max-width: 1240px;
    width: 90%;
    padding: 100px 0 200px;
    margin: 0 auto;
}
.inner.under {
    padding: 0;
}
.flex{
	display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.center{
    text-align: center;
}
footer .center{
	text-align: center;
	width: 90%;
	animation-name: auto;
	margin: auto;
	margin-bottom: 40px;
	font-size: 13px;
}

/* banner */
section#bnr{
	background: #E8EDF0;
	padding: 3% 0;
}
section#bnr > div{
	max-width: 1738px;
    width: 92%;
    margin: auto;
}
section#bnr > div ul.flex{
	justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
section#bnr span{
	display: block;
	/*text-align: center;*/
    padding-top: 0.5rem;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0.02em;
}
section#bnr li:not(.notSite) span::after{
	content: url(../img/common/link.png);
	display: inline-block;
	padding: 0 0 0 1rem;
}
section#bnr span a {
    color: #171717;
}
section#bnr li{
	margin-right: 1.5%;
  width: 33%;
}
section#bnr li:last-child{
	margin-right: 0;
}
section#bnr li a img {
  margin: 0 auto;
}


/* ---------------------------------
　TOP
--------------------------------- */
body.home .rs-banner.style13 .row {
    justify-content: space-between;
    align-items: center;
}
body.home .rs-banner.style13 .col-lg-6 {
    /*-ms-flex: 0 0 54.8718%;
    flex: 0 0 54.8718%;
    max-width: 54.8718%;*/
    /*-ms-flex: 0 0 46.6978%;
    flex: 0 0 46.6978%;
    max-width: 46.6978%;*/
    -ms-flex: 0 0 36.45833333333333vw;
    flex: 0 0 36.45833333333333vw;
    max-width: 36.45833333333333vw;
    padding: 0;
}
body.home .rs-banner, body.home .rs-services {
    padding: 136px 0px 50px;
    background: url(../img/top/pic10.jpg) no-repeat 100%;
    background-size: cover;
    background-position: center;
    height: 100vh;
}
body.home .rs-banner.style13 .container {
    display: flex;
    flex-direction: column;
    height: 100%;
}
body.home .rs-banner.style13 .banner-content .sub-text {
    font-size: 30px;
    color: #fff;
    letter-spacing: 0.033em;
    line-height: 1.2;
}
body.home .rs-banner.style13 .banner-content .title {
    font-family: "Noto Serif JP", serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0;
}
body.home .rs-banner.style13 .banner-content .title small {
    display: block;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.1em;
}
body.home .rs-banner.style13 .banner-content .desc{
    margin-bottom: 0;
    font-family: "Noto Serif JP", serif;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.6;
    letter-spacing: 0;
}
body.home .rs-banner.style13 .text-right {
    width: 100%;
    margin-top: auto;
    margin-bottom: 0;
}

body.home .center--bnr_wrap {
    padding: 24.5px 0;
    background: #1D539E;
    text-align: center;
    position: relative;
}
body.home .center--bnr_wrap::before {
    content: url(../img/top/circle01.png);
    position: absolute;
    top: -123px;
    right: 13.4375%;
    z-index: 99999;
}
body.home .center--bnr_wrap img {
    position: relative;
    z-index: 3;
}

body.home #about-us {
    background: rgb(240 131 30 / 10%);
}
body.home #about-us .sec-title6 {
    position: relative;
    z-index: 3;
}
body.home #about-us .about-us-co_wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
body.home #about-us .image-wrap {
    width: 54.8387%;
    position: relative;
}
body.home #about-us .image-wrap::before {
    content: '';
    width: 174px;
    height: 174px;
    background: url(../img/top/circle03.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 46.7647%;
    top: -20.6122%;
    z-index: 2;
}
body.home #about-us .image-wrap::after {
    content: '';
    width: 126px;
    height: 126px;
    background: url(../img/top/circle04.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0;
    bottom: -9.5918%;
    z-index: 0;
}
body.home #about-us .image-wrap img {
    position: relative;
    z-index: 1;
}
body.home #about-us .txt-wrap {
    width: 34.1129%;
    text-align: center;
}
body.home #about-us .txt-wrap p {
    color: #505050;
    text-align: left;
}
body.home #about-us .txt-wrap .btn-part {
    margin-bottom: 77px;
    text-align: left;
}

body.home .rs-popular-courses.main-home {
    background: #fff;
}
body.home .rs-popular-courses.main-home .row {
    justify-content: center;
}
body.home .rs-popular-courses.main-home .col-lg-3 {
    -ms-flex: 0 0 31.5964%;
    flex: 0 0 31.5964%;
    max-width: 31.5964%;
}
body.home .rs-popular-courses.main-home .courses-item {
    height: 100%;
}
body.home .rs-popular-courses.main-home .courses-item .courses-grid {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
body.home .rs-popular-courses.main-home .courses-item .courses-grid .img-part {
    flex-grow: 0;
}
body.home .rs-popular-courses.main-home .courses-item:hover .courses-grid .img-part {
    border-radius: 4px 4px 0 0;
}
body.home .rs-popular-courses.main-home .courses-item .courses-grid .img-part img {
    width: 100%;
}
body.home .rs-popular-courses.main-home .courses-item .courses-grid .content-part {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px 27.5px 35px;
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
    flex-grow: 1;
}
body.home .rs-popular-courses.main-home .courses-item .courses-grid .content-part .title {
    font-size: 25px;
    text-align: center;
}
body.home .rs-popular-courses.main-home .courses-item .courses-grid .content-part .title span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.375;
}
body.home .rs-popular-courses.main-home .btn {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

body.home .rs-about {
    background: #F5F5F5;
}
div#disassembly.rs-about {  background: none; }
body.home .rs-about h2 span {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
}
body.home .rs-about .sec-title .sub-title.primary {
    font-weight: bold;
}
body.home .rs-about .col-lg-7 {
    flex: 0 0 34.4355%;
    max-width: 34.4355%;
}
body.home .rs-about .col-lg-5 {
    flex: 0 0 65.5645%;
    max-width: 65.5645%;
    position: relative;
}
body.home .rs-about .col-lg-5::before {
    content: '';
    width: 234px;
    height: 160px;
    background: url(../img/top/quadrangle01.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: -51.8px;
    right: 9.3481%;
}
body.home .rs-about .col-lg-5::after {
    content: '';
    width: 86px;
    height: 86px;
    background: url(../img/top/quadrangle02.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: -53px;
    left: 18.0812%;
}
body.home .rs-about .col-lg-5 .fadeInUp {
    position: relative;
    z-index: 1;
}

body.home .human_resource_development .bnr-wrap {
    position: relative;
}
body.home .human_resource_development .bnr-wrap::before {
    content: '';
    width: 178px;
    height: 178px;
    background: url(../img/top/quadrangle03.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: -80.3px;
    left: -80px;
}
body.home .human_resource_development .bnr-wrap::after {
    content: '';
    width: 115.5px;
    height: 115.5px;
    background: url(../img/top/quadrangle04.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: -42.5px;
    right: -54px;
}
body.home .human_resource_development .bnr-wrap a {
    position: relative;
    z-index: 1;
}

body.home .company_profile {
    background: url(../img/top/company-profile_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
body.home .company_profile .btn-part {
    text-align: center;
}

.sec-title6 .title.title2 {
    line-height: 1.22;
    letter-spacing: 0.025em;
}
.sec-title6 .title.title2 small {
    display: block;
    font-size: 18px;
    letter-spacing: 0.1em;
}

body.home #service h3 {
	text-align: center;
}
/*body.home .rs-banner, body.home .rs-services{
	background: #F0831E;
}*/
body.home .rs-categories.style2 {
    position: relative;
}
body.home .rs-categories.style2::before {
    content: url(../img/top/circle02.png);
    position: absolute;
    top: 16.1435%;
    left: 9.1146%;
    z-index: -1;
}
body.home .rs-categories.style2 .mb-55 {
    margin-bottom: 89px;
}
body.home .rs-categories.style2 .owl-carousel .owl-stage {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
body.home .rs-categories.style2 .owl-nav .owl-next,
body.home .rs-categories.style2 .owl-nav .owl-prev {
    border: 1px solid #F0831E;
    color: #F0831E;
}
.rs-categories.style2 .owl-nav .owl-next:hover,
.rs-categories.style2 .owl-nav .owl-prev:hover {
    color: #fff !important;
}
body.home .rs-categories.style2 .categories-items {
    height: 100%;
}
body.home .rs-categories.style2 .categories-items .cate-item {
    height: 100%;
}
body.home .rs-categories.style2 .categories-items .cate-item .cate-img {
    margin-bottom: 25px;
}
body.home .rs-categories.style2 .categories-items .cate-item .cate-img img {
    width: auto;
    height: 63.114px;
}
body.home .rs-categories.style2 .categories-items .cate-item .cate-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 63.114px - 25px);
}
body.home .rs-categories.style2 .categories-items .cate-item .cate-content .title {
    margin: 0 0 30px;
}
body.home .rs-categories.style2 .categories-items .cate-item .cate-content ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: space-evenly;
    margin-top: auto;
    margin-bottom: 0;
}
body.home .rs-categories.style2 .categories-items .cate-item .cate-content ul li {
    padding: 5px 14px;
    background: #F0831E;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.1em;
}
body.home .rs-categories.style2 .categories-items .cate-item .cate-content ul li:nth-child(2) {
    background: #1D539E;
}
body.home .rs-categories.style2 .owl-nav .owl-prev {
    left: -75px;
}


.rs-categories.style2 .categories-items .cate-item {
    padding: 44px 6.5px 18px;
}
.rs-categories.style2 .categories-items .cate-item .cate-content .title {
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.22;
}

/* News */
.news_profile.style1.pt-100.pb-100.md-pt-70.md-pb-70 {background:none;}
.cb_news_list {
    max-width: 1150px;
    width: 90%;
    margin: 0 auto 100px;
    padding: 90px 0 0;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cb_news_list .inview.animate { opacity:1; top:0; }
.cb_news_list .no_category_list { margin-top:65px; }
.news_list .item {
    height: 70px;
    border: 1px solid #ddd;
    margin: 0 0 -1px 0;
    position: relative;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
	border-left: none;
	border-right: none;
}
.news_list .date {
    width: 120px;
    font-size: 14px;
    color: #999;
    margin-bottom: 0;
}
.news_list .category {
	width: 150px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	margin-right: 20px;
	min-width: 90px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 30px 0 10px;
}
.news_list .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    visibility: visible;
    word-wrap: break-word;
    word-break: break-all;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
	margin-bottom: 0;
}
.news_list h3.title a{
	color: #000;
}
.news_list {max-width: 1150px;margin:auto;margin-bottom:100px;width: 100%;}
.news_category_list{
	list-style: none;
	justify-content: flex-start;
	padding: 30px 0 10px;
	position: relative;
}
.news_category_list li{
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
    margin: 0 20px;
}
.news_category_list li a{
	color: #000;
}
.news_category_list li.active a:before {
    content: '';
    height: 3px;
    width: 130px;
	background: #1D539E;
    display: block;
    position: absolute;
    top: 0px;
}
.news_category_list li.active a{
	color: #1D539E;
}
/* アネッツカラー */
.news_list .category.news_cat_id6{
	background: #000;
}
.news_list .item a.category:hover {
    color: #fff;
}
.cb_news_list .design_button{
	margin-top: 70px;
}
.design_button {
    text-align: center;
    z-index: 10;
    position: relative;
    height: 70px;
}
.design_button a{
	background: #F0831E;
	color: #FFF;
    display: block;
    width: 260px;
	height: 70px;
	line-height: 70px;
    margin: auto;
    padding: 0 20px;
}
.design_button a:hover{
	background: #D9740E;
    opacity: 1;
}
/* プロジェクト一覧 */
/*.cb_project_list {
  width:1150px; margin:0 auto; padding:90px 130px 100px; border-left:1px solid #ddd; border-right:1px solid #ddd; position:relative;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}
.cb_project_list .cb_desc { line-height:2.4; margin:55px 0 0; text-align:center; }
.cb_project_list .project_list { margin:60px -131px -70px; }
.cb_project_list .design_button { margin-top:70px; }
.cb_project_list .inview {
  opacity:0; position:relative; top:40px;
  -webkit-transition: all 1.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 1.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  transition:all 1.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, opacity 1.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.cb_project_list .inview.animate { opacity:1; top:0; }
*/
/* 採用情報、お問い合わせ */
.home section#careercontact{
    background: #F0831E;
    color: #FFF;
    padding: 0;
    position: relative;
    /*margin-bottom: 124px;*/
}
.home section#careercontact::after{
    content: '';
    display: inline-block;
    height: 38vh;
    border-right: 1px solid #FFF;
    position: absolute;
    left: 50%;
    top: 10%;
    opacity: 0.2;
}
.home section#careercontact > div{
    padding: 5% 0;
}
.home section#careercontact ul {
    max-width: 1400px;
    width: 90%;
    margin: auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.home section#careercontact li{
    width: 48%;
}
.home section#careercontact li >div{
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.home section#careercontact li >div h2{
    text-align: center;
    color: #FFF;
}
.home section#careercontact li >div h2 span{
    display: block;
    margin-left: 0;
}
.home section#careercontact li >div p{
    margin-bottom: 5.5rem;
}
.home section#careercontact .viewMore {
    margin-top: auto;
}
.home section#careercontact .viewMore a{
    /*max-width: 250px;*/
    max-width: 265px;
    width: 90%;
    color: #fff;
    background: #000;
    text-align: center;
}
.home section#careercontact .viewMore a::after{
    content: url(../img/common/arrow.svg);
    display: inline-block;
    width: 8px;
    height: 12px;
    margin-left: 10px;
}
.home section#bnr{
    margin-top: 0;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}
.viewMore a{
    background: #000;
    color: #FFF;
    width: 150px;
    padding: 1rem;
    display: block;
    margin: 0 auto;
    position: relative;
}
.home section#careercontact h2 span{
    font-size: 1.4rem;
}

/* 関連サイト */
#relationSite{
	width: 1150px;
	margin: auto;
}
#relationSite h2{
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	color: #FFF;
	background: #f03641;
	margin-bottom: 10px;
	padding: 10px 40px;
}
#relationSite .relationSite_wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 33px;
}
#relationSite .relationSite_wrap:after{
	content: "";
	display: block;
	width: 32%;
}
#relationSite .relationSite_box{
	width: 32%;
}
@media screen and (max-width:1400px){
	#relationSite .relationSite_wrap:after{
		content: "";
		display: block;
		width: 49%;
	}
	#relationSite .relationSite_box{
		width: 49%;
	}
	#relationSite .relationSite_box img{
		width: 100%;
	}
}

/* ---------------------------------
　下層ページ
--------------------------------- */
/* common */
.mv-space{
	width: 100%;
	height: 360px;
	background: #EEE;
	margin-bottom: 60px;
}
.rs-breadcrumbs .breadcrumbs-img img {
    object-fit: cover;
}
.rs-breadcrumbs .mv-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.rs-breadcrumbs .mv-text .page-title{
	margin-bottom: 0;
	color: #F0831E;
}
/* ---------------------------------
　メッセージ
--------------------------------- */

section.message > div{
	width: 100%;
	margin: 5% 0 8%;
	max-width: none;
	position: relative;
	overflow: hidden;
}
section.message > div > div:nth-of-type(2) h2{
	margin-bottom: 3rem;
	font-size: 24px;
}
section.message > div > div:nth-of-type(2) > div{
	width: 67%;
	margin: auto;
	padding: 5% 0;
	padding-bottom: 14%;
}
.bgGray > div:nth-of-type(1){
	position: absolute;
	top: 10%;
	left: 0;
	z-index: 1;
	width: 40.625%;
}
.bgGray > div:nth-of-type(1) img{
	width: 100%;
}
.bgGray > div:nth-of-type(2){
	width: 63.75%;
	background: #EFF2F4;
	position: relative;
	margin-left: 38%;
}
.bgGray > div:nth-of-type(2) h2{
	margin-bottom: 3rem;
}
.bgGray > div:nth-of-type(2) > div{
	width: 67%;
	margin: auto;
	padding: 5% 0;
}
@media (max-width: 1024px) {
	section.message > div > div:nth-of-type(1){
		position: static;
		margin: auto;
		width: 60%;
	}
	section.message > div > div:nth-of-type(2){
		width: 92%;
		margin: auto;
	}
	section.message > div > div:nth-of-type(2) > div{
		width: 80%;
	}
}
section.message > div > div:nth-of-type(2) > div > div{
    display: flex;
    justify-content: flex-end;
    margin-top: 3rem;
	align-items: center;
    gap: 0 1.5vw;
}


/* ---------------------------------
　会社概要
--------------------------------- */
/*.overview .in {
    margin-top: 60px;
    margin-bottom: 100px;
}*/

.overview .in h3 {
    color: #F0831E;
    font-size: 35px;
    margin-top: 0;
    font-weight: normal;
    line-height: 120%;
}
.overview .in dl {
    /*width: 900px;*/
    width: 100%;
    border-top: 1px solid #D2D2D2;
}
.overview .in dl dt {
    float: left;
    padding: 15px 0;
    width: 17em;
    font-size: 16px;
    font-weight: bold;
}
.overview .in dl dd {
    border-bottom: 1px solid #D2D2D2;
    padding: 15px 10px 15px 17em;
    font-size: 16px;
    margin-left: 0;
}
.overview .in dl dd strong {
    display: block;
}
.overview .in ul {
    padding: 0;
}
.overview .map a{
	display: block;
}
.overview .map a img{
	width: 20px;
    vertical-align: middle;
    margin-left: 7px;
}
.overview .in dl dd.linkList a {
    color: #505050;
}
.overview .in dl dd.linkList a::after {
    content: '';
    width: 15.43px;
    height: 15.59px;
    background: url(../img/overview/blank_icon.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5rem;
}

/* ---------------------------------
　アクセス
--------------------------------- */
.main_image span {
    display: none;
}
/*.access .in {
    margin-top: 60px;
    margin-bottom: 100px;
}*/
.access .in {
    position: relative;
}
.access .in .data {
    overflow: hidden;
    width: 100%;
}
.access .in .data .officeWrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
/*.access .in .data >div:nth-child(even) {
  width: 385px;
  float: right;
}*/
.access .in .data div.officeDtail{
	width: 50%;
}
.access .in .data div.photo{
	width: 40%;
	text-align: right;
}
.access .in .data iframe.map{
	width: 100%;
}
.access .in .data h3 {
    color: #F0831E;
    font-size: 28px;
    margin-top: 0;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 15px;
}
/*.access .in .data >div >div.photo {
  display: none;
}*/
.access .in .data dl {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
}
.access .in .data dl dt {
    float: left;
    width: 6em;
    /*font-size: 16px;*/
    font-weight: normal;
}
.access .in .data dl dd {
    padding: 0px 0px 0px 6em;
    margin-left: 0;
}
.access .in .data .l_map {
    /*width: 571px;*/
    text-align: right;
    margin-bottom: 100px;
}
.access .in .data .l_map a {
    font-size: 14px;
    color: #464637;
    text-decoration: none;
}
.access_youtube a {
    display: block;
    color: #007bff;
    margin-bottom: 3px;
}
.access_youtube a img{
    width: 20px;
    vertical-align: middle;
    margin-left: 7px;
}
.access img.arrow{
	width: 10px;
}


/* ---------------------------------
　ページネーション
--------------------------------- */
.pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0!important;
    margin-top: 5%;
    border: none;
}
.pagination .page-numbers{
    padding: 2px 12px;
    border-color: #F0831E;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    margin-right: 10px;
    text-align: center;
    color: #F0831E!important;
}
.pagination span.current {
    background: #F0831E;
    color: #fff!important;
}


/* ---------------------------------
　新着情報
--------------------------------- */
.list_of_news {
    margin-bottom: 14%;
}
.list_of_news li {
    border-bottom: solid 1px #E2E2E2;
}
.list_of_news li dl {
    padding: 2% 0;
    align-items: baseline;
    margin-bottom: 0;
}
.list_of_news li dl dt {
    text-align: left;
    padding-left: 2%;
    width: 20%;
    font-size: 16px;
    /*font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
}
.list_of_news li dl dt a {
    display: inline-block;
    letter-spacing: 0;
    /*color: #1C69A0;*/
    color: #505050;
}
.list_of_news li dl dd {
    /*font-size: 18px;*/
    text-align: left;
    width: 75%;
    margin: 0;
    padding: 0;
}
.list_of_news li dl dd a{
    /*color: #1C69A0;*/
    color: #505050;
}
.list_of_news li dl dt a:hover,
.list_of_news li dl dd a:hover {
    color: #F0831E;
}


/* ---------------------------------
　新着詳細
--------------------------------- */
body.single section > div > div {
    max-width: 1090px;
    margin: 0 auto;
    padding: 7.429em 0 0;
}
body.single section > div {
    background: none;
    margin: 0 auto;
    text-align: center;
    max-width: 1024px;
    padding-bottom: 0;
}
.detail_of_news {
    margin-bottom: 14%;
}
.detail_of_news .date {
    margin: 0 2% 13px;
    letter-spacing: 0;
    text-align: left;
    font-size: 16px;
    /*font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
    line-height: 1.6;
}
.detail_of_news p.title {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    border-bottom: solid 1px #E2E2E2;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 1%;
    line-height: 1.6;
}
.detail_of_news .text {
    /*font-size: 18px;*/
    text-align: left;
    padding-left: 2%;
    padding-right: 2%;
    margin: 3% 0 6% 0;
    padding-top: 0!important;
}
body.single .detail_of_news .text >p:not(last-of-type) {
    margin-bottom: 1rem;
}
body.single .detail_of_news .text a {
    /* display: inline-block!important; */
    color: #1C69A0;
    text-decoration: underline;
}
.detail_of_news div.flex {
    padding-top: 0;
    margin-bottom: 14%;
    justify-content: space-around;
}
.roundBtn {
    max-width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.roundBtn a {
    color: #F0831E;
    font-weight: 600;
    max-width: 250px;
    height: 3.688rem;
    line-height: 3.688rem;
    border: 1px solid #F0831E;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
}
body.single .roundBtn {
    height: auto;
    padding-top: 0!important;
}
/*.roundBtn a:after {
    content: '';
    background: url(../img/common/arrow.png) no-repeat left;
    display: block;
    width: 24px;
    height: 11px;
    position: absolute;
    top: 36%;
    right: 20%;
}*/
.roundBtn a:hover {
    background: #F0831E;
    color: #fff!important;
    border: 1px solid #F0831E;
    text-align: center;
    opacity: inherit;
}
.roundBtn a:hover:after {
    background: url(../img/common/hv_arrow.png) no-repeat left;
}


/* ---------------------------------
　事業内容
--------------------------------- */
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a{
	pointer-events: none;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:before, 
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:after{
	display: none;
}
.business .block {
    border-bottom: solid 1px #DDD;
}
.business .in {
    margin-top: 80px;
    margin-bottom: 80px;
}
.business .in .description {
    /*float: left;
    width: 510px;*/
}
.business >div:nth-child(2) .in .description {
    margin-bottom: 40px;
}
.business .in .descriptionBox h3,
.business .in .description h3{
    color: #00926A;
    font-size: 28px;
    margin-top: 0;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 40px;
}
.business .productWrap{
	display: flex;
	justify-content: space-between;
}
.business .product {
    /*position: relative;*/
	width: 50%;
}
.business .productIMG{
	width: 48%;
	text-align: right;
}
.business .productIMG img{
	width: 100%;
}
.business .in .descriptionBox h4,
.business .in .description h4{
    color: #464637;
    font-size: 29px;
    margin-top: 0;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 15px;
}
.business .descriptionWrap{
	display: flex;
	justify-content: space-between;
}
.business .descriptionBox{
	width: 50%;
}
.business .descriptionIMG{
	width: 48%;
	text-align: right;
}
.business .descriptionIMG img{
	width: 100%;
}
/*.business .product:after {
    position: absolute;
    top: 0;
    left: 590px;
    content: url(../images/business/img_photo1.png);
}
.business .in .banner {
    clear: both;
    float: none;
}*/
.business .in .banner a {
    display: block;
}
.business .in .banner a img {
    vertical-align: bottom;
	width: 100%;
}
.business .in .photo {
    /*float: right;
    width: 407px;*/
}

.business .achieve {
    background-color: #F2F2F2;
    padding: 50px 0;
}
.business .achieve h3 {
    background-image: url(../images/business/ti_arcive.png);
    padding-top: 65px;
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    height: 0;
    margin-bottom: 60px;
}
.business .achieve #container {
    margin: 0 auto;
    max-width: 1020px;
    overflow: hidden;
}
.business .achieve #container ul {
    /*padding: 0;
    margin: 0 auto;
    margin-bottom: 60px;
    font-size: 0;
    text-align: left;*/
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	max-width: 1020px;
    margin: 0 auto;
    width: 95%;
	list-style: none;
}
.business .achieve #container ul li {
    /*width: 215px;
    display: inline-block;
    list-style: none;
    margin-right: 52px;
    margin-bottom: 50px;
    text-align: left;*/
	width: 24%;
	margin-bottom: 50px;
}
.business .achieve #container ul::after{
	content: '';
	width: 48%;
	display: block;
}
.business .achieve #container ul li:nth-of-type(4n) {
    margin-right: 0;
}
.business .achieve #container ul li .image {
    /*width: 215px;
    text-align: center;*/
    margin-bottom: 5px;
}
.business .achieve #container ul li img {
   /* max-width: 215px;
    max-height: 125px;*/
	width: 100%;
}
.business .achieve #container ul li .title {
    font-size: 13px;
    line-height: 1em;
	padding-top: 1em;
    text-align: left;
}

/*----------
エアコン分解洗浄
----------*/
.business--service__wrap .align-items-center:nth-child(n + 2) {
    margin-top: 163px;
}
.business--service__wrap .align-items-center:nth-child(even) >div:nth-child(1) {
    order: 1;
}
.business--service__wrap .align-items-center:nth-child(even) >div:nth-child(2) {
    order: 2;
    padding: 0 15px 0 70px;
}
@media only screen and (max-width: 991px) {
    .business--service__wrap .align-items-center:nth-child(n + 2) {
        margin-top: 81.5px;
    }
    .business--service__wrap .align-items-center:nth-child(even) >div:nth-child(2) {
        padding: 0 15px;
    }
}
.business--about__wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    /*-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #D3D3D3;
}
.business--about__wrap >div {
    max-width: 100%;
    width: 50.0000%;
    min-height: 565px;
    background-image: url(../img/business/aircon_cleaning/about.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.business--about__wrap dl {
    max-width: 562px;
    /*width: 29.2708%;*/
    width: 45.2708%;
    padding: 97px 0 115px;
    margin-left: 3.0208%;
    margin-bottom: 0;
    color: #000000;
}
.business--about__wrap dl dt {
    margin-bottom: 17px;
    font-size: 40px;
    line-height: 1.4;
}
.business--about__wrap dl dt small {
    display: block;
    font-size: 18px;
    color: #F0831E;
}
.business--about__wrap dl dd .moreLink {
    margin-top: 34px;
}
.business--about__wrap dl dd .moreLink a {
    display: inline-block;
    padding: 17px 39px;
    font-size: 18px;
    color: #fff;
    background: #F0831E;
    border-radius: 3px;
}

.rs-about .histort-part .single-history {
    position: relative;
}
.rs-about .histort-part .single-history::before {
    content: '1';
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    top: -5px;
    left: 15px;
}
.rs-about .histort-part .single-history:nth-child(2)::before {
    content: '2';
}
.rs-about .histort-part .single-history:nth-child(3)::before {
    content: '3';
}
.rs-about .histort-part .single-history::after {
    content: '';
    border-top: 1px solid #fff;
    width: 50px;
    height: 1px;
    position: absolute;
    transform: rotate(310deg);
    top: 45px;
    left: 30px;
}
.rs-about .histort-part .single-history a {
    background: #F0831E;
}
.rs-about .histort-part .single-history a::after {
    content: ' ＞';
}
.rs-about .histort-part .single-history a:hover,
.rs-about .histort-part .single-history a.active {
    opacity: 1;
    background: #1D539E;
}
.rs-about .histort-part .single-history a .icon-part img {
    width: auto;
    height: 45px;
}
.business--flow__wrap .tab-content .sec-title h2 span {
    padding-right: 24px;
    font-size: 36px;
    color: #F0831E;
}

/*タブ切り替え*/
/*.panel {
  display: none;
  text-align: center;
}
.panel.active {
  display: block;
}
.tab-area .tab:hover {
    cursor: pointer;
}*/

/*スライダー*/
.rs-team.style1 .team-item:after {
    content: none;
}

.contact--co__wrap {
    padding: 228px 0;
}
.contact--co__wrap .inner {
    padding: 50px 50px 35.5px;
    background: #D3D3D3;
}
.contact--co__wrap .inner p {
    width: 100%;
    margin-bottom: 24px;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.contact--co__wrap .inner ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contact--co__wrap .inner ul li {
    max-width: 423.33px;
    width: 37.1342%;
}
.contact--co__wrap .inner ul li a {
    display: block;
    width: 100%;
    padding: 25px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    background: #F0831E;
    border-radius: 9px;
    text-align: center;
}
.contact--co__wrap .inner ul li:nth-of-type(2) a {
    background: #1D539E;
}
.contact--co__wrap .inner ul li span {
    display: block;
    margin-top: 13px;
    font-size: 18px;
    text-align: center;
    line-height: 1.66;
}

/*----------
カーペット・床洗浄、ワックス洗浄
----------*/
.floor_washing .business--about__wrap >div {
    background-image: url(../img/business/floor_washing/about.jpg);
}
/*----------
窓ガラス洗浄
----------*/
.window_washing .business--about__wrap >div {
    background-image: url(../img/business/window_washing/about.jpg);
}
/*----------
消毒・除菌サービス
----------*/
.disinfection_service .business--about__wrap >div {
    background-image: url(../img/business/disinfection_service/about.jpg);
}
/*----------
害虫駆除
----------*/
.pest_control .business--about__wrap >div {
    background-image: url(../img/business/pest_control/about.jpg);
}
/*----------
壁紙張替・修繕
----------*/
.wallpaper_replacement .business--about__wrap >div {
    background-image: url(../img/business/wallpaper_replacement/about.jpg);
}
/*----------
エアコン取り付け工事
----------*/
.aircon_installation .business--about__wrap >div {
    background-image: url(../img/business/aircon_installation/about.jpg);
}
/*----------
EVスタンド設置
----------*/
.evstand_installation .business--about__wrap >div {
    background-image: url(../img/business/evstand_installation/about.jpg);
}
/*----------
排水管洗浄
----------*/
.drain_cleaning .business--about__wrap >div {
    background-image: url(../img/business/drain_cleaning/about.jpg);
}


/* ---------------------------------
　採用情報
--------------------------------- */
.recruit .full-width-header .rs-header{
	margin-top: -26px;
}


/* ---------------------------------
　資料ダウンロード
--------------------------------- */
.download_list h3  {
    color: #F0831E;
    font-size: 30px;
    margin-top: 0;
    font-weight: normal;
    line-height: 120%;
}
.download_list >.in .description {
    margin-bottom: 88px;
    text-align: center;
    letter-spacing: 0.1em;
}
.download_list >.in ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.download_list >.in  ul:after{
    content: "";
    display: block;
    width: 31%;
}
.download_list >.in  ul li{
    max-width: 384px;
    width: 31%;
    margin-bottom: 97px;
}
.download_list >.in ul li a{
    text-decoration: none;
    color: #000;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.download_list >.in ul li figure{
    border: solid 1px #d4d4d4;
    margin: 0;
}
.download_list >.in ul li figure img{
    width: 100%;
    vertical-align: bottom;
}
.download_list >.in ul li .txt_color_key{
    color: #3F3F3F;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.4;
    margin-top: 1em;
    margin-bottom: 5px;
}
.download_list >.in ul li .txt{
    font-size: 14px;
    margin-bottom: 26px;
}
.download_list >.in  ul li .txt_link{
    max-width: 272px;
    width: 90%;
    padding: 12px;
    /*margin: 1em auto;*/
    margin: auto auto 0;
    font-size: 15px;
    color: #fff;
    background: #F0831E;
    border-radius: 3px;
    text-align: center;
}
.download_list >.in  ul li .txt_link:hover{
    opacity: .8;
}
.download_list >.in ul li .txt_link:after{
    content: "";
    background: url(../img/download/download_icon.png) no-repeat;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    margin-left: 20px;
}

/*.download .inner img {
    width: 21%;
    margin: 30px 0;
    border: solid 1px #ccc;
}*/
.download .in .description {
    margin-bottom: 20px;
}
/*完了画面*/
.download_list.finish .contents p {
    padding: 0;
    margin: 0;
    font-size: 1rem;
}
.btn_to_top {
    max-width: 250px;
    width: 90%;
    text-align: center;
    margin: 60px auto 0!important;
}
.btn_to_top a{
    background: #1C69A0;
    color: #fff;
    text-decoration: none;
    padding: 15px 8%;
    display: block;
}


/* ---------------------------------
　エアコン完全分解洗浄
--------------------------------- */
.aircon_cleaning-cd .rs-breadcrumbs {
    position: relative;
}
.mv_tel-wrap {
    position: absolute;
    top: 0;
    right: 20px;
}
.mv_tel-wrap a {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px 0;
    width: 462px;
    min-height: 90px;
    padding: 10px;
    background: #F0831E;
    color: #fff;
    border-radius: 0 0 9px 9px;
}
.mv_tel-wrap span {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
}
.mv_tel-wrap small {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
}

.triangle_deco-ttl {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    font-size: 45px;
    text-align: center;
}
.triangle_deco-ttl::before {
    content: '';
    width: 77.44px;
    height: 101.06px;
    margin-right: 35px;
    display: block;
    background: url(../img/lp/aircon_cleaning-cd/triangle-deco.png) no-repeat;
    background-size: contain;
}
.triangle_deco-ttl::after {
    content: '';
    width: 77.44px;
    height: 101.06px;
    margin-left: 35px;
    display: block;
    background: url(../img/lp/aircon_cleaning-cd/triangle-deco.png) no-repeat;
    background-size: contain;
    transform: scale(-1, 1);
}

.rs-cd_merit {
    margin-bottom: 80px;
    background: url(../img/lp/aircon_cleaning-cd/merit_bg.png) no-repeat;
    background-position: center bottom;
    background-size: contain;
}
.rs-cd_merit p {
    margin-bottom: 0;
}
.cd-merit-wrap {
    padding-top: 75px;
    /*padding-bottom: 115px;*/
}
.both_sides_line-ttl {
    position: relative;
    padding: 0 65px;
    margin-bottom: 70px;
    text-align: center;
}
.both_sides_line-ttl span::before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100px;
    height: 2px;
    content: '';
    background: #F0831E;
}
.both_sides_line-ttl span::after {
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: 100px;
    height: 2px;
    content: '';
    background: #F0831E;
}
.both_sides_line-ttl span {
    display: inline-flex;
    position: relative;
    padding: 0 calc(100px + 1em);
    font-size: 45px;
}
.both_sides_line-ttl small {
    display: block;
    font-size: 18px;
    color: #F0831E;
    font-style: italic;
}

.cd-merit_list-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cd-merit_list-wrap >li {
    max-width: 424px;
    width: 34.1935%;
}
.cd-merit_list-wrap >li:nth-child(2) {
    margin-top: 45px;
    margin-left: 120px;
}
.cd-merit_list-wrap >li:nth-child(3) {
    margin-left: 145px;
}
.cd-merit_list-wrap >li:nth-child(4) {
    margin-top: 45px;
    margin-left: 70px;
}

.rs-cd_service {
    background-color: #F6FBFF;
    background-image: url(../img/lp/aircon_cleaning-cd/service_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}
.cd-service_list-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px 0;
}
.cd-service_list-wrap li {
    max-width: 380px;
    width: 30.6452%;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.cd-service_list-wrap li dl {
    padding: 25px 40px;
}
.cd-service_list-wrap li dt {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0.1em;
}
.cd-service_list-wrap li dd {
    font-size: 15px;
    line-height: 1.46;
    letter-spacing: 0.05em;
}

.aircon_cleaning-cd .contact--co__wrap {
    padding: 180px 0;
}

.cd-flow-wrap >p {
    margin-bottom: 50px;
}
.cd-flow_list-wrap {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 60px 0;
    padding: 0;
}
.cd-flow_list-wrap li {
    max-width: 215px;
    width: 17.3387%;
    padding-right: 3.3065%;
    box-sizing: content-box;
    position: relative;
}
.cd-flow_list-wrap li:nth-child(5n) {
    padding-right: 0;
}
.cd-flow_list-wrap li:not(:nth-child(5n))::after {
    content: '';
    width: 10.84px;
    height: 26.5px;
    display: block;
    background: url(../img/lp/aircon_cleaning-cd/b-arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 5.2738%;
    top: -65px;
    bottom: 0;
    margin: auto;
}
.cd-flow_list-wrap li .num {
    margin-bottom: 0;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    color: #F0831E;
    text-align: center;
    letter-spacing: 0.1em;
}
.cd-flow_list-wrap li dl {
    margin-top: 15px;
    margin-bottom: 0;
}
.cd-flow_list-wrap li dt {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.27;
    /*letter-spacing: 0.1em;*/
}
.cd-flow_list-wrap li dt small {
    font-size: 18px;
    font-weight: bold;
}
.cd-flow_list-wrap li dd {
    font-size: 15px;
    line-height: 1.46;
    letter-spacing: 0.08em;
}

.rs-cd_option {
    background: #F7F7F7;
}
.cd-option-wrap .carousel-wrap {
    max-width: 1780px;
    width: 90%;
    margin: 0 auto;
}
.cd-option-wrap .owl-carousel.owl-drag .owl-item  {
    /*max-width: 403px;
    width: 22.6404%;*/
    /*margin-right: 3.2022%;*/
}
.cd-option-wrap .rs-carousel.nav-style2 .owl-nav {
    position: static;
    margin-top: 60px;
    text-align: center;
}

.cd-example-wrap >p {
    margin-bottom: 40px;
}
.cd-example_list-wrap {
    display: flex;
    justify-content: space-between;
}
.cd-example_list-wrap figure {
    max-width: 360px;
    width: 29.0323%;
    margin-bottom: 0;
}
.cd-example_list-wrap figcaption {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 0.1em;
}

.rs-cd_review {
    background: url(../img/lp/aircon_cleaning-cd/review_bg.jpg) no-repeat;
    background-size: cover;
}
.cd-review_list-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    gap: 30px 0;
}
.cd-review_list-wrap li {
    max-width: 339px;
    width: 27.3387%;
    padding: 36px 25px 45px;
    background: #fff;
    border-top: 7px solid #1D539E;
}
.cd-review_list-wrap li .ie-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cd-review_list-wrap li .review-icon {
    max-width: 91px;
    width: 33.3333%;
    margin-bottom: 0;
}
.cd-review_list-wrap li .review-icon figcaption {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 12px;
}
.cd-review_list-wrap li .review-evaluation {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px 0;
    max-width: 162px;
    width: 59.2784%;
    padding: 14px 0;
    border-top: 1px solid #1D539E;
    border-bottom: 1px solid #1D539E;
}
.cd-review_list-wrap li .review-evaluation p {
    margin: 0;
    font-size: 14px;
    line-height: 1;
}
.cd-review_list-wrap li .review-evaluation p.star {
    font-size: 20px;
}
.cd-review_list-wrap li .review-txt {
    width: 100%;
    margin-top: 30px;
}
.cd-review_list-wrap li .review-txt dt {
    min-height: 62px;
    font-size: 18px;
}
.cd-review_list-wrap li .review-txt dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.08em;
}


/*-------------------
アコーディオンボタン
-------------------*/
.accordion {
  position: relative;
}
/* ボタン */
.accordion-btn {
    width: 100%;
  background-color: #6495ed;
  border: 1px solid #6495ed;
  bottom: -25px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  left: 0;
  margin: auto;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .2s;
  width: fit-content;
  z-index: 1;
}
/* 続きを読むボタンの表記 */
.accordion-btn::after {
  content: "もっと見る";
  font-size: 14px;
}
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  background-color: #fff;
  color: #6495ed;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 150px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  height: 60px; /* グラデーションで隠す高さ */
  position: absolute;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
  bottom: -40px;
}
/* 閉じるボタンの表記 */
.accordion-btn.is-show::after {
  content: "閉じる";
}
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before { display: none; }


#drain_pipe { background: #f1f9ff; }
#disassembly a img { display: block; margin: auto; margin-top: 30px; }
#drain_pipe a img { margin: auto; display: block; }

#disassembly .container,#drain_pipe .container { max-width:1540px; float:left; }

body.home .rs-about .col-lg-7 { flex: 0 0 34%; max-width:100%; padding-left:0px; }

.noto {
    margin: 2em auto;
    padding: 2em;
    background: none;
    border: 1px solid #ccc;
    position: relative;
    padding-right: 1rem;
    width: 90%;
	max-width: 850px;
}
.noto:after {
    background-color: #eee;
    border: none;
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.noto span {
    float: right;
    display: block;
}


/*-------------------
事業内容
-------------------*/
#rs-strength .sec-title {
    margin-bottom: 70px;
    text-align: center;
}
#rs-strength .sec-title .title {
    font-size: 60px;
}
#rs-strength .sec-title .sub_txt {
    margin-top: 65px;
    font-size: 28px;
}
#rs-strength .point__list {
    display: flex;
    justify-content: space-between;
    padding-top: 70px;
}
#rs-strength .point__list .point__item {
    position: relative;
    max-width: 580px;
    width: 46.7742%;
    min-height: 820px;
    background-color: #fff;
}
#rs-strength .point__list .point__item .point__ttl {
    position: absolute;
    top: calc(-131px / 2);
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 131px;
    height: 131px;
    background-color: #F0831E;
    border-radius: 50%;
    color: #fff;
}
#rs-strength .point__list .point__item .point__ttl .ttl_en {
    font-size: 18px;
    line-height: 1;
}
#rs-strength .point__list .point__item .point__ttl .ttl_num {
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
}
#rs-strength .point__list .point__item .card__co .txt__box {
    padding: 60px 50px;
    margin-bottom: 0;
}
#rs-strength .point__list .point__item .card__co .txt__box dt {
    margin-bottom: 25px;
    font-size: 24px;
}
#rs-strength .point__list .point__item .card__co .txt__box dd {
    line-height: 2.125;
}



/*-----------------------------------------
　コラム 詳細
-----------------------------------------*/
.single-column hr {
    margin: 50px 0;
    border-top-style: dashed;
}
.single-column .footer--contact_banner {
    margin-bottom: 0;
}