<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";




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

/*********** common変更 *************/
	

/*********** ↑common変更 *************/
	
	
	
/*********** 共通 *************/
	
.cont .year {
	font-size: 5.0rem;
	letter-spacing: 0.2rem;
}
	
.cont dt {
	padding-top: 5px;
}
	
.cont dt p {
	display: block;
}

.cont dt .name {
	margin-right: 0;
}
	
.cont dd {
	font-size: 1.2rem;
	padding-top: 5px;
}

.cont dd.cap {
	font-size: 1.0rem;
}

.cont dd.min {
	font-size: 1.0rem;
}
	
/*********** ↑共通 *************/
	
	
	
	
	
	
.future_01-wrap {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
	padding-top: 40px;
}

.future_01-wrap &gt; li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

.future_01-wrap &gt; li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
	padding-top: 40px;
}

.future_01-wrap &gt; li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	padding-top: 20px;
}


.future_01 {
	width: 80%;
}

.future_01-hanrei {
	font-size: 1.0rem;
}


.future_01-hanrei li:nth-child(1) p:nth-child(1) {
	width: 30px;
	height: 12px;
}

.future_01-hanrei li:nth-child(2) p:nth-child(1) {
	width: 30px;
	height: 12px;
}

.future_01-hanrei li:nth-child(3) p:nth-child(1) {
	width: 30px;
	height: 12px;
}


	
	
	
.future_tp01-wrap {
	padding-top: 20px;
}

.future_tp01-wrap li {
	padding-top: 30px;
}

.future_tp01-wrap li:nth-child(-n+2) {
	width: 100%;
}

.future_tp01-wrap li:nth-child(n+3):nth-child(-n+5) {
	width: 100%;
}

.future_tp01-wrap li:nth-child(n+6):nth-child(-n+7) {
	width: 100%;
}

.future_tp01-wrap li:nth-child(8) {
	width: 100%;
}


	
/* pickup */
	
.pickup_01-wrap {
	padding: 20px 4%;
}
	
	
.pickup_02-wrap {
	padding-top: 30px;
}

.pickup_02-wrap li:nth-child(1) {
	width: 100%;
}

.pickup_02-wrap li:nth-child(2) {
	width: 100%;
	padding-top: 10px;
}

.pickup_02-wrap li:nth-child(2) div {
	padding-top: 10px;
}
	
.image-compare-copy {
	font-size: 1.3rem;
	padding: 5px;
	margin-top: 1px;
}

	
/* ↑pickup */
	
	
	
	


.future_tp09-wrap &gt; li:nth-child(1) {
	width: 100%;
}

.future_tp09-wrap &gt; li:nth-child(2) {
	width: 100%;
	padding-top: 20px;
}
	
.future_tp09-wrap .txt-headcopy {
	margin-top: 0;
}
	
.future_tp09 {
	display: grid;
	grid-template-columns: 49% 49%;
	grid-template-rows: auto auto;
	justify-content: space-between;
}

.future_tp09 li:nth-child(1) {
	grid-column: 1 / 3;
	grid-row: 1 / 2;
	padding-bottom: 8px;
}

.future_tp09 li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
}

.future_tp09 li:nth-child(3) {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
	align-self: flex-end;
}

	
	
	
	
	
	
	
	

	
	

	
	
	
}








</pre></body></html>