@import url(https://fonts.googleapis.com/css?family=Anton);
@charset "utf-8";
/* @group Reset */
*{ margin: 0;padding: 0}
a { text-decoration : none}
ul, ol { list-style : none}
img { vertical-align : top}
/* @end */
/* @group Fluid-img */
img { max-width : 100%;height: auto}
/* @end */
/* @group HTML */
html {
font-family : verdana, sans-serif;
font-size : 100%;
line-height : 1.5;
}
section{
clear: both;
}
#main .fb-page {
		width: 100%;margin-bottom : 24px;clear: both;height:100%;
}
/****************************************

          Link

*****************************************/

a {
	color: #1f3183;
}
a:hover {
	/*border-bottom: 1px solid #e65600;/*fe56aa*/
	color: #828fbb;/*fe56aa*//*font-weight:bold;*/
	text-decoration: underline;
}
a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
/* @end */
/* @group Heading */
h1,h2,h3,h4 { margin-bottom : 24px}/*24*/
h5,h6 { margin-bottom : 4px}/*24*/
h1 {
font-size : 13px; 
line-height : 1.2} /* 48px */
h2 {
/*font-size : 13px;
line-height : 1.3333*/} /* 48px */

/* @end */
/* @group Header */
header { 
background-color: #ffebd6;border-bottom:6px solid #e9451a;
/*text-align : center; padding-top : 5px; width: 1000px;margin: 0 auto;background: url("images/header_bg.jpg") repeat-x top ;*/
/*position: fixed; top: 0px;z-index: 9000; */width: 100%; height: 100px;  /*background: transparent url('images/header_bg.png') repeat-x scroll 0% 0%;*/
}

#header_logo { float: left; padding: 0px 5px 0 5px; margin-top : 0px;margin-bottom : 0px}
header h1 { float: right; padding: 10px 0 0 0; width: 400px;text-align :right;color: #000; }
/*header h1 { float: left; padding: 5px; margin-bottom : 12px}
header h2 { float: right; padding: 5px;  color : #62240b}*/
#header_top { margin: 0 auto;
	max-width: 960px;}
#header_tel{
	position: relative;
}
.header_tel img{
	position: absolute;
		top: 46px;
		right: 0px;
		border: none;
}
body {
/*background: #f3f4f5 url("images/backimg.jpg") repeat-y 50% 0%;*/
background: #fef1e6;/*background: rgb(255, 255, 255) /*url('images/base_bg.png') repeat scroll 0% 0%*/;
color: rgb(30, 30, 30);
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* 画面サイズが1000px以下の場合に適用 */
@media only screen and (max-width: 1000px) {
	header { text-align : center; padding-top : 0px; width: 100%;margin: 0 auto;/*background: none ;*/height: auto;
	/*max-width: 960px;*/}
	#header_top { width: 100%;}
/*header h1 { float: left; padding: 5px; }*/
#header_logo { float: left; padding: 5px 10px; }
header h1 { float: right; padding: 10px 10px;  }
.header_tel img{
		right: 10px;
}
}
/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
header { text-align : center; padding-top : 6px; width: 100%;margin: 0 auto;/*background: none ;*/height: auto;padding-bottom : 6px;
	/*max-width: 960px;*/}	

#header_logo { float: none; text-align: center;padding: 0px;margin-bottom : 0px}
header h1 { float: none; width: 100%;text-align: center;padding: 0px;margin-bottom : 12px}
/*header h2 { float: none;  text-align: center;padding: 0px;}*/
#header_tel{display: none; }
}
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
#header_logo {width: 70%; float: none; text-align: center;padding: 0px;margin-bottom : 12px}
header h1 { float: none;  text-align: center;padding: 0px;}
/*header h1 { float: none; text-align: center;padding: 0px;margin-bottom : 12px}
header h2 { float: none;  text-align: center;padding: 0px;}*/
#header_tel{display: none; }
}

/*#menu {
	width: 100%;
	margin: 0 auto;
	padding: 0;clear:both;
}
#menu li{
	display: block;
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 20px 0 20px;
	background-color: #2a83a2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #4baacb;
}
#menu li:last-child a{
	border: none;
}
#menu li a:hover{
	background: #4baacb;
}*/


/* ナビゲーション背景
---------------------------------------------------- */
#navigation_bg {
clear: both;
	width: 100%;
	height: 135px;/*75*/
	margin:0px auto;padding:0;
	background: url("images/navi_bg2.jpg") repeat-x ;
}

/* ナビゲーション
---------------------------------------------------- */
#navigation {
  /*width: 1000px;height: 60px;text-align : center;*/
margin: 0px auto;
padding:0;

}


/* ナビゲーション-上
---------------------------------------------------- */




/*#navigation li
{

float:left;
display:block;
}

#navigation li a
{
background-image:url("images/navi.jpg");
display: block;
	outline: none;
	position: relative;
	height: 60px;
	text-decoration: none;
	width: auto;

}



	
	#navigation .top 
	{
	background-position:0px 0px;
	width:168px;
	height:60px;
	
	}
	
	#navigation .ser
	{
	background-position:-168px 0px;
	width:166px;
	height:60px;
	}
	
	
	#navigation .flow 
	{
	background-position:-334px 0px;
	width:166px;
	height:60px;
	}

	
	#navigation .perfor 
	{
	background-position:-500px 0px;
	width:166px;
	height:60px;
	}
	
	#navigation .temp 
	{
	background-position:-666px 0px;
	width:166px;
	height:60px;
	}
	
	#navigation .contact
	{
	background-position:-832px 0px;
	width:168px;
	height:60px;
	}
	
	
	
	#navigation a .hover {
	background: transparent  url("images/navi.jpg") no-repeat;
	display:block ;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	
	}
	
	#navigation .top .hover {
	background-position: -0px -60px;	
	}
	#navigation .ser .hover{
	background-position: -168px -60px;
	}
	#navigation .flow .hover {
	background-position: -334px -60px;
	}
	#navigation .perfor  .hover {
	background-position: -500px -60px;
	}
	#navigation .temp .hover {
	background-position: -666px -60px;
	}
	#navigation .contact .hover {
	background-position: -832px -60px;
	}

#navigation li#current a img {
				position: relative;
				z-index: -1;
			}*/
#menu {
	display: none;
}			
#menu li{
	display: none;
}
#menu li ul li {
	display: none;
}



/* メインの画像
---------------------------------------------------- */
#top {
clear: both;
margin: 0 auto 20px;
padding:0;
/*width: 100%;*/
text-align: center;
vertical-align: bottom;width: 100%;/*height: 250px;*/
/*background: #fff url(images/topimg_bg.jpg)  repeat-x ;*/
}
#top2 {
clear: both;
margin: 0 auto 10px;
padding:0;
/*width: 100%;*/
text-align: center;
vertical-align: bottom;width: 100%;height: 220px;
/*background: #fff url(images/topimg_bg.jpg)  repeat-x ;*/
}
.topimg {
display: none;
}
#top_slide {
clear: both;
margin: 0 auto 10px;
padding:0;
/*width: 100%;*/
text-align: center;
vertical-align: bottom;width: 1000px;height: 250px;
/*background: #fff url(images/topimg_bg.jpg)  repeat-x ;*/
}
h2{
	background-color: #ef858c; /* 背景色 */
	color: #fff; /* 文字色 */
	overflow: hidden;
	padding: 10px;  /* 余白 */
	position: relative;font-size : 110%;clear: both;
}
h2:before{
	background-color: #fff; /* 切り替わる色 */
	content: '';
	display: block;
	opacity: 0.6; /* 不透明度 */
	transform: rotate(-30deg);
	position: absolute;
	bottom: -30px;
	right: -100px;
	width: 200px;
	height: 200px;
}
h2 a{
	color: #fff; 
}
h2 a:hover {
	text-decoration: underline;color: #efefef; 
}
h3{
	background-color: #fff; /* 背景色 */
	border: 1px solid #ef858c; /* 枠線 */
	border-right: 20px solid #ef858c; /* 右側の太い線 */
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	color: #ef858c; /* 文字色 */
	padding: 10px 20px; /* 上下・左右の余白 */
	position:relative;font-size : 110%;clear: both;
}
h3:after{
	box-shadow: 0 15px 10px rgba(0, 0, 0, .1); /* 付箋の影 */
	content: '';
	position: absolute;
	transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	bottom: 15px;
	right: -3px;
	width: 85%;
	height: 10px;
	z-index: -1;
}
h3 a{
	color: #ef858c; 
}
h3 a:hover {
	text-decoration: underline;color: #d5787f; 
}

/*h2{
	border:solid 1px #ddd;text-align : left;font-size : 110%;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
  background: -ms-linear-gradient(top,  #fff,  #eee); 
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;clear: both;padding: 5px 10px;
}
h2 span {
  border-left:10px #153389 solid; 
  padding-left:10px;
}*/
/*h3{
	border:solid 1px #ddd;text-align : left;font-size : 110%;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
  background: -ms-linear-gradient(top,  #fff,  #eee); 
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;clear: both;padding: 5px 10px;
}
h3 span {
  border-left:10px #153389 solid;
  padding-left:10px;
}*/


/*h3{
	border:solid 1px #828fbb;text-align : left;font-size : 110%;background: #fff;color:#04287e;
 
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;padding: 5px 10px;
}
h3 span {
  border-left:10px #1a2f82 solid;
  padding-left:13px;
}
*/
/*h4{
	border:solid 1px #5185c5;text-align : left;font-size : 110%;background: #fff;
 
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;padding: 5px 4px;
}
h4 span {
  border-left:10px #153389 solid;
  padding-left:10px;
}*/

/*#main_wp h3{
	border:none;background: none;
}
#main_wp h3 span {
  border:0px;padding-left:0px;
}*/

/*#contents #sub h4{
width: 100%;
height: 53px;
margin:0 0 10px 0;
vertical-align: bottom;
font-size: 16px; color:#333; font-weight:bold; line-height: 53px; 
padding-top: 0px;text-indent: 24px;　padding-left: 0px;
background: url("images/contents-b-title_bg.jpg") no-repeat ;text-align : left;
}*/

#contents #sub h4{
	background-color: #fff; /* 背景色 */
	border: 1px solid #ef858c; /* 枠線 */
	border-left: 16px solid #ef858c; /* 右側の太い線 */
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	color: #ef858c; /* 文字色 */
	padding: 10px 20px; /* 上下・左右の余白 */
	position:relative;font-size : 110%;
}
#contents #sub h4:after{
	box-shadow: 0 15px 10px rgba(0, 0, 0, .1); /* 付箋の影 */
	content: '';
	position: absolute;
	transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	bottom: 15px;
	right: -3px;
	width: 85%;
	height: 10px;
	z-index: -1;
}

/*#contents #sub h4{

	border:solid 1px #ddd;text-align : left;font-size : 100%;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
  background: -ms-linear-gradient(top,  #fff,  #eee); 
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;clear: both;padding: 6px 6px;	
}
#contents #sub h4 span {

  padding-left:5px;
}*/
#contents #sub2 h4{
	border:solid 1px #ddd;text-align : left;font-size : 100%;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
  background: -ms-linear-gradient(top,  #fff,  #eee); /* IE10+ */
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;clear: both;padding: 6px 6px;
}
#contents #sub2 h4 span {
  /*border-left:10px #f7ac1b solid;*/
  padding-left:5px;
}


#contents #sidebar h4{
	border:solid 1px #ddd;text-align : left;font-size : 100%;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
  background: -ms-linear-gradient(top,  #fff,  #eee); /* IE10+ */
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;clear: both;padding: 6px 6px;
}
#contents #sidebar h4 span {
  /*border-left:10px #f7ac1b solid;*/
  padding-left:5px;
}
/* ここまで */

#toggle {
	display: none;
}




/* 画面サイズが1000px以下の場合に適用 */
@media only screen and (max-width: 1000px) {
/*h2 {
background: none ;text-align : left;width: 100%;height: 100%;margin:0;padding:0px;text-indent: 0;line-height: 1.5;
	border-top: 2px #ee7700 solid;font-size:150%;margin:0 0 0.5em 0;
	padding: 10px 0px 5px 5px;background-color: #efefef;border-bottom: 1px #ccc solid;
	background-color: #efefef;
	background: -webkit-gradient(linear, right top, left bottom, from(#fff), to(#efefef));
	}
	h2 span{
		border-top: 1px #ccc solid;
		margin-left:5px;
		font-size:70%;
		color: #666;
		position: relative;
		top: -5px;
		}
	h3 {
background: none ;text-align : left;width: 100%;height: 100%;margin:0;padding:0px;text-indent: 0;line-height: 1.5;
	border-top: 2px #ee7700 solid;font-size:150%;margin:0 0 0.5em 0;
	padding: 10px 0px 5px 5px;background-color: #efefef;border-bottom: 1px #ccc solid;
	background-color: #efefef;
	background: -webkit-gradient(linear, right top, left bottom, from(#fff), to(#efefef));
	}
	h3 span{
		border-top: 1px #ccc solid;
		margin-left:5px;
		font-size:70%;
		color: #666;
		position: relative;
		top: -5px;
		}
h4 {background: none ;text-align : left;width: 100%;height: 100%;margin:0;padding:0px;text-indent: 0;line-height: 1.5;
	border-top: 2px #ee7700 solid;font-size:150%;margin:0 0 0.5em 0;
	padding: 10px 0px 5px 5px;background-color: #efefef;border-bottom: 1px #ccc solid;
	background-color: #efefef;
	background: -webkit-gradient(linear, right top, left bottom, from(#fff), to(#efefef));
	}
	h4 span{
		border-top: 1px #ccc solid;
		margin-left:5px;
		font-size:70%;
		color: #666;
		position: relative;
		top: -5px;
		}

#contents #sub h4 {clear: both;background: none ;text-align : left;width: 100%;height: 100%;margin:0;padding:0px;text-indent: 0;line-height: 1.5;
	border-top: 2px #ee7700 solid;font-size:150%;margin:0 0 0.5em 0;
	padding: 10px 0px 5px 5px;background-color: #efefef;border-bottom: 1px #ccc solid;
	background-color: #efefef;
	background: -webkit-gradient(linear, right top, left bottom, from(#fff), to(#efefef));
	}
	h4 span{
		border-top: 1px #ccc solid;
		margin-left:5px;
		font-size:70%;
		color: #666;
		position: relative;
		top: -5px;
		}
*/

/*h2 span {
  border-left:0px #1D8ADE solid;
  padding-left:0px;
}
h3 span {
  border-left:0px #1D8ADE solid;
  padding-left:0px;
}*/

hgroup h2,h4,h5,h6 {
font-size : 16px; /* 16px */
line-height : 1.5} /* 24px */
	/**/#navigation_bg {
	display: none;
	}
	#navigation {
	display: none;
	}
	/*#top {
	display: none;
	}*/
	#top2 {
	display: none;
	}
	.topimg  {
    width: 100%;display: block;
	height: 300px;
	overflow: hidden;
	}
	#menu {
	width: 100%;display: block;
	margin: 0 auto;
	padding: 0;clear:both;
}
#menu li{
	display: block;
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 10px 2px 15px 2px;
	background-color: #cc0000;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #b5161c;font-size : 80%;
}
#menu li:last-child a{
	border: none;
}
#menu li a:hover{
	background: #d9271e;
}
	#menu li {
		width: 25%;/*25%;　20%*/
		border-bottom: 1px solid #b5161c;
	}

/* .subnavi
------------------------- */
.subnavi {
width: 100%;
margin: 0px 0 24px 0;
}

.subnavi li{
	display: block;
	margin: 0;
	padding: 0;
}
.subnavi li a {
	display: block;width: 45%;float: left;margin-right: 5%;
	padding: 17px 0;
	/*background-color: #2a83a2;*/
	color: #000;
	text-align: left;
	text-decoration: none;text-indent: 45px;
	border-top:1px dotted #ee7700;
	background : url(images/logomark_s.png) no-repeat left center;
}
.subnavi li a:hover{
	color: #ee7700;background : #fdebb2 url(images/logomark_s.png) no-repeat left center;
}
}
/* 画面サイズが768px以下の場合に適用 
@media only screen and (max-width: 768px) {
	#menu li a {
	display: block;
	padding: 20px 0 20px;
	background-color: #ee7700;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #e26b04;font-size : 14px;
}
	#navigation_bg {
	display: none;
	}
	#navigation {
	display: none;
	}
	#menu {
	width: 100%;display: block;
	margin: 0 auto;
	padding: 0;clear:both;
}
#menu li{
	display: block;
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 20px 0 20px;
	background-color: #2a83a2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #4baacb;
}
#menu li:last-child a{
	border: none;
}
#menu li a:hover{
	background: #4baacb;
}
	#menu li {
		width: 20%;
		border-bottom: 1px solid #4baacb;
	}
}*/
#main .fbbox_pc {
		width: 100%;margin-bottom : 24px;clear: both;height:100%;
}
#main .fbbox_smp {
		display: none;
}
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	#navigation_bg {
	display: none;
	}
	#navigation {
	display: none;
	}
	#top {
	display: none;
	}
	#top2 {
	display: none;
	}
	#menu {
		display: none;
	}
	#menu li {
		width: 100%;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #cc0000;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		border-bottom: 1px solid #b5161c;
		color:#FFF;
		text-align: center;
		text-decoration: none;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #FFF;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background: #cc0000;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}

/* .subnavi
------------------------- */

.subnavi {
width: 100%;
margin: 0px 0 24px 0;
}

.subnavi li{
	display: block;
	margin: 0;
	padding: 0;
}
.subnavi li a {
	display: block;width: 80%;margin-left :10%;
	padding: 17px 0;
	/*background-color: #2a83a2;*/
	color: #000;
	text-align: left;
	text-decoration: none;text-indent: 45px;
	border-top:1px dotted #ee7700;
	background : url(images/logomark_s.png) no-repeat left center;
}
.subnavi li a:hover{
	color: #ee7700;background : #fdebb2 url(images/logomark_s.png) no-repeat left center;
}
}

/* @group Contents */
#contents {
width : 90%; clear:both;
margin : 0 auto;
text-align : center}
#contents_inner {
width : 90%; clear:both;
margin : 0 auto;
text-align : center}
#contents #main{ 
padding-top : 24px;
}
#contents #main_wp{ 
padding-top : 24px;
}
#contents #sub{ 
/*padding-top : 24px;*//*background: #fce3c9;*/padding :12px 12px 24px 12px;
}
#contents #sub2{ 
padding-top : 24px;
}
#contents #sidebar{ 
padding-top : 24px;
}
#contents p { 
margin-bottom : 24px;font-size: 95%;
text-align : left}
#sub p{
font-size: 80%; margin : 12px 0;line-height: 130%;letter-spacing: -0.02em;
}
#sub2 p{
font-size: 80%; margin : 12px 0;line-height: 130%;letter-spacing: -0.02em;
}
#contents img { 
margin-bottom : 24px; 
/*box-shadow : 0 0 12px #000;*/}
#contents #main img { 
margin-bottom : 12px; }
/* @end */
/* @group Footer */
footer {
padding : 24px 0;
color : 333;
text-align : center;font-size: 60%;border-top:1px solid #cdcdcd;border-bottom:10px solid #153389;
/*background : #fff url(images/footer_bg.png)*/
background: #fce3c9;
}
/*.footer_link {
	display: none;
}*/
footer a:link{
text-decoration:none; color:#333;
}
footer a:hover{
text-decoration:underline;color:#f9c03c;
}
#footer_bg{
	width: 100%;height: auto;
	margin:0px auto 0px;
	/*background:#fff;*/
}
iframe {
margin : 10px 0px;
}
#main .box {
width: 100%;margin-bottom : 24px;clear: both;height:100%;
}
#main_wp .box {
width: 100%;margin-bottom : 24px;clear: both;height:100%;
}
/* @end */
/*768px*/
@media screen and (min-width : 768px){
#contents { text-align : left}
footer a:link{
text-decoration:none; color:#333;
}
footer a:hover{
text-decoration:underline;color:#f9c03c;
}
}
/*1024px*/
@media screen and (min-width : 1000px) {
/* @group Nav */
nav ul {
width :93.75%;/* 960/1024 */
margin : 0 auto}
/* @end */
/* @group Contents */
#contents {
overflow : hidden;background: #fef1e6 url(images/contents_bg.png) repeat-y center top;
width : /*93.75%*/960px;}/* 960/1024 */
/*#contents #main,
#contents #sub { 
float : left;
margin : 0 1.0416667%} /*10/960*/ 
#contents_inner {
overflow : hidden;float : left;
width : /*93.75%*/800px;}/* 960/1024 */
#contents #main { 
float : right;/*left*/
margin : 0 20px} /*10/960*/ /*margin : 0 1.0416667%*/
#contents #main_wp { 
float : right;/*left*/
margin : 0 1.0416667%} /*10/960*//*margin : 0 1.0416667%*/
#contents #sub { 
float : left;/*left*/
margin : 0 0px} /*10/960*//*margin : 0 1.0416667%*/
#contents #sub2 { 
float : right;/*left*/
margin : 0 10px} /*10/960*//*margin : 0 1.0416667%*/
#contents #sidebar { 
float : left;/*left*/
margin : 0 1.0416667%} /*10/960*//*margin : 0 1.0416667%*/
#contents #sub img { 
margin-bottom : 0px} 
#contents #main { width : /*64.5833333%*/540px} /*620/960*/ /*660*/
#contents #main_wp { width : /*64.5833333%*/700px} /*620/960*/ /*660*/
#contents #sub { width : /*31.25%*/200px} /*300/960*//*220*/
#contents #sub2 { width : /*31.25%*/140px} /*300/960*//*220*/
#contents #sidebar { width : /*31.25%*/200px} /*300/960*/ /*220*/
/* @end */
/* @group Footer */
/*footer {
/*width : 91.796875%; /*940/1024*/
/*width : 100%;
margin : 0 auto}*/
footer {
padding : 24px 0;border-top:1px solid #cdcdcd;
clear: both;
	/*width: 990px;height: 100px;
	margin: 0 auto;*/
	/*border-top:1px solid #cdcdcd;*/
	/*background: url("images/footer.jpg") no-repeat ;border-top:1px dotted #ee7700;*/border-bottom:10px solid #153389;
	width: 100%; height: 100%;/* margin:-261px 0px 0px; */
}
#footer_bg {
	width: 100%;height: 100px;
	margin:0px auto 0px;clear: both;
	/*background: url("images/footer_bg.jpg") repeat-x #fff;*/padding-bottom : 54px;
}
footer p {
	/*text-align: center;*/
	margin:10px auto/*10px 0 0 290px*/;text-align:center;color: #666666;
	font-size: 12px;
}
.footer_link {
	margin:10px auto/*10px 0 0 290px*/;
	padding:0px 0 0 0;
	text-align:center;font-size: 12px;
}
.getbike{ 
float: left;font-size: 9px;
margin: 0;
padding-left: 12px; padding-top: 10px;
}
/*footer a:link{
text-decoration:none; color:#333;
}
footer a:visited{
text-decoration:none; color:#333;
}
footer a:hover{
text-decoration:underline;color:#cc0000;
}*/
/*#foot-space { height: 310px; clear: both; }*/
/* @end */
}



/* Facebook Like Box width:100% */
.fb-like-box,.fb-like-box span, .fb-like-box iframe {
 width: 100% !important;
}

/* topimg */
img#demo1  {
    min-width: 100%;
    /*min-height: 100%;*/
}
/*.topimg  {
    width: 100%;
	height: 300px;
  overflow: hidden;
}*/
/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
img#demo1  {
     width: 100%;/*960px*/
	 
}
.topimg  {
    width: 100%;/*960px*/height: 100%;
}
#main .fbbox_pc {
		display: none;
}
#main .fbbox_smp {display: block;
		width: 100%;margin-bottom : 24px;clear: both;height:100%;
}
}
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
img#demo1  {
     width: 100%;/*960px*/
	 
}
.topimg  {
    width: 100%;/*960px*/height: 100%;
}
#main .fbbox_pc {
		display: none;
}
#main .fbbox_smp {display: block;
		width: 100%;margin-bottom : 24px;clear: both;height:100%;
}
}


/* .switchBtn
------------------------- */
.switchBtn {
	margin-top: 15px;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	background: #efefef;
	clear: both;
}

.switchBtn a {
	margin: 0 10px;
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	background: #efefef;
	border: #333 solid 1px;
}

.switchBtn a.btnAcv {
	background: #fff;
}
/* .subbanner
------------------------- */
.subbanner {
width: 100%;
margin: 0px 0 24px 0;
}

.subbanner img{
margin: 0px;
/*box-shadow: 0px 1px 5px #666;
-moz-box-shadow: 0 1px 5px #666;*/
}

.subbanner a{
margin: 0px;
/*box-shadow: 0px 1px 5px #666;
-moz-box-shadow: 0 1px 5px #666;*/
}

.subbanner a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.subbanner_top {
padding: 0px 0 12px 0;
}

/* .subnavi
------------------------- */
.subnavi {
width: 100%;
margin: 0px 0 24px 0;
}

.subnavi li{
	display: block;
	margin: 0;
	padding: 0;
}
.subnavi li a {
	display: block;
	padding: 17px 0;
	/*background-color: #2a83a2;*/
	color: #000;
	text-align: left;
	text-decoration: none;text-indent: 45px;
	border-top:1px dotted #ee7700;
	background : url(images/logomark_s.png) no-repeat left center;
}
.subnavi li a:hover{
	color: #ee7700;background : #fdebb2 url(images/logomark_s.png) no-repeat left center;
}


/*料金表*/

table.price {
  width: 95%;
  border-spacing: 0;
  font-size:90%;
}
table.price  th {
  color: #000;
  padding: 8px 15px;
  background: #eee;
  /*background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));*/
  font-weight: bold;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  /*box-shadow:  2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;*/
}
table.price  th:first-child {
  border-left:1px solid #aaa;
  border-radius: 5px 0 0 0;	
}
table.price  th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  /*box-shadow: 2px 2px 1px rgba(0,0,0,0.1);*/
}
table.price  tr td {
  padding: 8px 15px;
  text-align: center;
  box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}
table.price  tr td:first-child {
  border-left: 1px solid #aaa;
}
table.price  tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}
table.price  tr {
  background: #fff;
}
table.price  tr:nth-child(2n+1) {
  background: #f5f5f5;
}
table.price  tr:last-child td {
  border-bottom:1px solid #aaa;
  box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}
table.price  tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.price  tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.price  tr:hover {
  background: #dfe1e2;/*eee*/
  cursor:pointer;
}
table.price  td:hover {
  background: #d4d9db;/*eee*/
  cursor:pointer;
}


/*プロフ*/
table.prof {
  width: 100%;margin:20px 0;
  border-spacing: 0;border-collapse: collapse;
  font-size:90%;
}
table.prof th {
  color: #000;
  padding: 8px 12px;
  background: #eee;
  /*background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));*/
  font-weight: bold;
  line-height: 120%;
  text-align: left;border: 1px solid #aaa;

  /*box-shadow:  2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;*/
}
table.prof tr td {
  padding: 8px 12px;
  text-align: left;border: 1px solid #aaa;background: #fff;

}

/*custom*/
table.custom {
  width: 100%;margin:20px 0;
  border-spacing: 0;border-collapse: collapse;
  font-size:80%;
}
table.custom th {
  color: #b4b4b4;;
  padding: 8px;
  background: #232323;
  /*background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));*/
  font-weight: bold;
  line-height: 120%;
  text-align: left;border: 1px solid #595959;

  /*box-shadow:  2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;*/
}
table.custom tr td {
  padding: 8px;
  text-align: left;border: 1px solid #595959;

}

/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
table.price {
  font-size:70%;
}
table.prof {
  font-size:70%;
}
}
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
table.price {
  font-size:50%;
}
}
/* 見積もり依頼ボタン */
.banner_btn {
	display: inline-block;
	width: 60%;margin:10px 0;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.banner_btn::before,
.banner_btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.banner_btn,
.banner_btn::before,
.banner_btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.banner_btn01 {
	position: relative;
	background-color: #1abc9c;
	border-radius: 4px;
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #0e8c73;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.banner_btn01:hover {
	background-color: #31c8aa;
	box-shadow: 0 3px 0 #23a188;text-decoration : none;
}
.banner_btn01:active {
	top: 3px;
	box-shadow: none;
}

.banner_btn02 {
	background-color: #ee7700;border-radius: 10px;
	color: #fff;
}
.banner_btn02:hover {
	background-color: #fabd00;text-decoration : none;
}

/*リスト*/
ol.list_decimal{
list-style-type:decimal;text-align: left;margin:15px 30px;
}
ol.list_circle{
list-style-type:circle;text-align: left;margin:15px 30px;
}

/*右よせ左寄せ*/
div.right {
    float: right;
}
div.left {
    float: left;
}
div.right img {
    padding-left: 15px;
}
div.left img {
    padding-right: 15px;
}
.clearright {
    clear:right;
}
.clearleft {
    clear:left;
}

/*
メールフォーム
-------------------------------------------*/
#formWrap {
	width:100%;
	margin:0 auto;
	/*color:#555;*/
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:90%;color:#555;
	margin:0 auto 10px;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	font-weight:bold;
	background:#eae9e8;
	text-align:left;
}
table.formTable td{
	font-weight:normal;
	background:#fff;
	text-align:left;
}

table.formTable textarea{
width:90%;
}


/* FAQ */

.faq_box {
     margin:10px 0 24px 0;
}
.faq dl{
     width:95%;
     margin:80px;
     line-height:1.8em;
     font-size: 1.9em;
     overflow: hidden;
     _zoom: 1;
}
.faq dd {
    text-indent: -2.0em; text-align: left;  
     padding: 0 20px 0px 50px;
}
.faq dt {
    text-indent: -2.6em;   text-align: left;
     padding: 0 20px 0px 50px;
}
.faq dt{
     margin:20px 20px 0 0;
}
.faq dd:first-letter,
.faq dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Cardo', sans-serif;
}
.faq dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}
.faq dt:first-letter{
     color: #ee7700;
}
.faq dd:first-letter{
     color: #ff6767;
}

.faq dt:hover {
    cursor: pointer; color: #ee7700;
    /*text-decoration: underline;*/
}
.faq dd ul {
    list-style-type: square;padding: 0 0 0 20px;text-indent: 0em;
}
.faq dd {
    display: none;
}


/* FAQ2 */

.faq_box2 {
     margin:10px 0 24px 0;
}
.faq2 dl{
     width:95%;
     margin:80px;
     line-height:1.8em;
     font-size: 1.9em;
     overflow: hidden;
     _zoom: 1;
}
.faq2 dd {
    text-indent: -2.0em; text-align: left;  
     padding: 0 20px 0px 50px;
}
.faq2 dt {
    text-indent: -2.6em;   text-align: left;
     padding: 0 20px 0px 50px;
}
.faq2 dt{
     margin:20px 20px 0 0;
}

.faq2 dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}
.faq2 dd:first-letter,
.faq2 dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:0px;
     padding:5px;
     font-family: 'Cardo', sans-serif;
}
.faq2 dt:first-letter{
     color: #ee7700;
}
.faq2 dd:first-letter{
     color: #ff6767;
}
.faq2 dt:hover {
    cursor: pointer; color: #ee7700;
    /*text-decoration: underline;*/
}
.faq2 dd ul {
    list-style-type: square;padding: 0 0 0 20px;text-indent: 0em;
}
.faq2 dd {
    display: none;
}


/* =======================================
	wordpress追加
======================================= */
/****************************************

          Main

*****************************************/

#main .post,
#main .page{
	overflow: hidden;
	margin-bottom: 59px;
	border-bottom: 1px solid transparent;
}

.sticky{
	/* 先頭固定ポストのスタイル */
}

.post-meta{
	margin-bottom: 1.5em;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-right: 1em;
	}
	.comment-num{ white-space: nowrap; }

.more-link{
	float: right;
}

.navigation{
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: url(images/gray.gif) repeat-y 50% 0;
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			background: #feebbe;
			color: #000;
		}
			.navigation .alignright a:hover{
				border-left: 1px solid #ddd;
			}

.footer-post-meta{
	margin-top: 40px;
	text-align: right;
}
	.post-author{ padding-left: 1em; }

.page-link{
	margin: 3em 0;
}
.comment-page-link{
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a{
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a{
			background: #fff;
		}
	
	.page-link a{
		border-bottom: none;
		color: #000;
	}
	
	.page-link a span:hover,
	.comment-page-link a:hover{
		background: #ffeff7;
		color: #000;
	}


/****************************************

          Comments Area

*****************************************/

#comment-area h3{
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

.required{ color: #fe56aa;}

.commets-list,
.trackback-list{
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.commets-list li,
	.trackback-list li{
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}
		.commets-list .avatar{
			float: left;
			padding-right: 10px;
			padding-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small{
			font-size: 80%;
		}

		.comment-body p{
			clear: both;
		}
		.reply{
			text-align: right;
		}

.bypostauthor{
	/* 記事投稿者のコメントのスタイル */
}

.children{
	padding-left: 2em;
}

#respond{
	margin-bottom: 40px;
}

/****************************************

          index.php Main

*****************************************/

.content-box{
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
	.content-box .more-link{
		margin: 0;
	}

.thumbnail-box{
	float: left;
	width: 160px;
}
	.thumbnail-box img{
		width: 160px;
		height: 160px;
	}


/****************************************

          Sidebar

*****************************************/

#sidebar_top p{
	padding:10px;font-size: 14px;
	/*color:#333;*/line-height: 150%;/*letter-spacing: -0.05em;*/
}



/****************************************

          Footer

*****************************************/

#footernavi{
	padding: 20px 0;
	font-size: 80%;/*border-bottom:1px solid #ddd;*/
}
#cp{
	padding: 5px 0 20px 0;
	font-size: 80%; text-align: right;
}
#cp_prof{
	padding: 0px 0;
	font-size: 110%; text-align: right;line-height: 170%;
}

/****************************************

          Form

*****************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 290px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #eee;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

#comment-area input[type="text"],
#comment-area textarea{
	display: block;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #ee7702/*ff69b4*/;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
 	-moz-box-shadow: 0 0 3px rgba(255,105,180,1);
	box-shadow:  0 0 3px rgba(255,105,180,1);
 	color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	margin-bottom: 20px;
	padding: 4px 12px;
	padding: 8px 10px;
	border: 1px solid #b15e0c/*fe56aa*/;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #e68e38/*ff89c4*/;
	color: #333;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	cursor: pointer;
	/* Old browsers */
}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	  	border: 1px solid #b15e0c/*fe56aa*/;
		background: #f47f0d/*ff89c4*/;
		color: #fff;
	  	text-shadow: 0 -1px rgba(0, 0, 0, .4);

	}

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		position: relative;
		top:1px;
	}


/****************************************

          WordPress Misc

*****************************************/

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	text-align: center;
}

.wp-caption-text,
.gallery-caption{
	font-size: 80%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em;padding:  0 0 1em 1.5em;
}


img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0;padding: 0 1.5em 1em 0;
}


/****************************************

          Clearfix

*****************************************/

#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}

#searchform{
	position: relative;margin:30px auto 10px;
	/*margin-top:30px;*/width: 80%;max-width: 300px;
}
	#s{
		padding: 6px 20% 6px 5%;
		width: 75%;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px; 
		font-size: 10px;
	}
	#searchsubmit{
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 26px;
		border: none;
		background: url(images/search.png) no-repeat 50% 50%;
	}


/****************************************

          sidebar

*****************************************/
#sidebar {
	/*float: right;
	width: 210px;/*320*/
	/*background: #fff;border:1px solid #ddd;padding: 6px;*/
	/*outline:solid 1px #dcdddd;border-bottom: 1px solid transparent;*/
	margin-bottom: 29px;	
	/*background: #fff;*/text-align : left;
}
#sidebar img{
	margin: 0px;padding:0px;
}
/*#sidebar h3{margin:0 0 20px 0;height: auto;line-height: auto; text-indent: 8px;text-align : left;
	padding:10px 0px;
	border-left:10px solid #cc0000;
	background: #ea5550;
	color:#FFF;
	}*/
/*#sidebar h2{clear: both;background: none ;text-align : left;width: 100%;height: 100%;margin:0;padding:0px;text-indent: 0;line-height: 1.5;
	border-top: 2px #ee7700 solid;font-size:120%;margin:0 0 0.5em 0;
	padding: 10px 0px 5px 5px;background-color: #efefef;border-bottom: 1px #ccc solid;
	background-color: #efefef;
	background: -webkit-gradient(linear, right top, left bottom, from(#fff), to(#efefef));
	}
#sidebar h3{clear: both;background: none ;text-align : left;width: 100%;height: 100%;margin:0;padding:0px;text-indent: 0;line-height: 1.5;
	border-top: 2px #ee7700 solid;font-size:120%;margin:0 0 0.5em 0;
	padding: 10px 0px 5px 5px;background-color: #efefef;border-bottom: 1px #ccc solid;
	background-color: #efefef;
	background: -webkit-gradient(linear, right top, left bottom, from(#fff), to(#efefef));
	}
#sidebar h4{clear: both;background: none ;text-align : left;width: 100%;height: 100%;margin:0;padding:0px;text-indent: 0;line-height: 1.5;
	border-top: 2px #ee7700 solid;font-size:120%;margin:0 0 0.5em 0;
	padding: 10px 0px 5px 5px;background-color: #efefef;border-bottom: 1px #ccc solid;
	background-color: #efefef;
	background: -webkit-gradient(linear, right top, left bottom, from(#fff), to(#efefef));
	}
*/

#sidebar .widget {
	margin-bottom: 15px;
}

#sidebar .widget p{
	padding:0 10px;font-size: 12px;
	color:#333;line-height: 130%;letter-spacing: -0.05em;
}

#sidebar .widget ul{
	padding:0 10px;font-size: 12px;
	list-style-position: outside;
	list-style-type: none;color:#333;
}
#sidebar .widget_search {
	padding:0 10px;
}
#sidebar_top {
	float: left;
	width: 320px;
	/*background: #fff;border:1px solid #ddd;padding: 6px;*/
}

#main,
#sidebar{
	margin-bottom: 59px;
	border-bottom: 1px solid transparent
}

#sidebar a {
	font-weight:bold;
	text-decoration: underline;
}

/****************************************

         main_wp

*****************************************/

#main_wp {
	/*width: 100%;margin: 0 auto ;padding:20px 0px;color: #333;*/
	/*float: left;width: 640px;margin: 0 ;padding:20px 0px;color: #333;*/
	width: 100%;
	margin: 0 0px;/*outline:solid 1px #dcdddd;*/
	margin-bottom: 29px;
	/*background: #fff;
	border-bottom: 1px solid transparent*/
}

/*#main_wp a {
	color: #333;
}
#main_wp a:hover {
	color: #e65600;
}*/

#main_wp img {
	margin: 12px ;
}

#main_wp p{
	padding:0 15px;font-size: 14px;
	/*color:#333;*/line-height: 150%;/*letter-spacing: -0.05em;*/
}


#main_wp p img {
	margin: 12px ;
}

/****************************************

          wp contents

*****************************************/

#wp_contents {
	/*float: left;
	width: 740px;margin: 0 ;*/
	
}

/*#wp_contents a {
	color: #333;
	text-decoration: underline;
}
#wp_contents a:hover {
	color: #e65600;
	text-decoration: underline;
}*/


#wp_contents img {
	margin: 0 ;
}

#wp_contents p{
	padding:0 10px;font-size: 14px;
	color:#333;line-height: 150%;/*letter-spacing: -0.05em;*/
}


/* wideslider */
.wideslider {
	width: 100%;margin: 0px auto 0px;
	text-align: left;
	position: relative;
	overflow: hidden;
	
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(images/next.jpg) no-repeat left center;}

.pagination {
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 20px;
	height: 20px;
	display: inline-block;
	overflow: hidden;
	background: #bf7a39;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

.noscript {padding: 120px 50px;  width: 900px; margin:0 auto;background: #afcd51 url("images/oval.svg") no-repeat center ;text-align: center;line-height: 170%;font-size: 26px; color:#785839; font-weight:bold;

/*IE用フィルタ*/
filter:progid:DXImageTransform.Microsoft.Glow(Color='#fff', Strength=2);zoom:1;
/*IE用フィルタ*/
}


/* =======================================
	ゲットバイク　バイクリスト用
======================================= */

#bikelist {

	width: 140px;
	margin:0 0px 20px 0;font-size: 12px;
	
}


.price-list-s {
	color: #d71920;font-weight: bold;letter-spacing: 0.1em;
}


#bikelist ul.column{
	width:140px;
	/*height:105px;*/height:auto;
	padding:0px;
	list-style-type:none;line-height : 1.2;padding:0px;font-size: 12px;
}
#bikelist ul.column li{
	padding:10px 0 10px 0;border-bottom: 1px dotted #333;color: #333;
}
#bikelist ul.column li img{
	border:none;margin:0px 0 5px 0;
}
.photocap_inc {
	padding: 0;line-height:1.2;font-weight: normal;font-size: 14px;
	margin:0 0 5px 0;text-align: left;
}
#bikelist ul.column li a:link{
text-decoration:none; color:#3f8fab;
}
#bikelist ul.column li a {
text-decoration:none; color:#3f8fab;
}
#bikelist ul.column li a:hover{
text-decoration:none;color:#c4161c;
}

/* 画面サイズが1024px以下の場合に適用 150803追加 */
@media only screen and (max-width:1024px) {
	#bikelist {
	width: 100%;
	margin:0 auto;font-size: 12px;height:auto;
}
.bikelist_box {
	width: 100%;display: block;height:auto;text-align: left;margin:0;
}

#bikelist ul.column{
	width:100%;
	/*height:105px;*/height:auto;height:100%;
}
#bikelist ul.column li{
	padding: 0;border-bottom: none;float: left;width: 140px;display: block;margin:10px;
}

}


/* 画面サイズが768px以下の場合に適用 150217追加 */
@media only screen and (max-width:768px) {
	#bikelist {
	width: 100%;
	margin:0 auto;font-size: 12px;height:auto;
}
.bikelist_box {
	width: 100%;display: block;height:auto;text-align: left;margin:0;
}
.bikelist_box a {
	background: #efefef url("images/next.png") no-repeat center right;display: block;padding:20px 0 25px 0;height:100%;
}
.bikelist_box a:hover {
	background: #dcdddd url("images/next.png") no-repeat center right;display: block;
}
#bikelist ul.column{
	width:100%;
	/*height:105px;*/height:auto;height:100%;
}
#bikelist ul.column li{
	padding: 0;border-bottom: 1px dotted #333;clear: both;float: none;width: 100%;display: block;margin:0px;
}
#bikelist ul.column li{
	/*background: #dcdddd url("images/next.jpg") no-repeat center right;*/
}

/*#bikelist ul.column li a:hover{
	background: #efefef url("images/next.jpg") no-repeat center right;
}
#bikelist ul.column li a{
	background: #dcdddd url("images/next.jpg") no-repeat center right;display: block;height:auto;
}*/
#bikelist ul.column li img{
	border:none;margin:0px 5% 0 0px ;float: left;width: 25%;height:auto;
}
.photocap_inc {
	float: left;width: 70%;
}
}


/****************************************

          #toptopic1

*****************************************/

#contents img { margin: 0; max-width: 100% !important; height: auto !important; }
#toptopic1 .prImage img { margin: 0px; }

#contents #main #toptopic1 .prImage img { 
margin-bottom : 0px; }

#toptopic1 { margin-bottom: 25px; }
#toptopic1 .topPrOuter { display: block; overflow: hidden; padding: 10px 0; }
#toptopic1 h4 { border:none;/*;margin: 0px 0px 8px;padding: 2px; line-height: 135.7%;text-indent: 4px;*/ 
text-align: left;
/*border-left:10px solid #fba70e;text-align: left;*/
display: block;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap; }
#toptopic1 h4 a { text-decoration: none; color: #333; }
#toptopic1 h5 { color: #d71920;font-weight: bold;letter-spacing: 0.1em;margin:0px;text-align: left;font-size: 16px;}
#toptopic1 p a { text-decoration: none; line-height: 17px; color: #666; }
#toptopic1 a:hover { text-decoration: underline; }
#toptopic1 p.topPrDescription { margin-bottom: 0px; font-size: 14px; line-height: 135.7%; padding: 0px; }
#toptopic1 .prImage { float: left; width: 70px; margin-right: 10px; overflow: hidden; margin-bottom: 5px; }
#toptopic1 .prImage a { display: block; overflow: hidden; border: 1px solid #cccccc; padding: 1px; }
#toptopic1 .prImage img.imageWide { display: none; }
#toptopic1 .prImage img.imageSmall { display: block; }
#toptopic1 .topPrTxtBox { display: block; overflow: hidden; }

.toptopic1_title {
  overflow: hidden;
  width: 100%;
}
#toptopic1 h4 {
  position: relative;/*相対位置*/
  padding-left: 1.5em;/*アイコン分のスペース*/
  line-height: 1.2;/*行高*/
  color: #fba70e;/*文字色*/
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#toptopic1 h4:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f111";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1.2em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: -0.1em;/*アイコンの位置*/
}
@media (min-width: 660px) { 
 #toptopic1 { display: block; overflow: hidden; }  #toptopic1 h5 { text-align: center;}
  #toptopic1 .topPrOuter { padding: 0px; border-bottom: none; margin-bottom: 20px; }
  #toptopic1 .toptopic1Left { width: 33.1%; text-align: left; float: left; display: block; overflow: visible; }
  #toptopic1 #toptopic1Center { width: 33.1%; text-align: center; float: left; display: block; overflow: visible; }
  #toptopic1 #toptopic1Right { width: 33.1%; text-align: right; float: right; display: block; overflow: visible; }
  #toptopic1 .toptopic1Left .topPrInner { float: left; }
  #toptopic1 #toptopic1Center .topPrInner { margin: 0px auto; }
  #toptopic1 #toptopic1Right .topPrInner { float: right; }
  #toptopic1 .topPrInner { text-align: left; width: 95%; }
  #toptopic1 .topPrInner p { padding: 0px; }
  #toptopic1 .topPrInner p.topPrDescription { font-size: 85.7%; }
  #toptopic1 .prImage { float: none; width: 100%; margin-right: 0px; }
  #toptopic1 .prImage img { height: auto; width: 100%; }
  #toptopic1 .prImage img.imageWide { display: block; }
  #toptopic1 .prImage img.imageSmall { display: none; }
}
#toptopic1 { border-top: 1px dotted #e5e5e5; }
#toptopic1 .topPrOuter { border-bottom: 1px dotted #e5e5e5; }
#toptopic1 .topPrOuter h4 { border-bottom: none; }

@media (min-width: 660px) { 
  #toptopic1 { border-top: none; }
  #toptopic1 .topPrOuter { border-bottom: none; }
  #toptopic1 .topPrOuter .topPrInner { padding: 0 6%; width: 88%; border-right: 0px solid #e5e5e5; }
  #toptopic1 .toptopic1Left .topPrInner { border-left: 0px solid #e5e5e5; } }





.moreLink { margin-bottom: 0px; height: auto; display: block; }
.moreLink a { text-align: center; margin-top: 2px; display: inline-block; overflow: hidden; font-size: 14px; line-height: 105%; text-decoration: none; background-color: #efefef; color: #1871B8; padding: 0px 15px; }
.moreLink a:hover { text-decoration: underline; background-color: #e5e5e5; }

#contents .infoList .infoListBox div.entryTxtBox p.moreLink { margin: 0px; padding: 0px; }


.moreLink { display: block; overflow: hidden; }
.moreLink a { float: right; padding: 0; text-decoration: right; font-size: 14px; line-height: 140%; background: none; }
.moreLink a:hover { background: none; }
/*.moreLink a:after { font-family: 'vektor_kado_icons'; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; content: "\3a"; padding: 2px 2px 0 5px; }*/

#contents .infoList .moreLink a { float: none; }

.moreLink a:hover { color: #006699; }





#toptopic2 .prImage img { margin: 0px; }

#contents #main #toptopic2 .prImage img { 
margin-bottom : 0px; }

#toptopic2 { margin-bottom: 25px; }
#toptopic2 .topPrOuter { display: block; overflow: hidden; padding: 10px 0; }
#toptopic2 h4 { border:none;margin: 0px 0px 8px;padding: 2px; line-height: 135.7%; font-size: 16px;text-indent: 4px;border-left:10px solid #153389;text-align: left;
display: block;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap; }
#toptopic2 h4 a { text-decoration: none; color: #333; }
#toptopic2 h5 { color: #d71920;font-weight: bold;letter-spacing: 0.1em;margin:0px;text-align: left;font-size: 16px;}
#toptopic2 p a { text-decoration: none; line-height: 17px; color: #666; }
#toptopic2 a:hover { text-decoration: underline; }
#toptopic2 p.topPrDescription { margin-bottom: 0px; font-size: 14px; line-height: 135.7%; padding: 0px; }
#toptopic2 .prImage { float: left; width: 70px; margin-right: 10px; overflow: hidden; margin-bottom: 5px; }
#toptopic2 .prImage a { display: block; overflow: hidden; border: 1px solid #cccccc; padding: 1px; }
#toptopic2 .prImage img.imageWide { display: none; }
#toptopic2 .prImage img.imageSmall { display: block; }
#toptopic2 .topPrTxtBox { display: block; overflow: hidden; }

@media (min-width: 660px) { 
 #toptopic2 { display: block; overflow: hidden; }  #toptopic2 h5 { text-align: center;}
  #toptopic2 .topPrOuter { padding: 0px; border-bottom: none; margin-bottom: 20px; }
  #toptopic2 .toptopic2Left { width: 33.1%; text-align: left; float: left; display: block; overflow: visible; }
  #toptopic2 #toptopic2Center { width: 33.1%; text-align: center; float: left; display: block; overflow: visible; }
  #toptopic2 #toptopic2Right { width: 33.1%; text-align: right; float: right; display: block; overflow: visible; }
  #toptopic2 .toptopic2Left .topPrInner { float: left; }
  #toptopic2 #toptopic2Center .topPrInner { margin: 0px auto; }
  #toptopic2 #toptopic2Right .topPrInner { float: right; }
  #toptopic2 .topPrInner { text-align: left; width: 95%; }
  #toptopic2 .topPrInner p { padding: 0px; }
  #toptopic2 .topPrInner p.topPrDescription { font-size: 85.7%; }
  #toptopic2 .prImage { float: none; width: 100%; margin-right: 0px; }
  #toptopic2 .prImage img { height: auto; width: 100%; }
  #toptopic2 .prImage img.imageWide { display: block; }
  #toptopic2 .prImage img.imageSmall { display: none; }
}
#toptopic2 { border-top: 1px dotted #e5e5e5; }
#toptopic2 .topPrOuter { border-bottom: 1px dotted #e5e5e5; }
#toptopic2 .topPrOuter h4 { border-bottom: none; }

@media (min-width: 660px) { 
  #toptopic2 { border-top: none; }
  #toptopic2 .topPrOuter { border-bottom: none; }
  #toptopic2 .topPrOuter .topPrInner { padding: 0 6%; width: 88%; border-right: 0px solid #e5e5e5; }
  #toptopic2 .toptopic2Left .topPrInner { border-left: 0px solid #e5e5e5; } }


/*画像（イメージ）上に半透明の文字を重ねる*/
#img-box{
  margin: 0px;
}
.img-box p{
  text-align: left;
  width: 100%;
}
.img-box{
   position: relative;
}
.img-box-200{
  position: relative;width:200px;
}
.img-box-300{
  position: relative;width:300px;margin: 10px;height:100%;
}
.img-box-400{
  position: relative;width:400px;
}
.img-box-500{
  position: relative;width:500px;
}
.img-box-top{
  position: absolute;
  top: -20px;
  left: 0px;
  width:100%;height: 20%;
   color: #fff;background: rgba(191,122,57,.8);
 }
.img-box-bottom{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width:100%;padding: 0.2em 0;height: 15%;
   color: #fff;background: rgba(0,0,0,.9);
 }
.img-box-bottom-1{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width:100%;padding: 0.2em 0;height: 15%;
   color: #fff;background: rgba(0,0,0,.8);
 }
 .img-box-bottom-2{
  position: absolute;
  bottom: -100px;
  left: 0px;
  width:100%;height: 200px;padding: 0.2em 0;
 }


#infobox_orenge {
width: 90%;border: 2px solid #bf7a39;margin: 10px;background: #f7ac1b;
}
#infobox_orenge p {
font-size: 16px;text-align: left;padding: 10px;line-height: 150%;margin:  0;color:#603500;font-weight:bold;
}

/* 整備・車検
---------------------------------------------------- */
.price-2{
	font-family: 'Anton', sans-serif;color: #cb4e4e;font-size: 160%;text-align: center;margin:0 10px ;
}
.price-3{
	font-family: 'Anton', sans-serif;color: #eb9500;font-size: 220%;text-align: center;margin:10px ;
}
.price-4{
	font-family: 'Anton', sans-serif;color: #0062a0;font-size: 220%;text-align: center;margin:10px ;
}
.price-w{
	font-family: 'Anton', sans-serif;color: #fff;font-size: 180%;text-align: center;margin:10px 0 ;
}

/* serviceテーブル
---------------------------------------------------- */
table.service {
	background-color: #999;width: 95%;
	border-collapse: separate;
	border-spacing: 1px;font-size: 100%;margin:10px 0 20px 0 ;
}

table.service th  {
	border: 1px solid #FFF;
	background-color: #EEE;padding: 6px 6px; text-align: center;
}

table.service thead th  {
	background-color: #CCC;padding: 6px 6px;font-weight:bold; font-size: 14px;
}

table.service td {
	background-color: #FFF;padding:6px 6px; text-align: center;
}
table.service caption { caption-side: top; text-align: center; font-size: 15px;font-weight:bold;padding:0px 0 10px 0;} 

table.service th.tablecustom  {
	background-color: #CCC;
}

table.service1 {
	background-color: #999;width: 95%;
	border-collapse: separate;
	border-spacing: 1px;font-size: 100%;margin:10px 0 20px 0 ;
}
table.service1 th:first-child {
  width: 40%;
}
table.service1 th  {
	border: 1px solid #FFF;width: 20%;
	background-color: #EEE;padding: 6px 6px; text-align: center;
}

table.service1 thead th  {
	background-color: #CCC;padding: 6px 6px;font-weight:bold; font-size: 100%;
}

table.service1 td {
	background-color: #FFF;padding:6px 6px; text-align: center;
}
table.service1 caption { caption-side: top; text-align: center; font-size: 110%;font-weight:bold;padding:0px 0 10px 0;} 

table.service1 th.tablecustom  {
	background-color: #CCC;
}
table.service2 {
	background-color: #999;width: 70%;
	border-collapse: separate;
	border-spacing: 1px;font-size: 100%;margin:10px 0 20px 0 ;
}

table.service2 th  {
	border: 1px solid #FFF;
	background-color: #EEE;padding: 6px 6px; text-align: center;
}

table.service2 thead th  {
	background-color: #CCC;padding: 6px 6px;font-weight:bold; font-size: 100%;
}

table.service2 td {
	background-color: #FFF;padding:6px 6px; text-align: center;
}
table.service2 caption { caption-side: top; text-align: center; font-size: 110%;font-weight:bold;padding:0px 0 10px 0;} 

table.service2 th.tablecustom  {
	background-color: #CCC;
}

table.service3 {
	background-color: #999;width: 100%;
	border-collapse: separate;
	border-spacing: 1px;font-size: 100%;margin:10px 0 20px 0 ;
}

table.service3 th  {
	border: 1px solid #FFF;
	background-color: #EEE;padding: 6px 6px; text-align: center;
}

table.service3 thead th  {
	background-color: #CCC;padding: 6px 6px;font-weight:bold; font-size: 100%;
}

table.service3 td {
	background-color: #FFF;padding:6px 6px; text-align: center;
}
table.service3 caption { caption-side: top; text-align: center; font-size: 110%;font-weight:bold;padding:0px 0 10px 0;} 

table.service3 th.tablecustom  {
	background-color: #CCC;
}

/*料金表*/

table.price1 {

	border-collapse: collapse;
	width: 95%;margin: 0px 0 24px 0;
  font-size:90%;background: #fff;
}

table.price1 th {
	border-right: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-top: #e3e3e3 1px solid;
	border-bottom: #5698d2 2px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
table.price1 tr th:first-child {
  border-bottom: #006eb9 2px solid;
}

table.price1 td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}
table.price1 tr:hover {
  background: #dfe1e2;/*eee*/
  cursor:pointer;
}
table.price1 td:hover {
  background: #d4d9db;/*eee*/
  cursor:pointer;
}

table.price1 td strong {
  color: #76922f;
}

@media screen and (max-width:600px) { /*600px以下(スマホ用)*/
table.link, table.link tr, table.link th, table.link td {
display: block;
max-width: 95%; /*スマホ画面ほぼ一杯に広がる感じ*/
}
}


/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
table.price1 {
  font-size:70%;
}
table.prof {
  font-size:70%;
}
table.service1, table.service2 {
  font-size:70%;
}
}
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
table.price1 {
  font-size:50%;
}
table.service1, table.service2 {
  font-size:50%;
}
}

/* フォント
---------------------------------------------------- */
.font_150{
	font-size: 150%;
}
.font_140{
	font-size: 140%;
}
.font_130{
	font-size: 130%;
}
.font_120{
	font-size: 120%;
}
.font_80{
	font-size: 80%;
}
.font_70{
	font-size: 70%;
}
.font_60{
	font-size: 60%;
}


.ftred {
  color:#D71920;
}
.ftred-b {
  color:#D71920;font-weight:bold;
}
.ftyellow  {
  color:#ffff00;
}
.ftyellow-b {
  color:#ffff00;font-weight:bold;
}
.ftskyblue  {
  color:#00ffff;
}
.ftskyblue-b {
  color:#00ffff;font-weight:bold;
}
.ftnavy  {
  color:#000024;
}
.ftnavy-b {
  color:#000024;font-weight:bold;
}



.ft10black {
  font-size: 10px; color:#000000; font-weight:normal;line-height: 170%;
}
.ft11black {
  font-size: 11px; color:#000000; font-weight:normal;line-height: 170%;
}
.ft12black {
  font-size: 12px; color:#000000; font-weight:normal;line-height: 170%;
}
.ft12blackB {
  font-size: 12px; color:#000000; font-weight:bold;line-height: 170%;
}
.ft14black {
  font-size: 14px; color:#000000; font-weight:normal;line-height: 170%;
}
.ft14blackB {
  font-size: 14px; color:#000000; font-weight:bold;line-height: 170%;
}
.ft16black {
  font-size: 16px; color:#000000; font-weight:normal;line-height: 170%;
}
.ft16blackB {
  font-size: 16px; color:#000000; font-weight:bold;line-height: 170%;
}
.ft18black {
  font-size: 18px; color:#000000; font-weight:normal;line-height: 170%;
}
.ft18blackB {
  font-size: 18px; color:#000000; font-weight:bold;line-height: 170%;
}
.ft12orange {
  font-size: 12px; color:#F26923; font-weight:normal;line-height: 170%;
}
.ft14orange {
  font-size: 14px; color:#F26923; font-weight:normal;line-height: 170%;
}
.ft14orangeB {
  font-size: 14px; color:#F26923; font-weight:bold;line-height: 170%;
}
.ft12green {
  font-size: 12px; color:#8CC63E; font-weight:normal;line-height: 170%;
}
.ft14green {
  font-size: 14px; color:#8CC63E; font-weight:normal;line-height: 170%;
}
.ft12red {
  font-size: 12px; color:#D71920; font-weight:normal;line-height: 170%;
}
.ft12redB {
  font-size: 12px; color:#D71920; font-weight:bold;line-height: 170%;
}
.ft14red {
  font-size: 14px; color:#D71920; font-weight:normal;line-height: 170%;
}
.ft14redB {
  font-size: 14px; color:#D71920; font-weight:bold;line-height: 170%;
}
.ft18redB {
  font-size: 18px; color:#D71920; font-weight:bold;line-height: 170%;
}
.ft20redB {
  font-size: 20px; color:#D71920; font-weight:bold;line-height: 170%;
}
.ft30redB {
  font-size: 30px; color:#D71920; font-weight:bold;line-height: 120%;
}
.ft12gray {
  font-size: 12px; color:#444444; font-weight:normal;line-height: 170%;
}
.ft12blue{
  font-size: 12px; color:#00334E; font-weight:normal;line-height: 170%;
}

/* アコーディオンメニュー
---------------------------------------------------- */
ul.accordion { margin:0; padding:0; list-style:none;text-align: left;width: 96%;}
ul.accordion:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
ul.accordion { display:inline-block;}*/
/* for macIE \*/
* html ul.accordion { height:1%; }
ul.accordion { display:block; }

#accordion {
margin:0;
}

#accordion p{
margin:0;padding:5px 0px;
}


ul.accordion { font:13px/1 verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;font-size:90%;/*123.1*/ padding:5px; /*background:#d4d9db;*/ margin-bottom:30px;line-height: 150%;font-weight:bold;}
ul.accordion a {display:block; padding:10px 10px 10px 30px; background-position:2.5% center; background-repeat:no-repeat; text-decoration:none; color:#153389;}
ul.accordion span {display:block; padding:10px 10px 10px 30px; background-position:1% center; background-repeat:no-repeat; color:#333;}
ul.accordion ul {display:none;}

ul.accordion > li {/*background: -moz-linear-gradient(top, #e6e6e6, #efefef); background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#efefef));/* IE10+ *//*background: -ms-linear-gradient(top, #e6e6e6, #efefef)*/;/* IE8-9 *//*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#efefef', GradientType=0)";*/}
ul.accordion > li > p {/*background: -moz-linear-gradient(top, #efefef, #f7f8f8); background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f7f8f8));/* IE10+ *//*background: -ms-linear-gradient(top, #efefef, #f7f8f8);/* IE8-9 *//*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f7f8f8', GradientType=0)";*/}
ul.accordion > li > ul > li {background:none; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > p {background:#888;}
ul.accordion > li > ul > li > ul > li {background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child {border:none;}

ul.accordion > li > p span {background-image:url(images/a_close.png);color:#153389;font-size:125%;/*text-decoration: underline;*/}
ul.accordion > li > p .small {font-size:108%;/*text-decoration: underline;*/}
ul.accordion > li > p span.open {background-image:url(images/a_open.png);}
ul.accordion > li > a {background-image:url(images/a_link.png);}

ul.accordion > li > ul > li > p {background:#e6e6e6;}
ul.accordion > li > ul > li > p span {background-image:url(images/b_close_k.png);}
ul.accordion > li > ul > li > p span.open {background-image:url(images/b_open_k.png);}
ul.accordion > li > ul > li > a {background-image:url(images/c_link.png);}
ul.accordion > li > ul > li > a:hover {background:#fff url(images/c_link.png) no-repeat 2.5% center;
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";}

ul.accordion > li > ul > li > ul > li a {background-image:url(images/c_link.png); color:#333;}



/*ul.accordion > li  img{
 float: left;
 height: auto;
 width: 30px;
 padding:0px 10px 0 0; margin:-6px 0 0px 0;
 }
.margin-2{
	 margin:12px 0 -10px 0;
 }*/

ul.accordion > li  img{
 clear: both;
 }

ul.accordion > li > a {background-image:url(images/c_link.png);}
ul.accordion > li > a:hover {background:#fff url(images/c_link.png) no-repeat 2.5% center;
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";}

ul.accordion > li > ul > li > ul > li a:hover {background:#efefef url(images/c_link.png) no-repeat 8% center;}


/* 画面サイズが1000px以下の場合に適用 150803追加 */
@media only screen and (max-width:1000px) {
	ul.accordion a {display:block; padding:10px 10px 10px 30px; background-position:2% center; background-repeat:no-repeat; text-decoration:none; color:#153389;}
ul.accordion > li {
background: -moz-linear-gradient(top, #e6e6e6, #efefef); 
background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#efefef));/* IE10+ */
background: -ms-linear-gradient(top, #e6e6e6, #efefef);/* IE8-9 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#efefef', GradientType=0)";}
ul.accordion > li > p {
background: -moz-linear-gradient(top, #fff, #f7f8f8); 
background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f7f8f8));/* IE10+ */
background: -ms-linear-gradient(top, #efefef, #f7f8f8);/* IE8-9 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f7f8f8', GradientType=0)";}
ul.accordion > li > ul > li > a:hover {background:#fff url(images/c_link.png) no-repeat 2% center;
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";}
ul.accordion > li > a:hover {background:#fff url(images/c_link.png) no-repeat 2% center;
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";}
}


/* カスタムフォトギャラリー
---------------------------------------------------- */

.customphoto{
margin:10px 0 0 0;width: 100%;
}


.customphoto img {
margin:0 8px 25px ;vertical-align:top;
/* css3用ドロップシャドウここから */   
  -moz-box-shadow: 1px 1px 4px #999; /* Firefox */  
   -webkit-box-shadow: 1px 1px 4px #999; /* Safari and Chrome */  
   box-shadow: 1px 1px 4px #999; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
/* css3用ドロップシャドウここまで */ 
}


.customphoto ul{
  margin: 0 ; padding: 5px 0px;
  list-style : none ;  font-size: 14px; line-height: 160%; 
  }

.customphoto li{
float:left;width: 200px;height: 100%;padding:0px;margin:0 10px 25px ;
display:block;/*background: #cdcdcd ;margin-right: 5px ;*/text-align: left;
}

/*.customphoto li:last-child{
margin:0 0px 0px ;
}*/
.customphoto li span{border-left:8px #ff6600 solid;padding-left:8px;}
.customphoto li a
{
display: block;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap; 	
}
.customphoto li img {
margin:5px 0  ;vertical-align:top;
}


/*ドロワー
---------------------------------------------------- */

#drawer-checkbox {
  display: none;
}
#drawer-icon {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  position: relative;
  width: 50px;
}
#drawer-icon span {
  background:  #fff;
  border-radius: 0px;/*4*/
  display: block;
  height: 16%;
  left: 50%;
  margin: -8% 0 0 -42%;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease-in-out;
  width: 84%;
}
#drawer-icon span::before,
#drawer-icon span::after {
  -webkit-transform: rotate(0);
  background: #fff;
  border-radius: 0px;/*4*/
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin: -8% 0 0 -50%;
  position: absolute;
  top: 50%;
  transform: rotate(0);
  transition: all 0.3s ease-in-out;
  width: 100%;
}
#drawer-icon span::before {
  margin-top: -38%;
}
#drawer-icon span::after {
  margin-top: 19%;
}
#drawer-checkbox:checked ~ #drawer-icon span {
  background: rgba(51, 51, 51, 0);
}
#drawer-checkbox:checked ~ #drawer-icon span::before,
#drawer-checkbox:checked ~ #drawer-icon span::after {
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin: -8% 0 0 -42%;
  position: absolute;
  top: 50%;
  width: 100%;
}
#drawer-checkbox:checked ~ #drawer-icon span::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#drawer-checkbox:checked ~ #drawer-icon span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#drawer-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  width: 250px;
  max-width: 90%;
  height: 100%;
  background: #fff;
  transition: all 0.3s ease-in-out 0s;
  transform: translateX(-100%);
}
#drawer-checkbox:checked ~ #drawer-content {
  transform: translateX(0);
  box-shadow: 6px 0 25px rgba(0, 0, 0, 0.16);
}

#drawer-close {
  display: none;
  position: fixed;
  z-index: 39;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
#drawer-checkbox:checked ~ #drawer-close {
  display: block;
  opacity: 0.3;
}

#drawer {
  display: none;
}
/* 以下はメニューのスタイリングなど */
 #drawer ul {
    padding:0;
    list-style:none;
    border-top: solid 1px #ccc;
    color: #000;
}
#drawer ul li {
    border-bottom: solid 1px #ccc;
    padding: 12px 20px;font-size: 90%;
}

header:after {
    content:"";
    display: block;
    clear: both;
}
#drawer ul li a {
    color: #000;
}
/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width:768px) {
#drawer {
display: block;
    position: fixed;
    top: 0;right: 0;z-index: 3;
background-color: rgba(21,51,137,0.8);padding: 6px 6px 0px 6px;
		/*position: relative;
		width: 100%;*/
}
}

/* トップへ戻るボタン
---------------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 2%;
    right: 2%;
    font-size: 70%;
}
#page-top a {
    display: block;
    text-decoration: none;
    padding-top: 100px;
    width: 100px;
    height: 0px;
    overflow: hidden;
    background: url("images/pagetopicon.png") no-repeat 0 0;/*画像のURLを指定。*/
}
  
#page-top a:hover {
    background-position: 0 -10px;
}


/*--------------------
 吹き出しを作る
--------------------*/
#balloon_area {
  margin: 0 auto 24px;
  padding: 0;
}
#balloon_area h4 {
text-align: left;background: none;border: none;font-size: 120%;
}

#balloon_area h5 {
	  margin:0px 0 0;
/*border-bottom: 1px solid #333;*/border-bottom: 2px dotted #333;font-size: 100%;
}
#balloon_area .balloon p {
  margin:6px 2px;padding:0px 0px;
}

.balloon {
margin-bottom: 1em;
position: relative;
margin-top: 1em;
}
.balloon:before,.balloon:after {
clear: both;
content: "";
display: block;
}
.balloon figure {
width: 200px;
height: 200px;
/*width: 60px;
height: 60px;*/
}
@media (max-width: 768px) {
.balloon figure {
width: 120px;
height: 120px;
}
}
@media (max-width: 480px) {
.balloon figure {
width: 100px;
height: 100px;
}
}


.balloon-image-left {
float: left;
margin-right: 20px;
}
.balloon-image-right {
float: right;
margin-left: 20px;
}
.balloon figure img {
width: 100%;
/*height: 100%;*/
border: 1px solid #aaa;
border-radius: 30px;
margin: 0;
}
.balloon-image-description {
padding: 5px 0 0;
font-size: 14px;
text-align: center;font-weight: bold;
}
.balloon-text-right,.balloon-text-left {
position: relative;
padding: 10px;
border: 1px solid;
border-radius: 10px;
max-width: -webkit-calc(100% - 120px);height: 100%;
max-width: calc(100% - 120px);
/*max-width: -webkit-calc(100% - 120px);
max-width: calc(100% - 120px);*/
display: inline-block;background-color: #fff;
}

.balloon-text-right strong,.balloon-text-left strong {
padding:0 10px;font-weight: bold;
background-color: #dcdcdc;
}

.balloon-text-right2,.balloon-text-left2 {
padding: 10px 10px;
/*border: 3px solid;*/background-color: #dcdcdc;
/*border-radius: 10px;border-color: #aaa;*/
display: inline-block;margin-top: 12px;min-width: 400px;text-align: left;
}

.balloon-text-right3,.balloon-text-left3 {
padding: 10px;
border: 4px solid;
border-color: #aaa;
display: inline-block;min-width: 300px;
}

@media (max-width: 768px) {
.balloon-text-right,.balloon-text-left {
max-width: -webkit-calc(100% - 180px);
max-width: calc(100% - 180px);
/*
max-width: -webkit-calc(100% - 140px);
max-width: calc(100% - 140px);
*/
}

.balloon-text-right2,.balloon-text-left2 {
float: none;min-width: 95%;

}
.balloon-text-right3,.balloon-text-left3 {
min-width: auto;
}

}

@media (max-width: 480px) {
.balloon-text-right,.balloon-text-left {
max-width: -webkit-calc(100% - 160px);
max-width: calc(100% - 160px);
/*
max-width: -webkit-calc(100% - 140px);
max-width: calc(100% - 140px);
*/
}

.balloon-text-right2,.balloon-text-left2 {


}

.balloon-text-right3,.balloon-text-left3 {
min-width: auto;
}
}
.balloon-text-right {
border-color: #aaa;
}
.balloon-text-left {
border-color: #aaa;
}
.balloon-text-right {
float: left;
}
.balloon-text-left {
float: right;
}

.balloon-text-right2 {

}
.balloon-text-left2 {

}
.balloon-text-right3 {
float: left;
}
.balloon-text-left3 {
float: right;
}

.balloon p {
margin: 0 0 20px;
}
.balloon p:last-child {
margin-bottom: 0;
}
/* 三角部分 */
.balloon-text-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #aaa;
top: 15px;
left: -20px;
}
.balloon-text-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 15px;
left: -19px;
}
.balloon-text-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #aaa;
top: 15px;
right: -20px;
}
.balloon-text-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #fff;
top: 15px;
right: -19px;
}

hr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;clear:both;
}

.hr_section {
	background-color: #fff;
  border-top: 2px dotted #bbb;
}

.hr_section2 {
	background-color: #fff;
  border-top: 2px dotted #bbb;
  	margin: 24px 0;
}


table.service4{
  border-collapse: collapse;
  border-spacing: 0;
  table.service4-layout: fixed;
  width: 100%;/*490*/font-weight: bold;
}

table.service4 tr:last-child{
  border-bottom:solid 1px #ddd;
}

table.service4 th{
  text-align: center;
  padding: 12px 0;
  border-right:solid 1px #ddd;
  border-left:solid 0px #ddd;
  width: auto;/*155 33.3%*/
}

table.service4 th:nth-child(1){
  background-color:none;border-bottom:solid 1px #ddd;width: 25%
}

table.service4 th:nth-child(3){
  background-color:#f5b932;
  color: white;width: 37.5%
}

table.service4 tr:nth-child(2) td{
  font-size: 14px;
}
/*table.service4 tr td:nth-child(1){
  font-size: 14px;background-color:#eee;
}*/

table.service4 .midashi{
  font-size: 14px;background-color:#eee;
}

table.service4 tr td{
  border-bottom:solid 1px #ddd;
}

table.service4 td{
  text-align: center;
  padding: 9px 0;
  border-right:solid 1px #ddd;
  border-left:solid 1px #ddd;
  width: auto;background-color:#fff;font-size: 16px;
}

table.service4 td strong{
  background-color: #f34955;
  color: white;
  padding:5px 20px;
  border-radius: 30px;
  font-weight: bold;font-size: 20px;
}

table.service4 .popular{
  width: 180px;
}

table.service4 th.popular{
  position: relative;
}

table.service4 th.popular span.no1{
  position: absolute;
  top: -10px;
  left:calc(50% - 50px);
  background: #f66780;/*bdcc28*/color: #fff;
  width: 100px;/*60*/
  font-size: 12.5px;
  border-radius: 15px;
  line-height: 1;
  padding: 3px 5px;
}

table.service4 th.popular span.inner{
  position: absolute;
  color:white;
  background-color: #f34955;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;/*180*/
  padding: 12px 0;
}

@media only screen and (max-width: 480px) {
table.service4 .midashi{
  font-size: 12px;
}
table.service4 td{
  font-size: 14px;
}
table.service4 td strong{
  font-size: 18px;
}
table.service4 th.popular span.no1{
	left:calc(50% - 40px);
  width: 80px;padding: 3px 3px;
}
}

.div_pc { display: block !important; }
.div_sp { display: none; }
@media only screen and (max-width: 640px) {
.div_pc { display: none !important; }
.div_sp { display: block !important; }
}