@charset "utf-8";

/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
@media screen and (min-width: 741px) {
    .company-main {
        padding-top: 20px;
    }
		.cont_under {
		}
		.cont_under .underH3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	height: 45px;
	background-image: url(../images/h3bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 24px;
	color: #3F1000;
	padding-left: 120px;
	font-weight: normal;
		}
		.cont_under .contBlock {
	padding-top: 35px;
	padding-bottom: 100px;
	height: auto;
	width: 1000px;
	display: block;
	text-align: center;
		}
		.company_table {
	width: 50%;
	font-size: 13px;
	line-height: 21px;
	text-align: left;
		}
		.company_table th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 20%;
		}
		.company_table td {
	padding-top: 5px;
	padding-bottom: 5px;
		}
		.companyImg {
		}
		.textBox {
	width: 50%;
	text-align: left;
		}
		.textBox p {
	font-size: 13px;
	line-height: 21px;
	padding-bottom: 15px;
		}
		.camp-wrap-l {
        padding: 0 30px 30px 30px;
	box-sizing: border-box;
		}
		.camp-wrap-r {
        padding: 0 30px 30px 30px;
	box-sizing: border-box;
		}
		.subCont {
	padding: 10px;
	box-shadow: 2px 2px 10px 0 #CCC;
	-webkit-box-shadow: 2px 2px 10px 0 #CCC;
	-moz-box-shadow: 2px 2px 10px 0 #CCC;
	box-sizing: border-box;
	text-align: left;
	background-color: #FFF;
		}
		.subCont img {
	float: left;
		}
		.subConTxt {
	padding-left: 155px;
		}
		.subConTxt .subCon_ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 21px;
	color: #3F1000;
	padding-top: 10px;
	padding-bottom: 10px;
		}
		.subConTxt p {
	font-size: 12px;
	line-height: 18px;
		}
}
/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
@media screen and (max-width: 740px){
    .company-main {
        padding: 20px 0;
    }
		.cont_under {
		}
		.cont_under .underH3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	height: 45px;
	background-image: url(../images/h3bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 21px;
	color: #3F1000;
	padding-left: 120px;
	font-weight: normal;
		}
		.cont_under .contBlock {
	padding-top: 20px;
	padding-bottom: 40px;
	height: auto;
	width: 100%;
	display: block;
	text-align: center;
		}
		.company_table {
	width: 96%;
	font-size: 13px;
	line-height: 21px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
		}
		.company_table th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 20%;
		}
		.company_table td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
		}
		.companyImg {
		}
		.f_left,.f_right {
	float: none;
		}
		.companyImg {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
		}
		.companyImg img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
		}
		.textBox {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
		}
		.textBox p {
	font-size: 13px;
	line-height: 21px;
	padding-bottom: 15px;
		}
		.camp-wrap-l {
        padding: 0 30px 30px 30px;
	box-sizing: border-box;
		}
		.camp-wrap-r {
        padding: 0 30px 30px 30px;
	box-sizing: border-box;
		}
		.subCont {
	box-shadow: 2px 2px 10px 0 #CCC;
	-webkit-box-shadow: 2px 2px 10px 0 #CCC;
	-moz-box-shadow: 2px 2px 10px 0 #CCC;
	box-sizing: border-box;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
		}
		.subCont img {
	float: left;
		}
		.subConTxt {
	padding-left: 155px;
		}
		.subConTxt .subCon_ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 21px;
	color: #3F1000;
	padding-top: 10px;
	padding-bottom: 10px;
		}
		.subConTxt p {
	font-size: 12px;
	line-height: 18px;
		}
}
