@charset "UTF-8";

/* reset */
#telework {
    margin: 0 auto;
    box-sizing: border-box;
    color: #333;
}
#telework p {
    font-size: 16px;
}
#telework *,
#telework *:before,
#telework *:after,
#airprtbl *,
#airprtbl *:before,
#airprtbl *:after,
#knmri *,
#knmri *:before,
#knmri *:after {
    box-sizing: border-box;
}
#telework section,
#telework img,
#telework figure,
#telework h1,
#telework h2,
#telework h3,
#telework h4,
#telework h5,
#airprtbl section,
#airprtbl img,
#airprtbl figure,
#airprtbl h1,
#airprtbl h2,
#airprtbl h3,
#airprtbl h4,
#airprtbl h5,
#knmri section,
#knmri img,
#knmri figure,
#knmri h1,
#knmri h2,
#knmri h3,
#knmri h4,
#knmri h5 {
    display: block;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
}
#telework em,
#telework strong,
#telework small,
#airprtbl em,
#airprtbl strong,
#airprtbl small,
#knmri em,
#knmri strong,
#knmri small {
    font-style: normal;
}

/* all */
#telework .telework_inner {
    width: 1000px;
    margin: 0 auto;
}
#telework .title_ {
    margin-bottom: 50px;
    padding: 20px 0;
    background-color: #4B4946;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
}

/* mv */
#telework #telework_mv .telework_mv {
    width: 1000px;
    margin: 0 auto;
}
#telework #telework_mv .lead_txt {
    margin: 40px 0;
    padding: 0 10px;
    text-align: center;
    line-height: 2;
}

#telework #telework_mv .btn-ancor {
    display: block;
    position: relative;
    width: 400px;
    height: 45px;
    margin: 0 auto;
    padding: 0;
    color: #333;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 30px;
}
#telework #telework_mv .btn-ancor:hover {
    border-color: #b8a361;
    color: #b8a361;
}
#telework #telework_mv .btn-ancor::before {
    content: "";
    display: block;
    position: absolute;
    top: 40%;
    right: 5%;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: translateX(-50%) rotate(135deg);
}
#telework #telework_mv .btn-ancor:hover::before {
    border-color: #b8a361;
}

/* #telework_sleep */
#telework #telework_sleep {
    margin: 80px 0;
}

#telework_sleep .telework_inner {
    padding: 0 10px;
}
#telework_sleep h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
#telework_sleep .txt_box {
    margin-bottom: 40px;
}
#telework_sleep .txt_box p {
    line-height: 2;
}
#telework_sleep .img_ {
    margin-top: 30px;
}
#telework_sleep .caption_ {
    margin-top: 10px;
    line-height: 2;
    font-size: 16px;
}
#telework_sleep .caption_ .list_box {
    padding-left: 20px;
}
#telework_sleep .caption_ .list_box li {
    list-style: disc;
}

/* #telework_item */
#telework #telework_item .lead_txt {
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;
}

/* #airprtbl */
#airprtbl {
    width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
    color: #333;
}
#airprtbl .sub_title_area {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#airprtbl .sub_title_txt {
    width: calc(100% - 532px);
    padding-left: 50px;
}
#airprtbl .sub_title_txt h3 {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: bold;
}
#airprtbl .sub_title_txt h3 span {
    background: linear-gradient(transparent 60%, #cdffcc 60%);
}
#airprtbl .sub_title_txt > p {
    margin-bottom: 20px;
    line-height: 1.7;
    font-size: 16px;
}
#airprtbl .caption_ {
  margin-bottom: 50px;
  line-height: 2;
  font-size: 16px;
}

/* #knmri */
#knmri {
    width: 1000px;
    margin: 100px auto 0;
    padding: 0 10px;
    color: #333;
}
#knmri .sub_title_area {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#knmri .sub_title_txt {
    width: calc(100% - 532px);
    padding-left: 50px;
}
#knmri .sub_title_txt h3 {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: bold;
}
#knmri .sub_title_txt h3 span {
    background: linear-gradient(transparent 60%, #cdffcc 60%);
}
#knmri .sub_title_txt > p {
    margin-bottom: 20px;
    line-height: 1.7;
    font-size: 16px;
}
#knmri .caption_ {
  margin-bottom: 50px;
  line-height: 2;
  font-size: 16px;
}

/* #knmri_link */
#knmri_link {
  margin: 50px 0 150px;
}
#knmri_link a {
  width: 610px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#knmri_link p {
  padding: 18px 0 0 30px;
  text-decoration: underline;
}
#knmri_link a:hover p {
  text-decoration: none;
}
.konemuri-template-recommend {
   overflow: hidden;
}
.konemuri-template-recommend .konemuri-template-recommend-items.banner {
    width: 80%;
    margin: 2% 10% auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.konemuri-template-recommend .template-recommend-items--name{
	margin-top:10px;
}
.konemuri-template-recommend .template-recommend-items--catch{
	font-size: 21px;
}
