@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
/*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, footer, header, nav, section, figcaption, figure, main {
  display: block; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none;
  vertical-align: top; }

table {
  border-collapse: collapse; }

button, input, select, textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

textarea {
  overflow: auto;
  resize: vertical; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

a, area, button, input, label, select, summary, textarea, [tabindex] {
  touch-action: manipulation; }

/* --------------- variables --------------------- */
/* Break Point */
/* Color */
/*サイトカラー*/
/*テキストに使うフォントカラー*/
/*テキスト内で使うリンクカラー*/
/* font */
/*** Noto Sans CJK JP: https: //www.google.com/get/noto/#sans-jpan
* Noto Sans JP: https://fonts.google.com/earlyaccess#Noto+Sans+JP

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 100;
	src: local("Noto Sans CJK JP Thin"),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 300;
	src: local("Noto Sans CJK JP Light"),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}
*/
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype"); }

/*
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	src: local("Noto Sans CJK JP Medium"),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}
*/
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans CJK JP Bold"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype"); }

/*
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 900;
	src: local("Noto Sans CJK JP Black"),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
}
*/
/* 日本語（notoSans）*/
/* 日本語（notoSerif）*/
/*日本語用（メイリオ）*/
/*英語用*/
@media screen and (max-width: 800px) {
  .forSP {
    display: block; }
  .forPC {
    display: none; }
  .second_inner {
    width: 94%;
    margin: 0 auto;
    padding: 30px 0px;
    margin-bottom: 40px; }
  .detail_inner {
    width: 94%;
    margin: 0 auto;
    padding: 30px 0px;
    margin-bottom: 40px; }
  .pager {
    color: #34855c;
    position: relative;
    margin: 0 auto;
    padding: 0 50px; }
    .pager .wp-pagenavi {
      display: flex;
      justify-content: center; }
      .pager .wp-pagenavi span {
        color: #fff;
        border-radius: 50%;
        background-color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        margin-right: 5px;
        margin-left: 5px; }
      .pager .wp-pagenavi .previouspostslink {
        position: relative; }
        .pager .wp-pagenavi .previouspostslink:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          width: 15px;
          height: 15px;
          border-left: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 13px;
          right: 5px; }
      .pager .wp-pagenavi .nextpostslink {
        position: relative; }
        .pager .wp-pagenavi .nextpostslink:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          width: 15px;
          height: 15px;
          border-right: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 13px;
          left: 5px; }
      .pager .wp-pagenavi .page {
        color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #34855c;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        margin-right: 5px;
        margin-left: 5px; }
  .rmarker {
    background: linear-gradient(transparent 0%, #edffd6 0%); }
  .breadcrumb {
    display: flex;
    padding-left: 3%;
    margin-top: 10px; }
    .breadcrumb span {
      position: relative;
      display: block;
      padding-right: 10px;
      font-size: 11px; }
      .breadcrumb span a {
        color: #34855c;
        transition: all 0.3s;
        border-bottom: 1px solid #34855c;
        font-size: 11px; }
      .breadcrumb span:not(:last-of-type):after {
        position: absolute;
        content: "";
        background-color: #cccccc;
        -webkit-transform: rotate(20deg);
                transform: rotate(20deg);
        width: 1px;
        height: 10px;
        top: 5px;
        right: 5px; }
  .second_title {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 50px;
    height: 150px;
    background-position: center; }
    .second_title h1 {
      text-align: center;
      color: #fff;
      font-size: 24px; }
    .second_title p {
      color: #d9a709;
      font-weight: bold;
      text-align: center;
      font-size: 12px;
      padding-top: 5px; }
    .second_title.flow {
      background-image: url(../images/flow/flowTop_bg.png);
      background-position: 80% 100%; }
    .second_title.notfound {
      background-image: url(../images/common/notfoundTop_bg.png);
      background-position: 80% 100%; }
    .second_title.sample {
      background-color: #34855c;
      background-position: 80% 100%; }
    .second_title.voice {
      background-image: url(../images/voice/voiceTop_bg.png);
      background-position: 40% 100%; }
    .second_title.faq {
      background-image: url(../images/faq/faqTop_bg.png);
      background-position: center; }
    .second_title.service {
      background-image: url(../images/service/serviceTop_bg.png);
      background-position: center; }
      .second_title.service .h1 p {
        color: #d9a709; }
    .second_title.myhome {
      background-image: url(../images/service/myhome/myhomeTop_bg.png);
      background-position: center; }
      .second_title.myhome .h1 p {
        color: #d9a709; }
    .second_title.movie {
      background-image: url(../images/movie/movieTop_bg.png);
      padding-top: 35px;
      background-position: center; }
      .second_title.movie .h1 {
        max-width: 500px;
        margin: 0 auto; }
    .second_title.greeting {
      background-image: url(../images/greeting/greetingTop_bg.png);
      background-position: center; }
      .second_title.greeting .h1 p {
        color: #d9a709; }
    .second_title.about {
      background-image: url(../images/about/aboutTop_bg.png);
      background-position: center; }
      .second_title.about .h1 p {
        color: #d9a709; }
    .second_title.news {
      background-image: url(../images/news/newsTop_bg.png);
      background-position: center; }
      .second_title.news .h1 p {
        color: #d9a709; }
    .second_title.column {
      background-image: url(../images/column/columnTop_bg.png);
      background-position: center; }
      .second_title.column .h1 p {
        color: #d9a709; }
  .second_titileDetail {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 50px;
    height: 60px;
    padding: 17px 3% 0; }
    .second_titileDetail .detailTitWrap {
      text-align: left;
      color: #fff;
      display: flex; }
      .second_titileDetail .detailTitWrap .detailTit {
        font-size: 19px;
        padding-right: 10px; }
      .second_titileDetail .detailTitWrap .detailTiten {
        color: #d9a709;
        font-weight: bold;
        text-align: center;
        font-size: 12px;
        padding-top: 8px; }
    .second_titileDetail.news_detail {
      background-image: url(../images/news/newsTop_bg.png);
      background-position: 80% 100%; }
    .second_titileDetail.column_detail {
      background-image: url(../images/column/columnDetailTop_bg.png);
      background-position: 80% 100%; }
      .second_titileDetail.column_detail .detailTit {
        font-size: 19px;
        padding-right: 10px; }
      .second_titileDetail.column_detail .detailTiten {
        color: #d9a709;
        font-weight: bold;
        text-align: center;
        font-size: 12px;
        padding-top: 8px; }
  .h2Box {
    width: 94%;
    margin: 35px auto 0; }
    .h2Box .h2 {
      text-align: center;
      font-size: 20px; }
    .h2Box span {
      display: block;
      background-color: #34855c;
      margin: 0 auto;
      width: 100px;
      height: 2px;
      margin-top: 10px; }
  .top_textBox {
    text-align: center; }
    .top_textBox p {
      line-height: 2.0; }
  .column_btn {
    position: relative;
    max-width: 380px;
    margin: 0 auto; }
    .column_btn:before {
      position: absolute;
      content: "";
      width: 10px; }
    .column_btn:after {
      position: absolute;
      content: ""; }
    .column_btn ul {
      display: flex;
      justify-content: space-between; }
      .column_btn ul li.prev {
        position: relative; }
        .column_btn ul li.prev a {
          border: none; }
        .column_btn ul li.prev:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          width: 15px;
          height: 15px;
          border-left: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 15px;
          right: 5px; }
      .column_btn ul li.next {
        position: relative; }
        .column_btn ul li.next a {
          border: none; }
        .column_btn ul li.next:after {
          position: absolute;
          content: "";
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          width: 15px;
          height: 15px;
          border-right: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 15px;
          left: 5px; }
      .column_btn ul li a {
        color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #34855c;
        border-radius: 50%;
        width: 45px;
        height: 45px; }
      .column_btn ul li span {
        color: #fff;
        border-radius: 50%;
        background-color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px; }
  .return_btnBox {
    text-align: center;
    width: 250px;
    margin: 20px auto 0; }
    .return_btnBox a {
      position: relative;
      background-color: #fff;
      display: inline-block;
      border-radius: 40px;
      font-weight: bold;
      border: 1px solid #34855c;
      color: #34855c;
      padding: 10px 25px;
      width: 100%;
      font-size: 14px; }
      .return_btnBox a:after {
        position: absolute;
        content: "";
        border-right: 2px solid #34855c;
        border-bottom: 2px solid #34855c;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg);
        transition: all 0.5s;
        top: 14px;
        left: 25px;
        width: 10px;
        height: 10px; }
  .tableWrap {
    margin-bottom: 20px; }
    .tableWrap.sp_scroll {
      overflow-x: scroll; }
    .tableWrap .tableBox {
      border: 1px solid #34855c;
      border-collapse: collapse;
      width: 744px;
      overflow-x: scroll; }
      .tableWrap .tableBox tbody tr:nth-of-type(odd) {
        background-color: #eaf4e2; }
      .tableWrap .tableBox tbody tr td {
        text-align: center;
        border-collapse: collapse;
        border-right: 1px solid #d5d5d5;
        padding: 10px 15px;
        font-size: 14px; }
        .tableWrap .tableBox tbody tr td:nth-of-type(1) {
          text-align: left; }
        .tableWrap .tableBox tbody tr td:nth-last-of-type(1) {
          border-right: #34855c; }
      .tableWrap .tableBox tbody tr th {
        text-align: center;
        border: 1px solid #595959;
        border-collapse: collapse;
        padding: 10px 5px;
        background-color: #34855c;
        color: #fff;
        font-size: 12px; }
    .tableWrap .even {
      background: #fbf8f0; }
    .tableWrap .odd {
      background: #fefcf9; }
  .talk_box_left {
    display: flex;
    justify-content: space-between;
    margin-top: 15px; }
    .talk_box_left .Name {
      position: relative;
      z-index: 0;
      width: 70px;
      padding-top: 45px;
      margin-right: 20px; }
      .talk_box_left .Name .thumBox {
        width: 60px;
        height: 60px; }
      .talk_box_left .Name .txt {
        position: absolute;
        top: 105px; }
        .talk_box_left .Name .txt p {
          color: #000;
          letter-spacing: 2px;
          font-weight: bold;
          text-align: center;
          font-size: 9px;
          padding-left: 9px; }
    .talk_box_left .review {
      position: relative;
      background-color: #eaf4e2;
      border-radius: 30px;
      align-items: center;
      display: flex;
      width: calc(100% - 60px); }
      .talk_box_left .review:before {
        position: absolute;
        content: "";
        background-image: url(../images/voice/voice_img01.png);
        width: 20px;
        height: 22px;
        left: -18px;
        top: 55px; }
      .talk_box_left .review .beku {
        position: absolute;
        top: 45%;
        left: -15px; }
      .talk_box_left .review p {
        color: #000;
        padding: 5%;
        margin: 0 auto;
        font-size: 14px; }
  .talk_box_right {
    display: flex;
    justify-content: space-between;
    margin-top: 15px; }
    .talk_box_right .Name {
      position: relative;
      z-index: 0;
      width: 70px;
      padding-top: 45px;
      margin-left: 30px; }
      .talk_box_right .Name .thumBox {
        width: 60px;
        height: 60px; }
      .talk_box_right .Name .txt {
        position: absolute;
        top: 105px;
        padding-left: 7px; }
        .talk_box_right .Name .txt p {
          color: #000;
          letter-spacing: 2px;
          font-weight: bold;
          text-align: center;
          font-size: 9px; }
    .talk_box_right .review {
      position: relative;
      background-color: #eaf4e2;
      border-radius: 30px;
      align-items: center;
      display: flex;
      width: calc(100% - 60px); }
      .talk_box_right .review:before {
        position: absolute;
        content: "";
        background-image: url(../images/voice/voice_img03.jpg);
        width: 20px;
        height: 22px;
        right: -20px;
        top: 55px; }
      .talk_box_right .review .beku {
        position: absolute;
        top: 45%;
        left: -15px; }
      .talk_box_right .review p {
        color: #000;
        padding: 5%;
        margin: 0 auto;
        font-size: 14px; }
  .flow_cont .stepBox {
    margin-top: 30px; }
    .flow_cont .stepBox .stepTit {
      position: relative; }
      .flow_cont .stepBox .stepTit .stepNo {
        position: absolute;
        color: #fff;
        background-color: #76be9a;
        border-radius: 20px 0 20px 0;
        padding: 5px 15px;
        top: -15px;
        left: 15px;
        letter-spacing: 1.5; }
        .flow_cont .stepBox .stepTit .stepNo p {
          letter-spacing: 5px; }
      .flow_cont .stepBox .stepTit .h3 {
        background-color: #eaf4e2;
        border-radius: 30px;
        text-align: center;
        color: #34855c;
        padding: 22px 0 15px 0;
        font-size: 19px; }
    .flow_cont .stepBox .stepTxt {
      padding: 15px 0; }
      .flow_cont .stepBox .stepTxt ul {
        padding: 20px 0; }
        .flow_cont .stepBox .stepTxt ul li {
          position: relative;
          padding-left: 10px;
          margin-bottom: 5px; }
          .flow_cont .stepBox .stepTxt ul li:nth-last-of-type(1) {
            margin-bottom: 0; }
          .flow_cont .stepBox .stepTxt ul li:before {
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #000;
            top: 11px;
            left: 3px; }
    .flow_cont .stepBox .beku {
      text-align: center;
      padding-top: 10px; }
  .flow_cont .soudanTxt {
    margin-top: 30px; }
  .flow_cont .h2_flow {
    text-align: center;
    color: #fff;
    background-color: #76be9a;
    margin-top: 35px;
    padding: 15px;
    font-size: 20px; }
  .flow_cont .flowWrap {
    border-left: 1px solid #76be9a;
    border-right: 1px solid #76be9a; }
  .flow_cont .flowItem {
    border-bottom: 1px solid #76be9a;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    padding: 25px 30px; }
    .flow_cont .flowItem:not(:first-of-type) {
      margin-top: 20px; }
    .flow_cont .flowItem:not(:last-of-type):before {
      position: absolute;
      content: "";
      background-image: url(../images/flow/flow_beku_03.jpg);
      width: 39px;
      height: 20px;
      right: calc(50% - 19px);
      background-size: 100%;
      bottom: -20px; }
    .flow_cont .flowItem .left {
      text-align: center;
      margin: 0 auto; }
    .flow_cont .flowItem .right {
      width: 100%;
      margin-top: 20px; }
      .flow_cont .flowItem .right p {
        margin-top: 20px; }
      .flow_cont .flowItem .right .flow_h4Box {
        display: flex; }
        .flow_cont .flowItem .right .flow_h4Box span {
          color: #fff;
          background-color: #76be9a;
          border-radius: 45% 0 45% 0;
          font-size: 14px;
          padding: 0 6px;
          margin-top: 1px; }
        .flow_cont .flowItem .right .flow_h4Box .h4 {
          margin: 0;
          padding: 0;
          margin-left: 10px; }
  .flow_cont .common_ul {
    margin-top: 30px;
    margin-bottom: 30px; }
    .flow_cont .common_ul li {
      padding-left: 15px;
      position: relative; }
      .flow_cont .common_ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 5px;
        height: 5px;
        top: 8px;
        left: 5px; }
  .flow_cont .h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 16px;
    margin-bottom: 10px; }
  .voice_cont .hoken_titBox {
    background-color: #34855c;
    text-align: center;
    border-radius: 30px;
    width: 100%;
    padding: 10px 0;
    margin-top: 30px; }
    .voice_cont .hoken_titBox p {
      color: #fff; }
  .voice_cont .nameBox {
    margin-top: 10px; }
    .voice_cont .nameBox p {
      text-align: center;
      font-weight: 500;
      font-size: 14px; }
    .voice_cont .nameBox span {
      margin: 0 auto;
      height: 2px;
      background-color: #34855c;
      display: block;
      width: 100px;
      margin-top: 10px; }
  .voice_cont .voiceWrap {
    display: flex;
    justify-content: space-between;
    padding-top: 15px; }
    .voice_cont .voiceWrap .voiceNo {
      position: relative;
      z-index: 0;
      width: 70px; }
      .voice_cont .voiceWrap .voiceNo .txt {
        position: absolute;
        top: 45%;
        left: 5px; }
        .voice_cont .voiceWrap .voiceNo .txt p {
          color: #34855c;
          letter-spacing: 2px;
          font-weight: bold;
          font-size: 9px; }
  .voice_cont .review {
    position: relative;
    background-color: #eaf4e2;
    border-radius: 30px;
    align-items: center;
    display: flex;
    width: calc(100% - 85px); }
    .voice_cont .review .beku {
      position: absolute;
      top: 45%;
      left: -15px; }
    .voice_cont .review p {
      color: #34855c;
      font-weight: bold;
      padding: 0 5%;
      margin: 0 auto;
      text-align: center;
      font-size: 14px; }
  .voice_cont .fleBox {
    margin-top: 30px; }
    .voice_cont .fleBox .itemBox {
      width: 360px;
      margin: 0 auto; }
    .voice_cont .fleBox .txtWrap {
      margin-top: 30px; }
  .faq_cont a {
    color: #34855c;
    border-bottom: 1px solid #34855c; }
  .faq_cont .qaBox {
    margin-top: 25px; }
    .faq_cont .qaBox .qoestion {
      background-color: #eaf4e2;
      border-radius: 20px;
      text-align: left;
      padding: 20px 0; }
      .faq_cont .qaBox .qoestion .h3 {
        color: #34855c;
        font-weight: normal;
        position: relative;
        font-weight: bold;
        font-size: 18px;
        padding-left: 50px; }
        .faq_cont .qaBox .qoestion .h3:before {
          content: "";
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/faq/faq_img01.png);
          position: absolute;
          width: 19px;
          height: 20px;
          top: 4px;
          left: 25px; }
    .faq_cont .qaBox .answer {
      padding: 20px 0 0; }
      .faq_cont .qaBox .answer p {
        position: relative;
        padding-left: 50px; }
        .faq_cont .qaBox .answer p:before {
          content: "";
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/faq/faq_img02.png);
          position: absolute;
          width: 19px;
          height: 20px;
          top: 4px;
          left: 25px; }
  .service_cont .second_inner {
    width: 94%;
    margin: 0 auto;
    padding: 30px 0px 0px;
    margin-bottom: 0px; }
  .service_cont .subCap {
    text-align: center;
    margin-top: 10px; }
    .service_cont .subCap p {
      font-size: 12px; }
  .service_cont .itemWrap {
    margin-top: 20px; }
    .service_cont .itemWrap:nth-last-of-type(1) {
      margin-top: 25px;
      margin-bottom: 30px; }
    .service_cont .itemWrap .itemBox {
      width: 100%;
      margin: 0 auto;
      padding-bottom: 40px; }
      .service_cont .itemWrap .itemBox .item_img {
        width: 100%;
        text-align: center; }
      .service_cont .itemWrap .itemBox .txtBox {
        width: 94%;
        margin: 0 auto; }
        .service_cont .itemWrap .itemBox .txtBox .h3 {
          color: #34855c;
          font-size: 19px;
          padding-top: 20px; }
        .service_cont .itemWrap .itemBox .txtBox .txt {
          margin-top: 10px; }
        .service_cont .itemWrap .itemBox .txtBox .ryoukin {
          background-color: #eaf4e2;
          padding: 15px 25px;
          display: flex;
          align-items: center;
          margin-top: 10px; }
          .service_cont .itemWrap .itemBox .txtBox .ryoukin span {
            color: #34855c;
            font-weight: bold;
            margin-right: 20px;
            min-width: 34px; }
          .service_cont .itemWrap .itemBox .txtBox .ryoukin p {
            margin-top: 2px; }
        .service_cont .itemWrap .itemBox .txtBox .service_btn {
          margin: 15px auto 0;
          width: 50%; }
          .service_cont .itemWrap .itemBox .txtBox .service_btn a {
            color: #fff;
            display: block;
            background-color: #34855c;
            text-align: center;
            border-radius: 30px;
            transition: all 0.3s;
            position: relative;
            padding: 10px 0; }
            .service_cont .itemWrap .itemBox .txtBox .service_btn a:after {
              position: absolute;
              content: "";
              width: 8px;
              height: 8px;
              border-bottom: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(-45deg);
                      transform: rotate(-45deg);
              top: 17px;
              right: 17px; }
  .movie_cont .h2Box h2 {
    width: 200px;
    margin: 0 auto; }
  .movie_cont .h2Box p {
    text-align: center;
    font-weight: bold;
    font-size: 22px; }
  .movie_cont .subTxt {
    text-align: center;
    margin-top: 10px; }
    .movie_cont .subTxt p {
      color: #34855c;
      font-weight: bold;
      text-align: center;
      font-size: 18px; }
    .movie_cont .subTxt a {
      color: #34855c;
      font-weight: bold;
      text-align: center;
      font-size: 18px; }
  .movie_cont .movie_inner {
    background-color: #f1f1f1;
    padding: 30px 0;
    margin-top: 20px; }
    .movie_cont .movie_inner .maeda_icon {
      text-align: center;
      margin-bottom: 10px; }
    .movie_cont .movie_inner .titBox {
      width: 94%;
      margin: 0 auto;
      flex-wrap: wrap; }
      .movie_cont .movie_inner .titBox .wdati_tit .h2 {
        font-weight: bold;
        text-align: center;
        font-size: 19px; }
        .movie_cont .movie_inner .titBox .wdati_tit .h2 span {
          color: #d10000; }
    .movie_cont .movie_inner .border {
      display: block;
      background-color: #34855c;
      margin: 0 auto;
      width: 100px;
      height: 2px;
      margin-top: 10px; }
    .movie_cont .movie_inner .subTxt {
      margin: 20px 0; }
    .movie_cont .movie_inner h3.ytTitle {
      color: #34855c;
      border-bottom: 2px solid #34855c;
      width: 94%;
      margin: 0 auto;
      padding-bottom: 5px;
      padding-top: 20px; }
    .movie_cont .movie_inner .movieWrap {
      max-width: 94%;
      margin: 10px auto 0;
      display: block; }
      .movie_cont .movie_inner .movieWrap .item_box {
        margin: 0 auto;
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .movie_cont .movie_inner .movieWrap .item_box a .item_img {
          position: relative;
          width: 100%;
          text-align: center; }
          .movie_cont .movie_inner .movieWrap .item_box a .item_img img {
            width: 100%;
            height: auto; }
          .movie_cont .movie_inner .movieWrap .item_box a .item_img iframe {
            position: absolute;
            top: 0;
            right: 0;
            width: 100% !important;
            height: 100% !important; }
        .movie_cont .movie_inner .movieWrap .item_box a .itemTit {
          margin-top: 10px; }
          .movie_cont .movie_inner .movieWrap .item_box a .itemTit p {
            font-weight: bold;
            line-height: 1.5;
            text-align: left;
            color: #000; }
        .movie_cont .movie_inner .movieWrap .item_box a .date p {
          color: #606060;
          text-align: left;
          font-size: 12px; }
    .movie_cont .movie_inner .movie_btn {
      text-align: center;
      margin-top: 25px; }
      .movie_cont .movie_inner .movie_btn a {
        background-color: #34855c;
        display: inline-block;
        padding: 15px 55px 15px 60px; }
        .movie_cont .movie_inner .movie_btn a:after {
          content: "";
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/common/mado.png);
          display: inline-block;
          width: 15px;
          height: 15px;
          margin-left: 5px; }
    .movie_cont .movie_inner .netLink {
      text-align: center;
      margin-top: 25px; }
      .movie_cont .movie_inner .netLink a {
        color: #34855c;
        font-weight: bold;
        border-bottom: 1px solid #34855c;
        display: inline-block; }
        .movie_cont .movie_inner .netLink a:after {
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/common/mado_green.png);
          content: "";
          display: inline-block;
          margin-left: 5px;
          width: 15px;
          height: 15px; }
  .greeting_cont .second_inner {
    margin-bottom: 0; }
  .greeting_cont .fleWrap {
    display: flex;
    border-bottom: 1px solid #e2dfd4;
    flex-wrap: wrap;
    padding-bottom: 30px; }
    .greeting_cont .fleWrap .img {
      position: relative;
      margin: 0 auto;
      max-width: 250px; }
      .greeting_cont .fleWrap .img .nameTxt p {
        position: absolute;
        font-weight: 600;
        line-height: 1.4;
        font-size: 12px;
        top: 20px; }
        .greeting_cont .fleWrap .img .nameTxt p span {
          font-weight: bold;
          display: block;
          font-size: 16px;
          margin-top: 5px; }
    .greeting_cont .fleWrap .txtBox .h2Wrap {
      margin-top: 30px; }
      .greeting_cont .fleWrap .txtBox .h2Wrap .h2 {
        color: #34855c;
        position: relative;
        font-size: 19px; }
      .greeting_cont .fleWrap .txtBox .h2Wrap span {
        display: block;
        width: 100px;
        height: 2px;
        margin: 0 0 auto 0;
        background-color: #34855c;
        margin-top: 10px; }
    .greeting_cont .fleWrap .txtBox .txt {
      line-height: 1.8;
      margin-top: 10px;
      font-size: 14px; }
  .greeting_cont .youtenBox {
    line-height: 1.8;
    padding-top: 30px;
    font-size: 14px; }
    .greeting_cont .youtenBox .youtenTit {
      padding-top: 15px; }
    .greeting_cont .youtenBox .keyWord {
      padding-top: 15px; }
      .greeting_cont .youtenBox .keyWord span {
        display: block;
        color: #34855c;
        font-weight: bold;
        margin-bottom: 10px; }
  .myhome_cont .fleBox {
    display: flex;
    display: block;
    margin-top: 25px; }
    .myhome_cont .fleBox .img {
      margin: 0 auto;
      max-width: 300px; }
    .myhome_cont .fleBox .txtBox {
      padding-top: 30px; }
      .myhome_cont .fleBox .txtBox ul {
        background-color: #eaf4e2;
        border-radius: 30px;
        padding: 20px 10px;
        margin-top: 20px; }
        .myhome_cont .fleBox .txtBox ul li {
          position: relative;
          font-weight: bold;
          font-size: 12px;
          padding-left: 30px;
          margin-bottom: 10px; }
          .myhome_cont .fleBox .txtBox ul li:before {
            position: absolute;
            content: "";
            border-radius: 50%;
            background-color: #34855c;
            width: 5px;
            height: 5px;
            top: 7px;
            left: 15px; }
  .myhome_cont .txt {
    margin-top: 25px; }
  .myhome_cont .itemBox {
    display: flex;
    flex-wrap: wrap-reverse;
    padding-bottom: 40px;
    margin-top: 25px; }
    .myhome_cont .itemBox .item_img {
      width: 100%;
      text-align: center; }
    .myhome_cont .itemBox .txtBox .h3 {
      color: #34855c;
      font-size: 19px;
      padding-top: 20px; }
    .myhome_cont .itemBox .txtBox .txt {
      margin-top: 10px; }
    .myhome_cont .itemBox .txtBox .ryoukin {
      background-color: #eaf4e2;
      padding: 15px 25px;
      display: flex;
      margin-top: 10px; }
      .myhome_cont .itemBox .txtBox .ryoukin span {
        color: #34855c;
        font-weight: bold;
        margin-right: 20px;
        min-width: 34px; }
  .myhome_cont .stepBox {
    margin-top: 30px; }
    .myhome_cont .stepBox .stepTit {
      position: relative; }
      .myhome_cont .stepBox .stepTit .stepNo {
        position: absolute;
        color: #fff;
        background-color: #76be9a;
        border-radius: 20px 0 20px 0;
        padding: 5px 15px;
        top: -25px;
        left: 15px;
        letter-spacing: 1.5; }
        .myhome_cont .stepBox .stepTit .stepNo p {
          letter-spacing: 5px; }
      .myhome_cont .stepBox .stepTit .h3 {
        background-color: #eaf4e2;
        border-radius: 30px;
        text-align: center;
        color: #34855c;
        padding: 15px 0;
        font-size: 17px; }
    .myhome_cont .stepBox .stepTxt {
      padding: 15px 0; }
      .myhome_cont .stepBox .stepTxt ul {
        padding: 20px 0; }
        .myhome_cont .stepBox .stepTxt ul li {
          position: relative;
          padding-left: 10px;
          margin-bottom: 5px; }
          .myhome_cont .stepBox .stepTxt ul li:nth-last-of-type(1) {
            margin-bottom: 0; }
          .myhome_cont .stepBox .stepTxt ul li:before {
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #000;
            top: 11px;
            left: 3px; }
    .myhome_cont .stepBox .beku {
      text-align: center;
      padding-top: 20px; }
    .myhome_cont .stepBox .ulBox {
      background-color: #f2f2f2;
      width: 94%;
      margin: 0 auto;
      padding: 15px 30px; }
      .myhome_cont .stepBox .ulBox .ulTit .h4 {
        color: #34855c;
        font-size: 17px; }
      .myhome_cont .stepBox .ulBox .fleWrap {
        display: block;
        margin-top: 10px; }
        .myhome_cont .stepBox .ulBox .fleWrap ul li {
          position: relative;
          padding-left: 20px; }
          .myhome_cont .stepBox .ulBox .fleWrap ul li:before {
            position: absolute;
            content: "";
            background-color: #34855c;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            top: 9px;
            left: 5px; }
  .about_cont .dlWrap dl {
    display: flex;
    border-bottom: 1px solid #e2dfd4;
    display: block;
    padding: 15px 0; }
    .about_cont .dlWrap dl dt {
      font-weight: bold;
      color: #34855c; }
  .column_cont .rmarker {
    background-color: #edffd6; }
  .column_cont .blogWrap {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0; }
    .column_cont .blogWrap li {
      margin: 0 auto;
      margin-bottom: 15px;
      max-width: 350px;
      display: flex;
      justify-content: space-between; }
      .column_cont .blogWrap li a {
        width: 46%; }
        .column_cont .blogWrap li a .blog_item_img {
          position: relative; }
          .column_cont .blogWrap li a .blog_item_img .capBox {
            position: absolute;
            color: #fff;
            background-color: #76be9a;
            top: 0;
            left: 0;
            padding: 5px 10px;
            border-radius: 10px 0 10px 0; }
            .column_cont .blogWrap li a .blog_item_img .capBox p {
              font-size: 11px; }
          .column_cont .blogWrap li a .blog_item_img .blog_img img {
            border-radius: 15px; }
      .column_cont .blogWrap li .spBox {
        width: 49%; }
        .column_cont .blogWrap li .spBox .category {
          text-align: center;
          margin-top: 10px;
          display: block;
          padding: 5px 10px;
          background-color: #76be9a;
          font-size: 10px;
          border-radius: 20px;
          color: #fff; }
        .column_cont .blogWrap li .spBox a {
          width: 100%;
          display: block; }
          .column_cont .blogWrap li .spBox a .blog_item_txt span {
            font-weight: bold;
            color: #34855c;
            font-size: 12px; }
          .column_cont .blogWrap li .spBox a .blog_item_txt p {
            color: #000;
            font-weight: 500; }
  .notfound_cont .txt {
    text-align: center;
    line-height: 1.8;
    margin-top: 10px; }
  .notfound_cont .topBtn_box {
    margin-top: 30px; }
    .notfound_cont .topBtn_box a {
      width: 250px;
      margin: 0 auto;
      border: 2px solid #34855c;
      color: #34855c;
      display: block;
      text-align: center;
      padding: 10px 0px;
      border-radius: 30px;
      transition: all 0.5s;
      position: relative;
      font-weight: bold;
      padding-left: 10px; }
      .notfound_cont .topBtn_box a:before {
        position: absolute;
        content: "";
        border-left: 2px solid #34855c;
        border-bottom: 2px solid #34855c;
        transition: all 0.5s;
        width: 10px;
        height: 10px;
        top: 14px;
        left: 35px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
  .sample_cont .topBtn_box {
    margin-top: 30px; }
    .sample_cont .topBtn_box a {
      width: 250px;
      margin: 0 auto;
      border: 2px solid #34855c;
      color: #34855c;
      display: block;
      text-align: center;
      padding: 10px 0px;
      border-radius: 30px;
      transition: all 0.5s;
      position: relative;
      font-weight: bold;
      padding-left: 10px; }
      .sample_cont .topBtn_box a:before {
        position: absolute;
        content: "";
        border-left: 2px solid #34855c;
        border-bottom: 2px solid #34855c;
        transition: all 0.5s;
        width: 10px;
        height: 10px;
        top: 14px;
        left: 35px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
  .news_cont .newsWrap {
    margin-bottom: 20px; }
    .news_cont .newsWrap dl {
      border-bottom: 1px solid #c8d8bb;
      padding: 15px 0;
      display: block; }
      .news_cont .newsWrap dl .date {
        color: #34855c;
        font-weight: bold;
        font-size: 12px; }
      .news_cont .newsWrap dl a {
        transition: all 0.3s;
        color: #000; }
  .news_detail_cont .detail_inner a {
    color: #34855c;
    transition: all 0.3s;
    border-bottom: 1px solid #34855c; }
  .news_detail_cont .detail_inner h2,
  .news_detail_cont .detail_inner .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px;
    font-size: 18px;
    padding: 20px 0;
    padding-left: 35px;
    margin-top: 35px;
    margin-bottom: 10px; }
    .news_detail_cont .detail_inner h2:before,
    .news_detail_cont .detail_inner .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a;
      width: 20px;
      height: 5px;
      top: 32px;
      left: 0; }
  .news_detail_cont .detail_inner h1,
  .news_detail_cont .detail_inner .h1 {
    text-align: left;
    font-weight: normal;
    color: #34855c;
    padding: 25px 0;
    font-size: 19px; }
  .news_detail_cont .detail_inner .h3,
  .news_detail_cont .detail_inner h3 {
    color: #34855c;
    padding-top: 10px;
    border-bottom: 2px solid #34855c;
    font-size: 19px;
    margin-bottom: 10px; }
  .news_detail_cont .detail_inner .h4,
  .news_detail_cont .detail_inner h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 16px;
    margin-bottom: 10px; }
  .news_detail_cont .detail_inner ul {
    margin-bottom: 50px; }
    .news_detail_cont .detail_inner ul li {
      padding-left: 15px;
      position: relative; }
      .news_detail_cont .detail_inner ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 5px;
        height: 5px;
        top: 8px;
        left: 5px; }
  .news_detail_cont p {
    margin-bottom: 50px; }
  .news_detail_cont .detailTit {
    border-bottom: 2px solid #f4f7f1;
    padding-bottom: 15px; }
    .news_detail_cont .detailTit .h1 {
      color: #34855c;
      font-weight: normal;
      font-size: 19px; }
  .news_detail_cont .date {
    color: #34855c;
    text-align: right;
    font-weight: bold;
    margin: 15px 0;
    font-size: 12px; }
  .column_detail_cont .detail_inner {
    margin-bottom: 0; }
  .column_detail_cont .ulDifenceBox ul {
    margin-bottom: 50px; }
    .column_detail_cont .ulDifenceBox ul li {
      padding-left: 15px;
      position: relative; }
      .column_detail_cont .ulDifenceBox ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 5px;
        height: 5px;
        top: 8px;
        left: 5px; }
  .column_detail_cont .mT40 {
    margin-top: 20px; }
  .column_detail_cont .preBox {
    background: #eff0f4;
    border: 1px solid #2e6b73;
    box-sizing: border-box;
    clear: both;
    overflow: hidden;
    padding: 5%;
    margin-bottom: 15px; }
  .column_detail_cont pre {
    white-space: pre-wrap; }
  .column_detail_cont .common_ul {
    margin-bottom: 50px; }
    .column_detail_cont .common_ul li {
      padding-left: 15px;
      position: relative; }
      .column_detail_cont .common_ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 5px;
        height: 5px;
        top: 8px;
        left: 5px; }
  .column_detail_cont .col2box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .column_detail_cont .textred {
    color: #d4443f; }
  .column_detail_cont .textgren {
    color: #34855c; }
  .column_detail_cont .alignL {
    text-align: left; }
  .column_detail_cont .alignR {
    text-align: right; }
  .column_detail_cont .alignC {
    text-align: center; }
  .column_detail_cont ol {
    position: relative;
    counter-reset: item;
    margin-bottom: 50px; }
    .column_detail_cont ol li {
      padding-left: 3px;
      position: relative; }
      .column_detail_cont ol li:before {
        counter-increment: item;
        content: counter(item) ".";
        color: #34855c;
        width: 5px;
        height: 5px;
        top: 8px;
        left: 5px; }
  .column_detail_cont p {
    margin-bottom: 50px; }
  .column_detail_cont img {
    margin-bottom: 50px; }
  .column_detail_cont a {
    color: #34855c;
    border-bottom: 1px solid #34855c; }
  .column_detail_cont iframe {
    width: 100%;
    margin: 0 auto; }
  .column_detail_cont .column_btnBox {
    text-align: center;
    width: 90%;
    margin: 10px auto 0; }
    .column_detail_cont .column_btnBox a {
      position: relative;
      background-color: #34855c;
      display: inline-block;
      border-radius: 40px;
      font-weight: bold;
      color: #fff;
      padding: 10px 40px 10px 20px;
      width: 100%;
      font-size: 14px; }
      .column_detail_cont .column_btnBox a:after {
        position: absolute;
        content: "";
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url(../images/home/arrow.png);
        top: 12px;
        right: 25px;
        width: 9px;
        height: 18px; }
  .column_detail_cont blockquote {
    background-color: #ebeae8;
    border-radius: 30px;
    line-height: 1.8;
    position: relative;
    padding: 40px;
    margin-bottom: 50px; }
    .column_detail_cont blockquote:before {
      position: absolute;
      content: "";
      top: 10px;
      left: 10px;
      background-image: url(../images/common/icon_inyou.png);
      background-repeat: no-repeat;
      width: 34px;
      height: 29px; }
    .column_detail_cont blockquote:after {
      position: absolute;
      content: "";
      bottom: 10px;
      right: 10px;
      background-image: url(../images/common/icon_inyou.png);
      background-repeat: no-repeat;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      width: 34px;
      height: 29px; }
    .column_detail_cont blockquote p {
      margin-bottom: 0; }
  .column_detail_cont h2,
  .column_detail_cont .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px;
    font-size: 18px;
    padding: 20px 0;
    padding-left: 35px;
    margin-top: 35px;
    margin-bottom: 10px; }
    .column_detail_cont h2:before,
    .column_detail_cont .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a;
      width: 20px;
      height: 5px;
      top: 32px;
      left: 0; }
  .column_detail_cont h1,
  .column_detail_cont .h1 {
    text-align: left;
    font-weight: normal;
    color: #34855c;
    padding: 25px 0;
    font-size: 19px; }
  .column_detail_cont .h3,
  .column_detail_cont h3 {
    color: #34855c;
    padding-top: 10px;
    border-bottom: 2px solid #34855c;
    font-size: 19px;
    margin-bottom: 10px; }
  .column_detail_cont .h4,
  .column_detail_cont h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 16px;
    margin-bottom: 10px; }
  .column_detail_cont .column_titBox {
    margin-bottom: 20px; }
    .column_detail_cont .column_titBox .detailTit {
      border-bottom: 2px solid #c8d8bb; }
      .column_detail_cont .column_titBox .detailTit .h1 {
        text-align: left;
        font-weight: normal;
        color: #34855c;
        padding: 20px 0;
        font-size: 19px; }
    .column_detail_cont .column_titBox .date {
      display: block;
      text-align: right;
      color: #34855c;
      font-weight: bold;
      margin: 15px 0;
      font-size: 12px; }
  .column_detail_cont .colum_thum {
    width: 70%;
    margin: 0 auto 25px; }
    .column_detail_cont .colum_thum img {
      margin-bottom: 0; }
  .column_detail_cont .tagu {
    margin-top: 10px; }
    .column_detail_cont .tagu .cate {
      display: inline-block;
      background-color: #76be9a;
      border-radius: 30px;
      color: #fff;
      margin-right: 5px;
      padding: 10px 20px;
      font-size: 12px;
      margin-bottom: 10px; }
      .column_detail_cont .tagu .cate:nth-last-child(1) {
        margin-right: 0px; }
    .column_detail_cont .tagu .cate_2 {
      display: inline-block;
      background-color: #eaf4e2;
      border-radius: 30px;
      color: #34855c;
      padding: 10px 20px;
      font-size: 12px;
      margin-bottom: 10px; }
  .column_detail_cont .txt {
    margin-top: 20px; }
  .column_detail_cont .mokuji {
    border: 2px solid #34855c;
    border-radius: 30px;
    padding: 15px 20px;
    margin-top: 40px; }
    .column_detail_cont .mokuji .mokujiTit {
      color: #34855c;
      font-weight: bold;
      margin-bottom: 10px;
      font-size: 18px; }
    .column_detail_cont .mokuji ul li {
      padding-left: 20px; }
      .column_detail_cont .mokuji ul li a {
        transition: all 0.3s;
        color: #34855c;
        border-bottom: 1px solid #a6c9b7;
        display: inline-block;
        margin-bottom: 10px;
        position: relative; }
        .column_detail_cont .mokuji ul li a:before {
          position: absolute;
          content: "";
          background-color: #76be9a;
          width: 15px;
          height: 3px;
          top: 7px;
          left: -20px; }
  .column_detail_cont .formBox {
    margin-top: 25px;
    margin-bottom: 30px; }
    .column_detail_cont .formBox p {
      text-align: center;
      margin-bottom: 10px; }
    .column_detail_cont .formBox .formLink {
      background-color: #eaf4e2;
      border-radius: 20px;
      margin-top: 10px;
      padding: 25px 0 25px 25px; }
      .column_detail_cont .formBox .formLink a {
        color: #34855c;
        transition: all 0.3s;
        position: relative;
        padding-left: 25px; }
        .column_detail_cont .formBox .formLink a:before {
          position: absolute;
          content: "";
          background-image: url(../images/column/icon_link.png);
          background-size: cover;
          width: 15px;
          height: 15px;
          top: 3px;
          left: 0; }
  .column_detail_cont .snsBox {
    display: flex;
    border-bottom: 1px solid #e6e3da;
    margin-top: 10px;
    padding-bottom: 20px; }
    .column_detail_cont .snsBox .sns_icon {
      margin-right: 15px; }
      .column_detail_cont .snsBox .sns_icon a {
        border-bottom: none; }
        .column_detail_cont .snsBox .sns_icon a:nth-last-of-type(1) {
          margin-right: 0; }
        .column_detail_cont .snsBox .sns_icon a img {
          transition: all 0.3s;
          margin-bottom: 0; }
  .column_detail_cont .relationBox {
    margin-top: 20px; }
    .column_detail_cont .relationBox .relationTit {
      font-weight: bold;
      font-size: 18px; }
    .column_detail_cont .relationBox .itemBox {
      display: flex;
      margin-top: 20px;
      flex-wrap: wrap; }
      .column_detail_cont .relationBox .itemBox li {
        margin-bottom: 10px;
        flex-basis: 49%; }
        .column_detail_cont .relationBox .itemBox li:nth-of-type(odd) {
          margin-right: 2%; }
        .column_detail_cont .relationBox .itemBox li a {
          color: #000; }
          .column_detail_cont .relationBox .itemBox li a .img {
            text-align: center; }
            .column_detail_cont .relationBox .itemBox li a .img img {
              margin-bottom: 10px; }
          .column_detail_cont .relationBox .itemBox li a p {
            font-weight: bold;
            margin-bottom: 0; }
  .column_detail_cont .pageNaviBox {
    background-color: #eaf4e2;
    padding: 25px 0; }
    .column_detail_cont .pageNaviBox .pageNavi_inner {
      display: flex;
      width: 94%;
      margin: 0 auto;
      justify-content: center; }
      .column_detail_cont .pageNaviBox .pageNavi_inner .titTxt_left p {
        font-size: 12px; }
      .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox {
        display: flex;
        justify-content: space-around;
        width: 135px;
        height: 60px; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next {
          position: relative; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next a {
            position: relative;
            background-color: #34855c;
            border-radius: 50%;
            display: block;
            width: 45px;
            height: 45px; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next a:before {
              position: absolute;
              content: "";
              border-left: 2px solid #fff;
              border-bottom: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              width: 10px;
              height: 10px;
              top: 17px;
              left: 18px; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next p {
            position: absolute;
            color: #34855c;
            font-weight: bold;
            font-size: 11px;
            top: 45px;
            left: 7px; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev {
          position: relative; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev a {
            position: relative;
            background-color: #34855c;
            border-radius: 50%;
            display: block;
            width: 45px;
            height: 45px; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev a:before {
              position: absolute;
              content: "";
              border-right: 2px solid #fff;
              border-bottom: 2px solid #fff;
              -webkit-transform: rotate(-45deg);
                      transform: rotate(-45deg);
              width: 10px;
              height: 10px;
              top: 17px;
              right: 18px; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev p {
            position: absolute;
            color: #34855c;
            font-weight: bold;
            font-size: 11px;
            top: 45px;
            left: 7px; }
      .column_detail_cont .pageNaviBox .pageNavi_inner .titTxt_right p {
        font-size: 12px; }
  .policy_cont .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px;
    font-size: 18px;
    padding: 20px 0;
    padding-left: 35px;
    margin-top: 35px; }
    .policy_cont .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a;
      width: 20px;
      height: 5px;
      top: 32px;
      left: 0; }
  .policy_cont .policy_titBox {
    margin-bottom: 25px; }
  .policy_cont .txt {
    margin-top: 20px; }
  .mov_respo {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .mov_respo iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
  #lp {
    padding-top: 60px; }
    #lp #zoomLpHeader {
      width: 100%;
      height: 60px;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 9999; }
      #lp #zoomLpHeader .inner {
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fff; }
        #lp #zoomLpHeader .inner .logo {
          margin-top: 8px;
          margin-left: 2.5vw; }
          #lp #zoomLpHeader .inner .logo img {
            width: auto;
            height: 40px; }
        #lp #zoomLpHeader .inner .contact {
          width: 60px;
          height: 60px;
          margin: 0 0 0 auto; }
          #lp #zoomLpHeader .inner .contact a {
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #04954f;
            width: 100%;
            height: 60px; }
            #lp #zoomLpHeader .inner .contact a .icon {
              position: relative;
              top: 1px; }
            #lp #zoomLpHeader .inner .contact a img {
              width: 26px;
              height: 20px; }
        #lp #zoomLpHeader .inner #spMenuBtn {
          width: 60px;
          height: 60px;
          background-color: #34855c;
          position: relative; }
          #lp #zoomLpHeader .inner #spMenuBtn span {
            display: block;
            width: 26px;
            height: 3px;
            background-color: #fff;
            position: absolute;
            left: 18px;
            transition: all .3s; }
            #lp #zoomLpHeader .inner #spMenuBtn span:nth-of-type(1) {
              top: 18px; }
            #lp #zoomLpHeader .inner #spMenuBtn span:nth-of-type(2) {
              top: 30px; }
            #lp #zoomLpHeader .inner #spMenuBtn span:nth-of-type(3) {
              top: 42px; }
          #lp #zoomLpHeader .inner #spMenuBtn.isOpen span:nth-of-type(1) {
            top: 30px;
            -webkit-transform: rotate(30deg);
                    transform: rotate(30deg); }
          #lp #zoomLpHeader .inner #spMenuBtn.isOpen span:nth-of-type(2) {
            opacity: 0; }
          #lp #zoomLpHeader .inner #spMenuBtn.isOpen span:nth-of-type(3) {
            top: 30px;
            -webkit-transform: rotate(-30deg);
                    transform: rotate(-30deg); }
        #lp #zoomLpHeader .inner nav {
          position: fixed;
          top: 0;
          left: 100%;
          width: 100vw;
          height: 100vh;
          z-index: -1;
          background-color: rgba(0, 0, 0, 0.5);
          transition: all .3s; }
          #lp #zoomLpHeader .inner nav.isOpen {
            left: 0; }
          #lp #zoomLpHeader .inner nav .navInner {
            width: 100%;
            padding-top: 60px;
            background-color: #e6ece1; }
            #lp #zoomLpHeader .inner nav .navInner ul {
              list-style: none; }
              #lp #zoomLpHeader .inner nav .navInner ul li a {
                display: block;
                text-align: center;
                margin-top: 30px;
                color: #04954f;
                text-decoration: none;
                font-weight: 700;
                font-size: 18px; }
            #lp #zoomLpHeader .inner nav .navInner #goForm {
              width: 90%;
              margin: 30px auto 0;
              border-top: 1px solid #04954f;
              padding: 30px 0; }
              #lp #zoomLpHeader .inner nav .navInner #goForm a {
                display: flex;
                justify-content: center;
                align-items: center;
                border-radius: 30px;
                width: 90%;
                height: 60px;
                color: #fff;
                text-decoration: none;
                background-color: #04954f;
                margin: 0 auto;
                position: relative; }
                #lp #zoomLpHeader .inner nav .navInner #goForm a:after {
                  content: "";
                  display: block;
                  width: 8px;
                  height: 8px;
                  border-top: 2px solid #fff;
                  border-right: 2px solid #fff;
                  -webkit-transform: rotate(45deg);
                          transform: rotate(45deg);
                  position: absolute;
                  top: calc(50% - 4px);
                  right: 20px; }
    #lp .zoomSoudan_inner {
      width: 94%;
      margin: 0 auto; }
    #lp p {
      font-size: 16px; }
    #lp a {
      text-decoration: none; }
    #lp img {
      max-width: 100%; }
    #lp .sec1 {
      background-image: url(../images/zoom-sodan/sec1_bg.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-color: rgba(255, 255, 255, 0.7);
      background-blend-mode: lighten;
      background-position: right -180px center; }
      #lp .sec1 .topView_box {
        padding-top: 45px;
        padding-bottom: 45px; }
        #lp .sec1 .topView_box .hukidasi {
          max-width: 250px;
          margin: 0 auto; }
        #lp .sec1 .topView_box .h1 {
          margin-top: 10px;
          text-align: center; }
        #lp .sec1 .topView_box .btnBox a {
          display: block;
          background-color: #fff;
          max-width: 400px;
          border-radius: 30px;
          border: 1px solid #04954f;
          color: #04954f;
          text-align: center;
          position: relative;
          transition: all 0.3s;
          font-weight: bold;
          padding: 10px 0;
          width: 80%;
          margin: 25px auto 0; }
          #lp .sec1 .topView_box .btnBox a:after {
            position: absolute;
            content: "";
            display: inline-block;
            border-right: 2px solid #04954f;
            border-bottom: 2px solid #04954f;
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg);
            transition: all 0.3s;
            width: 7px;
            height: 7px;
            top: 16px;
            right: 8px; }
    #lp #nayami {
      background-color: #f2f1ee;
      position: relative;
      overflow: hidden; }
      #lp #nayami:before {
        width: 100%;
        height: 80px;
        content: "";
        display: block;
        position: absolute;
        background-color: #fff;
        bottom: 0;
        left: 0;
        z-index: 0; }
      #lp #nayami h2 {
        background-color: #04954f;
        font-size: 20px;
        color: #fff;
        text-align: center;
        padding: 30px 0; }
        #lp #nayami h2 span {
          font-size: 24px; }
          #lp #nayami h2 span.orange {
            color: #ffa20f; }
          #lp #nayami h2 span.blue {
            color: #a8c1ec; }
      #lp #nayami .inner {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
        z-index: 2;
        padding: 30px 0; }
        #lp #nayami .inner .fukidashi {
          max-width: 723px;
          margin: 0 calc(50% - 50vw);
          width: 100vw;
          padding: 0 8px; }
        #lp #nayami .inner .kaiketsu {
          background-color: #04954f;
          color: #fff;
          padding: 15px;
          border-radius: 5px;
          width: 100%; }
          #lp #nayami .inner .kaiketsu h3 {
            font-size: 18px; }
            #lp #nayami .inner .kaiketsu h3 span.orange {
              font-size: 22px;
              color: #ffaf3f; }
            #lp #nayami .inner .kaiketsu h3 span strong {
              font-size: 22px; }
          #lp #nayami .inner .kaiketsu p {
            text-align: center;
            font-size: 16px;
            font-weight: 700;
            margin-top: 10px;
            line-height: 1.5; }
            #lp #nayami .inner .kaiketsu p span.orange {
              font-size: 18px;
              color: #ffaf3f; }
    #lp #nagare {
      background-color: #04954f; }
      #lp #nagare .inner {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 30px; }
        #lp #nagare .inner h2 {
          font-size: 20px;
          color: #fff;
          text-align: center;
          padding: 20px 0; }
        #lp #nagare .inner #flow .item {
          background-color: #fff;
          border-radius: 5px;
          box-shadow: 3px 3px 0 #d8ede3;
          color: #585858;
          padding: 10px;
          position: relative;
          display: flex;
          flex-wrap: wrap; }
          #lp #nagare .inner #flow .item + .item {
            margin-top: 45px; }
            #lp #nagare .inner #flow .item + .item:before {
              content: "";
              display: block;
              width: 0;
              height: 0;
              border-top: 20px solid #ffa20f;
              border-left: 32px solid transparent;
              border-right: 32px solid transparent;
              position: absolute;
              top: -30px;
              left: calc(50% - 32px); }
          #lp #nagare .inner #flow .item h3 {
            font-size: 16px;
            text-align: center;
            line-height: 1; }
            #lp #nagare .inner #flow .item h3 span {
              display: block;
              color: #04954f;
              font-size: 36px; }
          #lp #nagare .inner #flow .item .wrap {
            display: flex;
            flex: 1; }
            #lp #nagare .inner #flow .item .wrap p {
              font-size: 16px;
              line-height: 1.4;
              flex: 1;
              padding: 0 15px; }
            #lp #nagare .inner #flow .item .wrap .img {
              text-align: center;
              width: 70px; }
              #lp #nagare .inner #flow .item .wrap .img img {
                width: 100%;
                height: auto; }
          #lp #nagare .inner #flow .item .btn {
            width: 90%;
            margin: 20px auto 0; }
            #lp #nagare .inner #flow .item .btn a {
              display: flex;
              justify-content: center;
              align-items: center;
              width: 100%;
              height: 54px;
              background-color: #04954f;
              border-radius: 27px;
              position: relative;
              box-shadow: 3px 3px 0 #0f7f49;
              line-height: 1;
              transition: all .3s; }
              #lp #nagare .inner #flow .item .btn a:hover {
                -webkit-transform: translateX(-2px) translateY(-2px);
                        transform: translateX(-2px) translateY(-2px);
                box-shadow: 5px 5px 0 #0f7f49; }
              #lp #nagare .inner #flow .item .btn a:after {
                content: "";
                display: block;
                width: 8px;
                height: 8px;
                border-top: 2px solid #fff;
                border-right: 2px solid #fff;
                -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                position: absolute;
                top: calc(50% - 4px);
                right: 15px; }
        #lp #nagare .inner .anshin {
          background-color: #fff;
          margin-top: 30px;
          border-radius: 5px;
          padding: 15px; }
          #lp #nagare .inner .anshin .txt {
            flex: 1; }
            #lp #nagare .inner .anshin .txt h3 {
              font-size: 20px;
              color: #04954f; }
              #lp #nagare .inner .anshin .txt h3 span {
                color: #ffa20f; }
            #lp #nagare .inner .anshin .txt p {
              color: #585858;
              font-size: 16px;
              line-height: 1.5;
              margin-top: 15px; }
          #lp #nagare .inner .anshin .img {
            text-align: center; }
            #lp #nagare .inner .anshin .img img {
              max-width: 50%;
              width: auto;
              height: auto; }
    #lp #price .inner {
      width: 90%;
      margin: 0 auto; }
      #lp #price .inner h2 {
        font-size: 22px;
        color: #585858;
        text-align: center;
        padding: 30px 0; }
      #lp #price .inner #zoom {
        border: 3px solid #d8ede3;
        border-radius: 5px;
        padding: 30px 15px 35px;
        display: flex;
        flex-direction: column;
        position: relative; }
        #lp #price .inner #zoom h3 {
          background-color: #ffa20f;
          color: #fff;
          font-size: 20px;
          line-height: 1;
          padding: 10px 30px;
          border-radius: 50px;
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          width: 280px;
          text-align: center; }
          #lp #price .inner #zoom h3:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-top: 17px solid #ffa20f;
            border-right: 7px solid transparent;
            border-left: 7px solid transparent;
            position: absolute;
            bottom: -13px;
            left: calc(50% - 7px); }
        #lp #price .inner #zoom p {
          color: #585858; }
          #lp #price .inner #zoom p.info {
            font-size: 16px;
            line-height: 1.6;
            order: 2; }
          #lp #price .inner #zoom p.nedan {
            order: 1;
            font-weight: 700;
            font-size: 14px;
            text-align: center; }
            #lp #price .inner #zoom p.nedan span {
              font-size: 30px; }
      #lp #price .inner .service {
        margin-top: 20px; }
        #lp #price .inner .service p {
          font-size: 16px;
          color: #585858; }
        #lp #price .inner .service .kochira {
          width: 80%;
          margin: 30px auto 0; }
          #lp #price .inner .service .kochira a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 248px;
            height: 54px;
            background-color: #04954f;
            border-radius: 27px;
            position: relative;
            box-shadow: 3px 3px 0 #0f7f49;
            line-height: 1; }
            #lp #price .inner .service .kochira a:after {
              content: "";
              display: block;
              width: 8px;
              height: 8px;
              border-top: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              top: calc(50% - 4px);
              right: 15px; }
      #lp #price .inner .reserve {
        border-top: 1px solid #eaeef1;
        margin-top: 30px;
        padding-top: 20px; }
        #lp #price .inner .reserve .reserveHead h3 {
          font-size: 22px;
          color: #04954f; }
        #lp #price .inner .reserve .reserveHead span {
          font-size: 14px;
          color: #717171;
          display: block; }
        #lp #price .inner .reserve .checkList {
          margin-top: 20px; }
          #lp #price .inner .reserve .checkList li {
            font-size: 16px;
            color: #585858;
            position: relative;
            padding-left: 30px;
            margin-top: 20px; }
            #lp #price .inner .reserve .checkList li:before {
              content: "";
              display: block;
              background-image: url(../images/zoom-sodan/icon-check.png);
              background-size: 100% auto;
              width: 25px;
              height: 22px;
              position: absolute;
              top: 3px;
              left: 0; }
    #lp .maeda {
      background-color: #f2f1ee;
      margin-top: 40px; }
      #lp .maeda .inner {
        width: 90%;
        margin: 0 auto;
        padding: 30px 0; }
        #lp .maeda .inner h2 {
          font-size: 22px;
          color: #04954f;
          font-weight: 700; }
          #lp .maeda .inner h2 span {
            color: #ffaf3f; }
            #lp .maeda .inner h2 span.num {
              font-size: 40px; }
        #lp .maeda .inner .name span {
          display: inline-block; }
          #lp .maeda .inner .name span.ja {
            font-size: 20px;
            font-weight: 700;
            color: #585858; }
          #lp .maeda .inner .name span.en {
            font-size: 14px;
            font-weight: 700;
            color: #04954f;
            margin-left: 1em; }
        #lp .maeda .inner .aisatsu {
          display: flex;
          align-items: flex-end;
          font-size: 13px;
          color: #585858;
          line-height: 1.5;
          margin-top: 20px; }
          #lp .maeda .inner .aisatsu p {
            font-size: 15px;
            line-height: 1.5;
            padding-bottom: 10px; }
          #lp .maeda .inner .aisatsu .photo {
            width: 35%; }
            #lp .maeda .inner .aisatsu .photo img {
              width: 100%;
              height: auto; }
          #lp .maeda .inner .aisatsu .wrap {
            width: 65%;
            padding-left: 15px; }
        #lp .maeda .inner .kochira {
          border-top: 2px solid #fff;
          padding-top: 40px; }
          #lp .maeda .inner .kochira a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 60px;
            background-color: #04954f;
            border-radius: 35px;
            font-size: 16px;
            position: relative;
            box-shadow: 3px 3px 0 #0f7f49;
            line-height: 1;
            transition: all .3s; }
            #lp .maeda .inner .kochira a:hover {
              -webkit-transform: translateX(-2px) translateY(-2px);
                      transform: translateX(-2px) translateY(-2px);
              box-shadow: 5px 5px 0 #0f7f49; }
            #lp .maeda .inner .kochira a:after {
              content: "";
              display: block;
              width: 10px;
              height: 10px;
              border-top: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              top: calc(50% - 5px);
              right: 15px; }
    #lp #caseStudy .inner {
      width: 90%;
      margin: 0 auto;
      padding: 40px 0; }
      #lp #caseStudy .inner h2 {
        font-size: 22px;
        color: #585858;
        text-align: center; }
      #lp #caseStudy .inner .case {
        margin-top: 30px; }
        #lp #caseStudy .inner .case .item {
          width: 100%;
          background-color: #04954f;
          border-radius: 5px;
          padding: 10px;
          box-shadow: 0 3px 0 #00703a; }
          #lp #caseStudy .inner .case .item + .item {
            margin-top: 30px; }
          #lp #caseStudy .inner .case .item .title {
            font-size: 13px;
            color: #fff;
            text-align: center; }
          #lp #caseStudy .inner .case .item h3 {
            font-size: 16px;
            margin-top: 10px;
            border-bottom: 2px solid #fff;
            padding-bottom: 5px;
            color: #fff;
            text-align: center;
            position: relative; }
            #lp #caseStudy .inner .case .item h3:after {
              content: "";
              display: block;
              width: 10px;
              height: 10px;
              border-right: 2px solid #fff;
              border-bottom: 2px solid #fff;
              background-color: #04954f;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              left: calc(50% - 5px);
              bottom: -7px; }
          #lp #caseStudy .inner .case .item .nayami {
            margin-top: 20px;
            background-color: #f2f1ee;
            border-radius: 5px;
            padding: 10px;
            position: relative; }
            #lp #caseStudy .inner .case .item .nayami:after {
              content: "";
              display: block;
              width: 0;
              height: 0;
              border-top: 17px solid #ffa20f;
              border-right: 21px solid transparent;
              border-left: 21px solid transparent;
              position: absolute;
              bottom: -25px;
              left: calc(50% - 21px); }
            #lp #caseStudy .inner .case .item .nayami .sodan {
              display: flex;
              align-items: flex-end; }
              #lp #caseStudy .inner .case .item .nayami .sodan p {
                font-size: 14px;
                color: #585858;
                flex: 1;
                background-color: #fff;
                border-radius: 5px;
                padding: 15px; }
              #lp #caseStudy .inner .case .item .nayami .sodan .icon {
                width: 39px;
                margin-left: 15px; }
            #lp #caseStudy .inner .case .item .nayami .ans {
              display: flex;
              align-items: flex-end;
              margin-top: 20px; }
              #lp #caseStudy .inner .case .item .nayami .ans p {
                font-size: 14px;
                color: #585858;
                flex: 1;
                background-color: #fff;
                border-radius: 5px;
                padding: 15px; }
              #lp #caseStudy .inner .case .item .nayami .ans .icon {
                width: 39px;
                margin-right: 15px; }
          #lp #caseStudy .inner .case .item .result {
            margin-top: 35px;
            background-color: #fff;
            border-radius: 5px;
            padding: 15px; }
            #lp #caseStudy .inner .case .item .result h4 {
              color: #585858;
              font-size: 18px;
              line-height: 1.5; }
            #lp #caseStudy .inner .case .item .result p {
              font-size: 14px;
              color: #585858;
              margin-top: 10px; }
    #lp #anshin {
      background-color: #f2f1ee;
      padding: 40px 0 30px; }
      #lp #anshin .inner {
        width: 90%;
        margin: 0 auto; }
        #lp #anshin .inner h2 {
          font-size: 22px;
          color: #585858;
          text-align: center; }
        #lp #anshin .inner .anshinList {
          margin-top: 40px; }
          #lp #anshin .inner .anshinList li {
            position: relative;
            display: flex;
            align-items: flex-end; }
            #lp #anshin .inner .anshinList li p {
              font-size: 16px;
              color: #585858;
              background-color: #fff;
              border-radius: 10px;
              padding: 10px;
              flex: 1;
              position: relative;
              display: block;
              border: 3px solid #d8ede3;
              margin-right: 20px;
              line-height: 1.5; }
              #lp #anshin .inner .anshinList li p:after {
                content: "";
                display: block;
                width: 16px;
                height: 16px;
                border: 3px solid #d8ede3;
                background-color: #fff;
                border-width: 3px 3px 0 0;
                -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                position: absolute;
                bottom: 50px;
                right: -11px; }
              #lp #anshin .inner .anshinList li p span {
                color: #ffa20f; }
            #lp #anshin .inner .anshinList li .icon {
              width: 100px; }
              #lp #anshin .inner .anshinList li .icon img {
                width: 100%;
                height: auto; }
            #lp #anshin .inner .anshinList li:nth-of-type(even) p {
              order: 2;
              margin-right: 0;
              margin-left: 20px; }
              #lp #anshin .inner .anshinList li:nth-of-type(even) p:after {
                -webkit-transform: rotate(225deg);
                        transform: rotate(225deg);
                right: calc(100% - 8px); }
            #lp #anshin .inner .anshinList li:nth-of-type(even) .icon {
              order: 1; }
            #lp #anshin .inner .anshinList li + li {
              margin-top: 30px; }
    #lp #entry {
      position: relative;
      background-image: url(../images/zoom-sodan/sp-entry-bg.jpg);
      background-size: cover;
      background-position: 50% 50%;
      padding: 50px 0 60px; }
      #lp #entry #pageTop {
        position: absolute;
        bottom: 3%; }
        #lp #entry #pageTop a {
          font-size: 10px;
          padding-top: 15px;
          padding-left: 9px; }
      #lp #entry h2 {
        text-align: center;
        font-size: 22px;
        color: 333px; }
      #lp #entry .info {
        width: 100%;
        margin: 30px auto 0;
        background-color: #fff;
        padding: 15px; }
        #lp #entry .info .entryBtn {
          margin-top: 30px; }
          #lp #entry .info .entryBtn a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 70px;
            background-color: #04954f;
            border-radius: 35px;
            font-size: 20px;
            position: relative;
            box-shadow: 3px 3px 0 #0f7f49;
            line-height: 1; }
            #lp #entry .info .entryBtn a:after {
              content: "";
              display: block;
              width: 10px;
              height: 10px;
              border-top: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              top: calc(50% - 5px);
              right: 15px; }
        #lp #entry .info p {
          text-align: center;
          font-size: 16px;
          line-height: 1.6; }
      #lp #entry .goWeb {
        margin-top: 40px; }
        #lp #entry .goWeb a {
          display: block;
          width: 80%;
          margin: 0 auto; }
          #lp #entry .goWeb a img {
            width: 100%;
            height: auto; }
    #lp footer {
      background-color: #036837;
      padding: 15px; }
      #lp footer p.copy {
        font-size: 10px;
        color: #fff;
        text-align: center;
        line-height: 1; } }

@media screen and (min-width: 800px) {
  .pager {
    color: #34855c;
    position: relative;
    margin: 0 auto;
    padding: 0 50px; }
    .pager .wp-pagenavi {
      display: flex;
      justify-content: center; }
      .pager .wp-pagenavi span {
        color: #fff;
        border-radius: 50%;
        background-color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        margin-right: 5px;
        margin-left: 5px; }
      .pager .wp-pagenavi .previouspostslink {
        position: relative; }
        .pager .wp-pagenavi .previouspostslink:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          width: 15px;
          height: 15px;
          border-left: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 13px;
          right: 5px; }
      .pager .wp-pagenavi .nextpostslink {
        position: relative; }
        .pager .wp-pagenavi .nextpostslink:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          width: 15px;
          height: 15px;
          border-right: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 13px;
          left: 5px; }
      .pager .wp-pagenavi .page {
        color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #34855c;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        margin-right: 5px;
        margin-left: 5px; }
  .rmarker {
    background: linear-gradient(transparent 0%, #edffd6 0%); }
  .breadcrumb {
    display: flex; }
    .breadcrumb span {
      position: relative;
      display: block; }
      .breadcrumb span a {
        color: #34855c;
        transition: all 0.3s;
        border-bottom: 1px solid #34855c; }
      .breadcrumb span:not(:last-of-type):after {
        position: absolute;
        content: "";
        background-color: #cccccc;
        -webkit-transform: rotate(20deg);
                transform: rotate(20deg); }
  .second_title {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%; }
    .second_title h1 {
      text-align: center;
      color: #fff; }
    .second_title p {
      color: #d9a709;
      font-weight: bold;
      text-align: center; }
    .second_title.flow {
      background-image: url(../images/flow/flowTop_bg.png); }
    .second_title.notfound {
      background-image: url(../images/common/notfoundTop_bg.png); }
    .second_title.sample {
      background-color: #34855c; }
    .second_title.voice {
      background-image: url(../images/voice/voiceTop_bg.png); }
    .second_title.faq {
      background-image: url(../images/faq/faqTop_bg.png); }
    .second_title.service {
      background-image: url(../images/service/serviceTop_bg.png); }
      .second_title.service .h1 p {
        color: #d9a709; }
    .second_title.myhome {
      background-image: url(../images/service/myhome/myhomeTop_bg.png); }
      .second_title.myhome .h1 p {
        color: #d9a709; }
    .second_title.movie {
      background-image: url(../images/movie/movieTop_bg.png);
      padding-top: 35px; }
    .second_title.greeting {
      background-image: url(../images/greeting/greetingTop_bg.png); }
      .second_title.greeting .h1 p {
        color: #d9a709; }
    .second_title.about {
      background-image: url(../images/about/aboutTop_bg.png); }
      .second_title.about .h1 p {
        color: #d9a709; }
    .second_title.news {
      background-image: url(../images/news/newsTop_bg.png); }
      .second_title.news .h1 p {
        color: #d9a709; }
    .second_title.column {
      background-image: url(../images/column/columnTop_bg.png); }
      .second_title.column .h1 p {
        color: #d9a709; }
  .second_titileDetail {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%; }
    .second_titileDetail .detailTitWrap {
      text-align: left;
      color: #fff;
      display: flex; }
      .second_titileDetail .detailTitWrap .detailTiten {
        color: #d9a709;
        font-weight: bold;
        text-align: center; }
    .second_titileDetail.news_detail {
      background-image: url(../images/news/newsTop_bg.png); }
    .second_titileDetail.column_detail {
      background-image: url(../images/column/columnDetailTop_bg.png); }
      .second_titileDetail.column_detail .detailTiten {
        color: #d9a709;
        font-weight: bold;
        text-align: center; }
  .h2Box .h2 {
    text-align: center; }
  .h2Box span {
    display: block;
    background-color: #34855c;
    margin: 0 auto; }
  .top_textBox {
    text-align: center; }
  .column_btn {
    position: relative; }
    .column_btn:before {
      position: absolute;
      content: ""; }
    .column_btn:after {
      position: absolute;
      content: ""; }
    .column_btn ul {
      display: flex;
      justify-content: space-between; }
      .column_btn ul li.prev {
        position: relative; }
        .column_btn ul li.prev a {
          border: none; }
        .column_btn ul li.prev:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
      .column_btn ul li.next {
        position: relative; }
        .column_btn ul li.next a {
          border: none; }
        .column_btn ul li.next:after {
          position: absolute;
          content: "";
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
      .column_btn ul li a {
        color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #34855c;
        border-radius: 50%; }
      .column_btn ul li span {
        color: #fff;
        border-radius: 50%;
        background-color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center; }
  .return_btnBox {
    text-align: center; }
    .return_btnBox a {
      position: relative;
      background-color: #fff;
      display: inline-block;
      border-radius: 40px;
      font-weight: bold;
      border: 1px solid #34855c;
      color: #34855c; }
      .return_btnBox a:after {
        position: absolute;
        content: "";
        border-right: 2px solid #34855c;
        border-bottom: 2px solid #34855c;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg);
        transition: all 0.5s; }
  .tableWrap .tableBox {
    border: 1px solid #34855c;
    border-collapse: collapse; }
    .tableWrap .tableBox tbody tr:nth-of-type(odd) {
      background-color: #eaf4e2; }
    .tableWrap .tableBox tbody tr td {
      text-align: center;
      border-collapse: collapse;
      border-right: 1px solid #d5d5d5;
      padding: 10px 15px; }
      .tableWrap .tableBox tbody tr td:nth-of-type(1) {
        text-align: left; }
      .tableWrap .tableBox tbody tr td:nth-last-of-type(1) {
        border-right: #34855c; }
    .tableWrap .tableBox tbody tr th {
      text-align: center;
      border: 1px solid #595959;
      border-collapse: collapse;
      padding: 10px 5px;
      background-color: #34855c;
      color: #fff; }
  .tableWrap .even {
    background: #fbf8f0; }
  .tableWrap .odd {
    background: #fefcf9; }
  .talk_box_left {
    display: flex;
    justify-content: space-between; }
    .talk_box_left .Name {
      position: relative;
      z-index: 0; }
      .talk_box_left .Name .txt {
        position: absolute; }
        .talk_box_left .Name .txt p {
          color: #000;
          letter-spacing: 2px;
          font-weight: bold;
          text-align: center; }
    .talk_box_left .review {
      position: relative;
      background-color: #eaf4e2;
      border-radius: 30px;
      align-items: center;
      display: flex; }
      .talk_box_left .review:before {
        position: absolute;
        content: "";
        background-image: url(../images/voice/voice_img01.png); }
      .talk_box_left .review .beku {
        position: absolute; }
      .talk_box_left .review p {
        color: #000;
        padding: 5%;
        margin: 0 auto; }
  .talk_box_right {
    display: flex;
    justify-content: space-between; }
    .talk_box_right .Name {
      position: relative;
      z-index: 0; }
      .talk_box_right .Name .txt {
        position: absolute; }
        .talk_box_right .Name .txt p {
          color: #000;
          letter-spacing: 2px;
          font-weight: bold;
          text-align: center; }
    .talk_box_right .review {
      position: relative;
      background-color: #eaf4e2;
      border-radius: 30px;
      align-items: center;
      display: flex; }
      .talk_box_right .review:before {
        position: absolute;
        content: "";
        background-image: url(../images/voice/voice_img03.jpg); }
      .talk_box_right .review .beku {
        position: absolute; }
      .talk_box_right .review p {
        color: #000;
        padding: 5%;
        margin: 0 auto; }
  .flow_cont .stepBox .stepTit {
    position: relative; }
    .flow_cont .stepBox .stepTit .stepNo {
      position: absolute;
      color: #fff;
      background-color: #76be9a;
      border-radius: 20px 0 20px 0; }
    .flow_cont .stepBox .stepTit .h3 {
      background-color: #eaf4e2;
      border-radius: 30px;
      text-align: center;
      color: #34855c; }
  .flow_cont .stepBox .stepTxt ul li {
    position: relative; }
    .flow_cont .stepBox .stepTxt ul li:nth-last-of-type(1) {
      margin-bottom: 0; }
    .flow_cont .stepBox .stepTxt ul li:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #000; }
  .flow_cont .stepBox .beku {
    text-align: center; }
  .flow_cont .h2_flow {
    text-align: center;
    color: #fff;
    background-color: #76be9a; }
  .flow_cont .flowWrap {
    border-left: 1px solid #76be9a;
    border-right: 1px solid #76be9a; }
  .flow_cont .flowItem {
    border-bottom: 1px solid #76be9a;
    display: flex;
    position: relative; }
    .flow_cont .flowItem:not(:first-of-type) {
      margin-top: 20px; }
    .flow_cont .flowItem:not(:last-of-type):before {
      position: absolute;
      content: "";
      background-image: url(../images/flow/flow_beku_03.jpg); }
    .flow_cont .flowItem .right .flow_h4Box {
      display: flex; }
      .flow_cont .flowItem .right .flow_h4Box span {
        color: #fff;
        background-color: #76be9a;
        border-radius: 45% 0 45% 0; }
      .flow_cont .flowItem .right .flow_h4Box .h4 {
        margin: 0;
        padding: 0; }
  .flow_cont .common_ul li {
    padding-left: 15px;
    position: relative; }
    .flow_cont .common_ul li:before {
      position: absolute;
      content: "";
      border-radius: 50%;
      background-color: #34855c; }
  .flow_cont .h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px; }
  .voice_cont .hoken_titBox {
    background-color: #34855c;
    text-align: center;
    border-radius: 30px; }
    .voice_cont .hoken_titBox p {
      color: #fff; }
  .voice_cont .nameBox p {
    text-align: center;
    font-weight: 500; }
  .voice_cont .nameBox span {
    margin: 0 auto;
    height: 2px;
    background-color: #34855c;
    display: block; }
  .voice_cont .voiceWrap {
    display: flex;
    justify-content: space-between; }
    .voice_cont .voiceWrap .voiceNo {
      position: relative;
      z-index: 0; }
      .voice_cont .voiceWrap .voiceNo .txt {
        position: absolute; }
        .voice_cont .voiceWrap .voiceNo .txt p {
          color: #34855c;
          letter-spacing: 2px;
          font-weight: bold; }
  .voice_cont .review {
    position: relative;
    background-color: #eaf4e2;
    border-radius: 30px;
    align-items: center;
    display: flex; }
    .voice_cont .review .beku {
      position: absolute; }
    .voice_cont .review p {
      color: #34855c;
      font-weight: bold;
      padding: 0 5%;
      margin: 0 auto;
      text-align: center; }
  .voice_cont .fleBox .itemBox {
    width: 360px; }
  .faq_cont a {
    color: #34855c;
    border-bottom: 1px solid #34855c; }
  .faq_cont .qaBox .qoestion {
    background-color: #eaf4e2;
    border-radius: 20px;
    text-align: left; }
    .faq_cont .qaBox .qoestion .h3 {
      color: #34855c;
      font-weight: normal;
      position: relative;
      font-weight: bold; }
      .faq_cont .qaBox .qoestion .h3:before {
        content: "";
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url(../images/faq/faq_img01.png);
        position: absolute; }
  .faq_cont .qaBox .answer p {
    position: relative; }
    .faq_cont .qaBox .answer p:before {
      content: "";
      background-size: 100%;
      background-repeat: no-repeat;
      background-image: url(../images/faq/faq_img02.png);
      position: absolute; }
  .service_cont .subCap {
    text-align: center; }
  .service_cont .itemWrap .itemBox .txtBox .h3 {
    color: #34855c; }
  .service_cont .itemWrap .itemBox .txtBox .ryoukin {
    background-color: #eaf4e2;
    padding: 15px 25px;
    display: flex;
    align-items: center; }
    .service_cont .itemWrap .itemBox .txtBox .ryoukin span {
      color: #34855c;
      font-weight: bold; }
  .service_cont .itemWrap .itemBox .txtBox .service_btn a {
    color: #fff;
    display: block;
    background-color: #34855c;
    text-align: center;
    border-radius: 30px;
    transition: all 0.3s;
    position: relative; }
    .service_cont .itemWrap .itemBox .txtBox .service_btn a:after {
      position: absolute;
      content: "";
      width: 8px;
      height: 8px;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .movie_cont .h2Box p {
    text-align: center;
    font-weight: bold; }
  .movie_cont .subTxt {
    text-align: center; }
    .movie_cont .subTxt p {
      color: #34855c;
      font-weight: bold;
      text-align: center; }
    .movie_cont .subTxt a {
      color: #34855c;
      font-weight: bold;
      text-align: center; }
  .movie_cont .movie_inner {
    background-color: #f1f1f1; }
    .movie_cont .movie_inner .titBox .wdati_tit .h2 {
      font-weight: bold; }
      .movie_cont .movie_inner .titBox .wdati_tit .h2 span {
        color: #d10000; }
    .movie_cont .movie_inner .border {
      display: block;
      background-color: #34855c;
      margin: 0 auto;
      width: 100px;
      height: 2px; }
    .movie_cont .movie_inner h3.ytTitle {
      color: #34855c;
      border-bottom: 2px solid #34855c; }
    .movie_cont .movie_inner .movieWrap .item_box a .item_img {
      position: relative;
      width: 100%; }
      .movie_cont .movie_inner .movieWrap .item_box a .item_img iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important; }
    .movie_cont .movie_inner .movieWrap .item_box a .itemTit p {
      font-weight: bold;
      line-height: 1.5;
      text-align: left;
      color: #000; }
    .movie_cont .movie_inner .movieWrap .item_box a .date p {
      color: #606060;
      text-align: left; }
    .movie_cont .movie_inner .movie_btn {
      text-align: center; }
      .movie_cont .movie_inner .movie_btn a {
        background-color: #34855c;
        display: inline-block; }
        .movie_cont .movie_inner .movie_btn a:after {
          content: "";
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/common/mado.png);
          display: inline-block; }
    .movie_cont .movie_inner .netLink {
      text-align: center; }
      .movie_cont .movie_inner .netLink a {
        color: #34855c;
        font-weight: bold;
        border-bottom: 1px solid #34855c;
        display: inline-block; }
        .movie_cont .movie_inner .netLink a:after {
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/common/mado_green.png);
          content: "";
          display: inline-block;
          margin-left: 5px; }
  .greeting_cont .second_inner {
    margin-bottom: 0; }
  .greeting_cont .fleWrap {
    display: flex;
    border-bottom: 1px solid #e2dfd4; }
    .greeting_cont .fleWrap .img {
      position: relative; }
      .greeting_cont .fleWrap .img .nameTxt p {
        position: absolute;
        font-weight: 600;
        line-height: 1.4; }
        .greeting_cont .fleWrap .img .nameTxt p span {
          font-weight: bold;
          display: block; }
    .greeting_cont .fleWrap .txtBox .h2Wrap .h2 {
      color: #34855c;
      position: relative; }
    .greeting_cont .fleWrap .txtBox .h2Wrap span {
      display: block;
      width: 100px;
      height: 2px;
      margin: 0 0 auto 0;
      background-color: #34855c; }
    .greeting_cont .fleWrap .txtBox .txt {
      line-height: 1.8; }
  .greeting_cont .youtenBox {
    line-height: 1.8; }
    .greeting_cont .youtenBox .keyWord span {
      display: block;
      color: #34855c;
      font-weight: bold; }
  .myhome_cont .fleBox {
    display: flex; }
    .myhome_cont .fleBox .txtBox ul {
      background-color: #eaf4e2;
      border-radius: 30px; }
      .myhome_cont .fleBox .txtBox ul li {
        position: relative;
        font-weight: bold; }
        .myhome_cont .fleBox .txtBox ul li:before {
          position: absolute;
          content: "";
          border-radius: 50%;
          background-color: #34855c; }
  .myhome_cont .itemBox {
    display: flex; }
    .myhome_cont .itemBox .txtBox .h3 {
      color: #34855c; }
    .myhome_cont .itemBox .txtBox .ryoukin {
      background-color: #eaf4e2;
      padding: 15px 25px;
      display: flex; }
      .myhome_cont .itemBox .txtBox .ryoukin span {
        color: #34855c;
        font-weight: bold; }
  .myhome_cont .stepBox .stepTit {
    position: relative; }
    .myhome_cont .stepBox .stepTit .stepNo {
      position: absolute;
      color: #fff;
      background-color: #76be9a;
      border-radius: 20px 0 20px 0; }
    .myhome_cont .stepBox .stepTit .h3 {
      background-color: #eaf4e2;
      border-radius: 30px;
      text-align: center;
      color: #34855c; }
  .myhome_cont .stepBox .stepTxt ul li {
    position: relative; }
    .myhome_cont .stepBox .stepTxt ul li:nth-last-of-type(1) {
      margin-bottom: 0; }
    .myhome_cont .stepBox .stepTxt ul li:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #000; }
  .myhome_cont .stepBox .beku {
    text-align: center; }
  .myhome_cont .stepBox .ulBox {
    background-color: #f2f2f2; }
    .myhome_cont .stepBox .ulBox .ulTit .h4 {
      color: #34855c; }
    .myhome_cont .stepBox .ulBox .fleWrap ul li {
      position: relative; }
      .myhome_cont .stepBox .ulBox .fleWrap ul li:before {
        position: absolute;
        content: "";
        background-color: #34855c;
        width: 5px;
        height: 5px;
        border-radius: 50%; }
  .about_cont .dlWrap dl {
    display: flex;
    border-bottom: 1px solid #e2dfd4; }
    .about_cont .dlWrap dl dt {
      font-weight: bold;
      color: #34855c; }
  .column_cont .rmarker {
    background-color: #edffd6; }
  .column_cont .blogWrap {
    display: flex;
    flex-wrap: wrap; }
    .column_cont .blogWrap li a .blog_item_img {
      position: relative; }
      .column_cont .blogWrap li a .blog_item_img .capBox {
        position: absolute;
        color: #fff;
        background-color: #76be9a;
        top: 0;
        left: 0; }
    .column_cont .blogWrap li .spBox a .blog_item_txt span {
      font-weight: bold;
      color: #34855c;
      font-size: 12px; }
    .column_cont .blogWrap li .spBox a .blog_item_txt p {
      color: #000;
      font-weight: 500; }
  .notfound_cont .txt {
    text-align: center; }
  .notfound_cont .topBtn_box a {
    width: 250px;
    margin: 0 auto;
    border: 2px solid #34855c;
    color: #34855c;
    display: block;
    text-align: center;
    padding: 10px 0px;
    border-radius: 30px;
    transition: all 0.5s;
    position: relative;
    font-weight: bold; }
    .notfound_cont .topBtn_box a:before {
      position: absolute;
      content: "";
      border-left: 2px solid #34855c;
      border-bottom: 2px solid #34855c;
      transition: all 0.5s; }
  .sample_cont .topBtn_box a {
    width: 250px;
    margin: 0 auto;
    border: 2px solid #34855c;
    color: #34855c;
    display: block;
    text-align: center;
    padding: 10px 0px;
    border-radius: 30px;
    transition: all 0.5s;
    position: relative;
    font-weight: bold; }
    .sample_cont .topBtn_box a:before {
      position: absolute;
      content: "";
      border-left: 2px solid #34855c;
      border-bottom: 2px solid #34855c;
      transition: all 0.5s; }
  .news_cont .newsWrap dl {
    border-bottom: 1px solid #c8d8bb; }
    .news_cont .newsWrap dl .date {
      color: #34855c;
      font-weight: bold; }
    .news_cont .newsWrap dl a {
      transition: all 0.3s;
      color: #000; }
  .news_detail_cont .detail_inner a {
    color: #34855c;
    transition: all 0.3s;
    border-bottom: 1px solid #34855c; }
  .news_detail_cont .detail_inner h2,
  .news_detail_cont .detail_inner .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px; }
    .news_detail_cont .detail_inner h2:before,
    .news_detail_cont .detail_inner .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a; }
  .news_detail_cont .detail_inner h1,
  .news_detail_cont .detail_inner .h1 {
    text-align: left;
    font-weight: normal;
    color: #34855c;
    padding: 25px 0; }
  .news_detail_cont .detail_inner .h3,
  .news_detail_cont .detail_inner h3 {
    color: #34855c;
    padding-top: 10px;
    border-bottom: 2px solid #34855c; }
  .news_detail_cont .detail_inner .h4,
  .news_detail_cont .detail_inner h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px; }
  .news_detail_cont .detail_inner ul li {
    padding-left: 15px;
    position: relative; }
    .news_detail_cont .detail_inner ul li:before {
      position: absolute;
      content: "";
      border-radius: 50%;
      background-color: #34855c; }
  .news_detail_cont .detailTit {
    border-bottom: 2px solid #f4f7f1; }
    .news_detail_cont .detailTit .h1 {
      color: #34855c;
      font-weight: normal; }
  .news_detail_cont .date {
    color: #34855c;
    text-align: right;
    font-weight: bold; }
  .column_detail_cont .ulDifenceBox ul li {
    padding-left: 15px;
    position: relative; }
    .column_detail_cont .ulDifenceBox ul li:before {
      position: absolute;
      content: "";
      border-radius: 50%;
      background-color: #34855c; }
  .column_detail_cont .preBox {
    background: #eff0f4;
    border: 1px solid #2e6b73;
    box-sizing: border-box;
    clear: both;
    overflow: hidden; }
  .column_detail_cont pre {
    white-space: pre-wrap; }
  .column_detail_cont .common_ul li {
    padding-left: 15px;
    position: relative; }
    .column_detail_cont .common_ul li:before {
      position: absolute;
      content: "";
      border-radius: 50%;
      background-color: #34855c; }
  .column_detail_cont .col2box {
    display: flex;
    justify-content: center; }
  .column_detail_cont .textred {
    color: #d4443f; }
  .column_detail_cont .textgren {
    color: #34855c; }
  .column_detail_cont .alignL {
    text-align: left; }
  .column_detail_cont .alignR {
    text-align: right; }
  .column_detail_cont .alignC {
    text-align: center; }
  .column_detail_cont ol {
    position: relative;
    counter-reset: item; }
    .column_detail_cont ol li {
      padding-left: 3px;
      position: relative; }
      .column_detail_cont ol li:before {
        counter-increment: item;
        content: counter(item) ".";
        color: #34855c; }
  .column_detail_cont a {
    color: #34855c;
    border-bottom: 1px solid #34855c; }
  .column_detail_cont iframe {
    width: 100%;
    margin: 0 auto; }
  .column_detail_cont .column_btnBox a {
    position: relative;
    background-color: #34855c;
    display: inline-block;
    border-radius: 40px;
    font-weight: bold;
    color: #fff; }
    .column_detail_cont .column_btnBox a:after {
      position: absolute;
      content: "";
      background-size: 100%;
      background-repeat: no-repeat;
      background-image: url(../images/home/arrow.png); }
  .column_detail_cont blockquote {
    background-color: #ebeae8;
    border-radius: 30px;
    line-height: 1.8;
    position: relative; }
    .column_detail_cont blockquote:before {
      position: absolute;
      content: "";
      top: 10px;
      left: 10px;
      background-image: url(../images/common/icon_inyou.png);
      background-repeat: no-repeat; }
    .column_detail_cont blockquote:after {
      position: absolute;
      content: "";
      bottom: 10px;
      right: 10px;
      background-image: url(../images/common/icon_inyou.png);
      background-repeat: no-repeat;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .column_detail_cont blockquote p {
      margin-bottom: 0; }
  .column_detail_cont h2,
  .column_detail_cont .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px; }
    .column_detail_cont h2:before,
    .column_detail_cont .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a; }
  .column_detail_cont h1,
  .column_detail_cont .h1 {
    text-align: left;
    font-weight: normal;
    color: #34855c;
    padding: 25px 0; }
  .column_detail_cont .h3,
  .column_detail_cont h3 {
    color: #34855c;
    padding-top: 10px;
    border-bottom: 2px solid #34855c; }
  .column_detail_cont .h4,
  .column_detail_cont h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px; }
  .column_detail_cont .column_titBox .detailTit {
    border-bottom: 2px solid #c8d8bb; }
    .column_detail_cont .column_titBox .detailTit .h1 {
      text-align: left;
      font-weight: normal;
      color: #34855c; }
  .column_detail_cont .column_titBox .date {
    display: block;
    text-align: right;
    color: #34855c;
    font-weight: bold;
    margin: 15px 0; }
  .column_detail_cont .colum_thum img {
    margin-bottom: 0; }
  .column_detail_cont .tagu {
    margin-top: 10px; }
    .column_detail_cont .tagu .cate {
      display: inline-block;
      background-color: #76be9a;
      border-radius: 30px;
      color: #fff;
      margin-right: 5px; }
      .column_detail_cont .tagu .cate:nth-last-child(1) {
        margin-right: 0px; }
    .column_detail_cont .tagu .cate_2 {
      display: inline-block;
      background-color: #eaf4e2;
      border-radius: 30px;
      color: #34855c; }
  .column_detail_cont .mokuji {
    border: 2px solid #34855c;
    border-radius: 30px; }
    .column_detail_cont .mokuji .mokujiTit {
      color: #34855c;
      font-weight: bold;
      margin-bottom: 10px; }
    .column_detail_cont .mokuji ul li a {
      transition: all 0.3s;
      color: #34855c;
      border-bottom: 1px solid #a6c9b7;
      display: inline-block;
      margin-bottom: 10px;
      position: relative; }
      .column_detail_cont .mokuji ul li a:before {
        position: absolute;
        content: "";
        background-color: #76be9a;
        width: 15px;
        height: 3px; }
  .column_detail_cont .formBox p {
    text-align: center;
    margin-bottom: 10px; }
  .column_detail_cont .formBox .formLink {
    background-color: #eaf4e2;
    border-radius: 20px; }
    .column_detail_cont .formBox .formLink a {
      color: #34855c;
      transition: all 0.3s;
      position: relative; }
      .column_detail_cont .formBox .formLink a:before {
        position: absolute;
        content: "";
        background-image: url(../images/column/icon_link.png);
        background-size: cover; }
  .column_detail_cont .snsBox {
    display: flex;
    border-bottom: 1px solid #e6e3da; }
    .column_detail_cont .snsBox .sns_icon a {
      border-bottom: none; }
      .column_detail_cont .snsBox .sns_icon a:nth-last-of-type(1) {
        margin-right: 0; }
      .column_detail_cont .snsBox .sns_icon a img {
        transition: all 0.3s; }
  .column_detail_cont .relationBox .relationTit {
    font-weight: bold; }
  .column_detail_cont .relationBox .itemBox {
    display: flex; }
    .column_detail_cont .relationBox .itemBox li {
      margin-bottom: 10px; }
      .column_detail_cont .relationBox .itemBox li a {
        color: #000; }
        .column_detail_cont .relationBox .itemBox li a .img {
          text-align: center; }
          .column_detail_cont .relationBox .itemBox li a .img img {
            margin-bottom: 10px; }
        .column_detail_cont .relationBox .itemBox li a p {
          font-weight: bold;
          margin-bottom: 0; }
  .column_detail_cont .pageNaviBox {
    background-color: #eaf4e2; }
    .column_detail_cont .pageNaviBox .pageNavi_inner {
      display: flex; }
      .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox {
        display: flex;
        justify-content: space-around; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next {
          position: relative; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next a {
            position: relative;
            background-color: #34855c;
            border-radius: 50%;
            display: block; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next a:before {
              position: absolute;
              content: "";
              border-left: 2px solid #fff;
              border-bottom: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg); }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next p {
            position: absolute;
            color: #34855c;
            font-weight: bold; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev {
          position: relative; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev a {
            position: relative;
            background-color: #34855c;
            border-radius: 50%;
            display: block; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev a:before {
              position: absolute;
              content: "";
              border-right: 2px solid #fff;
              border-bottom: 2px solid #fff;
              -webkit-transform: rotate(-45deg);
                      transform: rotate(-45deg); }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev p {
            position: absolute;
            color: #34855c;
            font-weight: bold; }
  .policy_cont .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px; }
    .policy_cont .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a; }
  .mov_respo {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .mov_respo iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
  #lp a {
    text-decoration: none; }
  #lp img {
    max-width: 100%; }
  #lp .sec1 {
    background-image: url(../images/zoom-sodan/sec1_bg.png);
    background-size: cover;
    background-repeat: no-repeat; }
    #lp .sec1 .topView_box .btnBox a {
      display: block;
      background-color: #fff;
      max-width: 400px;
      border-radius: 30px;
      border: 1px solid #04954f;
      color: #04954f;
      text-align: center;
      position: relative;
      transition: all 0.3s;
      font-weight: bold; }
      #lp .sec1 .topView_box .btnBox a:after {
        position: absolute;
        content: "";
        display: inline-block;
        border-right: 2px solid #04954f;
        border-bottom: 2px solid #04954f;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        transition: all 0.3s; }
  #lp #nagare {
    background-color: #04954f; }
  #lp .maeda {
    background-color: #f2f1ee;
    margin-top: 40px; }
  #lp #anshin {
    background-color: #f2f1ee; }
  #lp #entry {
    position: relative; }
    #lp #entry #pageTop {
      position: absolute; }
  #lp footer {
    background-color: #036837;
    padding: 15px; }
    #lp footer p.copy {
      font-size: 10px;
      color: #fff;
      text-align: center;
      line-height: 1; } }

@media print, screen and (min-width: 801px) {
  .forSP {
    display: none; }
  .forPC {
    display: block; }
  .second_inner {
    max-width: 936px;
    margin: 0 auto;
    padding: 60px 0px;
    margin-bottom: 90px; }
  .detail_inner {
    max-width: 745px;
    margin: 0 auto;
    padding: 60px 0px;
    margin-bottom: 90px; }
  .pager {
    color: #34855c;
    position: relative;
    margin: 0 auto;
    padding: 0 50px;
    width: 450px; }
    .pager .wp-pagenavi {
      display: flex;
      justify-content: center; }
      .pager .wp-pagenavi span {
        color: #fff;
        border-radius: 50%;
        background-color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        margin-right: 5px;
        margin-left: 5px; }
      .pager .wp-pagenavi .previouspostslink {
        position: relative; }
        .pager .wp-pagenavi .previouspostslink:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          width: 15px;
          height: 15px;
          border-left: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 13px;
          right: 5px; }
      .pager .wp-pagenavi .nextpostslink {
        position: relative; }
        .pager .wp-pagenavi .nextpostslink:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          width: 15px;
          height: 15px;
          border-right: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 13px;
          left: 5px; }
      .pager .wp-pagenavi .page {
        color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #34855c;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        margin-right: 5px;
        margin-left: 5px;
        transition: all 0.3s; }
        .pager .wp-pagenavi .page:hover {
          background-color: #34855c;
          color: #fff; }
  .rmarker {
    background: linear-gradient(transparent 0%, #edffd6 0%); }
  .breadcrumb {
    display: flex;
    padding-left: 5%;
    margin-top: 20px; }
    .breadcrumb span {
      position: relative;
      display: block;
      margin-right: 10px;
      padding-right: 10px;
      font-size: 12px; }
      .breadcrumb span a {
        color: #34855c;
        transition: all 0.3s;
        border-bottom: 1px solid #34855c;
        font-size: 12px; }
        .breadcrumb span a:hover {
          opacity: 0.5; }
      .breadcrumb span:not(:last-of-type):after {
        position: absolute;
        content: "";
        background-color: #cccccc;
        -webkit-transform: rotate(20deg);
                transform: rotate(20deg);
        width: 1px;
        height: 20px;
        top: 2px;
        right: 0px; }
  .second_title {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 90px;
    background-position: center;
    height: 260px; }
    .second_title h1 {
      text-align: center;
      color: #fff;
      font-size: 40px; }
    .second_title p {
      color: #d9a709;
      font-weight: bold;
      text-align: center;
      font-size: 14px;
      padding-top: 15px; }
    .second_title.flow {
      background-image: url(../images/flow/flowTop_bg.png);
      background-position: center; }
    .second_title.notfound {
      background-image: url(../images/common/notfoundTop_bg.png);
      background-position: center; }
    .second_title.sample {
      background-color: #34855c;
      background-position: center; }
    .second_title.voice {
      background-image: url(../images/voice/voiceTop_bg.png);
      background-position: 100% 20%; }
    .second_title.faq {
      background-image: url(../images/faq/faqTop_bg.png);
      background-position: center; }
    .second_title.service {
      background-image: url(../images/service/serviceTop_bg.png);
      background-position: center; }
      .second_title.service .h1 p {
        color: #d9a709; }
    .second_title.myhome {
      background-image: url(../images/service/myhome/myhomeTop_bg.png);
      background-position: center; }
      .second_title.myhome .h1 p {
        color: #d9a709; }
    .second_title.movie {
      background-image: url(../images/movie/movieTop_bg.png);
      padding-top: 35px;
      background-position: center; }
    .second_title.greeting {
      background-image: url(../images/greeting/greetingTop_bg.png);
      background-position: center; }
      .second_title.greeting .h1 p {
        color: #d9a709; }
    .second_title.about {
      background-image: url(../images/about/aboutTop_bg.png);
      background-position: center; }
      .second_title.about .h1 p {
        color: #d9a709; }
    .second_title.news {
      background-image: url(../images/news/newsTop_bg.png);
      background-position: center; }
      .second_title.news .h1 p {
        color: #d9a709; }
    .second_title.column {
      background-image: url(../images/column/columnTop_bg.png);
      background-position: center; }
      .second_title.column .h1 p {
        color: #d9a709; }
  .second_titileDetail {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    height: 100px;
    padding: 35px 5% 0; }
    .second_titileDetail .detailTitWrap {
      text-align: left;
      color: #fff;
      display: flex; }
      .second_titileDetail .detailTitWrap .detailTit {
        font-size: 24px;
        padding-right: 10px; }
      .second_titileDetail .detailTitWrap .detailTiten {
        color: #d9a709;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding-top: 10px; }
    .second_titileDetail.news_detail {
      background-image: url(../images/news/newsTop_bg.png);
      background-position: center; }
    .second_titileDetail.column_detail {
      background-image: url(../images/column/columnDetailTop_bg.png);
      background-position: center; }
      .second_titileDetail.column_detail .detailTit {
        font-size: 24px;
        padding-right: 10px; }
      .second_titileDetail.column_detail .detailTiten {
        color: #d9a709;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding-top: 10px; }
  .h2Box {
    max-width: 936px;
    margin: 70px auto 0; }
    .h2Box .h2 {
      text-align: center;
      font-size: 32px; }
    .h2Box span {
      display: block;
      background-color: #34855c;
      margin: 0 auto;
      width: 100px;
      height: 2px;
      margin-top: 20px; }
  .top_textBox {
    text-align: center; }
    .top_textBox p {
      line-height: 2.8; }
  .column_btn {
    position: relative;
    width: 450px;
    margin: 0 auto;
    padding: 0 50px; }
    .column_btn:before {
      position: absolute;
      content: "";
      width: 10px; }
    .column_btn:after {
      position: absolute;
      content: ""; }
    .column_btn ul {
      display: flex;
      justify-content: space-between; }
      .column_btn ul li.prev {
        position: relative; }
        .column_btn ul li.prev a {
          border: none; }
          .column_btn ul li.prev a:hover {
            background-color: #fff; }
        .column_btn ul li.prev:before {
          position: absolute;
          content: "";
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          width: 15px;
          height: 15px;
          border-left: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 15px;
          right: 5px; }
      .column_btn ul li.next {
        position: relative; }
        .column_btn ul li.next a {
          border: none; }
          .column_btn ul li.next a:hover {
            background-color: #fff; }
        .column_btn ul li.next:after {
          position: absolute;
          content: "";
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          width: 15px;
          height: 15px;
          border-right: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          top: 15px;
          left: 5px; }
      .column_btn ul li a {
        color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #34855c;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        transition: all 0.3s; }
        .column_btn ul li a:hover {
          background-color: #34855c;
          color: #fff; }
      .column_btn ul li span {
        color: #fff;
        border-radius: 50%;
        background-color: #34855c;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px; }
  .return_btnBox {
    text-align: center;
    margin-top: 40px; }
    .return_btnBox a {
      position: relative;
      background-color: #fff;
      display: inline-block;
      border-radius: 40px;
      font-weight: bold;
      border: 1px solid #34855c;
      color: #34855c;
      padding: 10px 0px;
      width: 350px;
      font-size: 20px;
      transition: all 0.5s; }
      .return_btnBox a:hover {
        background-color: #34855c;
        color: #fff; }
        .return_btnBox a:hover:after {
          border-right: 2px solid #fff;
          border-bottom: 2px solid #fff; }
      .return_btnBox a:after {
        position: absolute;
        content: "";
        border-right: 2px solid #34855c;
        border-bottom: 2px solid #34855c;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg);
        transition: all 0.5s;
        top: 35px;
        left: 30px;
        width: 10px;
        height: 10px; }
  .tableWrap {
    margin-bottom: 40px; }
    .tableWrap .tableBox {
      border: 1px solid #34855c;
      border-collapse: collapse;
      width: 100%; }
      .tableWrap .tableBox tbody tr:nth-of-type(odd) {
        background-color: #eaf4e2; }
      .tableWrap .tableBox tbody tr td {
        text-align: center;
        border-collapse: collapse;
        border-right: 1px solid #d5d5d5;
        padding: 10px 15px;
        font-size: 16px; }
        .tableWrap .tableBox tbody tr td:nth-of-type(1) {
          text-align: left; }
        .tableWrap .tableBox tbody tr td:nth-last-of-type(1) {
          border-right: #34855c; }
      .tableWrap .tableBox tbody tr th {
        text-align: center;
        border: 1px solid #595959;
        border-collapse: collapse;
        padding: 10px 5px;
        background-color: #34855c;
        color: #fff;
        font-size: 16px; }
    .tableWrap .even {
      background: #fbf8f0; }
    .tableWrap .odd {
      background: #fefcf9; }
  .talk_box_left {
    display: flex;
    justify-content: space-between;
    margin-top: 30px; }
    .talk_box_left .Name {
      position: relative;
      z-index: 0;
      width: 115px;
      padding-top: 25px; }
      .talk_box_left .Name .thumBox {
        width: 76px;
        height: 76px; }
      .talk_box_left .Name .txt {
        position: absolute;
        top: 100px; }
        .talk_box_left .Name .txt p {
          color: #000;
          letter-spacing: 2px;
          font-weight: bold;
          text-align: center;
          width: 76px; }
    .talk_box_left .review {
      position: relative;
      background-color: #eaf4e2;
      border-radius: 30px;
      align-items: center;
      display: flex;
      width: calc(100% - 76px); }
      .talk_box_left .review:before {
        position: absolute;
        content: "";
        background-image: url(../images/voice/voice_img01.png);
        width: 20px;
        height: 22px;
        left: -18px;
        top: 40px; }
      .talk_box_left .review .beku {
        position: absolute;
        top: 45%;
        left: -20px; }
      .talk_box_left .review p {
        color: #000;
        padding: 5%;
        margin: 0 auto;
        font-size: 16px; }
  .talk_box_right {
    display: flex;
    justify-content: space-between;
    margin-top: 30px; }
    .talk_box_right .Name {
      position: relative;
      z-index: 0;
      width: 115px;
      padding-top: 25px;
      padding-left: 33px; }
      .talk_box_right .Name .thumBox {
        width: 76px;
        height: 76px; }
      .talk_box_right .Name .txt {
        position: absolute;
        top: 100px; }
        .talk_box_right .Name .txt p {
          color: #000;
          letter-spacing: 2px;
          font-weight: bold;
          text-align: center;
          width: 76px; }
    .talk_box_right .review {
      position: relative;
      background-color: #eaf4e2;
      border-radius: 30px;
      align-items: center;
      display: flex;
      width: calc(100% - 76px); }
      .talk_box_right .review:before {
        position: absolute;
        content: "";
        background-image: url(../images/voice/voice_img03.jpg);
        width: 20px;
        height: 22px;
        right: -18px;
        top: 40px; }
      .talk_box_right .review .beku {
        position: absolute;
        top: 45%;
        left: -20px; }
      .talk_box_right .review p {
        color: #000;
        padding: 5%;
        margin: 0 auto;
        font-size: 16px; }
  .flow_cont .stepBox {
    margin-top: 65px; }
    .flow_cont .stepBox .stepTit {
      position: relative; }
      .flow_cont .stepBox .stepTit .stepNo {
        position: absolute;
        color: #fff;
        background-color: #76be9a;
        border-radius: 20px 0 20px 0;
        padding: 5px 30px;
        top: -15px;
        left: 30px; }
        .flow_cont .stepBox .stepTit .stepNo p {
          letter-spacing: 5px; }
      .flow_cont .stepBox .stepTit .h3 {
        background-color: #eaf4e2;
        border-radius: 30px;
        text-align: center;
        color: #34855c;
        padding: 30px 0;
        font-size: 24px; }
    .flow_cont .stepBox .stepTxt {
      padding: 30px 100px; }
      .flow_cont .stepBox .stepTxt ul {
        padding: 40px 0; }
        .flow_cont .stepBox .stepTxt ul li {
          position: relative;
          padding-left: 15px;
          margin-bottom: 5px; }
          .flow_cont .stepBox .stepTxt ul li:nth-last-of-type(1) {
            margin-bottom: 0; }
          .flow_cont .stepBox .stepTxt ul li:before {
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #000;
            top: 11px;
            left: 3px; }
    .flow_cont .stepBox .beku {
      text-align: center;
      padding-top: 10px; }
  .flow_cont .soudanTxt {
    margin-top: 50px; }
  .flow_cont .h2_flow {
    text-align: center;
    color: #fff;
    background-color: #76be9a;
    font-size: 32px;
    padding: 15px;
    margin-top: 70px; }
  .flow_cont .flowWrap {
    border-left: 1px solid #76be9a;
    border-right: 1px solid #76be9a; }
  .flow_cont .flowItem {
    border-bottom: 1px solid #76be9a;
    display: flex;
    position: relative;
    padding: 35px 40px; }
    .flow_cont .flowItem:not(:first-of-type) {
      margin-top: 20px; }
    .flow_cont .flowItem:not(:last-of-type):before {
      position: absolute;
      content: "";
      background-image: url(../images/flow/flow_beku_03.jpg);
      width: 78px;
      height: 41px;
      right: calc(50% - 39px);
      bottom: -40px; }
    .flow_cont .flowItem .left {
      width: 200px; }
    .flow_cont .flowItem .right {
      width: calc(100% - 200px);
      padding-left: 50px; }
      .flow_cont .flowItem .right p {
        margin-top: 30px; }
      .flow_cont .flowItem .right .flow_h4Box {
        display: flex; }
        .flow_cont .flowItem .right .flow_h4Box span {
          color: #fff;
          background-color: #76be9a;
          border-radius: 45% 0 45% 0;
          font-size: 20px;
          padding: 0 8px;
          margin-top: 2px; }
        .flow_cont .flowItem .right .flow_h4Box .h4 {
          margin: 0;
          padding: 0;
          margin-left: 10px; }
  .flow_cont .common_ul {
    margin-top: 30px;
    margin-bottom: 30px; }
    .flow_cont .common_ul li {
      padding-left: 15px;
      position: relative; }
      .flow_cont .common_ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 7px;
        height: 7px;
        top: 10px;
        left: 3px; }
  .flow_cont .h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px;
    margin-bottom: 15px; }
  .voice_cont .hoken_titBox {
    background-color: #34855c;
    text-align: center;
    border-radius: 30px;
    width: 380px;
    padding: 10px 0;
    margin: 0 auto;
    margin-top: 60px; }
    .voice_cont .hoken_titBox p {
      color: #fff; }
  .voice_cont .nameBox {
    margin-top: 20px; }
    .voice_cont .nameBox p {
      text-align: center;
      font-weight: 500;
      font-size: 15px; }
    .voice_cont .nameBox span {
      margin: 0 auto;
      height: 2px;
      background-color: #34855c;
      display: block;
      width: 100px;
      margin-top: 15px; }
  .voice_cont .voiceWrap {
    display: flex;
    justify-content: space-between;
    padding-top: 30px; }
    .voice_cont .voiceWrap .voiceNo {
      position: relative;
      z-index: 0;
      width: 115px; }
      .voice_cont .voiceWrap .voiceNo .txt {
        position: absolute;
        top: 45%;
        left: 20px; }
        .voice_cont .voiceWrap .voiceNo .txt p {
          color: #34855c;
          letter-spacing: 2px;
          font-weight: bold; }
  .voice_cont .review {
    position: relative;
    background-color: #eaf4e2;
    border-radius: 30px;
    align-items: center;
    display: flex;
    width: calc(100% - 140px); }
    .voice_cont .review .beku {
      position: absolute;
      top: 45%;
      left: -20px; }
    .voice_cont .review p {
      color: #34855c;
      font-weight: bold;
      padding: 0 5%;
      margin: 0 auto;
      text-align: center;
      font-size: 28px; }
  .voice_cont .fleBox {
    margin-top: 55px; }
    .voice_cont .fleBox .itemBox {
      width: 360px;
      float: left;
      margin-right: 50px; }
  .faq_cont a {
    color: #34855c;
    border-bottom: 1px solid #34855c;
    transition: all 0.3s; }
    .faq_cont a:hover {
      opacity: 0.7; }
  .faq_cont .qaBox {
    margin-top: 50px; }
    .faq_cont .qaBox .qoestion {
      background-color: #eaf4e2;
      border-radius: 20px;
      text-align: left;
      padding: 40px 0; }
      .faq_cont .qaBox .qoestion .h3 {
        color: #34855c;
        font-weight: normal;
        position: relative;
        font-weight: bold;
        font-size: 20px;
        padding-left: 100px; }
        .faq_cont .qaBox .qoestion .h3:before {
          content: "";
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/faq/faq_img01.png);
          position: absolute;
          width: 38px;
          height: 39px;
          top: -5px;
          left: 50px; }
    .faq_cont .qaBox .answer {
      padding: 40px 0 0; }
      .faq_cont .qaBox .answer p {
        position: relative;
        padding-left: 100px; }
        .faq_cont .qaBox .answer p:before {
          content: "";
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/faq/faq_img02.png);
          position: absolute;
          width: 38px;
          height: 39px;
          top: -5px;
          left: 50px; }
  .service_cont .second_inner {
    max-width: 936px;
    margin: 0 auto;
    padding: 60px 0px 0px;
    margin-bottom: 0px; }
  .service_cont .subCap {
    text-align: center;
    margin-top: 20px; }
    .service_cont .subCap p {
      font-size: 14px; }
  .service_cont .itemWrap {
    margin-top: 40px; }
    .service_cont .itemWrap:nth-last-of-type(1) {
      margin-top: 50px;
      margin-bottom: 60px; }
    .service_cont .itemWrap .itemBox {
      max-width: 936px;
      margin: 0 auto;
      display: flex;
      padding-bottom: 40px;
      border-bottom: 1px solid #e2dfd4; }
      .service_cont .itemWrap .itemBox .item_img {
        max-width: 300px; }
        .service_cont .itemWrap .itemBox .item_img img {
          max-width: none; }
      .service_cont .itemWrap .itemBox .txtBox {
        max-width: 936px;
        margin: 0 auto;
        margin-left: 50px; }
        .service_cont .itemWrap .itemBox .txtBox .h3 {
          color: #34855c;
          font-size: 24px;
          padding-top: 10px; }
        .service_cont .itemWrap .itemBox .txtBox .txt {
          margin-top: 20px; }
        .service_cont .itemWrap .itemBox .txtBox .ryoukin {
          background-color: #eaf4e2;
          padding: 15px 25px;
          display: flex;
          align-items: center;
          margin-top: 20px; }
          .service_cont .itemWrap .itemBox .txtBox .ryoukin span {
            color: #34855c;
            font-weight: bold;
            margin-right: 20px; }
        .service_cont .itemWrap .itemBox .txtBox .service_btn {
          text-align: left;
          width: 250px;
          margin-top: 15px; }
          .service_cont .itemWrap .itemBox .txtBox .service_btn a {
            color: #fff;
            display: block;
            background-color: #34855c;
            text-align: center;
            border-radius: 30px;
            transition: all 0.3s;
            position: relative;
            padding: 15px 0; }
            .service_cont .itemWrap .itemBox .txtBox .service_btn a:after {
              position: absolute;
              content: "";
              width: 8px;
              height: 8px;
              border-bottom: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(-45deg);
                      transform: rotate(-45deg);
              top: 21px;
              right: 20px; }
            .service_cont .itemWrap .itemBox .txtBox .service_btn a:hover {
              opacity: 0.7; }
  .movie_cont .h2Box h2 {
    text-align: center; }
  .movie_cont .h2Box p {
    text-align: center;
    font-weight: bold;
    font-size: 34px; }
  .movie_cont .subTxt {
    text-align: center;
    margin-top: 15px; }
    .movie_cont .subTxt p {
      color: #34855c;
      font-weight: bold;
      text-align: center;
      font-size: 24px; }
    .movie_cont .subTxt a {
      color: #34855c;
      font-weight: bold;
      text-align: center;
      font-size: 24px;
      transition: all 0.3s; }
      .movie_cont .subTxt a:hover {
        opacity: 0.6; }
  .movie_cont .movie_inner {
    background-color: #f1f1f1;
    padding: 20px 0 60px;
    margin-top: 40px; }
    .movie_cont .movie_inner .maeda_icon {
      text-align: center;
      margin-left: 50px; }
    .movie_cont .movie_inner .titBox {
      display: flex;
      max-width: 750px;
      margin: 0 auto; }
      .movie_cont .movie_inner .titBox .wdati_tit {
        padding-top: 30px;
        margin-left: 20px; }
        .movie_cont .movie_inner .titBox .wdati_tit .h2 {
          font-weight: bold;
          text-align: left;
          font-size: 26px; }
          .movie_cont .movie_inner .titBox .wdati_tit .h2 span {
            color: #d10000; }
    .movie_cont .movie_inner .border {
      display: block;
      background-color: #34855c;
      margin: 0 auto;
      width: 100px;
      height: 2px;
      margin-top: 20px; }
    .movie_cont .movie_inner .subTxt {
      margin: 40px 0; }
    .movie_cont .movie_inner h3.ytTitle {
      color: #34855c;
      border-bottom: 2px solid #34855c;
      max-width: 1088px;
      width: 95%;
      padding-bottom: 10px;
      margin: 0 auto; }
    .movie_cont .movie_inner .movieWrap {
      max-width: 1088px;
      width: 95%;
      margin: 20px auto 0;
      display: flex;
      flex-wrap: wrap; }
      .movie_cont .movie_inner .movieWrap .item_box {
        margin-right: 2%;
        width: 32%;
        margin-bottom: 35px; }
        .movie_cont .movie_inner .movieWrap .item_box:nth-of-type(3n) {
          margin-right: 0; }
        .movie_cont .movie_inner .movieWrap .item_box a .item_img {
          position: relative;
          width: 100%;
          transition: all 0.3s;
          overflow: hidden; }
          .movie_cont .movie_inner .movieWrap .item_box a .item_img:hover {
            opacity: 0.7; }
          .movie_cont .movie_inner .movieWrap .item_box a .item_img img {
            transition: all 0.3s; }
            .movie_cont .movie_inner .movieWrap .item_box a .item_img img:hover {
              -webkit-transform: scale(1.1);
                      transform: scale(1.1); }
          .movie_cont .movie_inner .movieWrap .item_box a .item_img iframe {
            position: absolute;
            top: 0;
            right: 0;
            width: 100% !important;
            height: 100% !important; }
        .movie_cont .movie_inner .movieWrap .item_box a .itemTit {
          margin-top: 20px;
          transition: all 0.3s; }
          .movie_cont .movie_inner .movieWrap .item_box a .itemTit:hover {
            opacity: 0.6; }
          .movie_cont .movie_inner .movieWrap .item_box a .itemTit p {
            font-weight: bold;
            line-height: 1.5;
            text-align: left;
            color: #000; }
        .movie_cont .movie_inner .movieWrap .item_box a .date p {
          color: #606060;
          text-align: left;
          font-size: 14px; }
    .movie_cont .movie_inner .movie_btn {
      text-align: center;
      margin-top: 45px; }
      .movie_cont .movie_inner .movie_btn a {
        background-color: #34855c;
        display: inline-block;
        padding: 20px 70px 20px 80px;
        transition: all 0.3s; }
        .movie_cont .movie_inner .movie_btn a:hover {
          opacity: 0.7; }
        .movie_cont .movie_inner .movie_btn a:after {
          content: "";
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/common/mado.png);
          display: inline-block;
          width: 20px;
          height: 20px;
          margin-left: 10px; }
    .movie_cont .movie_inner .netLink {
      text-align: center;
      margin-top: 45px; }
      .movie_cont .movie_inner .netLink a {
        color: #34855c;
        font-weight: bold;
        border-bottom: 1px solid #34855c;
        display: inline-block;
        margin-right: 20px;
        transition: all 0.3s; }
        .movie_cont .movie_inner .netLink a:hover {
          opacity: 0.7; }
        .movie_cont .movie_inner .netLink a:after {
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url(../images/common/mado_green.png);
          content: "";
          display: inline-block;
          margin-left: 5px;
          width: 20px;
          height: 20px; }
  .greeting_cont .second_inner {
    margin-bottom: 0; }
  .greeting_cont .fleWrap {
    display: flex;
    border-bottom: 1px solid #e2dfd4;
    padding-bottom: 60px; }
    .greeting_cont .fleWrap .img {
      position: relative;
      width: 320px; }
      .greeting_cont .fleWrap .img .nameTxt p {
        position: absolute;
        font-weight: 600;
        line-height: 1.4;
        font-size: 14px;
        top: 20px; }
        .greeting_cont .fleWrap .img .nameTxt p span {
          font-weight: bold;
          display: block;
          font-size: 18px;
          margin-top: 5px; }
      .greeting_cont .fleWrap .img img {
        max-width: none; }
    .greeting_cont .fleWrap .txtBox {
      padding-left: 60px; }
      .greeting_cont .fleWrap .txtBox .h2Wrap .h2 {
        color: #34855c;
        position: relative;
        font-size: 24px; }
      .greeting_cont .fleWrap .txtBox .h2Wrap span {
        display: block;
        width: 100px;
        height: 2px;
        margin: 0 0 auto 0;
        background-color: #34855c;
        margin-top: 20px; }
      .greeting_cont .fleWrap .txtBox .txt {
        line-height: 1.8;
        margin-top: 20px; }
  .greeting_cont .youtenBox {
    line-height: 1.8;
    padding-top: 60px; }
    .greeting_cont .youtenBox .youtenTit {
      padding-top: 30px; }
    .greeting_cont .youtenBox .keyWord {
      padding-top: 30px; }
      .greeting_cont .youtenBox .keyWord span {
        display: block;
        color: #34855c;
        font-weight: bold;
        margin-bottom: 10px; }
  .myhome_cont .fleBox {
    display: flex;
    margin-top: 50px; }
    .myhome_cont .fleBox .img {
      width: 400px; }
      .myhome_cont .fleBox .img img {
        max-width: none; }
    .myhome_cont .fleBox .txtBox {
      padding-left: 60px; }
      .myhome_cont .fleBox .txtBox ul {
        background-color: #eaf4e2;
        border-radius: 30px;
        padding: 25px 20px;
        margin-top: 25px; }
        .myhome_cont .fleBox .txtBox ul li {
          position: relative;
          font-weight: bold;
          font-size: 14px;
          padding-left: 30px;
          margin-bottom: 10px; }
          .myhome_cont .fleBox .txtBox ul li:before {
            position: absolute;
            content: "";
            border-radius: 50%;
            background-color: #34855c;
            width: 5px;
            height: 5px;
            top: 8px;
            left: 15px; }
  .myhome_cont .txt {
    margin-top: 50px; }
  .myhome_cont .itemBox {
    display: flex;
    margin-top: 40px; }
    .myhome_cont .itemBox .item_img {
      max-width: 300px; }
      .myhome_cont .itemBox .item_img img {
        max-width: none; }
    .myhome_cont .itemBox .txtBox {
      padding-right: 60px; }
      .myhome_cont .itemBox .txtBox .h3 {
        color: #34855c;
        font-size: 24px;
        padding-top: 10px; }
      .myhome_cont .itemBox .txtBox .txt {
        margin-top: 20px; }
      .myhome_cont .itemBox .txtBox .ryoukin {
        background-color: #eaf4e2;
        padding: 15px 25px;
        display: flex;
        margin-top: 20px; }
        .myhome_cont .itemBox .txtBox .ryoukin span {
          color: #34855c;
          font-weight: bold;
          margin-right: 20px; }
  .myhome_cont .stepBox {
    margin-top: 65px; }
    .myhome_cont .stepBox .stepTit {
      position: relative; }
      .myhome_cont .stepBox .stepTit .stepNo {
        position: absolute;
        color: #fff;
        background-color: #76be9a;
        border-radius: 20px 0 20px 0;
        padding: 5px 30px;
        top: -15px;
        left: 30px; }
        .myhome_cont .stepBox .stepTit .stepNo p {
          letter-spacing: 5px; }
      .myhome_cont .stepBox .stepTit .h3 {
        background-color: #eaf4e2;
        border-radius: 30px;
        text-align: center;
        color: #34855c;
        padding: 30px 0;
        font-size: 24px; }
    .myhome_cont .stepBox .stepTxt {
      padding: 30px 100px; }
      .myhome_cont .stepBox .stepTxt ul {
        padding: 40px 0; }
        .myhome_cont .stepBox .stepTxt ul li {
          position: relative;
          padding-left: 15px;
          margin-bottom: 5px; }
          .myhome_cont .stepBox .stepTxt ul li:nth-last-of-type(1) {
            margin-bottom: 0; }
          .myhome_cont .stepBox .stepTxt ul li:before {
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #000;
            top: 11px;
            left: 3px; }
    .myhome_cont .stepBox .beku {
      text-align: center;
      padding-top: 40px; }
    .myhome_cont .stepBox .ulBox {
      background-color: #f2f2f2;
      max-width: 745px;
      margin: 0 auto;
      padding: 30px 60px; }
      .myhome_cont .stepBox .ulBox .ulTit .h4 {
        color: #34855c;
        font-size: 20px; }
      .myhome_cont .stepBox .ulBox .fleWrap {
        display: flex;
        justify-content: space-between;
        margin-top: 15px; }
        .myhome_cont .stepBox .ulBox .fleWrap ul li {
          position: relative;
          padding-left: 20px; }
          .myhome_cont .stepBox .ulBox .fleWrap ul li:before {
            position: absolute;
            content: "";
            background-color: #34855c;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            top: 12px;
            left: 5px; }
  .about_cont .dlWrap dl {
    display: flex;
    border-bottom: 1px solid #e2dfd4;
    padding: 30px 0; }
    .about_cont .dlWrap dl dt {
      font-weight: bold;
      color: #34855c;
      width: 175px; }
    .about_cont .dlWrap dl dd {
      width: calc(100% - 175px); }
  .column_cont .rmarker {
    background-color: #edffd6; }
  .column_cont .blogWrap {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0; }
    .column_cont .blogWrap li {
      margin-right: 2%;
      margin-bottom: 40px;
      width: 32%; }
      .column_cont .blogWrap li:nth-of-type(3n) {
        margin-right: 0px; }
      .column_cont .blogWrap li a {
        transition: all 0.3s;
        display: block; }
        .column_cont .blogWrap li a:hover {
          opacity: 0.7; }
        .column_cont .blogWrap li a .blog_item_img {
          position: relative; }
          .column_cont .blogWrap li a .blog_item_img .capBox {
            position: absolute;
            color: #fff;
            background-color: #76be9a;
            top: 0;
            left: 0;
            padding: 5px 10px;
            border-radius: 15px 0 15px 0; }
            .column_cont .blogWrap li a .blog_item_img .capBox p {
              font-size: 12px; }
          .column_cont .blogWrap li a .blog_item_img .blog_img {
            height: 199px;
            overflow: hidden; }
            .column_cont .blogWrap li a .blog_item_img .blog_img img {
              border-radius: 15px 0 0 0; }
      .column_cont .blogWrap li .spBox a {
        transition: all 0.3s;
        display: block; }
        .column_cont .blogWrap li .spBox a:hover {
          opacity: 0.5; }
        .column_cont .blogWrap li .spBox a .blog_item_txt {
          margin-top: 20px; }
          .column_cont .blogWrap li .spBox a .blog_item_txt span {
            font-weight: bold;
            color: #34855c;
            font-size: 12px; }
          .column_cont .blogWrap li .spBox a .blog_item_txt p {
            color: #000;
            font-weight: 500; }
  .notfound_cont {
    max-width: 590px;
    margin: 0 auto; }
    .notfound_cont .txt {
      text-align: center;
      margin-top: 20px; }
    .notfound_cont .topBtn_box {
      margin-top: 50px; }
      .notfound_cont .topBtn_box a {
        width: 250px;
        margin: 0 auto;
        border: 2px solid #34855c;
        color: #34855c;
        display: block;
        text-align: center;
        padding: 10px 0px;
        border-radius: 30px;
        transition: all 0.5s;
        position: relative;
        font-weight: bold;
        padding-left: 10px; }
        .notfound_cont .topBtn_box a:before {
          position: absolute;
          content: "";
          border-left: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          transition: all 0.5s;
          width: 10px;
          height: 10px;
          top: 17px;
          left: 40px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .notfound_cont .topBtn_box a:hover {
          background-color: #34855c;
          border: 2px solid #fff;
          color: #fff; }
          .notfound_cont .topBtn_box a:hover:before {
            border-left: 2px solid #fff;
            border-bottom: 2px solid #fff; }
  .sample_cont {
    max-width: 745px;
    margin: 0 auto; }
    .sample_cont .topBtn_box {
      margin-top: 50px; }
      .sample_cont .topBtn_box a {
        width: 250px;
        margin: 0 auto;
        border: 2px solid #34855c;
        color: #34855c;
        display: block;
        text-align: center;
        padding: 10px 0px;
        border-radius: 30px;
        transition: all 0.5s;
        position: relative;
        font-weight: bold;
        padding-left: 10px; }
        .sample_cont .topBtn_box a:before {
          position: absolute;
          content: "";
          border-left: 2px solid #34855c;
          border-bottom: 2px solid #34855c;
          transition: all 0.5s;
          width: 10px;
          height: 10px;
          top: 17px;
          left: 40px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .sample_cont .topBtn_box a:hover {
          background-color: #34855c;
          border: 2px solid #fff;
          color: #fff; }
          .sample_cont .topBtn_box a:hover:before {
            border-left: 2px solid #fff;
            border-bottom: 2px solid #fff; }
  .news_cont .newsWrap {
    margin-bottom: 40px; }
    .news_cont .newsWrap dl {
      border-bottom: 1px solid #c8d8bb;
      display: flex;
      padding: 20px 0; }
      .news_cont .newsWrap dl .date {
        color: #34855c;
        font-weight: bold;
        padding-right: 20px;
        font-size: 14px; }
      .news_cont .newsWrap dl a {
        transition: all 0.3s;
        color: #000; }
        .news_cont .newsWrap dl a:hover {
          opacity: 0.4; }
  .news_detail_cont .detail_inner a {
    color: #34855c;
    transition: all 0.3s;
    border-bottom: 1px solid #34855c; }
    .news_detail_cont .detail_inner a:hover {
      opacity: 0.7; }
  .news_detail_cont .detail_inner h2,
  .news_detail_cont .detail_inner .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px;
    font-size: 20px;
    padding: 25px 0;
    padding-left: 40px;
    margin-top: 55px;
    margin-bottom: 20px; }
    .news_detail_cont .detail_inner h2:before,
    .news_detail_cont .detail_inner .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a;
      width: 25px;
      height: 10px;
      top: 35px;
      left: 0; }
  .news_detail_cont .detail_inner h1,
  .news_detail_cont .detail_inner .h1 {
    text-align: left;
    font-weight: normal;
    color: #34855c;
    padding: 25px 0;
    font-size: 28px; }
  .news_detail_cont .detail_inner .h3,
  .news_detail_cont .detail_inner h3 {
    color: #34855c;
    padding-top: 10px;
    border-bottom: 2px solid #34855c;
    font-size: 24px;
    margin-bottom: 20px; }
  .news_detail_cont .detail_inner .h4,
  .news_detail_cont .detail_inner h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px;
    margin-bottom: 15px; }
  .news_detail_cont .detail_inner ul {
    margin-bottom: 50px; }
    .news_detail_cont .detail_inner ul li {
      padding-left: 15px;
      position: relative; }
      .news_detail_cont .detail_inner ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 7px;
        height: 7px;
        top: 10px;
        left: 3px; }
  .news_detail_cont p {
    margin-bottom: 40px; }
  .news_detail_cont .detailTit {
    border-bottom: 2px solid #f4f7f1;
    padding-bottom: 30px; }
    .news_detail_cont .detailTit .h1 {
      color: #34855c;
      font-weight: normal;
      font-size: 28px; }
  .news_detail_cont .date {
    color: #34855c;
    text-align: right;
    font-weight: bold;
    margin: 15px 0;
    font-size: 14px; }
  .news_detail_cont .txt {
    line-height: 1.8; }
  .column_detail_cont .detail_inner {
    margin-bottom: 0; }
  .column_detail_cont .ulDifenceBox ul {
    margin-bottom: 50px; }
    .column_detail_cont .ulDifenceBox ul li {
      padding-left: 15px;
      position: relative; }
      .column_detail_cont .ulDifenceBox ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 7px;
        height: 7px;
        top: 10px;
        left: 3px; }
  .column_detail_cont .mT40 {
    margin-top: 40px; }
  .column_detail_cont .preBox {
    background: #eff0f4;
    border: 1px solid #2e6b73;
    box-sizing: border-box;
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 15px; }
  .column_detail_cont pre {
    white-space: pre-wrap; }
  .column_detail_cont .common_ul {
    margin-bottom: 50px; }
    .column_detail_cont .common_ul li {
      padding-left: 15px;
      position: relative; }
      .column_detail_cont .common_ul li:before {
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #34855c;
        width: 7px;
        height: 7px;
        top: 10px;
        left: 3px; }
  .column_detail_cont .col2box {
    display: flex;
    justify-content: center; }
    .column_detail_cont .col2box .img {
      width: calc(50% - 15px); }
      .column_detail_cont .col2box .img:nth-of-type(odd) {
        margin-right: 30px; }
  .column_detail_cont .textred {
    color: #d4443f; }
  .column_detail_cont .textgren {
    color: #34855c; }
  .column_detail_cont .alignL {
    text-align: left; }
  .column_detail_cont .alignR {
    text-align: right; }
  .column_detail_cont .alignC {
    text-align: center; }
  .column_detail_cont ol {
    position: relative;
    counter-reset: item;
    margin-bottom: 50px; }
    .column_detail_cont ol li {
      padding-left: 3px;
      position: relative; }
      .column_detail_cont ol li:before {
        counter-increment: item;
        content: counter(item) ".";
        color: #34855c;
        width: 7px;
        height: 7px;
        top: 10px;
        left: 3px; }
  .column_detail_cont p {
    margin-bottom: 40px; }
  .column_detail_cont img {
    margin-bottom: 50px; }
  .column_detail_cont a {
    color: #34855c;
    border-bottom: 1px solid #34855c;
    transition: all 0.3s; }
    .column_detail_cont a:hover {
      opacity: 0.7; }
  .column_detail_cont iframe {
    width: 100%;
    margin: 0 auto; }
  .column_detail_cont .column_btnBox {
    text-align: left;
    margin-top: 10px;
    text-align: center; }
    .column_detail_cont .column_btnBox a {
      position: relative;
      background-color: #34855c;
      display: inline-block;
      border-radius: 40px;
      font-weight: bold;
      color: #fff;
      padding: 25px 50px;
      font-size: 20px;
      transition: all 0.5s; }
      .column_detail_cont .column_btnBox a:hover {
        background-color: #244e39; }
      .column_detail_cont .column_btnBox a:after {
        position: absolute;
        content: "";
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url(../images/home/arrow.png);
        top: 31px;
        right: 30px;
        width: 11px;
        height: 18px; }
  .column_detail_cont blockquote {
    background-color: #ebeae8;
    border-radius: 30px;
    line-height: 1.8;
    position: relative;
    padding: 35px;
    margin-bottom: 50px; }
    .column_detail_cont blockquote:before {
      position: absolute;
      content: "";
      top: 10px;
      left: 10px;
      background-image: url(../images/common/icon_inyou.png);
      background-repeat: no-repeat;
      width: 34px;
      height: 29px; }
    .column_detail_cont blockquote:after {
      position: absolute;
      content: "";
      bottom: 10px;
      right: 10px;
      background-image: url(../images/common/icon_inyou.png);
      background-repeat: no-repeat;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      width: 34px;
      height: 29px; }
    .column_detail_cont blockquote p {
      margin-bottom: 0; }
  .column_detail_cont h2,
  .column_detail_cont .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px;
    font-size: 20px;
    padding: 25px 0;
    padding-left: 40px;
    margin-top: 55px;
    margin-bottom: 20px; }
    .column_detail_cont h2:before,
    .column_detail_cont .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a;
      width: 25px;
      height: 10px;
      top: 35px;
      left: 0; }
  .column_detail_cont h1,
  .column_detail_cont .h1 {
    text-align: left;
    font-weight: normal;
    color: #34855c;
    padding: 25px 0;
    font-size: 28px; }
  .column_detail_cont .h3,
  .column_detail_cont h3 {
    color: #34855c;
    padding-top: 10px;
    border-bottom: 2px solid #34855c;
    font-size: 24px;
    margin-bottom: 20px; }
  .column_detail_cont .h4,
  .column_detail_cont h4 {
    color: #34855c;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px;
    margin-bottom: 15px; }
  .column_detail_cont .column_titBox {
    margin-bottom: 20px; }
    .column_detail_cont .column_titBox .detailTit {
      border-bottom: 2px solid #c8d8bb; }
      .column_detail_cont .column_titBox .detailTit .h1 {
        text-align: left;
        font-weight: normal;
        color: #34855c;
        padding: 25px 0;
        font-size: 28px; }
    .column_detail_cont .column_titBox .date {
      display: block;
      text-align: right;
      color: #34855c;
      font-weight: bold;
      margin: 15px 0;
      font-size: 14px; }
  .column_detail_cont .colum_thum {
    width: 50%;
    margin: 0 auto 50px; }
    .column_detail_cont .colum_thum img {
      margin-bottom: 0; }
  .column_detail_cont .tagu {
    margin-top: 10px; }
    .column_detail_cont .tagu .cate {
      display: inline-block;
      background-color: #76be9a;
      border-radius: 30px;
      color: #fff;
      margin-right: 5px;
      padding: 10px 20px;
      font-size: 12px;
      margin-bottom: 10px; }
      .column_detail_cont .tagu .cate:nth-last-child(1) {
        margin-right: 0px; }
    .column_detail_cont .tagu .cate_2 {
      display: inline-block;
      background-color: #eaf4e2;
      border-radius: 30px;
      color: #34855c;
      padding: 10px 20px;
      font-size: 12px;
      margin-bottom: 10px; }
  .column_detail_cont .txt {
    margin-top: 20px; }
  .column_detail_cont .mokuji {
    border: 2px solid #34855c;
    border-radius: 30px;
    padding: 30px 40px;
    margin-top: 80px; }
    .column_detail_cont .mokuji .mokujiTit {
      color: #34855c;
      font-weight: bold;
      margin-bottom: 10px;
      font-size: 20px; }
    .column_detail_cont .mokuji ul li {
      padding-left: 20px; }
      .column_detail_cont .mokuji ul li a {
        transition: all 0.3s;
        color: #34855c;
        border-bottom: 1px solid #a6c9b7;
        display: inline-block;
        margin-bottom: 10px;
        position: relative; }
        .column_detail_cont .mokuji ul li a:hover {
          opacity: 0.7; }
        .column_detail_cont .mokuji ul li a:before {
          position: absolute;
          content: "";
          background-color: #76be9a;
          width: 15px;
          height: 3px;
          top: 12px;
          left: -20px; }
  .column_detail_cont .formBox {
    margin-top: 50px;
    margin-bottom: 70px; }
    .column_detail_cont .formBox p {
      text-align: center;
      margin-bottom: 10px; }
    .column_detail_cont .formBox .formLink {
      background-color: #eaf4e2;
      border-radius: 20px;
      margin-top: 15px;
      padding: 25px 0 25px 25px; }
      .column_detail_cont .formBox .formLink a {
        color: #34855c;
        transition: all 0.3s;
        position: relative;
        padding-left: 30px; }
        .column_detail_cont .formBox .formLink a:hover {
          opacity: 0.5; }
        .column_detail_cont .formBox .formLink a:before {
          position: absolute;
          content: "";
          background-image: url(../images/column/icon_link.png);
          background-size: cover;
          width: 20px;
          height: 20px;
          top: 3px;
          left: 0; }
  .column_detail_cont .snsBox {
    display: flex;
    border-bottom: 1px solid #e6e3da;
    margin-top: 15px;
    padding-bottom: 40px; }
    .column_detail_cont .snsBox .sns_icon {
      margin-right: 20px; }
      .column_detail_cont .snsBox .sns_icon a {
        border-bottom: none; }
        .column_detail_cont .snsBox .sns_icon a:nth-last-of-type(1) {
          margin-right: 0; }
        .column_detail_cont .snsBox .sns_icon a img {
          transition: all 0.3s;
          margin-bottom: 0; }
          .column_detail_cont .snsBox .sns_icon a img:hover {
            -webkit-transform: translateY(-5px);
                    transform: translateY(-5px); }
  .column_detail_cont .relationBox {
    margin-top: 35px; }
    .column_detail_cont .relationBox .relationTit {
      font-weight: bold;
      font-size: 20px; }
    .column_detail_cont .relationBox .itemBox {
      display: flex;
      margin-top: 35px;
      flex-wrap: wrap; }
      .column_detail_cont .relationBox .itemBox li {
        margin-bottom: 10px;
        width: calc(100% / 4 - 2%);
        margin-right: 2%; }
        .column_detail_cont .relationBox .itemBox li:nth-of-type(4n) {
          margin-right: 0px; }
        .column_detail_cont .relationBox .itemBox li a {
          color: #000; }
          .column_detail_cont .relationBox .itemBox li a .img {
            text-align: center;
            overflow: hidden; }
            .column_detail_cont .relationBox .itemBox li a .img img {
              margin-bottom: 10px; }
          .column_detail_cont .relationBox .itemBox li a p {
            font-weight: bold;
            margin-bottom: 0;
            transition: all 0.3s; }
            .column_detail_cont .relationBox .itemBox li a p:hover {
              opacity: 0.5; }
  .column_detail_cont .pageNaviBox {
    background-color: #eaf4e2;
    padding: 35px 0; }
    .column_detail_cont .pageNaviBox .pageNavi_inner {
      display: flex;
      width: 745px;
      margin: 0 auto;
      justify-content: space-between; }
      .column_detail_cont .pageNaviBox .pageNavi_inner .titTxt_left {
        width: 300px; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .titTxt_left p {
          font-size: 14px; }
      .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox {
        display: flex;
        justify-content: space-around;
        width: 135px;
        height: 90px; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next {
          position: relative; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next a {
            position: relative;
            background-color: #34855c;
            border-radius: 50%;
            display: block;
            width: 45px;
            height: 45px;
            transition: all 0.3s; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next a:hover {
              opacity: 0.8; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next a:before {
              position: absolute;
              content: "";
              border-left: 2px solid #fff;
              border-bottom: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              width: 10px;
              height: 10px;
              top: 17px;
              left: 18px; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .next p {
            position: absolute;
            color: #34855c;
            font-weight: bold;
            bottom: -18px;
            left: 7px;
            font-size: 12px; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev {
          position: relative; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev a {
            position: relative;
            background-color: #34855c;
            border-radius: 50%;
            display: block;
            width: 45px;
            height: 45px;
            transition: all 0.3s; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev a:hover {
              opacity: 0.8; }
            .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev a:before {
              position: absolute;
              content: "";
              border-right: 2px solid #fff;
              border-bottom: 2px solid #fff;
              -webkit-transform: rotate(-45deg);
                      transform: rotate(-45deg);
              width: 10px;
              height: 10px;
              top: 17px;
              right: 18px; }
          .column_detail_cont .pageNaviBox .pageNavi_inner .naviBox .prev p {
            position: absolute;
            color: #34855c;
            font-weight: bold;
            bottom: -18px;
            left: 7px;
            font-size: 12px; }
      .column_detail_cont .pageNaviBox .pageNavi_inner .titTxt_right {
        width: 300px; }
        .column_detail_cont .pageNaviBox .pageNavi_inner .titTxt_right p {
          font-size: 14px; }
  .policy_cont .h2 {
    position: relative;
    color: #fff;
    background-color: #34855c;
    border-radius: 20px;
    font-size: 20px;
    padding: 25px 0;
    padding-left: 40px;
    margin-top: 55px; }
    .policy_cont .h2:before {
      position: absolute;
      content: "";
      background-color: #76be9a;
      width: 25px;
      height: 10px;
      top: 35px;
      left: 0; }
  .policy_cont .policy_titBox {
    margin-bottom: 50px; }
  .policy_cont .txt {
    margin-top: 20px; }
  .mov_respo {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .mov_respo iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
  #lp {
    padding-top: 80px; }
    #lp #zoomLpHeader {
      width: 100%;
      height: 80px;
      position: fixed;
      top: 0;
      left: 0;
      background-color: #fff;
      z-index: 9999; }
      #lp #zoomLpHeader .inner {
        max-width: 1080px;
        width: 95%;
        height: 80px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        #lp #zoomLpHeader .inner .logo {
          order: 1; }
        #lp #zoomLpHeader .inner .contact {
          order: 3; }
          #lp #zoomLpHeader .inner .contact a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 186px;
            height: 50px;
            background-color: #04954f;
            border-radius: 25px;
            box-shadow: 3px 3px 0 #0f7f49;
            line-height: 1;
            transition: all .3s; }
            #lp #zoomLpHeader .inner .contact a .icon {
              margin-right: 10px; }
              #lp #zoomLpHeader .inner .contact a .icon img {
                width: 26px;
                height: 20px; }
            #lp #zoomLpHeader .inner .contact a:hover {
              -webkit-transform: translateX(-2px) translateY(-2px);
                      transform: translateX(-2px) translateY(-2px);
              box-shadow: 5px 5px 0 #0f7f49; }
        #lp #zoomLpHeader .inner nav {
          order: 2;
          margin: 0 30px 0 auto; }
          #lp #zoomLpHeader .inner nav ul {
            list-style: none;
            display: flex; }
            #lp #zoomLpHeader .inner nav ul li + li {
              margin-left: 3vw; }
            #lp #zoomLpHeader .inner nav ul li a {
              color: #585858;
              font-size: 16px;
              text-decoration: none; }
              #lp #zoomLpHeader .inner nav ul li a:hover {
                color: #04954f; }
    #lp .zoomSoudan_inner {
      max-width: 1080px;
      margin: 0 auto; }
    #lp p {
      font-size: 18px; }
    #lp a {
      text-decoration: none; }
    #lp img {
      max-width: 100%; }
    #lp .sec1 {
      background-image: url(../images/zoom-sodan/sec1_bg.png);
      background-size: cover;
      background-repeat: no-repeat;
      min-height: 560px;
      background-position: center; }
      #lp .sec1 .topView_box {
        width: 50%;
        padding-top: 90px; }
        #lp .sec1 .topView_box .hukidasi {
          margin-left: 30px; }
        #lp .sec1 .topView_box .h1 {
          margin-top: 20px; }
        #lp .sec1 .topView_box .btnBox a {
          display: block;
          background-color: #fff;
          max-width: 400px;
          border-radius: 30px;
          border: 1px solid #04954f;
          color: #04954f;
          text-align: center;
          position: relative;
          transition: all 0.3s;
          font-weight: bold;
          max-width: 400px;
          padding: 15px 0;
          margin-top: 50px;
          margin-left: 40px; }
          #lp .sec1 .topView_box .btnBox a:hover {
            border: 1px solid #fff;
            color: #fff;
            background-color: #04954f; }
            #lp .sec1 .topView_box .btnBox a:hover:after {
              border-right: 2px solid #fff;
              border-bottom: 2px solid #fff; }
          #lp .sec1 .topView_box .btnBox a:after {
            position: absolute;
            content: "";
            display: inline-block;
            border-right: 2px solid #04954f;
            border-bottom: 2px solid #04954f;
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg);
            transition: all 0.3s;
            width: 10px;
            height: 10px;
            top: 20px;
            right: 15px; }
    #lp #nayami {
      background-color: #f2f1ee;
      position: relative; }
      #lp #nayami:before {
        width: 100%;
        height: 110px;
        content: "";
        display: block;
        position: absolute;
        background-color: #fff;
        bottom: 0;
        left: 0;
        z-index: 0; }
      #lp #nayami h2 {
        background-color: #04954f;
        font-size: 36px;
        color: #fff;
        text-align: center;
        padding: 30px 0; }
        #lp #nayami h2 span {
          font-size: 44px; }
          #lp #nayami h2 span.orange {
            color: #ffa20f; }
          #lp #nayami h2 span.blue {
            color: #a8c1ec; }
      #lp #nayami .inner {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
        z-index: 2;
        padding: 60px 0; }
        #lp #nayami .inner .fukidashi {
          background-image: url(../images/zoom-sodan/nayami.png);
          width: 1020px;
          height: 405px; }
        #lp #nayami .inner .kaiketsu {
          background-color: #04954f;
          color: #fff;
          padding: 40px;
          border-radius: 5px; }
          #lp #nayami .inner .kaiketsu h3 {
            font-size: 30px; }
            #lp #nayami .inner .kaiketsu h3 span.orange {
              font-size: 35px;
              color: #ffaf3f; }
            #lp #nayami .inner .kaiketsu h3 span strong {
              font-size: 35px; }
          #lp #nayami .inner .kaiketsu p {
            text-align: center;
            font-size: 18px;
            font-weight: 700;
            margin-top: 20px; }
            #lp #nayami .inner .kaiketsu p span.orange {
              font-size: 22px;
              color: #ffaf3f; }
    #lp #nagare {
      background-color: #04954f; }
      #lp #nagare .inner {
        max-width: 1080px;
        width: 95%;
        margin: 0 auto;
        padding-bottom: 60px; }
        #lp #nagare .inner h2 {
          font-size: 36px;
          color: #fff;
          text-align: center;
          padding: 30px 0; }
        #lp #nagare .inner #flow {
          display: flex;
          justify-content: space-between; }
          #lp #nagare .inner #flow .item {
            background-color: #fff;
            width: 30%;
            border-radius: 5px;
            box-shadow: 3px 3px 0 #d8ede3;
            color: #585858;
            padding: 30px;
            position: relative; }
            #lp #nagare .inner #flow .item + .item:before {
              content: "";
              display: block;
              width: 0;
              height: 0;
              border-left: 26px solid #ffa20f;
              border-top: 32px solid transparent;
              border-bottom: 32px solid transparent;
              position: absolute;
              top: calc(50% - 32px);
              left: -36px; }
            #lp #nagare .inner #flow .item h3 {
              font-size: 18px;
              text-align: center;
              line-height: 1; }
              #lp #nagare .inner #flow .item h3 span {
                display: block;
                color: #04954f;
                font-size: 42px; }
            #lp #nagare .inner #flow .item .wrap p {
              text-align: center;
              font-size: 20px;
              line-height: 1.4;
              font-weight: 700;
              margin-top: 20px; }
            #lp #nagare .inner #flow .item .wrap .img {
              text-align: center;
              margin-top: 20px; }
            #lp #nagare .inner #flow .item .btn {
              width: 90%;
              margin: -55px auto 0; }
              #lp #nagare .inner #flow .item .btn a {
                display: flex;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 54px;
                background-color: #04954f;
                border-radius: 27px;
                position: relative;
                box-shadow: 3px 3px 0 #0f7f49;
                line-height: 1;
                transition: all .3s; }
                #lp #nagare .inner #flow .item .btn a:hover {
                  -webkit-transform: translateX(-2px) translateY(-2px);
                          transform: translateX(-2px) translateY(-2px);
                  box-shadow: 5px 5px 0 #0f7f49; }
                #lp #nagare .inner #flow .item .btn a:after {
                  content: "";
                  display: block;
                  width: 8px;
                  height: 8px;
                  border-top: 2px solid #fff;
                  border-right: 2px solid #fff;
                  -webkit-transform: rotate(45deg);
                          transform: rotate(45deg);
                  position: absolute;
                  top: calc(50% - 4px);
                  right: 15px; }
        #lp #nagare .inner .anshin {
          background-color: #fff;
          margin-top: 70px;
          border-radius: 5px;
          display: flex;
          padding: 40px; }
          #lp #nagare .inner .anshin .txt {
            flex: 1; }
            #lp #nagare .inner .anshin .txt h3 {
              font-size: 32px;
              color: #04954f; }
              #lp #nagare .inner .anshin .txt h3 span {
                color: #ffa20f; }
            #lp #nagare .inner .anshin .txt p {
              color: #585858;
              font-size: 18px;
              line-height: 1.5;
              margin-top: 30px; }
          #lp #nagare .inner .anshin .img {
            width: 300px;
            text-align: right; }
    #lp #price .inner {
      max-width: 1080px;
      width: 95%;
      margin: 0 auto; }
      #lp #price .inner h2 {
        font-size: 42px;
        color: #585858;
        text-align: center;
        padding: 70px 0; }
      #lp #price .inner #zoom {
        border: 3px solid #d8ede3;
        border-radius: 5px;
        padding: 60px 60px 45px;
        display: flex;
        position: relative; }
        #lp #price .inner #zoom h3 {
          background-color: #ffa20f;
          color: #fff;
          font-size: 30px;
          line-height: 1;
          padding: 20px 0px;
          width: 490px;
          text-align: center;
          border-radius: 50px;
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%); }
          #lp #price .inner #zoom h3:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-top: 17px solid #ffa20f;
            border-right: 7px solid transparent;
            border-left: 7px solid transparent;
            position: absolute;
            bottom: -17px;
            left: calc(50% - 7px); }
        #lp #price .inner #zoom p {
          width: 50%;
          color: #585858; }
          #lp #price .inner #zoom p.info {
            font-size: 18px;
            line-height: 1.6;
            padding-right: 40px; }
          #lp #price .inner #zoom p.nedan {
            padding-left: 40px;
            border-left: 1px solid #d2d2d2;
            font-weight: 700;
            font-size: 18px;
            text-align: center; }
            #lp #price .inner #zoom p.nedan span {
              font-size: 50px; }
      #lp #price .inner .service {
        display: flex;
        margin-top: 30px; }
        #lp #price .inner .service p {
          flex: 1;
          font-size: 18px;
          color: #585858; }
        #lp #price .inner .service .kochira {
          width: 248px;
          margin-left: 50px; }
          #lp #price .inner .service .kochira a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 248px;
            height: 54px;
            background-color: #04954f;
            border-radius: 27px;
            position: relative;
            box-shadow: 3px 3px 0 #0f7f49;
            line-height: 1;
            transition: all .3s; }
            #lp #price .inner .service .kochira a:hover {
              -webkit-transform: translateX(-2px) translateY(-2px);
                      transform: translateX(-2px) translateY(-2px);
              box-shadow: 5px 5px 0 #0f7f49; }
            #lp #price .inner .service .kochira a:after {
              content: "";
              display: block;
              width: 8px;
              height: 8px;
              border-top: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              top: calc(50% - 4px);
              right: 15px; }
      #lp #price .inner .reserve {
        border-top: 1px solid #eaeef1;
        margin-top: 60px;
        padding-top: 50px; }
        #lp #price .inner .reserve .reserveHead {
          display: flex;
          align-items: baseline; }
          #lp #price .inner .reserve .reserveHead h3 {
            font-size: 30px;
            color: #04954f; }
          #lp #price .inner .reserve .reserveHead span {
            font-size: 15px;
            color: #717171;
            display: block;
            margin-left: 1em; }
        #lp #price .inner .reserve .checkList {
          display: flex;
          flex-wrap: wrap; }
          #lp #price .inner .reserve .checkList li {
            width: 50%;
            font-size: 18px;
            color: #585858;
            position: relative;
            padding-left: 55px;
            margin-top: 30px; }
            #lp #price .inner .reserve .checkList li:before {
              content: "";
              display: block;
              background-image: url(../images/zoom-sodan/icon-check.png);
              width: 40px;
              height: 35px;
              position: absolute;
              top: 0;
              left: 0; }
    #lp .maeda {
      background-color: #f2f1ee;
      margin-top: 40px; }
      #lp .maeda .inner {
        max-width: 1080px;
        min-height: 500px;
        width: 95%;
        margin: 0 auto;
        padding: 30px 0 30px 350px;
        background-image: url(../images//zoom-sodan/maeda.png);
        background-repeat: no-repeat;
        background-position: left bottom; }
        #lp .maeda .inner h2 {
          font-size: 30px;
          color: #04954f;
          font-weight: 700; }
          #lp .maeda .inner h2 span {
            color: #ffaf3f; }
            #lp .maeda .inner h2 span.num {
              font-size: 60px; }
        #lp .maeda .inner .name {
          margin-top: 40px; }
          #lp .maeda .inner .name span {
            display: inline-block; }
            #lp .maeda .inner .name span.ja {
              font-size: 30px;
              font-weight: 700;
              color: #585858; }
            #lp .maeda .inner .name span.en {
              font-size: 18px;
              font-weight: 700;
              color: #04954f;
              margin-left: 1em; }
        #lp .maeda .inner .aisatsu {
          font-size: 18px;
          color: #585858;
          line-height: 1.8;
          margin-top: 20px;
          font-weight: 700; }
        #lp .maeda .inner .kochira {
          margin-top: 30px; }
          #lp .maeda .inner .kochira a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 461px;
            height: 70px;
            background-color: #04954f;
            border-radius: 35px;
            font-size: 18px;
            position: relative;
            box-shadow: 3px 3px 0 #0f7f49;
            line-height: 1;
            transition: all .3s; }
            #lp .maeda .inner .kochira a:hover {
              -webkit-transform: translateX(-2px) translateY(-2px);
                      transform: translateX(-2px) translateY(-2px);
              box-shadow: 5px 5px 0 #0f7f49; }
            #lp .maeda .inner .kochira a:after {
              content: "";
              display: block;
              width: 10px;
              height: 10px;
              border-top: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              top: calc(50% - 5px);
              right: 15px; }
    #lp #caseStudy .inner {
      max-width: 1080px;
      width: 95%;
      margin: 0 auto;
      padding: 70px 0; }
      #lp #caseStudy .inner h2 {
        font-size: 42px;
        color: #585858;
        text-align: center; }
      #lp #caseStudy .inner .case {
        margin-top: 60px;
        display: flex;
        justify-content: space-between; }
        #lp #caseStudy .inner .case .item {
          width: 32%;
          background-color: #04954f;
          border-radius: 5px;
          padding: 20px;
          box-shadow: 0 3px 0 #00703a; }
          #lp #caseStudy .inner .case .item .title {
            font-size: 13px;
            color: #fff;
            text-align: center; }
          #lp #caseStudy .inner .case .item h3 {
            font-size: 20px;
            margin-top: 20px;
            border-bottom: 2px solid #fff;
            padding-bottom: 10px;
            color: #fff;
            text-align: center;
            position: relative; }
            #lp #caseStudy .inner .case .item h3:after {
              content: "";
              display: block;
              width: 10px;
              height: 10px;
              border-right: 2px solid #fff;
              border-bottom: 2px solid #fff;
              background-color: #04954f;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              left: calc(50% - 5px);
              bottom: -7px; }
          #lp #caseStudy .inner .case .item .nayami {
            margin-top: 20px;
            background-color: #f2f1ee;
            border-radius: 5px;
            padding: 20px;
            position: relative;
            min-height: 300px; }
            #lp #caseStudy .inner .case .item .nayami:after {
              content: "";
              display: block;
              width: 0;
              height: 0;
              border-top: 17px solid #ffa20f;
              border-right: 21px solid transparent;
              border-left: 21px solid transparent;
              position: absolute;
              bottom: -25px;
              left: calc(50% - 21px); }
            #lp #caseStudy .inner .case .item .nayami .sodan {
              display: flex;
              align-items: flex-end; }
              #lp #caseStudy .inner .case .item .nayami .sodan p {
                font-size: 14px;
                color: #585858;
                flex: 1;
                background-color: #fff;
                border-radius: 5px;
                padding: 15px; }
              #lp #caseStudy .inner .case .item .nayami .sodan .icon {
                width: 39px;
                margin-left: 15px; }
            #lp #caseStudy .inner .case .item .nayami .ans {
              display: flex;
              align-items: flex-end;
              margin-top: 20px; }
              #lp #caseStudy .inner .case .item .nayami .ans p {
                font-size: 14px;
                color: #585858;
                flex: 1;
                background-color: #fff;
                border-radius: 5px;
                padding: 15px; }
              #lp #caseStudy .inner .case .item .nayami .ans .icon {
                width: 39px;
                margin-right: 15px; }
          #lp #caseStudy .inner .case .item .result {
            margin-top: 35px;
            background-color: #fff;
            border-radius: 5px;
            padding: 15px;
            min-height: 180px; }
            #lp #caseStudy .inner .case .item .result h4 {
              color: #585858;
              font-size: 20px;
              line-height: 1.5; }
            #lp #caseStudy .inner .case .item .result p {
              font-size: 14px;
              color: #585858;
              margin-top: 15px; }
    #lp #anshin {
      background-color: #f2f1ee;
      padding: 60px 0 40px; }
      #lp #anshin .inner {
        max-width: 900px;
        width: 95%;
        margin: 0 auto; }
        #lp #anshin .inner h2 {
          font-size: 42px;
          color: #585858;
          text-align: center; }
        #lp #anshin .inner .anshinList {
          margin-top: 40px;
          padding-bottom: 170px; }
          #lp #anshin .inner .anshinList li {
            position: relative;
            display: flex; }
            #lp #anshin .inner .anshinList li p {
              font-size: 20px;
              color: #585858;
              background-color: #fff;
              border-radius: 10px;
              padding: 30px;
              width: 70%;
              position: relative;
              display: block;
              border: 3px solid #d8ede3; }
              #lp #anshin .inner .anshinList li p:after {
                content: "";
                display: block;
                width: 16px;
                height: 16px;
                border: 3px solid #d8ede3;
                background-color: #fff;
                border-width: 0 3px 3px 0;
                -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                position: absolute;
                bottom: -11px;
                left: 15%; }
              #lp #anshin .inner .anshinList li p span {
                color: #ffa20f; }
            #lp #anshin .inner .anshinList li .icon {
              position: absolute;
              left: 10%;
              bottom: -185px;
              -webkit-transform: translateX(-50%);
                      transform: translateX(-50%); }
            #lp #anshin .inner .anshinList li:nth-of-type(even) {
              justify-content: flex-end; }
              #lp #anshin .inner .anshinList li:nth-of-type(even) p:after {
                left: 85%; }
              #lp #anshin .inner .anshinList li:nth-of-type(even) .icon {
                left: 85%;
                -webkit-transform: translateX(0);
                        transform: translateX(0); }
            #lp #anshin .inner .anshinList li + li {
              margin-top: 50px; }
    #lp #entry {
      position: relative;
      background-image: url(../images/zoom-sodan/entry-bg.jpg);
      background-size: cover;
      background-position: 50% 50%;
      padding: 50px 0 100px; }
      #lp #entry #pageTop {
        position: absolute;
        bottom: 10%; }
        #lp #entry #pageTop a {
          font-size: 13px;
          padding-top: 20px; }
      #lp #entry h2 {
        text-align: center;
        font-size: 42px;
        color: 333px; }
      #lp #entry .info {
        max-width: 1080px;
        width: 95%;
        margin: 60px auto 0;
        background-color: #fff;
        padding: 40px 0;
        background-image: url(../images/zoom-sodan/maeda.png);
        background-repeat: no-repeat;
        background-position: 5% 30px;
        background-size: 150px auto; }
        #lp #entry .info .entryBtn {
          margin-top: 30px; }
          #lp #entry .info .entryBtn a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 536px;
            height: 70px;
            background-color: #04954f;
            border-radius: 35px;
            font-size: 22px;
            position: relative;
            box-shadow: 3px 3px 0 #0f7f49;
            line-height: 1;
            margin: 0 auto;
            transition: all .3s; }
            #lp #entry .info .entryBtn a:hover {
              -webkit-transform: translateX(-2px) translateY(-2px);
                      transform: translateX(-2px) translateY(-2px);
              box-shadow: 5px 5px 0 #0f7f49; }
            #lp #entry .info .entryBtn a:after {
              content: "";
              display: block;
              width: 10px;
              height: 10px;
              border-top: 2px solid #fff;
              border-right: 2px solid #fff;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg);
              position: absolute;
              top: calc(50% - 5px);
              right: 15px; }
        #lp #entry .info p {
          text-align: center;
          font-size: 20px;
          line-height: 1.6; }
      #lp #entry .goWeb {
        margin-top: 60px; }
        #lp #entry .goWeb a {
          display: block;
          width: 527px;
          margin: 0 auto;
          transition: all .3s; }
          #lp #entry .goWeb a:hover {
            opacity: .7; }
    #lp footer {
      background-color: #036837;
      padding: 15px; }
      #lp footer p.copy {
        font-size: 10px;
        color: #fff;
        text-align: center;
        line-height: 1; } }

/*# sourceMappingURL=map/second.css.map */
