/*
* 01.css
*
*/
/* --------------------------------
   02
-------------------------------- */
.main_lead {
  padding: 40px 30px 50px;
}
@media (min-width: 768px) {
  .main_lead {
    padding: 56px 12.2449% 42px;
  }
}

.guidesan {
  padding: 20px; 
  background: url(../img/02/guide_profile_bg.png) center center no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .guidesan {
    margin: 0 12.2449% 65px;
    padding: 10px; 
    background: url(../img/02/guide_profile_bg_lg.png) center center no-repeat;
    background-size: cover;
  }
}

.guidesan_content {
  padding: 21px 25px 15px; 
  background: #fff;
}
@media (min-width: 768px) {
  .guidesan_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px 36px 36px 48px;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;
  }
}

@media (max-width: 767.98px) {
  .gudesan_profile_img_lg {
    display: none;
  }
}

@media (min-width: 768px) {
  .gudesan_profile_img_lg {
    width: 140px;
  }
}

.gudesan_profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
}
.gudesan_profile figure {
  width: 40.03906%;
}
@media (min-width: 768px) {
  .gudesan_profile figure {
    display: none;
  }
}

@media (min-width: 768px) {
  .guidesan_content_lg_wrap {
    margin-left: 28px;
    width: calc(100% - 140px - 28px);
  }
}

.gudesan_profile_name {
  margin-left: 13px;
  color: #008cad;
  font-size: 1.4rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .gudesan_profile_name {
    font-size: 2rem;
  }
}
.gudesan_profile_name span {
  display: block;
  margin-bottom: 5px;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .gudesan_profile_name span {
    margin: 0;
    font-size: 1.8rem;
  }
}

.guidesan_txt {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .guidesan_txt {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
}

.guide_voice {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .guide_voice {
    margin: 50px auto;
    max-width: 740px;
  }
}

.guide_voice_h {
  position: relative;
  text-align: center;
}
@media (max-width: 767.98px) {
  .guide_voice_h {
    margin: 0 3.28125%;
    padding: 30px 0 18px;
    font-size: 1.6rem;
    line-height: 1.25;
  }
}
@media (min-width: 768px) {
  .guide_voice_h {
    padding: 30px 0 10px;
    font-size: 3.1rem;
    line-height: 1.45161;
  }
}
.guide_voice_h:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .guide_voice_01 .guide_voice_h:before {
    background-image: url(../img/02/heading_01_bg.png);
  }
}
@media (min-width: 768px) {
  .guide_voice_01 .guide_voice_h:before {
    background-image: url(../img/02/heading_01_bg_lg.png);
  }
}
@media (max-width: 767.98px) {
  .guide_voice_02 .guide_voice_h:before {
    background-image: url(../img/02/heading_02_bg.png);
  }
}
@media (min-width: 768px) {
  .guide_voice_02 .guide_voice_h:before {
    left: -15px;
    width: calc(100% + 30px);
    background-image: url(../img/02/heading_02_bg_lg.png);
    background-size: contain;
  }
}
@media (max-width: 767.98px) {
  .guide_voice_03 .guide_voice_h:before {
    background-image: url(../img/02/heading_03_bg.png);
  }
}
@media (min-width: 768px) {
  .guide_voice_03 .guide_voice_h:before {
    background-image: url(../img/02/heading_03_bg_lg.png);
  }
}

.guide_voice_img {
  position: relative; 
  margin: 30px 30px 22px;
}
.guide_voice_img:before,
.guide_voice_img:after {
  content: "";
  position: absolute;
  border-width: 0; 
  border-style: solid;
  border-color: #bfe6f2;
  width: 21px;
  height: 21px;
}
@media (min-width: 768px) {
  .guide_voice_img:before,
  .guide_voice_img:after {
    width: 114px;
    height: 112px;
  }
}
.guide_voice_img:before {
  top: -10px;
  right: -10px;
  border-top-width: 1px;
  border-right-width: 1px;
}
@media (min-width: 768px) {
  .guide_voice_img:before {
    top: -31px;
    right: -31px;
  }
}
.guide_voice_img:after {
  bottom: -10px;
  left: -10px;
  border-bottom-width: 1px; 
  border-left-width: 1px;
}
@media (min-width: 768px) {
  .guide_voice_img:after {
    bottom: -31px; 
    left: -31px;
  }
}
@media (min-width: 768px) {
  .guide_voice_img {
    margin: 70px 0 80px;
  }
}

.guide_voice_img_horizontal {
  margin: 30px 30px 22px;
}
@media (min-width: 768px) {
  .guide_voice_img_horizontal {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .guide_voice_img_horizontal .guide_voice_img_l {
    float: left;
    margin: 0 24px 15px 0;
    width: 412px;
  }
}
@media (min-width: 768px) {
  .guide_voice_img_horizontal .guide_voice_img_r {
    float: right;
    margin: 0 0 15px 20px;
    width: 412px;
  }
}
.guide_voice_img_horizontal .guide_voice_txt {
  margin-right: 0;
  margin-left: 0;
}

.guide_voice_txt {
  margin: 22px 30px;
}
@media (min-width: 768px) {
  .guide_voice_txt {
    margin: 20px 0;
  }
}

.guide_voice_talk {
  color: #008cad;
}

.product {
  padding: 6.25%; 
  background: url(../img/02/product_bg.png) center center no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .product {
    padding: 6.12245%; 
    background: url(../img/02/product_bg_lg.png) center center no-repeat;
    background-size: cover;
  }
}

@media (max-width: 767.98px) {
  .product_container {
    margin: 0 auto;
    padding: 17.14286% 8.92857% 17.85714%; 
    max-width: 400px;
    background: url(../img/02/product_objs.png) center top no-repeat;
    background-size: cover;
  }
}

@media (min-width: 768px) {
  .product_container {
    padding: 85px 8.13953% 76px; 
    background: url(../img/02/product_objs_lg.png) center top no-repeat;
    background-size: cover;
  }
}

.product_h {
  text-align: center;
  color: #008cad;
  font-size: 1.6rem;
  line-height: 1.4375;
}
@media (min-width: 768px) {
  .product_h {
    font-size: 3.2rem;
    line-height: 1.5625;
  }
}
.product_h span {
  margin-left: -10%; 
  white-space: nowrap;
}

.product_lead {
  margin-top: 14.34783%;
  text-align: center;
}
@media (min-width: 768px) {
  .product_lead {
    margin-top: 40px;
  }
}
.product_lead p {
  margin-top: 9.13043%;
}
@media (min-width: 768px) {
  .product_lead p {
    margin-top: 30px;
  }
}

.product_image {
  position: relative;
  z-index: 1;
  margin: 15.21739% 0;
}
@media (min-width: 768px) {
  .product_image {
    margin: 25px 0 30px;
  }
}
.product_image:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: -8px;
  margin-top: 55%;
  width: 28px;
  height: 28px;
  background: url(../img/02/obj_02.png) 0 0 no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .product_image:before {
    top: auto;
    right: -10px;
    bottom: 29px;
    width: 56px;
    height: 56px;
  }
}
.product_image figcaption {
  margin-top: 4.34783%;
  font-size: 1rem;
  line-height: 1.52381;
}
@media (min-width: 768px) {
  .product_image figcaption {
    margin-top: 15px;
    font-size: 1.4rem;
    line-height: 1.71429;
  }
}

.product_txt {
  text-align: center;
}
@media (max-width: 767.98px) {
  .product_txt p {
    margin-top: 9.13043%;
  }
}
@media (min-width: 768px) {
  .product_txt p {
    margin-top: 34px;
  }
}
.product_txt p span {
  display: block;
}
@media (max-width: 767.98px) {
  .product_txt p span {
    margin-top: 9.13043%;
  }
}

.product_btn {
  position: relative;
  z-index: 1;
  margin-top: 20.43478%;
}
@media (min-width: 768px) {
  .product_btn {
    margin: 42px auto 0;
    width: 332px;
  }
}
.product_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -7px;
  left: -7px;
  width: 28px;
  height: 28px;
  background: url(../img/02/obj_01.png) 0 0 no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .product_btn:before {
    right: -11px;
    bottom: -9px;
    width: 42px;
    height: 42px;
  }
}
.product_btn a {
  display: block;
  position: relative;
  padding: 18px; 
  border: 1px solid #addae4;
  background: #fff;
  text-align: center;
  text-decoration: none;
  color: #008cad;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
}
@media (min-width: 768px) {
  .product_btn a {
    padding: 23px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; 
    font-size: 1.9rem;
  }
  .product_btn a:hover {
    background: #94d7ec;
    color: #fff;
  }
  .product_btn a:hover span:after {
    border-color: transparent transparent transparent #fff;
  }
}
.product_btn a span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product_btn a span:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  border-width: 5px 0 5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #008cad;
  width: 0;
  height: 0;
  -webkit-transition: border 0.4s;
  transition: border 0.4s;
}
.product_btn a:after {
  content: "";
  position: absolute;
  top: -8px;
  right: -8px;
  border-bottom: 1px solid #bbe0e9;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); 
  background: #fff;
}

.credit {
  margin: 10px 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .credit {
    margin: 10px 60px;
  }
}
.credit p {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .credit p {
    font-size: 1.4rem;
  }
}