@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, table, th, td, ul, li {
    margin: 0;
    padding: 0;
}



div.main{
	line-height: 1.7em;
    font-size: 15px;
    letter-spacing: 0.01em;
}
p.info{
	margin: 0 1rem 1rem 0;
}
span.bold{
	font-weight:bold;
	font-size:100%;
}
span.red{
	font-size:100%;
	color:#FF0004;
}
.p_link a{
    color: #4555ca !important;
    text-decoration: underline !important;
}
.p_link a:hover{
	text-decoration:none !important;
}
.wrap p {
    font-size: 100%;
}
ul.indent{
	list-style:none;
	width:100%;
	margin:15px 0;
	line-height:1.5em;
	font-size:100%;
	text-align:left;
}
ul.indent>li{
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:1em !important;
	font-size:15px;
	letter-spacing:0.01em;
}
a.pia_btn{
	padding: 5px 0;
	width: 50%;
	display: block;
	text-decoration: none !important;
	text-align: center;
	box-shadow: 0px 0px 0px 5px #2155ab;
	border: 1px solid white;
	border-radius: 1px;
	font-size: 14px;
	margin: 35px auto;
	background-color: #2255ab;
	color: white !important;
}
a.pia_btn:hover{
	background-color: #4499dc;
   box-shadow: 0px 0px 0px 5px #4499dc;
	border:1px solid #efefef ;
	border-radius: 2px;
   color:#efefef !important ;
   
}

/*------------------------------

　ＴＯＰ

------------------------------*/
.wrap, .about{
	margin-bottom:25px;
}
.about{
	margin-top:2em;
}
div.wrap{
	margin:40px 10px;
	overflow:hidden;
}
div.about h3{
	font-size: 16px;
    background-color: #e4e4e4;
    color: #2155ab;
    padding: 5px 10px;
    border-bottom: 3px solid #2055ab;
	margin-top:2em;
}
div.left_box{
	float:left;
	margin-right:1em;
	margin-bottom: 50px;
}
.pia_top{
	display:block;
	margin:0 auto;
}

/*2021.12追加*/
.info-table{
	width: 100%;
	border-collapse: separate;/*初期値*/
	clear: both;/*float解除*/
	background: #e2f3f8;
	margin-bottom: 1rem;
	padding: 15px 10px;
}
.info-table th, .info-table td{
    font-size: 100%;
}
.info-table th {
    width: 150px;
}

/* 2022.11 SARTRASロゴ掲載 */
.logo_wrap {
	margin-top: 40px;
	overflow: hidden;
}
.logo_wrap p {
	margin: 0 1rem 0 0;
	font-size: 14px;
}
.logo_wrap .left_box {
	margin: 0 1rem 0 0;
}
.logo_wrap img{
	width: 165px;
	height: auto;
}

/*------------------------------

　メニュー

------------------------------*/
div.piacon_menu{
	width:100%;
    display: inline-block;
    list-style: none;
    border-bottom: 3px solid #1F55AB;
    padding: 15px 0;
}
div.piacon_menu ul{
	overflow:hidden;
}
div.piacon_menu ul li{
    float: left;
    padding: 8px 14px 7px 13px;
    background: url("img/ma.gif") left no-repeat;
    font-size: 100%;
    background-position-x: 1px;	
}
div.piacon_menu ul li a{
	color: #003366;
    text-decoration: none;
}

/*------------------------------

　見出しタイトル

------------------------------*/
div.main h1 {
    font-size: 23px;
    margin: 25px 0 5px 5px;
    padding: 3px 0 0 20px;
    font-weight: bold;
    background: url(img/ma.gif) no-repeat left;
    color: #1655A4;
    clear: both;
    background-size: 15px;
	display:block;
}
.midashi3 {
	margin: 10px 0 0 12px;
	font-weight:600;
}

/*------------------------------

　実施要項

------------------------------*/
.main>ul>li{
	margin:1em 1em 1.5em;
	list-style:none;
    font-size: 15px;
}
.main h2 {
    padding: 3px 0 0 6px !important;
    margin-bottom: 0.5em;
	margin-left:-0.5em;
    font-weight: bold;
	display:block;
    color: #1655A4;
    border-left: solid 7px #1655A4;
    font-size: 20px;
    vertical-align: middle;
}
p.detail{
	padding: 0.5rem;
    margin: 0.5rem;
	border: 1px dotted;
}


/*------------------------------

　問い合わせ

------------------------------*/
div.infomation{
    margin: 1rem 0;
	padding: 1rem;
    background-color: #E4E4E4;
	font-size:15px;
}
div.infomation a{
    color: #0120ff;
    text-decoration: underline;
}

p.infomation {
	margin: 50px 15px 10px;
}

/*------------------------------

　table(共通)

------------------------------*/
.piacon_tb{
	margin-bottom:30px;
}
.piacon_tb table{
	width:100%;
	border: solid 1px #CCC;
	border-collapse: collapse;
	font-size:15px;
}
.piacon_tb table td{
	border: dashed 1px #c6c6c6;
    padding: 7px 10px 7px 15px;
    line-height: 1.5em;
    vertical-align: middle;
}
.midashi{
	font-weight:bold;
	font-size:17px;
	text-align:center !important;
	vertical-align:middle;
    border-right: 2px solid #c7c5c5 !important;
}
.piacon_tb th{
	background-color: #f1f1f1;
    border: solid 1px #afafaf;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
}
.piacon_tb th span {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 1em;
	font-size: 100%;
    height: 100px;
}
.left{
	text-align:left !important;
}
tbody{
	border:#afafaf solid 1px;
}
.piacon_tb tbody{
	background:linear-gradient( -45deg, #fff 25%, #e9f6fb 25%, #e9f6fb 50%, #fff 50%, #fff 75%, #e9f6fb 75%, #e9f6fb );
    background-size: 4px 4px;
}
.piacon_tb tbody:nth-child(2n){
    background: linear-gradient( -45deg, #fff 25%, #fffaec 25%, #fff7df 50%, #fff 50%, #fff 75%, #fff7df 75%, #fff7df );
    background-size: 2px 2px;
}
.haihu_link{
	font-weight:bold;
	padding-left:13px;
}
div.piacon_tb table a{
    display: block;
    padding: 6px 1px;
    border-radius: 5px;
    font-size: 90%;
}
div.piacon_tb table a:hover {
    text-decoration: none;
    color: #8C8C8C;
}

p.infomation {
    margin: 50px 15px 50px;
    background: #eee;
    padding: 20px;
    line-height: 1.3em;
}
/*------------------------------

　日程と会場（地図）

------------------------------*/
.map{
	margin-top:20px;
}
div.map>ul {
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
div.map>ul li {
	width: 46%;
	background:#eaeaea;
	list-style: none;
	padding-bottom: 4.5rem;
	margin-bottom: 0;
	position: relative;
	float: left;
	padding: 1%;
	margin: 1.5% 0 0% 1.5%;
	border-radius:  5px;
	border: 1px solid #a2a2a2;
}
div.map>ul li img {
	width:100%;
	margin:0;
	padding:0;
}
div.map>ul li h3 {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	height: 3em;
	display:block;
}
div.map>ul li p {
	padding: 0.7em;
	font-size:90%;
	border-top: 1px solid #afafaf;
	width:  90%;
	margin:  0 auto;
}


/*------------------------------

　ＰＤＦ

------------------------------*/
.pdf_dl{
	text-align:center;
	margin-top:30px;
	clear: both;
}
.pdf_dl ul{
	overflow:hidden;
	width: 80%;
	margin:  0 auto;
}
.pdf_dl ul li{
	float: left;
    padding-bottom: 10px;
    width: 25%;
    text-align: center;
}
.pdf_dl ul li img{
	width:80%;
}
.pdf_dl>p{
	font-size: 16px;
    font-weight: bold;
    margin-top: 1em;
    border-bottom: 1px solid black;
    width: 75%;
    margin: 20px auto 10px;
}
.qr{
	display:block;
	margin:0 auto;
}
.adress{
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

/*------------------------------

　申し込み

------------------------------*/
.step{
  list-style-type: none;
  display:table;
  width:100%;
  padding:0;
  margin:0 0 3px 0;
  overflow:hidden;
}
.step li{
  width:3%;
  display:table-cell;
  position:relative;
  background: #b4e0fb;
  padding: 11px 0 11px 5px;
  color: #fff;
  line-height: 1.1em;
  font-size: 12px;
  height: 40px;
  vertical-align:  middle;
  text-align: center;
  /* display: flex; */
  align-items: center;
  justify-content: center;
}
.step li p{
  padding-left:15px;
  color:black;
}
.step li:last-child{
  padding-right: 1em;
}
.step li:last-child:before,
.step li:last-child:after{
  display:none;
}
.step li:before,
.step li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.step li:before{
  top: -7px;
  right: -1em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 40px 0px 40px 1em;
  z-index: 2;
}
.step li:after{
  top: -7px;
  right: -0.9em;
  border-style: solid;
  border-color: transparent transparent transparent #b4e0fb;
  border-width: 40px 1px 40px 1em;
  z-index: 3;
}
.number {
    position: absolute;
    background: #2daae5;
    border-radius: 50%;
    padding: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 2em;
    top: 3px;
    left: 11px;
    margin: 0;
    color: #FFFFFF;
    font-size: 80%;
    font-weight:  bold;
    z-index: 4;
}

.line2{
	display:none;
}


