@charset "UTF-8";
#title{
	    padding: 0px 0;
}
#title .business_img{
	    padding: 2% 2% 2% 0;
}
#title .tit_box .txt span {
    font-size:32px;
	font-weight: bold;
	border-bottom:1px solid #000;
	display: block;
	margin-bottom: 3%;
    padding-bottom: 1%;
}

#business_index ul{
	overflow: hidden;
}
#business_index ul li{
	width:30%;
	float:left;
	border:1px solid #AAAAAA;
	border-radius: 5px;
	margin-bottom:3%;
}
#business_index ul li a{
	color: #000;
	text-decoration: none;
}
#business_index ul li img{
    border-radius: 5px 5px 0px 0px;
	width:100%;
}
#business_index ul li p.name{
	font-size:18px;
	font-weight:bold;
	padding:0 4% 0;
}
#business_index ul li p.txt{
	font-size:15px;
	padding:0 4% 0;

}
#business_index ul li + li{
	margin-left:3%;
}
#business_index ul li:nth-of-type(3n+1){
	margin-left:0;
}

#comrade{
	padding: 0px 0 0;
	background:#DFDFD0;
}
#comrade img{
	text-align: center;
	display: block;
	margin:0 auto;
	width:100%;
	max-width:1600px;
}
#comrade_list ul li{
	width:31%;
	float:left;
	margin-bottom:3.5%;
}
#comrade_list ul li + li{
	margin-left:3.5%;
}
#comrade_list ul li:nth-of-type(3n+1){
	margin-left:0;
}

#comrade_list ul li p.img{
	margin:0 auto;
}
#comrade_list ul li p.txt{
	font-size:16px;
}

#comrade_list ul li p.title{
	background:#333333;
	color:#fff;
	font-size:21px;
	text-align: center;
	margin:0 auto 3%;
}



/*-----------------------------------------------------------------------*/

#business_detail {
	padding: 30px 0;
}
#business_detail h3{
	font-size:36px;
	font-weight:bold;
	color:#000;
	width: 290px;
	text-align: center;
	margin: 0 auto 50px;
}
#business_detail h3 span{
	display: block;
	background:#B20000;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin: 5px auto;
    padding: 5px 0;
	text-align: center;
}
#business_detail h4{
	font-size:28px;
	font-weight:bold;
	color:#000;
    margin: 80px auto 50px;
    line-height: 1.2;
	overflow: hidden;
}
#business_detail h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
}
#business_detail h4 img{
	float:left;
	margin-right:10px;
}
#business_detail p{
	font-size:18px;
}
#business_detail p span.detail_link{
	display: block;
}
#business_detail p span.detail_link a{
	color:#000;
}
#business_detail p + img{
	margin-top:50px;
}
#business_detail .mic{
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin: 30px auto 50px;
	line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#business_detail .name{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 200px;
}

#business_detail .img_right,#business_detail .img_left{
	overflow: hidden;
}

#business_detail .img_right p{
	width:64%;
	float:left;
}

#business_detail .img_right p + p{
	width:34%;
	float:right;
}

#business_detail .img_left p{
	width:34%;
	float:left;
}

#business_detail .img_left p + p{
	width:64%;
	float:right;
}

#business_detail .img_right02 dl{
	width:64%;
	float:left;
}

#business_detail .img_right02 dl + p{
	width:34%;
	float:right;
}

#business_detail .img_left02 dl{
	width:64%;
	float:right;
}

#business_detail .img_left02 dl + p{
	width:34%;
	float:left;
}
#business_detail .img_right02 dl dt,
#business_detail .img_left02 dl dt{
	font-size:28px;
	color:#E60012;
	font-weight:bold;
}



#business_detail #no1{
	margin-top:50px;
}
#business_detail #no1,
#business_detail #no2,
#business_detail #no3,
#business_detail #no4,
#business_detail #no5,
#business_detail #no6,
#business_detail #no7,
#business_detail #no8{
	margin-bottom:50px;
	overflow: hidden;
}
#business_detail #comment01,
#business_detail #comment02{
	background: #F0F0E1;
	padding:2% 0 2%;
}
#business_detail #comment01 .inner,
#business_detail #comment02 .inner{
	padding: 0 2%;
	overflow: hidden;
}
#business_detail #comment01 h4,
#business_detail #comment02 h4{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}
#business_detail #comment01 p{
	float:left;
	width:74%;
}
#business_detail #comment01 p + p{
	float:right;
	width:24%;
}
#business_detail #comment02 p{
	float:left;
	width:24%;
}
#business_detail #comment02 p + p{
	float:right;
	width:74%;
}

#business_detail #section01 p{
	font-size:26px;
	font-weight:bold;
	line-height: 2.0;
	text-align: center;
}
#business_detail #section01 img + p{
	font-size:18px;
	font-weight:normal;
	line-height: 1.8;
	text-align: center;
}

#business_detail #section02{
	background:#EEEEEE;
    padding: 3% 0;
	margin:0 auto 50px;
}

#business_detail #section02 ul li{
	font-size:24px;
	margin:0 auto 2%;
	font-weight:bold;

}
#business_detail #section02 ul li a{
	text-decoration: underline;
	color: #000;
}

#business_detail #no1 h4 + img{
	margin-bottom:50px;
}

#business_detail #section03{
	border-top:2px solid #333333;
	margin-top:50px;
}

#business_detail #section03 p{
	font-size:26px;
	text-align: center;
	font-weight: bold;
}

#business_detail #section04{
	border:4px solid #AAAAAA;
	padding:2%;
    margin: 50px auto;
}
#business_detail #section04 .inner{
	overflow: hidden;
}

#business_detail #section04 .inner div{
	float:left;
	width:37%;
}

#business_detail #section04 .inner div + div{
	float:left;
	width:61%;
	margin-left: 2%;

}
#business_detail #section04 .inner .name {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding-left: 0;
    background: none;
    max-width: inherit;
	border-bottom: 1px solid #000;
}

#business_detail #section04 .inner .url {
    font-size: 14px;
    margin: 0;
}
#business_detail #section04 .inner .url a{
    text-decoration: none;
	color: #000;
}
#business_detail #section04 .inner .txt {
    font-size: 16px;
    line-height: 1.5;
	margin: 1% auto 0;
}
#business_detail .for{
	background:#333333;
	border-radius: 5px;
	padding:2%;
}
#business_detail .for dt{
	color:#FFBF00;
	font-size:20px;
	margin-bottom:1%;
	font-weight:bold;
}
#business_detail .for dd{
	color:#fff;
	font-size:18px;
}
#business_detail .for dd li{
	margin-bottom:1%;
}


#business_detail .detail{
}
#business_detail .detail dt{
	color:#000;
	font-size:20px;padding-bottom:1%;
	margin-bottom:1%;
	font-weight:bold;
	border-bottom:1px solid #000;
}
#business_detail .detail dd{
	color:#000;
	font-size:18px;
}
#business_detail .detail dd li{
	margin-bottom:1%;
}


@media (max-width: 1000px) and (min-width: 769px) {
#business_detail h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
	text-align: center;

}
#business_detail h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
	
	
	
}

/*-----------------------------------------------------------------*/
#seminar {
	padding: 30px 0;
}
#seminar h3{
	font-size:36px;
	font-weight:bold;
	color:#000;
	width: 290px;
	text-align: center;
	margin: 0 auto 50px;
}
#seminar h3 span{
	display: block;
	background:#B20000;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin: 5px auto;
    padding: 5px 0;
	text-align: center;
}
#seminar h4{
	font-size:28px;
	font-weight:bold;
	color:#000;
    margin: 80px auto 50px;
    line-height: 1.2;
	overflow: hidden;
}
#seminar h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
}
#seminar h4 img{
	float:left;
	margin-right:10px;
}
#seminar p{
	font-size:18px;
}
#seminar p + img{
	margin-top:50px;
}
#seminar .mic{
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin: 30px auto 50px;
	line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#seminar .name{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 200px;
}

#seminar .img_right,#seminar .img_left{
	overflow: hidden;
}

#seminar .img_right p{
	width:64%;
	float:left;
}

#seminar .img_right p + p{
	width:34%;
	float:right;
}

#seminar .img_left p{
	width:34%;
	float:left;
}

#seminar .img_left p + p{
	width:64%;
	float:right;
}

#seminar .img_right02 dl{
	width:64%;
	float:left;
}

#seminar .img_right02 dl + p{
	width:34%;
	float:right;
}

#seminar .img_left02 dl{
	width:64%;
	float:right;
}

#seminar .img_left02 dl + p{
	width:34%;
	float:left;
}
#seminar .img_right02 dl dt,
#seminar .img_left02 dl dt{
	font-size:28px;
	color:#E60012;
	font-weight:bold;
}



#seminar #no1{
	margin-top:50px;
}
#seminar #no1,
#seminar #no2,
#seminar #no3,
#seminar #no4,
#seminar #no5,
#seminar #no6,
#seminar #no7,
#seminar #no8{
	margin-bottom:50px;
	overflow: hidden;
}
#seminar #comment01,
#seminar #comment02{
	background: #F0F0E1;
	padding:2% 0 2%;
}
#seminar #comment01 .inner,
#seminar #comment02 .inner{
	padding: 0 2%;
	overflow: hidden;
}
#seminar #comment01 h4,
#seminar #comment02 h4{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}
#seminar #comment01 p{
	float:left;
	width:74%;
}
#seminar #comment01 p + p{
	float:right;
	width:24%;
}
#seminar #comment02 p{
	float:left;
	width:24%;
}
#seminar #comment02 p + p{
	float:right;
	width:74%;
}

#seminar #section01 p{
	font-size:38px;
	font-weight:bold;
	line-height: 2.0;
	text-align: center;
}
#seminar #section01 img + p{
	font-size:18px;
	font-weight:normal;
	line-height: 1.8;
	text-align: center;
}

#seminar #section02{
	background:#EEEEEE;
    padding: 3% 0;
	margin:0 auto 50px;
}

#seminar #section02 ul li{
	font-size:24px;
	margin:0 auto 2%;
	font-weight:bold;

}
#seminar #section02 ul li a{
	text-decoration: underline;
	color: #000;
}

#seminar #no1 h4 + img{
	margin-bottom:50px;
}

#seminar #section03{
	border-top:2px solid #333333;
	margin-top:50px;
}

#seminar #section03 p{
	font-size:26px;
	text-align: center;
	font-weight: bold;
}

#seminar #section04{
	border:4px solid #AAAAAA;
	padding:2%;
    margin: 50px auto;
}
#seminar #section04 .inner{
	overflow: hidden;
}

#seminar #section04 .inner div{
	float:left;
	width:37%;
}

#seminar #section04 .inner div + div{
	float:left;
	width:61%;
	margin-left: 2%;

}
#seminar #section04 .inner .name {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding-left: 0;
    background: none;
    max-width: inherit;
	border-bottom: 1px solid #000;
}

#seminar #section04 .inner .url {
    font-size: 14px;
    margin: 0;
}
#seminar #section04 .inner .url a{
    text-decoration: none;
	color: #000;
}
#seminar #section04 .inner .txt {
    font-size: 16px;
    line-height: 1.5;
	margin: 1% auto 0;
}
#seminar .for{
	background:#333333;
	border-radius: 5px;
	padding:2%;
}
#seminar .for dt{
	color:#FFBF00;
	font-size:20px;
	margin-bottom:1%;
	font-weight:bold;
}
#seminar .for dd{
	color:#fff;
	font-size:18px;
}
#seminar .for dd li{
	margin-bottom:1%;
}


#seminar .detail{
}
#seminar .detail dt{
	color:#000;
	font-size:20px;padding-bottom:1%;
	margin-bottom:1%;
	font-weight:bold;
	border-bottom:1px solid #000;
}
#seminar .detail dd{
	color:#000;
	font-size:18px;
}
#seminar .detail dd li{
	margin-bottom:1%;
}

#seminar .voive_list dl{
	overflow: hidden;
    margin: 0 auto 40px;
}
#seminar .voive_list dl dt{
	float:left;
	width:6.5%;
	z-index:99999;
    margin: 15px auto;
}

#seminar .voive_list dl dd{
	float:right;
	background:#DFDFD0;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
	font-size: 18px;

}
#seminar .voive_list dl dd:before {
    content: "";
    background: url(../../business/img/arrow_l.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    left: -19px;
    margin-top: -37px;
    z-index: 0;
}
#seminar .voive_list dl:nth-of-type(2n) dt{
	float:right;
	width:6.5%;
}
#seminar .voive_list dl:nth-of-type(2n) dd{
	float:left;
	background:#CFE6EF;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
}
#seminar .voive_list dl:nth-of-type(2n) dd:before{
    content: "";
    background: url(../../business/img/arrow_r.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    margin-top: -37px;
    left: 100%;
    z-index: 0;	
}













@media (max-width: 1000px) and (min-width: 769px) {
#seminar h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
	text-align: center;

}
#seminar h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
	
	
	
}


/*------------------------------------------------------------*/

#workshop {
	padding: 30px 0;
}
#workshop h3{
	font-size:36px;
	font-weight:bold;
	color:#000;
	width: 290px;
	text-align: center;
	margin: 0 auto 50px;
}
#workshop h3 span{
	display: block;
	background:#B20000;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin: 5px auto;
    padding: 5px 0;
	text-align: center;
}
#workshop h4{
	font-size:28px;
	font-weight:bold;
	color:#000;
    margin: 80px auto 50px;
    line-height: 1.2;
	overflow: hidden;
}
#workshop h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
}
#workshop h4 img{
	float:left;
	margin-right:10px;
}
#workshop p{
	font-size:18px;
}
#workshop p + img{
	margin-top:50px;
}
#workshop .mic{
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin: 30px auto 50px;
	line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#workshop .name{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 200px;
}

#workshop .img_right,#workshop .img_left{
	overflow: hidden;
}

#workshop .img_right p{
	width:64%;
	float:left;
}

#workshop .img_right p + p{
	width:34%;
	float:right;
}

#workshop .img_left p{
	width:34%;
	float:left;
}

#workshop .img_left p + p{
	width:64%;
	float:right;
}

#workshop .img_right02 dl{
	width:64%;
	float:left;
}

#workshop .img_right02 dl + p{
	width:34%;
	float:right;
}

#workshop .img_left02 dl{
	width:64%;
	float:right;
}

#workshop .img_left02 dl + p{
	width:34%;
	float:left;
}
#workshop .img_right02 dl dt,
#workshop .img_left02 dl dt{
	font-size:28px;
	color:#E60012;
	font-weight:bold;
}



#workshop #no1{
	margin-top:50px;
}
#workshop #no1,
#workshop #no2,
#workshop #no3,
#workshop #no4,
#workshop #no5,
#workshop #no6,
#workshop #no7,
#workshop #no8{
	margin-bottom:50px;
	overflow: hidden;
}
#workshop #comment01,
#workshop #comment02{
	background: #F0F0E1;
	padding:2% 0 2%;
}
#workshop #comment01 .inner,
#workshop #comment02 .inner{
	padding: 0 2%;
	overflow: hidden;
}
#workshop #comment01 h4,
#workshop #comment02 h4{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}
#workshop #comment01 p{
	float:left;
	width:74%;
}
#workshop #comment01 p + p{
	float:right;
	width:24%;
}
#workshop #comment02 p{
	float:left;
	width:24%;
}
#workshop #comment02 p + p{
	float:right;
	width:74%;
}

#workshop #section01 p{
	font-size:26px;
	font-weight:bold;
	line-height: 2.0;
	text-align: center;
}
#workshop #section01 img + p{
	font-size:18px;
	font-weight:normal;
	line-height: 1.8;
	text-align: center;
}

#workshop #section02{
	background:#EEEEEE;
    padding: 3% 0;
	margin:0 auto 50px;
}

#workshop #section02 ul li{
	font-size:24px;
	margin:0 auto 2%;
	font-weight:bold;

}
#workshop #section02 ul li a{
	text-decoration: underline;
	color: #000;
}

#workshop #no1 h4 + img{
	margin-bottom:50px;
}

#workshop #section03{
	border-top:2px solid #333333;
	margin-top:50px;
}

#workshop #section03 p{
	font-size:26px;
	text-align: center;
	font-weight: bold;
}

#workshop #section04{
	border:4px solid #AAAAAA;
	padding:2%;
    margin: 50px auto;
}
#workshop #section04 .inner{
	overflow: hidden;
}

#workshop #section04 .inner div{
	float:left;
	width:37%;
}

#workshop #section04 .inner div + div{
	float:left;
	width:61%;
	margin-left: 2%;

}
#workshop #section04 .inner .name {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding-left: 0;
    background: none;
    max-width: inherit;
	border-bottom: 1px solid #000;
}

#workshop #section04 .inner .url {
    font-size: 14px;
    margin: 0;
}
#workshop #section04 .inner .url a{
    text-decoration: none;
	color: #000;
}
#workshop #section04 .inner .txt {
    font-size: 16px;
    line-height: 1.5;
	margin: 1% auto 0;
}
#workshop .for{
	background:#333333;
	border-radius: 5px;
	padding:2%;
}
#workshop .for dt{
	color:#FFBF00;
	font-size:20px;
	margin-bottom:1%;
	font-weight:bold;
}
#workshop .for dd{
	color:#fff;
	font-size:18px;
}
#workshop .for dd li{
	margin-bottom:1%;
}


#workshop .detail{
}
#workshop .detail dt{
	color:#000;
	font-size:20px;padding-bottom:1%;
	margin-bottom:1%;
	font-weight:bold;
	border-bottom:1px solid #000;
}
#workshop .detail dd{
	color:#000;
	font-size:18px;
}
#workshop .detail dd li{
	margin-bottom:1%;
}

#workshop .voive_list dl{
	overflow: hidden;
    margin: 0 auto 40px;
}
#workshop .voive_list dl dt{
	float:left;
	width:6.5%;
	z-index:99999;
    margin: 15px auto;
}

#workshop .voive_list dl dd{
	float:right;
	background:#DFDFD0;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
	font-size: 18px;

}
#workshop .voive_list dl dd:before {
    content: "";
    background: url(../../business/img/arrow_l.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    left: -19px;
    margin-top: -37px;
    z-index: 0;
}
#workshop .voive_list dl:nth-of-type(2n) dt{
	float:right;
	width:6.5%;
}
#workshop .voive_list dl:nth-of-type(2n) dd{
	float:left;
	background:#CFE6EF;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
}
#workshop .voive_list dl:nth-of-type(2n) dd:before{
    content: "";
    background: url(../../business/img/arrow_r.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    margin-top: -37px;
    left: 100%;
    z-index: 0;	
}

#workshop .voive_list dl dd dl{
    margin: 0 auto;
}

#workshop .voive_list dl dd dl dt {
    float: none;
    width: 100%;
	border-bottom:1px solid #000;
	font-size:22px;
	font-weight:bold;
    margin: 5px auto;
    padding-bottom: 5px;
	argin-bottom: 9px;
}
#workshop .voive_list dl dd dl dd {
    float: none;
    width: 100%;
    padding: 0;
}

#workshop .voive_list dl:nth-of-type(2n) dd dl dt{
    float: none;
    width: 100%;
}
#workshop .voive_list dl:nth-of-type(2n) dd dl dd{
    float: none;
    width: 100%;
	padding: 0%;
}
#workshop .voive_list dl dd dl dd:before {
    display: none;
}



@media (max-width: 1000px) and (min-width: 769px) {
#workshop h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
	text-align: center;

}
#workshop h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
	
	
	
}


/*------------------------------------------------------------------*/

#trouble_detail {
	padding: 30px 0;
}
#trouble_detail h3{
	font-size:36px;
	font-weight:bold;
	color:#000;
	width: 290px;
	text-align: center;
	margin: 0 auto 50px;
}
#trouble_detail h3 span{
	display: block;
	background:#B20000;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin: 5px auto;
    padding: 5px 0;
	text-align: center;
}
#trouble_detail h4{
	font-size:28px;
	font-weight:bold;
	color:#000;
    margin: 80px auto 50px;
    line-height: 1.2;
	overflow: hidden;
}
#trouble_detail h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
}
#trouble_detail h4 img{
	float:left;
	margin-right:10px;
}
#trouble_detail p{
	font-size:18px;
}
#trouble_detail p + img{
	margin-top:50px;
}
#trouble_detail .mic{
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin: 30px auto 50px;
	line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#trouble_detail .name{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 200px;
}

#trouble_detail .img_right,#trouble_detail .img_left{
	overflow: hidden;
}

#trouble_detail .img_right p{
	width:64%;
	float:left;
}

#trouble_detail .img_right p + p{
	width:34%;
	float:right;
}

#trouble_detail .img_left p{
	width:34%;
	float:left;
}

#trouble_detail .img_left p + p{
	width:64%;
	float:right;
}

#trouble_detail .img_right02{
	overflow: hidden;
}
#trouble_detail .img_right02 dl{
	width:64%;
	float:left;
}

#trouble_detail .img_right02 dl + p{
	width:34%;
	float:right;
}

#trouble_detail .img_left02 dl{
	width:64%;
	float:right;
}

#trouble_detail .img_left02 dl + p{
	width:34%;
	float:left;
}
#trouble_detail .img_right02 dl dt,
#trouble_detail .img_left02 dl dt{
	font-size:28px;
	color:#E60012;
	font-weight:bold;
}
#trouble_detail .img_right02 dl dd p span{
	font-size:18px;
	color:#E50012;
	font-weight:bold;
}



#trouble_detail #no1{
	margin-top:50px;
}
#trouble_detail #no1,
#trouble_detail #no2,
#trouble_detail #no3,
#trouble_detail #no4,
#trouble_detail #no5,
#trouble_detail #no6,
#trouble_detail #no7,
#trouble_detail #no8{
	margin-bottom:50px;
	overflow: hidden;
}
#trouble_detail #comment01,
#trouble_detail #comment02{
	background: #F0F0E1;
	padding:2% 0 2%;
}
#trouble_detail #comment01 .inner,
#trouble_detail #comment02 .inner{
	padding: 0 2%;
	overflow: hidden;
}
#trouble_detail #comment01 h4,
#trouble_detail #comment02 h4{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}
#trouble_detail #comment01 p{
	float:left;
	width:74%;
}
#trouble_detail #comment01 p + p{
	float:right;
	width:24%;
}
#trouble_detail #comment02 p{
	float:left;
	width:24%;
}
#trouble_detail #comment02 p + p{
	float:right;
	width:74%;
}

#trouble_detail #section01 p{
	font-size:38px;
	font-weight:bold;
	line-height: 1.5;
	text-align: center;
}
#trouble_detail #section01 p span{
	font-size:28px;
	font-weight:normal;
}
#trouble_detail #section01 p span span{
	font-size:38px;
	color:#E50012;
}

#trouble_detail #section02{
	background:#EEEEEE;
    padding: 3% 0;
	margin:0 auto 50px;
}

#trouble_detail #section02 ul li{
	font-size:24px;
	margin:0 auto 2%;
	font-weight:bold;

}
#trouble_detail #section02 ul li a{
	text-decoration: underline;
	color: #000;
}

#trouble_detail #no1 h4 + img{
	margin-bottom:50px;
}

#trouble_detail #section03{
	border-top:2px solid #333333;
	margin-top:50px;
}

#trouble_detail #section03 p{
	font-size:26px;
	text-align: center;
	font-weight: bold;
}

#trouble_detail #section04{
	border:4px solid #AAAAAA;
	padding:2%;
    margin: 50px auto;
}
#trouble_detail #section04 .inner{
	overflow: hidden;
}

#trouble_detail #section04 .inner div{
	float:left;
	width:37%;
}

#trouble_detail #section04 .inner div + div{
	float:left;
	width:61%;
	margin-left: 2%;

}
#trouble_detail #section04 .inner .name {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding-left: 0;
    background: none;
    max-width: inherit;
	border-bottom: 1px solid #000;
}

#trouble_detail #section04 .inner .url {
    font-size: 14px;
    margin: 0;
}
#trouble_detail #section04 .inner .url a{
    text-decoration: none;
	color: #000;
}
#trouble_detail #section04 .inner .txt {
    font-size: 16px;
    line-height: 1.5;
	margin: 1% auto 0;
}
#trouble_detail .for{
	background:#333333;
	border-radius: 5px;
	padding:2%;
}
#trouble_detail .for dt{
	color:#FFBF00;
	font-size:20px;
	margin-bottom:1%;
	font-weight:bold;
}
#trouble_detail .for dd{
	color:#fff;
	font-size:18px;
}
#trouble_detail .for dd li{
	margin-bottom:1%;
}


#trouble_detail .detail{
}
#trouble_detail .detail dt{
	color:#000;
	font-size:20px;padding-bottom:1%;
	margin-bottom:1%;
	font-weight:bold;
	border-bottom:1px solid #000;
}
#trouble_detail .detail dd{
	color:#000;
	font-size:18px;
}
#trouble_detail .detail dd li{
	margin-bottom:1%;
}

#trouble_detail .icon {
	clear:both;
}

#trouble_detail .icon dt{
	font-size: 28px;
    font-weight: bold;
    background: url(../../business/img/icon_movie.jpg)no-repeat left 5px;
    padding-left: 35px;
    line-height: 1.5;
	margin-bottom:30px;
}
#trouble_detail .icon dd{
	
	margin-bottom:30px;
}

#trouble_detail .trouble_ex p{
	font-size:25px;
	color:#fff;
	background:#888888;
	text-align: center;
}

#trouble_detail .trouble_ex ul li{
	font-size:18px;
	background:url("../../business/img/icon_trouble.jpg")no-repeat left 2px;
	padding-left:30px;
	margin:0 auto 20px;
    line-height: 1.5;
}

#trouble_detail .trouble_ex ul li span{
	color:#E50012;
}


#trouble_detail .trouble_ex2 p{
	font-size:25px;
	color:#fff;
	background:#85B200;
	text-align: center;
}

#trouble_detail .trouble_ex2 ul{
	overflow: hidden;
	border-bottom:1px dotted #BBBBBB;
	
}
#trouble_detail .trouble_ex2 ul li{
	font-size:18px;
	background:
		url("../../business/img/icon_trouble.jpg")no-repeat left 2px,
		url("../../business/img/icon_trouble_arrow.jpg")no-repeat right top;
	padding-left:30px;
	margin: 20px auto 20px;
    line-height: 1.5;
	float:left;
	width:48%;
}
#trouble_detail .trouble_ex2 ul li + li{
	background:
		url("../../business/img/icon_trouble02.jpg")no-repeat left 2px,
		none;
	margin-left: 2%;
	color:#85B200;
}

#trouble_detail .trouble_ex2 ul li span{
	color:#E50012;
}


@media (max-width: 1000px){
#trouble_detail h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;

}
#trouble_detail h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
	
	
}




@media (max-width: 768px) {
	
#trouble_detail .inner {
    padding: 0 10px;
}	
#trouble_detail h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 50px;
    line-height: 1.2;
    overflow: hidden;
    padding: 0 2%;
}	
	
#trouble_detail h4 span{
	max-width: 1000px;
    margin: 0 auto;
    display: block;
    text-align: left;
}
#trouble_detail h4 img{
    float: none;
    text-align: center;
    display: block;
    margin: 0 auto 20px;
	}
	
#trouble_detail p {
    font-size: 14px;
}	
#trouble_detail #section01 p {
    font-size: 28px;
    
}
	
#trouble_detail .img_right02 dl dd p span {
    font-size: 16px;
}	
#trouble_detail #section01 p span {
    font-size: 20px;
}
#trouble_detail #section01 p span span {
    font-size: 25px;
}	

#trouble_detail .img_right02 dl {
    width: 100%;
    float: none;
}	
#trouble_detail .img_right02 dl + p {
    width: 100%;
    float: none;
	text-align: center;
}
	
#trouble_detail .icon dt {
    font-size: 18px;
	line-height: 2.5;	
}
#trouble_detail .trouble_ex p {
    font-size: 18px;
}
#trouble_detail .trouble_ex ul li {
    font-size: 14px;
}

#trouble_detail .img_left02 dl {
    width: 100%;
    float: none;
}	
#trouble_detail .img_left02 dl + p {
    width: 100%;
    float: none;
	text-align:center;
}
	
#trouble_detail .trouble_ex2 p {
    font-size: 18px;
}
#trouble_detail .trouble_ex2 ul li {
    font-size: 14px;
    float: none;
    width: 100%;
	line-height: 2;
	background: url(../../business/img/icon_trouble.jpg)no-repeat left 2px, none;
}
	
#trouble_detail .trouble_ex2 ul li + li {
    background: url(../../business/img/icon_trouble02.jpg)no-repeat 50px 2px,url(../../business/img/icon_trouble_arrow.jpg)no-repeat left top;
    margin-left: 0;
    color: #85B200;
        padding-left: 80px;
}	
	
	
	
	
	
}
/*------------------------------------------------------------------*/



#school_consulting {
	padding: 30px 0;
}
#school_consulting h3{
	font-size:36px;
	font-weight:bold;
	color:#000;
	width: 290px;
	text-align: center;
	margin: 0 auto 50px;
}
#school_consulting h3 span{
	display: block;
	background:#B20000;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin: 5px auto;
    padding: 5px 0;
	text-align: center;
}
#school_consulting h4{
	font-size:28px;
	font-weight:bold;
	color:#000;
    margin: 80px auto 50px;
    line-height: 1.2;
	overflow: hidden;
}
#school_consulting h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
}
#school_consulting h4 img{
	float:left;
	margin-right:10px;
}
#school_consulting p{
	font-size:18px;
	margin-bottom: 40px;
}
#school_consulting p + img{
	margin-top:50px;
}
#school_consulting .mic{
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin: 30px auto 50px;
	line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#school_consulting .name{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 200px;
}

#school_consulting .img_right,#school_consulting .img_left{
	overflow: hidden;
}

#school_consulting .img_right p{
	width:64%;
	float:left;
}

#school_consulting .img_right p + p{
	width:34%;
	float:right;
}

#school_consulting .img_left p{
	width:34%;
	float:left;
}

#school_consulting .img_left p + p{
	width:64%;
	float:right;
}

#school_consulting .img_right02 dl{
	width:64%;
	float:left;
}

#school_consulting .img_right02 dl + p{
	width:34%;
	float:right;
}

#school_consulting .img_left02 dl{
	width:64%;
	float:right;
}

#school_consulting .img_left02 dl + p{
	width:34%;
	float:left;
}
#school_consulting .img_right02 dl dt,
#school_consulting .img_left02 dl dt{
	font-size:28px;
	color:#E60012;
	font-weight:bold;
}



#school_consulting #no1{
	margin-top:50px;
}
#school_consulting #no1,
#school_consulting #no2,
#school_consulting #no3,
#school_consulting #no4,
#school_consulting #no5,
#school_consulting #no6,
#school_consulting #no7,
#school_consulting #no8{
	margin-bottom:50px;
	overflow: hidden;
}
#school_consulting #comment01,
#school_consulting #comment02{
	background: #F0F0E1;
	padding:2% 0 2%;
}
#school_consulting #comment01 .inner,
#school_consulting #comment02 .inner{
	padding: 0 2%;
	overflow: hidden;
}
#school_consulting #comment01 h4,
#school_consulting #comment02 h4{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}
#school_consulting #comment01 p{
	float:left;
	width:74%;
}
#school_consulting #comment01 p + p{
	float:right;
	width:24%;
}
#school_consulting #comment02 p{
	float:left;
	width:24%;
}
#school_consulting #comment02 p + p{
	float:right;
	width:74%;
}

#school_consulting #section01 p{
	font-size:26px;
	font-weight:bold;
	line-height: 2.0;
	text-align: center;
}
#school_consulting #section01 img + p{
	font-size:18px;
	font-weight:normal;
	line-height: 1.8;
	text-align: center;
}

#school_consulting #section02{
	background:#EEEEEE;
    padding: 3% 0;
	margin:0 auto 50px;
}

#school_consulting #section02 ul li{
	font-size:24px;
	margin:0 auto 2%;
	font-weight:bold;

}
#school_consulting #section02 ul li a{
	text-decoration: underline;
	color: #000;
}

#school_consulting #no1 h4 + img{
	margin-bottom:50px;
}

#school_consulting #section03{
	border-top:2px solid #333333;
	margin-top:50px;
}

#school_consulting #section03 p{
	font-size:26px;
	text-align: center;
	font-weight: bold;
}

#school_consulting #section04{
	border:4px solid #AAAAAA;
	padding:2%;
    margin: 50px auto;
}
#school_consulting #section04 .inner{
	overflow: hidden;
}

#school_consulting #section04 .inner div{
	float:left;
	width:37%;
}

#school_consulting #section04 .inner div + div{
	float:left;
	width:61%;
	margin-left: 2%;

}
#school_consulting #section04 .inner .name {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding-left: 0;
    background: none;
    max-width: inherit;
	border-bottom: 1px solid #000;
}

#school_consulting #section04 .inner .url {
    font-size: 14px;
    margin: 0;
}
#school_consulting #section04 .inner .url a{
    text-decoration: none;
	color: #000;
}
#school_consulting #section04 .inner .txt {
    font-size: 16px;
    line-height: 1.5;
	margin: 1% auto 0;
}
#school_consulting .for{
	background:#333333;
	border-radius: 5px;
	padding:2%;
}
#school_consulting .for dt{
	color:#FFBF00;
	font-size:20px;
	margin-bottom:1%;
	font-weight:bold;
}
#school_consulting .for dd{
	color:#fff;
	font-size:18px;
}
#school_consulting .for dd li{
	margin-bottom:1%;
}


#school_consulting .detail{
}
#school_consulting .detail dt{
	color:#000;
	font-size:20px;padding-bottom:1%;
	margin-bottom:1%;
	font-weight:bold;
	border-bottom:1px solid #000;
}
#school_consulting .detail dd{
	color:#000;
	font-size:18px;
}
#school_consulting .detail dd li{
	margin-bottom:1%;
}

#school_consulting .voive_list dl{
	overflow: hidden;
    margin: 0 auto 40px;
}
#school_consulting .voive_list dl dt{
	float:left;
	width:6.5%;
	z-index:99999;
    margin: 15px auto;
}

#school_consulting .voive_list dl dd{
	float:right;
	background:#DFDFD0;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
	font-size: 18px;

}
#school_consulting .voive_list dl dd:before {
    content: "";
    background: url(../../business/img/arrow_l.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    left: -19px;
    margin-top: -37px;
    z-index: 0;
}
#school_consulting .voive_list dl:nth-of-type(2n) dt{
	float:right;
	width:6.5%;
}
#school_consulting .voive_list dl:nth-of-type(2n) dd{
	float:left;
	background:#CFE6EF;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
}
#school_consulting .voive_list dl:nth-of-type(2n) dd:before{
    content: "";
    background: url(../../business/img/arrow_r.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    margin-top: -37px;
    left: 100%;
    z-index: 0;	
}

#school_consulting .voive_list dl dd dl{
    margin: 0 auto;
}

#school_consulting .voive_list dl dd dl dt {
    float: none;
    width: 100%;
	border-bottom:1px solid #000;
	font-size:18px;
	font-weight:normal;
    margin: 5px auto;
    padding-bottom: 5px;
	argin-bottom: 9px;
}
#school_consulting .voive_list dl dd dl dd {
    float: none;
    width: 100%;
    padding: 0;
	font-size:16px;
	font-weight:bold;
	text-align: right;
	

}

#school_consulting .voive_list dl:nth-of-type(2n) dd dl dt{
    float: none;
    width: 100%;
}
#school_consulting .voive_list dl:nth-of-type(2n) dd dl dd{
    float: none;
    width: 100%;
	padding: 0%;
}
#school_consulting .voive_list dl dd dl dd:before {
    display: none;
}

#school_consulting p.image {
   text-align: center;
    margin: 5% auto;
}
#school_consulting .inner {
   overflow: hidden;
}
#school_consulting .amazon {
   overflow: hidden;
	background: #DFDFD0;
    padding: 2% 3%;
	border-radius: 10px;
}
#school_consulting .amazon .amazon_inner {
   float:left;
	width:18.9%;
}
#school_consulting .amazon .amazon_inner + .amazon_inner {
   float:left;
    width: 78.9%;
    margin-left: 2%;
}

#school_consulting .amazon .amazon_inner p {
   font-size:14px;
	line-height: 1.5;
}

#school_consulting .amazon .amazon_inner p.title {
   font-size:28px;
   font-weight:bold;
    margin: 2% auto;
    line-height: 1;
}
#school_consulting .amazon .amazon_inner p.title span {
   font-size:18px;
   font-weight:normal;
}
#school_consulting .amazon .amazon_inner p.btn {
   text-align: right;
}
#school_consulting .sub_title {
   background: #E81425;
	color:#fff;
	font-size: 36px;
	text-align: center;
	padding:2%;
	width:100%;
    border-radius: 10px;
	font-weight:bold;
}
#school_consulting .sub_title02 {
	font-size: 24px;
	text-align: center;
	padding:2%;
	font-weight:bold;

}
#school_consulting .cont01 {
   overflow: hidden;
	margin-bottom:50px;
}
#school_consulting .cont01 .title {
   font-weight: bold;
	text-align: center;
	font-size:24px;
	line-height: 1.5;
}
#school_consulting .cont01 .title span{
	font-size:20px;
}


#school_consulting .cont01 p + ul li{
    font-size: 18px;
    font-weight: bold;
    background: url(../../business/img/icon_school.jpg)no-repeat left 3px;
    padding-left: 34px;
    line-height: 1.5;
    margin-bottom: 15px;
}

#school_consulting .cont01 dl.useful{
    background:#DFDFD0;
	float:left;
	width:31%;
	border-radius: 10px;
	padding: 2%;
}

#school_consulting .cont01 dl.useful + dl.useful{
    margin-left:3%;
} 

#school_consulting .cont01 dl.useful dt{
    font-size:20px;
	font-weight:bold;
	text-align: center;
	margin-bottom:20px;
}
#school_consulting .cont01 dl.useful dt dd{
}

#school_consulting .cont01 dl.useful dd li::before{
	content: "●";
	margin-right: 3px;
}

#school_consulting .cont01 dl.useful dd li{
    font-size:15px;
    line-height: 1.6;
    margin-bottom: 10px;
}

#school_consulting .cont01 .syokan{
    background:#666666;
	border-radius: 10px;
	padding:3%;
	color:#fff;
}




@media (max-width: 1000px) and (min-width: 769px) {
#school_consulting h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
	text-align: center;

}
#school_consulting h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
	
	
	
}


/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/



#consulting {
	padding: 30px 0;
}
#consulting h3{
	font-size:36px;
	font-weight:bold;
	color:#000;
	width: 290px;
	text-align: center;
	margin: 0 auto 50px;
}
#consulting h3 span{
	display: block;
	background:#B20000;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin: 5px auto;
    padding: 5px 0;
	text-align: center;
}
#consulting h4{
	font-size:28px;
	font-weight:bold;
	color:#000;
    margin: 80px auto 50px;
    line-height: 1.2;
	overflow: hidden;
}
#consulting h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
}
#consulting h4 img{
	float:left;
	margin-right:10px;
}
#consulting p{
	font-size:18px;
	margin-bottom: 40px;
}
#consulting p + img{
	margin-top:50px;
}
#consulting .mic{
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin: 30px auto 50px;
	line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#consulting .name{
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 200px;
}

#consulting .img_right,#consulting .img_left{
	overflow: hidden;
}

#consulting .img_right p{
	width:64%;
	float:left;
}

#consulting .img_right p + p{
	width:34%;
	float:right;
}

#consulting .img_left p{
	width:34%;
	float:left;
}

#consulting .img_left p + p{
	width:64%;
	float:right;
}

#consulting .img_right02 dl{
	width:64%;
	float:left;
}

#consulting .img_right02 dl + p{
	width:34%;
	float:right;
}

#consulting .img_left02 dl{
	width:64%;
	float:right;
}

#consulting .img_left02 dl + p{
	width:34%;
	float:left;
}
#consulting .img_right02 dl dt,
#consulting .img_left02 dl dt{
	font-size:28px;
	color:#E60012;
	font-weight:bold;
}


#consulting .img_right03 dl{
	width:50%;
	float:left;
}

#consulting .img_right03 dl + p{
	width:50%;
	float:right;
}
#consulting .img_right03 dl dt,
#consulting .img_left03 dl dt{
	font-size:28px;
	color:#E60012;
	font-weight:bold;
}














#consulting #no1{
	margin-top:50px;
}
#consulting #no1,
#consulting #no2,
#consulting #no3,
#consulting #no4,
#consulting #no5,
#consulting #no6,
#consulting #no7,
#consulting #no8{
	margin-bottom:50px;
	overflow: hidden;
}
#consulting #comment01,
#consulting #comment02{
	background: #F0F0E1;
	padding:2% 0 2%;
}
#consulting #comment01 .inner,
#consulting #comment02 .inner{
	padding: 0 2%;
	overflow: hidden;
}
#consulting #comment01 h4,
#consulting #comment02 h4{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}
#consulting #comment01 p{
	float:left;
	width:74%;
}
#consulting #comment01 p + p{
	float:right;
	width:24%;
}
#consulting #comment02 p{
	float:left;
	width:24%;
}
#consulting #comment02 p + p{
	float:right;
	width:74%;
}

#consulting #section01 p{
	font-size:26px;
	font-weight:bold;
	line-height: 2.0;
	text-align: center;
}
#consulting #section01 img + p{
	font-size:18px;
	font-weight:normal;
	line-height: 1.8;
	text-align: center;
}

#consulting #section02{
	background:#EEEEEE;
    padding: 3% 0;
	margin:0 auto 50px;
}

#consulting #section02 ul li{
	font-size:24px;
	margin:0 auto 2%;
	font-weight:bold;

}
#consulting #section02 ul li a{
	text-decoration: underline;
	color: #000;
}

#consulting #no1 h4 + img{
	margin-bottom:50px;
}

#consulting #section03{
	border-top:2px solid #333333;
	margin-top:50px;
}

#consulting #section03 p{
	font-size:26px;
	text-align: center;
	font-weight: bold;
}

#consulting #section04{
	border:4px solid #AAAAAA;
	padding:2%;
    margin: 50px auto;
}
#consulting #section04 .inner{
	overflow: hidden;
}

#consulting #section04 .inner div{
	float:left;
	width:37%;
}

#consulting #section04 .inner div + div{
	float:left;
	width:61%;
	margin-left: 2%;

}
#consulting #section04 .inner .name {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding-left: 0;
    background: none;
    max-width: inherit;
	border-bottom: 1px solid #000;
}

#consulting #section04 .inner .url {
    font-size: 14px;
    margin: 0;
}
#consulting #section04 .inner .url a{
    text-decoration: none;
	color: #000;
}
#consulting #section04 .inner .txt {
    font-size: 16px;
    line-height: 1.5;
	margin: 1% auto 0;
}
#consulting .for{
	background:#333333;
	border-radius: 5px;
	padding:2%;
}
#consulting .for dt{
	color:#FFBF00;
	font-size:20px;
	margin-bottom:1%;
	font-weight:bold;
}
#consulting .for dd{
	color:#fff;
	font-size:18px;
}
#consulting .for dd li{
	margin-bottom:1%;
}


#consulting .detail{
}
#consulting .detail dt{
	color:#000;
	font-size:20px;padding-bottom:1%;
	margin-bottom:1%;
	font-weight:bold;
	border-bottom:1px solid #000;
}
#consulting .detail dd{
	color:#000;
	font-size:18px;
}
#consulting .detail dd li{
	margin-bottom:1%;
}

#consulting .voive_list dl{
	overflow: hidden;
    margin: 0 auto 40px;
}
#consulting .voive_list dl dt{
	float:left;
	width:6.5%;
	z-index:99999;
    margin: 15px auto;
}

#consulting .voive_list dl dd{
	float:right;
	background:#DFDFD0;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
	font-size: 18px;

}
#consulting .voive_list dl dd:before {
    content: "";
    background: url(../../business/img/arrow_l.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    left: -19px;
    margin-top: -37px;
    z-index: 0;
}
#consulting .voive_list dl:nth-of-type(2n) dt{
	float:right;
	width:6.5%;
}
#consulting .voive_list dl:nth-of-type(2n) dd{
	float:left;
	background:#CFE6EF;
	border-radius: 15px;
    width: 92%;
	padding:2%;
	line-height:1.8;
	position:relative;
}
#consulting .voive_list dl:nth-of-type(2n) dd:before{
    content: "";
    background: url(../../business/img/arrow_r.jpg)no-repeat left top;
    height: 37px;
    width: 19px;
    position: absolute;
    top: 60px;
    margin-top: -37px;
    left: 100%;
    z-index: 0;	
}

#consulting .voive_list dl dd dl{
    margin: 0 auto;
}

#consulting .voive_list dl dd dl dt {
    float: none;
    width: 100%;
	border-bottom:1px solid #000;
	font-size:18px;
	font-weight:bold;
    margin: 5px auto;
    padding-bottom: 5px;
	margin-bottom: 9px;
	overflow: hidden;
	text-align: center;
}
#consulting .voive_list dl dd dl dt span {
    float: none;
    display: block;
}
#consulting .voive_list dl dd dl dt span + span {
    float: none;
    display: block;
}
#consulting .voive_list dl dd dl dd {
    float: none;
    width: 100%;
    padding: 0;
	font-size:16px;
	font-weight:normal;
	clear: both;
}

#consulting .voive_list dl:nth-of-type(2n) dd dl dt{
    float: none;
    width: 100%;
}
#consulting .voive_list dl:nth-of-type(2n) dd dl dd{
    float: none;
    width: 100%;
	padding: 0%;
}
#consulting .voive_list dl dd dl dd:before {
    display: none;
}

#consulting p.image {
   text-align: center;
    margin: 5% auto;
}
#consulting .inner {
   overflow: hidden;
}
#consulting .amazon {
   overflow: hidden;
	background: #DFDFD0;
    padding: 2% 3%;
	border-radius: 10px;
}
#consulting .amazon .amazon_inner {
   float:left;
	width:18.9%;
}
#consulting .amazon .amazon_inner + .amazon_inner {
   float:left;
    width: 78.9%;
    margin-left: 2%;
}

#consulting .amazon .amazon_inner p {
   font-size:14px;
	line-height: 1.5;
}

#consulting .amazon .amazon_inner p.title {
   font-size:28px;
   font-weight:bold;
    margin: 2% auto;
    line-height: 1;
}
#consulting .amazon .amazon_inner p.title span {
   font-size:18px;
   font-weight:normal;
}
#consulting .amazon .amazon_inner p.btn {
   text-align: right;
}
#consulting .sub_title {
   background: #E81425;
	color:#fff;
	font-size: 36px;
	text-align: center;
	padding:2%;
	width:100%;
    border-radius: 10px;
	font-weight:bold;
}
#consulting .sub_title02 {
	font-size: 24px;
	text-align: center;
	padding:2%;
	font-weight:bold;

}
#consulting .cont01 {
   overflow: hidden;
	margin-bottom:50px;
}
#consulting .cont01 .title {
   font-weight: bold;
	text-align: center;
	font-size:24px;
	line-height: 1.5;
}
#consulting .cont01 .title span{
	font-size:20px;
}


#consulting .cont01 p + ul li{
    font-size: 18px;
    font-weight: bold;
    background: url(../../business/img/icon_school.jpg)no-repeat left 3px;
    padding-left: 34px;
    line-height: 1.5;
    margin-bottom: 15px;
}

#consulting .cont01 dl.useful{
    background:#DFDFD0;
	float:left;
	width:31%;
	border-radius: 10px;
	padding: 2%;
}

#consulting .cont01 dl.useful + dl.useful{
    margin-left:3%;
} 

#consulting .cont01 dl.useful dt{
    font-size:20px;
	font-weight:bold;
	text-align: center;
	margin-bottom:20px;
}
#consulting .cont01 dl.useful dt dd{
}

#consulting .cont01 dl.useful dd li::before{
	content: "●";
	margin-right: 3px;
}

#consulting .cont01 dl.useful dd li{
    font-size:15px;
    line-height: 1.6;
    margin-bottom: 10px;
}

#consulting .cont01 .syokan{
    background:#666666;
	border-radius: 10px;
	padding:3%;
	color:#fff;
}




@media (max-width: 1000px) and (min-width: 769px) {
#consulting h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
	text-align: center;

}
#consulting h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
	
	
	
}


/*------------------------------------------------------------------*/
@media (max-width: 768px) {

#business_index .inner{
	padding:0 10px;
}
#business_index ul{
	overflow: hidden;
}
#business_index ul li{
	width:100%;
	float:none;
}
#business_index ul li:nth-of-type(2n){
    margin: 0 auto 20px;
}

#comrade_list .inner{
	padding:0 1%;
}
	
#comrade_list ul li{
	width:48%;
	float:left;
}
#comrade_list ul li + li{
	margin-left:4%;
}
#comrade_list ul li:nth-of-type(3n+1){
	margin-left:4%;
}
#comrade_list ul li:nth-of-type(2n+1){
	margin-left:0;
}

#comrade_list ul li p.img{
	margin:0 auto;
}
#comrade_list ul li p.img img{
	width:100%;
}
#comrade_list ul li p.txt{
	font-size:11px;
}

#comrade_list ul li p.title{
	background:#333333;
	color:#fff;
	font-size: 12px;
	text-align: center;
	margin:0 auto 3%;
}
	
/*-----------------------------------------------------------------------*/
#title .tit_box .txt span {
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    display: block;
    margin-bottom: 3%;
    padding-bottom: 1%;
}	
	
	
#business_detail h3{
	font-size:26px;
	width: 210px;
	margin-top:40px;
}
#business_detail h3 span{
	font-size:16px;
}
#business_detail .inner{
		padding:0 10px;
}
#business_detail h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 50px;
    line-height: 1.2;
    overflow: hidden;
	padding:0 2%;
}	
#business_detail h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
#business_detail h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
    text-align: left;

}
#business_detail .name {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 190px;
}
#business_detail #section01 p {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
}
	
#business_detail p {
    font-size: 14px;
}	
#business_detail #section02 ul li {
    font-size: 16px;
    margin: 0 auto 2%;
    font-weight: bold;
}
	#business_detail .mic {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 30px auto 50px;
    line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#business_detail .img_right p {
    width: 100%;
    float: none;
}	
	
#business_detail .img_right p + p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#business_detail .img_left p {
    width: 100%;
    float: none;
	text-align:center;
	
}	
	
#business_detail .img_left p + p {
    width: 100%;
    float: none;
}	
#business_detail .img_left02 p {
    width: 100%;
    float: none;
	text-align:center;
	
}	
	
#business_detail .img_left02 p + p {
    width: 100%;
    float: none;
}	
	
#business_detail #comment01 h4, #business_detail #comment02 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}	
#business_detail #comment01 p {
    width: 100%;
    float: none;
}
#business_detail #comment01 p + p {
    width: 100%;
    float: none;
	text-align: center;
}	
#business_detail #section03 p {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
#business_detail #comment02 p {
    width: 100%;
    float: none;
	text-align: center;
}
#business_detail #comment02 p + p {
    width: 100%;
    float: none;
}

#business_detail #section04 .inner div {
    width: 100%;
    float: none;
	text-align: center;
}	
#business_detail #section04 .inner div + div {
    width: 100%;
    float: none;
    margin-left: 0;
}
#business_detail #section01 img + p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    text-align: center;
}
#business_detail .for {
    padding: 3%;
}	
#business_detail .for dt {
    color: #FFBF00;
    font-size: 16px;
    margin-bottom: 2%;
    font-weight: bold;
}
#business_detail .for dd {
    color: #fff;
    font-size: 12px;
}
#business_detail .for dd li {
    margin-bottom: 2%;
}	
#business_detail .detail dt {
    color: #000;
    font-size: 16px;
    padding-bottom: 1%;
    margin-bottom: 2%;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
#business_detail .detail dd {
    color: #000;
    font-size: 12px;
}	
	
#seminar h3{
	font-size:26px;
	width: 210px;
	margin-top:40px;
}
#seminar h3 span{
	font-size:16px;
}
#seminar .inner{
		padding:0 10px;
}
#seminar h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 50px;
    line-height: 1.2;
    overflow: hidden;
	padding:0 2%;
}	
#seminar h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
#seminar h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
    text-align: left;

}
#seminar .name {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 190px;
}
#seminar #section01 p {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
}
	
#seminar p {
    font-size: 14px;
}	
#seminar #section02 ul li {
    font-size: 16px;
    margin: 0 auto 2%;
    font-weight: bold;
}
	#seminar .mic {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 30px auto 50px;
    line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#seminar .img_right p {
    width: 100%;
    float: none;
}	
	
#seminar .img_right p + p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#seminar .img_left p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#seminar .img_left p + p {
    width: 100%;
    float: none;
}	

#seminar .img_right02 dl{
    width: 100%;
    float: none;
}

#seminar .img_right02 dl + p{
    width: 100%;
    float: none;
	text-align: center;
}

#seminar .img_left02 dl{
    width: 100%;
    float: none;
}

#seminar .img_left02 dl + p{
    width: 100%;
    float: none;
}
	
	
	
	
#seminar #comment01 h4, #seminar #comment02 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}	
#seminar #comment01 p {
    width: 100%;
    float: none;
}
#seminar #comment01 p + p {
    width: 100%;
    float: none;
	text-align: center;
}	
#seminar #section03 p {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
#seminar #comment02 p {
    width: 100%;
    float: none;
	text-align: center;
}
#seminar #comment02 p + p {
    width: 100%;
    float: none;
}

#seminar #section04 .inner div {
    width: 100%;
    float: none;
	text-align: center;
}	
#seminar #section04 .inner div + div {
    width: 100%;
    float: none;
    margin-left: 0;
}
#seminar #section01 img + p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    text-align: center;
}
#seminar .for {
    padding: 3%;
}	
#seminar .for dt {
    color: #FFBF00;
    font-size: 16px;
    margin-bottom: 2%;
    font-weight: bold;
}
#seminar .for dd {
    color: #fff;
    font-size: 12px;
}
#seminar .for dd li {
    margin-bottom: 2%;
}	
#seminar .detail dt {
    color: #000;
    font-size: 16px;
    padding-bottom: 1%;
    margin-bottom: 2%;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
#seminar .detail dd {
    color: #000;
    font-size: 12px;
}	
	
#seminar .voive_list dl dt {
    float: none;
    width: 65px;
	text-align: center;
    margin: 10px auto;
}	
#seminar .voive_list dl dd {
    float: none;
    width: 100%;
    font-size: 14px;
    padding: 4%;
}
#seminar .voive_list dl dd:before {
    display: none;
}
#seminar .voive_list dl:nth-of-type(2n) dt {
    float: none;
    width: 65px;
}
#seminar .voive_list dl:nth-of-type(2n) dd {
    float: none;
    width: 100%;
    padding: 4%;

}
	
#workshop h3{
	font-size:26px;
	width: 210px;
	margin-top:40px;
}
#workshop h3 span{
	font-size:16px;
}
#workshop .inner{
		padding:0 10px;
}
#workshop h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 50px;
    line-height: 1.2;
    overflow: hidden;
	padding:0 2%;
}	
#workshop h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
#workshop h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
    text-align: left;

}
#workshop .name {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 190px;
}
#workshop #section01 p {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
}
	
#workshop p {
    font-size: 14px;
}	
#workshop #section02 ul li {
    font-size: 16px;
    margin: 0 auto 2%;
    font-weight: bold;
}
	#workshop .mic {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 30px auto 50px;
    line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#workshop .img_right p {
    width: 100%;
    float: none;
}	
	
#workshop .img_right p + p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#workshop .img_left p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#workshop .img_left p + p {
    width: 100%;
    float: none;
}	

#workshop .img_right02 dl{
    width: 100%;
    float: none;
}

#workshop .img_right02 dl + p{
    width: 100%;
    float: none;
	text-align: center;
}

#workshop .img_left02 dl{
    width: 100%;
    float: none;
}

#workshop .img_left02 dl + p{
    width: 100%;
    float: none;
}
	
	
	
	
#workshop #comment01 h4, #workshop #comment02 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}	
#workshop #comment01 p {
    width: 100%;
    float: none;
}
#workshop #comment01 p + p {
    width: 100%;
    float: none;
	text-align: center;
}	
#workshop #section03 p {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
#workshop #comment02 p {
    width: 100%;
    float: none;
	text-align: center;
}
#workshop #comment02 p + p {
    width: 100%;
    float: none;
}

#workshop #section04 .inner div {
    width: 100%;
    float: none;
	text-align: center;
}	
#workshop #section04 .inner div + div {
    width: 100%;
    float: none;
    margin-left: 0;
}
#workshop #section01 img + p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    text-align: center;
}
#workshop .for {
    padding: 3%;
}	
#workshop .for dt {
    color: #FFBF00;
    font-size: 16px;
    margin-bottom: 2%;
    font-weight: bold;
}
#workshop .for dd {
    color: #fff;
    font-size: 12px;
}
#workshop .for dd li {
    margin-bottom: 2%;
}	
#workshop .detail dt {
    color: #000;
    font-size: 16px;
    padding-bottom: 1%;
    margin-bottom: 2%;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
#workshop .detail dd {
    color: #000;
    font-size: 12px;
}	
	
#workshop .voive_list dl dt {
    float: none;
    width: 65px;
	text-align: center;
    margin: 10px auto;
}	
#workshop .voive_list dl dd {
    float: none;
    width: 100%;
    font-size: 14px;
    padding: 4%;
}
#workshop .voive_list dl dd:before {
    display: none;
}
#workshop .voive_list dl:nth-of-type(2n) dt {
    float: none;
    width: 65px;
}
#workshop .voive_list dl:nth-of-type(2n) dd {
    float: none;
    width: 100%;
    padding: 4%;

}	
	
#school_consulting h3{
	font-size:26px;
	width: 210px;
	margin-top:40px;
}
#school_consulting h3 span{
	font-size:16px;
}
#school_consulting .inner{
		padding:0 10px;
}
#school_consulting h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 50px;
    line-height: 1.2;
    overflow: hidden;
	padding:0 2%;
}	
#school_consulting h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
#school_consulting h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
    text-align: left;

}
#school_consulting .name {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 190px;
}
#school_consulting #section01 p {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
}
	
#school_consulting p {
    font-size: 14px;
}	
#school_consulting #section02 ul li {
    font-size: 16px;
    margin: 0 auto 2%;
    font-weight: bold;
}
	#school_consulting .mic {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 30px auto 50px;
    line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#school_consulting .img_right p {
    width: 100%;
    float: none;
}	
	
#school_consulting .img_right p + p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#school_consulting .img_left p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#school_consulting .img_left p + p {
    width: 100%;
    float: none;
}	

#school_consulting .img_right02 dl{
    width: 100%;
    float: none;
}

#school_consulting .img_right02 dl + p{
    width: 100%;
    float: none;
	text-align: center;
}

#school_consulting .img_left02 dl{
    width: 100%;
    float: none;
}

#school_consulting .img_left02 dl + p{
    width: 100%;
    float: none;
	text-align: center;

}
	
	
	
	
#school_consulting #comment01 h4, #school_consulting #comment02 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}	
#school_consulting #comment01 p {
    width: 100%;
    float: none;
}
#school_consulting #comment01 p + p {
    width: 100%;
    float: none;
	text-align: center;
}	
#school_consulting #section03 p {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
#school_consulting #comment02 p {
    width: 100%;
    float: none;
	text-align: center;
}
#school_consulting #comment02 p + p {
    width: 100%;
    float: none;
}

#school_consulting #section04 .inner div {
    width: 100%;
    float: none;
	text-align: center;
}	
#school_consulting #section04 .inner div + div {
    width: 100%;
    float: none;
    margin-left: 0;
}
#school_consulting #section01 img + p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    text-align: center;
}
#school_consulting .for {
    padding: 3%;
}	
#school_consulting .for dt {
    color: #FFBF00;
    font-size: 16px;
    margin-bottom: 2%;
    font-weight: bold;
}
#school_consulting .for dd {
    color: #fff;
    font-size: 12px;
}
#school_consulting .for dd li {
    margin-bottom: 2%;
}	
#school_consulting .detail dt {
    color: #000;
    font-size: 16px;
    padding-bottom: 1%;
    margin-bottom: 2%;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
#school_consulting .detail dd {
    color: #000;
    font-size: 12px;
}	
	
#school_consulting .voive_list dl dt {
    float: none;
    width: 65px;
	text-align: left;
    margin: 10px auto;
}	
#school_consulting .voive_list dl dd {
    float: none;
    width: 100%;
    font-size: 14px;
    padding: 4%;
}
#school_consulting .voive_list dl dd:before {
    display: none;
}
#school_consulting .voive_list dl:nth-of-type(2n) dt {
    float: none;
    width: 65px;
}
#school_consulting .voive_list dl:nth-of-type(2n) dd {
    float: none;
    width: 100%;
    padding: 4%;

}	
	
	
#school_consulting .amazon .amazon_inner {
   float:none;
	width:auto;
	max-width:169px;
	margin:0 auto;
}
#school_consulting .amazon .amazon_inner + .amazon_inner {
   float:none;
    width: auto;
    margin-left: 0;
	max-width:inherit;

}

#school_consulting .amazon .amazon_inner p {
   font-size:14px;
	line-height: 1.5;
}

#school_consulting .amazon .amazon_inner p.title {
   font-size:20px;
   font-weight:bold;
    margin: 2% auto;
    line-height: 1;
	text-align: left;

}
#school_consulting .amazon .amazon_inner p.title span {
   font-size:14px;
   font-weight:normal;
}
#school_consulting .amazon .amazon_inner p.btn {
   text-align: center;
}
#school_consulting .sub_title {
   background: #E81425;
	color:#fff;
	font-size: 20px;
	text-align: center;
	padding:2%;
	width:100%;
    border-radius: 10px;
	font-weight:bold;
}
#school_consulting .sub_title02 {
    font-size: 16px;
    text-align: center;
    padding: 2%;
    font-weight: bold;
}
#school_consulting .cont01 .title {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}
#school_consulting .cont01 .title span {
    font-size: 14px;
}
#school_consulting .cont01 p + ul li {
	font-size: 14px;
    font-weight: bold;
    background: url(../../business/img/icon_school.jpg)no-repeat left 0px;
    padding-left: 34px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#school_consulting .cont01 dl.useful {
    background: #DFDFD0;
    float: none;
    width: 100%;
    border-radius: 10px;
    padding: 2%;
}
#school_consulting .cont01 dl.useful + dl.useful {
    margin-left: 0;
    margin-top: 3%;
}
#school_consulting .cont01 dl.useful dt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
	
#school_consulting .cont01 dl.useful dd li {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}	
	
	

	
	
#consulting h3{
	font-size:26px;
	width: 210px;
	margin-top:40px;
}
#consulting h3 span{
	font-size:16px;
}
#consulting .inner{
		padding:0 10px;
}
#consulting h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 50px;
    line-height: 1.2;
    overflow: hidden;
	padding:0 2%;
}	
#consulting h4 img{
	float:none;
	text-align: center;
	display: block;
	margin:0 auto 20px;
}
#consulting h4 span{
	max-width:1000px;
	margin:0 auto;
	display: block;
    text-align: left;

}
#consulting .name {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 190px;
}
#consulting #section01 p {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
}
	
#consulting p {
    font-size: 14px;
}	
#consulting #section02 ul li {
    font-size: 16px;
    margin: 0 auto 2%;
    font-weight: bold;
}
	#consulting .mic {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 30px auto 50px;
    line-height: 1.7;
    padding-left: 50px;
    background: url(../../business/img/ico_mic.jpg)no-repeat left top;
}

#consulting .img_right p {
    width: 100%;
    float: none;
}	
	
#consulting .img_right p + p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#consulting .img_left p {
    width: 100%;
    float: none;
	text-align:center;
}	
	
#consulting .img_left p + p {
    width: 100%;
    float: none;
}	

#consulting .img_right02 dl{
    width: 100%;
    float: none;
}

#consulting .img_right02 dl + p{
    width: 100%;
    float: none;
	text-align: center;
}

#consulting .img_right03 dl{
    width: 100%;
    float: none;
}

#consulting .img_right03 dl + p{
    width: 65%;
    float: none;
	text-align: center;
    margin:0 auto;
}

#consulting .img_left02 dl{
    width: 100%;
    float: none;
}

#consulting .img_left02 dl + p{
    width: 100%;
    float: none;
	text-align: center;

}
	
	
	
	
#consulting #comment01 h4, #consulting #comment02 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 10px;
    background: url(../../business/img/name02.jpg)no-repeat right top #8C0000;
    background-size: auto 100%;
    max-width: 260px;
    line-height: initial;
}	
#consulting #comment01 p {
    width: 100%;
    float: none;
}
#consulting #comment01 p + p {
    width: 100%;
    float: none;
	text-align: center;
}	
#consulting #section03 p {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
#consulting #comment02 p {
    width: 100%;
    float: none;
	text-align: center;
}
#consulting #comment02 p + p {
    width: 100%;
    float: none;
}

#consulting #section04 .inner div {
    width: 100%;
    float: none;
	text-align: center;
}	
#consulting #section04 .inner div + div {
    width: 100%;
    float: none;
    margin-left: 0;
}
#consulting #section01 img + p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    text-align: center;
}
#consulting .for {
    padding: 3%;
}	
#consulting .for dt {
    color: #FFBF00;
    font-size: 16px;
    margin-bottom: 2%;
    font-weight: bold;
}
#consulting .for dd {
    color: #fff;
    font-size: 12px;
}
#consulting .for dd li {
    margin-bottom: 2%;
}	
#consulting .detail dt {
    color: #000;
    font-size: 16px;
    padding-bottom: 1%;
    margin-bottom: 2%;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
#consulting .detail dd {
    color: #000;
    font-size: 12px;
}	
	
#consulting .voive_list dl dt {
    float: none;
    width: 65px;
	text-align: left;
    margin: 10px auto;
}	
#consulting .voive_list dl dd {
    float: none;
    width: 100%;
    font-size: 14px;
    padding: 4%;
}
#consulting .voive_list dl dd:before {
    display: none;
}
#consulting .voive_list dl:nth-of-type(2n) dt {
    float: none;
    width: 65px;
}
#consulting .voive_list dl:nth-of-type(2n) dd {
    float: none;
    width: 100%;
    padding: 4%;

}	
	
	
#consulting .amazon .amazon_inner {
   float:none;
	width:auto;
	max-width:169px;
	margin:0 auto;
}
#consulting .amazon .amazon_inner + .amazon_inner {
   float:none;
    width: auto;
    margin-left: 0;
	max-width:inherit;

}

#consulting .amazon .amazon_inner p {
   font-size:14px;
	line-height: 1.5;
}

#consulting .amazon .amazon_inner p.title {
   font-size:20px;
   font-weight:bold;
    margin: 2% auto;
    line-height: 1;
	text-align: left;

}
#consulting .amazon .amazon_inner p.title span {
   font-size:14px;
   font-weight:normal;
}
#consulting .amazon .amazon_inner p.btn {
   text-align: center;
}
#consulting .sub_title {
   background: #E81425;
	color:#fff;
	font-size: 20px;
	text-align: center;
	padding:2%;
	width:100%;
    border-radius: 10px;
	font-weight:bold;
}
#consulting .sub_title02 {
    font-size: 16px;
    text-align: center;
    padding: 2%;
    font-weight: bold;
}
#consulting .cont01 .title {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}
#consulting .cont01 .title span {
    font-size: 14px;
}
#consulting .cont01 p + ul li {
	font-size: 14px;
    font-weight: bold;
    background: url(../../business/img/icon_school.jpg)no-repeat left 0px;
    padding-left: 34px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#consulting .cont01 dl.useful {
    background: #DFDFD0;
    float: none;
    width: 100%;
    border-radius: 10px;
    padding: 2%;
}
#consulting .cont01 dl.useful + dl.useful {
    margin-left: 0;
    margin-top: 3%;
}
#consulting .cont01 dl.useful dt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
	
#consulting .cont01 dl.useful dd li {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}	
	
	
	
	
}


























