/* ===================
new clearfix
===================*/
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.sp {
	display: none;
}

.title_wrp{
	background-color:#283672;
	padding:10px 0px 8px 15px;
	margin-bottom:20px;
	font-size:140%;
	color:#fff;
	font-weight:bold;
}

.m_sent{
	line-height:1.6em;
	font-size:104%;
	margin-top:40px;
}

.info_sent{
	font-size:104%;
	line-height:1.6em;
	text-indent:-3em;
	margin-left:3em;
	margin-bottom:8px;
}

.info_sent2{
	font-size:104%;
	line-height:1.6em;
	margin-bottom:8px;
}


.info_sent_wrp{
	margin-top:20px;
}

.hp_link{
	color:#0000ff;
	text-decoration:underline;
}

.hp_link:hover{
	color:#f60;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.tel{
	cursor:default;
}

.kakomi{
font-size: 18px!important;
border: solid 1px;
padding: 10px;
line-height: 1.6em;
}

.kyoutyou{
	font-weight:bold;
}

.teisyutu_wrp{
	margin-top:20px;
}

.teisyutu_title{
	margin-bottom:8px;
	font-size:123%;
	font-weight:bold;
}

.teisyutu_sent{
	margin-bottom:8px;
	line-height:1.6em;
	text-indent:-1.4em;
	margin-left:1em;
}

.m_tl_kesi{
	text-indent:0em;
	margin-left:0em;
}

.red{
	color:#D33A3C;
}

.okurikata{
	font-weight:bold;
	font-size:104%;
}

.virus_kakomi{
  border: solid 1px #000;
   padding: 10px 20px;
  font-size: 16px;
}

.form_link{
font-size: 18px;
text-align: center;
border: solid 1px;
padding: 5px;
margin-top: 50px;
color: #0000FF;
}

.form_link{
text-decoration: none;
}

.change{
  font-size: 123%!important;
  font-weight: bold!important;
  margin-bottom: 0px!important;
}

.change_venue{
  margin-bottom: 0!important;
    font-weight: bold!important;
  font-size: 110%!important;
}



@media only screen and (max-width:640px){
	/*  common  */
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	/*ーーーーーーーーーコンテンツエリアの設定ここからーーーーーーーーー*/
.cont_right_wrp{
	margin-top:10px;
}
/*コンテンツエリアの設定ここまでーーーーーーーーー*/


/*ーーーーーーーーー各コンテンツの設定ここからーーーーーーーーー*/


.title_wrp{
	background-color:#283672;
	padding:10px 0px 8px 15px;
	margin-bottom:20px;
	font-size:140%;
	color:#fff;
	font-weight:bold;
}

.m_sent{
	line-height:1.6em;
	font-size:104%;
	margin-top:40px;
}

.info_sent{
	font-size:104%;
	line-height:1.6em;
	text-indent:-3em;
	margin-left:3em;
	margin-bottom:8px;
}

.info_sent2{
	font-size:104%;
	line-height:1.6em;
	margin-bottom:8px;
}

.info_sent_wrp{
	margin-top:20px;
}

.hp_link{
	color:#0000ff;
	text-decoration:underline;
}

.hp_link:hover{
	color:#f60;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.tel{
	cursor:default;
}

.kyoutyou{
	font-weight:bold;
}

.teisyutu_wrp{
	margin-top:20px;
}

.teisyutu_title{
	margin-bottom:8px;
	font-size:123%;
	font-weight:bold;
}

.teisyutu_sent{
	margin-bottom:8px;
	line-height:1.6em;
	text-indent:-1em;
	margin-left:1em;
}

.m_tl_kesi{
	text-indent:0em;
	margin-left:0em;
}

.red{
	color:#D33A3C;
}

.kakomi{
width: 90%;
}

.cont_right_wrp{
width: 90%;
margin-left: 20px;
}



/*各コンテンツの設定ここまでーーーーーーーーー*/
}