.responsive-hidden {
	display: none;
}

/* ------------------------------------------
                 for tablet
------------------------------------------ */

@media(max-width:768px){

body {
	-webkit-text-size-adjust:100%;
}

img {
	max-width: 100%;
	height: auto;
}

.pc-hidden {
	display: none;
}
	
#globalnavi-ver4 {
	height: auto;
	text-align: center;	
}

#globalnavi-ver4 .inner {
	height: auto;
}

#globalnavi-ver4 .inner #header-logoarea {
	width: 100%;
	padding: 0.5em 1em;
	box-sizing :border-box;
	float: none;
}

#globalnavi-ver4 .inner h1 {
	width: 57px;
	float: left;
	line-height: 1;
}

#globalnavi-ver4 .inner ul li a {
    padding: 0 1.2em;
    background: none;
}

.fixed {
    position: static;
}

#responsive-menu-btn {
    width: 30px;
	height: 30px;
	display: inline-block;
	float: right;
	padding: 0;
	font-size: 86%;
	line-height: 1;
	background: #ccc;
    border-radius: 2px;
    text-align: center;
}

#header-naviarea {
	display: none;
	width: 100%;
	float: none;
	border-top: solid 1px #333;
}

#globalnavi-ver4 #header-naviarea nav {
	width: 100%;
	float: none;
}

#globalnavi-ver4 #header-naviarea nav ul {
	float: none;
}

#globalnavi-ver4 #header-naviarea nav ul li {
	width: 50%;
	float: left;
	display: block;
}

#globalnavi-ver4 #header-naviarea nav ul li a {
	display: block;
	text-align: left;
	border-bottom: solid 1px #333;
	border-right: solid 1px #333;
}

#globalnavi-ver4 #header-search {
	width: 100%;
	float: none;
}

#header-search {
	width: 100%;
	float: none;
	padding-bottom: 1.7em;
}

#header-search form {
	width: 300px;
	margin: 0 auto;
}

#header-search input[type="text"] {
	width: 250px !important;
}

#header-search button {
	position: relative;
	left: -10px;
}

#header-bottom {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
}

#header-bottom h2 {
	width: 100%;
	float: none;
	text-align: center;
}

#localnavi {
	width: 100%;
	float: none;
	margin-top: 1em;
	text-align: center;
	border-top: solid 1px #e9e9e9;
}

#mainvisual {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 2em;
    margin-top: 0;
    position: relative;
    width: 100%;
}

#emergency a.emergency_inner {
    padding: 0.4rem 1em;
	font-size: 86%;
	text-align: center;
}

#mainvisual .inner {
	height: auto;
	padding: 1em 0;
}

#mainvisual .inner h3,
#mainvisual .inner h4 {
    position: static;
    text-align: center;
    width: 100%;
}

#mainvisual .catchcopy {
    position: static;
	margin-bottom: 1em;
    text-align: center;
}

#mainvisual .note {
	position: static;
	margin-bottom: 1em;
    text-align: center;	
}

#mainvisual .btngroup {
    position: static;
}

.content_col1 section.width100 .inner {
	max-width: 100%;	
}

.caselist {
	padding: 2em 0 !important;
    background-image: none;
}

.bx-wrapper {
	width: 90% !important;	
}

.case-image {
    float: none;
    width: 100%;
	margin-bottom: 1em;
	text-align: center;
}

.case-image img {
	display: inline;	
}

.case-detail {
    float: none;
    width: 100%;
	text-align: center;
}

.slidebox {
	width: 100% !important;
	height: auto !important;
}

#content-bottom .inner {
    padding: 2.4em 0 1.5em;
}

footer {
	
}

footer .inner {
    max-width: 100%;
    padding: 2.2rem 0;
}

#footer-navi {
    float: none;
    width: 100%;
}

.footer-navi-detail {
	text-align: center;	
}

.footer-navi-detail ul li {
	display: inline-block;	
}

#footer-logo {
	width: 100%;
    border-right: none;
    float: none;
    margin-right: 0;
	margin-bottom: 1em;
    padding: 0;
	text-align: center;
}

#footer-sicialbtn {
    float: none;
    padding-top: 1rem;
    text-align: center;
    width: 100%;
}

.col {
	width: 100%;
	float: none;	
	margin-bottom: 2em;
	margin-left: 0em;
}

footer#sa-common-footer {
	text-align: center;
}

footer#sa-common-footer .footer_info {
	width: 100%;
	float: none;
}

footer#sa-common-footer .footer_info ul {
	margin-bottom: 10px;
}

footer#sa-common-footer .footer_info ul li {
	display: inline-block;
	margin: 0 0.5em;
}

footer#sa-common-footer .footer_nav {
	display: none;
	width: 100% !important;
	float: none;
	margin-top: 1em;
}

footer#sa-common-footer .footer_nav p {
	margin-bottom: 5px;
}

footer#sa-common-footer .footer_nav ul {
	margin-bottom: 10px;
}

footer#sa-common-footer .footer_nav ul li {
	display: inline-block;
	margin: 0 0.5em;
}

.content_col2 article {
	max-width: 100%;
	float: none;
	padding: 0 1em;
}

.content_col2 aside {
	width: 100%;
	float: none;
}

.content_col2 aside section nav#banners {
	text-align: center;
}

.content_col2 aside section nav#banners li {
	display: inline-block;
	margin: 0 0.5em;
	border-bottom: none;
}

#entry-date-head {
	padding: 0 1em;
}

h1#entry-ttl {
	padding: 0 15px;
}

#socialbtns {
	text-align: center;
}

#socialbtns .socialbtn {
	display: inline-block;
	vertical-align: top;
}

/* Inquiry */

#content #header-tab-navi {
	padding: 0 0 1em 0;
	margin-top: 0;
}

#header-tab-navi .inner ul li {
	width: 50%;
	text-align: center;
}

#header-tab-navi .inner ul li a {
	display: block;
	padding-left: 0;
	padding-right: 0;
    font-size: 86%;
}

#mailform textarea {
	width: 100%;
}

.submitbox .btn-large {
	width: 100%;
}

#globalnavi .inner {
	width: 100%;
}

article iframe {
    max-width: 100% !important;
}

.content-404 {
padding-left: 1em;
padding-right: 1em;
box-sizing: border-box;
}

}





/* ------------------------------------------
                  for sp
------------------------------------------ */

@media(max-width:480px){
	
#globalnavi-ver4 {
	height: auto;
}
	
#globalnavi-ver4 .inner {
	height: auto;
	margin: 0 auto;
	line-height: 1;
}

#globalnavi-ver4 .inner ul {
	padding-bottom: 0.5em;
	text-align: center;
	font-size: 79%;
}

#globalnavi-ver4 .inner ul li {
	width: 100%;
	float: none;
}

#globalnavi-ver4 #header-naviarea nav ul li a {
padding: 1em 1em;
}

#globalnavi-ver4 .inner ul li a:hover {
background: #555;
text-decoration: none;
}

#globalnavi-ver4 .inner ul li.current a {
background: none;
}

#globalnavi-ver4 #header-naviarea nav ul li:nth-child(even) a {
border-right: none;
}

#header-bottom {
	padding-left: 0;
	padding-right: 0;
}

#localnavi ul li {
	box-sizing: border-box;
	width: 50%;
	height: auto;
	display: block;
	float: left;
	background: none;
	border-bottom: solid 1px #e9e9e9;
}

#localnavi ul li:nth-child(2n+1) {
	border-right: solid 1px #e9e9e9;	
}

#localnavi ul li a {
	display: block;
	line-height: 1;
	padding: 1em 0.5em;
	background: #f6f6f6;
}

#mainvisual .catchcopy {
	padding-left: 1em;
	padding-right: 1em;
	box-sizing: border-box;
}

#mainvisual .btngroup {
	display: block;	
}

#mainvisual .btngroup a {
	min-width: 150px;
    width: 33%;
}

#mainvisual .btngroup a span {
}

#content h1.hline:before {
	display: none;	
}

.bx-wrapper {
    width: 80% !important;
}

#content h1.section-ttl {
	font-size: 25px;
}

/* Inquiry */

#content #header-tab-navi {
	height: auto;
	margin-bottom: 0;
}

#header-tab-navi .inner ul {
    height: auto;
}

#header-tab-navi .inner ul li {
	width: 100%;
	float: none;
	display: block;
}

#header-tab-navi .inner ul li a {
    display: none;
    padding: 1.5em 1em; 
    border-right: none;
    line-height: 120%;
    border-bottom: solid 1px #e9e9e9;
    font-size: 79%;
}

#mailform {
	width: 100%;
}

#mailform .labelbox {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
}

#mailform .inputbox {
    width: 100%;
    float: none;
}

#mailform input[type="text"] {
width: 100%;
box-sizing: border-box;
}

.input-large {
	width: 100%;
}

#mailform select {
	width: 100%;
}

.formError .formErrorContent {
width: 100%;
}

}
