body {
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* border-top: solid 8px #ea5532; */
	-webkit-print-color-adjust: exact;
	width: 100%;
	min-width: 1000px;
}

.clearfix { display: block; }

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  

a:link, a:visited {
	color: #0ea4dc;
}

a:hover {
	color: #4cbe0e;
	text-decoration: none;
}

p {
    margin: 10px 50px !important;
}
	
img {
	vertical-align: bottom;
    display: block;
	width:100%;
}


.content {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.content740{
	width: 740px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

.content780{
	width: 780px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

.content740 img,
.content780 img{
	width:100%;
}


/* header */
.logo_content {
	width:1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.logo {
	width:1000px;
}

header {
	padding:0 0 25px 0;
}

/* top */
.mainvisual{
	width: 100%;
	max-width:1000px;
	margin:0 auto 30px;
}



/* tab */
#tab-box ul {
line-height: 0;
text-align: center;
}

#tab-box ul li {
	font-size:0;
 	display: inline-block;
  /display: inline;
  /zoom: 1;
  list-style: none;
}

#tab-box ul li a img{
outline:none;
border:none;
}

#tab-box .dlt {
display:none;
}

#tab-01 {
	background: #eaf6fd !important;
	padding-bottom: 5px;
}

#tab-02 {
	background: #fff5f3 !important;
	padding-bottom:5px;
}

#nav img{
	width: 402px;
}


/* btn */
.tab_content {
	width:780px;
	margin:0 auto;
}

.btnbox {
	margin:50px auto 24px;
}

.btnbox ul,
.btn_b_box ul {
	text-align:center;
	margin:0 !important;
}

.btnbox ul li,
.btn_b_box ul li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  list-style: none;
}

.btnbox a:hover img,
.btn  a:hover img,
.btn_b_box  a:hover img {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}

.btnbox img.grnbtn{
	width:425px;
}

.btnbox img.redbtn{
	width:308px;
}

.btnbox img.here{
	width:416px;
}

.btnbox img.shiryou{
	width:425px;
}



/* 共有コンテンツ */
.bg_gray {
	padding:20px 0 16px;
	text-align:center;
	background:#efefef !important;
}

.bg_orange {
	padding:60px 0;
	text-align:center;
	background:#fff5f3 !important;
}

.bg_footer {
	padding:30px 0 0;
	text-align:center;
	background:#efefef !important;
}

.bg_bule {
	padding:22px 0 25px;
	text-align:center;
	background:#00a0e9 !important;
	width: 100%;
}

.bg_red {
	padding:22px 0 25px;
	text-align:center;
	background:#e60012 !important;
}
	
.arrow {
	text-align:center;
	margin:-1px auto 40px;
	width:49px;
}

.bule_arrow,
.red_arrow {
	text-align:center;
	margin:-2px auto 0;
	width:49px;
}

.orange_arrow{
	width:26px;
	margin:0 auto;
}

.ttl_area{
	padding: 40px 0 37px;
	text-align: center;
	width: 100%;
}

#caution_area {
	margin:43px auto 0;
	width: 680px;
	border-radius: 10px;
	padding:35px 30px;
	background:#fff !important;
	text-align:left;
	font-weight:100 !important;
	font-size:12px;
}

#caution_area p,
#caution_area li,
#caution_area small {
	margin:0 !important;
	padding-left:1em;
    text-indent:-1em;
}

#caution_area p {
	line-height:2;
}



/* footer */
footer {
  overflow: hidden;
  clear:both;
	background: #fff !important;
	margin-bottom: 74px;
}

#rep_area {
	float: left;
	margin:22px 15px 15px 0;
	width: 430px;
	border-radius: 10px;
	padding: 25px 15px;
	border: 2px solid #ccc;
	background:#fff !important;
	box-sizing: border-box;
}

#rep_name {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	}
	
#rep_address {
	font-size: 13px;
	line-height: 1.6;
	}
	
#rep_tel {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	color: #333;
	}

.gray_box {
	text-align: left;
	padding: 10 0px;
	margin:0 0 35px;
	font-size: 0.95em;
	background: #eee !important;
}
	
.contact {
	float: left;
}

.contactcenter {
	width:530px;
}
	
#footlink {
	width : 980px;
	margin: 0 auto 25px;
}

#footlink ul {
	list-style: none outside none;
	text-align: center;
  margin: 0 auto 20px;
}

#footlink ul li {
    padding: 0;
	display:inline;
	font-size:85%;
	color: #333;
}

#footlink ul li a{
	color: #ea5532;
}

.tyusyaku{
  text-align: center;
  margin-top:5px;
  font-size:0.7em;
  padding:5px 0;
  color:#000000;
}

.copyright {
  text-align: center;
  margin-top:5px;
  font-size:0.7em;
  background:#ea5532 !important;
  padding:5px 0;
  color:#fff;
}

.formno {
  text-align: right;
  font-size:0.7em;
  margin-right: 10px;
}	
	
li a:link{
    color: #555;
    text-decoration: none;
}

li a:visited {
    color: #666;
}

li a:hover {
    color: #00a0e9;
}

/*#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#page-top a {
    display: block;
}*/

.footer_nav {
		position: fixed;
    bottom: 0;
    display: block;
    background: #e0e0e0;
    width: 100%;
}
.footer_nav nav{
		justify-content: center;
		position: static;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
    width: 980px;
    margin: 0 auto;
}
.footer_nav nav a img{
		width: 410px;
}

/* 共通 */

/* 余白 */
.mar_t_20 {
	margin-top: 20px;
}
.mar_t_22 {
	margin-top: 22px;
}
.mar_t_40 {
	margin-top:40px;
}
.mar_t_60 {
	margin-top:60px;
}
.mar_t_70 {
	margin-top:70px;
}
.mar_t_85 {
	margin-top:85px;
}

.mar_b_10 {
	margin-bottom: 10px;
}
.mar_b_20 {
	margin-bottom: 20px;
}
.mar_b_40{
	margin-bottom:40px;
}
.mar_b_50{
	margin-bottom:50px;
}
.mar_b_70{
	margin-bottom:70px;
}

.mar_tb_25 {
	margin:25px auto;
}
.mar_tb_30 {
	margin:30px auto;
}


/* その他 */
.f-s{
	font-size: 0.8em;
}

.clear {
	clear: both;
	height: 1px;
}

.center {
    text-align: center;
    margin: 10px auto;
}

.head_dairiten {
	width:1000px;
	margin-top:8px;
}

.head_dairiten span.tit {
	font-size:16px;
	display: block;
	font-weight: bold;
	color:#B4241F;
	position:absolute;
	left:50%;
	transform: translateX(-50%);
	}


.head_dairiten span.name {
	text-align:right;
	font-size:13px;
	width:400px;
	float:right;
	font-weight:normal;
	color:#000;
	}

.gray_title {
margin: 10px auto 5px auto;
}

.gray_title img {
width:1000px;
margin: 10px auto 5px auto;
}