/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, footer, header, nav, section {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	overflow: visible;
	box-sizing: content-box;
	height: 0
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active, a:hover {
	outline-width: 0
}


a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



abbr[title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	border-bottom: none
}
b, strong {
	font-weight: inherit;
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
dfn {
	font-style: italic
}
mark {
	color: #000;
	background-color: #ff0
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
padding:0;
border-style:none
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver
}
legend {
	display: table;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	color: inherit
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
outline-offset:-2px;
-webkit-appearance:textfield
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
font:inherit;
-webkit-appearance:button
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
[hidden], template {
display:none
}
html {
	font-size: 14px;
	word-wrap: break-word
}
img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto
}
li {
	margin-bottom: .5em;
	list-style-type: none
}
a {
	text-decoration: none
}
.layout_content {
	overflow: hidden;
	padding: 2%
}
.layout_container, .layout_content {
	max-width: 1200px;
	margin: auto
}
.box_layout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 900px;
	margin: 0 auto
}
.box_layout .box_item {
	box-sizing: border-box
}


.box_layout2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 670px;
	margin: 0 auto
}
.box_layout2 .box_item {
	box-sizing: border-box
}




.layout_contents>section {
	padding-bottom: 50px
}
@media screen and (max-width:767px) {
.layout_contents>section {
	padding-bottom: 40px
}
}
.logo {
	float: left;
	max-width: 230px
}
.btn_sp_menu, .global_nav, .sp_menu {
	display: none
}
@media screen and (max-width:767px) {
.btn_sp_menu {
	font-size: 8.4px;
font-size:.6rem;
	z-index: 100;
	display: block;
	float: right;
	box-sizing: border-box;
	width: 60px;
	padding: 10px 0;
	color: #fff;
	border: 1px solid #fff;
	background: #184a8a
}
.btn_sp_menu:focus {
	outline: none
}
.btn_sp_menu .close {
	display: none
}
.btn_sp_menu.sp-menu_open {
	color: #184a8a;
	border: 1px solid #184a8a;
	background: #fff
}
.btn_sp_menu.sp-menu_open .close {
	display: block
}
.btn_sp_menu.sp-menu_open .open, .sp_menu {
	display: none
}
.sp_menu {
	box-sizing: border-box;
	width: 100%;
	height: 0;
	margin: 50px 0;
	padding: 5% 3%;
	-webkit-transition: height .8s ease-out .3s;
	transition: height .8s ease-out .3s;
	border: 1px solid #184a8a;
	background: #fff
}
.sp_menu.sp-menu_open {
	display: block;
	height: auto
}
.sp_menu .globalNav_item a {
	display: block;
	width: 100%;
	padding: 10px 0;
	text-indent: 1em;
	color: #184a8a
}
.privacypolicy {
	display: none
}






}
.global_nav {
	font-size: 11.2px;
font-size:.8rem;
	display: none;
	float: right;
	width: 100%;
	max-width: 740px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff
}
@media screen and (min-width:768px) {
.global_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
}
.global_nav .globalNav_item {
	margin: 0;
	list-style-type: none;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.global_nav .globalNav_item a {
	display: block;
	padding: 15px 0;
	color: #fff;
	border-top: 2px solid hsla(0,0%,100%,0)
}
.global_nav .globalNav_item a:hover {
	border-top: 2px solid #fff;
	background: #fff;
	background: hsla(0,0%,100%,.2)
}
.link {
	padding-top: 10px;
	padding-bottom: 10px
}
.link li {
	margin-bottom: 5px;
	list-style: circle
}
.link li a {
	margin-bottom: 10px
}
.img_rounded {
	border-radius: 5px
}
.img_circle {
	border-radius: 50%
}
.img_thumbnail {
	line-height: 1.42857143;
	display: inline-block;
	width: 100%\9;
	max-width: 100%;
	height: auto;
	padding: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #fff
}
.btn, .btn_box {
	margin: 20px auto
}

.btn2, .btn_box {
	margin: 20px auto
}

.btn {
	font-size: 9.799px;
font-size:.7rem;
	display: block;
	min-width: 150px;
	max-width: 150px;
	padding: 8px 0;
	text-align: center;
	color: #184a8a;
	border: 1px solid #184a8a
}

.btn1 {
	font-size: 9.799px;
font-size:.7rem;
	display: block;
	min-width: 150px;
	max-width: 150px;
	padding: 8px 0;
	text-align: center;
	color: #184a8a;
	border: 1px solid #184a8a
}


.btn2 {
	font-size: 20px;
	line-height:1.5em;
	display: block;
	min-width: 150px;
	max-width: 350px;
	padding: 8px 0;
	text-align: center;
	color: #184a8a;
	border: 1px solid #184a8a
}


.btn2 span{
	font-size: 15px;
	
}



.btn.btn_sub_color, .btn:hover {
	color: #fff;
	background: #184a8a
}
.btn.btn_sub_color {
	border: 1px solid #fff
}
.btn.btn_sub_color:hover {
	color: #184a8a;
	border: 1px solid #184a8a;
	background: #fff
}


.btn.btn_sub_color2, .btn:hover {
	color: #184a8a;
	background: #fff;
	
}
.btn.btn_sub_color2 {
	border: 1px solid #184a8a;
}




.btn.btn_large {
	padding: 20px 10px
}

.btn1.btn_large {
	padding: 20px 10px
}

.btn.btn_large, .btn.circle {
	font-size: 14px;
	font-size: 1rem
}

.btn1.btn1_large, .btn1.circle {
	font-size: 14px;
	font-size: 1rem
}


.btn.circle {
	position: relative;
	width: 40px;
	min-width: 0;
	height: 30px;
	padding: 10px 5px;
	border-radius: 50%
}


.btn1.circle {
	position: relative;
	width: 40px;
	min-width: 0;
	height: 30px;
	padding: 10px 5px;
	border-radius: 50%
}


.btn.circle .character1 {
	display: block;
	margin: 7px 0
}


.btn1.circle .character1 {
	display: block;
	margin: 7px 0
}


.btn.btn_submit {
	background: #fff
}
.btn.btn_submit:hover {
	background: #184a8a
}
.btn.btn_contact:before {
	font-family: FontAwesome;
	margin-right: 1em;
	content: "\f0e0"
}

.btn2.btn_contact2:before {

}


.headline1 {
	padding: 0 0 20px;
	text-align: center;
	color: #184a8a
}
.headline1 .ja {
	font-size: 22.4px;
	font-size: 1.6rem;
	margin: 15px 0 10px
}
.headline1 .en {
	font-size: 14px;
	font-size: 1rem;
	margin: 0
}
.headline2 {
	padding: 20px 0;
	text-align: center;
	color: #184a8a;
	background: #eee
}
.headline2 .ja {
	font-size: 21px;
	font-size: 1.5rem;
	margin: 0 0 8px
}
.headline2 .en {
	font-size: 12.6px;
font-size:.9rem;
	margin: 0
}
.headline_color {
	max-width: 960px;
	margin: 30px auto;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	background: #184a8a
}
.headline3 {
  text-align: center;
  color: #184a8a;
  background: #eee;
  padding: 20px 0; }
  .headline3 .ja {
    font-size: 1.8rem;
    margin: 0 0 8px; }
  .headline3 .en {
    font-size: 0.9rem;
    margin: 0; }
.headline_text {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.5;
	max-width: 600px;
	text-align: center;
	color: #777
}
.headline_text, .headline_text2 {
	margin: 0 auto;
	margin-bottom: 1em
}
.headline_text2 {
	max-width: 800px;
	padding: 5%;
	color: #444
}
.headline_text3 {
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: .5em;
	padding: 2%;
	text-align: center;
	color: #444
}


.headline_text4 {
	text-align: center;
    margin: 0 auto;
    max-width: 600px;
    color: #444;
    margin-bottom: 0.5em;
    padding: 0 10% 0 10%;
 }

.headline_text5 {
	text-align: center;
    margin: 0 auto;
    max-width: 367px;
    color: #444;
    margin-bottom: 0.5em;
    padding: 0 10% 0 10%;
 }



.center_text {
	padding: 20px 0;
	text-align: center;
	color: #184a8a
}
.cap {
	font-size: 21px;
	font-size: 1.5rem;
	color: #184a8a
}
.cap.icon1 {
	background: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 0
}
.cap.icon1, .cap.icon2 {
	padding: 25px 0 25px 90px
}
.cap.icon2 {
	background: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: 0
}
.cap2 {
	font-size: 14px;
	font-size: 1rem;
	width: 120px;
	padding: 5px 30px;
	text-align: center;
	color: #fff;
	background: #184a8a
}
.card_item .card_img {
	border-radius: 50%
}
.card_item .card_title {
	margin: 15px;
	text-align: center
}
.card_item .card_title a {
	color: #184a8a
}
.circleDesignText {
	font-size: 23.8px;
	font-size: 1.7rem;
	line-height: .5em;
	position: relative;
	max-width: 400px;
	margin: 30px auto 20px;
	padding: 50px 0;
	text-align: center;
	color: #184a8a
}
.circleDesignText p {
	text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff
}
.circleDesignText:after {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 150px;
	height: 150px;
	margin: auto;
	content: "";
	border: 1px solid #184a8a;
	border-radius: 50%
}
.nomal_list li {
	list-style: outside decimal
}
.none_list li {
	list-style-type: none
}
.kanji_list li {
	list-style-type: cjk-ideographic
}
.rooma_list li {
	list-style-type: lower-roman
}
.dot_list {
	color: #184a8a
}
.dot_list li {
	list-style-type: disc
}
.news_list {
	box-sizing: border-box;
	width: 90%;
	margin: 50px auto;
	padding: 5%;
	border: 1px solid #ddd
}
.news_list dt {
	margin-bottom: .8em
}
.news_list dt.new:after {
      padding: 3px 10px;
      margin: 0 0 0 10px;
      width: 200px;
      background: #184a8a;
      content: "NEW!!";
      color: #fff;
      font-size: 0.9rem; 
}
.news_list dd {
	margin: 0 0 1em;
	padding: 0 0 1em 0em;
    border-bottom: solid 1px #184a8a;
}
@media screen and (min-width:768px) {

	
.news_list dt {
	position: absolute;
	margin: 0 1em
}
.news_list dt.new:after {
	margin: 0 1em
}
.news_list dd {
	 padding: 0 0 1em 16em;
     border-bottom: solid 1px #184a8a;
}
}
.triangle_left {
	position: relative
}
.triangle_left:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: "";
	border: 20px solid transparent;
	border-left: 20px solid #fff
}
.triangle_right {
	position: relative
}
.triangle_right:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: "";
	border: 20px solid transparent;
	border-right: 20px solid #fff
}
#map_canvas_01, #map_canvas_02 {
	width: 100%;
	min-height: 250px
}
.breadcrumb_list {
	padding: 0;
	color: #184a8a
}
.breadcrumb_list .breadcrumb_list_item {
	display: inline-block
}
.breadcrumb_list .breadcrumb_list_item:first-child:before {
	font-family: FontAwesome;
	margin-right: 1em;
	content: "\f015"
}
.breadcrumb_list .breadcrumb_list_item:first-child:after {
	font-family: FontAwesome;
	margin: 0 1em;
	content: "\f054"
}
.table_design {
	width: 90%;
	max-width: 800px;
	margin: 0 auto 60px;
	border-top: 3px solid #184a8a
}
.table_design th {
	width: 30%;
	padding: 10px 1em;
	color: #fff;
	border-bottom: 1px solid #000;
	background: #184a8a
}
.table_design td {
	position: relative;
	width: 70%;
	padding: 10px 1em;
	background: #eee
}
@media screen and (min-width:768px) {
.table_design td:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -2px;
	width: 0;
	height: 0;
	margin: auto;
	content: "";
	border: 10px solid transparent;
	border-left: 10px solid #184a8a
}
}
@media screen and (max-width:767px) {
	
	.cap {
	font-size: 17px;
	color: #184a8a
}
	
	
	
.table_design td, .table_design th {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 1em;
	text-align: left
}
.table_design td {
	margin-bottom: 1em
}
}
.contact_form {
	box-sizing: border-box;
	max-width: 600px;
	margin: auto;
	padding: 5%
}
.contact_form .control-label {
	display: block;
	margin-bottom: 1em
}
.contact_form .label-danger {
	font-size: .8em;
	margin-left: 1em;
	color: #ff0303
}
.contact_form .help-block {
	font-size: 11.2px;
font-size:.8rem;
	margin: -15px 0 0;
	color: #aaa
}
.contact_form .form-control {
	display: block;
	width: 97%;
	margin-bottom: 1.6em;
	padding: 5px;
	border: 1px solid #888;
	background: #fff
}
.contact_form textarea {
	min-width:97%;
	min-height: 200px;
}
.contact_form .form-checkbox {
	padding: 20px 5%
}
.contact_form .form-checkbox input {
	margin-right: 1em;
	border: 1px solid #333
}


.form_group{
	margin-left:15px;
	margin-right:15px;	
	}
	
	
.form_textarea{
	margin-left:15px;
	margin-right:15px;	
	}



.layout_header {
	padding: 5px 3%;
	color: #fff;
	background: url(../images/common/header_bg.png);
	background-position: 50%;
	background-size: cover
}
.layout_header, .layout_header .heder_meta {
	overflow: hidden
}
.layout_header .heder_meta .description {
	font-size: 11.2px;
font-size:.8rem;
	float: left;
	margin: 10px 0
}
.layout_header .heder_meta .privacypolicy {
	font-size: 11.2px;
font-size:.8rem;
	float: right;
	margin: 10px 0;
	color: #fff
}
.layout_footer {
	padding-top: 30px
}
.layout_footer .footer_bg {
	padding: 20px 0;
	background-color: #184a8a
}
@media screen and (min-width:768px) {
.layout_footer .footer_bg {
	padding: 40px 0
}
}
.layout_footer .footer_bg a {
	color: #fff
}
@media screen and (max-width:767px) {
.layout_footer .box_layout {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center
}
}
.layout_footer .box_layout .box_item {
	width: 100%;
	padding: 0 2%
}
.layout_footer .box_layout .box_item .btn {
	margin-top: 40px
}
.layout_footer .f_logo {
	max-width: 250px;
	margin: 50px auto
}
.layout_footer .f_nav_box {
	font-size: 12.6px;
font-size:.9rem;
	box-sizing: border-box;
	height: 100%;
	margin: 0;
	padding: 5px 15px;
	border-left: 2px solid #fff
}
@media screen and (max-width:767px) {
.layout_footer .f_nav_box {
	display: none
}
}
.layout_footer .copyright {
	display: block;
	max-width: 900px;
	margin: 0 auto;
	padding: 8px 0
}
.layout_footer .copyright a {
	color: #777
}
.section_message {
	padding-top: 40px
}
.section_message .box_layout {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.section_message .box_item {
	width: 50%;
	max-width: 190px;
	padding: 5%
}
@media screen and (min-width:768px) {
.section_message .box_item {
	width: 25%;
	padding: 2%
}
}
.section_service .box_layout {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.section_service .box_layout .box_item {
	width: 100%
}
@media screen and (min-width:768px) {
.section_service .box_layout .box_item {
	width: 50%
}
.section_service .box_layout .box_item:nth-child(2) {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
}
.section_service .section_service_text {
	box-sizing: border-box;
	padding: 5% 7%
}
.section_service .dot_list {
	padding-left: 80px
}
.section_recruit .box_layout {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}



.section_recruit .box_layout .box_item {
	width: 100%
}
@media screen and (min-width:768px) {
.section_recruit .box_layout .box_item {
	width: 50%
}
}
.section_recruit .section_recruit_text {
	padding: 50px 5%;
	text-align: left
}
.section_recruit .section_recruit_text .cap {
	margin-bottom: 30px
}
.section_access .box_layout {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.section_access .box_layout .box_item {
	width: 100%
}
.section_access .box_layout .box_item .btn_box {
	overflow: hidden;
	margin-bottom: 10px;
	padding-right: 30px
}
.section_access .box_layout .box_item .btn_box .btn {
	float: right;
	margin: 0 10px 0 0
}

.section_access .box_layout .box_item .btn_box .btn1 {
	float: right;
	margin: 0 10px 0 0
}


@media screen and (min-width:768px) {
.section_access .box_layout .box_item {
	width: 50%
}
.section_access .box_layout .box_item:nth-child(2) {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
}
.section_access .section_access_text {
	padding: 0 10% 30px
}
.section_access .list {
	font-size: 12.6px;
font-size:.9rem;
	padding: 0;
	color: #184a8a
}
.section_link {
	padding: 20px 0;
	background: #eee
}
.section_link .box_layout {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 650px;
}

.section_link .box_layout2 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}


.section_link .box_item {
	max-width: 280px;
	margin: 5px auto
}


.rec_bn {
	max-width: 320px;
	margin: 5px auto
}



.page_service .box_layout {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.page_service .box_item {
	max-width: 450px;
	padding: 50px 5%
}
.page_service .box_item .img_circle {
	width: 60%;
	margin: auto
}
.page_recruit .flow_content {
	max-width: 900px;
	margin: 0 auto
}
.page_recruit .flow_content_item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.page_recruit .flow_content_item .step_box {
	width: 374px;
	padding: 0 30px
}
.page_recruit .flow_content_item .text_box {
	width: 374px;
	padding: 20px 30px
}
.page_recruit .flow_content_item .text_box p {
	margin: .3em 0
}
@media screen and (min-width:768px) {
.page_recruit .flow_content_item .text_box {
	padding: 10px 30px
}
}
.page_recruit .flow_content_item:after {
	position: absolute;
	right: 0;
	bottom: -10px;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: "";
	border: 10px solid transparent;
	border-top: 10px solid #184a8a
}
.page_recruit .btn_contact {
	max-width: 200px
}

.page_recruit .btn_contact2 {
	max-width: 300px
}


.sosikizu_box {
	max-width: 600px;
	margin: auto
}
.page_privacy_policy .privacy_policytext {
	line-height: 1.6em;
	box-sizing: border-box;
	max-width: 800px;
	margin: 60px auto;
	padding: 0 5%
}
.page_privacy_policy .privacy_policytext li {
	margin-bottom: 1em
}




/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0 auto 0 auto;
	margin-top: 5px;
}



/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	text-align:center;
}



.col a {
 display: block;
 color: #184a8a;
 height:40px;
 font-size:10px;
}
.col a:hover {
 color: #0099CC;
}

.col i:before {
 font-size: 18px;
 margin-bottom:3px;
}




.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.68%;
}
.span_3_of_5 {
	width: 59.36%;
}
.span_2_of_5 {
	width: 39.04%;
}
.span_1_of_5 {
	width: 17.95%;
	height:40px;
}







.telbutton a {
	width: 320px;
	background-color: #003399;
	border-radius: 3px;
	box-shadow: 0 3px 0 rgba(136,136,136,1);
	color: #ffffff;
	display: block;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 10px auto;
	padding: 10px 0;
}
.telbutton a:hover {
  box-shadow: 0 1px 0 rgba(136,136,136,1);
  margin: 12px auto 8px;
}


.telbutton span{
	font-size: 15px;
	
}


.sp{
	display:none;
	
	}
	
.pc{
    display:block;
	
	}


#spfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-top: 1px solid #184a8a0;
}



@media screen and ( max-width:479px )
{
	
.smal {
	font-size:12px;
	
	
	}	
	
.sp{
	display:block;
	
	}
	
.pc{
    display:none;
	
	}

}
