@charset "utf-8";

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

/*--------------------------------
* common
 --------------------------------*/

#contents {
	font-size: 1.4rem;
	font-weight: 500;
}

.pc-visible {display: none;}
.sp-visible {display: block;}

.container {
	padding: 0 4%;
}

.cap {
	font-size: 1.0rem;
}

.cap-cover-w {
	font-size: 1.0rem;
}

.cap-cover-b {
	font-size: 1.0rem;
}

h3 .en {
	font-size: 1.3rem;
}

h3 .ja {
	font-size: 2.0rem;
}

.h3-lead {
	line-height: 1.8;
	text-align: justify;
	margin-top: 20px;
}

.h3-lead br {
	display: none;
}
	
	
	
	
/*--------------------------------
* about common
 --------------------------------*/

h4 {
	font-size: 1.5rem;
}

.txt-head {
	font-size: 2.0rem;
}

.txt-lead {
	margin-top: 10px;
}

.btn-more {
	max-width: 220px;
}

.btn-more a {
	font-size: 1.4rem;
	height: 45px;
	background-position: right 20px center;
	background-size: 26px auto;
}

	
	
	
	
/*--------------------------------
* about
 --------------------------------*/

.main-wrap .mc {
	top: 13%;
	width: 3.24%;
}

.mc-line {
	height: 100px;
}

.mc-line .line {
	height: 100px;
}

.mc-line2 {
	height: 40px;
}
	
.mc-line2 .line {
	height: 40px;
}

h3 {
	margin-top: 20px;
}

.about_01-wrap {
	width: 100%;
	margin-top: 60px;
}

.line-area1 .line {
	display: none;
}
	
.container-philosophy {
	padding-top: 40px;
}

.philosophy-wrap {
	margin-top: 20px;
}

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

.philosophy-wrap li:nth-child(2) {
	width: 100%;
	margin-top: 30px;
}

.about_02-wrap {
	width: 100%;
	margin-top: 60px;
}

.about_03-area {
	padding-top: 10px;
}

.line-area2 .line {
	display: none;
}

.about_03-wrap {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto auto;
	justify-content: space-between;
}

.about_03-wrap li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	width: 76.47%;
	justify-self: flex-end;
	margin-top: 20px;
}

.about_03-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	margin-top: 40px;
}

.planning-wrap {
	margin-top: 20px;
}

.planning-wrap .btn-more {
	margin-top: 30px;
}

.about_04-wrap {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	margin-top: 60px;
}

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

.about_04-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	margin-top: 40px;
}

.quality-wrap {
	margin-top: 20px;
}

.quality-wrap .btn-more {
	margin-top: 30px;
}

.about_05-wrap {
	width: 100%;
	margin-left: 0;
	margin-top: 60px;
}

.line-area3 {
	padding-top: 40px;
}

.line-area3 .line {
	display: none;
}

.history-wrap {
	margin-top: 20px;
}

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

.history-wrap li:nth-child(2) {
	width: 100%;
	margin-top: 30px;
}

.container-history .cap {
	margin-top: 40px;
}

.bnr-wrap {
	margin-top: 40px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

}
