@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed');

/* .messageSet */
.messageSet {
	max-width:1100px;
	background:#f2f2f2;
	padding:65px 0;
	margin:55px auto 85px;
}
.messageSet .set01 {
	width:84.55%;
	margin:0 auto;
	clear:both;
}
.messageSet .set01 .sec01 {
	width:47.75%;
	float:left;
}
.messageSet .set01 .sec02 {
	width:47.75%;
	float:right;
}
.messageSet .set01 .title {
	font-weight:bold;
	line-height:1.3;
	padding:30px 0 25px;
}
.messageSet .set01 .txt {
	line-height:1.7;
	padding-bottom:22px;
	letter-spacing:0.1em;
}
.messageSet .set01 .sec02 .photo01 {
	padding-bottom:42px;
}
.messageSet .names {
	clear:both;
	text-align:right;
	line-height:1.2;
	padding:20px 0 5px;
}
.messageSet .names span {
	display:inline-block;
	vertical-align:middle;
	font-size:0;
	line-height:0;
	max-width:148px;
	padding:0 0 0 2%;
}


/* .philosophySet */
.philosophySet {
	max-width:1100px;
	padding:65px 0;
	margin:0px auto 85px;
}

.philosophySet .set01 {
	width:100%;
	margin:0 auto;
	clear:both;
}
.philosophySet .set01 .sec01 {
	width:100%;
	text-align: center;
}

.philosophySet .set01 .title {
	font-weight:bold;
	line-height:1.3;
	padding:30px 0 25px;
	color: #FF960E;
}
.philosophySet .set01 .txt {
	line-height:1.7;
	padding-bottom:22px;
	letter-spacing:0;
}

.philosophySet .set01 .sec02 {
	width:100%;
	text-align: center;
}

.philosophySet .set01 .sec02 .txt {
	line-height:1.7;
	padding:0 30px 22px 30px;
	letter-spacing:0.1em;
	font-weight: bold;
	text-align: left;
	width:480px;
	margin: 0 auto;
}

.philosophySet .set01 .sec02 .txt span {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 100%;
}



/* .companySet */
.companySet {
	width:84%;
	margin:0 auto;
	clear:both;
	padding:35px 0 25px;
}
.companySet table {
	width:100%;
	clear:both;
}
.companySet table th {
	width:26%;
	text-align:left;
	vertical-align:top;
	padding:14px 0 13px;
}
.companySet table th p span {
	display:block;
	line-height:1.2;
	padding-left:0.8em;
}
.companySet table td {
	text-align:left;
	vertical-align:top;
	padding:14px 0 13px;
}
.companySet table td a {
	color:#ff960e;
	text-decoration:underline;
}
/*.companySet table td p a {
	color:#000;
	text-decoration:none;
}*/

@media only screen and (min-width:681px){
.companySet table td a:hover {
	text-decoration:none;
}
}

@media only screen and (min-width:1px) and (max-width:680px){

/* .messageSet */
.messageSet {
	margin:0 auto 50px;
	padding:0 0 15px;
}
.messageSet .set01 {
	width:90%;
}
#message .headTitle01 {
	background:#f2f2f2;
	padding-top:30px;
}
.messageSet .set01 .sec01,
.messageSet .set01 .sec02 {
	width:100%;
	float:none;
}
.messageSet .set01 .title {
	text-align:center;
	padding:25px 0 12px;
}
.messageSet .set01 .txt {
	line-height:1.85;
	padding-bottom:18px;
	font-size: 3.8vw;
}
.messageSet .set01 .sec02 .photo01 {
	padding:20px 0 30px;
}
.messageSet .names {
	padding:30px 0;
}
.messageSet .names span {
	width:38%;
	padding-left:4%;
}
	

/* .philosophySet */
.philosophySet {
	width:100%;
	padding:25px 0 0;
}

.philosophySet .set01 {
	width:100%;
	margin:0 auto;
	clear:both;
}
.philosophySet .set01 .sec01 {
	width:100%;
	text-align: center;
}

.philosophySet .set01 .title {
	font-weight:bold;
	line-height:1.3;
	padding:30px 0 25px;
	color: #FF960E;
}
.philosophySet .set01 .txt {
	line-height:1.7;
	padding-bottom:22px;
	letter-spacing:0;
}

.philosophySet .set01 .sec02 {
	width:100%;
	text-align: center;
}

.philosophySet .set01 .sec02 .txt {
	line-height:1.7;
	padding:0 0px 22px 0px;
	letter-spacing:0.05em;
	font-weight: bold;
	text-align: left;
	width:100%;
	margin: 0 auto;
}

.philosophySet .set01 .sec02 .txt span {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 100%;
	padding:0 0 0 30px;
}

	

/* .companySet */
.companySet {
	width:100%;
	padding:25px 0 0;
}
.companySet table {
	font-size:3.6vw;
}
.companySet table th {
	display:block;
	width:100%;
	padding:0 0 3px;
	line-height:1.7;
}
.companySet table th p span {
	display:inline;
	font-size:3.6vw;
	padding:0;
}
.companySet table td {
	display:block;
	width:100%;
	padding:0 0 12px;
	line-height:1.7;
}
.companySet table td .list01 {
	padding-bottom:5px;
}
.companySet table td .list01 li {
	line-height:1.5;
}
}