@charset "utf-8";
/*----------------------------------------------------
    共通css
----------------------------------------------------*/

.flame {
  text-align: center;
  width: 100%;
  height: 100%;
}

p.bnr a {
  position: fixed;
  right: 0;
  bottom: 12rem;
  font-weight: bold;
  text-align: center;
  z-index: 100;
}

.category_links {
  position: relative;
  margin: 3rem auto;
  padding: 0.5rem 1.5rem 0.5rem 3rem;
  background: #FCE84B;
  background-size: auto 4px;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1.4;
}

.caption_pr {
  font-size: 1rem;
  color: #999;
  line-height: 1.6;
  word-break: break-all;
  text-align: center;
}

.kanren {
  border: double 10px #FCE84B;
  padding: 2rem;
}

.kanren .kttl {
  font-size: 2rem;
  font-weight: bold;
  background: #E27848;
  display: inline-block;
  padding: 2rem;
  border-radius: 30%;
  color: #fff;
}

.kanren .readmore-content {}

p.tlink {
  text-align: right;
  color: #E27848;
  font-weight: bold;
  margin-bottom: 20px;
}

p.tlink a {
  background: linear-gradient(transparent 0%, transparent 50%, #FCE84B 50%, #FCE84B 100%);
}

.l-parts01-column3__box .box-support .tag-list {
  width: 48%;
  margin: 0 0 10px !important;
  cursor: auto;
}

.l-parts01-column3__box .box-support .tag-list .tag-list__head {
  font-size: 13px;
}

.l-parts01-column3__box .box-support__tit {
  margin: 10px auto;
}


.l-parts01-column3__box .box-support.min {
  min-height: 240px;
}



.l-parts01-column3__box .title-voice {
  position: relative;
  margin: 3rem auto 1rem;
  color: #1d1d1d;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  background: #fdf5b3;
  max-width: 468px;
}

.l-parts01-column3__box .tag {
  justify-content: space-between;
}

.date-wrap {
  min-height: 210px;
}

.l-parts01-column3 .desc {
  min-height: 76px;
}

p.genpon {
  color: #f35f1d;
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
}


.shrtcd {
  background: #def3ff;
  border: solid 1px #333;
  margin: 6rem auto;
  width: 80%;
}

.l-main-area .shrtcd p:not([class]) span {
  font-weight: bold;
  background: linear-gradient(transparent 85%, #e27848 85%);
}

.l-main-area .shrtcd .l-icon-title {
  position: relative;
  margin: 3rem 3rem 3rem;
  padding: 2rem 2rem 2rem 10rem;
  background: none;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.4;
  text-align: center;

}

.l-main-area .shrtcd .l-icon-title:before {
  position: absolute;
  top: 0px;
  left: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background: #e27848;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
}


.l-main-area .shrtcd p {
  margin: 2rem;
}

.feature {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 60%;
  margin: 0 auto;
}

.feature div {
  background: #fce84b;
  border-radius: 50%;
  padding: 16px;
  font-weight: bold;
  font-size: 22px;
  line-height: 3rem;
  text-align: center;
  display: flex;
  align-items: center;
  width: 180px;
  height: 180px;
  justify-content: center;
  border: 8px solid #fcbf4b;
}

.l-parts01-column3 .box-speed {
  background: none;
  padding: 0;
  margin: 0;
  margin-bottom: 3rem;
}

.l-parts01-column3 .box-speed .head {
  margin: -25px -20px 20px;
  background: #fce84b;
  line-height: 1.5;
  padding: 10px;
  font-size: 2rem;
}

.l-parts01-column3 .box-speed .body {
  font-size: 1.6rem;
  margin-bottom: 20px;
}

.l-parts01-column3 .box-speed .body span.orange {
  font-size: 2rem;
}

.l-parts01-column3__box .title-voice {
  position: relative;
  margin: 3rem auto 1rem;
  color: #1d1d1d;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  background: #fdf5b3;
  max-width: 468px;
}

.l-main-area .l-parts01 ul {
  margin: 0px;
  font-size: 1.4rem;
  min-height: 270px;
}

.l-parts01-column3__box li span {
  color: #000000;
  font-weight: bold;
  background: linear-gradient(transparent 75%, #ff6e2c 85%);
}

.l-contents-area .l-parts01-column3__box .btn-web {
  margin-bottom: 15px;
}

.l-contents-area .l-parts01-column3__box .btn-internal a {
  border-radius: 9px;
}

.l-contents-area .l-parts01-column3__box .btn-web a {
  background: #d70000;
  border-radius: 15px;
}

.l-contents-area .l-parts01-column3__box .btn-internal a,
.l-contents-area .l-parts01-column3__box .btn-web a {
  padding: 2rem 4rem 2rem 2rem;
  font-size: 1.4rem;
}

.l-parts02-white__title .catch-title span {
  font-size: 3.6rem;
}

.l-main-area p:not([class]) strong,
.l-main-area p:not([class]) span,
.l-parts01 p:not([class]) span {
  background: linear-gradient(transparent 75%, #ff6e2c 85%);
}

.l-contents-area .l-parts02-white .btn-web a {
  border-radius: 15px;
}

.l-main-area .l-parts02-white .price-table table th {
  padding: 10px;
  width: 25%;
}

.l-parts01#sansen .l-common-title__box+p {
  margin: 0.5em 0 1em;
  font-weight: 400;
  font-size: 1.5rem;
}

.l-parts01#sansen ul {
  margin: 0px;
  font-size: 1.4rem;
  min-height: 270px;
}

.l-parts01#sansen ul:not([class]) li {
  margin: 0 0 1em 0;
  padding: 0 0 0 25px;
  position: relative;
}

.l-parts01#sansen ul:not([class]) li:before {
  content: '';
  width: 14px;
  height: 14px;
  background: #e15414;
  position: absolute;
  left: 3px;
  top: 8px;
}




/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 600px) {

  .sp-br {
    display: none;
  }

  .wr_img_center {
    position: relative;
    margin-bottom: 40px;
  }

  .wr_img_center:after {
    content: '';
    display: block;
    clear: both;
  }

  .wr_img_center .wr_img.fc {
    width: 600px;
    margin: 0 auto;
    text-align: center;
  }

  .wr_img_center .wr_img.fc img {
    max-width: 100%;
    margin-bottom: 5px;
  }

  .wr_img_center .wr_img .wr_caption {
    font-size: 12px;
    color: #969696;
    text-align: center;
    word-wrap: break-word;
    margin-bottom: 20px;
    line-height: 1.4em;
  }

  .l-main-area table:not([class]) td {
    padding: 10px 14px;
    border: 1px #D6D9DA solid;
  }

  .botan {
    margin-bottom: 50px;
    margin-top: 50px;
  }


  .l-main-area .float-wrap .float-img.fl {
    float: left;
    margin: 0 30px 100px 0;
  }

  .l-contents-area .btn-internal a {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 2rem 5rem 2rem 3rem;
    max-width: 480px;
    width: 90%;
    border-radius: 100px;
    background: #444444;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.4;
    box-shadow: 3px 3px 5px rgb(0 0 0 / 10%);
  }

  .l-contents-area .btn-web a {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 2rem 5rem 2rem 3rem;
    max-width: 480px;
    width: 90%;
    border-radius: 100px;
    background: #03af86;
    background: -moz-linear-gradient(340deg, #03af86 0%, #03af86 50%, #1ebe98 50%, #1ebe98 100%);
    background: -webkit-linear-gradient(340deg, #03af86 0%, #03af86 50%, #1ebe98 50%, #1ebe98 100%);
    background: linear-gradient(340deg, #03af86 0%, #03af86 50%, #1ebe98 50%, #1ebe98 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#af922d", endColorstr="#b99b32", GradientType=1);
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .wr_img_center01 {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }

  .l-parts01-column3 .box-speed .head {
    /* margin-bottom: 8px; */
  }

  .date-wrap {
    min-height: auto;
  }

    .fix-menu {
        position: fixed;
        bottom: 35rem;
        right: 0;
        z-index: 50;
        display: none;
    }
    .fix-menu img {
        display: block;
        width: 300px;
    }
    .fix-menu-sp {
        display: none;
    }
}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 599px) {


  .pc-br {
    display: none;
  }

  .wr_img_center:after {
    content: '';
    display: block;
    clear: both;
  }

  .wr_img_center .wr_img.fc {
    width: 100%;
    text-align: center;
  }

  .wr_img_center .wr_img.fc img {
    width: 80%;
    max-width: 100%;
    display: block;
    margin: 0 auto 5px;
  }

  .wr_img_center .wr_img .wr_caption {
    font-size: 12px;
    color: #969696;
    text-align: center;
    word-wrap: break-word;
    margin-bottom: 20px;
    line-height: 1.3em;
  }

  .category_links {
    position: relative;
    z-index: 5;
    margin: 3rem 0 2rem;
    padding: 1rem 1.5rem;
    font-size: 2rem;
  }

  .l-mv-check a {
    font-size: 1.5rem;
    padding: 1.5rem 2rem 1.5rem 3rem;
    width: 80%;
    margin: auto;
    line-height: 1.4;
  }

  .date-wrap {
    min-height: auto;
  }

  .l-parts01-column3__box .box-support.min {
    min-height: auto;
  }

  .l-parts01-column3 .desc {
    min-height: auto;
  }

  .shrtcd {
    /* background: #def3ff; */
    /* border: solid 1px #333; */
    margin: 4rem auto;
    width: 100%;
  }

  .l-main-area .shrtcd .l-icon-title {
    position: relative;
    margin: 1rem;
    padding: 1rem 1rem 1rem 6rem;
    background: none;
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 1.4;
    text-align: center;
  }

  .l-main-area .shrtcd .l-icon-title:before {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #e27848;
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
  }

  .l-main-area .shrtcd p:not([class]) span {
    font-weight: bold;
    background: linear-gradient(transparent 85%, #e27848 85%);
  }

  .feature {
    width: 100%;
  }

  .feature div {
    width: 120px;
    height: 120px;
    font-size: 16px;
    border: 5px solid #fcbf4b;
    padding: 5px;
    line-height: 2rem;
  }

  .l-parts01-column3 .box-speed .head span {
    font-size: 2.6rem;
  }

  .l-main-area .l-parts01 ul {
    min-height: auto;
  }

  .l-contents-area .l-parts01-column3__box .btn-web {
    margin-bottom: 15px;
  }

  .l-contents-area .l-parts01-column3 .btn-internal a,
  .l-contents-area .l-parts01-column3 .btn-web a {
    border-radius: 10px;
    width: 100%;
    margin: 0;
    min-height: 45px;
    /* padding: 20px; */
  }

  .l-contents-area .l-parts01-column3 .btn-internal a {
    /* padding: 2rem; */
    margin-top: 10px;
  }

  .l-parts01-column3__box .btn-internal a {
    padding: 2rem;
    font-size: 1.4rem;
  }

  .l-parts01-column3__box .btn-web a {
    padding: 2rem 4rem 2rem 2rem;
    font-size: 1.4rem;
  }

  .l-contents-area .btn-tel a {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 2rem 2.5rem 2rem 5.5rem;
    width: 100%;
    border-radius: 10px;
    background: #ee851c;
    text-align: center;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: bold;
    color: #fff;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
    min-height: 45px;
    padding: 20px;
  }

  .l-parts02 .l-common-title__box .l-common-title {
    margin-bottom: 6rem;
  }

  .l-parts02-white__title .catch-title {
    font-size: 1.8rem;
  }

  .l-parts02-white__title .catch-title span {
    font-size: 2.4rem;
  }

  .l-parts02-white {
    margin-top: 0rem;
  }

  .l-main-area .price-table {
    overflow: scroll;
  }

  .l-main-area .price-table table {
    display: table;
  }

  .l-main-area .l-parts02-white .price-table table tr {
    display: table-row;
    width: auto;
  }

  .l-main-area .l-parts02-white .price-table table th,
  .l-main-area .l-parts02-white .price-table table td {
    display: table-cell;
    width: 25%;
    border-top: 1px solid #ddd;
  }

  .l-contents-area .l-parts02-white .btn-web a {
    border-radius: 10px;
    padding: 20px;
    width: 100%;
  }

  .l-parts02-white .voice-box__tit {
    font-size: 1.6rem;
    text-align: center;
  }

  .l-parts01#sansen ul {
    min-height: auto;
  }
    .fix-menu {
        position: fixed;
        bottom: 6rem;
        z-index: 2;
        width: 100%;
    }
    .fix-menu img {
        display: block;
    }
    .fix-menu-pc {
        display: none !important;
    }
	.l-pagetop.is-fixed {
        bottom: 13.5rem;
    }
}
