html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
dfn,
em,
img,
ins,
q,
strong,
small,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
caption,
th,
td {
  text-align: left;
}
q::before,
q::after {
  content: '';
}
object,
embed {
  vertical-align: top;
}
img,
abbr,
acronym,
fieldset {
  border: 0;
}
li {
  list-style-type: none;
}
a,
label {
  cursor: pointer;
}
a:active,
a:focus {
  outline: none;
}
button-moz-focus-inner,
input-moz-focus-inner {
  padding: 0;
  border: 0;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
*::before,
*::after {
  pointer-events: none;
}
html {
  overflow-y: scroll;
  text-size-adjust: 100%;
  font-size: 16px;
}
body {
  min-width: 1024px;
  color: #333;
  text-size-adjust: 100%;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, '游ゴシック', YuGothic, sans-serif;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.7;
}
@media all and (max-width: 900px) {
  body {
    min-width: 0;
  }
}
::selection {
  color: #0b4689;
  background: #d4edf8;
}
a {
  color: #333;
  text-decoration: none;
}
a:link {
  color: #333;
}
a:visited {
  color: #333;
}
a:hover {
  color: #333;
  text-decoration: underline;
}
a:hover img {
  opacity: 0.7;
}
a:active {
  color: #333;
}
a img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
.u-text-center {
  text-align: center;
}
.c-inner {
  width: 1024px;
  margin: 0 auto;
}
@media all and (max-width: 900px) {
  .c-inner {
    width: auto;
  }
}
@media all and (max-width: 900px) {
  .u-pc {
    display: none;
  }
}
.u-sp {
  display: none;
}
@media all and (max-width: 900px) {
  .u-sp {
    display: block;
  }
}
@media all and (max-width: 900px) {
  .u-pc_image {
    display: none;
  }
}
.u-sp_image {
  display: none;
}
@media all and (max-width: 900px) {
  .u-sp_image {
    display: inline-block;
  }
}
.u-inline_block {
  display: inline-block;
}
.u-mt_10 {
  margin-top: 10px;
}
.u-mt_20 {
  margin-top: 20px;
}
.u-mt_30 {
  margin-top: 30px;
}
.u-mt_40 {
  margin-top: 40px;
}
.u-mt_50 {
  margin-top: 50px;
}
.u-mt_60 {
  margin-top: 60px;
}
.u-mt_70 {
  margin-top: 70px;
}
.u-mt_80 {
  margin-top: 80px;
}
.u-mt_90 {
  margin-top: 90px;
}
.u-mt_100 {
  margin-top: 100px;
}
.u-mr_10 {
  margin-right: 10px;
}
.u-mr_20 {
  margin-right: 20px;
}
.u-mr_30 {
  margin-right: 30px;
}
.u-mr_40 {
  margin-right: 40px;
}
.u-mr_50 {
  margin-right: 50px;
}
.u-mr_60 {
  margin-right: 60px;
}
.u-mr_70 {
  margin-right: 70px;
}
.u-mr_80 {
  margin-right: 80px;
}
.u-mr_90 {
  margin-right: 90px;
}
.u-mr_100 {
  margin-right: 100px;
}
.u-mb_10 {
  margin-bottom: 10px;
}
.u-mb_20 {
  margin-bottom: 20px;
}
.u-mb_30 {
  margin-bottom: 30px;
}
.u-mb_40 {
  margin-bottom: 40px;
}
.u-mb_50 {
  margin-bottom: 50px;
}
.u-mb_60 {
  margin-bottom: 60px;
}
.u-mb_70 {
  margin-bottom: 70px;
}
.u-mb_80 {
  margin-bottom: 80px;
}
.u-mb_90 {
  margin-bottom: 90px;
}
.u-mb_100 {
  margin-bottom: 100px;
}
.u-ml_10 {
  margin-left: 10px;
}
.u-ml_20 {
  margin-left: 20px;
}
.u-ml_30 {
  margin-left: 30px;
}
.u-ml_40 {
  margin-left: 40px;
}
.u-ml_50 {
  margin-left: 50px;
}
.u-ml_60 {
  margin-left: 60px;
}
.u-ml_70 {
  margin-left: 70px;
}
.u-ml_80 {
  margin-left: 80px;
}
.u-ml_90 {
  margin-left: 90px;
}
.u-ml_100 {
  margin-left: 100px;
}
.l-header {
  position: relative;
  height: 110px;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
  z-index: 1;
}
@media all and (max-width: 900px) {
  .l-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    background-color: #08438b;
  }
}
.l-header--company_info--wrap {
  background-color: #f2f6fb;
}
@media all and (max-width: 900px) {
  .l-header--company_info--wrap {
    overflow: hidden;
    background-color: #08438b;
    position: relative;
    z-index: 3;
  }
}
.l-header--company_info--inner {
  position: relative;
}
@media all and (max-width: 900px) {
  .l-header--company_info--inner {
    position: static;
    display: -webkit-box;
    display: flex;
  }
}
.l-header--logo {
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (max-width: 900px) {
  .l-header--logo {
    position: static;
    width: 65%;
    padding: 12px 0 12px 15px;
  }
}
.l-header--company_info {
  display: -webkit-box;
  display: flex;
  margin-left: 184px;
  padding-left: 38px;
}
@media all and (max-width: 900px) {
  .l-header--company_info {
    display: block;
    margin: auto;
    padding: 0;
    position: absolute;
    bottom: 1%;
    right: 0;
    left: 0;
  }
}
.l-header--company_info--tel_number,
.l-header--company_info--working_time,
.l-header--company_info--sns {
  margin-left: auto;
}
@media all and (max-width: 900px) {
  .l-header--company_info--name,
  .l-header--company_info--tel_number,
  .l-header--company_info--working_time {
    display: none;
  }
}
@media all and (max-width: 900px) {
  .l-header--company_info--sns {
    text-align: center;
    margin: 0;
  }
  .l-header--company_info--sns a {
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
  }
  .l-header--company_info--sns a:first-child {
    margin-right: 1em;
  }
}
.c-header--btn_toggle {
  display: none;
  position: relative;
  width: 7%;
  margin: 22px 20px 22px auto;
}
@media all and (max-width: 900px) {
  .c-header--btn_toggle {
    display: block;
    overflow: hidden;
  }
}
.c-header--btn_toggle--line {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-header--btn_toggle--line:nth-child(1) {
  top: 0;
}
.c-header--btn_toggle--line:nth-child(2) {
  margin-top: -1.5px;
}
.c-header--btn_toggle--line:nth-child(3) {
  top: auto;
  bottom: 0;
}
.is-active .c-header--btn_toggle--line:nth-child(1) {
  top: 50%;
  margin-top: -1.5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.is-active .c-header--btn_toggle--line:nth-child(2) {
  margin-top: -1.5px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  opacity: 0;
  width: 0;
}
.is-active .c-header--btn_toggle--line:nth-child(3) {
  top: 50%;
  margin-top: -1.5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media all and (max-width: 900px) {
  .l-header--nav--wrap {
    overflow-y: scroll;
    background-color: #08438b;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    padding-bottom: 10px;
  }
  .is-active .l-header--nav--wrap {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.l-header--nav--inner {
  display: -webkit-box;
  display: flex;
  margin-left: 184px;
  padding-left: 38px;
}
@media all and (max-width: 900px) {
  .l-header--nav--inner {
    display: block;
    margin: 0;
    padding: 0;
  }
}
.l-header--nav {
  display: -webkit-box;
  display: flex;
  width: 100%;
}
@media all and (max-width: 900px) {
  .l-header--nav {
    display: block;
    width: auto;
  }
}
.l-header--nav--contact {
  margin-left: auto;
}
.l-header--nav--item {
  position: relative;
  margin: 0 auto;
}
.l-header--nav--item:first-child {
  margin-left: 0;
}
@media all and (max-width: 900px) {
  .l-header--nav--item {
    border-bottom: 1px solid #4079bf;
  }
  .l-header--nav--item:first-child {
    border-top: 1px solid #4079bf;
  }
}
.l-header--nav--item-anchor {
  display: block;
  position: relative;
  text-decoration: none;
  color: #333;
  line-height: 62px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-header--nav--item-anchor.is-hover,
.is-current .l-header--nav--item-anchor {
  text-decoration: none;
  color: #16c1f9;
  font-weight: bold;
}
.l-header--nav--item-anchor.is-hover::after,
.is-current .l-header--nav--item-anchor::after {
  width: 100%;
}
@media all and (max-width: 900px) {
  .l-header--nav--item-anchor.is-hover::after,
  .is-current .l-header--nav--item-anchor::after {
    display: none;
  }
}
.l-header--nav--item-anchor::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 4px;
  margin: 0 auto;
  background-color: #16c1f9;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
@media all and (max-width: 900px) {
  .l-header--nav--item-anchor {
    display: block;
    padding: 0 20px;
    color: #fff !important;
    text-decoration: none !important;
  }
  .l-header--nav--item-anchor::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 0.8em;
    height: 0.8em;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .l-header--nav--item-anchor.is-active {
    font-weight: bold;
    background-color: #073976;
  }
}
@media all and (max-width: 900px) {
  .has-child_nav .l-header--nav--item-anchor::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 0.8em;
    height: 0.8em;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: translateY(-50%) rotate(135deg);
            transform: translateY(-50%) rotate(135deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .has-child_nav .l-header--nav--item-anchor.is-active::before {
    -webkit-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
}
.l-header--nav--contact--anchor {
  align-self: center;
}
@media all and (max-width: 900px) {
  .l-header--nav--contact--anchor {
    display: block;
    width: auto;
    margin: 20px;
    text-align: center;
  }
}
.l-header--nav--tel--anchor {
  display: none;
}
@media all and (max-width: 900px) {
  .l-header--nav--tel--anchor {
    display: block;
    width: auto;
    margin: 20px;
    text-align: center;
  }
}
.l-header--nav--item--child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
  padding: 30px;
  width: 500px;
}
@media all and (max-width: 900px) {
  .l-header--nav--item--child {
    overflow: hidden;
    position: static;
    width: auto;
    background-color: #073976;
    border-top: 1px solid #4079bf;
    padding: 20px 15px;
  }
}
.l-header--nav--item--child--wrap {
  display: -webkit-box;
  display: flex;
}
@media all and (max-width: 900px) {
  .l-header--nav--item--child--wrap {
    display: block;
  }
}
.l-header--nav--item--child--nav:nth-child(2n) {
  margin-left: 40px;
}
@media all and (max-width: 900px) {
  .l-header--nav--item--child--nav:nth-child(2n) {
    margin: 30px 0 0;
  }
}
.l-header--nav--item--child--nav--heading {
  color: #16c1f9;
  font-weight: bold;
  font-size: 1.1em;
}
@media all and (max-width: 900px) {
  .l-header--nav--item--child--nav--heading {
    text-align: center;
    border-bottom: 1px solid #4079bf;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 900px) {
  .l-header--nav--item--child--nav--item-container {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
}
.l-header--nav--item--child--nav--item--anchor {
  display: block;
  text-decoration: none;
  margin-top: 0.6em;
}
.l-header--nav--item--child--nav--item--anchor.is-current {
  font-weight: bold;
  color: #0b4689;
}
@media all and (max-width: 900px) {
  .l-header--nav--item--child--nav--item--anchor {
    flex-basis: 50%;
    width: 50%;
    padding: 0 10px 0 0;
  }
  .l-header--nav--item--child--nav--item--anchor,
  .l-header--nav--item--child--nav--item--anchor:link,
  .l-header--nav--item--child--nav--item--anchor:visited,
  .l-header--nav--item--child--nav--item--anchor:hover,
  .l-header--nav--item--child--nav--item--anchor:active {
    color: #fff;
  }
}
.main-visual__container {
  position: relative;
}
.main-visual {
  background-color: #daf4ff;
  padding: 55px 0 95px;
}
@media all and (max-width: 900px) {
  .main-visual {
    padding: 7% 0;
  }
}
.main-visual--inner {
  min-height: 405px;
  background-image: url("/img/index/bg-main_visual.jpg");
  background-repeat: repeat-x;
  background-position: 50%;
}
@media all and (max-width: 900px) {
  .main-visual--inner {
    min-height: 0;
    background-image: url("/img/index/bg-main_visual_sp.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.main-visual__wrap {
  position: relative;
  padding: 0 0 0 40px;
}
@media all and (max-width: 900px) {
  .main-visual__wrap {
    height: 0;
    padding: 90.66666666666666% 0 0;
  }
}
.main-visual__image {
  margin-top: -10px;
}
@media all and (max-width: 900px) {
  .main-visual__image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: -3% 0 0 0;
    padding: 0 3% 0 10%;
  }
}
.main-visual__banner {
  position: absolute;
  right: 0;
  bottom: 72px;
  left: 0;
  width: 1024px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 256px);
  column-gap: 10px;
  justify-content: end;
}
@media all and (max-width: 900px) {
  .main-visual__banner {
    position: static;
    width: auto;
    margin: 30px 20px;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, auto);
    row-gap: 10px;
  }
  .main-visual__banner img {
    width: 100%;
  }
}
.l-works_menu--house_cleaning_menu {
  margin-top: -60px;
}
.l-works_menu--house_cleaning_menu .l-works_menu__inner::before {
  content: url("../img/index/img-star_1.png");
  position: absolute;
  top: 25px;
  left: 85px;
}
@media all and (max-width: 900px) {
  .l-works_menu--house_cleaning_menu .l-works_menu__inner::before {
    content: '';
    display: block;
    background-image: url("../img/index/img-star_1.png");
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: -2%;
    left: 3%;
    width: 20%;
    height: 0;
    padding-top: 26.666666666666664%;
  }
}
@media all and (max-width: 900px) {
  .l-works_menu--house_cleaning_menu {
    margin-top: 0;
  }
}
.l-works_menu--interior {
  margin-top: 80px;
}
.l-works_menu--interior .l-works_menu__inner::before {
  content: url("../img/index/img-star_2.png");
  position: absolute;
  top: -130px;
  right: 55px;
}
@media all and (max-width: 900px) {
  .l-works_menu--interior .l-works_menu__inner::before {
    content: '';
    display: block;
    width: 25%;
    height: 0;
    padding-top: 30%;
    background-image: url("../img/index/img-star_2.png");
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: -7%;
    right: 2%;
  }
}
.l-works_menu--interior .l-works_menu__inner::after {
  content: url("../img/index/img-star_3.png");
  position: absolute;
  top: 470px;
  left: 35px;
}
@media all and (max-width: 900px) {
  .l-works_menu--interior .l-works_menu__inner::after {
    content: '';
    display: block;
    width: 25%;
    height: 0;
    background-image: url("../img/index/img-star_3.png");
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-top: 21.428571428571427%;
    top: 94%;
  }
}
@media all and (max-width: 900px) {
  .l-works_menu--interior {
    margin-top: 15%;
  }
}
.l-works_menu__inner {
  position: relative;
  padding: 50px 47px;
  background-image: url("/img/index/bg-menu_content.png");
}
@media all and (max-width: 900px) {
  .l-works_menu__inner {
    padding: 40px 20px;
  }
}
.l-works_menu--title {
  text-align: center;
}
.l-works_menu__items {
  margin-top: 50px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 900px) {
  .l-works_menu__items {
    margin-top: 40px;
  }
}
.l-works_menu__item__anchor {
  display: block;
}
.l-works_menu__item {
  margin-top: 25px;
}
@media all and (max-width: 900px) {
  .l-works_menu__item {
    flex-basis: 48%;
    width: 48%;
  }
  .l-works_menu__item:first-child {
    margin-top: 0;
  }
}
@media all and (max-width: 900px) {
  .l-works_menu__item.l-works_menu__item--wide {
    flex-basis: 100%;
    width: 100%;
  }
}
.l-works_menu__item__anchor {
  text-decoration: none;
}
.l-works_menu__item__anchor:link,
.l-works_menu__item__anchor:visited,
.l-works_menu__item__anchor:hover,
.l-works_menu__item__anchor:active {
  color: #333;
}
.l-works_menu__item__anchor:hover {
  color: #16c1f9;
}
.l-works_menu__item__caption::before {
  content: url("/img/common/ico-circle_blue_arrow_right.png");
  display: inline-block;
  vertical-align: middle;
  margin: 7px 7px 0 0;
}
.l-contact {
  text-align: center;
}
@media all and (max-width: 900px) {
  .l-contact {
    margin: 40px 20px 0;
  }
}
.l-contact__btn {
  display: inline-block;
}
.l-contact__btn--size_m {
  width: 80%;
}
@media all and (max-width: 900px) {
  .l-contact__btn--size_m {
    width: auto;
    margin: 0 20px;
  }
}
.l-three_star {
  background-image: url("../img/index/bg-three_star.jpg"), url("../img/index/bg-three_star_bg.png");
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0 90px;
  margin-top: 80px;
}
@media all and (max-width: 900px) {
  .l-three_star {
    margin-top: 10%;
    padding: 40px 0 50px;
    background-size: 170% auto, 170% 100%;
    background-position: 90% 100%;
  }
}
.l-three_star.l-three_star--column {
  margin: 20px 0 40px;
  padding: 40px 0;
  background-size: 170% auto, 170% 100%;
  background-position: 90% 100%;
}
.l-three_star__title {
  text-align: center;
}
@media all and (max-width: 900px) {
  .l-three_star__title {
    width: 80%;
    margin: auto;
  }
}
.l-three_star--column .l-three_star__title {
  width: 50%;
  margin: auto;
}
@media all and (max-width: 900px) {
  .l-three_star--column .l-three_star__title {
    width: 80%;
  }
}
.l-three_star__inner {
  width: 800px;
  display: -webkit-box;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 900px) {
  .l-three_star__inner {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.l-three_star--column .l-three_star__inner {
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.l-three_star__item {
  text-align: center;
}
@media all and (max-width: 900px) {
  .l-three_star__item {
    margin-top: 40px;
  }
  .l-three_star__item:first-child {
    margin-top: 0;
  }
}
.l-three_star--column .l-three_star__item {
  margin-top: 40px;
}
.l-three_star--column .l-three_star__item:first-child {
  margin-top: 0;
}
.l-three_star__item__caption {
  margin-top: 25px;
}
.l-news {
  background-image: url("../img/index/bg-news.png");
  padding: 60px 0 90px;
}
@media all and (max-width: 900px) {
  .l-news {
    padding: 40px 0;
  }
}
.l-news__inner {
  width: 800px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
@media all and (max-width: 900px) {
  .l-news__inner {
    width: auto;
    display: block;
  }
}
.l-news__contents {
  -webkit-box-flex: 1;
          flex: 1;
  margin-left: 90px;
}
@media all and (max-width: 900px) {
  .l-news__contents {
    margin: 40px 0 0;
  }
}
.l-news__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  padding: 15px 30px;
}
.l-news__content:first-child {
  border-top: 1px solid #ddd;
}
@media all and (max-width: 900px) {
  .l-news__content {
    padding: 15px;
    margin: 0 20px;
  }
}
.l-news__title {
  text-align: center;
}
.l-news__content__date {
  color: #999;
  font-size: 0.9em;
  margin-right: 2em;
}
.l-page_top {
  display: block;
  text-align: center;
  background-color: #daf4ff;
  padding: 7px 0;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.l-page_top:hover {
  background-color: #abe6ff;
}
.l-page_top:hover img {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.l-page_top img {
  vertical-align: middle;
}
.l-footer {
  background-color: #0b4689;
  color: #fff;
  padding: 30px 0;
}
.l-footer__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
}
@media all and (max-width: 900px) {
  .l-footer__inner {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.l-footer__company_info__terms {
  margin-left: auto;
}
@media all and (max-width: 900px) {
  .l-footer__company_info__terms {
    display: block;
    width: 100%;
    flex-basis: 100%;
    text-align: center;
    margin: 20px auto;
  }
}
.l-footer__company_info__terms__wrap {
  font-size: 0.85em;
}
@media all and (max-width: 900px) {
  .l-footer__company_info__terms__wrap {
    font-size: 1em;
  }
}
.l-footer__company_info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media all and (max-width: 900px) {
  .l-footer__company_info {
    display: block;
  }
}
.l-footer__company_info__logo {
  margin-right: 30px;
}
@media all and (max-width: 900px) {
  .l-footer__company_info__logo {
    text-align: center;
    margin-right: 0;
  }
}
.l-footer__company_info__contect_tel {
  display: none;
}
@media all and (max-width: 900px) {
  .l-footer__company_info__contect_tel {
    display: block;
    margin: 20px;
  }
}
@media all and (max-width: 900px) {
  .l-footer__company_info__detail {
    margin: 10px 20px 0;
    padding: 10px 0;
    border-top: 1px solid #4079bf;
    border-bottom: 1px solid #4079bf;
  }
}
.l-footer__company_info__detail__name {
  font-weight: bold;
  margin-bottom: 15px;
}
.l-footer__company_info__detail__tel {
  margin-right: 20px;
}
.l-footer__company_info__terms__privacy_policy,
.l-footer__company_info__terms__sitemap {
  color: #fff;
  text-decoration: none;
}
.l-footer__company_info__terms__privacy_policy:link,
.l-footer__company_info__terms__sitemap:link,
.l-footer__company_info__terms__privacy_policy:visited,
.l-footer__company_info__terms__sitemap:visited,
.l-footer__company_info__terms__privacy_policy:hover,
.l-footer__company_info__terms__sitemap:hover,
.l-footer__company_info__terms__privacy_policy:active,
.l-footer__company_info__terms__sitemap:active {
  color: #fff;
}
.l-footer__company_info__terms__privacy_policy:hover,
.l-footer__company_info__terms__sitemap:hover {
  text-decoration: underline;
}
.l-footer__company_info__terms__privacy_policy {
  margin-right: 1em;
}
.l-footer__company_info__terms__sitemap {
  margin-left: 1em;
}
.l-main_title {
  background-color: #d4edf8;
}
.l-main_title--heading {
  color: #0b4689;
  min-height: 180px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 35px;
}
.l-bread_cramb {
  width: 984px;
  margin: 0 auto;
  padding: 15px 0;
  font-size: 0.8em;
}
@media all and (max-width: 900px) {
  .l-bread_cramb {
    width: auto;
    margin: 0 10px;
  }
}
.l-bread_cramb--item {
  display: inline;
}
.l-bread_cramb--item::after {
  content: '＞';
  margin: 0 0 0 0.2em;
}
.l-bread_cramb--item.is-current {
  color: #0b4689;
  font-weight: bold;
}
.l-bread_cramb--item.is-current::after {
  content: '';
}
.l-main_content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 984px;
  margin: 0 auto 40px;
}
@media all and (max-width: 900px) {
  .l-main_content {
    display: block;
    width: auto;
    margin-bottom: 60px;
  }
}
.l-main_article {
  flex-basis: 684px;
  width: 684px;
}
@media all and (max-width: 900px) {
  .l-main_article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: auto;
    width: auto;
  }
}
.c-main_article--title {
  background-image: url("/img/common/bg-sub_title.jpg");
  background-size: cover;
  background-position: 100% 100%;
  padding: 20px 25px;
  color: #0b4689;
}
@media all and (max-width: 900px) {
  .c-main_article--title {
    margin: 0 10px;
  }
}
.c-main_article--content {
  margin: 0 10px;
}
@media all and (max-width: 900px) {
  .c-main_article--content {
    margin: 0 30px;
  }
}
.c-main_article--lead {
  margin-top: 30px;
}
.c-main_article--image {
  margin-top: 50px;
}
@media all and (max-width: 900px) {
  .c-main_article--image {
    margin-top: 20px;
  }
}
.c-main_article--section {
  margin-top: 60px;
}
.c-main_article--section.is-top {
  margin-top: 0;
}
@media all and (max-width: 900px) {
  .c-main_article--section {
    margin-top: 20px;
  }
  .c-main_article--section.is-top {
    margin-top: 0;
  }
}
.c-main_article--section--title {
  text-align: center;
  color: #0b4689;
  padding: 12px 0;
  border-top: 2px solid #0b4689;
  border-bottom: 2px solid #0b4689;
}
.c-main_article--section--content {
  margin-top: 40px;
}
@media all and (max-width: 900px) {
  .c-main_article--section--content {
    margin-top: 20px;
  }
}
.p-cleaning_flow {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 900px) {
  .p-cleaning_flow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    text-align: center;
  }
}
.p-cleaning_flow--item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-weight: bold;
  position: relative;
  padding: 14px 20px;
  background-color: #d4edf8;
}
.p-cleaning_flow--item::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #d4edf8;
}
.p-cleaning_flow--item:last-child::after {
  display: none;
}
@media all and (max-width: 900px) {
  .p-cleaning_flow--item {
    -webkit-box-pack: center;
            justify-content: center;
    margin: 0 0 20px 0;
  }
  .p-cleaning_flow--item:last-child {
    margin: 0;
  }
  .p-cleaning_flow--item::after {
    top: 100%;
    left: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
    border-top: 10px solid #d4edf8;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: none;
  }
}
.p-price_table {
  width: 100%;
}
.p-price_table--heading,
.p-price_table--menu,
.p-price_table--item {
  width: 50%;
  padding: 15px;
  text-align: center;
}
.p-price_table--heading {
  background-color: #edecec;
}
.p-price_table--menu {
  background-color: #f6f6f6;
}
.p-price_table,
.p-price_table--heading,
.p-price_table--menu,
.p-price_table--item {
  border: 1px solid #d1d1d1;
}
.l-side_nav {
  flex-basis: 250px;
  width: 250px;
}
@media all and (max-width: 900px) {
  .l-side_nav {
    width: auto;
    flex-basis: none;
    margin: 20px;
  }
}
.c-side_nav--menu:nth-child(2n) {
  margin-top: 30px;
}
.c-side_nav--menu--heading {
  background-color: #0b4689;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  padding: 12px 20px;
}
.c-side_nav--menu--content {
  padding: 12px 20px;
  background-image: url("/img/index/bg-menu_content.png");
}
.c-side_nav--menu--list {
  margin-top: 7px;
}
.c-side_nav--menu--list:first-child {
  margin-top: 0;
}
.c-side_nav--menu--list--anchor {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.c-side_nav--menu--list--anchor::before {
  content: url("/img/common/ico-circle_blue_arrow_right.png");
  position: absolute;
  top: 0.2em;
  left: 0;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.is-current .c-side_nav--menu--list--anchor {
  font-weight: bold;
  color: #0b4689;
}
.is-current .c-side_nav--menu--list--anchor::before,
.c-side_nav--menu--list--anchor:hover::before {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.c-contact_container {
  margin: 60px auto 100px;
}
@media all and (max-width: 900px) {
  .c-contact_container {
    margin: 50px auto;
  }
}
.p-company_table,
.p-company_table--menu,
.p-company_table--item {
  border: 1px solid #d1d1d1;
}
.p-company_table {
  width: 100%;
}
@media all and (max-width: 900px) {
  .p-company_table {
    border-bottom: none;
  }
}
.p-company_table--menu,
.p-company_table--item {
  padding: 15px;
}
@media all and (max-width: 900px) {
  .p-company_table--menu,
  .p-company_table--item {
    display: block;
    padding: 7px;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: none;
  }
}
.p-company_table--menu {
  background-color: #f6f6f6;
  text-align: center;
}
.l-main_title--floor {
  background-image: url("../floor/img/bg-main_title.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
}
@media all and (max-width: 900px) {
  .l-main_title--floor {
    background-position: 60% 100%;
  }
}
.c-main_article--image--2{margin-top:0px;}@media all and (max-width:900px){.c-main_article--image--2{margin-top:20px}}
.l-main_title--housecleaning{background-image:url("../housecleaning/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--housecleaning{background-position:60% 100%}}
.l-main_title--aircon{background-image:url("../aircon/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--aircon{background-position:60% 100%}}
.l-main_title--bathroom{background-image:url("../bathroom/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--bathroom{background-position:60% 100%}}
.l-main_title--fan{background-image:url("../fan/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--fan{background-position:60% 100%}}
.l-main_title--floor_repair{background-image:url("../floor_repair/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--floor_repair{background-position:60% 100%}}
.l-main_title--kitchen{background-image:url("../kitchen/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--kitchen{background-position:60% 100%}}
.l-main_title--toilet{background-image:url("../toilet/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--toilet{background-position:60% 100%}}
.l-main_title--wallpaper_repair{background-image:url("../wallpaper_repair/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--wallpaper_repair{background-position:60% 100%}}
.l-main_title--washstand{background-image:url("../washstand/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--washstand{background-position:60% 100%}}
.l-main_title--voc{background-image:url("../voc/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--voc{background-position:60% 100%}}
.l-main_title--rate{background-image:url("../rate/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--voc{background-position:60% 100%}}
.l-main_title--about{background-image:url("../about/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--voc{background-position:60% 100%}}
.l-main_title--recruit{background-image:url("../recruit/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--voc{background-position:60% 100%}}
.l-main_title--contact{background-image:url("../contact/img/bg-main_title.jpg");background-position:50%;background-repeat:no-repeat;}@media all and (max-width:900px){.l-main_title--voc{background-position:60% 100%}}
.pst{border-bottom: dotted 2px #0b4689;margin:50px 0 16px;padding-bottom: 10px;font-weight: 900;color:#0b4689;}
.pno{border-bottom: solid 1px #cccccc;margin:50px 0 16px;padding-bottom: 10px;font-weight: 700;}
.map-a{margin:0 0 0 22px;font-weight: 600;display: block;}
a.map-a:link{color:#0b4689;text-decoration:underline;}
a.map-a:visited {color:#0b4689;text-decoration:underline;}
.sitemap{margin:50px 0 16px;font-weight: 900;}
a.sitemap:link{color:#0b4689;text-decoration: underline;}
a.sitemap:visited {color:#0b4689;text-decoration:underline;}