@charset "UTF-8";
.graphpart{
  margin-left: 8%;
  margin-top: 4%;
}
.piechart{
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: #69cfe1;
    background-image: linear-gradient(to right, transparent 50%, #d2dddf 0);
    display: inline-block;
    float: left;
    margin-right: 5%;
}
.piechart::before{
    content: '';
    display: block;
    margin-left: 50%;
    height: 100%;
    border-radius: 0 100% 100% 0 / 50%;
    background-color: inherit;
    transform-origin: left;
    background: #d2dddf; /*ここで色をオレンジにする*/
    transform: rotate(.35turn);
}
.piechart::after{
  content: '';
  width: 270px;/*画像の幅*/
  height: 270px;/*画像の高さ*/
  background-image: url(../image/cry.png);
  background-size: contain;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 295px;
  left: 15px;
}
.data{
  font-weight: bold;
  font-size: 2em;
  padding-right: 10px;
 /* margin-bottom: 8%;*/
}
.number{
  font-size: 2.2em;
  margin: 0 0.1em;
}
.navigate{
  clear: both;
}
.why{
  margin-top: 0.2em;
  text-align: center;
  width: 75%;
}
.now{
  width: 70%;
}
ul.reason li{
  margin: 0.3em 0;
}
.noknowing{
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  text-align: center;
}
.reasonimg{
  width: 70%;
}
.reasonbox{
  font-size: 1.2em;
  margin-left: 4%;
  margin-top: 1%;
  width: 29%;
  display: inline-block;
  vertical-align: top;
}
.bold{
  font-weight: bold;
  text-decoration: underline;
}
.ballon{
  position: relative;
  top:-1.8em;
  margin-right: 2%;
}
.fine{
  padding-top: 2%;
}
.hukidasi{
  padding-left: 4%;
}
.finenow{
  position: relative;
  left: 0;
}
.subliminal{
  width: 4%;
  display: inline-block;
  margin-right: 2%;
}
.wantyou{
  display:inline-block;
  font-size:1.8em;
  vertical-align: top;
}
.wantyou:hover{
  text-decoration: underline;
}
.compare{
  color: white;
  width: auto;
  padding: 0.4em 2%;
  font-weight: bold;
  font-size: 1.1em;
}
.opinion{
  width: 100%;
  padding: 4% 2%;
  color: white;
  margin: 5% 0;
}
.cameo{
  width: 15%;
  display: inline-block;
  vertical-align: middle;
}
.name{
  display: inline-block;
  width: 79%;
  text-align: left;
  padding: 0% 0 0 1% ;
  font-size: 1.6em;
}
.ideal{
  font-weight: normal;
  margin: 2% 4% 1.5% 4%;
  text-align: left;
}
.colorbox{
  font-weight: bold;
  background: #fed154;
  color: white;
  text-align: center;
  width: 18%;
  font-size: 1.2em;
  margin: 2% 0 ;
  padding: 0.3em 0;
}
.quote{
  color: white;
  background: #76d9cb;
  font-size: 1.5em;
  padding: 2%;
  width: 80%;
  position: relative;
  left: 9%;
}
.bandwagon{
  position:relative; left:0%;
  text-align:left;
  width:65%;
  font-weight:normal;
  display: inline-block;
  vertical-align: top;
}
.grizzly{
  width: 14%;
  height: 90%;
  margin-left: 2%;
  display: inline-block;
}
.add{
  font-size: 15px;
  font-weight: normal;
}
.add-e{
  font-size: 15px;
  padding: 0% 5% 0 10%;
  font-weight: normal;
}

/*改訂版*/
.arrow_box {
	position: relative;
	background: #76d9cb;
	border: 4px solid #fff;
  margin: 3%;
  padding: 3% 0;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(118, 217, 203, 0);
	border-bottom-color: #76d9cb;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 21px;
	margin-left: -21px;
}
.step4{
  font-size: 1.8em;
  display: inline-block;
  vertical-align: top;
  margin: 0 5%;
  text-align: left;
  width:30%;
}
.step4_icon{
  width:35%;
  margin:5% 33%;
}
.step4_arrow{
  width:4%;
  display: inline-block;
  vertical-align: top;
  margin: 12% 5% 0 5%;
}
.sum_title{
  background: #fed154;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 11%;
  text-align: center;
}
.intro_title{
  font-size: 2em;
  /*border-bottom: solid 3px #393939;*/
  display: inline-block;
}
.intro_look{
  background: #fed154;
  font-size:1.3em;
  margin:0%;
  left:0;
  padding:0.2rem 0.7rem 0.3rem 0;
  width:40%;
}
.step4_next{
  width: 30%;
}
.wakaranai{
  font-size:1.3em;
  margin-bottom:2%;
}
.question-img,
.batu-img{
  width:4%;
}
.nanoni{
  font-size:1.6em;
  margin-block-start:0;
}
.page6_cause{
  text-align: left;
  position: relative;
  left: 6%;
}
.issue{
  margin-bottom: 0;
}
.order_1{
  margin-right: 8%;
}
.shadow{
  margin-left: 8%;
}
.study{
  width:25%;
  padding:1.5em 0.8em;
}
.study_title{
  font-size: 1.2em;
}
.kenri1{
  width:47%;
  display:inline-block;
  margin-right:4%;
}
.kenri2{
  width:47%;
  display:inline-block;
  vertical-align:top;
}
.asgore{
  font-size:1.3em; 
  margin-bottom:2%;
  font-weight:bold;
}
.explanation{
  width: 100%;
  max-width: 100%;
  height: auto;
}
.toriel{
  text-align:center;
  font-weight:bold;
  padding:0 10%;
  font-size:1.2em;
}


/*タブレット対応（画面サイズが959px以下の場合ここの記述が適用される）*/
@media screen and (max-width:959px) {
  .reasonbox {
    width: 27.5%;
  }
  .study {
    width: 30%;
    padding: 1.5em 0.7em;
    margin: 2% 7.5%;
}
.title {
  font-size: 1.8em;
  left: 8%;
}
.intro_look{
  width:60%;
}



}

/*スマホ対応（画面サイズが559px以下の場合ここの記述が適用される）*/
@media screen and (max-width:559px) {
  /*グラフ*/
  .page2_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px 30px 0 30px;
  }
  .data{
    padding: 0 30px;
    font-size: 20px;
  }
  .graphpart{
    margin: 6% 0 0px 4%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .piechart{
    width: 200px;
    height: 200px;
    margin: 2% 0 30px 12%;
  }
  .piechart::after{
    width: 180.5px;/*画像の幅*/
    height: 195px;/*画像の高さ*/
    bottom: 196px;
    left: 8.5px;
  }
  .add{
    font-size: 12px;
    padding: 0px 30px 0 30px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .add-e{
    font-size: 12px;
    padding: 0px 30px 0 30px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .isuue{
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .midashi{
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order_1{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .shadow{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .study{
    width: 78%!important;
    margin-top:30px!important;
  }
  .midashi{
    font-size: 2em!important;
  }
  .context{
    border: none;
  }
  .parent{
    width:38px;
    height: 38px;
    line-height:38px;
    font-size: 20px;
    vertical-align: top;
  }
  .nomargin{
    font-size: 13px;
    margin: 10px 0 20px 0;
  }
  .title{
    font-size: 22px;
    width: 65%;
  }
  .page6_intro{
    padding: 20px 30px 0 30px!important;
  }
  .page6_cause{
    margin: 80px 0 30px 0!important;
  }
  .matome_responsive{
    font-size: 22px!important;
  }
  .page6_summary{
    padding-top: 30px!important;
  }
  .arrow_box{
    border: none;
  }
  .arrow_box::before, .arrow_box::after, .step4_icon, .step4_arrow{
    display: none;
  }
  .step4{
    display: block;
    width:90%;
  }
  .sum_title{
    width: 38px; height: 38px;
    line-height: 38px;
    font-size: 20px;
    margin-right: 16%;
  }
  .summary_title{
    font-size: 22px;
  }
  .step4 p{
    margin: 20px 0 40px 0;
  }
  .intro_title{
    font-size: 22px!important;
  }
  .page6_intro p{
    padding: 5%!important;
    font-size: 13px;
  }
  .intro_look{
    width: 80%!important;
    left:0!important;
    margin:0 30px !important;
  }
  .subliminal{
    width: 8%;
    margin-right: 2%;
  }
  .wantyou{
    font-size:1.1em;
  }
  .jupiter{
    width: 40px!important;
    margin-right: 10px!important;
  }
  .leo{
    width: 69%!important;
    font-size: 20px!important;
  }
  .subaru{
    padding: 17px!important;
  }
  .gemini{
    font-size: 13px!important;
    padding-top: 10px;
  }
  .image{
    display: block;
    width: 80%;
  }
  ul.reason li{
    font-size: 14px;
    line-height:180%;
  }
  .wakaranai{
    font-size:1.0em;
  }
  .colorbox{
    width: 52%;
    font-size: 1.2em;
    margin: 2% 0 ;
    padding: 0.3em 0.4em;
  }
  .reasonbox{
    font-size: 1.0em;
    width: auto;
    line-height:180%;
  }
  .reasonimg{
    width: 60%;
    display: block;
    margin:auto;
  }
  .question-img,.batu-img{
    width:10%;
  }
  .nanoni{
    font-size:1.25em;
    margin-block-start:0;
  }
  .kenri1{
    width:100%;
    display:inline-block;
    margin-right:0%;
    line-height:180%;
  }
  .kenri2{
    width:100%;
    display:inline-block;
    vertical-align:top;
    line-height:180%;
  }
  .kenri2 p{
    font-size: 14px;
    line-height:200%;
  }
  .name{
    font-size: 1.2em;
  }
  .quote{
    font-size: 18px;
    padding: 2%;
    width: 100%;
    left: 0%;
  }
  .bandwagon{
    font-size: 14px;
    padding-left: 2%;
    line-height:200%;
    width:100%;
  }
  .grizzly{
    display: none;
  }
  .asgore{
    font-size:18px; 
  }
  .asriel{
    font-size: 15px;
  }
  .black {
    font-size: 14px;
  }
  .explanation{
    width: 85%;
    max-width: 85%;
    height: auto;
    padding-left: 5%;
  }
  .toriel{
    text-align: unset;
    padding:0 10%;
    font-size:15px;
  }
}
