@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700");
/* main
---------------------------------------- */
.main {
  border-top: #f7cf30 5px solid;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .main {
    border-top: none;
  }
}
.main-body {
  position: relative;
  width: 100%;
  height: 560px;
  background: url("../images/img_main.jpg") center top no-repeat #E1E9EB;
}
@media screen and (max-width: 640px) {
  .main-body {
    height: 84.375vw;
    background: url("../images/img_main-sp.jpg") center top no-repeat #E1E9EB;
    background-size: 100% auto;
  }
}
.main-body .txt-area {
  position: absolute;
  top: 0;
  bottom: 10%;
  left: 5%;
  width: 570px;
  height: 250px;
  margin: auto 0 auto 0;
}
@media screen and (max-width: 640px) {
  .main-body .txt-area {
    top: 3.125vw;
    left: 3.125vw;
    width: 100%;
    height: auto;
    margin: auto;
  }
}
.main-body .txt-area h2 {
  font-size: 34px;
  font-size: 3.4rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: normal;
  color: #010007;
}
@media screen and (max-width: 640px) {
  .main-body .txt-area h2 {
    font-size: 5.46875vw;
  }
}
.main-body .txt-area h2 span {
  font-size: 39px;
  font-size: 3.9rem;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .main-body .txt-area h2 span {
    font-size: 6.25vw;
    background-size: auto 0.439em !important;
  }
}
.main-body .txt-area h2 span.bg01 {
  margin-right: -0.1em;
  padding: 0 0.3em 0 0.5em;
  background: url("../images/bg_main_01.png") left bottom no-repeat;
}
.main-body .txt-area h2 span.bg02 {
  margin-left: -0.25em;
  padding: 0 0.25em 0 0.3em;
  background: url("../images/bg_main_02.png") left bottom no-repeat;
}
.main-body .txt-area h2 span.bg03 {
  margin-right: -0.1em;
  padding: 0 0.3em 0 0.5em;
  background: url("../images/bg_main_03.png") left bottom no-repeat;
}
.main-body .txt-area h2 span.bg04 {
  margin-right: -0.1em;
  padding: 0 0.3em 0 0.5em;
  background: url("../images/bg_main_04.png") left bottom no-repeat;
}
.main-body .txt-area .txt {
  margin-top: 14px;
  color: #010007;
  line-height: 2.023571429;
}
@media screen and (max-width: 640px) {
  .main-body .txt-area .txt {
    margin-top: 1.5625vw;
    font-size: 14px;
  }
}


.main-body .txt-area .agency {
  margin-top: 18px;
  line-height: 2.023571429;
    font-size: 28px;
}
.main-body .txt-area .agency a {
  color: #3300FF;
  background: rgba(85, 163, 72, 0.4);
  padding: 5px;
  border-radius: 7px;
}
@media screen and (max-width: 640px) {
  .main-body .txt-area .agency {
    margin-top: 1.5625vw;
    font-size: 19px;
  }
}



/* sec001
---------------------------------------- */
.sec001 {
 background-color : #fff;
  background-image :
      repeating-linear-gradient(45deg,
                                rgba(255, 77, 77, 0.07) 3px,
                                rgba(255, 77, 77, 0.07) 3px,
                                rgba(0, 0, 0, 0) 4px,
                                rgba(0, 0, 0, 0) 4px),
      repeating-linear-gradient(315deg,
                                rgba(255, 77, 77, 0.07) 3px,
                                rgba(255, 77, 77, 0.07) 3px,
                                rgba(0, 0, 0, 0) 4px,
                                rgba(0, 0, 0, 0) 4px);
}

/* sec002
---------------------------------------- */
.sec002 {
 background-color : #fff;
  background-image :
      repeating-linear-gradient(45deg,
                                rgba(0, 250, 154, 0.07) 3px,
                                rgba(0, 250, 154, 0.07) 3px,
                                rgba(0, 0, 0, 0) 4px,
                                rgba(0, 0, 0, 0) 4px),
      repeating-linear-gradient(315deg,
                                rgba(0, 250, 154, 0.07) 3px,
                                rgba(0, 250, 154, 0.07) 3px,
                                rgba(0, 0, 0, 0) 4px,
                                rgba(0, 0, 0, 0) 4px);
}














/* sec01
---------------------------------------- */
.sec01 {
  background: url("../images/bg_sec01.png");
}
.sec01 h2 {
  padding: 27px 0;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
  text-align: center;
  line-height: 1.0;
  background: #f7cf30;
}
.sec01 h2 span {
  font-size: 46px;
  font-size: 4.6rem;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .sec01 h2 {
    margin-bottom: 2.0vw;
    padding: 3.90625vw 0;
    font-size: 4.6875vw;
  }
  .sec01 h2 span {
    display: block;
    margin-top: 1.5625vw;
    font-size: 8.125vw;
  }
}

.sec01 h3.canpain {
  padding: 20px 0 0 0;
  font-size: 32px;
  color: #ff0000;
  text-align: center;
  line-height: 1.0;
background-color: rgba(242, 0, 0, 0.1);
}

.sec01 p.canpain2 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  text-align: center;
  padding: 5px 0 10px 0;
background-color: rgba(242, 0, 0, 0.1);
}

.sec01 p.info {
  font-size: 20px;
  font-size: 2.0rem;
  color: #0000ff;
  text-align: center;
  padding: 0px 15px 10px 15px;
  background-color: rgba(242, 0, 0, 0.1);
  padding-bottom: 27px;
}

  .jimu {
  color: #ff0000;
  font-size: 30px;
  font-size: 3.0rem;
}
  .jimu2 {
  color: #ff0000;
}
  .del {
  color: red;
  text-decoration: line-through;
}

@media screen and (max-width: 640px) {
  .sec01 h3.canpain {
    margin-top: -2.0vw;
    padding: 3.90625vw 0;
  font-size: 25px;
  }
  .sec01 p.info {
    margin-bottom: 2.5625vw;
  font-size: 24px;
  }
}

.sec01-body {
  padding: 50px 0;
  text-align: center;
  }
@media screen and (max-width: 640px) {
  .sec01-body {
    padding: 0 0 7.8125vw 0;
  }
}
.sec01-body-item {
  display: inline-block;
  width: 500px;
  margin: 0 30px;
  padding: 50px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 640px) {
  .sec01-body-item {
    width: 80.46875vw;
    margin: 0;
    padding: 7.8125vw;
  }
}

@media screen and (max-width: 640px) {
  .sec01-body-item.mobile {
    margin-top: 7.8125vw;
  }
}
@media screen and (max-width: 640px) {
  .sec01-body-item .item-icn {
    display: block;
    width: 28.125vw;
    margin: 0 auto;
  }
}
.sec01-body-item .item-head {
  display: inline-block;
  margin: 30px 0 10px 0;
  padding-bottom: 0.3em;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.384615385;
  border-bottom: #666 1.5pt solid;
}
@media screen and (max-width: 640px) {
  .sec01-body-item .item-head {
    margin: 4.6875vw 0;
    font-size: 6.25vw;
  }
}
.sec01-body-item .item-body {
  font-size: 16px;
  font-size: 1.6rem;
}
.sec01-body-item .item-body span {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  color: #f45656;
}
@media screen and (max-width: 640px) {
  .sec01-body-item .item-body {
    font-size: 3.75vw;
  }
  .sec01-body-item .item-body span {
    font-size: 7.03125vw;
  }
}
.sec01-body-item .item-foot {
  padding: 10px 0;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .sec01-body-item .item-foot {
    margin-top: 1.25vw;
    padding: 0;
  }
}
.sec01-body small {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #555;
}
@media screen and (max-width: 640px) {
  .sec01-body small {
    margin-top: 1.5625vw;
    font-size: 2.2vw;
  }
}

.sec01-body small2 {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
.sec01-body small2 {
    font-size: 3.2vw;
  }
}



.sec01-body-item2 {
  display: inline-block;
  width: 80%;
  margin: 0 auto;
  padding: 50px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 640px) {
  .sec01-body-item2 {
    width: 90.46875vw;
    margin: 0 auto;
    padding: 7.8125vw;
  }
}

.sec01-body-item2 .item-head {
  margin: 0px 0 10px 0;
  padding-bottom: 0.3em;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.384615385;
  border-bottom: #666 1.5pt solid;
}
@media screen and (max-width: 640px) {
  .sec01-body-item2 .item-head {
    margin: 2.0vw 0;
    font-size: 6.25vw;
  }
}
.sec01-body-item2 .item-body {
  font-size: 18px;
  font-size: 1.8rem;
  color: #ff00ff;
}
.sec01-body-item2 .item-body span {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  color: #f45656;
}
@media screen and (max-width: 640px) {
  .sec01-body-item2 .item-body {
    font-size: 3.75vw;
  }
  .sec01-body-item2 .item-body span {
    font-size: 7.03125vw;
  }
}
.sec01-body-item2 .item-foot {
  padding: 10px 0;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .sec01-body-item2 .item-foot {
    margin-top: 1.25vw;
    padding: 0;
  }
}

.sec01-body-item2 span.bg01 {
  margin-right: -0.1em;
  padding: 0 0.3em 0 0.5em;
  background: url("../images/bg_main_01.png") left bottom no-repeat;
}

.sec01-body-item2 .item-icn {
  width: 500px;
  margin: 5% auto;
}
  .sec01-body-item2 .item-icn img {
  width: 100%;
  }
@media screen and (max-width: 640px) {
.sec01-body-item2 .item-icn {
  width: 98%;
  margin: 7% auto;
  }
}



.sec01-body .product-foot {
  display: inline-block;
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .sec01-body .product-foot {
    margin-top: 3.125vw;
  }
}
.sec01-body .product-foot .txt {
  display: inline-block;
  margin-right: 20px;
  padding: 1.5em 1.875em 1.5em 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  background: url("../images/bg_sec02_01.png") left center no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .sec01-body .product-foot .txt {
    width: 90%;
    margin-right: 0;
    padding: 0.625em 0 1.25em 0;
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    background: url("../images/bg_balloon-sp.png") center top no-repeat;
    background-size: 100% auto;
  }
}
.sec01-body .product-foot .tel {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.sec01-body .product-foot .tel .number {
  padding-left: 1.081081081em;
  font-size: 37px;
  font-size: 3.7rem;
  font-weight: bold;
  line-height: 1.0;
  color: #f45656;
  background: url("../images/icn_sec02_tel.png") left center no-repeat;
  background-size: auto 0.72972973em;
}
.sec01-body .product-foot .tel .time {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 640px) {
  .sec01-body .product-foot .tel .number {
    display: inline-block;
    margin-top: 1.09375vw;
    padding-left: 1.160714286em;
    font-size: 8.75vw;
    background-size: auto 0.9em !important;
  }
  .sec01-body .product-foot .tel .time {
    font-size: 2.8125vw;
  }
}







/* sec02
---------------------------------------- */
.sec02 {
   margin-top: 8%;

}
.sec02-head {
  width: 98%;
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  .sec02-head {
    width: 100%;
    padding-top: 7.8125vw;
  }
}
.sec02-head h2 {
  display: block;
  margin-bottom: 30px;
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec02-head h2 {
    margin-bottom: 4.6875vw;
    font-size: 5vw;
  }
}


.sec02-head2 h2 {
  background-color : #6666ff;
  display: block;
  margin-bottom: 15px;
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
  color: #fff;
  padding: 20px 0;
    border-radius: 1.363636364em;
}
@media screen and (max-width: 640px) {
  .sec02-head2 h2 {
    margin-bottom: 4.6875vw;
    font-size: 5vw;
     border-radius: 1.363636364em;
 }
}

.sec02-head .anchor-nav {
  display: flex;
  justify-content: space-between;
}
.sec02-head .anchor-nav li {
  flex: auto;
  text-align: center;
  border: #f7cf30 2px solid;
  border-radius: 1.642857143em;
  transition: all .3s;
  margin: 0 3%;

}
@media screen and (max-width: 1000px) {
.sec02-head .anchor-nav li {
  flex: auto;
  }
}

.sec02-head .anchor-nav li:hover {
  background: #f7cf30;
}
.sec02-head .anchor-nav li:hover a {
  color: #fff;
}
.sec02-head .anchor-nav li a {
  display: inline-block;
  padding: 0.95em 0;
  color: #f7cf30;
  line-height: 1.0;
}
@media screen and (max-width: 640px) {
  .sec02-head .anchor-nav {
    flex-wrap: wrap;
  }
  .sec02-head .anchor-nav li {
    flex: auto;
    margin-bottom: 1.5625vw;
  margin: 0 2%;
  }
  .sec02-head .anchor-nav li a {
    font-size: 2.8125vw;
  }
}
.sec02-body .product {
  padding: 50px 0;
  background: url("../images/bg_sec02_02.png") bottom repeat-x;
}
@media screen and (max-width: 640px) {
  .sec02-body .product {
    padding: 7.8125vw 0;
    background-size: auto 7.8125vw !important;
  }
}
@media screen and (max-width: 640px) {
  .sec02-body .product#item01 .pho {
    width: 13.59375vw;
  }
  .sec02-body .product#item02 .pho {
    width: 26.875vw;
  }
  .sec02-body .product#item03 .pho {
    width: 42.96875vw;
  }
  .sec02-body .product#item04 .pho {
    width: 44.375vw;
  }
  .sec02-body .product#item05 .pho {
    width: 47.34375vw;
  }
  .sec02-body .product#item06 .pho {
    width: 46.875vw;
  }
}
.sec02-body .product .inner {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 720px) {
  .sec02-body .product .inner {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sec02-body .product .inner {
    width: 100%;
  }
}



.sec02-body .product h2 {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 20px;
  line-height: 1.0;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  background: url("../images/icn_sec02_01.png") center bottom no-repeat;
}
@media screen and (max-width: 640px) {
  .sec02-body .product h2 {
    margin-bottom: 4.6875vw;
    padding-bottom: 4.6875vw;
    font-size: 4.375vw;
    background-size: auto 0.214285714em !important;
  }
}






.sec02-body .product-body2 {
  width: 90%;
  margin: 0 auto;
  display: flex;
-webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}


@media screen and (max-width: 640px) {
  .sec02-body .product-body2 {
    flex-wrap: wrap;
  }
}

.sec02-body .product-body-pho {
  flex: 0 0 380px;
  padding: 0 15px;
  text-align: center;
}




@media screen and (max-width: 640px) {
  .sec02-body .product-body-pho {
    flex: 0 0 100%;
    padding: 0 2.34375vw;
  }
}

.sec02-body .product-body-pho .name {
  margin-top: 15px;
  font-weight: bold;
  color: #555;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-pho .name {
    margin-top: 2.34375vw;
    font-size: 3.28125vw;
  }
}
.sec02-body .product-body-pho .price {
  display: inline-block;
  margin: 10px auto 15px auto;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.0;
  color: #f45656;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-pho .price {
    margin: 1.5625vw auto 2.34375vw auto;
    font-size: 3.75vw;
  }
}
.sec02-body .product-body-pho .price span {
  display: inline-block;
  width: 80px;
  height: 20px;
  margin-right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
  line-height: 1.666666667;
  background: #f45656;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-pho .price span {
    width: 18.75vw;
    height: 4.6875vw;
    margin-right: 2.34375vw;
    font-size: 2.8125vw;
  }
}
.sec02-body .product-body-pho  small {
  display: block;
  font-size: 10px;
  font-size: 1rem;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-pho small {
    font-size: 2.8125vw;
  }
}

.sec02-body .product-body-txt {
  width: 80%;
  text-align: left;
  margin: 0 auto;
}
@media screen and (max-width: 1020px) {
  .sec02-body .product-body-txt {
    flex: 0 0 400px;
  }
}
@media screen and (max-width: 800px) {
  .sec02-body .product-body-txt {
    flex: 0 0 300px;
  }
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt {
  width: 90%;
  margin: 4.6875vw auto;
  }
}
.sec02-body .product-body-txt .txt-head {
  line-height: 1.785714286;
}
.sec02-body .product-body-txt .txt-head2 {
  line-height: 1.785714286;
  color: #669900;
  font-size: 14px;
}
.sec02-body .product-body-txt .small {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.583333333;
  color: #777;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-head {
    font-size: 3.125vw;
    line-height: 1.6;
  }
  .sec02-body .product-body-txt .txt-head small {
    font-size: 2.8125vw;
  }
}
.sec02-body .product-body-txt .txt-body {
  max-width: 780px;
  margin: 40px auto;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body {
  width: 100%;
    margin: 4.6875vw 0;
  }
}
.sec02-body .product-body-txt .txt-body .caption {
  width: 100%;
  margin-bottom: 10px;
  padding: 0.2em 0;
  color: #fff;
  text-align: center;
  background: #c8c8c8;
  border-radius: 1.071428571em;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body .caption {
    margin-bottom: 1.5625vw;
    font-size: 3.4375vw;
    padding: 0.636363636em 0;
    border-radius: 1.363636364em;
  }
}
.sec02-body .product-body-txt .txt-body .caption2 {
  width: 100%;
  margin-bottom: 10px;
  padding: 0.3em 0;
  font-size: 1.4em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: rgba(00, 153, 204, 0.9);
  border-radius: 1.071428571em;
}
@media screen and max-width: 640px) {
  .sec02-body .product-body-txt .txt-body .caption2 {
    font-size: 1.1em;
    margin-bottom: 1.5625vw;
    padding: 0.636363636em 0;
    border-radius: 1.363636364em;
  }
}
.sec02-body .product-body-txt .txt-body .caption3 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 0.85vw;
  padding: 0.7em 0;
  color: #fff;
  text-align: center;
  background-color: rgba(92, 129, 92, 0.7);
  border-radius: 1.071428571em;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body .caption3 {
    margin-top: 3.5625vw;
    margin-bottom: 1.5625vw;
    font-size: 3.4375vw;
    padding: 0.636363636em 0;
    border-radius: 1.363636364em;
  }
}
.sec02-body .product-body-txt .txt-body dl {
  display: inline-block;
  min-width: 290px;
  min-height: 20px;
  margin-bottom: 10px;
  border-left: #c8c8c8 4px solid;
  font-size: 1.2em;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body dl {
    min-width: 36.71875vw;
    min-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .sec02-body .product-body-txt .txt-body dl.wide {
    width: 55.9375vw;
  }
}
.sec02-body .product-body-txt .txt-body dl dt, .sec02-body .product-body-txt .txt-body dl dd {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body dl dt, .sec02-body .product-body-txt .txt-body dl dd {
    font-size: 3.125vw;
  }
}
.sec02-body .product-body-txt .txt-body dl dt {
  padding: 0 10px 0 5px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body dl dt {
    padding: 0 0 0 1.5625vw;
  }
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body dl dd {
    padding-left: 1.5625vw;
  }
}
.sec02-body .product-body-txt .txt-body dl dd .red {
  font-weight: bold;
  color: #f45656;
}
.sec02-body .product-body-txt .txt-body dl dd strong {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.0;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-body-txt .txt-body dl dd strong {
    font-size: 4.6875vw;
  }
}
.sec02-body .product-foot {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-foot {
    margin-top: -3.125vw;
   margin-bottom: 30px;
 }
}
.sec02-body .product-foot .txt {
  display: inline-block;
  margin-right: 20px;
  padding: 1.5em 1.875em 1.5em 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  background: url("../images/bg_sec02_01.png") left center no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-foot .txt {
    width: 100%;
    margin-right: 0;
    padding: 0.625em 0 1.25em 0;
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    background: url("../images/bg_balloon-sp.png") center top no-repeat;
    background-size: 100% auto;
  }
}
.sec02-body .product-foot .tel {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.sec02-body .product-foot .tel .number {
  padding-left: 1.081081081em;
  font-size: 37px;
  font-size: 3.7rem;
  font-weight: bold;
  line-height: 1.0;
  color: #f45656;
  background: url("../images/icn_sec02_tel.png") left center no-repeat;
  background-size: auto 0.72972973em;
}
.sec02-body .product-foot .tel .time {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-foot .tel .number {
    display: inline-block;
    margin-top: 1.09375vw;
    padding-left: 1.160714286em;
    font-size: 8.75vw;
    background-size: auto 0.9em !important;
  }
  .sec02-body .product-foot .tel .time {
    font-size: 2.8125vw;
  }
}

  .sec02-body .product-foot .agency {
  margin-top: 18px;
  font-size: 24px;
}
  .sec02-body .product-foot .agency a {
  color: #04B404;
  background: #F7FE2E;
  padding: 10px 15px;
border:solid 1px #c2f060;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}
  .sec02-body .product-foot .agency a:hover {
  color: #ACFA58;
  background: #F4FA58;
}
@media screen and (max-width: 640px) {
  .sec02-body .product-foot .agency {
    margin-top: 18px;
    font-size: 19px;
  }
}

  .sec01-body .product-foot .agency {
  margin-top: 18px;
  font-size: 24px;
}
  .sec01-body .product-foot .agency a {
  color: #04B404;
  background: #F7FE2E;
  padding: 10px 15px;
border:solid 1px #c2f060;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}
  .sec01-body .product-foot .agency a:hover {
  color: #ACFA58;
  background: #F4FA58;
}
@media screen and (max-width: 640px) {
  .sec01-body .product-foot .agency {
    margin-top: 18px;
    font-size: 19px;
  }
}

/* sec03
---------------------------------------- */
.sec03 {
  padding-top: 30px;
  background: #f9f9f9;
}
@media screen and (max-width: 640px) {
  .sec03 {
    padding-top: 4.6875vw;
  }
}
.sec03 h2 {
  margin-bottom: 20px;
  font-size: 36px;
  font-size: 3.6rem;
  color: #010007;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec03 h2 {
    margin-bottom: 3.125vw;
    font-size: 5.3125vw;
    line-height: 1.154705882;
  }
}
.sec03-body {
  padding: 20px 0 45px 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec03-body {
    padding: 3.125vw 0 7.8125vw 0;
  }
}
.sec03-body-item {
  display: inline-block;
  width: 49.7428%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .sec03-body-item {
    width: 45vw;
    margin-bottom: 0;
    padding-left: 1%;
    padding-right: 1%;
  }
}
.sec03-body-item .item-panel {
  position: relative;
  width: 290px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.sec03-body-item .item-panel .item-body {
  padding: 8px 0;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .sec03-body-item .item-panel .item-body {
    font-size: 2.5vw;
  }
}
.sec03-body-item .item-panel .item-body b {
  display: inline;
  font-size: 17px;
  font-size: 1.7rem;
}
.sec03-body-item .item-panel .item-body span {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  color: #f45656;
}
@media screen and (max-width: 640px) {
  .sec03-body-item .item-panel {
    width: 45vw;
  }
  .sec03-body-item .item-panel .item-body {
    padding: 1.5625vw 0;
  }
  .sec03-body-item .item-panel .item-body b {
    display: block;
    font-size: 2.65625vw;
  }
  .sec03-body-item .item-panel .item-body span {
    font-size: 5.3125vw;
    font-weight: bold;
    color: #f45656;
  }
}
.sec03-body small {
  font-size: 12px;
  font-size: 1.2rem;
  color: #000;
}
@media screen and (max-width: 640px) {
  .sec03-body small {
    display: block;
    text-align: left !important;
  }
}


.detail {
    margin-top: 20px;
}

.detail a {
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  background-color: #92D5B6;
  padding: 8px 20px;
  border: #B5B8C0 1px solid;
  border-radius: 7px;
}
.detail a:hover {
  color: #999;
  background-color: #B8F7E8;
  padding: 8px 20px;
}

@media screen and (max-width: 640px) {

.detail a {
  font-size: 20px;
  font-size: 2.0rem;
}
}


/* bxslider
---------------------------------------- */
.bx-wrapper {
  margin-bottom: 12px;
}
.bx-wrapper .bx-viewport {
  height: auto !important;
}
.bx-wrapper .bx-pager {
  margin-top: 15px;
  margin-left: -12px;
  text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  width: 92px;
  height: 68px;
  margin-left: 12px;
}
.bx-wrapper .bx-pager .bx-pager-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px;
  border: #B5B8C0 1px solid;
}
.bx-wrapper .bx-pager .bx-pager-item a:hover, .bx-wrapper .bx-pager .bx-pager-item a.active {
  border: #f45656 1px solid;
}
.bx-wrapper .bx-controls-direction {
  display: none !important;
}


/* document-dl
---------------------------------------- */


.block-two {
  list-style: none;
  margin-left: 15%;
  margin-bottom: 0;
}
.block-two:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.block-two > li {
  height: auto;
  float: left;
  width: 50%;
  margin-bottom: 2em;
  margin-left: 3.1914893617021276%;
}
li.item2 {
    height: auto;
    margin-bottom: 40px;
  width: 46%;
}

.document a {
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  background-color: #66FF00;
  padding: 10px 25px;
  border: #B5B8C0 1px solid;
  border-radius: 7px;
}
.document a:hover {
  color: #999;
  background-color: #66CC99;
}

@media screen and (max-width: 640px) {

.document a {
  font-size: 20px;
  font-size: 2.0rem;
}
}
