@charset "shift_jis";
@media screen and (max-width:640px){

/* layout
----------------------------------*/
#sub_menu {display:none;}
#banner_aria {display:none;}
#footer_con {display:none;}
#footer {display:none;}
#route {display:none;}
#side_bnr {display:none;}

ol:after,
ul:after,
dl:after,
div:after,
section:after,
nav:after,
header:after{
	clear: none;
	content:inherit;
	overflow:auto;
	background-color: #ffffff;
}

div,ul li,p{background-color: #ffffff;}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

p,ul li{
	font-size: 90%;
	line-height: 1.4;
}
a:hover{
	text-decoration: underline !important;
	color: #116fbb;
}
a:hover img{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
#headInner a:hover img{
	opacity: 1;
	filter:alpha(opacity=100);
}
#head{
	border: 0 !important;
	line-height: 0 !important;
	font-size: 0!important;
	padding: 0 !important;
}
#contentAll,
#contentHead{
	width: 100%;
}
#contentAllInner{
	width: 100%;
	margin: 10px auto 0;
	border: 5px solid #1c88af;
	padding: 30px 15px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#contentmain{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#footerAll{
	font-size: 0.8em !important;
}
#footerAll a:hover{
	color: #ffffff !important;
}

.cam_textarea{
	width: auto;
}
.cam_textarea img{
	max-height: 15px;
	max-width: inherit;
	width: auto;
}

/* Block */
.Block2A{
	overflow: hidden;
	width: 100%;
	margin: 20px auto 0 !important;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Block2A .left{
	width: 100%;
	float: none;
}

.Block2A .right{
	width: 100%;
	float: none;
	display: block;
	text-align: center;
	margin: 10px 0 0 0;
}

.cam_block{
	width: 100%;
	margin: 20px auto 0 !important;
	overflow: hidden;
}

.cam_block .right{
	display: block;
	width: 100%;
	text-align: center;
	padding: 0 30px 10px;
	float: none;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


/* part
----------------------------------*/
.ft09{ font-size: 0.9em !important;}
.ft085{ font-size: 60% !important;}
.mgn_t60{ margin-top: 60px !important;}
.Note li{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 0.8em;
}
ul.Note:after{
	clear: none;
}

.txtBlue_b{
	color: #102955;
	font-weight: bold;
	text-align: left !important;
}

.h2_opt {
	color:#1c88af;
	margin-top: 45px;
	padding: 9px 15px;
	font-size: 1.2em;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: url(/common_img/h2_left.gif) repeat-y left top #F9F9F9;
	display: block;
	font-weight: bold;
}

.blue2btn{
	font-size: 0.9em !important;
}
.blue2btn,
.blue2btn a{
	width: 100% !important;
}

#contentAll #contentAllInner #contentmain .right_fix{
	text-align: left;
}
.mgn_l40{
	margin-left: 0 !important;
}
.mgn_t50{
	margin-top: 20px !important;
}

.pc{
	display: none;
}

}