﻿/**reset**/
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, li{margin: 0; padding:0;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display:block; margin: 0; padding:0;}
 a{
	text-decoration:none;
}
ul {list-style:none;}
hr {
	display:block;
    height:1px;
    border:0;
}
.cf {zoom:1;}
.cf:after {
	content: ""; 
	display: block; 
	clear: both;
}
img {
	vertical-align:bottom;
	width:100%;
	height:auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.bo_no{
	border:none !important;
}
.txt12{
	font-size:1.2rem;
}
.dp_table{
	display: table;
	border-collapse: separate;
	border-spacing: 8px 4px;
	table-layout: fixed;
	width:100%;
}
.bold{
	font-weight:bold;
}
.pa0{
	padding:0 !important;
}
/* スマホ  フッター*/
footer{
	width:100%;
	overflow:hidden;
}
footer.pt {
	font-size:12px;
	background-size:1.9%;
}
footer.pt p.pagetop{
	background-color:#f2dcdc;
	
}
footer.pt p.pagetop a{
	display:block;
	color:#f2dcdc;
	width:26%;
	border-radius:99px;
	background-color:#5b002c;
	text-align:center;
	padding:3% 2%;
	margin-left:67%;
	margin-bottom:2%;
}
.t_tvo{
	color:#f2dcdc;
	text-align:center;
}
.t_tvo div ul{
	background-color:#270214;
}
.t_tvo div ul li a{
	display:block;
	background:url(../img/arrow_t_tvo.gif) no-repeat center 22%;
	background-size:5%;
	padding-top:8%;
	padding-bottom:2%;
	color:#f2dcdc;
	font-weight:bold;
	font-size:1.2rem;
}
.t_tvo div.cop a{
	display:block;
	background-color:#5b002c;
	background-size:15% auto;
	padding:3% 0 2%;
	font-size:1.1rem;
	color:#f2dcdc;
}
/* 各セクション*/
#content p#text{
	font-size:1.5rem;
	color:#5b002c;
	line-height:1.6;
	padding:3% 3% 1%;
	text-align:left;
	
}
#content ul li{
	padding-bottom:1%;
}
#content p#b_date{
	width:96%;
	margin:2% auto 3%;
	
}