    @charset "utf-8";
.anchorLink li a {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .anchorLink li {
    padding: 0 2%;
    vertical-align: top;
  }
}


/*-----------------------------------------------------------------*/

.try_h2_ttl {
  margin: 0 auto 10px;
  width: 100%;
}

.try_h2_ttl span {
  display: block;
  padding: 0 3px 6px 3%;
  font-size: 18px;
  background: linear-gradient(transparent 40%, #f5dce6 40%);
}

@media screen and (min-width: 768px) {
  .try_h2_ttl {
    margin-bottom: 16px;
    text-align: center;
  }
  .try_h2_ttl span {
    display: inline-block;
    padding: 0 7px 17px 7px;
    font-size: 28px;
  }
}

.try_leadtxt {
  margin: 0 auto 10px;
}

.try_leadtxt_2 {
  margin: 0 auto 30px;
  color: #dc286e;
  font-size: 18px;
  line-height: 1.333;
}

@media screen and (min-width: 768px) {
  .try_leadtxt {
    margin-bottom: 20px;
    text-align: center;
  }
  .try_leadtxt_2 {
    text-align: center;
  }
}


/*-----------------------------------------------------------------*/

.try_ranking {
  margin: 0 auto 20px;
}

.try_ranking h3 {
  margin: 0 auto 5px;
  padding: 10px;
  background-color: #f7f1ed;
}

.try_ranking h3 span {
  color: #3c8201;
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .boxPink {
    padding: 33px 50% 33px 33px;
    background-color: #f6f1ed;
    background-image: url(../images/try/pic_ranking_01.jpg);
    background-repeat: no-repeat;
    background-position: 100% 40px;
    background-size: 60% auto;
  }
  .try_ranking h3 {
    color: #3c8201;
    font-size: 20px;
    text-align: center;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 0.8) 85%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 0.8) 85%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 0.8) 85%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
  }
  .try_ranking h3 span {
    font-size: 28px;
    line-height: 1.2;
  }
}


/*-----------------------------------------------------------------*/

.try_ranking .rk-x3 {}

.try_ranking .rk-x3 li {
  margin: 0 0 10px auto;
  padding: 10px;
  width: calc(100% - 50px);
  color: #ec6941;
  line-height: 1.5;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(250, 221, 211, 1) 67%, rgba(250, 221, 211, 1) 99%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(250, 221, 211, 1) 67%, rgba(250, 221, 211, 1) 99%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(250, 221, 211, 1) 67%, rgba(250, 221, 211, 1) 99%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#faddd3', GradientType=0);
  border-radius: 8px;
  position: relative;
}

.try_ranking .rk-x3 li:nth-child(2) {
  color: #ea68a2;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 206, 221, 1) 67%, rgba(240, 206, 221, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 206, 221, 1) 67%, rgba(240, 206, 221, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(240, 206, 221, 1) 67%, rgba(240, 206, 221, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0cedd', GradientType=0);
}

.try_ranking .rk-x3 li:nth-child(3) {
  color: #00a0c8;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(186, 230, 240, 1) 67%, rgba(186, 230, 240, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(186, 230, 240, 1) 67%, rgba(186, 230, 240, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(186, 230, 240, 1) 67%, rgba(186, 230, 240, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bae6f0', GradientType=0);
}

.try_ranking .rk-x3 li span {
  display: block;
  width: 40px;
  height: 40px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  background-color: #ec6941;
  border-radius: 50%;
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}

.try_ranking .rk-x3 li span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 87%;
  border: 8px solid transparent;
  border-left: 13px solid #ec6941;
  transform: translateY(-50%);
}

.try_ranking .rk-x3 li:nth-child(2) span {
  background-color: #ea68a2;
}

.try_ranking .rk-x3 li:nth-child(2) span:after {
  border-left: 13px solid #ea68a2;
}

.try_ranking .rk-x3 li:nth-child(3) span {
  background-color: #00a0c8;
}

.try_ranking .rk-x3 li:nth-child(3) span:after {
  border-left: 13px solid #00a0c8;
}

@media screen and (min-width: 768px) {
  .try_ranking .rk-x3 {
    margin-top: 46px;
    margin-bottom: 10px;
  }
  .try_ranking .rk-x3 li {
    float: left;
    margin-right: 5%;
    padding: 23px 15px 10px;
    width: 30%;
    box-shadow: 3px 3px 3px #dfdfdf;
  }
  .try_ranking .rk-x3 li:last-child {
    margin-right: 0;
  }
  .try_ranking .rk-x3 li span {
    left: 11px;
    top: -8px;
  }
  .try_ranking .rk-x3 li span:after {
    top: 82%;
    left: 50%;
    border: 0;
    border: 8px solid transparent;
    border-top: 13px solid #ec6941;
    transform: translateX(-50%);
  }
  .try_ranking .rk-x3 li:nth-child(2) span:after {
    border-left: 0;
    border: 8px solid transparent;
    border-top: 13px solid #ea68a2;
  }
  .try_ranking .rk-x3 li:nth-child(3) span:after {
    border-left: 0;
    border: 8px solid transparent;
    border-top: 13px solid #00a0c8;
  }
}


/*-----------------------------------------------------------------*/

.try_ranking .rk-x4over {
  padding: 15px;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(200, 220, 175, 1) 67%, rgba(200, 220, 175, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(200, 220, 175, 1) 67%, rgba(200, 220, 175, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(200, 220, 175, 1) 67%, rgba(200, 220, 175, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c8dcaf', GradientType=0);
  border-radius: 8px;
}

.try_ranking .rk-x4over li {
  padding: 0 0 0 35px;
  line-height: 1.875;
  position: relative;
}

.try_ranking .rk-x4over li span {
  color: #3c8201;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  .try_ranking .rk-x4over {
    box-shadow: 3px 3px 3px #dfdfdf;
  }
  .try_ranking .rk-x4over li {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .try_ranking .rk-x4over li:last-child {
    margin-bottom: 0;
  }
  .try_ranking .rk-x4over li span {
    font-size: 14px;
  }
}


/*---------------------------------------------------------
--
-- sec01
--
*/

#sec01 {
  margin: 0 auto 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}


/*-----------------------------------------------------------------*/

.reason20 {
  display: none;
}

.linkBtn {
  margin-bottom: 20px;
  text-align: center;
}

.linkBtn a {
  display: block;
  margin: 0 auto 10px;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  background: #3c8201;
  border-radius: 8px;
  position: relative;
}

.linkBtn a i {
  position: absolute;
  ;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .reason20 {
    display: block;
    margin-bottom: 82px;
    padding: 0 7% 33px;
    width: 100%;
    background-color: #f7f1ed;
  }
  .reason20 h3 {
    margin-bottom: 20px;
    padding: 10px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    background-color: #ea68a2;
    border-radius: 20px;
  }
  .reason20 .box {
    padding: 30px 30px 10px;
    background-image: url(../images/try/reason20_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 100% auto;
    background-color: #ffffff;
  }
  .reason20 .box ol {
    counter-reset: num;
  }
  .reason20 .box ol:last-child {
    counter-reset: num 10;
  }
  .reason20 .box ol li {
    padding-left: 20px;
    margin-bottom: 16px;
    position: relative;
  }
  .reason20 .box ol li:before {
    position: absolute;
    top: 0;
    left: 0;
    counter-increment: num;
    content: counter(num);
    color: #00a0c8;
    font-weight: bold;
  }
  .reason20 .box ol:first-child li:last-child:before, .reason20 .box ol:last-child li:before {
    left: -8px;
  }
  .reason20 .box ol li a {
    font-size: 16px;
    text-decoration: underline;
  }
  .reason20 .box ol li a span {
    font-size: 12px;
  }
  .reason20 .box .left {
    float: left;
    width: 50%;
  }
  .reason20 .box .right {
    float: right;
    width: 50%;
  }
  .boxPink .linkBtn {
    display: none;
  }
}


/*-----------------------------------------------------------------*/

.campaign {}

.campaign h3 {
  margin: 0 auto 10px;
  color: #3c8201;
  font-size: 22px;
  text-align: center;
  line-height: 1.227;
}

.campaign p {
  margin: 0 auto 20px;
}

.bnr-contact .catch span.c_grn {
  color: #3c8201;
}

@media screen and (min-width: 768px) {
  .campaign h3 {
    margin-bottom: 20px;
    font-size: 26px;
  }
  .campaign p {
    margin-bottom: 40px;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
  }
}


/*-----------------------------------------------------------------*/

@media screen and (min-width: 768px) {
  #sec01 .bnr-contact {
    margin-bottom: 87px;
  }
}


/*-----------------------------------------------------------------*/

.faq_contents {
  margin: 0 auto;
}

.faq_contents h2, .faq_contents dl {
  display: none;
}

@media screen and (min-width: 768px) {
  .faq_contents h2, .faq_contents dl {
    display: block;
  }
  .faq_contents .linkBtn {
    display: none;
  }
}


/*-----------------------------------------------------------------*/

@media screen and (min-width: 768px) {
  #sec02 {
    padding: 40px 0 0;
  }
  #sec02 .boxPink {
    margin-bottom: 50px;
    padding-bottom: 3px;
    background-color: #fafafa;
    background-image: url(../images/try/pic_ranking_02.jpg);
    background-size: 100% auto;
    background-position: 100% 100%;
  }
}


/*-----------------------------------------------------------------*/

.threeReason {}

.threeReason h2 {
  margin: 0 auto 10px;
  padding: 15px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.294;
  background-color: #ea68a2;
  border-radius: 8px;
}

@media screen and (min-width: 768px) {
  .threeReason h2 {
    margin-bottom: 20px;
    padding: 9px;
    text-align: center;
    border-radius: 20px;
  }
}


/*-----------------------------------------------------------------*/

.threeReasonItem {
  margin: 0 auto 30px;
}

.threeReasonItem h3 {
  margin: 0 auto 10px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1.5;
  background-color: #ffdcf0;
}

.threeReasonItem p {
  line-height: 1.714;
}

.threeReasonItem .img {
  padding: 10px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .threeReasonItem h3 {
    margin-bottom: 26px;
    padding: 3px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .tR_cont1 {}
  .tR_cont1 .txt {
    float: left;
    width: 63%;
  }
  .tR_cont1 .img {
    float: right;
    width: 32%;
  }
}


/*-----------------------------------------------------------------*/

.threeReasonItem .adBook {
  margin: 45px auto 10px;
  ;
  padding: 20px;
  background-color: #f7f5f0;
}

.threeReasonItem .adBook h3 {
  margin: 0 auto 5px;
  padding: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  background: none;
  border-bottom: 1px solid #6b9b42;
  position: relative;
}

.threeReasonItem .adBook h3:after {
  content: "";
  width: 44px;
  height: 56px;
  background-image: url(../images/try/icon_mark.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  left: -20px;
  top: -56px;
}

.threeReasonItem .adBook .textarea p {
  padding-left: 1em;
}

.threeReasonItem .adBook .textarea p a {
  color: #ec8130;
}

.threeReasonItem .adBook .imagearea {
  padding: 10px;
}

@media screen and (min-width: 768px) {
  .threeReasonItem .adBook {
    margin-top: 90px;
    margin-bottom: 34px;
    padding: 30px 6% 30px 7%;
  }
  .threeReasonItem .adBook h3 {
    margin-bottom: 30px;
  }
  .threeReasonItem .adBook .textarea {
    float: left;
    width: 50%;
    padding: 0 0 0 5%;
  }
  .threeReasonItem .adBook .imagearea {
    float: right;
    width: 50%;
  }
}


/*-----------------------------------------------------------------*/

.service {
  margin: 0 auto 30px;
  padding: 20px 0;
  background-color: #f7f5f0;
}

.service .box {
  margin: 0 auto;
  padding: 15px;
  width: 96%;
  max-width: 1000px;
  background-color: #ffffff;
}

.service .box dl {
  margin: 0 auto 20px;
}

.service .box dl dt {
  margin: 0 auto 10px;
  padding: 5px 5px 5px 40px;
  color: #00a0c8;
  background-color: #fbf7f3;
  position: relative;
}

.service .box dl dt span {
  display: block;
  width: 30px;
  height: 30px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  background-color: #00a0c8;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.service .box dl dd {
  margin: 0 auto;
  padding: 0 0 0 20px;
  line-height: 1.714;
}

@media screen and (min-width: 768px) {
  .service {
    margin-bottom: 90px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .service .h2_ttl span {
    margin-bottom: 25px;
  }
  .service .box {
    padding: 36px 60px 36px 15px;
  }
  .service .box dl {
    margin-bottom: 38px;
  }
  .service .box dl:last-child {
    margin-bottom: 0;
  }
  .service .box dl dt {
    margin-bottom: 26px;
    padding: 11px 5px 11px 60px;
    font-size: 18px;
  }
  .service .box dl dt span {
    width: 44px;
    height: 44px;
    line-height: 44px;
  }
  .service .box dl dd {
    padding-left: 60px;
  }
}


/*-----------------------------------------------------------------*/

.price {}

.price .box {
  margin: 0 auto 20px;
  padding: 15px;
  background-color: #f7f5f0;
}

.price .box dl {
  margin: 0 auto 15px;
}

.price .box dl dt {
  margin: 0 auto 15px;
  padding: 10px 15px 10px 2.5em;
  color: #ea68a2;
  background-color: #f5dce6;
  position: relative;
}

.price .box dl dt span {
  position: absolute;
  left: 10px;
  top: 10px;
}

.price .box dl dd {
  margin: 0 auto 15px;
}

.price .box .img {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .price {
    margin-bottom: 60px;
  }
  .price h2 {
    margin-bottom: 60px;
  }
  .price .box {
    padding: 40px 40px 10px;
    width: 100%;
    max-width: 1000px;
    position: relative;
  }
  .price .box dl {
    margin-bottom: 30px;
  }
  .price .box dl dt {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: bold;
  }
  .price .box .text {
    width: 54%;
  }
  .price .box .img {
    width: 43%;
    position: absolute;
    top: -30px;
    right: 35px;
  }
}


/*-----------------------------------------------------------------*/

#sec03 {
  margin: 0 auto 30px;
}

#sec03 .box {
  display: none;
}

@media screen and (min-width: 768px) {
  #sec03 {
    margin: 0 auto 70px;
    padding-top: 43px;
    border-top: 1px dotted #a09f9f;
  }
  #sec03 .box {
    display: block;
    margin-bottom: 40px;
    padding: 30px 60px;
    background-color: #f7f5f0;
    position: relative;
  }
  #sec03 .box:after {
    content: "";
    width: 100%;
    height: 40px;
    background-image: url(../images/try/sec03_box_bg.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 40px;
    position: absolute;
    bottom: -40px;
    left: 0;
  }
  #sec03 .box h3 {
    margin: 0 auto 30px;
    color: #ea68a2;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  #sec03 .box .inner {
    padding: 20px 23px;
    background-color: #ffffff;
    position: relative;
  }
  #sec03 .box .inner:before {
    content: "";
    width: 19%;
    max-width: 183px;
    height: 125px;
    background-image: url(../images/try/sec03_box_bg_2.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: -125px;
  }
  #sec03 .box .inner ol {
    counter-reset: num;
    float: left;
    padding: 0 46px 0 20px;
    width: 50%;
  }
  #sec03 .box .inner ol:last-child {
    counter-reset: num 8;
  }
  #sec03 .box .inner ol li {
    position: relative;
    margin-bottom: 12px;
  }
  #sec03 .box ol li:before {
    position: absolute;
    top: 0;
    left: -20px;
    counter-increment: num;
    content: counter(num)".";
    color: #e6781e;
    font-weight: bold;
  }
  #sec03 .box ol:last-child li:before {
    left: -30px;
  }
}

@media screen and (min-width: 1000px) {
  #sec03 .box .inner:before {
    width: 20.7%;
    right: 3.5%;
  }
}


/*-----------------------------------------------------------------*/

.bnr-contact.patarn02.pc {
  display: none;
}

@media screen and (min-width: 768px) {
  .bnr-contact.patarn02.pc {
    display: block;
  }
}


/*-----------------------------------------------------------------*/

.merit {
  margin: 0 auto 30px;
}

.merit h2 {
  margin: 0 auto 20px;
  padding: 10px;
  color: #ea68a2;
  font-size: 20px;
  line-height: 1.5;
  background-color: #f7f1ed;
}

.merit ul {}

.merit ul li {
  margin: 0 auto 20px;
  line-height: 1.714;
}

.merit ul li h3 {
  margin: 0 auto 10px;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 1px solid #cccccc;
}

.merit ul li .img {
  padding: 10px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .merit {
    margin-bottom: 80px;
  }
  .merit h2 {
    margin-bottom: 30px;
    font-size: 22px;
    text-align: center;
    background: none;
  }
  .merit ul li {
    margin-bottom: 17px;
  }
  .merit ul li:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  .merit ul li h3 {
    float: left;
    width: 100%;
  }
  .merit ul li .txt {
    float: left;
    padding-left: 20px;
    width: 66%;
  }
  .merit ul li .img {
    float: right;
    width: 30%;
  }
  .merit ul li:nth-child(2n) .txt {
    float: right;
  }
  .merit ul li:nth-child(2n) .img {
    float: left;
  }
}


/*-----------------------------------------------------------------*/

.merit .box1 {
  margin: 0 auto 20px;
  padding: 20px;
  background-color: #f7f5f0;
}

.merit .box1 h2 {
  color: #3c8201;
  font-size: 18px;
  text-align: center;
  background: none;
}

.merit .box1 ul {
  margin: 0 auto;
}

.merit .box1 ul li {
  margin: 0 auto 5px;
  padding-left: 20px;
  position: relative;
}

.merit .box1 ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  .merit .box1 h2 {
    float: left;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
    font-size: 20px;
  }
  .merit .box1 ul {
    float: left;
    padding: 0 0 0 7%;
    width: 50%;
  }
}


/*-----------------------------------------------------------------*/

.merit .box2 {
  margin: 0 auto 30px;
  padding: 20px;
}

.merit .box2 ul li {
  margin: 0 auto 20px;
  padding-left: 20px;
  position: relative;
}

.merit .box2 ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.merit .box2 ul li a {
  display: inline-block;
  color: #ea7e2b;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .merit .box2 {
    margin: 0 auto;
    width: 88%;
  }
  .merit .box2 ul li {
    float: left;
    width: 50%;
  }
  .merit .box2 ul li:last-child {
    float: right;
    widt