@charset "UTF-8";
/* ===================================================================
  use toppage
=================================================================== */
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
@media screen and (min-width: 769px), print {
  /* ===================================================================
  use toppage
=================================================================== */
  .contents {
    border-top: solid 1px #d2d2d2;
  }
  .h1_area {
    background: url("/common/images/icon_menu_03.png") no-repeat center 20px;
    -moz-background-size: 60px auto;
         background-size: 60px auto;
    height: 165px;
    text-align: center;
  }
  .h1_area h1 {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #09ba79;
    font-size: 3.5rem;
    padding-top: 90px;
  }
  .main {
    background: url("../images/mv.jpg") no-repeat left bottom;
    -moz-background-size: cover;
         background-size: cover;
    position: relative;
    height: 340px;
    width: 100%;
  }
  .main.tsukushi {
    background: url("../images/mv02.jpg") no-repeat left bottom;
    -moz-background-size: cover;
         background-size: cover;
  }
  .main.rehabili {
    background: url("../images/mv04.jpg") no-repeat left bottom;
    -moz-background-size: cover;
         background-size: cover;
  }
  .outer {
    margin: 0 auto;
    position: relative;
    width: 1000px;
  }
  section {
    width: 710px;
  }
  section.feature {
    margin-top: 60px;
  }
  section.feature p {
    font-size: 1.5rem;
    line-height: 2;
    margin-top: 12px;
  }
  section.vari {
    margin-top: 60px;
  }
  section.vari .each_vari {
    font-size: 0;
  }
  section.vari .each_vari h3 {
    border-bottom: solid 4px #fff0e5;
    border-top: solid 4px #fff0e5;
    color: #f18200;
    font-size: 2.3rem;
    line-height: 48px;
    margin: 22px auto;
    text-align: center;
    width: 450px;
  }
  section.vari .each_vari img,
  section.vari .each_vari div {
    display: inline-block;
    font-size: 1.5rem;
    vertical-align: top;
  }
  section.vari .each_vari img {
    width: 270px;
  }
  section.vari .each_vari div {
    margin-left: 30px;
    width: 410px;
  }
  section.vari .each_vari div p {
    line-height: 1.8;
  }
  section.vari .each_vari div .btn_area a {
    background-position: 200px;
    width: 238px;
  }
  section.vari .each_vari + .each_vari {
    padding-top: 34px;
  }
  section.intro {
    margin-top: 60px;
  }
  section.intro > ul {
    font-size: 0;
    margin-top: 22px;
  }
  section.intro > ul > li {
    font-size: 1.5rem;
    display: inline-block;
    padding-bottom: 40px;
    vertical-align: top;
    width: 330px;
  }
  section.intro > ul > li > ul > li {
    line-height: 1.8;
  }
  section.intro > ul > li img {
    width: 100%;
  }
  section.intro > ul > li:nth-child(2n) {
    margin-left: 50px;
  }
  section.intro > ul > li p {
    letter-spacing: 1px;
    line-height: 1.8;
  }
  section.intro > ul > li p.intro_ttl {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 8px;
  }
  section.intro > ul > li .sub_info {
    margin-top: 10px;
  }
  section.intro > ul > li .sub_info .info_ttl {
    color: #09ba79;
    font-size: 1.5rem;
    font-weight: bold;
  }
  section.intro > ul > li .sub_info table {
    border-collapse: collapse;
    border-top: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    width: 100%;
  }
  section.intro > ul > li .sub_info table tr td {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
  }
  section.intro > ul > li .sub_info table tr td:first-of-type {
    width: 120px;
  }
  section.flow ul.flow_content li {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 0;
    height: 130px;
    padding-top: 20px;
  }
  section.flow ul.flow_content li .number,
  section.flow ul.flow_content li .flow_text {
    display: inline-block;
    font-size: 1.5rem;
    vertical-align: top;
  }
  section.flow ul.flow_content li .number {
    color: #ade4ce;
    font-size: 6rem;
    line-height: 1;
  }
  section.flow ul.flow_content li .flow_text {
    margin-left: 24px;
    width: 644px;
  }
  section.flow ul.flow_content li .flow_text .flow_ttl {
    color: #f18200;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 4px;
  }
  section.flow ul.flow_content li:not(:last-of-type) {
    background: url("../images/flow_line.png") repeat-x left bottom;
  }
  section.flow .need {
    background-color: #effcf7;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -moz-border-radius: 5px;
         border-radius: 5px;
    height: 160px;
    padding: 28px 25px 0;
    width: 100%;
  }
  section.flow .need p {
    background-color: #09ba79;
    color: #FFF;
    font-size: 1.8rem;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 640px;
  }
  section.flow .need ul {
    font-size: 0;
    margin-top: 20px;
  }
  section.flow .need ul li {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    width: 50%;
  }
  section.flow .need ul li:before {
    background-color: #09ba79;
    -moz-border-radius: 50%;
         border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 6px;
    width: 8px;
  }
  section.flow .need ul li:nth-child(n+3) {
    margin-top: 8px;
  }
  section.flow .visit {
    background-color: #09ba79;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-size: 0;
    padding: 28px 25px 26px;
    margin-bottom: 104px;
    width: 100%;
  }
  section.flow .visit .btn_area,
  section.flow .visit .v_tel {
    display: inline-block;
    margin: 14px 0 16px;
    vertical-align: top;
  }
  section.flow .visit .btn_area a {
    background-image: url("/common/images/arrow_bl_rt.png");
    background-color: #fff152;
    background-position: 310px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    border: none;
    color: #000;
    font-size: 1.6rem;
    font-weight: bold;
    padding-top: 18px;
    height: 60px;
    width: 340px;
  }
  section.flow .visit .btn_area a:hover {
    background-color: #f18200;
    color: #FFF;
  }
  section.flow .visit .v_tel {
    margin-left: 30px;
  }
  section.flow .visit .v_tel p {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  section.flow .visit .v_tel p.v_number {
    background: url(/common/images/icon_tel_wh.png) no-repeat left center;
    -moz-background-size: 20px auto;
         background-size: 20px auto;
    font-size: 4.4rem;
    padding-left: 24px;
    line-height: 1;
  }
  section.flow .visit .v_tel p.v_number a {
    color: #FFF;
    text-decoration: none;
  }
  section.flow .visit p {
    color: #FFF;
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 1px;
  }
  section.flow .visit p.visit_ttl {
    background-color: #FFF;
    color: #09ba79;
    font-size: 2.6rem;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    text-align: center;
    width: 640px;
  }
  section.flow .visit p.v_caution {
    border-top: 1px solid #53cfa1;
    padding-top: 10px;
    letter-spacing: 0.5px;
  }
  section.report {
    margin: 50px 0 60px;
  }
  section.report ul {
    font-size: 0;
    margin-top: 18px;
  }
  section.report ul li {
    display: inline-block;
    text-align: center;
    width: 32%;
  }
  section.report ul li a {
    border: 2px solid #09ba79;
    -moz-border-radius: 4px;
         border-radius: 4px;
    color: #09ba79;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
  }
  section.report ul li a:hover {
    background-color: #09ba79;
    color: #FFF;
  }
  section.report ul li + li:not(:nth-child(3n+1)) {
    margin-left: 2%;
  }
  section.report ul li + li:nth-child(n+3) {
    margin-top: 10px;
  }
  section.report ul li.file {
    border: none;
    padding: 0;
    margin: 0;
  }
  section.report ul li.file a.pdf {
    background-position: 54px center;
    -moz-background-size: 20px auto;
         background-size: 20px auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    line-height: 46px;
    padding: 0 0 0 28px;
  }
  section.relation {
    background-color: #f5f8f9;
    height: 602px;
    padding-top: 50px;
    width: 100%;
  }
  section.relation .inner {
    margin: 0 auto;
    width: 1000px;
  }
  section.relation .inner h2 {
    background: url("../images/icon_relation.png") no-repeat left center;
    -moz-background-size: 40px auto;
         background-size: 40px auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #393939;
    margin: 0 auto;
    padding-left: 60px;
    text-align: center;
    width: 190px;
  }
  section.relation .inner h2:before, section.relation .inner h2:after {
    content: none;
  }
  section.relation .inner ul li {
    display: inline-block;
  }
  section.relation .inner ul li img,
  section.relation .inner ul li div {
    display: inline-block;
    vertical-align: top;
  }
  section.relation .inner ul li img p,
  section.relation .inner ul li div p {
    font-size: 1.4rem;
  }
  section.relation .inner ul li img p.ttl,
  section.relation .inner ul li div p.ttl {
    margin-bottom: 4px;
  }
  section.relation .inner ul li img p.ttl a,
  section.relation .inner ul li div p.ttl a {
    color: #09ba79;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  section.relation .inner ul li img p.ttl a:hover,
  section.relation .inner ul li div p.ttl a:hover {
    text-decoration: underline;
  }
  section.relation .inner ul li img p.number,
  section.relation .inner ul li div p.number {
    font-size: 2rem;
  }
  section.relation .inner ul li img p.number span,
  section.relation .inner ul li div p.number span {
    background-color: #000;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #FFF;
    display: inline-block;
    font-size: 1.4rem;
    margin-right: 4px;
    padding: 1px 6px;
  }
  section.relation .inner ul li img p.number a,
  section.relation .inner ul li div p.number a {
    cursor: default;
    color: #393939;
    margin-left: -4px;
  }
  section.relation .inner ul li img p a,
  section.relation .inner ul li div p a {
    text-decoration: none;
  }
  section.relation .inner ul li img {
    width: 150px;
  }
  section.relation .inner ul li div {
    margin-left: 20px;
  }
  section.relation .inner ul li:nth-child(2n) {
    margin-left: 40px;
  }
  section.relation .inner ul li:nth-child(n+2) {
    margin-top: 36px;
  }
  section.relation .inner ul li.pause p {
    color: #999999;
  }
  section.relation .inner ul li.pause p.ttl a {
    color: #999999;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.3;
  }
  section.relation #cattleya a {
    pointer-events: none;
  }
  section.service_content {
    margin: 60px 0 54px;
  }
  section.service_content ul {
    font-size: 0;
    margin-top: 20px;
  }
  section.service_content ul li {
    display: inline-block;
    font-size: 1.5rem;
    vertical-align: middle;
    width: 48%;
  }
  section.service_content ul li:before {
    background-color: #09ba79;
    -moz-border-radius: 50%;
         border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 6px;
    width: 8px;
  }
  section.service_content ul li + li:nth-child(2n) {
    margin-left: 4%;
  }
  section.service_content ul li + li:nth-child(n+3) {
    margin-top: 4px;
  }
  .lead_contact {
    position: absolute;
    top: 0;
    right: 0;
    width: 240px;
  }
  .lead_contact .content_info {
    background-color: #f7f5ee;
    -moz-border-radius: 5px;
         border-radius: 5px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 22px 0 16px;
    position: relative;
    width: 100%;
  }
  .lead_contact .content_info:before {
    background-color: #09ba79;
    display: block;
    content: "";
    height: 4px;
    position: absolute;
    left: 0;
    margin: 0 auto;
    top: 0;
    right: 0;
    width: 210px;
  }
  .lead_contact .content_info dl {
    margin: 0 auto;
    width: 205px;
  }
  .lead_contact .content_info dl dt {
    background-color: rgba(9, 186, 121, 0.67);
    color: #FFF;
    padding: 8px 0;
    text-align: center;
  }
  .lead_contact .content_info dl dd {
    background-color: #FFF;
    padding: 8px 0 4px;
    text-align: center;
  }
  .lead_contact .content_info dl dd ul li {
    font-size: 2.4rem;
  }
  .lead_contact .content_info dl dd ul li a {
    text-decoration: none;
  }
  .lead_contact .content_info dl dd ul li span {
    color: #09ba79;
    font-size: 1.6rem;
    margin-right: 10px;
  }
  .lead_contact .content_info dl dd > p.label {
    background-color: #09ba79;
    color: #FFF;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    position: relative;
    margin: 0 auto;
    width: 132px;
  }
  .lead_contact .content_info dl dd > p.label:before {
    content: "";
    position: absolute;
    bottom: -16px;
    right: 58px;
    border: 8px solid transparent;
    border-top: 8px solid #09ba79;
  }
  .lead_contact .content_info dl dd > p.time {
    font-size: 2.4rem;
    margin: 4px auto 0;
  }
  .lead_contact .content_info dl dd > p.caption {
    font-size: 1.4rem;
    margin-top: -5px;
  }
  .lead_contact .btn_area a {
    background-color: #f18200;
    background-position: 200px;
    width: 100%;
  }
  .lead_contact .btn_area a:hover {
    border-color: #f18200;
    color: #f18200;
    background-color: #FFF;
  }
  .lead_contact .illust {
    padding-top: 24px;
    text-align: center;
  }
  html.big .relation ul li:nth-child(2n) {
    margin-left: 5px;
  }
  html.big .visit .btn_area a {
    background-position: 96%;
  }
  html.big .visit .v_tel {
    margin-left: 5px;
  }
}

@media screen and (max-width: 768px) {
  /* ===================================================================
  use toppage
=================================================================== */
  .contents {
    padding-bottom: 444px;
    position: relative;
  }
  .h1_area {
    background: url("/common/images/icon_menu_03.png") no-repeat center 12px;
    -moz-background-size: 25px auto;
         background-size: 25px auto;
    height: 74px;
    text-align: center;
  }
  .h1_area h1 {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #09ba79;
    font-size: 1.8rem;
    padding-top: 44px;
    margin: 0;
  }
  .main {
    background: url("../images/mv.jpg") no-repeat left bottom;
    -moz-background-size: cover;
         background-size: cover;
    position: relative;
    height: 118px;
    width: 100%;
  }
  .main.tsukushi {
    background: url("../images/mv02.jpg") no-repeat left bottom;
    -moz-background-size: cover;
         background-size: cover;
  }
  .main.rehabili {
    background: url("../images/mv04.jpg") no-repeat left bottom;
    -moz-background-size: cover;
         background-size: cover;
  }
  section {
    margin: 0 auto;
    width: 92%;
  }
  section.feature {
    margin-top: 22px;
  }
  section.feature p {
    line-height: 1.8;
    margin: 8px auto 0;
    width: 92%;
  }
  section.vari {
    margin-top: 30px;
  }
  section.vari .each_vari {
    padding: 0 3%;
  }
  section.vari .each_vari h3 {
    border-bottom: solid 2px #fff0e5;
    border-top: solid 2px #fff0e5;
    color: #f18200;
    font-size: 1.5rem;
    line-height: 28px;
    margin: 15px auto;
    text-align: center;
  }
  section.vari .each_vari img {
    width: 100%;
  }
  section.vari .each_vari div {
    font-size: 1.4rem;
    margin-top: 12px;
  }
  section.vari .each_vari div .btn_area a {
    background-position: 200px;
    width: 238px;
  }
  section.vari .each_vari + .each_vari {
    padding-top: 4px;
  }
  section.intro {
    margin-top: 32px;
  }
  section.intro > ul {
    margin-top: 22px;
    padding: 0 3%;
  }
  section.intro > ul > li {
    font-size: 1.4rem;
  }
  section.intro > ul > li img {
    width: 100%;
  }
  section.intro > ul > li + li {
    margin-top: 30px;
  }
  section.intro > ul > li p {
    letter-spacing: 1px;
  }
  section.intro > ul > li p.intro_ttl {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 2;
  }
  section.intro > ul > li .sub_info {
    margin-top: 5px;
  }
  section.intro > ul > li .sub_info .info_ttl {
    color: #09ba79;
    font-size: 1.4rem;
    font-weight: bold;
  }
  section.intro > ul > li .sub_info table {
    border-collapse: collapse;
    border-top: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    width: 100%;
  }
  section.intro > ul > li .sub_info table tr td {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
  }
  section.intro > ul > li .sub_info table tr td:first-of-type {
    width: 36%;
  }
  section.flow {
    margin-top: 20px;
  }
  section.flow ul {
    margin: 0 auto;
    width: 92%;
  }
  section.flow ul.flow_content li {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 0;
    padding: 14px 0;
  }
  section.flow ul.flow_content li .number,
  section.flow ul.flow_content li .flow_text {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: top;
  }
  section.flow ul.flow_content li .number {
    color: #ade4ce;
    font-size: 4rem;
    line-height: 1;
  }
  section.flow ul.flow_content li .flow_text {
    margin-left: 10px;
    width: 84%;
  }
  section.flow ul.flow_content li .flow_text .flow_ttl {
    color: #f18200;
    font-size: 1.6rem;
    font-weight: bold;
  }
  section.flow ul.flow_content li:not(:last-of-type) {
    background: url("../images/flow_line.png") repeat-x left bottom;
  }
  section.flow .need {
    background-color: #effcf7;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -moz-border-radius: 3px;
         border-radius: 3px;
    padding: 11px 15px;
    width: 100%;
  }
  section.flow .need p {
    background-color: #09ba79;
    color: #FFF;
    font-size: 1.4rem;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 90%;
  }
  section.flow .need ul {
    margin-top: 10px;
  }
  section.flow .need ul li {
    font-size: 1.4rem;
    font-weight: bold;
    margin-left: 1em;
    text-indent: -1em;
  }
  section.flow .need ul li:before {
    background-color: #09ba79;
    -moz-border-radius: 50%;
         border-radius: 50%;
    content: "";
    display: inline-block;
    height: 6px;
    margin: 0 4px 2px 0;
    width: 6px;
  }
  section.flow .need ul li + li {
    margin-top: 4px;
  }
  section.flow .visit {
    background-color: #09ba79;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -moz-border-radius: 5px;
         border-radius: 5px;
    padding: 12px 6%;
    margin-bottom: 33px;
    width: 100%;
  }
  section.flow .visit .btn_area {
    margin: 12px auto 0;
  }
  section.flow .visit .btn_area a {
    background-image: url("/common/images/arrow_bl_rt.png");
    background-position: 96% center;
    background-color: #fff152;
    -moz-border-radius: 4px;
         border-radius: 4px;
    border: none;
    color: #000;
    font-size: 1.4rem;
    font-weight: bold;
    padding-top: 8px;
    height: 38px;
    width: 100%;
  }
  section.flow .visit .v_tel {
    margin: 12px auto;
  }
  section.flow .visit .v_tel p {
    font-size: 1.4rem;
    line-height: 1.2;
    text-align: center;
  }
  section.flow .visit .v_tel p.v_number {
    background: url(/common/images/icon_tel_wh.png) no-repeat left center;
    -moz-background-size: 18px auto;
         background-size: 18px auto;
    font-size: 3.4rem;
    padding-left: 14px;
    line-height: 1;
    width: 210px;
  }
  section.flow .visit .v_tel p.v_number a {
    text-decoration: none;
    color: #FFF;
  }
  section.flow .visit p {
    color: #FFF;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 1px;
    margin: 0 auto;
  }
  section.flow .visit p.visit_ttl {
    background-color: #FFF;
    color: #09ba79;
    font-size: 1.8rem;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
  }
  section.flow .visit p.v_caution {
    border-top: 1px solid #53cfa1;
    font-size: 1.1rem;
    padding-top: 10px;
    letter-spacing: 0.5px;
  }
  section.report {
    margin: 28px auto 32px;
    width: 92%;
  }
  section.report ul {
    font-size: 0;
    margin-top: 3px;
  }
  section.report ul li {
    display: inline-block;
    text-align: center;
    width: 32%;
  }
  section.report ul li a {
    border: 2px solid #09ba79;
    -moz-border-radius: 4px;
         border-radius: 4px;
    color: #09ba79;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
  }
  section.report ul li + li:not(:nth-child(3n+1)) {
    margin-left: 2%;
  }
  section.report ul li + li:nth-child(n+3) {
    margin-top: 10px;
  }
  section.report ul li.file {
    border: none;
    padding: 0;
    margin: 0;
  }
  section.report ul li.file a.pdf {
    background-position: 6% center;
    -moz-background-size: 16px auto;
         background-size: 16px auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    line-height: 46px;
    padding: 0 0 0 20%;
  }
  section.relation {
    background-color: #f5f8f9;
    padding: 20px 0;
    width: 100%;
  }
  section.relation .inner {
    margin: 0 auto;
    width: 100%;
  }
  section.relation .inner h2 {
    background: url("../images/icon_relation.png") no-repeat left center;
    -moz-background-size: 24px auto;
         background-size: 24px auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #393939;
    margin: 0 auto;
    padding-left: 26px;
    text-align: center;
    width: 122px;
  }
  section.relation .inner h2:before, section.relation .inner h2:after {
    content: none;
  }
  section.relation .inner ul {
    margin: 20px auto 0;
    width: 300px;
  }
  section.relation .inner ul li {
    font-size: 0;
  }
  section.relation .inner ul li div {
    width: -webkit-calc(100% - 116px);
    width: -moz-calc(100% - 116px);
    width: calc(100% - 116px);
  }
  section.relation .inner ul li img,
  section.relation .inner ul li div {
    display: inline-block;
    vertical-align: top;
  }
  section.relation .inner ul li img p,
  section.relation .inner ul li div p {
    font-size: 1.3rem;
  }
  section.relation .inner ul li img p.ttl,
  section.relation .inner ul li div p.ttl {
    margin-bottom: 4px;
  }
  section.relation .inner ul li img p.ttl a,
  section.relation .inner ul li div p.ttl a {
    color: #09ba79;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.3;
  }
  section.relation .inner ul li img p.number,
  section.relation .inner ul li div p.number {
    font-size: 1.4rem;
  }
  section.relation .inner ul li img p.number span,
  section.relation .inner ul li div p.number span {
    background-color: #000;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #FFF;
    display: inline-block;
    font-size: 1.3rem;
    margin-right: 4px;
    padding: 1px 6px;
  }
  section.relation .inner ul li img p.number a,
  section.relation .inner ul li div p.number a {
    color: #393939;
    margin-left: -3px;
  }
  section.relation .inner ul li img p a,
  section.relation .inner ul li div p a {
    text-decoration: none;
  }
  section.relation .inner ul li img p + p,
  section.relation .inner ul li div p + p {
    margin-top: 4px;
  }
  section.relation .inner ul li img {
    width: 100px;
  }
  section.relation .inner ul li div {
    margin-left: 16px;
  }
  section.relation .inner ul li + li {
    margin-top: 18px;
  }
  section.relation .inner ul li.pause p {
    color: #999999;
  }
  section.relation .inner ul li.pause p.ttl a {
    color: #999999;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.3;
  }
  section.relation #cattleya a {
    pointer-events: none;
  }
  section.service_content {
    margin: 32px auto;
  }
  section.service_content ul {
    margin: 10px auto 0;
    width: 92%;
  }
  section.service_content ul li {
    font-size: 1.4rem;
    vertical-align: middle;
    margin-left: 10px;
    text-indent: -10px;
  }
  section.service_content ul li:before {
    background-color: #09ba79;
    -moz-border-radius: 50%;
         border-radius: 50%;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 4px;
    width: 6px;
  }
  section.service_content ul li + li {
    margin-top: 4px;
  }
  .lead_contact {
    background-color: #FFF;
    position: absolute;
    bottom: 32px;
    width: 100%;
  }
  .lead_contact .content_info {
    background-color: #f7f5ee;
    -moz-border-radius: 3px;
         border-radius: 3px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    height: 320px;
    margin: 36px auto 0;
    padding: 10px 0 6px;
    position: relative;
    width: 92%;
  }
  .lead_contact .content_info:before {
    background-color: #09ba79;
    display: block;
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    margin: 0 auto;
    top: 0;
    right: 0;
    width: 92%;
  }
  .lead_contact .content_info dl {
    margin: 0 auto;
    width: 92%;
  }
  .lead_contact .content_info dl dt {
    background-color: rgba(9, 186, 121, 0.67);
    color: #FFF;
    padding: 4px 0;
    text-align: center;
  }
  .lead_contact .content_info dl dd {
    background-color: #FFF;
    padding: 4px 0 2px;
    text-align: center;
  }
  .lead_contact .content_info dl dd ul li {
    font-size: 2.1rem;
  }
  .lead_contact .content_info dl dd ul li a {
    text-decoration: none;
  }
  .lead_contact .content_info dl dd ul li span {
    color: #09ba79;
    font-size: 1.5rem;
    margin-right: 4px;
  }
  .lead_contact .content_info dl dd > p.label {
    background-color: #09ba79;
    color: #FFF;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    position: relative;
    margin: 0 auto;
    width: 105px;
  }
  .lead_contact .content_info dl dd > p.label:before {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 46px;
    border: 4px solid transparent;
    border-top: 4px solid #09ba79;
  }
  .lead_contact .content_info dl dd > p.time {
    font-size: 2.1rem;
    margin: 2px auto 0;
    text-align: center;
  }
  .lead_contact .content_info dl dd > p.caption {
    font-size: 1.4rem;
    margin-top: -5px;
  }
  .lead_contact .btn_area a {
    background-color: #f18200;
    background-position: 86%;
    width: 72%;
  }
}
