@charset "utf-8";
/* CSS Document */

/* @import url(../other/fonts.googleapis.com_42e599); */

/*共通*/
body {
-webkit-text-size-adjust: 100%;
}
.cp_cont{
	display: none;
}
.text-wrap{
	display: inline-block;
}
.container{
	max-width: 1000px;
	margin: auto;
}
img{
	max-width: 100%;
	height: auto;
}
.red{
	color: #ff0000;
}
.bold{
	font-weight: bold;
}
.txt_bottom{
	margin-bottom: 30px;
}
.sp_br{
	display: none;
}
.sp_img{
	display: none;
}
.under{
	background: linear-gradient(transparent 60%, #ffcc66 50%);
	display: inline;
}
.center{
	text-align: center;
}
.text_wrap{
	display:inline-block;
}
/* ==========================
header
============================= */

.hd_inner{
	width: 100%;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hd_inner h1{
	margin: 0 30px;
	}
.hd_right{
	display: flex;
	align-items: center;
	padding: 0 30px;
}
.hd_menu{
	display: flex;
	margin-right:20px;
}
.hd_menu li{
	border-right: 1px solid #888888;
	padding: 0 20px;
}
.hd_menu li:last-child{
	border-right: none;
}
.hd_menu li a{
	text-decoration: none;
}
/* mainvisual
==================================*/
.mainvisual{
	text-align: center;
	padding: 35px 0;
	color: #fff;
	overflow: hidden;
}
.mainvisual h1{
	background: url(../images/main_title_icon.png) no-repeat top center;
	border-bottom: 3px solid #fff;
	display: inline-block;
	padding: 50px 90px 15px 90px;
	margin-bottom: 15px;
	font-size: 250%;
	font-weight: bold;
}
.mainvisual_lead{
	max-width: 500px;
	margin: auto;
}
/* section
==================================*/
.section{
	padding: 70px 0;
	max-width: 1000px;
	margin: auto;
	overflow: hidden;
}

.section h2{
	color: #0071bc;
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 50px;
}
/* table
==================================*/
table{
	border: 2px solid #0066cc;
	margin-bottom: 70px;
	width:100%;
}
table:last-child{
	margin-bottom: 0px;
}

table th,table td{
	padding: 30px;
}

table td{
	border-bottom: 2px solid #989898;
}
table th{
	background-color:#e6e6e6;
	width: 200px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 2px solid #989898;
}
table tr:last-child th,table tr:last-child td{
	border-bottom: none;
}


/* page-pankuzu
==================================*/
.pankuzu-outer{
	padding: 15px 0;
	background-color:#c0d3ce;
}
.page-pankuzu{
	width: 1000px;
	margin: auto;
	overflow: hidden;
	text-align: center;
}
.page-pankuzu li {
	display: inline-block;
	margin-right: 5px;
	line-height: 1.6em;
	color: #000;
	text-align: left;
}
.page-pankuzu li a{
	color: #054e3c;
}
.page-pankuzu li:after {
	content: " > ";
	color:#000;
	font-weight: bold;
}
.page-pankuzu li.pankuzu-last:after {
	content: "";
}
.page-pankuzu a {
	margin-right: 5px;
	text-decoration: underline;
}
li.pankuzu-last {
	margin-right: 0;
}


/* ==========================
footer
============================= */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: -50px;
  background:#000;
  opacity: 0.6;
  border-radius: 50%;
  right: 3%;
  z-index: 999999;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top:-15px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.logo{
	width: 100%;
	margin-top: 40px;
}
.logo img{
	width: 100%;
	height: auto;
}
footer{
	background:#0071bc;
	color: #fff;
	background-size:cover;
	bottom: 0;
	position: relative;
	overflow: hidden;
	padding: 0 40px;
}
footer .ft_inner{
	display: flex;
	justify-content: space-between;
	flex-direction : row-reverse;
	position: relative;
	padding: 40px 0;

}

.ft_list{
}
.ft_list li{
	margin-bottom: 5px;
	color: #fff;
}
.ft_list li a{
	color: #fff;
}
.ft_list li.second{
	background: url(../images/icon01.png) no-repeat left center;
}
.ft_list li.third{
	background: url(../images/icon02.png) no-repeat left center;
	margin-left: 20px;
}
footer .right{
	line-height: 2;
	overflow: hidden;
}
footer .right .name{
	margin-bottom: 20px;
}
footer address{
	line-height: 2;
	margin-bottom: 30px;
}

footer .right .bold{
	font-size: 129%;
}
footer ul{
	float: left;
	margin-right: 40px;
}
footer ul:first-of-type{
	margin-left: 30px;
}

footer ul li{
	padding-left: 20px;
	font-size: 88%;
}

footer ul li a{
	color: #000000;
	text-decoration: none;
	}
footer .small_txt{
	font-size: 88%;
	}
address a[href^="tel:"] {
  color:#fff;
  text-decoration: none;

}
#copyright{
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size:93%;
	color: #fff;
	text-align: right;
	background:url(../images/ft_bg01.png) repeat-x;
	padding: 20px 0;
	
}
#copyright p{
	text-align: left;
}
#copyright img{
	margin-top: 5px;
}
  

.ft_twitter {
    margin: 30px 0 0;
    line-height: 1.5em;
    font-size: 88%;
    display: flex;
    align-items: center;
}
.ftimg_twitter {
    max-width: 40px;
    display: inline-block;
    margin: 0px 15px 0 0;
}

@media print {
	body{
		width: 1100px;
		margin:auto;
		font-family: sans-serif, "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Helvetica", "Arial", "Verdana";
		
	}
	.hd_contact_btn img{
		width: 150px;
	}
	
	
}
@page {
	size: A4;
	margin: 5mm;
}