@charset "UTF-8";
/* CSS Document */

/* text.css 下層ページ基本
------------------------------------------------------------ */
@import url(text.css);


/* ------------ message.css ------------ */

h1{
	background-image:url(../img/news/news_20091103_h1.gif);
	background-image:none;  /* ここからnew design */
	text-indent:-10000px;
	}
h1#h1_20120605 {
	background-image:url(../img/news/news_20120605_titel.gif);
	width:520px;
	height:260px;
	display:block;
	}
h1#h1_20130624 {
	background:url(../img/news/news_20130624/news_20130624_titel.jpg);
	width:520px;
	height:100px;
	display:block;
	margin-bottom:25px;
	}
h1#h1_20140419 {
	text-indent:0;
	 color:#1AA1E6;
	 padding-bottom:20px;
	}


#news01{
	padding:25px 5px;
	clear:both;
	}
	
#news01 h2{
	background-image:url(../img/access/access_h2_01.gif);
	}
#news01 h2#h2_20120606_1{
	background-image:url(../img/news/news_20120605_h2_01.gif);
	}	
#news01 h2#h2_20120606_2{
	background-image:url(../img/news/news_20120605_h2_02.gif);
	}	
h2#h2_20130624_1{
	background-image:url(../img/news/news_20130624/news_20130624_h2_01_01.png);
	height:33px;
	margin-bottom:0;
	}	
h2#h2_20130624_2{
	background-image:url(../img/news/news_20130624/news_20130624_h2_01_02.png);
	height:33px;
	margin-bottom:0;
	}	
h2#h2_20130624_3{
	background-image:url(../img/news/news_20130624/news_20130624_h2_01_03.png);
	height:33px;
	margin-bottom:0;
	}	


	
#news01 ul#ful01{
	padding:0 0 1em 3em;
	}	
#news01 ul#ful01 li{
	list-style:decimal;
	}
#news01 ul#ful02{
	padding:1em 0 1em ;
	}	
#news01 ul#ful02 li{
	background:url(../img/mrk_circle12black.gif) left top no-repeat;
	padding-left:10px;
	padding-bottom:1em;
	}
#news01 p.right_name{
	text-align:right;
	font-size:120%;
	padding-right:1em;
	padding-bottom:0.5em;
	}
#news01 p.right_date{
	text-align:right;
	padding-right:1em;
	}
	
/* SONEbi展20120605 */
#dl01{
	}
#dl01 dt{
	line-height:21px;
	padding:0 0 0 15px;
	margin:0 0 0 23px;
	background:url(../img/news/mrk_heart15pink.gif) left center no-repeat;
	text-align:left;
	float:left;
	clear:both;
	width:5em;
	}
#dl01 dt.dt01{
	margin-bottom:84px;
	}
#dl01 dt.dt02{
	width:10em;
	margin-bottom:24px;
	}
	
#dl01 dd{
	float:left;
	line-height:21px;
	width:30em;
	}
#dl01 dd.dt02{
	width:20em;
	margin-bottom:24px;
	}
	
/* 20130624追加 */

.box_news{
	margin-bottom:25px;
	}
.box_news2{
	}


.seminar_end{
	width:315px;
	margin:20px auto 30px auto;
	}
	
/* 20171024追加 */	

.table_recruit{ border-top:1px solid #949495; margin-bottom:60px;}
.table_recruit tr{height:60px;}
.table_recruit th, .table_recruit td{ font-size:14px; border-bottom:1px solid #949495; }

.table_recruit th{ width:8em; padding-left:10px;}

.h2_recruit{ text-indent:0; font-size:16px; margin-top:20px; padding-left:12px; background:url(../img/news/news_recruit/recruit_h2.png) no-repeat; line-height:21px; color:#144493;}

.h3_recruit{ text-indent:0; font-size:14px; margin-bottom:10px;}

.p_recruit{ margin-left:2em; margin-bottom:20px;}

/* 2021.9.21追加 */
#summer2021 {background-color: #2ca7e0; padding: 20px; color: #fff;}
#summer2021 h2{ text-indent:0; background-image:none; font-size:150%; font-weight: bold; padding:3px 0 3px 0.7em; border-left: 6px solid #0e4492;}
#summer2021 .photo{ display: flex; flex-wrap: wrap; margin-bottom: 40px;}
#summer2021 .photo figure{ width: 47%; margin:0 10px 10px 0;}
#summer2021 .photo figure:nth-of-type(2n){  margin-right: 0px;}
#summer2021  figure img{ width: 100%; height: auto;}

