/* CSS Document */

/* pc,sp共通 */

h1 {
	font-size:3.5rem;
	font-weight:bold;
	width:1060px;
	margin:4rem auto;
	color:#05336C;
}

#pankuzu {
	background-color:#4670A1;
	color:#FFF;
	padding:1em 0em 1em 0em;
}
#pankuzu P {
	width:1060px;
	margin:0 auto;
}
#pankuzu P a:visited {
	color:#FFF;
}
div#outline {
   display: inline-block;
   margin: 0px;
   padding: 0px;
   width: 100%;
   margin-top:5.5rem;
}
div#outline  div.box1 {
   display: table-cell;
   width: 35%;
	vertical-align:top;     
}
div#outline  div.box2 {
   display: table-cell;
   width: 65%;
   padding-left: 3rem;
   line-height:150%;
	vertical-align: bottom;  
}
div#outline  div.box2_vtop {
   display: table-cell;
   width: 65%;
   padding-left: 3rem;
   line-height:150%;
	vertical-align: top;  
}
div#outline  div.box2_vtop p{
	line-height:150%;
}
div#outline dl{
	margin-left:2em;
}

div#outline dl dt {
	font-size:2.0rem;
	margin-bottom:0.5em;
	font-weight:bold;
}
div#outline dl dd {
	margin-left:1.5em;
	margin-bottom:1.5em;
}
main {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}
 
main div.boxcover {
   display: table;
   margin: 0px;
   padding: 0px;
   width: 100%;   
}
div.box2 h4 {
	color:#1F1F1F;
	font-size:2.4rem;
	margin:0 0 1.2rem 0;
}
div.box2_vtop ul{
	line-height:150%;
}
div.boxcover div.box1 {
	display: table-cell;
	width: 44%;
 
}
div.boxcover div.box2 {
	display: table-cell;
	width: 47%;
	padding-left: 4rem;
}

div.box1 ul.box1_inner,
div.box2 ul.box2_inner {
	display:table;
}
div.box2_vtop ul.box2_inner {
	display:table;
}
.box1-1 {
   display: table-cell;
	vertical-align:top;
	width:50%;
   line-height:150%;   
}
.box2-2 {
	vertical-align:top;
   line-height:150%;
   margin-left:1.0rem  
}
div#cntbody ul.box1_inner {
		display:table;
		width:100%;
}


main div.box2 a:hover {
	opacity:0.7;
}
main div.box1 img,
main div.box2 img {
	width:100%;
}
main div.box2 p {
	margin:1.4rem 0.2rem 1.4rem 1.4rem;
}

main div.box2 a:hover {
	opacity:0.7;
}
#cntbody h2 {
	border-bottom:1px solid #036;
	font-size:2.2rem;
	font-weight:bold;
	color:#036;
	padding-bottom:0.3rem;
	margin-top:5.5rem;
}
#cntbody h2  {
	margin-bottom:5rem;
}
main h4{ 
	margin:1.2rem 0rem 1.2rem 1.2rem;
}

main div.box2 ul li{
	line-height:150%;
}
ul.box2_inner {
		margin-top:1.5em;
}
li.bnr img {
	border:1px solid #CCC;
	padding: 5px 15px 5px 15px;
	display:block;
	margin:0 auto;

}
li.bnr a:hover img{
	opacity:0.7;
}

li.telbox {
	border:1px solid #CCC;
	padding: 5px 15px 5px 15px;
	display:block;
	margin:0 auto;
	text-align:center;
	margin-top:2.5em;
}
ul.motorbike li {
	list-style-type:circle;
	margin-left:1.5em;
	line-height:150%;
}

ul.box_2center {
	margin:0 auto;
	display: table;
}
ul.box_2center li {
	padding:50px;
	display:table-cell;
	text-align:center;
}

.att {
	font-size:1.2rem;
}
table,td,tr,th {
	border:#CCC solid 1px;
	padding:1.0rem;
	margin:0.9rem 0 0.8rem 0;	
}
table {
		table-layout: fixed;
}

th {
	text-align:center;
	color:#003066;
	font-weight:bold;
	font-size:1.6rem;

}

table p  {
		font-weight:bold;
}
table caption {
	text-align:left;
	font-weight:bold;
}
#pagetop{
    position: fixed;
    right: 10%;
    bottom: 10%;
    opacity: 0;
    -ms-filter: "alpha( opacity=0 )";
    filter:alpha(opacity:0);
    zoom:1;
    z-index: 9999;
}
#pagetop a{
    display: block;
    padding: 20px;
    background: #1EA6BB;
    color:#fff;
    text-decoration: none;
}
main p.cap {
	border: solid 1px #2D2D2D;
	line-height:150%;
	font-size:small;
	color:#26282A;
	width:100%;
	margin:5rem auto;
	padding:2rem;
}

/* pc用 */
@media only screen and (min-width: 801px){
#slide-bottom {
	background-color:#4670A1;
	height:110px;
}

#slide-bottom-wrap{
	width:1060px;
	margin:0 auto;
}

h5 {
	margin:30px 0 15px 0 ;
	font-weight:bold;
}
#slide-bottom p{
	width:460px;
	
}
}

/* sp用 */
@media only screen and (max-width: 800px){
h1 {
	font-size:2.5rem;
	font-weight:bold;
	width:100%;
}
#pankuzu P {
	width:100%;
	margin:0 auto;
}
main div.box3 {
  width: calc(100% - 8px);
  margin: 5px;
  background-color:#E3E8EC;
}

div#outline  div.box1 {
   display: table;
   padding: 0rem;   
   width: 100%;
}
div#outline  div.box1 img {
	width:100%;
}
.box1-1 {
	display: table;
	margin:0 auto; 
}
.box2-2 {
   margin:0 auto;
   padding-top:2rem;
}
div.box2_vtop ul.box2_inner {
	display: block;
}
div#outline  div.box2 {
   display: table;
   width: 100%;
   padding: 0rem;
   line-height:150%;
}
div.boxcover div.box1 {
	display: table;
	width: 100%;
 
}
div.boxcover div.box2 {
	display: table;
	width: 100%;
	padding: 0rem;
}

div#outline  div.box2_vtop {
   display: table;
   width: 98%;
   padding-left: 0.1rem;
   line-height:150%;
   vertical-align: top;  
}

li.telbox {
	display: none;
	}
}
