.mv_industry {
    height: 360px;
    background: url(/wordpress/wp-content/themes/humanscience/common/img/industry_it/mv.png);
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
body {
    background: #fff !important;
}
.mv_industry h1 {
	    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, serif;
}
.mv_industry {
    margin-bottom: 0;
}
.mv_industry h1 {
    font-size: 50px;
    padding-top: 100px;
}
.mv_industry h1 span {
    font-size: 24px;
	display: block;
}
.mv_industry h1 span strong {
    font-size: 26px;
}
#cont_free p,
#cont_free ul li,
#cont_free dl dt,
#cont_free dl dd,
#cont_free th,
#cont_free td,
#cont_free a {
    font-size: 15px;
    line-height: 1.6;
}
ul.breadclumb li a {
    font-size: 12px;
    color: #666;
    text-decoration:underline;
}
ul.breadclumb li a:hover {
    text-decoration: none;
}
ul.breadclumb {
    margin: 10px 0 60px;
}
ul.breadclumb li {
    display: inline-block;
    /*font-size: 12px !important;*/
}
ul.breadclumb li + li:before {
    width: 4px;
    display: inline-block;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 10px 0 5px;
    vertical-align: middle;
    border-color: #999;
    content: '';
}
.industry h2.top_copy {
    padding: 0;
    font-size: 30px;
    text-align:center;
    font-weight:bold;
    margin-bottom: 25px;
}
#top.medical_site .medical_section h2.top_copy:before {
    content: none;
}
.lm2_result {
    margin-top: 40px;
}
.lm2_result h4 {
    text-align: center;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 20px;
    color: #4c7db7;
}
.lm2_result h4:before {
    content: "";
    width: 350px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    top: 18px;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #a5bedb 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%,#a5bedb 100%);
    background: linear-gradient(to right, #ffffff 0%,#a5bedb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4c7db7',GradientType=1 );
}
.lm2_result h4:after {
    content: "";
    width: 350px;
    height: 1px;
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
    background: #a5bedb;
    background: -moz-linear-gradient(left, #a5bedb 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #a5bedb 0%,#ffffff 100%);
    background: linear-gradient(to right, #a5bedb 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c7db7', endColorstr='#ffffff',GradientType=1 );
}
div#cont_free .center {
    text-align: center;
}
.industry {
    background: #fff;
	overflow: hidden;
}
div#cont_free h2 {
padding-left: 25px;
    position: relative;
        font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
}
div#cont_free h2.top_copy {
padding-left: 0;
    position: relative;
        font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}
div#cont_free h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    width: 15px;
    border-top: 4px solid #4f86c6;
    display: block;
}
div#cont_free h2.top_copy:before {
	content: none;
}
.section_industry {
    margin-bottom: 80px;
}
div#cont_free .imgBox {
    overflow:hidden;
}
div#cont_free .imgBox .img {
    float:right;
}
div#cont_free .imgBox .txt {
    overflow:hidden;
}
div#cont_free .industry .imgBox .img {
    margin: 0 0 0 30px;
}
.feature_industry + .feature_industry {
    margin-top: 50px;
}
#cont_free .resultBox h3 {
    margin-top: 40px;
    font-size: 16px;
    background: #e2ecf8;
    padding: 8px 15px;
    margin-bottom: 15px;
}
.resultBox ul {
    overflow:hidden;
}
.resultBox ul li {
    position: relative;
    padding-left: 1em;
    font-size: 14px;
    text-indent: 0em;
    float: left;
    width: 48%;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.resultBox ul li:before {
    content: '';
    font-size: 10px;
    position: absolute;
    top: 9px;
    left: 0;
    width: 8px;
    height: 0;
    border-top: 4px solid #4e84c4;
}
.section_industry .lm2_service .ChangeElem_Btn_Content {
    overflow:hidden;
}
.section_industry .lm2_service .ChangeElem_Btn {
    float:left;
    width: 310px;
    box-sizing:border-box;
    background: #4e84c4;
    border: 2px solid #4e84c4;
    text-align:center;
    color: #fff;
    font-weight:bold;
    font-size: 14px;
    border-radius:3px;
    margin-right: 10px;
    padding: 10px 10px;
	margin-bottom: 10px;
	display: table;
	position: relative;
    height: 70px;
}
.section_industry .lm2_service .ChangeElem_Btn span {
	display: table-cell;
    vertical-align: middle;
}
.section_industry .lm2_service .ChangeElem_Btn:nth-of-type(3n) {
    margin-right: 0;
}
.section_industry .lm2_service .ChangeElem_Btn.is-active {
    background: #fff;
    border: 2px solid #4e84c4;
    color: #4e84c4;
}
.section_industry .lm2_service .ChangeElem_Btn:hover {
    transition: .3s;
    background: #fff;
    border: 2px solid #4e84c4;
    color: #4e84c4;
    cursor:pointer;
}
.section_industry .lm2_service .ChangeElem_Panel {
    margin-top: 40px;
}
.section_industry .lm2_service .midashi {
    margin-top: 40px;
    font-size: 16px;
    background: #e2ecf8;
    padding: 8px 15px;
    margin-bottom: 15px;
}
.mv_industry.mv_industry_industrial {
    height: 360px;
    background: url(/wordpress/wp-content/themes/humanscience/common/img/industry_industrial/mv.png);
}

.mv_under {
    height: 300px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.mv_under.consultant {
    background-image: url(/wordpress/wp-content/themes/humanscience/common/img/document/consultant_img02.png);
}
#top.document_site .mv_under h1 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, serif;
    font-size: 40px;
    padding-top: 120px;
	text-shadow: 0 0 10px rgba(255,255,255,.7);
}
#cont_free {
    background:#fff;
}
#cont_free .mv {
    height: 300px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background:#f6f6f6;
}
#cont_free .mv.mv_staff {
    background-image: url(/wordpress/wp-content/themes/humanscience/common/img/staff/mv.png);
}
#cont_free .mv h1 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, serif;
    font-size: 40px;
    padding-top: 120px;
    text-shadow: rgba(255, 255, 255, 0.7) 0px 0px 10px;
}
ul.document_consultant {
    margin: 30px 0 0 0;
}

ul.document_consultant {
    overflow:hidden;
}
ul.document_consultant li {
    float:left;
    width: 300px;
    margin-right:25px;
    margin-bottom: 30px;
}
ul.document_consultant li dt img {
    width: 100%;
}
ul.document_consultant li:nth-of-type(3n) {
    margin-right:0;
}
ul.document_consultant li dd {
    background: #f6f6f6;
    padding: 20px;
}
ul.document_consultant li dd .name {
    margin-bottom: 10px;
}
ul.document_consultant li dd .name strong {
    font-size: 16px;
    font-weight:bold;
    display: block;
}
ul.document_consultant li dd .box {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dotted #ccc;
}
ul.document_consultant li dd .box strong {
    display: block;
    margin-bottom: 5px;
	font-size: 14px;
}
.resultBox .ChangeElem_Panel h3 {
    font-size: 20px;
    /* color: #000; */
    background: none;
    padding: 0;
    /* font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,"ヒラギノ角ゴ Pro W3", メイリオ,Meiryo,serif; */
}
.ChangeElem_Panel .lp_translate dd ul li {
    font-size: 14px !important;
}
div#bottom_contact li.bottom_contact_contact a, div#bottom_contact li.bottom_contact_request a {
    background: #d50602 !important;
}
#cont_free h3 {
    margin-bottom: 30px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.875;
}
#cont_free h3.num {
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 1.4;
    text-indent: -1.3em;
    padding-left: 1.5em;
}
@media screen and (max-width: 740px) {
#spFooter {
    background: #f6f6f6;
}
	.mv_industry {
		margin-bottom: 0;
	}
	.mv_industry {
		height: auto;
	}
	.mv_industry h1 {
		padding: 50px 10px;
	}
	.mv_industry h1 {
		font-size: 32px;
	}
	.mv_industry h1 span strong {
		font-size: 20px;
	}
	.mv_industry h1 span {
		font-size: 16px;
	}
	.section_industry {
		margin-bottom: 40px;
		padding: 0 10px;
	}
	div#cont_free h2 {
		font-size: 20px;
		margin-bottom: 10px;
		border: none;
	}
	#cont_free p, #cont_free ul li, #cont_free dl dt, #cont_free dl dd, #cont_free th, #cont_free td, #cont_free a {
		font-size: 14px;
		line-height: 1.6;
	}
	div#cont_free .industry .imgBox .img {
		margin: 0 0 10px;
	}
	div#cont_free .imgBox .img {
		float: none;
	}
	.resultBox h3 {
		margin-top: 30px;
		font-size: 15px;
	}
	.resultBox ul li {
		width: 100%;
	}
	.lm2_result h4:before, .lm2_result h4:after {
		content:none;
	}
	#cont_free .mv h1 {
		font-size: 32px;
		padding: 50px 10px;
		text-shadow: 0 0 5px rgba(255,255,255,1);
	}
	#cont_free .mv {
		height:auto;
	}
	#cont_free .mv.mv_staff {
		background-position:right 30% center;
		background-size:cover;
	}
		ul.document_consultant li {
			width: 48%;
			margin-right: 4%;
			margin-bottom: 20px;
		}
		ul.document_consultant li dd {
			padding: 10px;
			font-size: 12px;
		}
		ul.document_consultant li dd .box {
			margin-top: 5px;
			padding-top: 5px;
		}
		ul.document_consultant li:nth-of-type(3n) {
			margin-right: 4%;
		}
		ul.document_consultant li:nth-of-type(2n) {
			margin-right: 0;
		}
		.mv_industry.mv_industry_industrial {
			height: auto;
			background-position: center center;
		}
		.section_industry .lm2_service .ChangeElem_Btn {
			width: 100%;
			float: none;
			padding: 4px 10px;
			margin: 0 0 4px 0;
			height: auto;
			box-sizing: border-box;
		}
		.resultBox .ChangeElem_Panel h3 {
			font-size: 16px;
		}
		div#cont_free h2.top_copy {
			font-size: 24px;
			margin-bottom: 10px;
		}
		#cont_free h3.num {
			font-size: 16px;
		}
		#cont_free .resultBox h3 {
			margin-top: 20px;
			margin-bottom: 10px;
		}
}


/*190822--------------------------------------------------------------*/
.mv_industry.mv_annotation {
    height: 360px;
    background: url(/wordpress/wp-content/themes/humanscience/common/img/annotation/mv.png);
}
#annotation .mv_industry.mv_annotation h1 span {
    margin-bottom: 10px;
}
#annotation .mv_industry.mv_annotation h1 strong {
    font-size:30px;
}
#annotation .mv_industry h1 {
    font-size: 50px;
    padding-top: 95px;
}
#annotation .nayami_box ul {
    overflow:hidden;
}
#annotation .nayami_box ul li {
    float:left;
    width: 260px;
    margin-right: 85px;
    text-align:center;
    font-weight:bold;
    font-size: 17px;
}
#annotation .nayami_box ul li img {
    margin-bottom: 10px;
}
#annotation .nayami_box ul li:nth-of-type(3n) {
    margin-right: 0;
}
#annotation .kaiketsu_box {
    position:relative;
    margin: 100px 0 0;
}
#annotation .kaiketsu_box p {
    position: relative;
    color: #4f86c6;
    font-weight:bold;
    font-size: 30px;
    text-align: center;
    line-height: 1.4;
}
#annotation .kaiketsu_box:before {
    position: absolute;
    content: '';
    left: 50%;
    transform:translateX(-50%);
    top: -70px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 120px 0 120px;
    border-color: #4f86c6 transparent transparent transparent;
}
#annotation .lm2_result h4:before, #annotation .lm2_result h4:after {
    width: 240px;
}
#annotation .lm2_result h4 small {
    font-size: 14px;
    margin-left: 1em;
}
#annotation .lm2_result h4:before, #annotation .lm2_result h4:after {
    width: 240px;
}
#annotation .lm2_result h4 small {
    font-size: 14px;
    margin-left: 1em;
}
#annotation .service ul {
    overflow:hidden;
}
#annotation .service ul li {
    float: left;
    width: 290px;
    margin:0 40px 30px 0;
    background: #e2ecf8;
}
#annotation .service ul li:nth-of-type(3n) {
    margin-right: 0;
}
#annotation .service ul li dl dd {
    padding: 20px;
}
#annotation .service ul li dl dd strong {
    font-size: 18px;
    display:block;
    margin: 0 0 10px;
    /*color: #4f86c6;*/
}
#annotation .project ul {
    overflow:hidden;
}
#annotation .project ul li {
    float: left;
    width: 310px;
    box-sizing: border-box;
    margin:0 10px 30px 0;
    padding: 20px;
    border-radius: 4px;
    background: #f6f6f6;
    border: 1px solid #ccc;
}
#annotation .project ul li:nth-of-type(3n) {
    margin-right: 0;
}
#annotation .project ul li dt {
    font-size: 16px;
    font-weight:bold;
    margin: 0 0 10px;
}
#annotation .project ul li dt span {
    background: #4f86c6;
    padding: 3px 10px;
    font-size: 12px;
    font-weight:bold;
    color: #fff;
}
#annotation .project ul li dt div {
    margin: 10px 0 0px;
}
#freepage_form table span.colblue {
    font-size: 12px;
    background:#d9eafe;
    padding: 0.2em 0.5em;
}
#freepage_form .wpcf7-submit {
    background: #4f86c6;
    width: 280px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    border: none;
    height: auto;
    float: none;
}
#freepage_form .wpcf7-submit:hover {
    opacity: .7;
}
br.sp {
	display:none;
}

@media screen and (max-width: 740px) {
	br.sp {
		display:inline;
	}
	br.pc {
		display:none;
	}
	.mv_industry.mv_annotation {
		height: auto;
		background-position: center center;
	}

	#annotation .mv_industry {
			margin-bottom: 0;
		}
	#annotation .mv_industry {
			height: auto;
		}
	#annotation .mv_industry h1 {
			padding: 50px 10px;
		}
	#annotation .mv_industry h1 {
			font-size: 32px;
		}
	#annotation .mv_industry h1 span strong {
			font-size: 20px;
		}
	#annotation .mv_industry span {
			font-size: 16px;
		}
	#annotation .nayami_box ul li {
		width: 100%;
		float:none;
		overflow:hidden;
		text-align:left;
	}
	#annotation .nayami_box ul li img {
		float:left;
		width: 30%;
		margin-right: 10px;
	}
	#annotation .nayami_box ul li span {
		margin-top: 20px;
		text-align:left;
		    padding-top: 20px;
	}
	#annotation .kaiketsu_box p {
		font-size: 20px;
	}
	#cont_free #annotation h3 {
		margin-bottom: 30px;
	    padding-bottom: 10px;
	    font-size: 16px;
	    line-height: 1.4;
	}
	#annotation .service ul li {
		width: 49%;
		margin: 0 auto 10px;
	}
	#annotation .service ul li:nth-of-type(2n) {
		margin-left: 2%;
	}
	#annotation .service ul li img {
		width: 100%;
	}
	#annotation .service ul li dl dd {
		padding: 10px;
		    font-size: 12px;
	}
	#annotation .service ul li dl dd strong {
		font-size: 13px;
	}
	#annotation .project ul li {
		float:none;
		width: 100%;
		padding: 15px;
		margin: 0 0 10px 0;
	}
	#annotation .project ul li dt div {
		font-size: 14px;
	}
#annotation .service ul li dd {
    font-size: 12px;
}

}


/*200114 アノテｰション導線追加*/
ul.document_event {
    overflow:hidden;
    margin: 30px auto 40px;
}
ul.document_event li {
    float:left;
    width: calc(30% - 40px);
    background: #f6f6f6;
    padding: 20px;
    font-size: 15px;
}
ul.document_event li + li {
    margin-left: 3%;
}
ul.document_event li .states {
    font-weight:bold;
    margin-bottom: 5px;
}
ul.document_event li.active .states {
    color: #d40e09;
}
ul.document_event li .title a {
    color:#4f86c6;
    font-weight:bold;
    margin-top: 10px;
    font-size: 18px !important;
}
ul.document_event li:hover {
    opacity: .7;
    transition: .3s;
}



@media screen and (max-width: 740px) {
	ul.document_event li + li {
		margin: 10px 0 0 0;
	}
	ul.document_event li {
	    width: 100%;
	    padding: 15px;
	    font-size: 14px;
	    box-sizing: border-box;
	}
}

/*2350327追記（DL一覧整理）-----------------------------------*/
.wrapper-anchorList{
  width:100%;
}
.industry-anchorList{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.industry-anchorList li{
    width: 24%;
    height: 60px;
    position: relative;
    margin-bottom: 10px;
}
@media screen and (max-width: 740px) {
.industry-anchorList li{
    width: 48.5%;
}
}
.industry-anchorList li:hover{
    opacity: 0.7;
    transition: 0.3s;
}
.industry-anchorList li a{
    background: #1a4079;
    color: #fff;
    width: 100%;
    height: 100%;
    font-weight: bold;
    text-align: center;
    display: block;
    font-size: 0.8rem ;
    line-height: 1.2 !important ;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s
}
@media screen and (max-width: 740px) {
 .industry-anchorList li a{
font-size: 14px !important;
}
#fontSize-sp{
font-size: 12px !important;
}
}

.industry-anchorList li::before{
content:url('../img/list_vector.png');
display:block;
position: absolute;
top: 30%;
right: 6%;
}
@media screen and (max-width: 740px) {
.industry-anchorList li::before{

right: 3%;
}
}


/*.circle{
    content: "";
    display: block;
    position: absolute;
    top: 40%;
    right: 7%;
    width: 16px;
    height: 16px;
    color:#1a4079;
    background-color: #fff;
    border-radius: 50%;
}
.circle2{
    display: block;
    position: absolute;
    top: 40%;
    right: 7%;
    background-color: #fff;
    border-radius: 50%;

}
.circle::before{
  content: "";
  display: block;
  position: absolute;
  top: 35%;
  right: 12.3%;
  width: 4px;
  height: 4px;
  border-top: 2px solid #1a4079;
  border-right: 2px solid #1a4079;
  transform: translateX(-50%) rotate(135deg);
}
.circle::after{
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: calc(50% - 1px);
    width: 2px;
    height: 7px;
    background: #1a4079;
  }
  */
