@charset "UTF-8";

#mv.mv-feature-medical-artmake {
	background: #d5cbc1 url(../../keiseikai/images/mv-feature-medical-artmake.jpg) 50% -10px;
	background-size: 1040px auto;
	color:#FFF;
}

.about-artmake {
	margin: 30px 0;
	padding: 70px 45% 70px 50px;
	background: #bfada3 url(../images/feature-artmake-about-bg.jpg) no-repeat right 0;
	background-size: contain;
	color: #FFF;
}

.about-artmake h2 {
	font-size: 3.0rem;
	line-height: 1.4;
	margin-bottom: 30px;
}

.about-artmake p {
	line-height: 2.2;
}

.artmake-part h3 {
	font-size: 2.3rem;
	line-height: 1.6;
	width: 30%;
}

.artmake-part li {
	width: 20%;
	margin-left: 2%;
	margin-right: 2%;
}

.artmake-part li p {
	line-height: 1.0;
	margin-bottom: 15px;
}

.feature-lists {
	list-style: none;
}

.feature-lists > li:not(:last-child) {
	border-width: 0 0 1px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.feature-lists > li:last-child {
	border-width: 0;
}

.feature-lists li .number {
	width: 100px;
	height: 100px;
	border-width: 3px;
	text-align: center;
	line-height: 1.0;
	margin-right: 20px;
}

.feature-lists li .number p {
	font-size: 1.4rem;
}

.feature-lists li .number .ti {
	font-size: 2.0rem;
}

.feature-lists li .number .txt-cl-gold {
	font-size: 3.8rem;
}

.feature-lists h3 {
	font-size: 2.5rem;
	line-height: 1.6;
}

.feature-lists li ul {
	margin-top: 20px;
}

.feature-lists li li:not(:last-child) {
	margin-bottom: 30px;
}

.feature-lists li li h4 {
	font-size: 2.0rem;
	margin-bottom: 15px;
	line-height: 1.6;
}

.feature-lists li img {
	width: 40%;
	margin-left: 5%;
}
	
#in-artmake-recommend .check-list li {
	width: 50%;
	padding: 0 35px;
	margin: 10px 0;
	border-width: 0;
	background: url(../images/check-icon-gold.svg) left 8px no-repeat;
	font-size: 1.8rem;
}

.artmake-spsite {
	background: #e1dad0 url(../images/feature-artmake-bn-bg.jpg) no-repeat right 0;
	background-size: contain;
	padding: 100px;
}

.artmake-spsite div {
	max-width: 500px;
	text-align: center;
}

.artmake-spsite img {
	max-width: 250px;
	margin-bottom: 30px;
}

.artmake-spsite h2 {
	font-size: 2.8rem;
	line-height: 1.4;
}

#in-artmake-flow .number-circle li {
	width: 48%;
}

#in-artmake-flow .number-circle li h3 {
	font-size: 2.2rem;
	margin-bottom: 10px;
	line-height: 1.6;
}

.artmake-list li {
	width: 48%;
	margin-bottom: 20px;
}

.artmake-list li h3 {
	font-size: 2.6rem;
}

.artmake-list li img {
	max-width: 500px;
	margin: 30px auto 20px;
}

#in-artmake-price table {
	max-width: 600px;
	margin-bottom: 30px;
}

#in-artmake-price th {
	color: #fff;
	line-height: 1.2;
}

#in-artmake-price th, #in-artmake-price td {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

#in-artmake-price td .txt-cl-pink {
	white-space: nowrap;
}

#in-artmake-price h3 {
	font-size: 2.4rem;
	line-height: 1.4;
	margin-bottom: 15px;
}

#in-artmake-aftercare, #in-artmake-downtime, #in-artmake-price {
	border-width: 0;
}

.faq-lists li h2 {
	margin-bottom: 10px;
}




/* iPad 10.5インチ以下 */
@media screen and (max-width: 834px) {
	#mv.mv-feature-medical-artmake {
		background-size: cover;
		background-position: right 0;
	}
	
	.about-artmake {
		position: relative;
		background-position: 80% 0;
		background-size: cover;
		padding: 0;
	}
	
	.about-artmake:after {
		height: 100%;
		background-color: rgba(0,0,0,0.41);
		position: absolute;
		content: "";
		width: 100%;
		top: 0;
	}
	
	.about-artmake h2, .about-artmake p {
		position: relative;
		z-index: 1;
	}
	
	.about-artmake h2 {
		margin: 20px 20px 15px;
		padding-top: 25px;
	}
	
	.about-artmake p {
		padding: 0 20px 20px;
	}
	
	.artmake-part h3, .artmake-part ul {
		width: 100%;
	}
	
	.artmake-part h3 {
		margin-bottom: 20px;
	}
	
	.artmake-part ul {
		align-items: flex-end;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.artmake-part li {
		width: 46%;
		margin-bottom: 20px;
	}
	
	.feature-lists li .number {
		margin-right: 0;
	}
	
	.feature-lists h3 {
		margin-top: 20px;
		font-size: 2.2rem;
	}
	
	.feature-lists li li h4 {
		font-size: 1.8rem;
	}
	
	.feature-lists li img {
		margin: 0 0 20px;
	}
	
	#in-artmake-recommend .check-list li, .feature-lists li img, .artmake-list li {
		width: 100%;
	}
	
	.feature-lists > li:last-child {
		border-width: 0 0 1px;
		padding-bottom: 30px;
	}
	
	#in-artmake-flow .number-circle li {
		border-width: 0 0 1px;
		padding-bottom: 20px;
	}
	
	#in-artmake-flow .number-circle li:last-child {
		margin-bottom: 0;
	}
	
	.artmake-spsite {
		padding: 25px;
		background: url(../images/feature-artmake-bn-bg-sp.jpg);
		background-size: cover;
	}
	
	.artmake-spsite img {
		margin-left: 0;
		margin-bottom: 15px;
		width: 60%;
	}
	
	.artmake-spsite div {
		max-width: none;
	}
	
	.artmake-spsite h2 {
		margin-bottom: 5px;
		text-shadow: 0 0 7px #e1dad0;
	}
	
	.artmake-spsite h2, .artmake-spsite p {
		text-align: left;
	}
	
	.artmake-list li h3 {
		font-size: 2.2rem;
	}
	
	.artmake-list li:last-child {
		margin-bottom: 0;
	}
	
	#in-artmake-aftercare, #in-artmake-downtime, #in-artmake-price {
		border-width: 0 0 1px;
		margin-bottom: 30px;
	}
	
	.artmake-list li img {
		max-width: 100%;
	}
	
	#in-artmake-price th {
		white-space: normal;
	}
	
	#in-artmake-price td {
		line-height: 1.4;
	}
	
	.faq-lists li h2 {
		margin-bottom: 0;
	}
	
}

