@charset "UTF-8";

/**/
@media only screen and (max-width: 769px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


/**/

.shunsetsu-contents{
	width: 98%;
}


.kakaku {
    top: 30%;
    left: 60%;
	z-index: 10;
}


.box_lineup {
  width: 100%;
  flex-basis: 100%;
}
.lineup_area {
  width: 98%;
}
.lineup_area ul {
   justify-content: space-between;
}
.lineup_btn {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.shunsetsu_copy_text {
  font-size: 1.2em;
  line-height: 1.5em;
}

.shunsetsu_copy_strong_text {
  font-size: 1.7em;
  line-height: 1.5em;
}

.shunsetsu_attention_text {
  font-size: 0.8em;
  line-height: 1.6em;
}

.attention_text {
  font-size: 0.6em;
}