*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ad-recruit {
  height: 100px;
  background-color: #004e66;
  color: #fff;
  text-align: center;
  min-height: 80px;
  padding: 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.ad-recruit a {
  display: inline-block;
  padding: 10px;
  margin-left: 10px;
  margin-top: 8px;
  text-align: center;
  background-color: #fff;
  color: #004e66;
  text-decoration: none;
  font-weight: bold;
  border-radius: 10px;
}

.contactbox {
	clear: both;
	background: rgb(232, 164, 64);
	width: 90%;
	max-width: 600px;
	margin: 15px auto;
	padding: 10px;
	text-align: center;
	border-radius: 20px;
}
.contactbox .tel {
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}


 header {width: 100%;
         height: auto;}
.header-inner {
  width: 100%;
  height: auto;
  margin: auto;
  position: relative;
}
.header-lead {
  padding: 8px 10px;
  background-color: #fff;
}

 .head {
        height: auto;
        padding: 10px;
        position: relative;
       }

    .contact a:hover {opacity: 0.8
                }

  .eyecatch-area {min-height: 230px;
              height: auto;
              padding: 10px;
              margin: 0;
background-image: url(../img/mie.jpg);
              }
    .top-ap-area {
      position: relative;
      width: 100%;
      max-width: 1300px;
      margin: auto;
    }
      .ap-point {
        position: absolute;
        top: 50px;
        left: 30px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 20px;
        z-index: 99999999;
      }
      .ap-point li {
        font-size: 25px;
        margin-bottom: 20px;
        list-style: none;
      }

      .ap-img {
        position: absolute;
        top: 15px;
        right: 20px;
      }
/* navigatiion */
nav {
  background:rgb(13, 154, 108);
}
nav ul {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
nav ul,nav li {
  list-style: none;
}
nav li {
  width: 20%;
}
nav a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 10px ;
  text-align: center;
}
nav a:hover {
  background-color: #fff;
}



#content {width: 100%;
          height: auto;
          margin: auto;
        }


  #main-content {width: 100%;
                 height: auto;
               }


 footer {clear: both;
         min-height: 200px;
         color: #000;
         border-top: 2px solid rgb(13, 154, 108);;
         position: relative;
         padding: 15px;
         }
.footer-text {
  max-width: 1000px;
  margin: auto;
}

  .footer-li {
    list-style: none;
    margin-left: 20px;
    float: left;
    margin-bottom: 20px;
  }
  .footer-li li{
    margin-bottom: 8px;
  }


.footer-copy {
  text-align: center;
  clear: both;
}
      .footer-li a {text-decoration: none;
                    color: #000;}



/*アコーディオン*/
html {
  padding: 0;
  margin: 0;
}
body {
  padding: 0;
  margin: 0 auto;
  overflow-x: hidden;
  font-size: 15px;
      letter-spacing: 0.25em;
      line-height: 1.75em;
      font-family:-apple-system, BlinkMacSystemFont, 游ゴシック, "Yu Gochic UI","Helvetica Neue","Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
      overflow-x: hidden;
  }


h1 {font-size: 14px;
    text-align: left;
  margin-left: 20px;}

h1.sub-p {
  font-size: 30px;
  color: #1B435D;
}
    .lead-tx {
      font-size: 11px;
      padding: 8px 10px;
    }
h2 {
position: relative;
line-height: 1.2em;
font-size: 26px;
}

h2.st-1 {
  font-size: 20px;
  padding-bottom: 8px;
  margin-top: 20px;
  text-align: center;
}
h2.st-1 span {
  border-bottom: 2px solid #333;
}
h2.st-1::before {
  content: url("../img/h2-st1-left.png");
  padding-right: 14px;
}
h2.st-1::after {
  content: url("../img/h2-st1-right.png");
  padding-left: 14px;
}

h3 {
    clear: both;
    margin-top: 30px;
    padding-left: 20px;
  }

h3.style2 {
  color: rgb(13, 154, 108);
  font-size: 25px;
}
h3.style3 {
  background-image: url(../img/list-mark.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px:
  font-size: 26px;
}
h4 {
  border-left: 5px solid rgb(231, 181, 31);
  padding-left: 8px;
  font-weight: 800;
}

section {}
  .section-inner {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 20px 10px;
  }

  ul,ol,li {margin: 0;
            padding: 0;}
      .no-st li {list-style: none;}

      .indent li {padding-left: 1em;
                 text-indent: -1em;}
      .check {
        margin-left: 30px;
        margin-bottom: 25px;}

      .check li {list-style-image: url(../img/check-mark.png);
       padding: 10px 15px 0 10px;
       margin-bottom: 10px;
       font-weight: bold;
       }

      .spana li {}




 th,td {padding: 8px;}
 .table-2 {
 width: 90%;
 height: auto;
 margin: auto;
 border-collapse: collapse;
 }

 .table-2 th {
 height: auto;
 padding: 8px;
 text-align: left;
 background-color: #eeeeee;
 border: 1px solid rgb(145, 148, 150);
 }

 .table-2 td {text-align: left;
 padding-left: 10px;
 width: 200px;
 border: 1px solid rgb(145, 148, 150);

 }



 dt {font-weight: bold;
   font-size: 16px;
}

section {
}

section::after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 80px;
}


  img {max-width: 100%;
          height: auto;}



 hr {clear: both;
     width: 80%;}


/*  text-deco */
.red {color: red;}
.right-pink {color: #F16B6F;}
.green {color: rgb(13, 154, 108);}
.blue {color: #6495ED;}
.ora {color: #ED8D49;}
.ye {color: #FFC530;}
.white {color: #fff;}
.b {font-weight: bold;}

.font-s {font-size: 0.85em;}
.font-l {font-size: 1.2em;}

/*  back-color*/
.bg0 {
  background-color: #fff;
  padding: 6px;
}
.bg01 {
background: rgb(13, 154, 108);
  padding:6px;
}

.back-ora {background-color: #FEEABC;
  padding: 6px;
}

.back-green {background-color: #D8E6E7;
}
.back-gray {background-color: #eee;
  padding: 15px;
  overflow: hidden;
}
 .back-fff {background-color: #fff;
   padding: 15px;
   overflow: hidden;
}

.text_area {
  width: 90%;
  margin: 15px auto;
  padding: 12px;
  overflow: hidden;
}
 .w80 {
   width: 80%;
   margin: 15px auto;
 }



/*  margin */

.ma20-l {margin-left: 20px;}
.ma20-r {margin-right: 20px;}

.ma20-t {margin-top: 20px;}
.ma30-b {margin-bottom: 20px;}

.ma40-l {margin-left: 40px;}
.ma40-r {margin-right: 40px;}
.ma40-b {margin-bottom: 40px;}

.ma10-t {margin-top: 10px;}
.ma10-b {margin-bottom: 10px;}

.ma5-t {margin-top: 5px;}
.ma5-b {margin-bottom: 5px;}

/*  float */
.left {float: left;
       padding: 10px;} /*rwd-none*/

.right {float: right;
        padding: 10px;} /*rwd-none*/

.fl-l {float: left;
       padding: 10px;}

.fl-r {float: right;
       padding: 10px;}

.fl-c {clear: both;}

.al-c {
  text-align: center;
}

/*  ---------line--------- */

.line-gray {border: 2px solid #eee;
            padding: 15px;
            margin: 10px auto;
            overflow: hidden;
            position: relative;
            clear: both;
            }
.line-ora {background: linear-gradient(transparent 60%, #FAE438 60%);
  font-weight: bold;
}

.line-pink {border: 1px solid #F16B6F;
            padding: 15px;
          }
          .line-green {border: 1px solid rgb(13, 154, 108);
                      padding: 15px;}


.dot-line {
           border: 2px dotted #a8dba8;
           border-radius: 7px;
           padding: 20px;
           margin: 10px;
}
/* ---------btn------------- */

.fixed-contact {
  display: block;
  position: fixed;
  bottom: 20px;
  right:20px;
  padding: 15px 18px;
  text-decoration: none;
  border-radius: 20px;
  border: 2px solid #fff;
  background-color: rgb(13, 154, 108);
  color: #fff;
  z-index: 9999999;
}

.fixed-contact:hover {
  background-color: #fff;
  color: rgb(26, 122, 27);
}

.btn {display: block;
      width: 100%;
      max-width: 300px;
     padding: 10px;
     text-align: center;
     font-size: 13px;
     font-weight: bold;
     margin: 10px auto;
     text-decoration: none;
     color: #000;
     }
  .btn:hover {font-weight: bold;}


.btn-1 {
  background-color: #FBFFB9;
  border: 1px solid #444;
  color: #444;
  border-radius: 20px;
}

/*  box-design */
.box {
  padding: 10px;
  overflow: hidden;
}

.box95 {width: 95%;
        height: auto;
        margin: 20px auto;
        padding: 10px;
        padding-top: 30px;
        background-color: #fff;
        border: 2px solid #978D86;
        border-radius: 8px;
        position: relative;
      }

  .box-title {width: 200px;
              text-align: center;
              padding: 10px;
              background-color: #978D86;
              color: #fff;
              font-weight: bold;
              position: absolute;
              top: -20px;
              left: -2px;
            }

  .box95 li {
    margin: 20px 10px 20px 20px;
  }

.box2 { background-color: #eee;
       padding: 10px;
       margin: 20px auto;
       clear: both;
       width: 100%;
       max-width: 1200px;
}
.box2-title {width: 200px;
             padding: 8px;
             margin: 10px;
             background-color: #E53A40;
             color: #fff;
             font-size: 1.1em;
             text-align: center;
             border-radius: 8px;
             }
  .box2-text {padding: 18px;}


/* ------area----- */
.area {border-top: 2px solid #eee;
       border-bottom: 2px solid #eee;
       padding: 15px 10px;
       margin: 20px 10px;
       }

/* flex */
.flex-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
}

.flex-items {
  padding: 8px;
  text-align: center;
}
.fle-items p.title {
  font-size: 0.9em;
  font-weight: bold;
  padding-bottom: 5px;
}

.flex3 {
  width: 33%;}


.flex4 {
  width: 25%;
}/*spで50%*/

/* kojigu-guide */
.koji-guide-contents {
  padding: 10px;
  border-bottom: 1px solid rgb(122, 127, 131);
  overflow: hidden;
  clear: both;
  position: relative;
}
.koji-guide-contents h3 {
  color: rgb(73, 77, 74);
  font-size: 18px;
  border-left: 10px solid rgb(73, 77, 74);
  padding-left: 10px;
}
.koji-guide-contents img {
}
.koji-guide-contents title {
  padding-bottom: 20px;
}

.koji-guide-contents .btn-detail {
  width: 200px;
  margin: auto;
  margin-top: 20px;
  display: block;
  padding: 10px 5px;
  float: right;
  border: 1px solid rgb(120, 124, 129);
  color: rgb(65, 73, 69);
  text-decoration: none;
  text-align: center;
  border-radius: 10px;
}
.koji-guide-contents .btn-detail:hover {
  background: rgb(120, 124, 129);
  color: #fff;
}




/*-------rank-------  */
.rank-right img {
  float: right;
}
.rank-right .rank-text {
  margin-right: 320px;
}

.rank-left img {
  float: left;
}
.rank-left .rank-text {
  margin-left: 320px;
}





/*  ul-li*/

ul.row2 {width: 100%;
          height: auto;
        max-width: 1000px;
      margin: auto;}

    ul.row2 li {float: left;
                 width: 50%;
                height: auto;
                text-align: center;
                list-style: none;
                padding: 15px 5px;
                         }



  /************
  3列リスト
  *************/
  .row3 {
  width: 100%;
  height: auto;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  }

  .row3 li {
  width: 32%;
  display: block;
  float: left;
  text-align: center;
  padding: 1%;
  background-color: #FFF6D1;
  }


  .row3 li img {
  max-width: 100%;
  padding-bottom: 5px;
  height: auto;
  margin: auto;
  }

  .b15 li {padding-bottom: 15px;}
 ul.list1 {
   margin-left: 20px;
 }
 ul.list1 li {
   list-style-image: url(../img/list1.png);
 }
/*---------li-caution------  */
.li-caution ul li {
  list-style: none;
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -3em;
}


  /*  table-design*/
  .table-cost2 {width: 95%;
                margin: auto;}
    .table-cost2 tr {}


        .table-cost2 th {background-color:
                        width: 65%;
                      border-bottom: 1px solid #7c7a77;
                    text-align: left;}

        .table-cost2 td {border-bottom: 1px solid #7c7a77;}

.table-gray2 {width: 90%;
              margin: auto;
              border-collapse: collapse;
              border: 1px solid #000;}

  .table-gray2 th {width: 30%;
                   background: #f0eded;}
      .table-gray2 td {background-color: #fff;}

.table-3 {width: 95%;
         margin: 15px auto;}

  .table-3 th {background: #FDD692;
               width: 30%;}
  .table-3 td {background: #fff;
               border-bottom: 1px solid rgb(100, 105, 98);}
  .table-3 td:nth-child(n+1) {
    text-align: left;
  }

  /*  queston*/

  .q-a dt::first-letter {font-size: 17px;
                         color: #4F86C6;
                         }

  .q-a dd::first-letter {font-size: 17px;
                        color: #F16B6F;}

/*------offer--flow-----  */
.offer-flow {
  position: relative;
  border: 2px solid #333;
  border-radius: 10px;
  padding: 20px;
}
.offer-flow h2 {
  position: absolute;
  top: -30px;
  left: 10px;
  background: #fff;
  max-width: 500px;
  margin-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.flow-list {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  margin-top: 50px;

}
.flow-list dt {
  float: left;
  background-color: #f5f9a8;
  border-radius: 50%;
  width: 100px;
  min-height: 100px;
  clear: both;
  display: table-cell;
  position: relative;
  margin-bottom: 15px;
}
.flow-list dt span {
  font-weight: bold;
  color: #444;
  text-align: center;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
}
.flow-list dd {
  min-height: 100px;
  text-align: left;
  margin-left: 100px;
  margin-bottom: 15px;
  font-weight: bold;
  padding-left: 15px;
}


/*---------faq-------  */
dl.faq dt::before {
  content: url(../img/question.png);
  padding-right: 10px;
}
dl.faq dd {
  margin-left: 25px;
  margin-bottom: 20px;
  padding-left: 1em;
  text-indent: -2em;
}
dl.faq dd::before {
  content: url(../img/answer.png);
  padding-right: 10px;
}

/*---------option-cost-------  */
dl.option-cost {
  max-width: 1000px;
  margin: 20px auto;
}
dl.option-cost dt {
  font-weight: 600;
  margin-top: 15px;
  color: #F16B6F;
}



/* ------------------ap-point---------- */
dl.apeal-contents {
  margin-left: 20px;
}
dl.apeal-contents dt {
  font-size: 23px;
  letter-spacing: 0.3em;
}
dl.apeal-contents dd {
  font-size: 16px;
  padding: 10px 5px 15px 15px;
}






/* ------greeting------ */

.greeting {
  max-width: 1200px;
  margin: 20px auto;
  padding: 20px;
  border: 2px solid #eee;
  line-height: 20px;
}

    .greeting-title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 25px;
    }

  /* ボックスに対する画像の位置*/

  .hito {position: absolute;
        top: -25px;
        left: 10px;
      z-index: 999;}

    .case {position: absolute;
            top: -20px;
            left: 10px;
          z-index: 999;}

/* voice-吹き出し */
.voice {
  font-size: 13px;
	position: relative;
	background: #FFEEE4;
	border: 3px solid #f5c382;
  border-radius: 8px;
  width: 95%;
  max-width: 890px;
  padding: 15px;
  margin: auto;
  min-height: 130px;
}
.voice:after, .voice:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.voice:after {
	border-color: rgba(255, 245, 249, 0);
	border-right-color: #f5c382;
	border-width: 12px;
	margin-top: -12px;
}
.voice:before {
	border-color: rgba(245, 195, 130, 0);
	border-right-color: #f5c382;
	border-width: 16px;
	margin-top: -16px;
}

.voice-answer {width: 95%;
              max-width: 890px;
              min-height: 50px;
              margin: 15px;auto;
             background-image: url(../img/voice-answer.jpg);
            background-position: top left;
            background-repeat: no-repeat;}

  .answer {margin-left: 40px;}

  /*  move-top-btn*/
  #page-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999
}

#page-top a {
    display: block;
    background: rgb(13, 154, 108);
    font-size: 13px;
    color: #fff;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

#page-top a:hover {
    background: #999;
    text-decoration: none;
}
/*-------pop-up-------  */
/* -------popup-end----- */
