/*seminar css*/

.global-item-wrap {
	margin-top: 40px;
}

.global-item-wrap.flex {
	display: flex;
	justify-content: space-between;
}

.global-item-wrap .global-item {
	width: 282px;
	text-align: center;
}

.global-item-wrap .global-item h4 {
	font-size: 1.8rem;
	color: #0071bf;
	margin-bottom: 10px;
}

.global-item-wrap .global-item img {
	margin-bottom: 10px;
}
.global-item-wrap .global-item p {
	text-align: left;
}
.seminarList {
    flex-wrap: wrap;
}

.Streaming.Streaming_yellow::before {
    content: '受付中';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: 6px 10px;
    background: rgb(255 220 100 / 80%);
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.seminar-sub.seminar-sub__bl span {
    background: #0071bf;
    color: #fff;
}

.seminar-sub.seminar-sub__bl {
    display: inline-block;
}

.seminar-sub.seminar-sub__bl p {
    margin-top: -9px;
}
.mention__left {
    text-align: right;
    margin-bottom: 30px;
}

.mention__left span.yellow {
    background: rgb(255, 220, 100, 0.8);
    padding: 3px;
}

.mention__left span.bl {
    background:rgba(0,113,191,0.8);
    padding: 3px;
	    color: #fff;
}

.mention__left p {
    margin-bottom: 6px;
}
.seminarBox {
    background: #fff;
}


section.sec_seminar {
    background: rgba(0, 113, 191, 0.08);
    padding: 80px 0;
    margin-top: 80px;
}
#main .mainVisual{
	    background: url(../img/bg.png);
    background-size: cover;
    /*padding: 92px 0 200px;*/
    background-repeat: no-repeat;
}


#main .mainVisual .inner .textBox h2 {
    /* box-shadow: 2px 2px 4px; */
    text-shadow: 1px 2px 2px rgb(0, 0, 0, 17%);
}

#main .mainVisual .inner .textBox .title {
    text-shadow: 1px 2px 2px rgb(0, 0, 0, 17%);
    width: 230px;
    margin-bottom: 40px;
}

#main .mainVisual .inner .textBox p {
    font-size: 25px;
    text-shadow: 1px 2px 2px rgb(0, 0, 0, 17%);
}

#main .mainVisual .inner .textBox {
    width: 80%;
}
p.h3_undertext {
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
}
body section.sec_seminar {
    margin-bottom: 0;
}
.mention__left p {
    font-size: 1.4rem;
}
@media screen and (min-width: 897px){
	.mention__left p:first-child{
		    margin-right: 3em;
		
	}
.seminarList li {
    margin-bottom: 2%;
}
}
@media screen and (max-width: 896px){
	.mention__left{
		text-align: left;
	}
	.mention__left p {
    margin-bottom: 30px;
    line-height: 1.8;
}
.global-item-wrap.flex {
    display: block;
	}
.global-item-wrap .global-item {
    width: 100%;
    margin-bottom: 5%;
}
	#main .mainVisual .inner .textBox {
    width: 100%;
}

#main .mainVisual {
    padding: 25px 20px 80px;
}
#main .mainVisual .inner .textBox h2 {
    margin-bottom: 10px;
    font-size: 3rem;
    line-height: 1.3;
}

#main .mainVisual .inner .textBox .title {
    margin-bottom: 10px;
}

#main .mainVisual .inner .textBox p {
    font-size: 1.2rem;
}
}

.seminarBox_yellow{
	border: 2px solid #FFDC64;
}
.headLine01{
	    font-size: 3rem;
}
p {
    font-size: 1.6rem;
}
/*detaeil----------------------*/
body .seminar-btn02, body .seminar-btn03{
    background-color: #0071BF;
    color: #fff;
    text-align: center;
    background-image: url(https://nordson-web.jp/battery/img/index/btn_icon.png);
    background-repeat: no-repeat;
    background-position: top 50% right 1.5rem;
display: block;
}
body .seminar-btn02 {
    padding: 30px 160px;
    font-size: 18px;
    width: 20%;
    margin: 50px auto 0;
    background-position: top 50% left 13rem;
}
a.seminar-btn03 {
   width: 43%;
    padding: 16px 20px;
    margin: 0 auto;
}

#main .mainVisual .inner .textBox h2 {
    line-height: 1.8;
}
#main .mainVisual{
	    height: 316px;
}
.flex__2cnt {
    display: flex;
    justify-content: space-between;
}

.flex__2cnt div:first-child {
    width: 47%;
}

.flex__2cnt div:nth-child(2) {
    width: 50%;
}

section {
    margin-bottom: 70px;
}

section.seminar_sec02 p {
    text-align: center;
}

.bg_osusume {
    background: url(../img/bg_osusume.png);
    padding: 70px 0;
    color: #fff;
    text-align: center;
	    background-repeat: no-repeat;
	    background-size: cover;
}

.bg_osusume .tx__cnt {
    text-shadow: 1px 2px 2px rgb(0 0 0 / 17%);
}
.bg_osusume h3.headLine01 {
    color: #fff;
	text-shadow: 1px 2px 2px rgb(0 0 0 / 17%);
}

.bg_osusume .tx__cnt p {
    font-weight: bold;
    margin-bottom: 20px;
}

.agenda_box {
    text-align: center;
    border: 1px dotted #0071bf;
    padding: 35px;
}

section.seminar_sec05 {
    background: #ebf4fa;
    padding: 70px 0;
}

.teacher_flexbox {
    display: flex;
	    justify-content: space-between;
}

.teacher_flexbox div:first-child {
    width: 30%;
	    justify-content: space-between;
}

.teacher_flexbox div:nth-child(2) {
    width: 68%;
}


.agenda_box li:before {
    content: "・";
    color: #0071bf;
}
.teacher_flexbox span {
    color: #0071bf;
    padding: 5px 10px;
    border: 1px solid #0071bf;
    margin-bottom: 15px;
    display: inline-block;
	    font-weight: bold;
}

.teacher_flexbox p {
    margin-bottom: 30px;
}

.teacher_flexbox h4 {
    margin-bottom: 20px;
	    font-size: 1.8rem;
}
.teacher_flexbox.kanren div:first-child {
    width: 30%;
}
.teacher_flexbox.kanren div:nth-child(2) {
    width: 68%;
}
#main .linkBox ul li:nth-child(2) {
    margin-left: 30px;
}
.agenda_box {
    font-size: 1.6rem;
}
@media screen and (max-width: 896px){
	.bg_osusume {
    background-position: center;
}
#main .mainVisual{
    height: 160px;
	}
	#main .mainVisual .inner .textBox h2 {
    line-height: 1.2;
}
	.flex__2cnt {
    flex-direction: column-reverse;
}

.flex__2cnt div {
    width: 100%;
}

.flex__2cnt div:first-child,.flex__2cnt div:nth-child(2) {
    width: 100%;
}

.flex__2cnt div:nth-child(2) {
    margin-bottom: 30px;
}

section {
    margin-bottom: 60px;
}

.teacher_flexbox {
    display: block;
}

.teacher_flexbox div:first-child {
    width: 60%;
    margin: 0 auto 30px;
}

.teacher_flexbox div:nth-child(2) {
    width: 100%;
}

body .seminar-btn02 {
    padding: 20px 60px;
    width: 60%;
    background-position: top 50% left 5rem;
}

.teacher_flexbox.kanren div:first-child {
    width: 100%;
    /* margin: 0 auto; */
}

.teacher_flexbox.kanren div:nth-child(2) {
    width: 100%;
}

.kanren img {
    width: 100%;
}

a.seminar-btn03 {
    width: 44%;
    /* padding: 16px 20px; */
    padding: 20px 40px;
    /* width: 60%; */
    margin: 0 auto;
}

#main .linkBox ul li:nth-child(2) {
    margin-left: 0;
}
}
body .f_18 {
    font-size: 1.8rem;
}
.agenda_box p {
    margin-bottom: 1em;
}
.agenda_box b{
	font-weight: bold;
}

.text_Box_Left {
    text-align: center;
}
.text_Box_Left ul {
    display: inline-block;
    text-align: left;
}
section.seminar_sec02 p.f_18.date {
    font-size: 2.4rem;
    font-weight: bold;
}
section.seminar_sec03.bg_osusume ul.f_18 li {
    font-size: 2rem;
    /*margin-right: 3%;*/
}
/*section.seminar_sec03.bg_osusume ul.f_18 {
    display: flex;
    flex-wrap: wrap;
}*/
.agenda_box .f_18,.agenda_box b {
    font-size: 2rem;
}
body em.name {
    font-size: 2.4rem;
    font-style: normal;
}
@media screen and (max-width: 896px){
	
section.seminar_sec02 p.f_18.date {
    font-size: 1.8rem;
}

section.seminar_sec03.bg_osusume ul.f_18 li {
    width: 100%;
    font-size: 1.8rem;
    margin: 0;
}

body em.name {
    font-size: 2.4rem;
}
	
}

/*==================210915追記=============================*/

.agenda_flex{
	display:flex;
	justify-content:space-around;
}

.pc-only-w50{
	width: 50%
}

.sp-only-br{
	display: none;
}

.seminar_sec03 li{
	padding-left: 1em;
	text-indent:-1em;
}

.seminar_sec04 li{
	font-size: 1.1em;
}

.seminar_sec04 li{
	padding-left: 1em;
	text-indent:-1em;
}
.pc-only-mb60{
	margin-bottom:60px;
}
.w1000{
	width: 1000px;
}

@media screen and (max-width: 896px){
	
.agenda_flex{
	display:block;
}
	
.sp-only-mb30{
	margin-bottom:30px
}
	
.pc-only-w50{
	width: auto;
}
	
.sp-only-br{
	display: initial;
}	

#main .mainVisual .inner .textBox h2.sp-only-small{
	font-size: 2.7rem;
}

.w1000{
	width: 100%;
}
	
.pc-only-br{
		display:none;
	}
	
}
#gHeader {
    position: fixed;
    box-shadow: 0 10px 10px rgba(0,0,0,.01);
}
.nav_link {
    margin-right: 3rem;
}
#gHeader .hBox #gNavi {
    display: flex;
    align-items: center;
}
.nav_link a {
    position: relative;
    color: #0071bf;
    text-decoration: underline;
    padding-left: 1.5rem;
}
.nav_link a:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: -3px;
    vertical-align: middle;
    border-color: #0071bf;
    content: '';
}
.nav_link a:hover {
    text-decoration: none;    
}
ul.fLinkList {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}
ul.fLinkList li + li {
    margin-left: 2rem;
}
ul.fLinkList {
    display: flex;
    justify-content: center;
}
ul.fLinkList li:last-child {
    width: 100%;
}
@media screen and (max-width: 896px){
#gHeader .hBox #gNavi {
    display: block;
}

.nav_link {
    margin: 0 0 10px;
    text-align: center;
}

.nav_link a {
    font-size: 1.4rem;
}
/*#gHeader {
    position: absolute;
	}*/
#gHeader .hBox #gNavi {
    display: none;
}
ul.fLinkList li + li {
    margin-left: 0;
}
}

.seminarList::after{
  content:"";
		display:block;
	 width: 320px;
	 height: auto;
	 box-sizing: border-box;
	 order: 1;
}

@media screen and (max-width: 896px){
	ul.fLinkList.fLinkList-first{
		display:block;
	}
	
}
.reception::before{
    content: '受付中';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: 6px 10px;
    background: rgba(255, 220, 100, 0.8);
    color: #000;
    font-size: 14px;
    z-index: 1;
}
.Streaming::before {
    z-index: 1;
}

body .seminar-btn02-detail17{
	 width:22%; 
	 background-position: top 50% left 10rem;
}

@media screen and (max-width: 896px){
body .seminar-btn02-detail17{
  width: 65%;
  background-position: top 50% left 4rem;
}
	
}

.mention__left p {
    margin-right: 3em;
}

/*==================211201=============================*/

body .seminar-btn02:hover{
	opacity: .7;
}

section.solution___nordson{
 padding: 80px 0;
	margin-bottom: 0;
}
.solutionList{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.solutionList li{
	width: 32%;
	background: rgba(0, 113, 191, 0.08);
	margin:0 2% 2% 0;
}
.solutionList li .solutionList_img{
	width: auto;
	height: 152px;
	overflow: hidden;
}
.solutionList li:nth-child(3n){
	margin:0 0 2% 0;
}
.solutionList li a{
	padding: 30px 20px;
	display: block;
	text-align: center;
}
.solutionList li a:hover{
	opacity: .7;
}
.solutionList li a h4{
	font-size: 1.8rem;
	margin-top: 2rem;
	text-align: center;
}

section.download{
	 background: rgba(0, 113, 191, 0.08);
    padding: 80px 0;
	margin-bottom: 0;
}


section.seminar_sec06{
	background: #ebf4fa;
    padding: 70px 0;
	margin-bottom: 0;
}
#main .linkBox.bg_white{
	background-color:#fff;
}

a.solution_box {
    padding: 40px;
    background: #0071bf;
    display: block;
    color: #fff;
}
a.solution_box h4{
	font-size:2rem;
	line-height: 2;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	display: inline-block;
	width: auto;
}
a.solution_box:hover{
	opacity:.7;
}
.solution_box_btn {
    background-color: #FFF;
    color: #0071bf;
    margin: 20px 0;
    padding: 16px 0;
    text-align: center;
    background-image: url(../img/btn_icon02.png);
    background-repeat: no-repeat;
    background-position: top 50% right 1.5rem;
    width: 60%;
    display: block;
	font-weight:bold;
}
/*download*/
.download .content .download_List ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.download .content .download_List ul li{
	width: 32%;
	background: #fff;
	margin:0 2% 2% 0;
	text-align: center;
}
.download .content .download_List ul li:nth-child(3n){
	margin:0 0 2% 0;
}
.download .content .download_List ul li a:hover{
	opacity: .7;
}

.download .content .download_List ul li a{
	padding: 40px 20px 30px;
    display: block;
}
.download .content .download_List ul li a h4{
	font-size: 1.8rem;
	margin-top: 2rem;
}
.download-btn a{
    background-color: #0071BF;
	font-size:1.8rem;
    color: #fff;
	margin:60px auto 0;
    padding: 18px 0;
    text-align: center;
    background-image: url(https://nordson-web.jp/battery/img/index/btn_icon.png);
    background-repeat: no-repeat;
    background-position: top 50% right 1.5rem;
	display:block;
    width: 490px;
}
.download-btn a:hover{
	opacity:.7;
}
section{
	margin-bottom: 0;
}
section.seminar_sec01{
	padding: 0 0 70px 0;
}
section.seminar_sec04{
	padding: 70px 0;
}
section.seminar_sec07{
	padding: 70px 0;	
}
section:nth-child(n+4){
	background: #ebf4fa;
}
section:nth-child(2n){
	background: #FFF;
}
section.seminar_sec01 p.f_18.date{
	font-size: 2.4rem;
    font-weight: bold;
	text-align: center;
}
section.seminar_sec01 .content{
	margin-top: 70px;
}
section.seminar_sec01 .content:first-child{
	margin-top: 0px;
}

@media screen and (max-width: 896px){
	#main .mainVisual{
		height: auto;
	}
	section{
	margin-bottom: 0;
	}
	section.seminar_sec01{
	padding: 0 0 60px 0;
	}
	section.seminar_sec04{
	padding: 60px 0;
	}
	section.seminar_sec07{
	padding: 60px 0;	
	}
	.solutionList{
		display: block;
	}
	.solutionList li{
		width: auto;
		margin: 0 auto 20px;
	}
	.solutionList li:nth-child(3n){
		margin: 0 auto 20px;
	}
	.solutionList li .solutionList_img{
	width: auto;
	height: auto;
	overflow: auto;
	}
	a.solution_box{
	padding: 40px 20px;
	}
	a.solution_box h4{
	display: block;
	}
	a.solution_box .flex__2cnt .solution_img{
	margin-bottom: 20px;
	order: 1;
	}
	a.solution_box .flex__2cnt .solution_text{
		margin: 0;
	}
	.solution_box_btn{
		margin: 20px 0 0;
	}
	.download-btn a{
		margin: 30px auto 0;
		width: auto;
	}
	.download .content .download_List ul li{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.download .content .download_List ul li:nth-child(3n){
		margin: 0 0 20px 0;
}

}

/*220201*/


.about___nordson_cnt {
	margin-top: 50px;
}
.about___nordson p.h3_undertext {
	font-weight: normal;
}

/*220207*/

body .seminar-btn_flex3{
	display: flex;
}
body .seminar-btn_flex3 .seminar-btn02{
	padding: 15px 20px;
    width: 25%;
    margin: 0 auto 0 0;
    background-position: top 50% left 1rem;
    font-size: 16px;
    line-height: 1.6;
}
body .seminar-btn_flex3 .seminar-btn02:last-child{
 margin: 0 ;	
}
.teacher_flexbox.kanren{
	border-top: 1px dotted #0071bf;
    padding: 60px 0 0;
}
.teacher_flexbox.kanren:first-of-type{
	border: none;
	padding: 0;
}
.teacher_flexbox.kanren .text_box .seminar-btn02{
	padding: 25px 20px;
    margin: 0 auto 0 0;
    font-size: 16px;
    line-height: 1.6;
    width: 45%;
    background-position: top 50% left 2rem;
}
.kanren_flex {
	display: flex;
	flex-wrap: wrap;
}
.kanren_flex .teacher_flexbox.kanren{
	display: block;
	width: 40%;
	margin: 45px auto 0  0;
	padding: 0;
	border: none;
	background: #ebf4fa;
    padding: 4rem;
}
.kanren_flex .teacher_flexbox.kanren:nth-child(2n){
	margin: 45px 0 0;
}
.kanren_flex .teacher_flexbox.kanren:first-child{
	margin: 0 auto 0 0;
}
.kanren_flex .teacher_flexbox.kanren:nth-child(2){
	margin: 0 ;
}

.kanren_flex .teacher_flexbox.kanren div:first-child{
	width: auto;
	text-align: center;
	margin: 2rem;
}
.kanren_flex .teacher_flexbox.kanren div:nth-child(2){
	width: 100%;
}
body .seminar-btn_flex2{
	display: flex;
}
body .seminar-btn_flex2 .seminar-btn02{
	padding: 15px 0px;
    width: 48%;
    margin: 0 auto 0 0;
    background-position: top 50% left 1rem;
    font-size: 16px;
    line-height: 1.6;
}
body .seminar-btn_flex2 .seminar-btn02:nth-child(2){
	margin: 0;
}
body .seminar-btn_flex2 span.img{
	margin: 0;
	padding: 0;
	position: relative;
    width: 38px;
    height: 15px;
}
body .seminar-btn_flex2 span.img img {
    position: absolute;
    top: 0;
    left: 0;
}
.seminar_sec01 ul{
	margin-bottom: 1rem;
	font-size: 18px;
}
.seminar_sec01 ul li {
    padding-left: 1em;
    text-indent: -1em;
}
.seminar_sec01 ul li::before{
	content: "・";
    color: #0071bf;
}

@media screen and (max-width: 896px){
	body .seminar-btn_flex3{
		display: block;
	}
	body .seminar-btn_flex3 .seminar-btn02 {
    padding: 25px 0;
    width: 100%;
	margin: 0 auto 2rem;
	}
	.teacher_flexbox.kanren .text_box .seminar-btn02{
	padding: 25px 0;
    width: 100%;
	margin: 0 auto 2rem;
	}
	.teacher_flexbox.kanren{
		border: none;
	}
	.kanren_flex .teacher_flexbox.kanren{
		width: 100%;
	}
	body .seminar-btn_flex2{
		display:block; 
	}
	body .seminar-btn_flex2 .seminar-btn02{
		width: 100%;
		margin-bottom: 1rem;
		background-position: top 50% left 6rem;
	}

.kanren_flex .teacher_flexbox.kanren:nth-child(2){
	margin: 45px auto 0 0;
}
}

a.solution_box {
    margin-top: 43px;
}
.seminar_sec07 .content a.solution_box:first-of-type{
    margin-top: 0;
}

/*220316*/

section.seminar_column {
    margin-bottom: 0;
    padding: 47px 0 54px;
    background-color: #0071bf;
    color: #fff;
}
section.seminar_column h2 {
    margin-bottom: 20px;
    font-size: 3rem;
    line-height: 1.2;
    text-align: center;
	color: #fff;
}
section.seminar_column .imgBox {
    display: flex;
    justify-content: space-between;
}
section.seminar_column .imgBox .photoBox{
	    width: 388px;
}
section.seminar_column .imgBox .textBox {
    width: 582px;
	display: flex;
	flex-flow: column;
}
section.seminar_column .imgBox .textBox p{
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
section.seminar_column .imgBox .textBox strong {
    margin-bottom: 12px;
    font-size: 2rem;
}
section.seminar_column .imgBox .textBox .comBtn {
    width: 270px;
    margin-top: auto;
}
section.seminar_column .imgBox .textBox .comBtn a {
    padding: 18px;
    display: block;
    font-weight: 700;
    background-color: #fff;
	text-align: center;
	font-size: 1.6rem;
}

section.seminar_column .imgBox .textBox a span {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 40px;
    background: url(../img/btn_icon02.png) no-repeat right center;
}

@media screen and (max-width: 896px) {
section.seminar_column .imgBox {
    display: block;
}
section.seminar_column .imgBox .photoBox {
    width: 100%;
    margin: 12px auto 0;
}
section.seminar_column .imgBox .textBox {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.73;
}
section.seminar_column  h2 {
    margin-bottom: 7px;
    font-size: 2.4rem;
    line-height: 1.5;
}
section.seminar_column .imgBox .textBox strong {
    display: block;
    margin: 12px auto 12px 0;
}
section.seminar_column .imgBox .textBox .comBtn {
    width: 100%;
    margin-top: 2rem; 
}
}

#main .linkBox {
    padding: 56px 0 57px;
    background-color: rgba(0, 113, 191, 0.08);
	margin: 0;
}


/*220324*/

/*#main .mainVisual{
padding:  60px 0 230px;
}
#main .mainVisual .inner .textBox .title{
	margin-bottom: 15px;
	display: inline-block;
    width: auto;
}*/
/*#main .mainVisual .inner .seminar-btn02-detail17{
	margin: 20px auto 0 0;
	padding: 26px 60px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
	background: #fff;
	color: #0071bf;
	font-weight: bold;
	background-image: url(../img/btn_icon02.png);
	background-repeat: no-repeat;
    background-position: top 50% left 7rem;
}*/
/*#main .mainVisual .inner .seminar-btn02-detail17{
	margin: 20px auto 0 0;
	padding: 20px 40px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
	font-weight: bold;
    background-position: top 50% left 5rem;
}
	#main .mainVisual .inner .textBox h2.l-h_4{
		    line-height: 1.4;
	}*/

#gHeader .hBox #gNavi ul li{
	width: 180px;
}
#gHeader .hBox #gNavi ul li:first-of-type{
	width: 180px;
}
#gHeader .hBox #gNavi ul li{
	margin-right: 15px;
}
#gHeader .hBox #gNavi ul li:last-of-type a .icon{
	margin-right: 10px;
}

/*青ボタン設定*/
#gHeader .hBox #gNavi ul li.blue_button{
	width: auto;
}
#gHeader .hBox #gNavi ul li.blue_button a{
	color: #fff;
    background-color: #0071bf;
	padding: 7px 20px;
}
#gHeader .hBox #gNavi ul li.blue_button a:hover {
    color: #0071bf;
    background-color: #fff;
}
#gHeader .hBox #gNavi ul li.blue_button a .icon .blue_img01{
	display: block;
}
#gHeader .hBox #gNavi ul li.blue_button a .icon .blue_img02{
	display: none;
}
#gHeader .hBox #gNavi ul li a:hover .icon .blue_img01{
	display: none;
}
#gHeader .hBox #gNavi ul li a:hover .icon .blue_img02{
	display: block;
}

@media screen and (max-width: 896px) {
/*	#main .mainVisual{
		    padding: 45px 20px 60px;
	}
	#main .mainVisual .inner .seminar-btn02-detail17{
    width: 100%;
    padding: 20px 0;
    margin: 0 auto 0 0;
    background-position: top 50% left 4rem;
}	
	#main .mainVisual .inner .textBox h2.l-h_4{
		    line-height: 1.2;
	}*/
#gHeader .hBox #gNavi ul li{
	width: 100%;
}
#gHeader .hBox #gNavi ul li:first-of-type{
	width: 100%;
}
#gHeader .hBox #gNavi ul li.blue_button{
	width: 100%;
}
#gHeader .hBox #gNavi ul li.blue_button a{
    padding: 26px 10px 27px;
}
}

/*220329*/
#main .linkBox ul.linkList.download{
	display: block;
}
#main .linkBox ul.linkList.download li.list01{
	margin: 4rem auto 0;
}
#main .linkBox ul.linkList.download li.list01:first-child{
	margin: 0 auto;
}
#main .linkBox ul.linkList.download li .txtBox .ttl{
	text-align: center;
    color: #fff;
}
#main .linkBox ul.linkList.download li .txtBox .txt{
    color: #fff;
	text-align: left;
}
@media screen and (max-width: 896px) {
#main .linkBox ul.linkList.download li.list01{
	margin: 69px auto 0;
}
#main .linkBox ul.linkList.download li.list01:first-child{
	margin: 0 auto;
}	
}

/*220617*/
.agenda_sub{
	padding-top: 1rem;
	text-align: right;
}
@media screen and (max-width: 896px) {
.agenda_sub{
	text-align: left;
}	
}
/*220621*/

.flex__2cnt div.headLine__link {
    margin: 30px 0;
    font-size: 1.8rem;
	width: 100%;
}
.headLine__link ul li{
	list-style: none;
	padding-left: 0;
    text-indent: 0;
}
.headLine__link ul li::before{
	content: none;
}
.headLine__link ul a{
	text-decoration: underline;
}
.headLine__link ul a:hover{
	opacity: .8;
}

@media screen and (max-width: 896px) {
	.headLine__link{
    font-size: 1.5rem;

	}
}

/*220624*/
#main .linkBox ul.linkList.download li.list01{
    align-items: center;
}

.teacher_flexbox.kanren .text_box .seminar-btn02{
	padding: 15px 20px;
}

@media screen and (max-width: 896px) {
.teacher_flexbox.kanren .text_box .seminar-btn02 {
    padding: 25px 0;
}
}

/*220628*/
.agenda_flex .agenda_flex_block{
	width: 45%;
}
.agenda_flex .agenda_flex_block .agenda_flex_item{
	text-indent: -2rem;
	padding-left: 2rem;
		width: 100%;
}
@media screen and (max-width: 896px) {
.agenda_flex .agenda_flex_block{
	width: 100%;
}
}

/*220705*/
section.column {
    padding: 80px 0;
    margin-bottom: 0;
}
.column_List ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
.column_List ul li {
    width: 32%;
    margin: 4rem 20px 0 0 ;
  }
.column_List ul li:nth-child(3n) {
    margin: 4rem 0 0 0 ;
  }
.column_List ul li:nth-child(1) {
    margin: 0 20px 0 0;
  }
.column_List ul li:nth-child(2) {
    margin: 0 20px 0 0;
  }
.column_List ul li:nth-child(3) {
    margin: 0 0 0 0;
  }
.column_List ul li a {
    display: block;
    transition: .3s ease-out;
}
.ja-column-list-text .title {
  font-size: 1.7rem;
	font-weight: bold;
	margin-bottom: 1rem;
}
.ja-column-list-text .date {
        font-size: 1.4rem;
	font-weight: bold;
}
.ja-column-list-img {
    width: 100%;
    margin-bottom: 1rem;
}
.column_List ul li a:hover {
    opacity: .8;
}

.download .content .download_List ul li{
background: rgba(0, 113, 191, 0.08);
}

@media screen and (max-width: 896px){
	.column_List ul li{
		width: 100%;
			margin: 0 auto 4rem;	
	}
	 .column_List ul li:nth-child(3n) {
    margin: 0 auto 4rem ;
  }
.column_List ul li:nth-child(1) {
    margin: 0 auto 4rem;
  }
.column_List ul li:nth-child(2) {
    margin: 0 auto 4rem;
  }
.column_List ul li:nth-child(3) {
    margin: 0 auto 4rem;
  }
	}
	
	#main .mainVisual{
	
    margin-bottom: 62px;
	}
	#main .mainVisual_wrap{
	
    margin-bottom: 62px;
	}

	#main .mainVisual_wrap .mainVisual{
	
    margin-bottom: 0;
	}

#main .mainVisual_wrap > .inner {
    width: 100%;
    margin: 0 auto;
    max-width: 1260px;
    padding: 0;
}
@media screen and (max-width: 768px){
#main .mainVisual_wrap > .inner {
        padding: 0 5%;
} 
}

.mainVisual_wrap p.ant{
    font-size: 1.4rem;
    margin-top: 1rem;
}


section.seminar_column .imgBox + .imgBox{
    margin-top: 50px;
}




/*221118*/
.process .txt {
    text-align: center;
}

.process .link {
    margin: 4rem auto 0;
    text-align: center;
}
.process .link a{
    background-color: #ffffff;
    color: #0071bf;
    text-align: center;
    background-image: url(../img/btn_icon02.png);
    background-repeat: no-repeat;
    background-position: top 50% left 2.5rem;
    display: inline-block;
    width: auto;
    padding: 25px 6rem;
    margin: 0 auto;
    box-sizing: border-box;
    line-height: 1;
    border: 1px solid #0071BF;
    font-weight: 700;
    font-size: 1.5rem;
}
.process .link a:hover{
    background-color:#0071bf;
    background-image: url(https://nordson-web.jp/battery/img/index/btn_icon.png);
    color:#fff;
}

@media screen and (max-width: 896px){
    .process .link a{
    padding: 20px 2rem 20px 4rem;
    line-height: 1.4;
    text-align: left;
    background-position: top 50% left 1.5rem;
    }
}


section.seminar_sec01 p a {
    text-decoration: underline;
}

section.seminar_sec01 p a:hover{
    text-decoration: none;
}
.agenda_box span.pc{
    display: inline-block!important;
}
@media screen and (max-width: 896px){
.agenda_box{
    padding: 20px;
}
.agenda_box span.pc{
    display: none!important;
}
}

@media all and (max-width: 768px) {
  body#semimnarPage .seminar-btn02 {
    background-image: none;
  }
}

/* 250702 */
.slider .slick-slide img {
    border-radius: 20px;
}
.slider-thumb .slick-slide img {
    border-radius: 0;
}
.slider-conatiner .slider,
.slider-conatiner .slider-thumb {
    width: 90%!important;
    margin: auto;
}
.slider-conatiner .slider {
    margin-bottom: 20px;
}
.slider-conatiner .slider .slick-list,
.slider-conatiner .slider-thumb .slick-list {
    width: 100%!important;
}
.slider-conatiner .slider-thumb .slick-list .slider-item {
    cursor: pointer;
    margin: 0 3px;
}
.slider-conatiner .slider .slick-next,
.slider-conatiner .slider .slick-prev {
    border: none;
    background: none;
    width: 60px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.slider-conatiner .slider .slick-next {
    right: -30px;
}
.slider-conatiner .slider .slick-prev {
    left: -30px;
}
@media screen and (max-width: 896px) {
    .slider-conatiner .slider {
        margin-bottom: -30px;
    }
    .slider-conatiner .slider .slick-next,
    .slider-conatiner .slider .slick-prev {
        top: calc(50% - 15px);
    }
}