@charset "utf-8";

@media only screen and (max-width: 768px) {
	.aeroengine_page_title{
		height: 0;
		padding-top: 77%;
		background-image: url(../images/title_img_sp.jpg);
	}
	.aeroengine_page_title:before{
		content: none;
	}
	.aeroengine_page_title_inner{
		width: 100%;
		left: 0;
		transform: none;
		box-sizing: border-box;
		padding: 1em;
		background-color: rgba(255,255,255,0.6);
	}
	.aeroengine_page_title_inner h2{
		font-size: 25px;
		width: 100%;
		display: block;
		text-shadow: none;
		margin: 0 auto 0.3em;
		padding: 0;
	}
	.aeroengine_page_title_inner p{
		font-size: 16px;
		line-height: 1.4;
		margin: 0;
	}
	.aeroengine_page_title_inner p br{
		display: none;
	}
	.history_tab{
		width: 90%;
		margin: 25px auto;
	}
	section.dream h3{
		font-size: 20px;
	}
	section.dream p{
		font-size: 14px;
		line-height: 1.8;
		margin-bottom: 1em;
	}
	.history_tab > ul{
		display: block;
	}
	.history_tab > ul > li{
		flex: none;
		display: block;
		width: 100%;
		margin: 0 0 1em;
	}
	.history_tab > ul > li h2{
		font-size: 18px;
	}
	.history_tab > ul > li p{
		font-size: 15px;
	}
	.history_tab ul.contents-list{
		font-size: 14px;
  text-indent: 0;
	}
	.history_tab ul.contents-list li{
		display: inline-block;
		padding: 0;
		margin: 0 0 0 0.5em;
	}
	.history_tab ul.contents-list li:before{
		width: 12px;
		height: 12px;
		vertical-align: top;
		margin: 0.25em 0.2em 0 0;
	}
	.history .section-inner h3{
		font-size: 20px;
	}
	.history .section-inner h3 span{
		font-size: 16px;
	}
	div.aeroengine__timeline h4{
		font-size: 19px;
		border-top-width: 2px;
		padding: 5px 0 0;
	}
	div.aeroengine__timeline div.timeline__box{
		padding: 1.2em 0 1em;
		flex-direction: column;
	}
	div.timeline__box .timeline_txt-box{
  width: 100%;
		margin: 0;
	}
	div.timeline__box .timeline_txt-box p.timeline_age{
		font-size: 17px;
	}
	div.timeline__box .timeline_txt-box p.timeline_note{
		font-size: 16px;
		margin: 0.5em 0;
		line-height: 1.5;
	}
	div.timeline__box figure.timeline_img-box{
		flex: 0 0 100%;
		max-width: none;
		order: 2;
  margin-top: 1em;
	}
	#aero__container div.timeline__box figure.timeline_img-box p.photo img{
		width: 100%;
		max-height: none;
	}
	.history + .history_tab{
		margin-bottom: 0;
	}
 div.timeline__box p.aeroengine__tech_ttl,
 div.aeroengine__timeline h4 + p{
  font-size: 18px;
  line-height: 1.4;
 }
 div.timeline__box figure.timeline_img-box figcaption br{
  display: none;
 }
 #aero__container div.timeline__box div.aeroengine__tech_note p.tech-ttl{
  font-size: 16px;
 }
 #aero__container div.aeroengine__tech_note p{
  font-size: 14px;
 }
}
