@charset "UTF-8";

/* Layout */



a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #A8AFB5;
	text-decoration: none;
}
a:hover {
	color: #FEB17D;
	text-decoration: none;
}
a:active {
	color: #FED2E0;
	text-decoration: none;
}


.style1 {
	color: #F66;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.style2 {
	color: #39C
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #06C;
}
.style3 {color: #D20E33}
.style4 {
	color: #74B4CD
}
body{
	font-family:sans-serif;
}
#foot #footmap h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 200px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../top/footicon.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-attachment: scroll;
	line-height: 20px;
	color: #fff;
}
#wrap{
	background-attachment: scroll;
	background-image: url(../top/topback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#head{
	text-align: right;
	padding-right: 10px;
}
#head h1{
	font-size:14px;
	padding-left: 10px;
}
#logo{
	padding-left: 10px;
	padding-top: 10px;
}
#to{
	padding-bottom: 4px;
	padding-top: 20px;
}
#to:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
content: ".";
}
#toptoi{
	float: right;
	width: 74px;
	margin-right: 10px;
}
#toptel{
	float: right;
	width: 74px;
	margin-right: 10px;
}
#topmail{
	float: right;
	width: 74px;
	margin-right: 15px;
}
#title{
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 18px;
	clear: both;
}
.titlecopy{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.photo{
	clear: both;
	padding-top: 10px;
	width: 100%;
	padding-bottom: 5px;
}
.photo:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
content: ".";
}
.photo .photoleft{
	float: left;
	width: 175px;
	padding-left: 12px;
}
.photo .photoleft .cap{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
}
.photo .photoright{
	float: left;
	width: 350px;
	padding-right: 12px;
	padding-left: 25px;
}
.photo .photoright .cap{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
}

.pagecopy{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	clear: both;
}
#page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: 0;
	background: #3f98ef;
	opacity: 0.6;
	border-radius: 50%;
	margin-right: 15px;
	margin-bottom: 20px;
}
#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: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#foot{
	clear:both;
	height: 1230px;
	background-image: url(../top/footback.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin-top: 20px;
}
#foot:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
content: ".";
}

#foot #footmap {
	float: left;
	padding-left: 10px;
	width: 210px;
	padding-top: 15px;
}
#foot #footmap ul {
	list-style-type: none;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 27px;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
}
#foot #footmap li {
	display: inline;
}

#foot #footto {
	float: right;
	padding-top: 30px;
	width: 98px;
	margin-right: 10px;
}
#foot #footto #foottoi {
	clear: both;
}
#foot #footto #foottel {
	padding-top: 20px;
	clear: both;
}
#foot #footto #footmail {
	clear: both;
	padding-top: 20px;
}
#foot #footto #foottop {
	padding-top: 20px;
	clear: both;
}
