@charset "utf-8";

html,body {
	width: 100%;
	height: 100%;
}

html {
	height: 100%;
	overflow-y: scroll;
}
/*--Reset-----------------------------------------------------------*/

a {
	text-decoration: none;
}

img {
	border: none;
}

ul,ol {
	list-style: none;
}

body {
	font-weight: normal;
	line-height: 1.2;
	margin-left: 0px;
}

h1 {
	font-size: 100%;
}

h2,h3,h4,h5,h6 {
}

#scrollUp {
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    background: #555;
    color: #fff;
}
/*--Link------------------------------------------------------------*/

a,
a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover,
a:active {
	color: #920E11;
}

a:focus {
	outline: none;
}

/*--HTML5-----------------------------------------------------------*/

article,aside,details,footer,header,hgroup,menu,nav,section,summary {
	display: block;
}


#column-main p {
}

#column-left p {
}

#wrap-btm p {
}

ol, ul, ,li {
    list-style: none;
}

@media screen and (min-width: 0px) and (max-width: 479px) {

h1 {
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: left;
	color: #9A9A9A;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #656565;
	margin-left: 10px;
	margin-right: 10px;
}

#contents {
	margin: 0 0 10px 0;
}

#column-main {
	min-height: 500px;
}
#contact {
	display: none;
}

#address {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#address .text1 {
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#address .text2 {
	font-size: 12px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 0px;
}
#address .rogo {
	text-align: center;
	display: block;
	margin-top: 20px;
}

#column-left {
	display: none;
}
#column-left-tablet {
	display: none;
}
#spmenu {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#column-left-sp {
	text-align: center;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#left-b {
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#left-line {
	text-align: center;
}
#left-pdf {
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
}
#left-link-l {
	padding-top: 5px;
	float: left;
}
#left-link-r {
	padding-top: 5px;
	float: right;
	display: none;
}

#btn-sp-l {
	width: 49%;
	padding-bottom: 5px;
	float: left;
	font-size: 18px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
#btn-sp-r {
	width: 49%;
	padding-bottom: 5px;
	float: right;
	font-size: 18px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
#column-left-sp .clear {
	clear: both;
}
#btn-sp-l2 {
	width: 33%;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	float: left;
	margin-right: 1%;
}
#btn-sp-r2 {
	width: 32%;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	float: right;
}

.btn-sp-1 a {
	display: block;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none;
	background-color: #004b82;
	padding-top: 25px;
	padding-bottom: 25px;
}
.btn-sp-2 a {
	display: block;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none;
	background-color: #097ed3;
	padding-top: 25px;
	padding-bottom: 25px;
}
.btn-sp-3 a {
	display: block;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none;
	background-color: #8C8C8C;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn-sp-1 a:hover {
	background-color: #a5d5f8;
}
.btn-sp-2 a:hover {
	background-color: #a5d5f8;
}
.btn-sp-3 a:hover {
	background-color: #727272;
}

#footer {
	background: #7f9ab1;
	width: 100%;
	text-align: center;
}
#footer-img {
	text-align: center;
	background-image: url(../img/footerbg.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
}
#footer-link {
	font-size: 12px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
	display: none;
}
#footer-reserved {
	font-size: 12px;
	padding-bottom: 70px !important;
	text-align: center;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
	opacity: 0.8;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #364979;
}

/**/}


@media screen and (min-width: 480px) and (max-width: 768px) {

#column-main {
	width: 100%;
}

h1 {
	padding-top: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	color: #9A9A9A;
}
h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 22px;
	color: #656565;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
	width: 670px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#contents {
	margin: 0 0 10px 0;
}
#column-main {
	min-height: 500px;
}
#contact {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 670px;
}
#contact-title {
	float: left;
	width: 150px;
}
#contact-tel {
	float: right;
	width: 520px;
}
#contact .clear {
	clear: both;
}

#address {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 670px;
	padding-bottom: 15px;
}
#address .text1 {
	font-size: 20px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#address .text2 {
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
}
#address .rogo {
	text-align: center;
	display: block;
	margin-top: 20px;
}

#column-left {
	display: none;
}
#column-left-sp {
	display: none;
}
#tabletmenu {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 670px;
}
#column-left-tablet {
	width: 670px;
}
#leftbtn {
	text-align: center;
	padding-bottom: 20px;
	width: 215px;
	padding-top: 15px;
	float: left;
}
#centerbtn {
	text-align: center;
	padding-bottom: 20px;
	width: 200px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#rightbtn {
	text-align: center;
	padding-bottom: 20px;
	width: 215px;
	padding-top: 15px;
	float: right;
}
#tabletmenu .clear {
	clear: both;
}
#left-b {
	text-align: center;
	padding-bottom: 10px;
	width: 215px;
}
#left-line {
	text-align: center;
	width: 215px;
}
#left-pdf {
	width: 215px;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
}
#left-link {
	width: 215px;
	padding-top: 10px;
}
#left-link-non {
	width: 215px;
	padding-top: 10px;
	display: none;
}

#btn-l {
	width: 105px;
	height: 105px;
	padding-bottom: 5px;
	float: left;
	font-size: 18px;
	font-family: fon-gr;
}
#btn-r {
	width: 105px;
	height: 105px;
	padding-bottom: 5px;
	float:right;
	font-size: 18px;
	font-family: fon-gr;
}
.btn-1 a {
	display: block;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none;
	padding-top: 42px;
	padding-bottom: 42px;
	background-color: #004b82;
}
.btn-2 a {
	display: block;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none;
	padding-top: 42px;
	padding-bottom: 42px;
	background-color: #097ed3;
}
.btn-3 a {
	display: block;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none;
	padding-top: 42px;
	padding-bottom: 42px;
	background-color: #097ed3;
}
.btn-1 a:hover {
	background-color: #a5d5f8;
}
.btn-2 a:hover {
	background-color: #a5d5f8;
}
.btn-3 a:hover {
	background-color: #a5d5f8;
}

#footer {
	background: #7f9ab1;
	width: 100%;
	text-align: center;
}
#footer-img {
	text-align: center;
	background-image: url(../img/footerbg.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
}
#footer-link {
	font-size: 12px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
#footer-reserved {
	font-size: 12px;
	padding-bottom: 50px;
	text-align: center;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
	opacity: 0.8;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #364979;
}

/**/}


@media screen and (min-width: 769px) {

h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	color: #9A9A9A;
}
h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 22px;
	color: #656565;
	padding-top: 0px;
	padding-bottom: 5px;
}

#header header  {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 35px;
	color: #999999;
	font-size: 10px;
	text-align: right;
}

#contents {
	overflow: hidden;
	width: 900px;
	margin: 0 auto 10px auto;
}

#column-main {
	float: right;
	width: 670px;
}
#main {
	width: 670px;
	font-weight: bold;
	vertical-align: text-bottom;
}
#contact {
	width: 670px;
	padding-top: 50px;
	padding-bottom: 15px;
	height: 175px;
}
#contact-title {
	float: left;
	width: 150px;
}
#contact-tel {
	float: right;
	width: 520px;
}
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
        -moz-transition: 0.3s ease-in-out;  
             -o-transition: 0.3s ease-in-out;  
                   transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.7;  
    filter: alpha(opacity=60);  
}   
#address {
	width: 670px;
	padding-bottom: 15px;
}
#address .text1 {
	font-size: 20px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#address .text2 {
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#address .rogo {
	text-align: center;
	display: none;
}

#column-left {
	float: left;
	width: 215px;
}
#column-left-tablet {
	display: none;
}
#column-left-sp {
	display: none;
}
#leftrogo {
	text-align: center;
	padding-bottom: 20px;
}
#leftbtn {
	text-align: center;
	padding-bottom: 20px;
	width: 215px;
}
#btn-l {
	width: 105px;
	height: 105px;
	padding-bottom: 5px;
	float: left;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#btn-r {
	width: 105px;
	height: 105px;
	padding-bottom: 5px;
	float: right;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.btn-1 a {
	padding-top: 42px;
	padding-bottom: 42px;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-color: #004b82;
}
.btn-2 a {
	padding-top: 42px;
	padding-bottom: 42px;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-color: #097ed3;
}
.btn-3 a {
	padding-top: 32px;
	padding-bottom: 32px;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-color: #097ed3;
}
.btn-1 a:hover {
	background-color: #a5d5f8;
}
.btn-2 a:hover {
	background-color: #a5d5f8;
}
.btn-3 a:hover {
	background-color: #a5d5f8;
}
#left-b {
	text-align: center;
	padding-bottom: 10px;
	width: 215px;
}
#left-line {
	text-align: center;
	width: 215px;
}
#left-pdf {
	width: 215px;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
}
#left-link {
	width: 215px;
	padding-top: 10px;
}
#left-link-non {
	width: 215px;
	padding-top: 10px;
	display: none;
}

#footer {
	background: #7f9ab1;
	width: 100%;
	text-align: center;
}
#footer-img {
	text-align: center;
	background-image: url(../img/footerbg.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
}
#footer-link {
	font-size: 12px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
#footer-reserved {
	font-size: 12px;
	padding-bottom: 50px;
	text-align: center;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
	opacity: 0.8;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #364979;
}

@font-face {
    font-family: 'font-gl';
    src: url('http://signaldesign.heteml.jp/font/rounded-l-mplus-1c-light.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'font-gl';
	src: url('http://signaldesign.heteml.jp/font/rounded-l-mplus-1c-light.eot');  /* IE9 Compat Modes */
}

@font-face {
    font-family: 'fon-gr';
    src: url('http://signaldesign.heteml.jp/font/rounded-l-mplus-1c-regular.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'fon-gr';
	src: url('http://signaldesign.heteml.jp/font/rounded-l-mplus-1c-regular.eot'); /* IE9 Compat Modes */
}
@font-face {
    font-family: 'fon-gb';
    src: url('http://signaldesign.heteml.jp/font/rounded-mplus-1c-bold.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'fon-gb';
	src: url('http://signaldesign.heteml.jp/font/rounded-mplus-1c-bold.eot'); /* IE9 Compat Modes */
}

/**/}
