@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/


/*--------------------------------------------------------------------------コンテンツ*/
#container table {
	min-width: 310px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;	
}
#container td {
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 1px 2px 2px 1px;
}
table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  overflow: hidden;
}
table tbody {
  width: 100%;
  display:table;
}

#container {
	width: 100%;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contents {
	width: 100%;
	height: 2800px;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contents01 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.c01_ttl1 {
	width: 310px;
	height: 15px;
	padding-top: 2px;
	border-top: 1px solid #26968d;
	border-bottom: 1px solid #26968d;
	text-align: center;
	line-height: 13px;
	font-size: 12px;
	letter-spacing: 0px;
	float: left;
}
#sec01 {
	width: 310px;
	height: auto;
	float: left;
	padding-top: 20px;
}
.c01_ttl {
	width: 310px;
	height: 20px;
	background-image: url(../web/home/c01_ttl_sp.gif);
	text-indent: 8px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}
.c01_txt1 {
	width: 310px;
	height: auto;
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	letter-spacing: 0px;
	float: left;
	margin-top: 10px;
}
.style1 {
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
}
.style2 {
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0px;
	color: #F33;
	font-weight: bold;
	margin-top: 10px;
}
.style3 {
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0px;
}
.style4 {
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0px;
	color: #FFF;
}

.formBox_sp {
	width: 310px;
	padding: 0px;
	padding-bottom: 0px;
	border: 0px solid #dddddd;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	float: left;
	margin-top: 20px;
}
.formBox_sp p{
	padding: 5px;
}
input[type="submit"]  {
    padding: 3px 10px;
    font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
    background-color: #fff;
    border: 1px #000000 solid;
}
input[type="submit"]:hover  {
	color: #fff;
    background-color: #26968d;
}
input[type="button"]  {
    padding: 3px 10px;
    font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
    background-color: #fff;
    border: 1px #000000 solid;
}
input[type="button"]:hover  {
	color: #fff;
    background-color: #26968d;
}

#sec02 {
	width: 310px;
	height: auto;
	float: left;
	padding-top: 40px;
}
.prv_ttl {
	width: 306px;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-align: left;
	margin-top: 15px;
	background: #DFDEC4;
	margin-left: 0px;
	letter-spacing: 0px;
}
.prv_txt {
	width: 300px;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
	margin-left: 5px;
}

/*--------------------------------------------------------------------------
スマホ用コンテンツ*/

#spc {
	width: 310px;
	height: 130px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dotted #26968d;
	padding-top: 20px;
}
.spcbn1 {
	width: 150px;
	height: 36px;
	float: left;
}
.spcbn1 img {
	width: 150px;
	height: 36px;
}
.spcbn2 {
	width: 150px;
	height: 36px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
.spcbn2 img {
	width: 150px;
	height: 36px;
}
.spcbn3 {
	width: 150px;
	height: 42px;
	float: left;
	clear:both;
	margin-top: 10px;
}
.spcbn3 img {
	width: 150px;
	height: 42px;
}
.spcbn4 {
	width: 150px;
	height: 42px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.spcbn4 img {
	width: 150px;
	height: 42px;
}



@media screen and (max-width:767px){
#pl { display:none;}
#side {display:none;}
#nv{display:none;}
.formBox {display:none;}
}
