@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

* {
  box-sizing: border-box; }

a {
  transition: opacity .2s ease; }
  a:hover {
    opacity: .6; }

img {
  width: 100%;
  height: auto;
  vertical-align: bottom; }

i {
  font-style: normal; }

hr {
  border-top: 1px solid #efefef;
  margin: 1rem 0; }
  @media screen and (min-width: 768px) {
    hr {
      margin: 6rem 0; } }
  hr.slim {
    margin: 1rem 0; }
    @media screen and (min-width: 768px) {
      hr.slim {
        margin: 2rem 0; } }

body {
  font-family: 'Noto Sans JP',"游ゴシック", YuGothic,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  color: #333333;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  padding-top: 57px; }
  @media screen and (min-width: 768px) {
    body {
      padding-top: 0; } }

.for_sp {
  display: block !important; }
  @media screen and (min-width: 768px) {
    .for_sp {
      display: none !important; } }

.for_pc {
  display: none !important; }
  @media screen and (min-width: 768px) {
    .for_pc {
      display: block !important; } }

.lay_inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: block; }
  .lay_inner:after {
    content: '';
    display: block;
    clear: both; }
  @media screen and (max-width: 1200px) {
    .lay_inner {
      padding: 0 1.5%; } }
  @media screen and (max-width: 768px) {
    .lay_inner {
      padding: 0 6%; } }
  .lay_inner .lay_inner {
    max-width: 970px; }
    @media screen and (max-width: 768px) {
      .lay_inner .lay_inner {
        padding: 0; } }
  .lay_inner .left {
    float: left;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .lay_inner .left {
        width: 48%; } }
  .lay_inner .right {
    float: right;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .lay_inner .right {
        width: 48%; } }

.lay_spacer {
  padding: 1rem 0; }
  @media screen and (min-width: 768px) {
    .lay_spacer {
      padding: 2.6rem 0; } }

.lay_contents section {
  margin-bottom: 3rem; }
  @media screen and (min-width: 768px) {
    .lay_contents section {
      margin-bottom: 6rem; } }

.elm_btn-primary {
  background: #EA5B00;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  padding: .8rem 1rem;
  border-radius: 100px;
  line-height: 1;
  display: inline-block;
  -webkit-appearance: none; }

.elm_bg-glay, #mod_footLink {
  background: #fafafa; }

.elm_bg-gladiate {
  background: url(/wp-content/themes/original/cmn/images/bgblue.png) no-repeat center center;
  background-size: cover;
  background: -webkit-linear-gradient(#2C6BBE 0%, #1C57A5 100%);
  color: #fff; }

.elm_lead-xs {
  font-size: 10px;
  padding: 1rem 0;
  line-height: 1.6; }
  @media screen and (min-width: 768px) {
    .elm_lead-xs {
      font-size: 12px; } }

.elm_lead-s {
  line-height: 1.6;
  margin: 1.5rem 0;
  font-size: 12px;
  text-align: justify; }
  .elm_lead-s br {
    display: none; }
  @media screen and (min-width: 768px) {
    .elm_lead-s {
      font-size: 14px;
      text-align: initial; }
      .elm_lead-s br {
        display: initial; } }

.elm_lead-m, .elm_lead-m-b {
  font-size: 14px;
  line-height: 1.6;
  margin: 1.5rem 0;
  text-align: justify; }
  .elm_lead-m br, .elm_lead-m-b br {
    display: none; }
  @media screen and (min-width: 768px) {
    .elm_lead-m, .elm_lead-m-b {
      font-size: 16px;
      text-align: center; }
      .elm_lead-m br, .elm_lead-m-b br {
        display: initial; } }

.elm_lead-m-b {
  font-weight: 600; }

.elm_h1 {
  margin: 2rem 0;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.3;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .elm_h1 {
      text-align: center;
      font-size: 32px; } }
  .elm_h1 span {
    display: inline-block; }
  .elm_h1 small {
    margin: .5rem 0;
    display: block;
    font-size: 14px;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      .elm_h1 small {
        font-size: 16px; } }

.elm_h2 {
  margin: 1.5rem 0;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.4;
  text-align: left; }
  .elm_h2.center {
    text-align: center; }
  .elm_h2 i {
    margin-left: -.55em;
    display: inline-block; }
  @media screen and (min-width: 768px) {
    .elm_h2 {
      font-size: 28px;
      text-align: center; } }
  .elm_h2 span {
    display: inline-block; }
  .elm_h2 small {
    margin: .5rem 0;
    display: block;
    font-size: 15px; }
    @media screen and (min-width: 768px) {
      .elm_h2 small {
        font-size: 18px; } }

.elm_h3 {
  font-weight: 500;
  line-height: 1.4;
  font-size: 17px;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .elm_h3 {
      font-size: 18px;
      text-align: center; } }

.elm_h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  color: #878787;
  margin: 2rem 0; }
  .elm_h4 i {
    margin-left: -.55em;
    display: inline-block; }
  @media screen and (min-width: 768px) {
    .elm_h4 {
      font-size: 28px; } }

.elm_h5, .elm_h5-green, .elm_h5-orange {
  font-weight: 700;
  font-size: 18px; }

.elm_h5-green {
  color: #55C3A3; }

.elm_h5-orange {
  color: #EA5B00; }

.elm_h6 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 1.5rem; }
  @media screen and (min-width: 768px) {
    .elm_h6 {
      font-size: 18px; } }

.elm_h7 {
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 1.5rem;
  background: rgba(255, 255, 255, 0.49);
  padding: 1rem;
  text-align: center;
  width: 100%;
  margin: 2rem auto .5rem; }
  @media screen and (min-width: 768px) {
    .elm_h7 {
      font-size: 18px;
      width: 80%;
      margin: 2rem auto; } }

.elm_h8 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: .8rem;
  margin-top: 2rem; }
  .elm_h8 small {
    font-size: 12px; }
  @media screen and (min-width: 768px) {
    .elm_h8 {
      font-size: 16px; } }

.elm_casestudy-title1 {
  color: #1F57A2;
  font-weight: 600;
  font-size: 22px;
  margin: 1.5rem 0;
  line-height: 1.3; }
  .elm_casestudy-title1 i {
    display: none; }
  @media screen and (min-width: 768px) {
    .elm_casestudy-title1 {
      font-size: 32px; }
      .elm_casestudy-title1 i {
        display: initial; } }

.elm_casestudy-title2 {
  color: #1F57A2;
  font-weight: 800;
  margin: 3rem 0;
  text-align: center; }
  .elm_casestudy-title2 span {
    font-size: 20px;
    letter-spacing: 1em;
    display: block;
    margin-right: -1em; }
  .elm_casestudy-title2 small {
    display: block;
    font-size: 12px;
    color: #333;
    font-weight: 400; }
  @media screen and (min-width: 768px) {
    .elm_casestudy-title2 span {
      font-size: 32px; }
    .elm_casestudy-title2 small {
      font-size: 16px; } }

.elm_checkList {
  list-style: none;
  font-weight: 600;
  font-size: 18px; }
  .elm_checkList li {
    padding-left: 2rem;
    margin: .5rem 0;
    background: url(/wp-content/themes/original/cmn/images/ico-checkblue.png) no-repeat left 0.52rem;
    background-size: 20px;
    text-align: justify;
    line-height: 1.6; }
  .elm_checkList.green li {
    background: url(/wp-content/themes/original/cmn/images/ico-checkgreen.png) no-repeat left 0.52rem;
    background-size: 20px; }
  .elm_checkList.orange li {
    background: url(/wp-content/themes/original/cmn/images/ico-checkorange.png) no-repeat left 0.52rem;
    background-size: 20px; }

#mod_copy {
  font-size: 12px; }

.mod_topFeature {
  color: #fff;
  line-height: 1.6; }
  @media screen and (max-width: 768px) {
    .mod_topFeature p {
      font-size: 14px; } }
  .mod_topFeature p small {
    font-size: 12px;
    display: block;
    margin-top: .5rem; }
    .mod_topFeature p small.right {
      text-align: right; }
    @media screen and (max-width: 768px) {
      .mod_topFeature p small {
        text-align: left; } }
  .mod_topFeature p span {
    display: inline-block; }
  .mod_topFeature h2 {
    font-weight: 600;
    margin-bottom: 1.5rem; }
    @media screen and (max-width: 768px) {
      .mod_topFeature h2 {
        margin-bottom: 1rem; } }
    .mod_topFeature h2 span {
      font-weight: 600;
      display: inline-block;
      border-bottom: 2px solid #fff;
      font-size: 28px;
      line-height: 1;
      padding-bottom: .2rem; }
      @media screen and (max-width: 768px) {
        .mod_topFeature h2 span {
          font-size: 20px;
          margin-bottom: .3rem; } }
      .mod_topFeature h2 span small {
        font-weight: 600;
        font-size: 18px;
        display: inline-block;
        margin-right: .5rem; }
        @media screen and (max-width: 768px) {
          .mod_topFeature h2 span small {
            font-size: 14px; } }
    .mod_topFeature h2 i {
      display: block;
      font-size: 30px; }
      @media screen and (max-width: 768px) {
        .mod_topFeature h2 i {
          font-size: 23px; } }
  .mod_topFeature .introduction {
    padding: 4.5rem 0 0;
    background: url(/wp-content/themes/original/cmn/images/top/about00.png) no-repeat center center;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .mod_topFeature .introduction {
        padding: 2rem 0 0;
        overflow: hidden; } }
    @media screen and (max-width: 768px) {
      .mod_topFeature .introduction .secondinner {
        margin: 0;
        padding: 0; } }
    .mod_topFeature .introduction .left {
      width: 50%;
      padding-top: 2rem; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .introduction .left {
          width: 150%;
          margin-left: -25%;
          margin-bottom: -4rem;
          position: relative;
          z-index: 1; } }
    .mod_topFeature .introduction .right {
      width: 40%; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .introduction .right {
          width: 100%; } }
    .mod_topFeature .introduction .right2 {
      background: #fff;
      width: 65%;
      margin-top: 5rem;
      margin-bottom: -7rem;
      padding: 2rem; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .introduction .right2 {
          width: 100%;
          margin-bottom: 0;
          margin-top: 0;
          padding: 1rem 1rem 2rem;
          padding-top: 5.5rem; } }
      .mod_topFeature .introduction .right2 h3 {
        font-size: 32px;
        color: #333;
        margin-bottom: 1rem; }
        @media screen and (max-width: 768px) {
          .mod_topFeature .introduction .right2 h3 {
            font-size: 23px; } }
      .mod_topFeature .introduction .right2 ul li {
        border-bottom: 1px dotted #eee; }
        .mod_topFeature .introduction .right2 ul li a {
          padding: .4rem;
          display: block;
          font-weight: 600;
          text-decoration: none;
          color: #333;
          font-size: 20px;
          display: block; }
          @media screen and (max-width: 768px) {
            .mod_topFeature .introduction .right2 ul li a {
              font-size: 16px;
              overflow: hidden; } }
          .mod_topFeature .introduction .right2 ul li a span {
            display: inline-block;
            margin-right: .4rem;
            font-size: 24px;
            color: #007AD1; }
            @media screen and (max-width: 768px) {
              .mod_topFeature .introduction .right2 ul li a span {
                font-size: 18px; } }
          .mod_topFeature .introduction .right2 ul li a small {
            float: right;
            display: block;
            width: 86px; }
            @media screen and (max-width: 768px) {
              .mod_topFeature .introduction .right2 ul li a small {
                margin-right: -5rem; } }
  .mod_topFeature .feature01 {
    padding: 9rem 0 4.5rem 0;
    background: url(/wp-content/themes/original/cmn/images/bgblue.png) no-repeat center center;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .mod_topFeature .feature01 {
        padding: 2rem 0 2rem 0; } }
    .mod_topFeature .feature01 .mod_threeColum {
      margin-top: 1rem; }
      .mod_topFeature .feature01 .mod_threeColum ul {
        margin: 0 -.5rem; }
      .mod_topFeature .feature01 .mod_threeColum li {
        padding: .5rem; }
        @media screen and (max-width: 768px) {
          .mod_topFeature .feature01 .mod_threeColum li {
            padding-bottom: 1rem; } }
    .mod_topFeature .feature01 .waku {
      margin-top: 2.5rem;
      background: rgba(255, 255, 255, 0.1);
      border-radius: 6px;
      padding: 1.5rem 1rem;
      text-align: center;
      border: 1px solid rgba(255, 255, 255, 0.3); }
      @media screen and (max-width: 768px) {
        .mod_topFeature .feature01 .waku {
          padding: 1rem; } }
      .mod_topFeature .feature01 .waku h3 {
        font-size: 21px;
        margin-bottom: .5rem; }
        @media screen and (max-width: 768px) {
          .mod_topFeature .feature01 .waku h3 {
            font-size: 16px;
            text-align: left; } }
      .mod_topFeature .feature01 .waku ul {
        font-size: 14px;
        display: inline-block;
        text-align: left;
        list-style: none; }
        .mod_topFeature .feature01 .waku ul li {
          padding-left: 1.2rem;
          position: relative; }
          .mod_topFeature .feature01 .waku ul li:after {
            content: '';
            display: block;
            height: 7px;
            width: 7px;
            background: #EDAB00;
            border-radius: 100%;
            position: absolute;
            left: 0;
            top: 10px;
            margin-top: -1px; }
  .mod_topFeature .feature02 {
    padding: 4.5rem 0;
    background: url(/wp-content/themes/original/cmn/images/top/about02.png) no-repeat center center;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .mod_topFeature .feature02 {
        padding: 2rem 0; } }
    .mod_topFeature .feature02 .left {
      width: 57%; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .feature02 .left {
          width: 100%;
          margin-top: 2rem; } }
    .mod_topFeature .feature02 .right {
      width: 40%; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .feature02 .right {
          width: 100%; } }
  .mod_topFeature .feature03 {
    padding: 4.5rem 0;
    background: url(/wp-content/themes/original/cmn/images/top/about03.png) no-repeat center center;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .mod_topFeature .feature03 {
        padding: 2rem 0; } }
    .mod_topFeature .feature03 .left {
      width: 45%; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .feature03 .left {
          width: 100%; } }
    .mod_topFeature .feature03 .right {
      width: 53%; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .feature03 .right {
          width: 100%;
          margin-top: 1rem;
          padding: 0 2rem; } }
  .mod_topFeature .feature04 {
    padding: 4.5rem 0;
    background: url(/wp-content/themes/original/cmn/images/top/about04.png) no-repeat center center;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .mod_topFeature .feature04 {
        padding: 2rem 0; } }
    .mod_topFeature .feature04 .right {
      width: 43%; }
      @media screen and (max-width: 768px) {
        .mod_topFeature .feature04 .right {
          width: 100%; } }

#mod_header {
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    #mod_header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background: #fff;
      z-index: 100; } }
  #mod_header .logoBar {
    padding: .5rem 1rem; }
    #mod_header .logoBar:after {
      content: '';
      display: block;
      clear: both; }
    @media screen and (max-width: 768px) {
      #mod_header .logoBar {
        display: none; } }
    #mod_header .logoBar a {
      display: block; }
    #mod_header .logoBar .logo {
      display: block;
      float: left; }
      #mod_header .logoBar .logo img {
        height: 51px;
        width: 353px; }
    #mod_header .logoBar .contact {
      float: right; }
      #mod_header .logoBar .contact a {
        display: inline-block;
        margin-left: 1rem;
        vertical-align: top; }
      #mod_header .logoBar .contact .tel {
        width: 180px;
        height: 51px; }
      #mod_header .logoBar .contact .form {
        margin-top: .25em; }
  #mod_header .spBar {
    display: none; }
    @media screen and (max-width: 768px) {
      #mod_header .spBar {
        display: block;
        text-align: center;
        padding: .5rem; }
        #mod_header .spBar:after {
          content: '';
          display: block;
          clear: both; }
        #mod_header .spBar .menu {
          display: block;
          float: left;
          height: 41px;
          width: 41px;
          background: url(/wp-content/themes/original/cmn/images/header/menubar.png) no-repeat center center;
          background-size: 28px; }
          #mod_header .spBar .menu.active {
            background: url(/wp-content/themes/original/cmn/images/header/menubarx.png) no-repeat center center;
            background-size: 28px; }
        #mod_header .spBar .logo-mini {
          display: inline-block;
          width: 75px; }
        #mod_header .spBar .telmark {
          float: right;
          padding: .5em; }
          #mod_header .spBar .telmark img {
            width: 25px; } }
  #mod_header .navBer {
    background: rgba(51, 51, 51, 0.68);
    text-align: center; }
    @media screen and (max-width: 768px) {
      #mod_header .navBer {
        display: none; } }
    @media screen and (max-width: 768px) {
      #mod_header .navBer .lay_inner {
        padding: 0; } }
    #mod_header .navBer ul {
      list-style: none; }
      #mod_header .navBer ul li {
        display: inline-block;
        font-size: 14px; }
        @media screen and (max-width: 768px) {
          #mod_header .navBer ul li {
            display: block;
            text-align: left; } }
        #mod_header .navBer ul li.active a {
          border-bottom: 3px solid #fff; }
          @media screen and (max-width: 768px) {
            #mod_header .navBer ul li.active a {
              border-bottom: 1px solid #9f9f9f; } }
    #mod_header .navBer a {
      color: #fff;
      text-decoration: none;
      transition: all .2s ease;
      font-weight: 600;
      display: block;
      padding: 1.5em 2em;
      border-bottom: 3px solid rgba(51, 51, 51, 0); }
      @media screen and (max-width: 768px) {
        #mod_header .navBer a {
          border-bottom: 0;
          padding: 1.3rem 1rem;
          border-bottom: 1px solid #9f9f9f;
          font-size: 12px;
          position: relative; }
          #mod_header .navBer a:after {
            content: '';
            display: block;
            height: 6px;
            width: 6px;
            border: 1px solid #fff;
            border-top-color: rgba(0, 0, 0, 0);
            border-left-color: rgba(0, 0, 0, 0);
            position: absolute;
            top: 50%;
            right: 1rem;
            transform: rotate(-45deg);
            margin-top: -3.5px; } }
      #mod_header .navBer a:hover {
        opacity: 1;
        background: #333;
        border-bottom: 3px solid #fff; }
        @media screen and (max-width: 768px) {
          #mod_header .navBer a:hover {
            border-bottom: 1px solid #9f9f9f; } }

#mod_footer {
  background: #333333;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 768px) {
    #mod_footer .lay_inner {
      padding: 0; } }
  #mod_footer ul {
    padding: .5rem 0;
    list-style: none;
    border-bottom: 1px solid #696969; }
    @media screen and (max-width: 768px) {
      #mod_footer ul {
        padding: 0; } }
    #mod_footer ul li {
      display: inline-block;
      font-size: 14px;
      margin: .5rem 1rem; }
      @media screen and (max-width: 768px) {
        #mod_footer ul li {
          margin: 0;
          display: block;
          text-align: left;
          border-bottom: 1px solid #696969;
          font-size: 12px; } }
  #mod_footer a {
    color: #fff;
    text-decoration: none;
    transition: all .2s ease;
    font-weight: 600;
    display: block; }
    #mod_footer a:hover {
      opacity: 1;
      text-decoration: underline; }
    @media screen and (max-width: 768px) {
      #mod_footer a {
        padding: 1.3rem 1rem;
        position: relative; }
        #mod_footer a:after {
          content: '';
          display: block;
          height: 6px;
          width: 6px;
          border: 1px solid #fff;
          border-top-color: rgba(0, 0, 0, 0);
          border-left-color: rgba(0, 0, 0, 0);
          position: absolute;
          top: 50%;
          right: 1rem;
          transform: rotate(-45deg);
          margin-top: -3.5px; }
        #mod_footer a:hover {
          opacity: 1;
          text-decoration: none; } }

.mod_fullCoverLink {
  display: block;
  vertical-align: bottom;
  padding: 5% 0;
  color: #fff;
  text-decoration: none; }
  @media screen and (max-width: 768px) {
    .mod_fullCoverLink {
      padding: 10% 3%; } }
  .mod_fullCoverLink .elm_h1 {
    margin-top: 0;
    text-align: left; }
  .mod_fullCoverLink i {
    display: inline-block;
    background: #000;
    padding: .5rem 2rem .7rem;
    border-radius: 100px;
    line-height: 1; }
    @media screen and (max-width: 768px) {
      .mod_fullCoverLink i {
        padding: .5rem 3rem .7rem; } }

#mod_footLink {
  padding: 4rem 0;
  text-align: center; }
  @media screen and (max-width: 768px) {
    #mod_footLink {
      padding: 1rem 0; }
      #mod_footLink .elm_h2 {
        text-align: center; } }
  #mod_footLink ul {
    list-style: none;
    padding: 0;
    margin: 4rem 0 3rem 0;
    text-align: left; }
    @media screen and (max-width: 768px) {
      #mod_footLink ul {
        margin: 1rem 0 2rem 0; } }
    #mod_footLink ul:after {
      content: '';
      display: block;
      clear: both; }
    #mod_footLink ul li {
      width: 33.3333333333%;
      float: left;
      padding: 1rem; }
      @media screen and (max-width: 768px) {
        #mod_footLink ul li {
          width: 100%;
          float: none;
          padding: .5rem 0; } }
      #mod_footLink ul li a {
        display: block;
        background: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        color: #333;
        transition: all .2s ease; }
        #mod_footLink ul li a:hover {
          box-shadow: 0 0 8px #b7b7b7; }
      #mod_footLink ul li span {
        display: block;
        padding: 1.3rem;
        padding-left: 3rem;
        position: relative; }
        #mod_footLink ul li span:after {
          content: '';
          display: block;
          height: 5px;
          width: 5px;
          border: 1px solid #333;
          border-top-color: rgba(0, 0, 0, 0);
          border-left-color: rgba(0, 0, 0, 0);
          position: absolute;
          top: 50%;
          right: 1rem;
          transform: rotate(-45deg);
          margin-top: -3px; }
        #mod_footLink ul li span:after {
          right: initial;
          left: 1.4rem;
          margin-top: -2px; }

.mod_contactAd {
  background: #fff;
  padding: 2rem; }
  @media screen and (max-width: 768px) {
    .mod_contactAd {
      padding: 1rem; }
      .mod_contactAd .elm_h2 {
        text-align: left !important; } }
  .mod_contactAd .elm_lead-m, .mod_contactAd .elm_lead-m-b {
    margin-bottom: 2rem; }
  .mod_contactAd .elm_btn-primary {
    padding: 1.5rem;
    width: 80%;
    background-image: url(/wp-content/themes/original/cmn/images/contactAd/icon.png);
    background-repeat: no-repeat;
    background-position: 4px center;
    background-size: auto 90%;
    font-size: 18px;
    margin-bottom: 2rem; }
    @media screen and (max-width: 768px) {
      .mod_contactAd .elm_btn-primary {
        width: 100%;
        font-size: 14px;
        padding: 1.2rem;
        padding-left: 3.5rem;
        background-size: 48px;
        background-position: 2px center;
        margin-bottom: 1.5rem; }
        .mod_contactAd .elm_btn-primary span {
          display: inline-block; } }
    @media screen and (max-width: 320px) {
      .mod_contactAd .elm_btn-primary {
        padding: .8rem;
        padding-left: 3rem; } }
  @media screen and (max-width: 768px) {
    .mod_contactAd .tel {
      margin-bottom: 1rem; } }
  .mod_contactAd .tel a {
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    margin-left: -1rem; }
    .mod_contactAd .tel a span {
      display: inline-block;
      font-size: 33px; }
    @media screen and (max-width: 768px) {
      .mod_contactAd .tel a span {
        display: inline-block;
        font-size: 28px; } }
  .mod_contactAd .tel small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-top: 1rem; }
    @media screen and (max-width: 768px) {
      .mod_contactAd .tel small {
        line-height: 1.6;
        text-align: left;
        font-size: 12px; }
        .mod_contactAd .tel small span {
          display: block; } }
  .mod_contactAd .elm:nth-child(1) {
    float: left;
    width: 33.3333333333%; }
    @media screen and (max-width: 768px) {
      .mod_contactAd .elm:nth-child(1) {
        float: none;
        width: 60%;
        margin: 0 auto; } }
  .mod_contactAd .elm:nth-child(2) {
    padding: 2.5rem 1rem 2rem;
    float: left;
    width: 66.6666666667%; }
    @media screen and (max-width: 768px) {
      .mod_contactAd .elm:nth-child(2) {
        float: none;
        width: 100%;
        padding: 1rem 0 0 0; } }

#mod_copy {
  display: block;
  text-align: right;
  font-weight: 600;
  padding: 1.5rem 0; }
  #mod_copy span {
    display: inline-block; }
  @media screen and (max-width: 768px) {
    #mod_copy {
      text-align: left;
      font-weight: 400;
      font-size: 10px;
      padding: 1rem;
      line-height: 1.6; } }

#mod_topAbout {
  background: #F3F3F3;
  padding: 3rem 0 5rem;
  text-align: center; }
  @media screen and (max-width: 768px) {
    #mod_topAbout {
      padding: .5rem 0 3rem; } }
  #mod_topAbout ul {
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 2.5rem 0; }
    @media screen and (max-width: 768px) {
      #mod_topAbout ul {
        margin: 0 -3%; } }
    #mod_topAbout ul li {
      display: inline-block;
      width: 33.3333333333%;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        #mod_topAbout ul li {
          width: 100%; } }
      #mod_topAbout ul li:nth-child(2) {
        border-left: 1px solid #eee;
        border-right: 1px solid #eee; }
        @media screen and (max-width: 768px) {
          #mod_topAbout ul li:nth-child(2) {
            border: none;
            border-top: 1px solid #eee;
            border-bottom: 1px solid #eee; } }
      #mod_topAbout ul li h2 {
        height: 50px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: 1rem; }
        @media screen and (max-width: 768px) {
          #mod_topAbout ul li h2 {
            height: auto; } }
      #mod_topAbout ul li p {
        text-align: left;
        margin: 0;
        padding: 1rem 1rem;
        opacity: .8; }

#mod_mv {
  margin-top: -59px;
  text-align: center;
  color: #fff; }
  @media screen and (max-width: 768px) {
    #mod_mv {
      margin-top: 0; } }

#mod_hero {
  text-align: center;
  padding: 9% 0 6%;
  color: #fff;
  background: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: -59px; }
  @media screen and (max-width: 768px) {
    #mod_hero {
      margin-top: 0; }
      #mod_hero .elm_h1 {
        text-align: center; } }

.mod_headMessage, .mod_headMessage2 {
  background: #f8f8f8;
  overflow: hidden; }
  .mod_headMessage .lay_inner .lay_inner, .mod_headMessage2 .lay_inner .lay_inner {
    position: relative;
    padding: 4rem 0 6rem; }
    @media screen and (max-width: 768px) {
      .mod_headMessage .lay_inner .lay_inner, .mod_headMessage2 .lay_inner .lay_inner {
        padding: 0rem 0 2rem; } }
  .mod_headMessage .elm, .mod_headMessage2 .elm {
    float: left;
    width: 65%;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .mod_headMessage .elm, .mod_headMessage2 .elm {
        width: 100%; } }
  .mod_headMessage .elm_h2, .mod_headMessage2 .elm_h2 {
    text-align: left;
    margin-bottom: .5rem; }
    @media screen and (max-width: 768px) {
      .mod_headMessage .elm_h2, .mod_headMessage2 .elm_h2 {
        font-size: 20px; }
        .mod_headMessage .elm_h2 br, .mod_headMessage2 .elm_h2 br {
          display: none; } }
  .mod_headMessage p.comment, .mod_headMessage2 p.comment {
    font-size: 18px;
    line-height: 1.8; }
    @media screen and (max-width: 768px) {
      .mod_headMessage p.comment, .mod_headMessage2 p.comment {
        width: 70%;
        font-size: 14px; }
        .mod_headMessage p.comment br, .mod_headMessage2 p.comment br {
          display: none; } }
  .mod_headMessage .image, .mod_headMessage2 .image {
    position: absolute;
    z-index: 1;
    width: 50%;
    bottom: 0;
    right: 0; }
    @media screen and (max-width: 768px) {
      .mod_headMessage .image, .mod_headMessage2 .image {
        width: 60%;
        right: -8%;
        opacity: .6; } }

@media screen and (max-width: 768px) {
  .mod_headMessage2 p.comment {
    width: 100%;
    margin-bottom: 1rem; } }

.mod_headMessage2 .image {
  position: initial;
  float: right;
  width: 35%;
  padding-left: 2rem;
  padding-top: 2rem; }
  @media screen and (max-width: 768px) {
    .mod_headMessage2 .image {
      width: 80%;
      opacity: 1;
      padding: 0;
      margin: 0 auto;
      float: none; } }

.mod_profile {
  text-align: center; }
  @media screen and (max-width: 768px) {
    .mod_profile {
      text-align: left; } }
  .mod_profile .elm {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin: 2.5rem 0 0; }
    .mod_profile .elm:after {
      content: '';
      display: block;
      clear: both; }
    .mod_profile .elm .image {
      float: left;
      width: 28%; }
      @media screen and (max-width: 768px) {
        .mod_profile .elm .image {
          float: none;
          width: 60%;
          margin: 1.5rem auto; } }
    .mod_profile .elm .txt {
      float: left;
      width: 72%;
      text-align: left;
      padding: 1.5rem 0 1.5rem 1.5rem;
      line-height: 1.3; }
      @media screen and (max-width: 768px) {
        .mod_profile .elm .txt {
          float: none;
          width: 100%;
          padding: 0; } }
  .mod_profile .areea01 {
    border-bottom: 1px solid #efefef;
    color: #144F9D;
    padding-bottom: 1.5rem;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .mod_profile .areea01 {
        font-size: 14px;
        padding-bottom: 1rem; } }
    @media screen and (max-width: 768px) {
      .mod_profile .areea01 dl {
        margin-bottom: .2rem; } }
    .mod_profile .areea01 dl dt {
      width: 30%; }
      @media screen and (max-width: 768px) {
        .mod_profile .areea01 dl dt {
          float: none;
          width: 100%; } }
    .mod_profile .areea01 dl dd {
      width: 70%; }
      @media screen and (max-width: 768px) {
        .mod_profile .areea01 dl dd {
          float: none;
          width: 100%; } }
  .mod_profile .areea02 {
    font-size: 14px;
    padding-top: 1.5rem; }
    @media screen and (max-width: 768px) {
      .mod_profile .areea02 {
        font-size: 12px;
        padding-top: 1rem;
        padding-bottom: 1rem; } }
    .mod_profile .areea02 a {
      display: inline-block;
      margin-left: 1rem;
      color: #a2a2a2; }
    .mod_profile .areea02 dl dt {
      width: 10%; }
      @media screen and (max-width: 768px) {
        .mod_profile .areea02 dl dt {
          width: 20%; } }
    .mod_profile .areea02 dl dd {
      width: 90%; }
      @media screen and (max-width: 768px) {
        .mod_profile .areea02 dl dd {
          width: 80%; } }
  .mod_profile dl:after {
    content: '';
    display: block;
    clear: both; }
  .mod_profile dl dt {
    display: inline-block;
    float: left;
    padding: .5rem;
    font-weight: 600; }
    @media screen and (max-width: 768px) {
      .mod_profile dl dt {
        padding: .2rem 0; } }
  .mod_profile dl dd {
    display: inline-block;
    float: left;
    padding: .5rem; }
    @media screen and (max-width: 768px) {
      .mod_profile dl dd {
        padding: .2rem 0; } }

.mod_interviewHead {
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #efefef; }
  @media screen and (max-width: 768px) {
    .mod_interviewHead {
      padding-top: 0;
      padding-bottom: 1rem; } }
  .mod_interviewHead .elm_casestudy-title2 {
    margin-bottom: 5.5rem; }
    @media screen and (max-width: 768px) {
      .mod_interviewHead .elm_casestudy-title2 {
        margin-bottom: 2.5rem; } }

.mod_interview-comment {
  border-bottom: 1px solid #efefef;
  padding-top: 1rem;
  padding-bottom: 2.5rem; }
  @media screen and (max-width: 768px) {
    .mod_interview-comment {
      padding-top: .5rem;
      padding-bottom: 2rem; } }
  .mod_interview-comment.noborder {
    border-bottom: none; }
  .mod_interview-comment .elm_wrap {
    position: relative;
    font-size: 18px;
    line-height: 1.8; }
    .mod_interview-comment .elm_wrap:after {
      content: '';
      display: block;
      clear: both; }
    .mod_interview-comment .elm_wrap .elm_txt {
      float: left;
      width: 77%;
      text-align: justify;
      font-weight: 500;
      margin-bottom: 1.5rem; }
      @media screen and (max-width: 768px) {
        .mod_interview-comment .elm_wrap .elm_txt {
          width: 100%; } }
      .mod_interview-comment .elm_wrap .elm_txt:after {
        content: '';
        display: block;
        clear: both; }
      .mod_interview-comment .elm_wrap .elm_txt .elm_name {
        float: left;
        width: 10%;
        font-weight: 700; }
        @media screen and (max-width: 768px) {
          .mod_interview-comment .elm_wrap .elm_txt .elm_name {
            width: 100%;
            margin-bottom: .4rem; } }
      .mod_interview-comment .elm_wrap .elm_txt p {
        display: block;
        float: left;
        width: 90%; }
        @media screen and (max-width: 768px) {
          .mod_interview-comment .elm_wrap .elm_txt p {
            width: 100%;
            font-size: 15px;
            line-height: 1.6; } }
    .mod_interview-comment .elm_wrap .elm_photo {
      top: .7rem;
      right: 0;
      position: absolute;
      width: 17%;
      font-size: 14px;
      font-weight: 500;
      text-align: right; }
      @media screen and (max-width: 768px) {
        .mod_interview-comment .elm_wrap .elm_photo {
          position: initial;
          width: 50%;
          float: right; } }
      .mod_interview-comment .elm_wrap .elm_photo small {
        display: block;
        margin-top: .2rem; }

@media screen and (max-width: 768px) {
  .mod_tableAjust {
    overflow-x: scroll; } }

@media screen and (max-width: 768px) {
  .mod_imageajust {
    overflow-x: scroll; } }

.mod_imageajust + small {
  display: block;
  margin: 1rem 0 2rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6; }
  @media screen and (max-width: 768px) {
    .mod_imageajust + small {
      font-size: 10px; } }

@media screen and (max-width: 768px) {
  .mod_imageajust .elm {
    width: 200%; } }

.mod_table {
  width: 100%;
  border-bottom: 1px solid #efefef;
  line-height: 1.3;
  font-size: 14px; }
  @media screen and (max-width: 768px) {
    .mod_table {
      font-size: 13px;
      width: 140%; } }
  .mod_table .no-bb {
    border-bottom: none !important; }
  .mod_table + small {
    display: block;
    margin: 1rem 0 2rem;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6; }
    @media screen and (max-width: 768px) {
      .mod_table + small {
        font-size: 10px; } }
  .mod_table tbody {
    border-top: 1px solid #efefef; }
    .mod_table tbody td span {
      display: inline-block;
      width: 33.3333333333%;
      margin-right: -.4rem; }
      .mod_table tbody td span:first-child {
        font-weight: 600; }
      @media screen and (max-width: 768px) {
        .mod_table tbody td span {
          display: block;
          width: 100%;
          margin-right: 0;
          margin: .2rem 0; } }
  .mod_table tfoot {
    border-top: 1px solid #efefef; }
  .mod_table thead {
    font-size: 13px; }
    @media screen and (max-width: 768px) {
      .mod_table thead {
        font-size: 10px; } }
    .mod_table thead th, .mod_table thead td {
      padding: .5rem 0; }
  .mod_table th, .mod_table td {
    padding: 1.5rem 0; }
    @media screen and (max-width: 768px) {
      .mod_table th, .mod_table td {
        padding: 1rem 0; } }
    .mod_table th small, .mod_table td small {
      display: block;
      font-size: 12px;
      margin-right: -.5rem;
      margin-top: .3rem; }
      .mod_table th small.inline, .mod_table td small.inline {
        display: inline-block; }
      @media screen and (max-width: 768px) {
        .mod_table th small, .mod_table td small {
          font-size: 10px; } }
  .mod_table th {
    text-align: left; }
  .mod_table td {
    border-bottom: 1px solid #efefef;
    vertical-align: middle; }
    .mod_table td:last-child {
      text-align: right; }
  .mod_table.top-price {
    line-height: 2; }
    @media screen and (max-width: 768px) {
      .mod_table.top-price {
        line-height: 1.3;
        width: 200% !important; } }
  @media screen and (max-width: 768px) {
    .mod_table.reguler {
      font-size: 13px;
      width: 150%; } }
  .mod_table.reguler tbody th {
    border-bottom: 1px solid #efefef; }
  .mod_table.reguler tbody td {
    font-size: 14px; }
    .mod_table.reguler tbody td:last-child {
      text-align: left; }
  .mod_table.reguler thead td:last-child {
    text-align: left; }
  .mod_table.reguler .center {
    text-align: center !important; }
  .mod_table.three tbody th {
    border: none; }
  .mod_table.three tbody td {
    vertical-align: top; }
    .mod_table.three tbody td strong {
      font-size: 16px; }
    .mod_table.three tbody td:last-child {
      text-align: left; }

.mod_threeColum {
  text-align: center;
  margin: 3rem 0 0; }
  @media screen and (max-width: 768px) {
    .mod_threeColum {
      margin: 0; } }
  .mod_threeColum ul {
    list-style: none; }
    .mod_threeColum ul:after {
      content: '';
      display: block;
      clear: both; }
    .mod_threeColum ul h3 {
      margin-bottom: 1.5rem;
      line-height: 1.4; }
    .mod_threeColum ul li {
      width: 33.3333333333%;
      float: left;
      padding: 1rem; }
      @media screen and (max-width: 768px) {
        .mod_threeColum ul li {
          width: 100%;
          padding: 2rem 0; } }
      .mod_threeColum ul li small img {
        width: 30px;
        display: block;
        margin: 0 auto 1rem; }
    .mod_threeColum ul p {
      text-align: justify;
      font-size: 14px;
      line-height: 1.6;
      margin: 0 0 1.5rem 0; }
      .mod_threeColum ul p small {
        font-size: 12px;
        display: block;
        margin-top: 1em;
        opacity: .6; }
  .mod_threeColum.flow i {
    display: block;
    width: 15px;
    position: absolute;
    right: -9px;
    bottom: 40%;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .mod_threeColum.flow i {
        right: 50%;
        bottom: -14px;
        transform: rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .mod_threeColum.flow h3 {
      margin-bottom: .5rem; } }
  .mod_threeColum.flow p {
    text-align: center;
    margin-bottom: 0; }
  .mod_threeColum.flow li {
    position: relative;
    padding: 2rem 1rem; }
    .mod_threeColum.flow li:nth-child(2) {
      border-left: 1px solid #efefef;
      border-right: 1px solid #efefef; }
      @media screen and (max-width: 768px) {
        .mod_threeColum.flow li:nth-child(2) {
          border: none;
          border-bottom: 1px solid #efefef;
          border-top: 1px solid #efefef; } }
  .mod_threeColum.border li:nth-child(2) {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef; }
    @media screen and (max-width: 768px) {
      .mod_threeColum.border li:nth-child(2) {
        border: none; } }
  .mod_threeColum.slim li {
    padding: .5rem; }
    @media screen and (max-width: 768px) {
      .mod_threeColum.slim li {
        padding: .5rem 0; }
        .mod_threeColum.slim li p {
          margin-bottom: 0; } }

.mod_cui, .mod_richList-end {
  background: #F6F6F6;
  padding: 2rem;
  line-height: 1.6; }
  @media screen and (max-width: 768px) {
    .mod_cui, .mod_richList-end {
      padding: 1rem;
      font-size: 14px; } }
  .mod_cui h5, .mod_richList-end h5 {
    font-weight: 600;
    margin-bottom: 1rem; }
    @media screen and (max-width: 768px) {
      .mod_cui h5, .mod_richList-end h5 {
        font-size: 16px; } }

.mod_qa {
  margin: 3rem 0; }
  .mod_qa .elm_h4:after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background: #F3FBF9;
    margin-top: -10px; }
  .mod_qa p {
    margin: 1rem 0;
    font-size: 18px;
    line-height: 2;
    font-weight: 500;
    text-align: justify; }
    @media screen and (max-width: 768px) {
      .mod_qa p {
        font-size: 16px;
        line-height: 1.5; } }
    .mod_qa p a {
      display: inline-block;
      color: #b9b9b9;
      font-size: 14px; }

.borderTop {
  border-top: 1px solid #efefef; }

.borderBottom {
  border-bottom: 1px solid #efefef; }

.mod_makerList {
  text-align: center;
  margin: 3rem 0 2rem; }
  @media screen and (max-width: 768px) {
    .mod_makerList {
      text-align: left;
      margin: 1rem 0 1rem; } }
  .mod_makerList li {
    display: inline-block;
    font-weight: 500;
    opacity: .5;
    padding: 1rem; }
    @media screen and (max-width: 768px) {
      .mod_makerList li {
        font-size: 13px;
        padding: .5rem 0;
        display: block; } }

.mod_wakuList li {
  display: inline-block;
  border: 2px solid #eee;
  border-radius: 6px;
  padding: .8rem 1rem;
  z-index: 20;
  font-weight: 600;
  margin: 0 0 .3rem; }
  @media screen and (max-width: 768px) {
    .mod_wakuList li {
      font-size: 13px; } }

.mod_imageax700 {
  text-align: center; }
  .mod_imageax700 img {
    max-width: 700px; }

.mod_imageax300 {
  text-align: center; }
  .mod_imageax300 img {
    max-width: 300px; }

.mod_topLinup {
  padding: 4rem 0;
  background: #F3F3F3; }
  .mod_topLinup .mod_contactAd .elm {
    text-align: center; }
  .mod_topLinup .mod_contactAd .elm_btn-primary {
    text-align: center; }
  .mod_topLinup .mod_contactAd .tel {
    text-align: center; }
  @media screen and (max-width: 768px) {
    .mod_topLinup {
      padding: 2rem 0; } }
  .mod_topLinup .chui {
    font-size: 12px;
    text-align: center;
    min-height: initial;
    padding: 1rem 0;
    margin-top: 2rem;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      .mod_topLinup .chui {
        font-size: 10px;
        padding: 1rem;
        margin-top: 0rem; } }
  @media screen and (max-width: 768px) {
    .mod_topLinup .elm_h2 {
      text-align: center; } }
  .mod_topLinup ul {
    list-style: none; }
    .mod_topLinup ul:after {
      content: '';
      display: block;
      clear: both; }
    @media screen and (max-width: 768px) {
      .mod_topLinup ul {
        margin: 0 -6%; } }
  .mod_topLinup p {
    margin-bottom: .6rem;
    min-height: 73px; }
    @media screen and (max-width: 768px) {
      .mod_topLinup p {
        min-height: initial; } }
  .mod_topLinup li {
    vertical-align: top;
    padding: 1rem;
    width: 33.3333333333%;
    float: left;
    font-size: 14px;
    line-height: 1.3; }
    @media screen and (max-width: 768px) {
      .mod_topLinup li {
        width: 100%;
        padding: 1rem 0; } }
    .mod_topLinup li span {
      background: #fff;
      display: block;
      padding: .8rem; }
    .mod_topLinup li .links {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0; }
      .mod_topLinup li .links:after {
        content: '';
        display: block;
        clear: both; }
      .mod_topLinup li .links .left {
        float: left;
        width: 90px;
        padding-top: 8px; }
      .mod_topLinup li .links .right {
        float: right;
        width: 142px; }
    .mod_topLinup li .edition {
      border-top: 1px solid #efefef;
      border-bottom: 1px solid #efefef;
      padding-left: 0;
      padding-right: 0; }
      .mod_topLinup li .edition small {
        float: right;
        text-align: right; }
        .mod_topLinup li .edition small i {
          color: #CE0000; }

.mod_richList-end {
  margin-top: 5rem;
  position: relative;
  padding-right: 30%; }
  .mod_richList-end img {
    position: absolute;
    width: 22%;
    bottom: 2rem;
    right: 3rem; }
  @media screen and (max-width: 768px) {
    .mod_richList-end {
      padding-right: 1rem; }
      .mod_richList-end img {
        display: block;
        margin: 0 auto;
        position: initial;
        width: 70%;
        margin-top: -5rem;
        margin-bottom: 1rem; } }

.mod_richList {
  border-bottom: 1px solid #efefef;
  padding: 3rem 0; }
  .mod_richList:after {
    content: '';
    display: block;
    clear: both; }
  @media screen and (max-width: 768px) {
    .mod_richList {
      padding: 2rem 0; } }
  .mod_richList.noboder {
    border: none; }
  .mod_richList .elm_title {
    float: left;
    width: 30%;
    color: #878787;
    font-weight: 800;
    font-size: 50px; }
    @media screen and (max-width: 768px) {
      .mod_richList .elm_title {
        margin-bottom: 1rem;
        width: 100%;
        font-size: 20px; }
        .mod_richList .elm_title br {
          display: none; } }
  .mod_richList .elm_checkList {
    float: right;
    width: 68%; }
    @media screen and (max-width: 768px) {
      .mod_richList .elm_checkList {
        width: 100%; } }
  .mod_richList.rev .elm_title {
    float: right;
    width: 30%;
    color: #878787;
    font-weight: 800;
    font-size: 50px;
    text-align: right; }
    @media screen and (max-width: 768px) {
      .mod_richList.rev .elm_title {
        width: 100%;
        font-size: 20px;
        text-align: left; }
        .mod_richList.rev .elm_title br {
          display: none; } }
  .mod_richList.rev .elm_checkList {
    float: left;
    width: 68%; }
    @media screen and (max-width: 768px) {
      .mod_richList.rev .elm_checkList {
        width: 100%; } }

.wpcf7-validation-errors, .screen-reader-response, .wpcf7-mail-sent-ok {
  text-align: center;
  padding: 1rem;
  color: #da0000; }
  .wpcf7-validation-errors ul, .screen-reader-response ul, .wpcf7-mail-sent-ok ul {
    display: none; }

.mod_form label {
  display: block; }

.mod_form dl {
  border-bottom: 1px solid #efefef;
  padding: 1rem 0; }
  .mod_form dl:after {
    content: '';
    display: block;
    clear: both; }
  @media screen and (min-width: 768px) {
    .mod_form dl {
      padding: 1.5rem 0; } }
  .mod_form dl dt {
    float: left;
    font-weight: 600;
    padding-top: 1rem;
    width: 100%;
    margin-bottom: .8rem;
    padding-top: 0; }
    @media screen and (min-width: 768px) {
      .mod_form dl dt {
        width: 25%; } }
  .mod_form dl dd {
    float: left;
    width: 100%;
    font-weight: 600; }
    .mod_form dl dd span {
      display: inline-block;
      margin: 0; }
    .mod_form dl dd br {
      display: none; }
    @media screen and (min-width: 768px) {
      .mod_form dl dd {
        width: 75%; } }

.mod_form .month, .mod_form .days {
  width: auto !important; }

.mod_form .check .wpcf7-list-item-label {
  padding: .3rem .6rem .7rem 2rem;
  border: none; }

.mod_form .wpcf7-form-control-wrap {
  width: 100%; }

.mod_form .radioDesign span label input {
  display: none; }
  .mod_form .radioDesign span label input:checked + span:before {
    background: #66d2ec; }

.mod_form .radioDesign span label span {
  position: relative;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  padding: .6rem .6rem .7rem .6rem;
  padding-left: 2rem;
  margin-right: .3rem;
  margin-bottom: .3rem; }
  .mod_form .radioDesign span label span:before {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: .6em;
    width: 15px;
    height: 15px;
    background: #dfdfdf;
    border-radius: 100%; }

.mod_form .checkDesign span label input {
  display: none; }
  .mod_form .checkDesign span label input:checked + span:before {
    background: #66d2ec; }

.mod_form .checkDesign span label span {
  position: relative;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  padding: .6rem .6rem .7rem .6rem;
  padding-left: 2rem;
  margin-right: .3rem;
  margin-bottom: .3rem; }
  .mod_form .checkDesign span label span:before {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: .6em;
    width: 15px;
    height: 15px;
    background: #dfdfdf;
    border-radius: 2px; }

.mod_form .wpcf7-not-valid-tip {
  display: block;
  font-size: 11px;
  color: #da0000;
  font-weight: 400;
  padding: .5rem 0; }

.mod_form .elm_h5, .mod_form .elm_h5-green, .mod_form .elm_h5-orange {
  margin-top: 3rem;
  border-bottom: 1px solid #efefef;
  padding-bottom: 1rem; }

.mod_form small {
  font-size: 12px;
  padding: 1rem 0 0;
  font-weight: 400;
  display: block;
  line-height: 1.3; }

.mod_form ul {
  list-style: none; }
  .mod_form ul li {
    display: inline-block;
    margin: .4rem .2rem;
    cursor: pointer; }
    .mod_form ul li:hover {
      opacity: .6; }
    .mod_form ul li.full {
      width: 100%; }
      .mod_form ul li.full input[type=text],
      .mod_form ul li.full input[type=tel],
      .mod_form ul li.full input[type=email],
      .mod_form ul li.full textarea {
        margin-top: 1rem; }

.mod_form input[type=text],
.mod_form input[type=tel],
.mod_form input[type=email],
.mod_form textarea {
  border: none;
  width: 100%;
  background: #f6f6f6;
  border-radius: 6px;
  padding: 1rem;
  font-size: 16px;
  font-weight: 600; }

.mod_form select {
  text-indent: 0.01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  padding: .6rem 2rem .6rem .6rem;
  margin: .4rem .2rem;
  background: url(/wp-content/themes/original/cmn/images/select.png) no-repeat right center;
  background-size: 35px; }

.mod_form select::-ms-expand {
  display: none; }

.mod_form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a; }

.mod_form .check {
  padding: 1rem 0rem;
  text-align: center;
  font-size: 14px; }
  @media screen and (min-width: 768px) {
    .mod_form .check {
      font-size: 16px;
      padding: 2rem; } }
  .mod_form .check label {
    display: inline-block; }
  .mod_form .check a {
    color: #8d8d8d;
    font-weight: 500; }

.mod_form .btn {
  text-align: center; }
  .mod_form .btn .elm_btn-primary {
    border: none;
    font-size: 20px;
    padding: 1.3rem 5rem;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .mod_form .btn .elm_btn-primary {
        width: 60%; } }
    .mod_form .btn .elm_btn-primary:hover {
      opacity: .6; }

.js-bigAcd-target {
  display: none; }

.js-bigAcd-trigg {
  text-align: center;
  display: block;
  padding: 1.5rem;
  border-radius: 3px; }
  @media screen and (max-width: 768px) {
    .js-bigAcd-trigg {
      text-align: right;
      padding: 1rem 0; } }
  @media screen and (min-width: 768px) {
    .js-bigAcd-trigg:hover {
      background: #eee; } }
  .js-bigAcd-trigg:before {
    content: '+　詳しく見る';
    font-weight: 600;
    font-size: 14px; }
  .js-bigAcd-trigg.active:before {
    content: '-　閉じる'; }

.js_bigTrigg-sub {
  font-size: 16px;
  text-align: right;
  font-weight: 600;
  padding: 3rem 0;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    .js_bigTrigg-sub {
      font-size: 13px;
      padding: 1rem 0; } }

.js_bigTrigg {
  text-align: left;
  border-top: 1px solid #efefef;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  cursor: pointer; }
  .js_bigTrigg small {
    font-size: 12px;
    font-weight: 500; }
  @media screen and (max-width: 768px) {
    .js_bigTrigg {
      font-size: 18px;
      padding-top: .8rem;
      padding-bottom: .8rem; }
      .js_bigTrigg small {
        font-size: 10px;
        font-weight: 500; } }
  .js_bigTrigg:after {
    content: '+　詳しく見る';
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 16px;
    margin-top: -.5rem; }
    @media screen and (max-width: 768px) {
      .js_bigTrigg:after {
        font-size: 13px; } }
  .js_bigTrigg.active:after {
    content: '-　閉じる'; }

input::placeholder {
  color: #bcbcbc; }

/* IE */
input:-ms-input-placeholder {
  color: #bcbcbc; }

/* Edge */
input::-ms-input-placeholder {
  color: #bcbcbc; }

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