@charset "utf-8";
/* CSS Document */

/*========================
KEY VISUAL
========================*/
.key_visual {
  position: relative;
  margin-bottom: 50px;
}
.key_visual_inner {
position: absolute;
  left: 50%;
  top:calc(50% + 30px);
  transform: translate(-50%,-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;width: 100%;}
.key_visual h2{
font-family: 'Noto Serif JP', serif;
font-weight: 900;
color:#A6FF00;
font-size: 3rem;}
.key_visual .logo_02 img {
  margin:0 auto 10px;
}
.key_visual .logo_02 p {
  font-size: 1.4rem;
  font-weight: 700
}
.key_visual_inner p{padding-bottom: 0!important}
.kv_img{max-width: 1920px; width: 100%;margin: 0 auto;}
@media all and (min-width: 768px) {
.key_visual_inner { top:calc(50% + 50px);}
}
@media all and (min-width: 1024px) {
.key_visual_inner { top:calc(50% + 50px);}
}
/*========================
VOICE
========================*/

.balloon_box_wrap{ display: flex;flex-direction: column;
  flex-wrap: wrap;max-width:480px; margin: 0 auto;}
.balloon_box{background: #262525; width:100%; display: flex; align-content: center; flex-direction: column;
  max-width: 350px;position: relative;margin: 0 auto 15px}

.balloon_upper {
  position: absolute;
  display: inline-block;
  margin: 0 0 1.5em;
  padding: 7px 10px;
  width: 100%;
  max-width: 350px;
  color: #000;
  font-size: 16px;
  background:#A6FF00;
  text-align: center;
  top:0;
}

.balloon_upper:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #A6FF00;
}

.balloon_upper .ttl {
  margin: 0;
  padding: 0;font-family: 'Noto Serif JP', serif;
  font-weight:900;
  line-height: 2
}
.balloon_lower{background: #262525; padding: 85px 10px 25px;
  min-width: 120px;
  max-width: 100%;display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;text-align: center;}
.balloon_lower img{height: 140px;margin-bottom: 10px;max-width: 100%;transition: .3s ease-in-out;}
.balloon_lower img:hover{	}
.balloon_lower .text{height: 3.5em;vertical-align: middle;display: flex;justify-content: center;flex-direction: column;}
.balloon_lower .text p{font-size: 1.4rem}
@media all and (min-width: 768px) {
.balloon_box_wrap{max-width: 1280px; margin: 0 15px;flex-direction: row;}
.balloon_box{width:calc(20% - 10px);
margin:5px}
.balloon_lower .text{height:5.3em;}
.balloon_lower .text p{font-size: 1.4rem}
}
@media all and (min-width: 1025px) {
.balloon_box_wrap{max-width: 1230px; margin: 0 auto;}
.balloon_box{width:calc(20% - 30px);margin:15px}
.balloon_lower .text p{font-size: 1.6rem}
}


.balloon_right {
  position: relative;
  padding:.5em .5em .5em 8em;
  background: #262525;
  text-align: left;max-width:480px; margin-bottom: 15px;
    display: flex;
  align-items: center;font-size: 2rem;
}

.balloon_right span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 2rem;
  height: 100%;
  color: #000;
  background: #A6FF00;
  display: flex;
  align-items: center;
  font-family: 'Noto Serif JP', serif;font-weight: 900;font-size: 2.2rem;
}

.balloon_right span:after {
  position: absolute;
  top: calc(50% - 10px);
  right: -14px;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 0 10px 15px;
  border-style: solid;
  border-color: transparent transparent transparent #A6FF00;
}
@media all and (min-width: 768px) {
.balloon_right {max-width: 1280px; margin: 0 0 15px;height: 80px;font-size: 2.2rem;}
.balloon_right span {font-size: 2.4rem;}
}
@media all and (min-width: 1025px) {
.balloon_right {max-width: 1230px; margin: 0 auto 30px;font-size: 2.6rem;}
.balloon_right span {font-size: 2.8rem;}
}
.voice_wrap{max-width:480px; margin: 0 5px;}
.voice_wrap dl{text-align: left;}
.voice_wrap dt{border-left: 5px solid #A6FF00;padding-left: 1rem;font-size: 1.8rem; font-weight: 700;margin-bottom: .5em}
.voice_wrap dd{padding-left: 1.5rem;margin-bottom: 1em}
@media all and (min-width: 768px) {
.voice_wrap{
max-width: 1230px; margin: 0 15px;
}
.voice_profile{margin-bottom: 15px}
}
@media all and (min-width: 1025px) {
.voice_wrap {max-width: 1230px; margin: 0 auto;}
}
.voice_result{ display: flex;
  justify-content: center;
  align-items: center;  background: #262525;padding: .5em; width: 100%;margin-bottom: 15px}
  .voice_inner{display: flex;flex-direction: column;  }
  .voice_inner_right{margin-bottom: 15px}
  .voice_inner_right img{width: 100%}
.voice_result .before_weight{font-size: 1.8rem;width:40%;text-align: left;white-space: nowrap;padding-right: 1em;}
.voice_result .after_weight{font-size: 2rem;font-weight: 700;padding-right: .5em;padding-left: 1em;width:20%;white-space: nowrap}
.voice_result .after_weight span{font-size:80%}
.voice_result svg{height: 20px; width: auto;}
.result_red{color: #FE1732;font-weight: 700;font-size: 2rem;width:25%;white-space: nowrap;text-align: right;}
.result_red span{font-size:80%}
@media all and (min-width: 768px) {
.voice_inner{flex-direction: row; justify-content: space-between;  }
.voice_inner_right{width: 25%}
.voice_inner_left{width:calc(75% - 15px);margin-right: 15px;}
.voice_result .before_weight{font-size: 2.4rem;padding-left:0em}
.voice_result .after_weight{font-size: 3.6rem;padding-left: .5em}
.voice_result svg{height: 30px; width: auto;}
.result_red{font-size: 3.6rem;}
.voice_profile_detail{font-size: 2.4rem;}
}
@media all and (min-width: 1025px) {
.voice_inner_left{width:calc(75% - 25px);margin-right: 25px;}
.voice_result .before_weight{font-size: 2.8rem;}
.voice_result .after_weight{font-size:4rem;}
.result_red{font-size: 4rem;}
.voice_profile_detail{font-size: 2.8rem;}
}

.google_review_wrap{max-width: 480px;
    margin: 0 5px;padding: 20px;
	background: #fff;text-align: left;
	}


@media all and (min-width: 768px) {
.google_review_wrap{
max-width: 1230px;
    margin: 0 15px;
}
}
@media all and (min-width: 1024px) {
.google_review_wrap{max-width: 1230px;
    margin: 0 auto;}
}