@charset "utf-8";
/* CSS Document */

body,html{
	margin: 0;
	padding: 0;
	height:100%;
}
#container {
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
#contents {
    padding-bottom: 100px;
}
#to_top{
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
}

#header{
	border-bottom: 1px solid #ddd;
}
.header_inner, .about_inner, .terms_inner{
    width: 980px;
    margin: 10px auto 20px;
}

#header img{
	padding-top: 20px;
}

.about_inner img{
	margin: 0 auto;
	margin-top: 123px;
	margin-bottom: 12px;
}


#about table{
	width: 100%;
}
#about tr{
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 40px 0;
}

#about th{
	padding-left: 20px;
	width: 170px;
	text-align: left;
	font-size: 18px;
    color: #000;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-weight: bold;
}

#about td{
	line-height: 180%;
	font-size: 18px;
    color: #000;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-weight: normal;
}

.terms_inner img{
	margin: 0 auto;
	margin-top: 123px;
	margin-bottom: 52px;
}

#terms table{
	border-collapse: collapse;
}

#terms li, #terms td, #terms p{
	line-height: 180%;
	font-size: 14px;
    color: #000;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-weight: normal;
}
#terms .ttl {
	display: block;
	overflow: hidden;
}
#terms .ttl h2 {
	float: left;
	margin: 40px 0 0 0;
}
#terms .ttl p {
    font-size: 12px;
    width: 300px;
    float: right;
    text-align: right;
    margin: 20px 0 20px;
}
#terms h3{
	font-size: 18px;
    color: #000;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 40px 0 0 0;
}

.decimal{
	list-style-type: decimal;
}

.disc{
	list-style-type: disc;
}

.lower-alpha{
	list-style-type: lower-alpha;
}
#terms table{
	margin: 10px 0 40px 0;
}
#terms td{
	padding: 10px;
}

#terms ul{
	padding-left: 20px;
}
#terms li{
	margin: 0;
	padding-bottom: 5px;
}


#footer{
	margin-top: 52px;
}
.footer_inner{
	width: 980px;
	margin: 0 auto;
}
.footer_inner li a {
}

#footer h1{
	width: auto;
	font-size: 14px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    padding: 16px 0;
    margin: 0;
    font-weight: bold;
}
#footer h1 a {
	 text-decoration:none;
}

#footer ul{
	width: auto;
	margin: 0;
	padding: 0;
}

#footer ul li{
	display: inline;
}

#footer li a{
	display: inline-block;
	font-size: 12px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    padding: 16px 0 16px 10px;
}
#footer img{
	display: none;
}
.footer_sp {
	display:none;
}


@media (min-width: 980px) {
.footer_inner{
	width: 980px;
	margin: 0 auto;
}
.footer_inner:after{
    content: "";
    display: block;
    clear: both;
}

#footer h1{
	float: left;
	width: auto;
	font-size: 18px;
    padding: 16px 0;
}

#footer ul{
	float: right;
	width: auto;
	margin: 0;
	padding: 0;
}
.footer_sp {
	display:none;
}
}


@media (max-width: 980px) {
.header_inner, .about_inner, .terms_inner{
    width: auto;
    padding: 0 10px;
}

.about_inner img{
	width: 100%;
}

.terms_inner img{
	width: 100%;
}

.footer_inner{
	width: 100%;
}
#footer h1{
	margin-left: 10px;
	padding-bottom: 5px;
}
#footer li a{
	padding-top: 0;
}
.footer_sp {
	display:none;
}
}

@media (max-width: 600px) {
.about_inner img{
	margin-top: 52px;
	margin-bottom: 6px;
}
.terms_inner img{
	margin-top: 52px;
	margin-bottom: 26px;
}
#about tr{
	padding: 20px 0;
}
#about th{
	width: 60px;
}
#about th, #about td{
	font-size: 12px;
}
#terms h3{
    font-size: 14px;
}
#terms li, #terms td, #terms p{
	font-size: 12px;
}
#terms .ttl h2 {
	margin:20px 0 0 0;
}
#footer img{
	display: block;
	width: 95%;
	padding-left: 10px;
	padding-bottom: 26px;
}
.footer_sp {
	display:none;
}
}
@media (max-width: 480px) {
#footer{
	position:fixed;
	width: 100%;
	height: 100px;
	bottom: 0;
	z-index:50;
	background-color: rgba(0, 0, 0, 0.6);
}
.footer_inner{
	display:none;
}
.footer_sp {
	width:100%;
	display:block;
}
.footer_sp h1{
	font-size: 14px;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
	text-align:center;
	color: #fff;
}
.footer_sp li {
	float:left;
	width:92%;
	margin-left:14px;
}
#footer li a{
	padding: 5px 8px 3px 22px;
	text-align: center;
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-decoration:none;
}
.footer_sp li.tel {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f1a41e 0%, #f38f00 100%) repeat scroll 0 0;
    border: 2px solid #dc8700;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-bottom:10px;
	width:44%;
	float:left;
}
.footer_sp li.tel a {
    background: rgba(0, 0, 0, 0) url("../img/icon_tel.png") no-repeat scroll 18% 50% / 20px 20px;
    color: #fff;
    text-shadow: 0 1px 2px #e38706;
}
.footer_sp li.mail {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #ffffff 30%, #f2f2f2 100%) repeat scroll 0 0;
    border: 2px solid #ccc;
    border-radius: 6px;
	width:44%;
	float:left;
}
.footer_sp li.mail a {
    background: rgba(0, 0, 0, 0) url("../img/icon_mail.png") no-repeat scroll 12% 50% / 20px 14px;
    color: #00b179;
    text-shadow: 0 1px 2px #ccc;
}
#to_top {
    bottom: 80px;
    cursor: pointer;
    position: fixed;
    right: 20px;
    z-index: 100;
}
}
@media (max-width: 320px) {
	#footer li a{
	padding: 5px 8px 3px 22px;
	font-size:100%;
}
.footer_sp li.tel a {
    background: rgba(0, 0, 0, 0) url("../img/icon_tel.png") no-repeat scroll 15% 50% / 20px 20px;
}
.footer_sp li.mail a {
    background: rgba(0, 0, 0, 0) url("../img/icon_mail.png") no-repeat scroll 10% 50% / 20px 14px;
}
}