@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
    line-height: 1.8em;
    color: #333;
    letter-spacing: 1px;
    -webkit-text-size-adjust: 100% !important;
    padding-top: 0.1px;}
* {
	margin: 0;
	padding: 0;}
img {
	 max-width: 100% !important;
	 height: auto !important; }
p {
    color: #333;
    line-height: 2.5;
    padding: 1% 2%;
    font-size: 18px;}
dl {
	padding: 2%;}
dt {
	font-size: 18px;
    line-height: 1.7;
    padding: 1% 0;}
dd {
	font-size: 18px;
    line-height: 1.7;}

.sp_br {
    display: none;}
.br1-sp {
    display: none;}
a:hover img {
    opacity: 0.7;}
@media screen and (max-width: 768px) {
img {
	 max-width: 100% !important;
	 height: auto !important;}
p {
    font-size: 16px;
    padding: 3% 5%;
    line-height: 2.5;}
dd {
	  font-size: 15px;
      line-height: 2.5;
      padding: 2% 0;} 
.sp1_br {
    display: block;
    margin: 6% 0;}
.br1-sp {
    display: block;}
}

footer {
	padding: 40px 0px 20px 0px;
    background-color: #FF8C00;
    height: auto;}
.ftle {
	width: 480px;
    float: left;
    padding-right: 44px;
    border-right: 1px solid #fff;}
.fttext {
	font-size: 0.8em;
    line-height: 1.6em;
    margin: 20px 0px;
    color: #fff;}
.ftr {
	width: 220px;
    float: left;
    padding-left: 50px;}
.ft-menu-list {
	border-left: 5px solid #fff;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #fff;
    line-height: 1.2em;
    font-size: 0.9em;}
.ft-menu-list1 {
	border-left: 5px solid #fff;
    font-weight: bold;
    margin-bottom: 13px;
    padding-left: 10px;
    color: #fff;
    line-height: 1.2em;
    font-size: 0.9em;
    margin-top: 4%;}
.ft-menu {

}
.ft-menu ul {
   list-style: none;}
.ft-menu ul li {
	margin: 0pt 15px 0px 0px;
    padding: 0;
    font-size: 13px;
    line-height: 1.9em;}
.ft-menu ul li a {
	display: block;
    color: #666;
    text-decoration: none;
    color: #fff;} 
.ftl2 {
	width: 220px;
    float: left;
    padding-right: 40px;}
.ftinfo {
	font-size: 13px;
    color: #fff;
    padding-top: 15px;
    text-align: center;}
.sp_ftlogo {
	display: none;}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;}
#page-top a:hover {
    text-decoration: none;
    background: #999;}

@media screen and (max-width: 768px) {
footer {
	height: auto;
    padding: 22px 0 8px 0;}
.ftle {
	float: none;
    width: 100%;
    padding-right: 0px;
    border-right: none;
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;}
.fttext {
	margin-top: -2%;
    line-height: 1.9em;}
.ftr {
	padding-left: 0;
    float: none;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 3%;}
.ftl2 {
	float: none;
    width: 100%;}
.ft-menu ul li {
	line-height: 2em;}
.ftlogo {
	display: none;}
.sp_ftlogo {
	display: block;
    margin-top: -4%;
    width: 90%;}
#page-top {
    bottom: 11px;
    right: 4px;
    font-size: 57%;}
 #page-top a {
    width: 76px;
    padding: 10px 0px;
    opacity: 0.7;}
}