
@charset "UTF-8";
#care {background-image: url("../img/bg-cleam.jpg");	background-position: center center;	background-size: cover;	background-repeat: no-repeat;}
#promise dl dt {color: #fff;	font-size: 110%;	text-align: center;	padding: .25rem 0;	margin-bottom: .5rem;	border-radius: 10px;}
#consultation h1 { font-size: 200%;	font-weight: 600;}
#consultation h2 {font-size: 180%;	font-weight: 600;	color: #ffffff; background-color: #ff9900;	padding: 1rem;}
#contents-box dl {border: 1px solid #ff9900;}#contents-box dl dt {color: #fff;	background-color: #ff9900;	font-size: 110%;	padding: 1rem;	margin-bottom: .5rem;}#contents-box dl dd {padding: .25rem 1rem;	margin-bottom: 0;}#contents-box dl dd:before {content: '■';	margin-right: .25rem;}
#solution h1 { font-size: 200%;	font-weight: 600;}
#solution-contents ul {border: 1px solid #ff9900;	border-radius:10px;	padding: 1rem;}
#promise h1 { font-size: 200%;	font-weight: 600;}
#gorilla {background-color: #fff3e0;}
#gorilla h1 {font-size: 140%;	font-weight: 600;	border-bottom: 1px solid #333;}
@media (min-width: 768px){}
@media (min-width: 1300px){}
@media (max-width: 767px){}
@media (max-width: 575px){}