@charset "UTF-8";
@import url(reset.css);
@import url(reset.css);
body {
  color: #1B1B1B;
  background-color: #ffffff; }
  body:before {
    display: block;
    content: '';
    height: 8px;
    background-color: #CA516C; }

.header {
  max-width: 1250px;
  margin: 0 auto;
  background-color: #ffffff;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9; }
  .header:after {
    display: block;
    content: '';
    clear: both; }

.header-l {
  float: left;
  width: 24%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 480px) {
  .header-l {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
.header-title {
  width: 70%;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 180%; }

.header-logo {
  width: 80%;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center; }

.header-l-text {
  width: 180px;
  margin-left: 45px;
  text-indent: -42px;
  padding-left: 40px;
  margin: 0 auto;
  margin-top: 35px; }

@media screen and (max-width: 667px) {
  .header-l-text {
    margin-top: 20px;
    margin-bottom: 25px;
    padding-left: 40px; } }
.heder-r {
  float: right;
  width: 76%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img_slid/slide1.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-size: cover;
  height: 380px;
  position: relative; }

@media screen and (max-width: 480px) {
  .heder-r {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 300px;
    background-position: center; } }
.main-v-text01 {
  position: absolute;
  top: 13.15789%;
  right: 0;
  background-image: url(../img/h-r-bg.png);
  background-repeat: repeat-y;
  width: 250px;
  height: 50px;
  color: #ffffff;
  font-size: 30px;
  text-shadow: 1px 1px 1px #555;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

@media screen and (max-width: 667px) {
  .main-v-text01 {
    font-size: 25px;
    height: 40px; } }
.main-v-text02 {
  position: absolute;
  top: 31.57895%;
  right: 0;
  background-image: url(../img/h-r-bg.png);
  background-repeat: repeat-y;
  width: 250px;
  height: 50px;
  color: #ffffff;
  font-size: 30px;
  text-shadow: 1px 1px 1px #555;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

@media screen and (max-width: 667px) {
  .main-v-text02 {
    font-size: 25px;
    height: 40px; } }
.main-v-text03 {
  position: absolute;
  top: 50%;
  right: 0;
  background-image: url(../img/h-r-bg.png);
  background-repeat: repeat-y;
  width: 250px;
  height: 50px;
  color: #ffffff;
  font-size: 30px;
  text-shadow: 1px 1px 1px #555;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

@media screen and (max-width: 667px) {
  .main-v-text03 {
    font-size: 25px;
    height: 40px; } }
.main-v-text04 {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 60px;
  color: #ffffff;
  font-size: 35px;
  text-align: center;
  text-shadow: 1px 1px 1px #555;
  background-image: url(../img/h-r-bootm-bg.png);
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

@media screen and (max-width: 667px) {
  .main-v-text04 {
    font-size: 20px;
    height: 40px; } }
.fixed {
  position: fixed;
  top: 0;
  width: 100%; }

@media screen and (max-width: 667px) {
  .fixed {
    position: static; } }
/* -------------------
 
---------------------- */
.head-menu {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: -moz-linear-gradient(top, #FEFEFE 0%, #E4E4E4 100%);
  background: -ms-linear-gradient(top, #FEFEFE 0%, #E4E4E4 100%);
  background: -o-linear-gradient(top, #FEFEFE 0%, #E4E4E4 100%);
  background: linear-gradient(to bottom, #FEFEFE 0%, #E4E4E4 100%);
  color: #D77D91; }
  .head-menu:after {
    display: block;
    content: '';
    clear: both; }
  .head-menu li {
    position: relative;
    float: left;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center; }
    .head-menu li a {
      display: block;
      height: 100%;
      padding-top: 15px;
      padding-bottom: 15px;
      color: #D77D91;
      font-size: 16px;
      font-weight: bold; }
    .head-menu li span {
      display: block;
      border-right: 1px solid #D77D91; }
    .head-menu li:last-of-type span {
      border: none; }
    .head-menu li:hover {
      background-color: #E8E8E8; }
      .head-menu li:hover ul {
        width: 100%; }
        .head-menu li:hover ul li {
          overflow: visible;
          height: 40px; }
    .head-menu li ul {
      z-index: 10;
      overflow: hidden;
      position: absolute;
      top: 100%;
      left: 0;
      margin: 0;
      padding: 0;
      width: 0;
      transition: .2s; }
      .head-menu li ul li {
        overflow: hidden;
        -js-display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        height: 40px;
        transition: .2s;
        width: 100%;
        background-color: #E8E8E8;
        border-bottom: 1px solid #D9D9D9;
        border-right: none; }
        .head-menu li ul li:first-of-type {
          border-top: 1px solid #D9D9D9; }
        .head-menu li ul li a {
          -js-display: flex;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          .head-menu li ul li a:hover {
            background-color: #F2F2F2; }

@media screen and (max-width: 769px) {
  .head-menu {
    display: none; } }
main {
  margin: 0 auto;
  width: 1250px; }
  main:after {
    display: block;
    content: '';
    clear: both; }

@media screen and (max-width: 1025px) {
  main {
    width: auto; } }
.side-menu {
  float: left;
  width: 24%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 25px; }
  .side-menu:after {
    display: block;
    content: '';
    clear: both; }

@media screen and (max-width: 667px) {
  .side-menu {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto; } }
.tel-text01 {
  color: #EE9162;
  font-size: 30px;
  text-align: center;
  margin-top: 25px; }

.tel-text02 {
  font-size: 17px;
  text-align: center; }

.qa-list-box {
  max-width: 280px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #CCCCCC;
  margin-top: 25px; }

.qa-title {
  font-size: 25px;
  text-align: center;
  color: #ffffff;
  font-weight: bold; }

.qa-list {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px; }
  .qa-list:after {
    display: block;
    content: '';
    clear: both; }
  .qa-list li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px; }
    .qa-list li:before {
      display: block;
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      margin: auto;
      width: 10px;
      height: 10px;
      background-color: #DF5468;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid #d9d9d9; }
    .qa-list li:after {
      position: absolute;
      top: 8px;
      left: 1px;
      margin: auto;
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-bottom: 6px solid #ffffff;
      border-left: 6px solid transparent;
      transform: rotate(-45deg); }

@media screen and (max-width: 667px) {
  .qa-list {
    float: none;
    max-width: none;
    margin: 0 auto;
    margin-left: 10px;
    margin-bottom: 40px; } }
.thumnail {
  color: #000080;
  cursor: pointer; }
  .thumnail:active, .thumnail:hover {
    color: #FF9900; }

.main-contents {
  float: right;
  width: 76%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F7F7EF;
  padding: 25px;
  padding-left: 30px; }
  .main-contents:after {
    display: block;
    content: '';
    clear: both; }

@media screen and (max-width: 667px) {
  .main-contents {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px; } }
/* ------ */
.main-contents-top {
  float: right;
  width: 76%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F7F7EF; }
  .main-contents-top:after {
    display: block;
    content: '';
    clear: both; }

@media screen and (max-width: 667px) {
  .main-contents-top {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px; } }
/* ------ */
.top-check-box {
  background-color: #D77D91;
  height: 280px;
  margin-bottom: 50px;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-image: url(../img/top-check02.png);
  background-repeat: no-repeat;
  background-position: right 5px bottom;
  position: relative; }
  .top-check-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 100px 0 100px;
    border-color: #D77D91 transparent transparent transparent;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -30px;
    margin: auto; }

@media screen and (max-width: 1025px) {
  .top-check-box {
    height: 300px;
    background-size: 130px auto; } }
@media screen and (max-width: 667px) {
  .top-check-box {
    flex-direction: column;
    height: auto; } }
@media screen and (max-width: 667px) {
  .top-check-box:after {
    border-width: 20px 80px 0 80px; } }
@media screen and (max-width: 480px) {
  .top-check-box:after {
    bottom: -30px; } }
.top-check-title {
  color: #ffffff;
  font-size: 28px;
  background-color: #CA516C;
  width: 28%;
  line-height: 170%;
  height: 100%;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  background-image: url(../img/top-note.png);
  background-repeat: no-repeat;
  background-position: center bottom 10px; }
  .top-check-title:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 140px 0 140px 50px;
    border-color: transparent transparent transparent #CA516C;
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    margin: auto; }

@media screen and (max-width: 667px) {
  .top-check-title {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px; }
    .top-check-title br {
      display: none; } }
@media screen and (max-width: 480px) {
  .top-check-title {
    line-height: 150%; }
    .top-check-title br {
      display: block; } }
@media screen and (max-width: 667px) {
  .top-check-title:before {
    position: absolute;
    right: 0;
    bottom: -120px;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 100px 0 100px;
    border-color: #CA516C transparent transparent transparent; } }
@media screen and (max-width: 667px) {
  .top-check-title {
    font-size: 20px;
    font-weight: normal; } }
.top-check-list {
  width: 55%;
  /*ChromeとOperaのみ*/ }

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .top-check-list {
    width: 64%; } }
@media screen and (max-width: 1025px) {
  .top-check-list {
    width: 60%; } }
@media screen and (max-width: 667px) {
  .top-check-list {
    width: 95%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px; } }
.top-check-item {
  color: #ffffff;
  font-size: 18px;
  background-image: url(../img/top-check.png);
  background-repeat: no-repeat;
  padding-left: 40px;
  margin-bottom: 15px; }

@media screen and (max-width: 1025px) {
  .top-check-item {
    font-size: 16px; } }
/* ------ */
.main-section {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 50px; }

.top-anoy-title01 {
  font-size: 25px;
  text-align: center;
  margin-bottom: 5px;
  color: #CA516C; }

@media screen and (max-width: 480px) {
  .top-anoy-title01 {
    display: block;
    font-size: 18px; } }
.top-anoy-title02 {
  font-size: 45px;
  text-align: center;
  color: #CA516C;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 180%;
  margin-bottom: 30px; }
  .top-anoy-title02 span {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px; }

@media screen and (max-width: 667px) {
  .top-anoy-title02 span {
    display: block;
    font-size: 15px;
    line-height: 140%; } }
@media screen and (max-width: 667px) {
  .top-anoy-title02 {
    font-size: 25px; } }
.anoy-list {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 25px; }

.anoy-item {
  font-size: 18px;
  color: #333333;
  line-height: 180%;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 195px;
  height: 195px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center; }
  .anoy-item:nth-child(1) {
    background-image: url(../img/no01.png), url(../img/cir.gif);
    background-repeat: no-repeat;
    background-position: center; }
  .anoy-item:nth-child(2) {
    background-image: url(../img/no02.png), url(../img/cir.gif);
    background-repeat: no-repeat;
    background-position: center; }
  .anoy-item:nth-child(3) {
    background-image: url(../img/no03.png), url(../img/cir.gif);
    background-repeat: no-repeat;
    background-position: center; }
  .anoy-item:nth-child(4) {
    background-image: url(../img/no04.png), url(../img/cir.gif);
    background-repeat: no-repeat;
    background-position: center; }

@media screen and (max-width: 667px) {
  .anoy-item {
    margin-bottom: 15px; } }
@media screen and (max-width: 480px) {
  .anoy-item {
    margin-left: 0px;
    margin-right: 0px; } }
/* ------ */
.top-contents-title {
  font-size: 22px;
  background-color: #CA516C;
  color: #ffffff;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 60px;
  margin-bottom: 25px; }

@media screen and (max-width: 667px) {
  .top-contents-title {
    font-size: 20px;
    line-height: 30px; } }
/* ------ */
.service-info {
  margin: 0 auto; }
  .service-info:after {
    display: block;
    content: '';
    clear: both; }

.service-info-flex {
  max-width: 900px;
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .service-info-flex a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
    padding: 2%;
    margin-bottom: 4%;
    border: 1px solid #BFBFBF;
    background-color: #F2F2F2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #333333; }
    .service-info-flex a:hover {
      background: -moz-linear-gradient(left, #E4E7E4 0%, #ffffff 50%, #E4E7E4 100%);
      /* FF3.6+ */
      background: -ms-linear-gradient(left, #E4E7E4 0%, #ffffff 50%, #E4E7E4 100%);
      /* IE10+ */
      background: -o-linear-gradient(left, #E4E7E4 0%, #ffffff 50%, #E4E7E4 100%);
      /* Opera 11.10+ */
      background: linear-gradient(to right, #E4E7E4 0%, #ffffff 50%, #E4E7E4 100%);
      /* W3C */ }

@media screen and (max-width: 480px) {
  .service-info-flex {
    flex-direction: column; } }
@media screen and (max-width: 480px) {
  .service-info-flex a {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 20px; } }
/* ------ */
.fade {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out; }
  .fade:hover {
    opacity: 0.4;
    filter: alpha(opacity=60); }

.service-info-detail img {
  width: 100%;
  margin-bottom: 15px; }

.service-info-title {
  font-size: 23px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 2%; }

.page-sub-title {
  background: -moz-linear-gradient(top, #EBEBEB 0%, #FCFCF9 50%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #EBEBEB 0%, #FCFCF9 50%);
  /* IE10+ */
  background: -o-linear-gradient(top, #EBEBEB 0%, #FCFCF9 50%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #EBEBEB 0%, #FCFCF9 50%);
  /* W3C */
  border-bottom: 2px solid #CECECE;
  color: #252525;
  padding: 10px;
  padding-left: 50px;
  margin-bottom: 25px;
  position: relative;
  font-size: 22px; }
  .page-sub-title:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
    width: 23px;
    height: 23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 6px solid #A2669E; }

.page-text {
  line-height: 190%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px; }

.will-table table th {
  width: 25%;
  padding: 15px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #BFBFBF;
  background: #F2F2F2; }
.will-table table td {
  width: 25%;
  padding: 15px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #BFBFBF;
  background: #f6f6f6; }
.will-table table .will-first-line {
  background-color: #6D97D5;
  color: #ffffff; }

.will-list {
  margin-left: -5px; }
  .will-list li {
    padding-left: 20px;
    text-indent: -18px;
    margin-bottom: 10px; }

.bunkatu-list {
  padding: 20px;
  width: 90%;
  margin: 0 auto;
  background-color: #F2F2F2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  border: 1px solid #B3B3B3; }
  .bunkatu-list li {
    position: relative;
    padding-left: 20px; }
    .bunkatu-list li:first-of-type {
      margin-bottom: 25px; }
    .bunkatu-list li:before {
      display: block;
      content: '';
      width: 10px;
      height: 5px;
      position: absolute;
      top: 7px;
      left: 0;
      margin: auto;
      background-color: #A2669E; }
    .bunkatu-list li:after {
      display: block;
      content: '';
      clear: both;
      width: 0;
      height: 0;
      position: absolute;
      top: 4px;
      left: 4px;
      margin: auto;
      border-bottom: 10px solid #A2669E;
      border-left: 10px solid transparent;
      transform: rotate(-45deg); }

.calc-title {
  font-size: 20px;
  background-color: #E6E6E6;
  padding: 5px;
  padding-left: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.calc-list {
  width: 95%;
  margin: 0 auto; }
  .calc-list dt {
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 17px;
    position: relative; }
    .calc-list dt:before {
      display: block;
      content: '';
      width: 10px;
      height: 5px;
      position: absolute;
      top: 9px;
      left: 0;
      margin: auto;
      background-color: #A2669E; }
    .calc-list dt:after {
      display: block;
      content: '';
      clear: both;
      width: 0;
      height: 0;
      position: absolute;
      top: 6px;
      left: 4px;
      margin: auto;
      border-bottom: 10px solid #A2669E;
      border-left: 10px solid transparent;
      transform: rotate(-45deg); }
  .calc-list dd {
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F2F2F2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    border: 1px solid #B3B3B3; }

.atention-list {
  width: 93%;
  margin: 0 auto; }
  .atention-list li {
    position: relative;
    padding-left: 15px; }
    .atention-list li:before {
      display: block;
      content: '';
      width: 6px;
      height: 6px;
      position: absolute;
      top: 5px;
      left: 0;
      margin: auto;
      background-color: #FF9900;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid #d9d9d9; }

.sougaku-list {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F2F2F2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  border: 1px solid #B3B3B3; }
  .sougaku-list .sougaku-item {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px;
    padding: 5px; }
  .sougaku-list .sougaku02-item:first-of-type {
    border-bottom: 1px solid #A6A6A6; }

@media screen and (max-width: 480px) {
  .sougaku-list {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px;
    padding: 4px;
    padding-top: 10px;
    padding-bottom: 10px; } }
/* -------------------
 
---------------------- */
.devise-list .devise-title {
  margin-bottom: 10px;
  margin-left: -10px;
  color: #1B3684; }
.devise-list .devise-detail {
  margin-bottom: 25px;
  margin-left: 30px; }

.devise-detail-list {
  margin-bottom: 25px;
  margin-left: 30px; }
  .devise-detail-list li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px; }
    .devise-detail-list li:before {
      display: block;
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      margin: auto;
      width: 6px;
      height: 6px;
      background-color: #FF9900;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid #d9d9d9; }

/* ------ */
.life-list .life-title {
  margin-bottom: 10px;
  margin-left: -15px;
  color: #1B3684; }
.life-list .life-detail {
  margin-bottom: 25px;
  margin-left: 20px; }

/* ------ */
.land-table {
  width: 100%; }
  .land-table th {
    width: 120px;
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    background-color: #E6E6E6;
    border: 1px solid #BFBFBF; }
  .land-table td {
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #BFBFBF; }

/* ------ */
.calc-list02 {
  width: 95%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto; }
  .calc-list02 dt {
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 17px;
    position: relative; }
    .calc-list02 dt:before {
      display: block;
      content: '';
      width: 10px;
      height: 5px;
      position: absolute;
      top: 9px;
      left: 0;
      margin: auto;
      background-color: #A2669E; }
    .calc-list02 dt:after {
      display: block;
      content: '';
      clear: both;
      width: 0;
      height: 0;
      position: absolute;
      top: 6px;
      left: 4px;
      margin: auto;
      border-bottom: 10px solid #A2669E;
      border-left: 10px solid transparent;
      transform: rotate(-45deg); }
  .calc-list02 dd {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px; }
  .calc-list02 .moutan-text {
    border: 1px solid #BFBFBF;
    width: 95%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    background-color: #E6E6E6; }

/* ------ */
.flow-list {
  max-width: 180px;
  margin-left: 20px; }
  .flow-list li {
    position: relative;
    margin-bottom: 15px; }
    .flow-list li:after {
      display: block;
      content: '';
      clear: both;
      margin-left: 65px;
      width: 0;
      height: 0;
      border-bottom: 20px solid #FF9900;
      border-left: 20px solid transparent;
      transform: rotate(45deg); }
    .flow-list li:last-of-type:after {
      display: none; }

/* ------ */
.required-list .required-item01 {
  margin-bottom: 5px;
  color: #1B3684; }
.required-list .required-item03 {
  margin-top: 10px;
  padding-left: 25px; }
.required-list .required-item02 {
  position: relative;
  padding-left: 15px;
  margin-left: 20px; }
  .required-list .required-item02:before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    background-color: #FF9900;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    position: absolute;
    top: 5px;
    left: 0; }

/* ------ */
.reduce-list {
  margin-top: 10px;
  margin-left: 25px; }
  .reduce-list:after {
    display: block;
    content: '';
    clear: both; }
  .reduce-list li {
    width: 50%;
    position: relative;
    padding-left: 15px; }
    .reduce-list li:before {
      display: block;
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      margin: auto;
      width: 6px;
      height: 6px;
      background-color: #FF9900;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }

.release-list {
  margin: 0 auto;
  width: 300px; }
  .release-list li {
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    padding: 15px;
    margin-bottom: 35px;
    position: relative;
    background-color: #E6E6E6; }
    .release-list li:after {
      display: block;
      content: '';
      clear: both;
      width: 0;
      height: 0;
      position: absolute;
      right: 0;
      bottom: -20px;
      left: 0;
      margin: auto;
      margin: 0 auto;
      border-bottom: 25px solid #FF9900;
      border-left: 25px solid transparent;
      transform: rotate(45deg); }
    .release-list li:last-of-type:after {
      display: none;
      content: '';
      clear: both; }

/* ------ */
.zouyo-list {
  margin: 0 auto;
  width: 95%;
  margin: 0 auto; }
  .zouyo-list .zouyo-item {
    text-align: center;
    padding: 15px;
    margin-bottom: 35px;
    position: relative; }
    .zouyo-list .zouyo-item:after {
      display: block;
      content: '';
      clear: both;
      width: 0;
      height: 0;
      position: absolute;
      bottom: -20px;
      left: 20%;
      margin: auto;
      margin: 0 auto;
      border-bottom: 25px solid #FF9900;
      border-left: 25px solid transparent;
      transform: rotate(45deg); }
    .zouyo-list .zouyo-item:last-of-type:after {
      display: none;
      content: '';
      clear: both; }

.zouyo-list02 {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.zouyo-item02 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  text-align: left; }
  .zouyo-item02:first-of-type {
    width: 50%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    background-color: #E6E6E6;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center; }
  .zouyo-item02:last-of-type {
    width: 50%;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center; }

.zouyo-waku {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  background-color: #E6E6E6;
  padding: 15px;
  margin: 0 auto;
  width: 60%;
  margin-bottom: 25px; }
  @media screen and (max-width: 480px) {
    .zouyo-waku {
      margin-left: 0px;
      margin: 0 auto;
      margin-bottom: 25px; } }

.youken-list {
  margin-top: 20px; }

.youken-item02 {
  padding-left: 40px; }

.youken-item03 {
  margin-top: 20px; }

.youken-item04 {
  margin-top: 20px; }

.youken-table {
  width: 90%;
  margin: 0 auto; }
  .youken-table tr:first-of-type {
    color: #ffffff; }
    .youken-table tr:first-of-type td {
      background-color: #A5A5A5;
      text-align: center; }
  .youken-table tr:nth-of-type(odd) {
    background-color: #E8E8E8; }
  .youken-table td {
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    border: 1px dotted #333333;
    text-align: center; }
    .youken-table td:first-of-type {
      width: 40%;
      text-align: left; }
    .youken-table td:nth-of-type(2) {
      width: 30%; }

.youken-title {
  margin-top: 25px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px; }
  .youken-title:before {
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #A2669E;
    position: absolute;
    top: 6px;
    left: 10px;
    margin: auto; }

/* ------ */
.qa-sub-title {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: -moz-linear-gradient(left, #0E2113 0%, #29604B 50%, #0E2113 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(left, #0E2113 0%, #29604B 50%, #0E2113 100%);
  /* IE10+ */
  background: -o-linear-gradient(left, #0E2113 0%, #29604B 50%, #0E2113 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to right, #0E2113 0%, #29604B 50%, #0E2113 100%);
  /* W3C */
  border: 5px solid #5B3408;
  color: #ffffff;
  font-size: 20px; }
  .qa-sub-title:first-letter {
    font-size: 45px;
    padding-right: 10px; }

.qa-box {
  width: 95%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #F2F2F2;
  border: 1px solid #B3B3B3;
  padding: 25px; }

.qa-text {
  font-size: 20px;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 20px; }
  .qa-text:first-letter {
    font-size: 45px;
    padding-right: 10px;
    color: #DE5448; }

.qa-text02 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%; }

.qa-ph {
  float: right; }

.qa-list02 {
  width: 98%;
  margin: 0 auto; }
  .qa-list02 dt {
    font-size: 16px;
    color: #003366;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 17px;
    position: relative; }
    .qa-list02 dt:before {
      display: block;
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      top: 5px;
      left: 0;
      margin: auto;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 2px solid #003366; }
  .qa-list02 dd {
    line-height: 180%;
    margin-bottom: 30px; }

.qa-text-large {
  font-size: 20px; }

/* ------ */
.flow-list02 {
  width: 550px;
  margin: 0 auto; }
  .flow-list02 li {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    padding: 15px;
    margin-bottom: 35px;
    position: relative;
    background-color: #E6E6E6; }
    .flow-list02 li:first-line {
      font-weight: bold;
      font-size: 15px;
      color: #A2669E; }
    .flow-list02 li:after {
      display: block;
      content: '';
      clear: both;
      width: 0;
      height: 0;
      position: absolute;
      right: 0;
      bottom: -20px;
      left: 0;
      margin: auto;
      margin: 0 auto;
      border-bottom: 25px solid #FF9900;
      border-left: 25px solid transparent;
      transform: rotate(45deg); }
    .flow-list02 li:last-of-type:after {
      display: none;
      content: '';
      clear: both; }

@media screen and (max-width: 1025px) {
  .flow-list02 {
    width: 98%; } }
.firm-list {
  margin-top: 15px;
  overflow: hidden;
  zoom: 1;
  font-size: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .firm-list dt {
    float: left;
    width: 15%;
    padding: 15px;
    margin-bottom: 5px;
    clear: both; }
  .firm-list dd {
    border-bottom: 1px dotted #4D4D4D;
    padding: 15px;
    padding-left: 160px;
    margin-bottom: 10px; }

@media screen and (max-width: 667px) {
  .firm-list dt {
    width: 20%; } }
@media screen and (max-width: 480px) {
  .firm-list dt {
    float: none;
    width: auto;
    background-color: #E6E6E6; } }
@media screen and (max-width: 480px) {
  .firm-list dd {
    padding: 15px;
    border-bottom: 1px solid #ffffff; } }
.map {
  position: relative;
  padding-bottom: 50%; }
  .map iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%; }

.form {
  margin-top: 25px; }
  .form th {
    width: 180px;
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    border: 1px solid #D9D9D9;
    background: #7a7050; }
  .form td {
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #D9D9D9;
    background: #F2F2F2; }

@media screen and (max-width: 480px) {
  .form th {
    display: block;
    width: auto;
    background-color: #A6A6A6; } }
@media screen and (max-width: 480px) {
  .form td {
    display: block;
    width: auto; } }
@media screen and (max-width: 667px) {
  input, TEXTAREA {
    width: 95%; }

  input.reigai {
    width: 10%;
    vertical-align: middle; }
  input.bt {
    margin-bottom: 5px;
    width: 70%;
    margin-left: 25px;
    padding: 5px; } }
.button {
  text-align: center;
  margin-bottom: 40px; }
  .button input {
    margin-left: 20px;
    width: 15%; }

/* -------------------
 
---------------------- */
.office {
  display: block;
  text-align: center;
  margin-top: 25px; }
  .office:hover {
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    -moz-opacity: 0.7;
    opacity: 0.7; }

footer {
  background-color: #CA516C;
  margin: 0 auto; }
  footer p {
    width: 180px;
    margin-left: 45px;
    text-indent: -42px;
    padding-left: 40px;
    margin: 0 auto;
    margin-top: 35px;
    color: #ffffff;
    padding-top: 10px; }

@media screen and (max-width: 1025px) {
  footer {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
@media screen and (max-width: 667px) {
  footer {
    margin-top: 50px; } }
.mb200 {
  margin-bottom: 200px; }

.mb20 {
  margin-bottom: 20px; }

.mb40 {
  margin-bottom: 40px; }

@media screen and (max-width: 667px) {
  .mb40 {
    margin-bottom: 25px; } }
.mb50 {
  margin-bottom: 50px; }

@media screen and (max-width: 667px) {
  .mb50 {
    margin-bottom: 35px; } }
.mb60, .mb70 {
  margin-bottom: 70px; }

@media screen and (max-width: 667px) {
  .mb60 {
    margin-bottom: 45px; } }
@media screen and (max-width: 667px) {
  .mb70 {
    margin-bottom: 45px; } }
.mb90 {
  margin-bottom: 90px; }

@media screen and (max-width: 667px) {
  .mb90 {
    margin-bottom: 50px; } }
/*# sourceMappingURL=style.css.map */

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